]> git.sesse.net Git - vlc/commitdiff
Run update-po and update Spanish translation by Javier Varela.
authorChristophe Mutricy <xtophe@videolan.org>
Sat, 1 Apr 2006 21:57:41 +0000 (21:57 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Sat, 1 Apr 2006 21:57:41 +0000 (21:57 +0000)
21 files changed:
po/POTFILES.in
po/ca.po
po/da.po
po/de.po
po/en_GB.po
po/es.po
po/fr.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 c479cea873ca8e94d14f33df70c94c4bbc6c4afe..ea0a73739daedf2dab5ba1ee77cf319809c73d1b 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_error.h
 include/vlc_es.h
@@ -51,26 +43,34 @@ 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_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_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
@@ -93,9 +93,9 @@ 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
@@ -152,8 +152,8 @@ src/osd/osd.c
 src/osd/osd_parser.c
 src/osd/osd_text.c
 src/osd/osd_widgets.c
-src/playlist/item-ext.c
 src/playlist/item.c
+src/playlist/item-ext.c
 src/playlist/loadsave.c
 src/playlist/playlist.c
 src/playlist/services_discovery.c
@@ -174,9 +174,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
@@ -189,16 +189,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
@@ -212,12 +214,19 @@ 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/pvr.c
 modules/access/pvr/videodev2.h
 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
@@ -249,15 +258,6 @@ modules/access/vcdx/vcd.c
 modules/access/vcdx/vcd.h
 modules/access/vcdx/vcdplayer.c
 modules/access/vcdx/vcdplayer.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
@@ -485,9 +485,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
@@ -496,17 +496,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
@@ -609,8 +609,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
@@ -691,6 +691,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
@@ -699,7 +700,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/playlist.cpp
@@ -760,9 +760,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
@@ -831,8 +831,8 @@ modules/misc/growl.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/msn.c
 modules/misc/network/ipv4.c
 modules/misc/network/ipv6.c
@@ -901,11 +901,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
@@ -936,13 +936,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
@@ -973,8 +973,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
@@ -1009,6 +1007,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 8582d840ebc2efcb6e65a16e8f6d98a5df686d30..9eb7ff6eb1ea8d67d8d48f30ff0cd8b719cae61a 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-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+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,184 +17,177 @@ msgstr ""
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:578
-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"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+#, fuzzy
+msgid "Select \"Advanced Options\" to see all options."
 msgstr "Fes un click a \"Opcions avançades\" per veure totes les opcions"
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr "General"
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr "Interfície"
 
 #: include/vlc_config_cat.h:40
-msgid "Settings for VLC interfaces"
+#, fuzzy
+msgid "Settings for VLC's interfaces"
 msgstr "Paràmetres per les interfícies del VLC"
 
 #: include/vlc_config_cat.h:42
 msgid "General interface setttings"
 msgstr "Paràmetres generals de la interfície"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
+msgstr "Interfície d'aparença"
+
+#: include/vlc_config_cat.h:45
+#, fuzzy
+msgid "Settings for the main interface"
+msgstr "Paràmetres per les interfícies del VLC"
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
 msgid "Control interfaces"
 msgstr "Interfícies de control"
 
-#: include/vlc_config_cat.h:45
-msgid "Control interface settings"
-msgstr "Paràmentres de les interfícies de control"
+#: include/vlc_config_cat.h:48
+#, fuzzy
+msgid "Settings for VLC's control interfaces"
+msgstr "Paràmetres per les interfícies del VLC"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 msgid "Hotkeys settings"
 msgstr "Configuració de les tecles ràpides"
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "Àudio"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 msgid "Audio settings"
 msgstr "Paràmetres d'àudio"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 msgid "General audio settings"
 msgstr "Paràmetres generals d'àudio"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr "Filtres"
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
+#: include/vlc_config_cat.h:62
+#, fuzzy
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr ""
 "Els filtres d'àudio són utilitzats pel post-processament del flux d'àudio"
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "Visualitzacions"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 msgid "Audio visualizations"
 msgstr "Visualitzacions de l'àudio"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 msgid "Output modules"
 msgstr "Mòduls de sortida"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr "Aquests són els paràmetres generals pels mòduls de sortida d'àudio"
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr "Miscel·lània"
 
-#: include/vlc_config_cat.h:69
-msgid "Miscellaneous audio settings and modules"
+#: include/vlc_config_cat.h:72
+#, fuzzy
+msgid "Miscellaneous audio settings and modules."
 msgstr "Paràmetres i mòduls varis de l'àudio"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "Vídeo"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 msgid "Video settings"
 msgstr "Paràmetres de vídeo"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 msgid "General video settings"
 msgstr "Paràmetres generals de vídeo"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 msgid "Choose your preferred video output and configure it here."
 msgstr "Trieu la sortida d'àudio preferida i configureu-la aquí."
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
+#: include/vlc_config_cat.h:87
+#, fuzzy
+msgid "Video filters are used to postprocess the video stream."
 msgstr ""
 "Els filtres de vídeo s'utilitzen pel post-processament del flux de vídeo"
 
-#: include/vlc_config_cat.h:86
+#: include/vlc_config_cat.h:89
 msgid "Subtitles/OSD"
 msgstr "Subtítols/OSD"
 
-#: include/vlc_config_cat.h:87
+#: include/vlc_config_cat.h:90
+#, fuzzy
 msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr ""
 "Paràmetres varis afins a En pantalla, subtítols i subimatges superposades."
 
-#: include/vlc_config_cat.h:89
-msgid "Text rendering"
-msgstr "Representació del text"
-
-#: include/vlc_config_cat.h:91
-msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
-msgstr ""
-"Utilitzeu els paràmetres del mòdul \"freetype\" per triar el tipus de lletra "
-"que voleu que el VLC utilitzi per la representació del text (per exemple per "
-"mostrar subtítols)"
-
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr "Entrada / Còdecs"
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
+#, fuzzy
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 "Aquests són els paràmetres de les parts d'entrada, desmultiplexat i "
 "descodificació del VLC. Els paràmetres de codificació també es poden trobar "
 "aquí"
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 msgid "Access modules"
 msgstr "Mòduls d’accés"
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 #, fuzzy
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
@@ -204,62 +197,67 @@ msgstr ""
 "Els paràmetres comuns que voldreu alterar són proxy HTTP i paràmetres de "
 "captura. "
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 #, fuzzy
 msgid "Access filters"
 msgstr "Mòduls d’accés"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 msgid "Demuxers"
 msgstr "Demultiplexors"
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
+#: include/vlc_config_cat.h:116
+#, fuzzy
+msgid "Demuxers are used to separate audio and video streams."
 msgstr "Els demultiplexors són utilitzats per separar el flux àudio i vídeo"
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 msgid "Video codecs"
 msgstr "Còdecs de vídeo"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+#, fuzzy
+msgid "Settings for the video-only decoders and encoders."
 msgstr "Paràmetres pels descodificadors i codificadors de vídeo."
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 msgid "Audio codecs"
 msgstr "Còdecs d'àudio"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+#, fuzzy
+msgid "Settings for the audio-only decoders and encoders."
 msgstr "Paràmetres pels descodificadors i codificadors d'àudio."
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 msgid "Other codecs"
 msgstr "Altres còdecs"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+#, fuzzy
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr ""
 "Paràmetres pels descodificadors i codificadors d'àudio i vídeo conjunts."
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 #, fuzzy
 msgid "General input settings. Use with care."
 msgstr "Paràmetres avançats d'entrada. Utilitzeu-los amb atenció."
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr "Flux de sortida"
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
+#, fuzzy
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -267,7 +265,7 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 "El flux de sortida permet a VLC actuar com a servidor de reproducció en "
 "temps real o per guardar el flux d'entrada.\n"
@@ -277,20 +275,20 @@ msgstr ""
 "Els mòduls de tunelització del corrent de dades permeten el seu processament "
 "avançat (transcodificació, duplicat, ...)"
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 msgid "General stream output settings"
 msgstr "Paràmetres generals del flux de sortida"
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 msgid "Muxers"
 msgstr "Multiplexors"
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
 #, fuzzy
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 "Els multiplexors són els formats d'encapsulat utilitzats per ajuntar fluxos "
@@ -298,15 +296,16 @@ msgstr ""
 "sempre un multiplexor. Probablement no hauríeu de fer-ho.\n"
 "Podeu especificar també els paràmetres predeterminats per cada multiplexor."
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 msgid "Access output"
 msgstr "Sortida d'accés"
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
 #, fuzzy
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 "La sortida d'accés és la forma en que s'envien els fluxos multiplexats. "
@@ -315,11 +314,11 @@ msgstr ""
 "Podeu especificar també els paràmetres predeterminats per cada sortida "
 "d'accés."
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 msgid "Packetizers"
 msgstr "Empaquetadors"
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 #, fuzzy
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
@@ -332,11 +331,11 @@ msgstr ""
 "empaquetador. Probablement no hauríeu de fer-ho.\n"
 "Podeu especificar també els paràmetres predeterminats per cada empaquetador."
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 msgid "Sout stream"
 msgstr "Flux Sout"
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
@@ -346,11 +345,11 @@ msgstr ""
 "Consulteu el Streaming Howto per més informació. Podeu configurar aquí les "
 "opcions predeterminades de cada mòdul de flux Sout."
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 msgid "SAP"
 msgstr "SAP"
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
@@ -358,130 +357,134 @@ msgstr ""
 "SAP és una manera d'anunciar públicament corrents de dades que estan essent "
 "enviades utilitzant multidifusió UDP o RTP."
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 msgid "VOD"
 msgstr "VOC"
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr "Implementació de VLC de Video On Demand (Vídeo sota demanda)"
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr "LLista de reproducció"
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
+#, fuzzy
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 "Paràmetres afins al comportament de la llista de reproducció (per exemple el "
 "mode playback) i als mòduls que afegeixen automàticament elements a la "
 "llista de reproducció ('mòduls de descobriment de servei')"
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr "Comportament general de la llista de reproducció"
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 msgid "Services discovery"
 msgstr "Descobriment de serveis"
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
+#, fuzzy
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 "Els mòduls de descobriment de serveis són mòduls que afegeixen "
 "automàticament elements a la llista de reproducció "
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr "Avançat"
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 msgid "Advanced settings. Use with care."
 msgstr "Paràmetres avançats. Utilitzeu-los amb cura."
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr "Característiques de la CPU"
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
 #, fuzzy
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 "Des d'aquí podeu triar inhabilitar algunes acceleracions de CPU. "
 "Probablement no ho hauríeu de tocar."
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr "Altres"
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "Opcions avançades..."
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 msgid "Other advanced settings"
 msgstr "Altres paràmetres avançats "
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr "Xarxa"
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+#, fuzzy
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr ""
 "Aquests mòduls presten funcions de xarxa a totes les altres parts del VLC"
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr "Paràmetres dels mòduls de la intensitat cromàtica. "
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr ""
 "Aquests paràmetres afecten als mòduls de transformació de la intensitat "
 "cromàtica."
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 msgid "Packetizer modules settings"
 msgstr "Paràmetres dels mòduls empaquetadors"
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 msgid "Encoders settings"
 msgstr "Paràmetres dels codificadors"
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr ""
 "Aquests són paràmetres generals pels mòduls de codificació de vídeo/àudio/"
 "subtítols."
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 msgid "Dialog providers settings"
 msgstr "Paràmetres dels proveïdors de diàlegs"
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr "Els proveïdors de diàleg es poden configurar aquí."
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 msgid "Subtitle demuxer settings"
 msgstr "Paràmetres del demultiplexor de subtítols"
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
@@ -489,53 +492,55 @@ msgstr ""
 "En aquesta secció podeu imposar el comportament del demultiplexor de "
 "subtítols, per exemple definint el tipus de subtítol o el nom del fitxer."
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr "Paràmetres dels filtres de vídeo"
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "No hi ha ajuda disponible"
 
-#: include/vlc_config_cat.h:224
-msgid "No help is available for these modules"
+#: include/vlc_config_cat.h:238
+#, fuzzy
+msgid "There is no help available for these modules."
 msgstr "No està disponible l'ajuda per aquests mòduls."
 
 #: include/vlc_interface.h:137
+#, fuzzy
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 "\n"
 "Avís: si no podeu accedir a la GUI, obriu una finestra d'ordres dos, aneu al "
 "directori on heu instal·lat VLC i executa \"vlc -I wxwin\"\n"
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 msgid "Meta-information"
 msgstr "Metainformació"
 
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "Títol:"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor:"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "Artista"
 
@@ -543,11 +548,11 @@ msgstr "Artista"
 msgid "Genre"
 msgstr "Gènere"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "Copyright:"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
 msgstr ""
 
@@ -560,7 +565,7 @@ msgstr ""
 msgid "Description"
 msgstr "Descripció"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "Valoració"
 
@@ -577,7 +582,7 @@ msgstr "Configuració"
 msgid "URL"
 msgstr "URL"
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "Idioma"
@@ -678,8 +683,20 @@ msgstr "Nom del còdec"
 msgid "Codec Description"
 msgstr "Descripció del còdec"
 
+#: include/vlc/vlc.h:578
+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/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "Inhabilita"
@@ -697,14 +714,14 @@ msgstr "Oscil·loscopi "
 msgid "Spectrum"
 msgstr "Espectre "
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr "Equalitzador"
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "Filtres d'àudio"
 
@@ -724,20 +741,20 @@ msgid "Stereo"
 msgstr "estereofònic"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "Esquerra"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "Dreta"
 
@@ -809,92 +826,92 @@ msgstr "%s: L'opció `-W %s' no permet un argument\n"
 msgid "Bookmark %i"
 msgstr "Preferit %i"
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr "Pista %i"
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "Programa"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "Flux %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "Còdec "
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "Tipus"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "Canals"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr "Velocitat de mostratge"
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr "%d Hz"
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr "Bits per mostra"
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr "Velocitat de bit"
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr "%d KBps"
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr "Resolució"
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr "Ressolució de la pantalla"
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 msgid "Frame rate"
 msgstr "Velocitat de fotogrames"
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr "Subtítol"
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr "Corrent de dades"
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr "Duració"
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 #, fuzzy
 msgid "Errors"
 msgstr "Error"
@@ -903,7 +920,7 @@ msgstr "Error"
 msgid "Bookmark"
 msgstr "Preferit"
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 msgid "Programs"
 msgstr "Programació"
 
@@ -928,8 +945,8 @@ msgstr "Pista de vídeo"
 msgid "Audio Track"
 msgstr "Pista d’àudio"
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr "Pista dels subtítols "
 
@@ -967,14 +984,15 @@ msgid "Login"
 msgstr "S'esta registrant"
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr "Contrasenya"
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "Canvia la interfície"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr "Afegeix una interfície"
@@ -988,15 +1006,15 @@ msgstr "C"
 msgid "Help options"
 msgstr "Opcions d'ajuda"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr "Cadena"
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "Nombre enter"
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr "Nombre en coma flotant"
 
@@ -1042,7 +1060,7 @@ msgstr ""
 "\n"
 "Premeu la tecla RETORN per continuar...\n"
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr "Auto"
 
@@ -1125,7 +1143,7 @@ msgstr ""
 msgid "Chinese Traditional"
 msgstr ""
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 #, fuzzy
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
@@ -1137,119 +1155,121 @@ msgstr ""
 "Podeu seleccionar la interfície principal, mòduls d'interfície addicionals, "
 "i definir varies opcions relacionades. "
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr "Mòdul de la interfície"
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 #, fuzzy
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 "Aquesta opció us permet seleccionar la interfície utilitzada pel VLC.\n"
 "El comportament per defecte és seleccionar automàticament el millor mòdul "
 "possible."
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr "Mòduls extres de la interfície"
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 "Aquesta opció us permet seleccionar interfícies addicionals utilitzats pel "
 "VLC. S'executen en segons pla, afegits a la interfície per defecte. Utilitza "
 "una llista de mòduls d'interfície separats per comes. (valors comuns són "
 "logger, gestures, sap, rc, http or screensaver)"
 
-#: src/libvlc.h:72
-msgid "This option allows you to select control interfaces. "
-msgstr "Aquesta opció us permet seleccionar les interfícies de control."
+#: src/libvlc.h:77
+#, fuzzy
+msgid "You can select control interfaces for VLC."
+msgstr "Interfície de control dels moviment del ratolí"
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 msgid "Verbosity (0,1,2)"
 msgstr "Loquacitat (0,1,2)"
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
 #, fuzzy
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr ""
 "Aquesta opció defineix el nivell de loquacitat (0=només errors i missatges "
 "estàndards, 1=avisos, 2=depuració)."
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 msgid "Be quiet"
 msgstr "Mode tranquil"
 
-#: src/libvlc.h:81
+#: src/libvlc.h:86
 #, fuzzy
-msgid "This option turns off all warning and information messages."
+msgid "Turn off all warning and information messages."
 msgstr "Aquesta opció desactiva tots els missatges d'avís i informació."
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 #, fuzzy
 msgid "Default stream"
 msgstr "Per defecte a l’Admin"
 
-#: src/libvlc.h:85
-#, fuzzy
-msgid "This option allows you to always open a default stream on start-up."
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
 msgstr ""
-"Aquesta opció us permet definir els preferits de la llista de reproducció."
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
+#, fuzzy
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr ""
 "Aquesta opció us permet definir el llenguatge de la interfície. El llegutage "
 "del sistema s'autodetecta si s'especifica aquí \"auto\"."
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "Missatges de color"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
+#, fuzzy
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 "Quan s'activa aquesta opció, els missatges enviats a la consola estaran "
 "acolorits. El seu terminal necessita color Linux per que funcioni. "
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr "Mostra les opcions avançades"
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
+#, fuzzy
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 "Quan s'activa aquesta opció, les preferències i/o interfícies mostraran "
 "totes les opcions disponibles, incloent aquelles que la majoria dels usuaris "
 "no haurien de tocar."
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 #, fuzzy
 msgid "Show interface with mouse"
 msgstr "Mostra la interfície"
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 #, fuzzy
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
@@ -1263,65 +1283,70 @@ msgstr ""
 "Habiliteu aquests filtres aquí i configureu-los a la secció de mòduls "
 "\"filtres d'àudio\"."
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr "Mòdul de sortida d’àudio"
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
+#, fuzzy
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "Aquesta opció us permet seleccionar el mètode de sortida d'àudio utilitzat "
 "pel VLC. El comportament per defecte és triar automàticament el millor "
 "mètode possible."
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr "Habilita l'àudio"
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
+#, fuzzy
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Podeu desactivar completament la sortida d'àudio. En aquest cas, no tindrà "
 "lloc la descodificació d'àudio, estalviant així potència del processament."
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr "Imposa àudio mono"
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 msgid "This will force a mono audio output."
 msgstr "Imposarà una sortida d'àudio mono."
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 #, fuzzy
 msgid "Default audio volume"
 msgstr "Dispositius predeterminats"
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr ""
 "Podeu definir el volum de sortida d'àudio per defecte, en un rang de 0 a "
 "1024."
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 msgid "Audio output saved volume"
 msgstr "Volum memoritzat de la sortida d'àudio"
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+#, fuzzy
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr "Memoritza el volum de la sortida d'àudio al seleccionar mut. "
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 #, fuzzy
 msgid "Audio output volume step"
 msgstr "Volum de la sortida d’àudio"
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 #, fuzzy
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
@@ -1330,11 +1355,11 @@ msgstr ""
 "Podeu definir el volum de sortida d'àudio per defecte, en un rang de 0 a "
 "1024."
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr "Freqüència de sortida d'àudio (Hz)"
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
@@ -1342,11 +1367,11 @@ msgstr ""
 "Podeu imposar aquí la freqüència de la sortida d'àudio. Valors comuns són -1 "
 "(per defecte), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr "Remostratge de l'àudio d'alta qualitat"
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
@@ -1356,82 +1381,87 @@ msgstr ""
 "remostratge pot consumir molt processador, podeu desactivar-lo i aleshores "
 "s'utilitzarà un algoritme de remostratge més econòmic."
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 msgid "Audio desynchronization compensation"
 msgstr "Compensació de la desincronització de l'àudio"
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
+#, fuzzy
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 "Aquesta opció us permet retardar la sortida d'àudio. Heu de donar un nombre "
 "de mil·lisegons. Pot ser útil si noteu un retard entre el vídeo i l'àudio."
 
-#: src/libvlc.h:162
-msgid "Preferred audio output channels mode"
+#: src/libvlc.h:173
+#, fuzzy
+msgid "Audio output channels mode"
 msgstr "Mode de canals de sortida d'àudio preferit."
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
+#, fuzzy
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 "Aquesta opció us permet definir el mode de canals de sortida d'àudio que "
 "serà utilitzat per defecte quan sigui possible (ex. si el vostre maquinari "
 "ho suporta i el flux d'àudio s'està executant) . "
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
 msgstr "Utilitza la sortida d'àudio S/PDIF quan és possible"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
+#, fuzzy
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 "Aquesta opció us permet utilitzar la sortida d'àudio S/PDIF per defecte quan "
 "el vostre maquinari ho suporta i el flux d'àudio s'està executant . "
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 #, fuzzy
 msgid "Force detection of Dolby Surround"
 msgstr "Imposa la selecció de tots els corrents de dades"
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 #, fuzzy
 msgid "On"
 msgstr "Obre"
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr "Inactiu"
 
-#: src/libvlc.h:186
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+#: src/libvlc.h:197
+#, fuzzy
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr "Us permet afegir filtres de post-processament, per modificar el so"
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 msgid "Audio visualizations "
 msgstr "Visualitzacions de l'àudio"
 
-#: src/libvlc.h:191
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+#: src/libvlc.h:202
+#, fuzzy
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr ""
 "Us permet afegir mòduls de visualització (analitzador espectral, etc.)."
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1444,311 +1474,297 @@ msgstr ""
 "ajust d'imatge, etc.) Habiliteu-los aquí i configureu-los a la secció de "
 "mòduls \"filtres de vídeo\". També podeu definir vàries opcions de vídeo."
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr "Mòdul de la sortida de vídeo"
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
+#, fuzzy
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "Aquesta opció us permet seleccionar el mètode de sortida de vídeo utilitzat "
 "pel VLC. El comportament per defecte és seleccionar automàticament el millor "
 "mètode disponible."
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr "Habilita el vídeo"
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
+#, fuzzy
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Podeu inhabilitar totalment la sortida de vídeo. En aquest cas, no tindrà "
 "lloc la descodificació d'àudio, estalviant així alguna potència de "
 "processament."
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr "Amplada del vídeo"
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
+#, fuzzy
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 "Podeu modificar aquí l'amplada del vídeo. Per defecte (-1) VLC s'adaptarà a "
 "les característiques del vídeo."
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr "Alçada del vídeo"
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
+#, fuzzy
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 "Podeu modificar aquí l'alçada del vídeo. Per defecte (-1) VLC s'adaptarà a "
 "les característiques del vídeo."
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
-msgstr "Coordenada x del vídeo"
+#: src/libvlc.h:236
+#, fuzzy
+msgid "Video X coordinate"
+msgstr "Coordenada y del vídeo"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 "Podeu modificar aquí la posició de la cantonada superior esquerra de la "
-"finestra de vídeo (coordenada x)"
+"finestra de vídeo (coordenada y)"
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
+#: src/libvlc.h:241
+#, fuzzy
+msgid "Video Y coordinate"
 msgstr "Coordenada y del vídeo"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 "Podeu modificar aquí la posició de la cantonada superior esquerra de la "
 "finestra de vídeo (coordenada y)"
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr "Títol del vídeo"
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
-msgstr "Podeu especificar aquí un títol personalitzat de la finestra de vídeo."
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
+msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr "Alineació del vídeo"
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
+#, fuzzy
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 "Podeu modificar l'alineació del vídeo a la seva finestra. Per defecte (0) "
 "estarà centrat(0=centre, 1=esquerre, 2=dret, 4=superior, 8=inferior, també "
 "podeu utilitzar combinacions d’aquests valors)."
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr "Centre"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr "Part superior"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr "Part inferior"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr "Dalt a l'esquerra"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr "Dalt a la dreta"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr "Baix a l'esquerra"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr "Baix a la dreta"
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr "Fes un zoom al vídeo"
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr "Podeu fer un zoom al vídeo amb el valor especificat."
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr "Sortida de vídeo en escala de grisos"
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
+#, fuzzy
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 "Al habilitar-ho, la informació del color del vídeo no es descodificarà "
 "(també us pot permetre estalviar alguna potència de processament)."
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr "Sortida de vídeo en pantalla completa"
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
-msgstr ""
-"Al habilitar-ho, VLC sempre iniciarà un vídeo en mode de pantalla completa."
+#: src/libvlc.h:272
+#, fuzzy
+msgid "Start video in fullscreen mode"
+msgstr "Mètode de pantalla completa alternatiu"
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr "Sortida de vídeo superposada"
 
-#: src/libvlc.h:262
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
 msgstr ""
-"Si està habilitat, VLC intentarà aprofitar-se de les capacitats de "
-"transparència de la seva targeta gràfica (acceleració de maquinari)."
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr "Sempre a dalt"
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 msgid "Always place the video window on top of other windows."
 msgstr "Posa sempre la finestra de vídeo sobre les altres finestres."
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr ""
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr ""
 
-#: src/libvlc.h:272
-#, fuzzy
-msgid "Log to file"
-msgstr "Nom del fitxer del logo"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr "Decoracions de la finestra"
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
 #, fuzzy
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr ""
 "Si aquesta opció està inhabilitada, VLC evitarà crear una captura de la "
 "finestra, fotogrames, etc... al voltant del vídeo. Actualment només està "
 "permès sobre Windows. "
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr "Mòdul dels filtres de vídeo"
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
+#, fuzzy
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 "Us permetrà afegir un filtre de post-processament per millorar la qualitat "
 "de la imatge, per exemple desentrellaçat, clonar o distorsionar la finestra "
 "de vídeo."
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr "Directori de la instantània del vídeo"
 
-#: src/libvlc.h:292
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+#: src/libvlc.h:299
+#, fuzzy
+msgid "Directory where the video snapshots will be stored."
 msgstr ""
 "Us permet especificar el directori on les instantànies del vídeo seran "
 "emmagatzemades."
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 msgid "Video snapshot format"
 msgstr "Format de la instantània del vídeo"
 
-#: src/libvlc.h:297
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
 msgstr ""
-"Us permet especificar el format de la imatge on les instantànies del vídeo "
-"seran emmagatzemades."
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 #, fuzzy
 msgid "Display video snapshot preview"
 msgstr "Pren una instantània del vídeo"
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 #, fuzzy
 msgid "Video cropping"
 msgstr "Retall dret del vídeo"
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr "Relació d'aspecte de la font"
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
+#, fuzzy
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
@@ -1761,50 +1777,61 @@ msgstr ""
 "l'aspecte de la imatge global, o un valor coma flotant (1.25, 1.3333, etc.) "
 "per expressar la relació quadràtica del píxel."
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr ""
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 #, fuzzy
 msgid "Monitor pixel aspect ratio"
 msgstr "Relació d'aspecte de la font"
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 msgid "Skip frames"
 msgstr "Omet els fotogrames"
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr ""
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "Omet els fotogrames"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr ""
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
@@ -1814,11 +1841,11 @@ msgstr ""
 "tal com pot ser el DVD o el dispositiu VCD, els paràmetres de la interfície "
 "de xarxa o el canal de subtítol."
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr "Comptador mitjà de referència del rellotge "
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
@@ -1826,29 +1853,30 @@ msgstr ""
 "Al utilitzar l'entrada PVR (o una font molt irregular), ho haureu de posar a "
 "10000."
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 msgid "Clock synchronisation"
 msgstr "Sincronització del rellotge"
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
+#, fuzzy
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr ""
 "Us permet habilitar/inhabilitar la sincronització del rellotge d'entrada per "
 "fonts de temps real."
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr "Sincronització de la xarxa"
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1860,76 +1888,70 @@ msgstr ""
 msgid "Default"
 msgstr "Per defecte"
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr "Habilita"
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 msgid "UDP port"
 msgstr "Port UDP"
 
-#: src/libvlc.h:369
+#: src/libvlc.h:384
 #, fuzzy
-msgid "This is the port used for UDP streams. 1234 by default."
+msgid "This is the default port used for UDP streams. Default is 1234."
 msgstr "Port utilitzat per fluxos UDP. Per defecte, 1234."
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr "MTU de la interfície de xarxa"
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
 #, fuzzy
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 "Mida típica dels paquets UDP esperats. Per Ethernet normalment és 1500."
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 #, fuzzy
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 "Indiqueu aquí el Temps de Vida dels paquets multidifusió enviats per la "
 "sortida de flux. "
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 #, fuzzy
 msgid "IPv6 multicast output interface"
 msgstr "Interfície de control del joystick"
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr ""
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 #, fuzzy
 msgid "IPv4 multicast output interface address"
 msgstr "Interfície de control del joystick"
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 
-#: src/libvlc.h:391
-#, fuzzy
-msgid "Program to select"
-msgstr "Programació"
-
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 #, fuzzy
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
@@ -1939,149 +1961,154 @@ msgstr ""
 "Utilitzeu aquesta opció només si voleu llegir un flux multiprograma (com per "
 "exemple fluxos DVB)"
 
-#: src/libvlc.h:397
-#, fuzzy
-msgid "Programs to select"
-msgstr "Programació"
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 #, fuzzy
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 "Trieu els programes a seleccionar proporcionant una llista de SIDs separats "
 "per comes.\n"
 "Utilitzar aquesta opció només si voleu llegir un flux multiprograma (com per "
 "exemple fluxos DVB)"
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 #, fuzzy
 msgid "Audio track"
 msgstr "Pista d’àudio"
 
-#: src/libvlc.h:406
+#: src/libvlc.h:422
 #, fuzzy
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr ""
 "Proporciona el nombre del flux del canal d'àudio que voleu utilitzar (de 0 a "
 "n)."
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 msgid "Subtitles track"
 msgstr "Pista de subtítols"
 
-#: src/libvlc.h:411
+#: src/libvlc.h:427
 #, fuzzy
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr ""
 "Proporciona el nombre de flux del canal de subtítol que voleu utilitzar (de "
 "0 a n)."
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 #, fuzzy
 msgid "Audio language"
 msgstr "Escull l'idioma de l'àudio"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 #, fuzzy
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr ""
 "Proporciona el llenguatge del canal d'àudio que voleu utilitzar (codi de "
 "país de dos o tres lletres, separats per comes)"
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 #, fuzzy
 msgid "Subtitle language"
 msgstr "Escull l'idioma de l'àudio"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
 #, fuzzy
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
 msgstr ""
 "Proporciona el llenguatge del canal de subtítol que voleu utilitzar (codi de "
 "país de dos o tres lletres, separats per comes)"
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 #, fuzzy
 msgid "Audio track ID"
 msgstr "Pista d’àudio"
 
-#: src/libvlc.h:426
+#: src/libvlc.h:443
 #, fuzzy
-msgid "Give the stream ID of the audio track you want to use."
+msgid "Stream ID of the audio track to use."
 msgstr ""
 "Proporciona el nombre del flux del canal d'àudio que voleu utilitzar (de 0 a "
 "n)."
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 #, fuzzy
 msgid "Subtitles track ID"
 msgstr "Pista de subtítols"
 
-#: src/libvlc.h:430
+#: src/libvlc.h:447
 #, fuzzy
-msgid "Give the stream ID of the subtitle track you want to use."
+msgid "Stream ID of the subtitle track to use."
 msgstr ""
 "Proporciona el nombre de flux del canal de subtítol que voleu utilitzar (de "
 "0 a n)."
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 msgid "Input repetitions"
 msgstr "Repeticions d'entrada"
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr "Nombre de vegades que es repetirà la mateixa entrada"
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
-msgstr "Temps d'inici de l'entrada (segons)"
+#: src/libvlc.h:453
+#, fuzzy
+msgid "Start time"
+msgstr "Inicia directament el menú"
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
+msgstr ""
+
+#: src/libvlc.h:457
+#, fuzzy
+msgid "Stop time"
+msgstr "Atura el flux"
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
-msgstr "Temps d'aturada de l'entrada (segons)"
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
+msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 msgid "Input list"
 msgstr "Llista d'entrada"
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
 #, fuzzy
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr ""
 "Us permet especificar una llista d'entrades separades per comes que seran "
 "concatenades."
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr "Entrada esclava (experimental)"
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
 #, fuzzy
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 "Us permet reproduir diferents fitxers al mateix temps. Experimental, no tots "
 "els formats ho permeten."
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr "Llista de preferits per un flux"
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
+#, fuzzy
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
@@ -2089,7 +2116,7 @@ msgstr ""
 "següent forma \"{name=nom de l'enllaç, time=desplaçament de temps opcional, "
 "bytes=desplaçament de byte opcional}{etc...}\""
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -2101,12 +2128,12 @@ msgstr ""
 "etc.). Habiliteu-los aquí i configureu-los a la secció de mòduls \"filtres "
 "de subimatges\". També podeu definir vàries opcions de subimatges. "
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 #, fuzzy
 msgid "Force subtitle position"
 msgstr "Imposa la posició SPU"
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
@@ -2114,54 +2141,55 @@ msgstr ""
 "Podeu utilitzar aquesta opció per posar els subtítols sota la pel·lícula, "
 "enlloc de sobre. Proveu diferents posicions. "
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 #, fuzzy
 msgid "Enable sub-pictures"
 msgstr "Filtre de subimatges"
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr "En pantalla"
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
+#, fuzzy
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 "VLC pot mostrar missatges sobre el vídeo. Això s'anomena OSD (On Screen "
 "Display – En Pantalla). Podeu inhabilitar-ho aquí. "
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 msgid "Subpictures filter module"
 msgstr "Mòdul de filtrat de subimatges"
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
-"Us permetrà afegir un filtre de subimatges, per exemple superposar un "
-"logotip."
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr "Autodetecta els fitxers de subtítols"
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
+#, fuzzy
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr "Detecta automàticament un arxiu de subtítols, si no s'especifica cap."
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 msgid "Subtitle autodetection fuzziness"
 msgstr "Aproximació en autodetecció de subtítols. "
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -2180,11 +2208,11 @@ msgstr ""
 "addicionals\n"
 "4 = arxiu de subtítols exactament igual al nom de la pel·lícula. "
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 msgid "Subtitle autodetection paths"
 msgstr "Camins per l'autodetecció dels subtítols"
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
@@ -2192,11 +2220,11 @@ msgstr ""
 "Busca un arxiu de subtítols en aquests camins, si el vostre arxiu no s'ha "
 "trobat en el directori actual. "
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr "Utilitza el fitxer de subtítols"
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
@@ -2204,11 +2232,11 @@ msgstr ""
 "Descarrega aquest arxiu de subtítols per a ser utilitzat quan l'autodetecció "
 "no pot detectar el vostre. "
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr "Dispositiu de DVD"
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
 "the drive letter (eg. D:)"
@@ -2216,15 +2244,15 @@ msgstr ""
 "Unitat (o arxiu) DVD a utilitzar per defecte. No oblideu els dos punts "
 "després de la lletra d'unitat (ex. D:)"
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr "Unitat DVD a utilitzar per defecte."
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr "Dispositiu de VCD"
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
@@ -2232,15 +2260,15 @@ msgstr ""
 "Unitat VCD a utilitzar per defecte. Si no especifiqueu cap, es buscarà una "
 "unitat CD-ROM adequada. "
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr "Unitat VCD a utilitzar per defecte."
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 msgid "Audio CD device"
 msgstr "Dispositiu del CD d’àudio"
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
@@ -2248,148 +2276,143 @@ msgstr ""
 "Unitat Àudio CD a utilitzar per defecte. Si no especifiqueu cap, es buscarà "
 "una unitat CD-ROM adequada. "
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 msgid "This is the default Audio CD device to use."
 msgstr "Unitat Àudio CD a utilitzar per defecte."
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr "Imposa IPv6"
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+#, fuzzy
+msgid "IPv6 will be used by default for all connections."
 msgstr ""
 "Si trieu aquesta opció, Ipv6 s'utilitzarà per defecte en totes les "
 "connexions UDP i HTTP."
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr "Imposa IPv4"
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+#, fuzzy
+msgid "IPv4 will be used by default for all connections."
 msgstr ""
 "Si trieu aquesta opció, Ipv4 s'utilitzarà per defecte en totes les "
 "connexions UDP i HTTP."
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+#, fuzzy
+msgid "TCP connection timeout"
 msgstr "Temps d'espera de la connexió TCP en ms."
 
-#: src/libvlc.h:549
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
-msgstr ""
-"Us permet modificar el temps d'espera de la connexió TCP predeterminat. "
-"Aquest valor ha d'estar definit en mil•lisegons."
+#: src/libvlc.h:570
+#, fuzzy
+msgid "Default TCP connection timeout (in milliseconds). "
+msgstr "Temps d'espera de la connexió TCP en ms."
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 msgid "SOCKS server"
 msgstr "Servidor SOCKS"
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
+#, fuzzy
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 "Us permet especificar el servidor SOCKS a utilitzar. Ha de ser de la forma "
 "adreça:port. Serà utilitzat per totes les connexions TCP."
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 msgid "SOCKS user name"
 msgstr "Nom de l’usuari del SOCKS"
 
-#: src/libvlc.h:558
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:579
+#, fuzzy
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr ""
 "Us permet modificar el nom de l'usuari que serà utilitzat per la connexió al "
 "servidor SOCKS. "
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 msgid "SOCKS password"
 msgstr "Contrasenya del SOCKS"
 
-#: src/libvlc.h:562
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:583
+#, fuzzy
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr ""
 "Us permet modificar la contrasenya que serà utilitzada per la connexió al "
 "servidor SOCKS."
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 msgid "Title metadata"
 msgstr "Metadata del títol"
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr "Us permet especificar una metadata del \"\títol\" per una entrada."
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr "Metadata de l'autor"
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr "Us permet especificar una metadata del \"autor\" per una entrada."
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr "Metadata de l'artista"
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr "Us permet especificar una metadata del \"artista\" per una entrada."
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr "Metadata del gènere"
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr "Us permet especificar una metadata del \"gènere\" per una entrada."
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 msgid "Copyright metadata"
 msgstr "Metadata del copyright"
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr "Us permet especificar una metadata del \"copyright\" per una entrada."
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 msgid "Description metadata"
 msgstr "Metadata de la descripció"
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr ""
 "Us permet especificar una metadata de la \"descripció\" per una entrada."
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 msgid "Date metadata"
 msgstr "Metadata de la data"
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr "Us permet especificar una metadata de la \"data\" per una entrada."
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr "Metadata del URL"
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr "Us permet especificar una metadata del \"url\" per una entrada."
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
@@ -2399,32 +2422,35 @@ msgstr ""
 "còdecs (mètodes de descompressió). Només usuaris avançats haurien d'alterar "
 "aquesta opció, ja que pot interrompre el playback de tots els fluxos."
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
-msgstr "Llista de còdecs preferits"
+#: src/libvlc.h:623
+#, fuzzy
+msgid "Preferred decoders list"
+msgstr "Llista dels codificadors preferits"
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
+#, fuzzy
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
-"Us permet seleccionar una llista de còdecs que VLC utilitzarà "
-"prioritàriament. Per exemple, 'dummy,a52' provarà els còdecs dummy i a52 "
-"abans de provar els altres."
+"Aquesta opció es pot utilitzar per alterar el camí on VLC tria els seus "
+"còdecs (mètodes de descompressió). Només usuaris avançats haurien d'alterar "
+"aquesta opció, ja que pot interrompre el playback de tots els fluxos."
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr "Llista dels codificadors preferits"
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
+#, fuzzy
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr ""
 "Us permet seleccionar una llista de codificadors que VLC utilitzarà "
 "prioritàriament"
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
@@ -2432,78 +2458,81 @@ msgstr ""
 "Aquestes opcions us permeten configurar les opcions globals per defecte pel "
 "subsistema de flux de sortida."
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 #, fuzzy
 msgid "Default stream output chain"
 msgstr "Duplica el flux de sortida"
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
 "to learn how to build such chains.Warning: this chain will be enabled for "
 "all streams."
 msgstr ""
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr "Habilita el corrent de dades per tot el ES"
 
-#: src/libvlc.h:625
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+#: src/libvlc.h:652
+#, fuzzy
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr "Us permet enviar tot el ES (vídeo, àudio i subtítols)"
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr "Visualitza mentre es transmet"
 
-#: src/libvlc.h:629
-msgid "This allows you to play the stream while streaming it."
+#: src/libvlc.h:656
+#, fuzzy
+msgid "Play locally the stream while streaming it."
 msgstr "Us permet reproduir el flux mentre ho envieu. "
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr "Habilita el flux de sortida de vídeo"
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
+#, fuzzy
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Us permet triar si el flux de vídeo hauria de ser redirigit a l'equipament "
 "de sortida de flux quan aquest últim es permet."
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr "Habilita el flux de sortida d'àudio"
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
 #, fuzzy
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Us permet triar si el flux de vídeo hauria de ser redirigit a l'equipament "
 "de sortida de flux quan aquest últim es permet."
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 #, fuzzy
 msgid "Enable SPU stream output"
 msgstr "Habilita el flux de sortida d'àudio"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 #, fuzzy
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Us permet triar si el flux de vídeo hauria de ser redirigit a l'equipament "
 "de sortida de flux quan aquest últim es permet."
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 msgid "Keep stream output open"
 msgstr "Conserva el flux de sortida obert"
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
@@ -2513,57 +2542,59 @@ msgstr ""
 "múltiples elements de la llista de reproducció (insereix automàticament la "
 "sortida de flux recollida si no s'especifica)"
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 msgid "Preferred packetizer list"
 msgstr "Llista d'empaquetadors preferits"
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr ""
 "Us permet seleccionar l'ordre en el que VLC triarà els seus empaquetadors."
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr "Mòdul del multiplexor"
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr "Entrada que us permet configurar els mòduls mux."
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr "Mòdul de sortida d'accés"
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr "Entrada que us permet configurar els mòduls de la sortida d'accés"
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 msgid "Control SAP flow"
 msgstr "Control del flux SAP"
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
+#, fuzzy
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 "Si s'habilita aquesta opció, es controlarà el flux en la direcció de "
 "multidifusió SAP. És necessari si voleu fer anuncis en el MBone"
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr "Interval d'anunci de SAP"
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
+#, fuzzy
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 "Quan s'inhabilita el control de flux de SAP, us permet posar l'interval fixe "
 "entre anuncis de SAP"
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 #, fuzzy
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
@@ -2572,12 +2603,12 @@ msgstr ""
 "Aquestes opcions us permeten habilitar optimitzacions especials de la CPU.\n"
 "Hauríeu de deixar-les habilitades."
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 #, fuzzy
 msgid "Enable FPU support"
 msgstr "Habilita el suport CPU MMX"
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 #, fuzzy
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
@@ -2586,11 +2617,11 @@ msgstr ""
 "Si el vostre processador permet el conjunt d'instruccions AltiVec, VLC pot "
 "aprofitar-las."
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr "Habilita el suport CPU MMX"
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
@@ -2598,11 +2629,11 @@ msgstr ""
 "Si el vostre processador permet el conjunt d'instruccions MMX, VLC pot "
 "aprofitar-las."
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr "Habilita el suport CPU 3D Now!"
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
@@ -2610,11 +2641,11 @@ msgstr ""
 "Si el vostre processador permet el conjunt d'instruccions 3D Now!, VLC pot "
 "aprofitar-las."
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr "Habilita el suport CPU MMX EXT"
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
@@ -2622,11 +2653,11 @@ msgstr ""
 "Si el vostre processador permet el conjunt d'instruccions MMX EXT, VLC pot "
 "aprofitar-las."
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr "Habilita el suport CPU SSE"
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
@@ -2634,11 +2665,11 @@ msgstr ""
 "Si el vostre processador permet el conjunt d'instruccions SSE, VLC pot "
 "aprofitar-las."
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr "Habilita el suport CPU SSE2"
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
@@ -2646,11 +2677,11 @@ msgstr ""
 "Si el vostre processador permet el conjunt d'instruccions SSE2, VLC pot "
 "aprofitar-las."
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr "Habilita el suport CPU AltiVec"
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
@@ -2658,88 +2689,7 @@ msgstr ""
 "Si el vostre processador permet el conjunt d'instruccions AltiVec, VLC pot "
 "aprofitar-las."
 
-#: src/libvlc.h:714
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-"Aquestes opcions defineixen el comportament de la llista de reproducció. "
-"Algunes poden ser substituïdes a la finestra de diàleg de la llista de "
-"reproducció."
-
-#: src/libvlc.h:717
-msgid "Automatically preparse files"
-msgstr ""
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-msgid "Services discovery modules"
-msgstr "Mòdul del descobriment de serveis"
-
-#: src/libvlc.h:724
-#, fuzzy
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-"Especifica els mòduls de descobriment dels serveis a carregar, separats per "
-"comes. Valors típics són sap, hal, ..."
-
-#: src/libvlc.h:727
-msgid "Play files randomly forever"
-msgstr "Reprodueix sempre els arxius aleatòriament "
-
-#: src/libvlc.h:729
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr ""
-"Quan es selecciona, VLC reproduirà els arxius de la llista de reproducció "
-"aleatòriament fins a ser interromput. "
-
-#: src/libvlc.h:732
-#, fuzzy
-msgid "Repeat all"
-msgstr "Repeteix tot"
-
-#: src/libvlc.h:734
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr ""
-"Habiliteu aquesta opció si voleu que VLC segueixi executant la llista de "
-"reproducció indefinidament."
-
-#: src/libvlc.h:737
-#, fuzzy
-msgid "Repeat current item"
-msgstr "Repeteix l'element actual"
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr ""
-"Quan està actiu, VLC seguirà executant l'actual element de la llista de "
-"reproducció una i altra vegada."
-
-#: src/libvlc.h:742
-msgid "Play and stop"
-msgstr "Reprodueix i atura"
-
-#: src/libvlc.h:744
-#, fuzzy
-msgid "Stop the playlist after each played playlist item. "
-msgstr ""
-"Atura la llista de reproducció després de cada element reproduït. Avança "
-"l'index de la llista de reproducció."
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
@@ -2747,11 +2697,11 @@ msgstr ""
 "Aquestes opcions us permeten seleccionar els mòduls per defecte. No les "
 "modifiqueu si no sabeu realment el que esteu fent."
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr "Mòdul de la còpia de memòria"
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
@@ -2759,40 +2709,45 @@ msgstr ""
 "Podeu seleccionar quin mòdul de còpia de memòria voleu utilitzar. Per "
 "defecte VLC triarà el més ràpid permès pel vostre maquinari."
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 msgid "Access module"
 msgstr "Mòdul d’accés"
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
 "option unless you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 #, fuzzy
 msgid "Access filter module"
 msgstr "Mòdul d’accés"
 
-#: src/libvlc.h:763
-#, fuzzy
-msgid "This is a legacy entry to let you configure access filter modules."
-msgstr "Entrada que us permet configurar els mòduls d'accés."
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
+msgstr ""
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 msgid "Demux module"
 msgstr "Mòdul demultiplexor"
 
-#: src/libvlc.h:767
-msgid "This is a legacy entry to let you configure demux modules."
-msgstr "Entrada que us permet configurar els mòduls demux."
+#: src/libvlc.h:771
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
+msgstr ""
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr "Permetre prioritat a temps real."
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2804,11 +2759,11 @@ msgstr ""
 "dades . Pot també immobilitzar la vostra màquina, o fer que vagi molt lenta. "
 "Hauríeu d'activar això només si sabeu el que esteu fent."
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr "Ajusta la prioritat del VLC"
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
@@ -2818,77 +2773,90 @@ msgstr ""
 "predeterminades de VLC. Podeu utilitzar-la per ajustar la prioritat de VLC "
 "davant d'altres programes o instàncies de VLC."
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr "Minimitza el nombre de cadenes"
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+#, fuzzy
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr ""
 "Aquesta opció minimitza el nombre de cadenes necessitades per executar VLC"
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr "Camí de cerca dels mòduls"
 
-#: src/libvlc.h:789
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+#: src/libvlc.h:796
+#, fuzzy
+msgid "Additional path for VLC to look for its modules."
 msgstr ""
 "Aquesta opció us permet especificar un camí addicional per VLC per buscar "
 "els seus mòduls."
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 msgid "VLM configuration file"
 msgstr "Fitxer de configuració de VLM"
 
-#: src/libvlc.h:794
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
 msgstr ""
-"Aquesta opció us permet especificar un arxiu de configuració VLM que serà "
-"llegit quan VLM sigui executat."
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr "Utilitza una memòria cau dels connectors"
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+#, fuzzy
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 "Aquesta opció us permet utilitzar una memòria de cau dels connectors que "
 "millorarà l'inici de VLC."
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
+#: src/libvlc.h:808
 #, fuzzy
-msgid "This option allows you to collect miscellaneous statistics."
+msgid "Collect miscellaneous statistics."
 msgstr "Aquesta opció us permet seleccionar les interfícies de control."
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr "Executar com un procés daemon"
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr "Executa VLC com un procés daemon en segon pla."
 
-#: src/libvlc.h:810
+#: src/libvlc.h:814
+#, fuzzy
+msgid "Log to file"
+msgstr "Nom del fitxer del logo"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
+msgstr ""
+
+#: src/libvlc.h:818
+msgid "Log to syslog"
+msgstr ""
+
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
+msgstr ""
+
+#: src/libvlc.h:822
 msgid "Allow only one running instance"
 msgstr "Permetre només un VLC executant-se."
 
-#: src/libvlc.h:812
+#: src/libvlc.h:824
+#, fuzzy
 msgid ""
 "Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
 "explorer. This option will allow you to play the file with the already "
 "running instance or enqueue it."
 msgstr ""
@@ -2897,22 +2865,12 @@ msgstr ""
 "vegada que feu doble clic en un arxiu a l'explorador. Aquesta opció us "
 "permetrà reproduir l'arxiu amb el VLC executat o enviar-lo a la cua."
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
-msgstr ""
+#: src/libvlc.h:830
+msgid "Increase the priority of the process"
+msgstr "Incrementa la prioritat del procés"
 
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
-msgstr ""
-
-#: src/libvlc.h:824
-msgid "Increase the priority of the process"
-msgstr "Incrementa la prioritat del procés"
-
-#: src/libvlc.h:826
-#, fuzzy
+#: src/libvlc.h:832
+#, fuzzy
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
 "experience as it allows VLC not to be disturbed by other applications that "
@@ -2928,11 +2886,11 @@ msgstr ""
 "prendre tot els temps de processador i convertir el sistema en insensible, "
 "el que podria requerir arrencar de nou la vostra màquina."
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr "Fast mutex en NT/2K/XP (només desenvolupadors)"
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
 "to correctly implement condition variables. You can also use the faster "
@@ -2943,12 +2901,12 @@ msgstr ""
 "la implementació més ràpida de Win9x, tot i que podeu tenir problemes amb "
 "ella."
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr ""
 "Implementació de variables de condició per Win9x (només desenvolupadors)"
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
 "implementation (more precisely there is a possibility for a race condition "
@@ -2962,493 +2920,635 @@ msgstr ""
 "robustes. Actualment podeu triar entre implementació 0 (la més ràpida però "
 "parcialment incorrecta), 1 (per defecte) i 2."
 
-#: src/libvlc.h:851
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
+msgstr ""
+
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
+
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
+msgstr ""
+"Aquestes opcions defineixen el comportament de la llista de reproducció. "
+"Algunes poden ser substituïdes a la finestra de diàleg de la llista de "
+"reproducció."
+
+#: src/libvlc.h:872
+msgid "Automatically preparse files"
+msgstr ""
+
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
+msgstr ""
+
+#: src/libvlc.h:877
+msgid "Services discovery modules"
+msgstr "Mòdul del descobriment de serveis"
+
+#: src/libvlc.h:879
+#, fuzzy
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
+"Especifica els mòduls de descobriment dels serveis a carregar, separats per "
+"comes. Valors típics són sap, hal, ..."
+
+#: src/libvlc.h:882
+msgid "Play files randomly forever"
+msgstr "Reprodueix sempre els arxius aleatòriament "
+
+#: src/libvlc.h:884
+#, fuzzy
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr ""
+"Quan es selecciona, VLC reproduirà els arxius de la llista de reproducció "
+"aleatòriament fins a ser interromput. "
+
+#: src/libvlc.h:886
+#, fuzzy
+msgid "Repeat all"
+msgstr "Repeteix tot"
+
+#: src/libvlc.h:888
+#, fuzzy
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr ""
+"Habiliteu aquesta opció si voleu que VLC segueixi executant la llista de "
+"reproducció indefinidament."
+
+#: src/libvlc.h:890
+#, fuzzy
+msgid "Repeat current item"
+msgstr "Repeteix l'element actual"
+
+#: src/libvlc.h:892
+#, fuzzy
+msgid "VLC will keep playing the current playlist item."
+msgstr ""
+"Quan està actiu, VLC seguirà executant l'actual element de la llista de "
+"reproducció una i altra vegada."
+
+#: src/libvlc.h:894
+msgid "Play and stop"
+msgstr "Reprodueix i atura"
+
+#: src/libvlc.h:896
+#, fuzzy
+msgid "Stop the playlist after each played playlist item."
+msgstr ""
+"Atura la llista de reproducció després de cada element reproduït. Avança "
+"l'index de la llista de reproducció."
+
+#: src/libvlc.h:903
 msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
 msgstr ""
 "Aquests paràmetres són les tecles vinculades globals de VLC, conegudes com a "
 "\" tecles ràpides\"."
 
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
 #: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
 #: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
 msgid "Fullscreen"
 msgstr "Pantalla completa"
 
-#: src/libvlc.h:855
+#: src/libvlc.h:907
 msgid "Select the hotkey to use to swap fullscreen state."
 msgstr ""
 "Seleccioneu la tecla ràpida a utilitzar per canviar l'estat de pantalla "
 "completa."
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
 msgid "Play/Pause"
 msgstr "Reprodueix/Pausa"
 
-#: src/libvlc.h:857
+#: src/libvlc.h:909
 msgid "Select the hotkey to use to swap paused state."
 msgstr "Seleccioneu la tecla ràpida a utilitzar per canviar  l'estat de pausa."
 
-#: src/libvlc.h:858
+#: src/libvlc.h:910
 msgid "Pause only"
 msgstr "Només pausa"
 
-#: src/libvlc.h:859
+#: src/libvlc.h:911
 msgid "Select the hotkey to use to pause."
 msgstr "Seleccioneu la tecla ràpida a utilitzar per fer una pausa."
 
-#: src/libvlc.h:860
+#: src/libvlc.h:912
 msgid "Play only"
 msgstr "Només reprodueix"
 
-#: src/libvlc.h:861
+#: src/libvlc.h:913
 msgid "Select the hotkey to use to play."
 msgstr "Seleccioneu la tecla ràpida a utilitzar per reproduir."
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
 msgid "Faster"
 msgstr "Més ràpid"
 
-#: src/libvlc.h:863
+#: src/libvlc.h:915
 msgid "Select the hotkey to use for fast forward playback."
 msgstr "Seleccioneu la tecla ràpida a utilitzar per avançar ràpid el playback."
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
 msgid "Slower"
 msgstr "Més lent"
 
-#: src/libvlc.h:865
+#: src/libvlc.h:917
 msgid "Select the hotkey to use for slow motion playback."
 msgstr ""
 "Seleccioneu la tecla ràpida a utilitzar per reproduir lent el playback."
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr "Següent"
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr ""
 "Seleccioneu la tecla ràpida a utilitzar per passar al següent element de la "
 "llista de reproducció."
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr "Anterior"
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr ""
 "Seleccioneu la tecla ràpida a utilitzar per passar a l'anterior element de "
 "la llista de reproducció."
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr "Atura"
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
+#: src/libvlc.h:923
+#, fuzzy
+msgid "Select the hotkey to stop playback."
 msgstr "Seleccioneu la tecla ràpida per aturar la llista de reproducció."
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr "Posició"
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr "Seleccioneu la tecla ràpida per mostrar la posició."
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 #, fuzzy
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr "Seleccioneu la tecla ràpida per saltar 5 minuts  enrere."
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 #, fuzzy
 msgid "Short backwards jump"
 msgstr "Vés enrere"
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 #, fuzzy
 msgid "Select the hotkey to make a short backwards jump."
 msgstr "Seleccioneu la tecla ràpida per saltar 10 segons enrere."
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 #, fuzzy
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr "Seleccioneu la tecla ràpida per saltar 1 minut  enrere."
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 #, fuzzy
 msgid "Long backwards jump"
 msgstr "Vés enrere"
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 #, fuzzy
 msgid "Select the hotkey to make a long backwards jump."
 msgstr "Seleccioneu la tecla ràpida per saltar 10 segons enrere."
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 #, fuzzy
 msgid "Select the hotkey to make a very short forward jump."
 msgstr "Seleccioneu la tecla ràpida a utilitzar per avançar ràpid el playback."
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 #, fuzzy
 msgid "Short forward jump"
 msgstr "Endavant un cop"
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 #, fuzzy
 msgid "Select the hotkey to make a short forward jump."
 msgstr "Seleccioneu la tecla ràpida per saltar 10 segons endavant."
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 #, fuzzy
 msgid "Select the hotkey to make a medium forward jump."
 msgstr "Seleccioneu la tecla ràpida per saltar 1 minut  endavant."
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 #, fuzzy
 msgid "Select the hotkey to make a long forward jump."
 msgstr "Seleccioneu la tecla ràpida per saltar 10 segons endavant."
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
+#: src/libvlc.h:959
 #, fuzzy
-msgid "Long jump size"
+msgid "Long jump length"
 msgstr "Mida de la lletra"
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr "Surt"
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 msgid "Select the hotkey to quit the application."
 msgstr "Seleccioneu la tecla ràpida per sortir de l'aplicació."
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 msgid "Navigate up"
 msgstr "Mou cap a dalt"
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 msgid "Select the key to move the selector up in DVD menus."
 msgstr "Seleccioneu la tecla per moure amunt el selector en els menús de DVD."
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 msgid "Navigate down"
 msgstr "Mou cap avall"
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 msgid "Select the key to move the selector down in DVD menus."
 msgstr "Seleccioneu la tecla per moure avall el selector en els menús de DVD."
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 msgid "Navigate left"
 msgstr "Mou cap a l'esquerra"
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 msgid "Select the key to move the selector left in DVD menus."
 msgstr ""
 "Seleccioneu la tecla per moure a l'esquerra el selector en els menús de DVD."
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 msgid "Navigate right"
 msgstr "Mou cap a la dreta"
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 msgid "Select the key to move the selector right in DVD menus."
 msgstr ""
 "Seleccioneu la tecla per moure a la dreta el selector en els menús de DVD."
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr "Activar"
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 msgid "Select the key to activate selected item in DVD menus."
 msgstr ""
 "Seleccioneu la tecla per activar l'element seleccionat en els menús de DVD."
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 #, fuzzy
 msgid "Go to the DVD menu"
 msgstr "Utilitza els menús del DVD"
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 #, fuzzy
 msgid "Select the key to take you to the DVD menu"
 msgstr ""
 "Seleccioneu la tecla per activar l'element seleccionat en els menús de DVD."
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 #, fuzzy
 msgid "Select previous DVD title"
 msgstr "Selecciona el títol anterior"
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 #, fuzzy
 msgid "Select the key to choose the previous title from the DVD"
 msgstr ""
 "Seleccioneu la tecla ràpida a utilitzar per passar a l'anterior element de "
 "la llista de reproducció."
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 #, fuzzy
 msgid "Select next DVD title"
 msgstr "Selecciona el capítol següent"
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 #, fuzzy
 msgid "Select the key to choose the next title from the DVD"
 msgstr ""
 "Seleccioneu la tecla per moure a l'esquerra el selector en els menús de DVD."
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 #, fuzzy
 msgid "Select prev DVD chapter"
 msgstr "Selecciona el capítol anterior"
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 #, fuzzy
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr ""
 "Seleccioneu la tecla ràpida a utilitzar per passar a l'anterior element de "
 "la llista de reproducció."
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 #, fuzzy
 msgid "Select next DVD chapter"
 msgstr "Selecciona el capítol següent"
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 #, fuzzy
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr ""
 "Seleccioneu la tecla per moure a l'esquerra el selector en els menús de DVD."
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr "Puja el volum "
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr "Seleccioneu la tecla per augmentar el volum de l'àudio."
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr "Baixa el volum "
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr "Seleccioneu la tecla per disminuir el volum de l'àudio."
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr "Mut"
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
-msgstr "Seleccioneu la tecla per desactivar el volum de l'àudio."
+#: src/libvlc.h:989
+#, fuzzy
+msgid "Select the key to mute audio."
+msgstr "Seleccioneu la tecla ràpida a utilitzar per fer una pausa."
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 msgid "Subtitle delay up"
 msgstr "Avança els subtítols"
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 msgid "Select the key to increase the subtitle delay."
 msgstr "Seleccioneu la tecla per augmentar el retard dels subtítols."
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 msgid "Subtitle delay down"
 msgstr "Retarda els subtítols"
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 msgid "Select the key to decrease the subtitle delay."
 msgstr "Seleccioneu la tecla per disminuir el retard dels subtítols."
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 msgid "Audio delay up"
 msgstr "Avança l'àudio"
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 msgid "Select the key to increase the audio delay."
 msgstr "Seleccioneu la tecla per augmentar el retard de l'àudio."
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 msgid "Audio delay down"
 msgstr "Retarda l'àudio"
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 msgid "Select the key to decrease the audio delay."
 msgstr "Seleccioneu la tecla per disminuir el retard de l'àudio."
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr "Reprodueix preferit 1 de la llista de reproducció"
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr "Reprodueix preferit 2 de la llista de reproducció"
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr "Reprodueix preferit 3 de la llista de reproducció"
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr "Reprodueix preferit 4 de la llista de reproducció"
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr "Reprodueix preferit 5 de la llista de reproducció"
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr "Reprodueix preferit 6 de la llista de reproducció"
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr "Reprodueix preferit 7 de la llista de reproducció"
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr "Reprodueix preferit 8 de la llista de reproducció"
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr "Reprodueix preferit 9 de la llista de reproducció"
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr "Reprodueix preferit 10 de la llista de reproducció"
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 msgid "Select the key to play this bookmark."
 msgstr "Seleccioneu la tecla per reproduir aquest preferit."
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 msgid "Set playlist bookmark 1"
 msgstr "Defineix el preferit 1 de la llista de reproducció"
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 msgid "Set playlist bookmark 2"
 msgstr "Defineix el preferit 2 de la llista de reproducció"
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 msgid "Set playlist bookmark 3"
 msgstr "Defineix el preferit 3 de la llista de reproducció"
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 msgid "Set playlist bookmark 4"
 msgstr "Defineix el preferit 4 de la llista de reproducció"
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 msgid "Set playlist bookmark 5"
 msgstr "Defineix el preferit 5 de la llista de reproducció"
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 msgid "Set playlist bookmark 6"
 msgstr "Defineix el preferit 6 de la llista de reproducció"
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 msgid "Set playlist bookmark 7"
 msgstr "Defineix el preferit 7 de la llista de reproducció "
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 msgid "Set playlist bookmark 8"
 msgstr "Defineix el preferit 8 de la llista de reproducció "
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 msgid "Set playlist bookmark 9"
 msgstr "Defineix el preferit 9 de la llista de reproducció "
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 msgid "Set playlist bookmark 10"
 msgstr "Defineix el preferit 10 de la llista de reproducció"
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 msgid "Select the key to set this playlist bookmark."
 msgstr ""
 "Seleccioneu la tecla per definir aquest preferit de la llista de reproducció."
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+msgid "Playlist bookmark 1"
+msgstr "Preferit 1 de la llista de reproducció"
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+msgid "Playlist bookmark 2"
+msgstr "Preferit 2 de la llista de reproducció"
+
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+msgid "Playlist bookmark 3"
+msgstr "Preferit 3 de la llista de reproducció "
+
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+msgid "Playlist bookmark 4"
+msgstr "Preferit 4 de la llista de reproducció"
+
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+msgid "Playlist bookmark 5"
+msgstr "Preferit 5 de la llista de reproducció"
+
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+msgid "Playlist bookmark 6"
+msgstr "Preferit 6 de la llista de reproducció"
+
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+msgid "Playlist bookmark 7"
+msgstr "Preferit 7 de la llista de reproducció"
+
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+msgid "Playlist bookmark 8"
+msgstr "Preferit 8 de la llista de reproducció"
+
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+msgid "Playlist bookmark 9"
+msgstr "Preferit 9 de la llista de reproducció"
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+msgid "Playlist bookmark 10"
+msgstr "Preferit 10 de la llista de reproducció"
+
+#: src/libvlc.h:1032
+#, fuzzy
+msgid "This allows you to define playlist bookmarks."
+msgstr ""
+"Aquesta opció us permet definir els preferits de la llista de reproducció."
+
+#: src/libvlc.h:1034
 msgid "Go back in browsing history"
 msgstr "Vés endarrere a l'historial de navegació"
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
@@ -3456,11 +3556,11 @@ msgstr ""
 "Seleccioneu la tecla per anar endarrere (a l'element multimèdia previ) a "
 "l'historial de navegació."
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr "Vés endavant a l'historial de navegació"
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
@@ -3468,101 +3568,105 @@ msgstr ""
 "Seleccioneu la tecla per anar endavant (a l'element multimèdia següent) a "
 "l'historial de navegació."
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 msgid "Cycle audio track"
 msgstr "Gira la pista d'àudio"
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+#, fuzzy
+msgid "Cycle through the available audio tracks(languages)."
 msgstr "Gira mitjançant les pistes d'àudio disponibles (llenguatges) "
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 msgid "Cycle subtitle track"
 msgstr "Gira la pista de subtítols "
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
+#: src/libvlc.h:1042
+#, fuzzy
+msgid "Cycle through the available subtitle tracks."
 msgstr "Gira mitjançant les pistes de subtítols disponibles"
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1043
 #, fuzzy
 msgid "Cycle source aspect ratio"
 msgstr "Relació d'aspecte de la font"
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
-msgstr ""
+#: src/libvlc.h:1044
+#, fuzzy
+msgid "Cycle through a predefined list of source aspect ratios."
+msgstr "Relació d'aspecte de la font"
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 #, fuzzy
 msgid "Cycle video crop"
 msgstr "Sortida de vídeo en escala de grisos"
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
-msgstr ""
+#: src/libvlc.h:1046
+#, fuzzy
+msgid "Cycle through a predefined list of crop formats."
+msgstr "Gira mitjançant les pistes de subtítols disponibles"
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 #, fuzzy
 msgid "Cycle deinterlace modes"
 msgstr "Mode desentrellaçat"
 
-#: src/libvlc.h:985
+#: src/libvlc.h:1048
 #, fuzzy
-msgid "Cycle through all the deinterlace modes"
+msgid "Cycle through deinterlace modes."
 msgstr "Gira mitjançant les pistes de subtítols disponibles"
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 msgid "Show interface"
 msgstr "Mostra la interfície"
 
-#: src/libvlc.h:987
-msgid "Raise the interface above all other windows"
+#: src/libvlc.h:1050
+#, fuzzy
+msgid "Raise the interface above all other windows."
 msgstr "Superposa la interfície sobre totes les altres finestres"
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 #, fuzzy
 msgid "Hide interface"
 msgstr "_Oculta la interfície "
 
-#: src/libvlc.h:989
+#: src/libvlc.h:1052
 #, fuzzy
-msgid "Lower the interface below all other windows"
+msgid "Lower the interface below all other windows."
 msgstr "Superposa la interfície sobre totes les altres finestres"
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr "Pren una instantània del vídeo"
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr "Pren una instantània de vídeo i l'escriu al disc"
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 msgid "Record"
 msgstr ""
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr ""
 
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, fuzzy, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3603,153 +3707,158 @@ msgstr ""
 "de reproducció\n"
 "  vlc:surt                       surt de VLC\n"
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 msgid "Snapshot"
 msgstr "Instantània"
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 #, fuzzy
 msgid "Window properties"
 msgstr "Propietats del sintonitzador"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 #, fuzzy
 msgid "Subpictures"
 msgstr "Filtre de subimatges"
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr "Subtítols"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 msgid "Overlays"
 msgstr "Superposats"
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 #, fuzzy
 msgid "Track settings"
 msgstr "Paràmetres de les pistes"
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 msgid "Playback control"
 msgstr "Control de playback"
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 msgid "Default devices"
 msgstr "Dispositius predeterminats"
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 msgid "Network settings"
 msgstr "Paràmetres de la xarxa"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr "Socks proxy"
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 msgid "Metadata"
 msgstr "Metadata"
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr "Descodificadors"
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 #, fuzzy
 msgid "Input"
 msgstr "Llista d'entrada"
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 #, fuzzy
 msgid "CPU"
 msgstr "TCP"
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 #, fuzzy
 msgid "Special modules"
 msgstr "Mode escalat"
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr "Connectors"
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 #, fuzzy
 msgid "Performance options"
 msgstr "Opcions de transcodificació"
 
-#: src/libvlc.h:1436
-#, fuzzy
-msgid "Interfaces"
-msgstr "Interfície"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr "Tecles ràpides"
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1808
+#, fuzzy
+msgid "Jump sizes"
+msgstr "Mida de la lletra"
+
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr "Programa principal"
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 #, fuzzy
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr "Imprimeix l'ajuda (es pot combinar amb --advanced)"
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 #, fuzzy
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr "Imprimeix l'ajuda dels mòduls (es pot combinar amb --advanced)"
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 #, fuzzy
 msgid "print help for the advanced options"
 msgstr "Mostra les opcions avançades"
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr "Pregunta per loquacitat extra quan mostra l'ajuda"
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr "Imprimeix una llista dels mòduls disponibles"
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 #, fuzzy
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr "Imprimeix l'ajuda dels mòduls (es pot combinar amb --advanced)"
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr "Desa les opcions de la línia d'ordres actual a la configuració "
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr "Reinicia la configuració actual als valors per defecte"
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr "Utilitza la configuració alternativa"
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 msgid "resets the current plugins cache"
 msgstr "Reinicia la memòria cau dels connectors actuals"
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr "Imprimeix la informació de la versió"
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr "booleà"
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr "tecla"
 
@@ -4357,11 +4466,11 @@ msgstr "Zhuang"
 msgid "Zulu"
 msgstr "Zulú"
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr "Desconegut"
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -4382,28 +4491,28 @@ msgstr "Mostra tots elements, sense ordenar"
 msgid "Undefined"
 msgstr "No definit"
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr "Desentrellaça"
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 msgid "Discard"
 msgstr "Descartar"
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr "Barreja"
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 msgid "Mean"
 msgstr "Mitjana:"
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr "Bob"
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr "Lineal"
 
@@ -4427,17 +4536,19 @@ msgstr "1:1 Original"
 msgid "2:1 Double"
 msgstr "2:1 Doble"
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr "Retalla"
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 #, fuzzy
 msgid "Aspect-ratio"
 msgstr "Ràtio de l'aspecte"
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -4448,12 +4559,13 @@ msgstr "Ràtio de l'aspecte"
 msgid "Caching value in ms"
 msgstr "Valor de captura en ms"
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. This value should be set in "
+"milliseconds."
 msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos cdda. "
+"Us permet modificar el valor de captura predeterminat per fluxos dvb. "
 "S'hauria d'especificar en unitats de mil·lisegon."
 
 #: modules/access/cdda.c:58 modules/gui/macosx/open.m:176
@@ -4477,7 +4589,7 @@ msgstr "Servidor CDDB"
 
 #: modules/access/cdda.c:71
 #, fuzzy
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr "Adreça de correu notificada al servidor CDDB"
 
 #: modules/access/cdda.c:74
@@ -4487,21 +4599,21 @@ msgstr "Port del servidor CDDB"
 
 #: modules/access/cdda.c:74
 #, fuzzy
-msgid "CDDB Server port to use"
+msgid "CDDB Server port to use."
 msgstr "Port del servidor CDDB"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 #, fuzzy
 msgid "Audio CD - Track "
 msgstr "Pista d’àudio"
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, fuzzy, c-format
 msgid "Audio CD - Track %i"
 msgstr "Pista d’àudio"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr "cap"
 
@@ -4539,19 +4651,21 @@ msgstr ""
 "libcddb  (0x100) 256\n"
 
 #: modules/access/cdda/cdda.c:59
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
 msgstr ""
 "Us permet modificar el valor de captura per fluxos CDDA. S'hauria "
 "d'especificar en unitats de mil·lisegon."
 
 #: modules/access/cdda/cdda.c:63
+#, fuzzy
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 "Us permet especificar quants blocs de CD obtenir en una sola lectura de CD. "
 "Generalment en CDs nous/ràpids, això augmenta la velocitat de transferència "
@@ -4649,9 +4763,9 @@ msgstr "Entrada de Compact Disc Digital Àudio (CD-DA)"
 msgid "Audio Compact Disc"
 msgstr "CD d'àudio"
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
-msgstr "Si no és zero, proporciona informació de depuració addicional."
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
+msgstr ""
 
 #: modules/access/cdda/cdda.c:129
 msgid "Caching value in microseconds"
@@ -4689,8 +4803,8 @@ msgid "Use Navigation-style playback?"
 msgstr "Voleu utilitzar el playback Navigation-style?"
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+#, fuzzy
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 "Si està seleccionat, les pistes exploraran mitjançant Navegació en comptes "
 "de les entrades de la llista de reproducció"
@@ -4707,7 +4821,8 @@ msgstr ""
 "utilitza CDDB"
 
 #: modules/access/cdda/cdda.c:181
-msgid "Do CDDB lookups?"
+#, fuzzy
+msgid "CDDB lookups"
 msgstr "Voleu fer cerques de CDDB?"
 
 #: modules/access/cdda/cdda.c:182
@@ -4795,8 +4910,8 @@ msgstr "Pistes"
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr "Pista"
 
@@ -4834,21 +4949,22 @@ msgid "expand"
 msgstr "Expandeix"
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+msgid "Ignored extensions"
 msgstr ""
 
 #: modules/access/directory.c:82
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 msgid "Directory"
 msgstr "Directori"
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 msgid "Standard filesystem directory input"
 msgstr "Entrada estàndard del directori del sistema d'arxius."
 
@@ -4867,9 +4983,10 @@ msgid "Antenna"
 msgstr "Antena"
 
 #: modules/access/dshow/dshow.cpp:81
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
 msgstr ""
 "Us permet modificar el valor de captura predeterminat pels fluxos "
 "DirectShow. S'hauria d'especificar en unitats de mil·lisegon."
@@ -4879,10 +4996,10 @@ msgid "Video device name"
 msgstr "Nom del dispositiu de vídeo"
 
 #: modules/access/dshow/dshow.cpp:85
+#, fuzzy
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used."
 msgstr ""
 "Podeu especificar el nom del dispositiu de vídeo que s'utilitzarà pel "
 "connector DirectShow. Si no especifiqueu res, utilitzarà el dispositiu "
@@ -4893,10 +5010,11 @@ msgid "Audio device name"
 msgstr "Nom del dispositiu de àudio"
 
 #: modules/access/dshow/dshow.cpp:90
+#, fuzzy
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 "Podeu especificar el nom del dispositiu d'àudio que s'utilitzarà pel "
 "connector DirectShow. Si no especifiqueu res, utilitzarà el dispositiu "
@@ -4907,10 +5025,10 @@ msgid "Video size"
 msgstr "Tamany del vídeo"
 
 #: modules/access/dshow/dshow.cpp:95
+#, fuzzy
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 "Podeu especificar  la mida del vídeo que es mostrarà pel connector "
 "DirectShow. Si no especifiqueu res, utilitzarà la mida predeterminada."
@@ -4965,8 +5083,8 @@ msgid "Tuner TV Channel"
 msgstr "Sintonitza els canals de televisió"
 
 #: modules/access/dshow/dshow.cpp:115
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+#, fuzzy
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr ""
 "Us permet especificar el canal de TV que el sintonitzador farà passar a "
 "primer pla (0 per predeterminat)"
@@ -4976,9 +5094,10 @@ msgid "Tuner country code"
 msgstr "Sintonitza el codi del país"
 
 #: modules/access/dshow/dshow.cpp:119
+#, fuzzy
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 "Us permet definir el codi del país del sintonitzador que estableix l'actual "
 "mapatge canal-a-freqüència (0 per predeterminat)"
@@ -4988,49 +5107,77 @@ msgid "Tuner input type"
 msgstr "Sintonitza el tipus d'entrada"
 
 #: modules/access/dshow/dshow.cpp:123
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+#, fuzzy
+msgid "Select the tuner input type (Cable/Antenna)."
 msgstr ""
 "Us permet seleccionar el tipus d'entrada del sintonitzador (Cable/Antenna)"
 
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "Opcions de vídeo"
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "Entrada de CD d'àudio"
+
+#: modules/access/dshow/dshow.cpp:132
+#, fuzzy
+msgid "Select the audio input source. See the \"video input\" option."
+msgstr "Especifica el contrast de l'entrada de vídeo. "
+
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "URL per la sortida de vídeo"
+
 #: modules/access/dshow/dshow.cpp:135
+#, fuzzy
+msgid "Select the video output type. See the \"video input\" option."
+msgstr "Especifica el matís de l'entrada de vídeo. "
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "URL per la sortida d'àudio"
+
+#: modules/access/dshow/dshow.cpp:138
+#, fuzzy
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr "Especifica el matís de l'entrada de vídeo. "
+
+#: modules/access/dshow/dshow.cpp:150
 msgid "DirectShow"
 msgstr "DirectShow"
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 msgid "DirectShow input"
 msgstr "Entrada del DirectShow"
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 msgid "Refresh list"
 msgstr "Actualitza la llista"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr "Configura"
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos de fitxer. "
-"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:73
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
+"Caching value for DVB streams. This value should be set in milliseconds."
 msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos dvb. "
+"Us permet modificar el valor de captura predeterminat per fluxos UDP. "
 "S'hauria d'especificar en unitats de mil·lisegon."
 
 #: modules/access/dvb/access.c:76
@@ -5070,7 +5217,10 @@ msgid "Probe DVB card for capabilities"
 msgstr "Explora les capacitats de la targeta DVB"
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+#, fuzzy
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr ""
 "A algunes targetes DVB no els hi agrada que s'explorin les seves capacitats."
 
@@ -5079,7 +5229,8 @@ msgid "Budget mode"
 msgstr "Mode econòmic"
 
 #: modules/access/dvb/access.c:92
-msgid "This allows you to stream an entire transponder with a budget card."
+#, fuzzy
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
 msgstr "Us permet reproduir un transponedor amb una targeta econòmica."
 
 #: modules/access/dvb/access.c:95
@@ -5087,7 +5238,8 @@ msgid "Satellite number in the Diseqc system"
 msgstr "Nombre del satèl·lit en el sistema Diseqc"
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+#, fuzzy
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr "[0=no diseqc, 1-4=nombre del satèl·lit]"
 
 #: modules/access/dvb/access.c:98
@@ -5095,7 +5247,8 @@ msgid "LNB voltage"
 msgstr "Voltatge de LNB"
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+#, fuzzy
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr "En Volts [0, 13=vertical, 18=horitzontal]"
 
 #: modules/access/dvb/access.c:101
@@ -5115,7 +5268,8 @@ msgid "22 kHz tone"
 msgstr "To de 22kHz"
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+#, fuzzy
+msgid "[0=off, 1=on, -1=auto]."
 msgstr "[0=inactiu, 1=actiu, -1=auto]"
 
 #: modules/access/dvb/access.c:108
@@ -5123,7 +5277,8 @@ msgid "Transponder FEC"
 msgstr "Transponedor FEC"
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+#, fuzzy
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr ""
 "FEC=Forward Error Correction, mode de Correcció d'Error Endavant [9=auto]"
 
@@ -5194,8 +5349,7 @@ msgstr "Nom d'usuari de l'HTTP"
 
 #: modules/access/dvb/access.c:152
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:155
@@ -5204,8 +5358,7 @@ msgstr "Contrasenya HTTP"
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -5215,40 +5368,40 @@ msgstr "HTTP"
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 msgid "Certificate file"
 msgstr "Fitxer del certificat"
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr "Fitxer del certificat x509 PEM de la interfície HTTP (habilita SSL)"
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr "Fitxer de la clau privada"
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr "Fitxer de clau privada x509 PEM de la interfície HTTP"
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 msgid "Root CA file"
 msgstr "Fitxer del root-CA"
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr ""
 "Fitxer de certificats de x509 PEM trusted root CA de la interfície HTTP"
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 msgid "CRL file"
 msgstr "Fitxer de CRL"
 
@@ -5270,18 +5423,33 @@ msgstr "Entrada DVB amb suport v4l2"
 msgid "HTTP server"
 msgstr "Nom d'usuari de l'HTTP"
 
+#: 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:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr "Angle del DVD"
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
-msgid "Allows you to select the default DVD angle."
-msgstr "Us permet seleccionar l'angle del DVD per defecte. "
+#, fuzzy
+msgid "Default DVD angle."
+msgstr "Angle del DVD"
 
-#: modules/access/dvdnav.c:65
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
+#, fuzzy
+msgid "Caching value for DVDs. This value should be set in milliseconds."
 msgstr ""
 "Us permet modificar el valor de captura predeterminat per fluxos DVDnav. "
 "S'hauria d'especificar en unitats de mil·lisegon."
@@ -5291,9 +5459,10 @@ msgid "Start directly in menu"
 msgstr "Inicia directament el menú"
 
 #: modules/access/dvdnav.c:69
+#, fuzzy
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 "Us permet iniciar el DVD directament al menú principal. Intentarà eliminar "
 "totes les instruccions d'avís innecessàries."
@@ -5306,14 +5475,6 @@ msgstr "DVD amb menús"
 msgid "DVDnav Input"
 msgstr "Entrada DVDnav"
 
-#: modules/access/dvdread.c:63
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos DVDread. "
-"S'hauria d'especificar en unitats de mil·lisegons."
-
 #: modules/access/dvdread.c:66
 msgid "Method used by libdvdcss for decryption"
 msgstr "Mètode utilitzat per libdvdcss pel desxifrat"
@@ -5366,8 +5527,7 @@ msgstr "Entrada DVDRead (DVD sense suport de menú)"
 #: modules/access/fake.c:42
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
+"Caching value for fake streams. This value should be set in milliseconds."
 msgstr ""
 "Us permet modificar el valor de captura predeterminat per fluxos de fitxer. "
 "S'hauria d'especificar en unitats de mil·lisegon."
@@ -5379,7 +5539,7 @@ msgstr "Velocitat de fotogrames"
 
 #: modules/access/fake.c:46
 #, fuzzy
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr "Defineix el nombre de fotogrames per segon "
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -5390,8 +5550,8 @@ msgstr "LID"
 
 #: modules/access/fake.c:49
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 
 #: modules/access/fake.c:51
@@ -5401,8 +5561,8 @@ msgstr "Duració"
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -5415,21 +5575,30 @@ msgstr "TTY fals"
 msgid "Fake input"
 msgstr "Entrada de l'FTP"
 
+#: modules/access/file.c:82
+#, fuzzy
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr ""
+"Us permet modificar el valor de captura predeterminat per fluxos de fitxer. "
+"S'hauria d'especificar en unitats de mil·lisegon."
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr "Concatena amb fitxers addicionals"
 
 #: modules/access/file.c:86
+#, fuzzy
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 "Us permet reproduir fitxers dividits com si fossin  un únic fitxer. "
 "Especifica una llista de fitxers separats per comes."
 
 #: modules/access/file.c:90
-msgid "Standard filesystem file input"
-msgstr "Entrada estàndard del fitxer de sistema"
+#, fuzzy
+msgid "File input"
+msgstr "Entrada de l'FTP"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
 #: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:261
@@ -5443,10 +5612,49 @@ msgstr "Entrada estàndard del fitxer de sistema"
 msgid "File"
 msgstr "Fitxer"
 
+#: modules/access_filter/record.c:43
+#, fuzzy
+msgid "Record directory"
+msgstr "Directori font"
+
+#: modules/access_filter/record.c:45
+#, 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:44
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Hora"
+
+#: modules/access_filter/timeshift.c:45
+#, fuzzy
+msgid ""
+"This is the size of the temporary files tha 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:47
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Directori de la instantània del vídeo"
+
+#: modules/access_filter/timeshift.c:48
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Timeshift"
+msgstr "Hora"
+
 #: modules/access/ftp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+"Caching value for FTP streams. This value should be set in milliseconds."
 msgstr ""
 "Us permet modificar el valor de captura predeterminat per fluxos FTP. "
 "S'hauria d'especificar en unitats de mil·lisegon."
@@ -5456,8 +5664,8 @@ msgid "FTP user name"
 msgstr "Nom d'usuari de l'FTP"
 
 #: modules/access/ftp.c:47 modules/access/smb.c:64
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
+#, fuzzy
+msgid "User name that will be used for the connection."
 msgstr ""
 "Us permet modificar el nom d'usuari que serà utilitzat per la connexió."
 
@@ -5466,7 +5674,8 @@ msgid "FTP password"
 msgstr "Contrasenya de l'FTP"
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
-msgid "Allows you to modify the password that will be used for the connection."
+#, fuzzy
+msgid "Password that will be used for the connection."
 msgstr ""
 "Us permet modificar la contrasenya que serà utilitzada per la connexió."
 
@@ -5475,7 +5684,8 @@ msgid "FTP account"
 msgstr "Compte de l'FTP"
 
 #: modules/access/ftp.c:53
-msgid "Allows you to modify the account that will be used for the connection."
+#, fuzzy
+msgid "Account that will be used for the connection."
 msgstr "Us permet modificar el compte que serà utilitzat per la connexió."
 
 #: modules/access/ftp.c:58
@@ -5485,16 +5695,15 @@ msgstr "Entrada de l'FTP"
 #: modules/access/gnomevfs.c:46
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
 msgstr ""
 "Us permet modificar el valor de captura predeterminat per fluxos FTP. "
 "S'hauria d'especificar en unitats de mil·lisegon."
 
 #: modules/access/gnomevfs.c:50
 #, fuzzy
-msgid "GnomeVFS filesystem file input"
-msgstr "Entrada estàndard del fitxer de sistema"
+msgid "GnomeVFS input"
+msgstr "No hi ha cap entrada."
 
 #: modules/access/http.c:47
 msgid "HTTP proxy"
@@ -5503,20 +5712,20 @@ msgstr "Proxy HTTP"
 #: modules/access/http.c:49
 #, fuzzy
 msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
 msgstr ""
 "Podeu especificar un proxy HTTP a utilitzar. Ha de ser de la forma http://"
 "myproxy.mydomain:myport/. Si no s'especifica cap, es provarà la variable "
 "d'entorn  HTTP_PROXY."
 
 #: modules/access/http.c:55
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
+"Caching value for HTTP streams. This value should be set in milliseconds."
 msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos http. "
+"Us permet modificar el valor de captura predeterminat per fluxos TCP. "
 "S'hauria d'especificar en unitats de mil·lisegon."
 
 #: modules/access/http.c:58
@@ -5524,47 +5733,48 @@ msgid "HTTP user agent"
 msgstr "Agent usuari de l'HTTP"
 
 #: modules/access/http.c:59
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
+#, fuzzy
+msgid "User agent that will be used for the connection."
 msgstr "Us permet modificar l'agent usuari que serà utilitzat per la connexió."
 
 #: modules/access/http.c:62
 msgid "Auto re-connect"
 msgstr "Auto re-connexió"
 
-#: modules/access/http.c:63
+#: modules/access/http.c:64
+#, fuzzy
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
 msgstr ""
 "Intentarà automàticament una reconnexió en el cas de tancar-se fora de temps."
 
-#: modules/access/http.c:66
+#: modules/access/http.c:67
 msgid "Continuous stream"
 msgstr "Transmissió continuada"
 
-#: modules/access/http.c:67
+#: modules/access/http.c:68
 #, fuzzy
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
 msgstr ""
 "Habilita aquesta opció per llegir un arxiu que s'està actualitzant "
 "constantment (per exemple, un arxiu JPG en un servidor)"
 
-#: modules/access/http.c:73
+#: modules/access/http.c:74
 msgid "HTTP input"
 msgstr "Entrada de l'HTTP"
 
-#: modules/access/http.c:75
+#: modules/access/http.c:76
 #, fuzzy
 msgid "HTTP(S)"
 msgstr "HTTP"
 
 #: modules/access/mms/mms.c:48
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
+"Caching value for MMS streams. This value should be set in milliseconds."
 msgstr ""
 "Us permet modificar el valor de captura predeterminat per fluxos MMS. "
 "S'hauria d'especificar en unitats de mil·lisegon."
@@ -5574,82 +5784,287 @@ msgid "Force selection of all streams"
 msgstr "Imposa la selecció de tots els corrents de dades"
 
 #: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
 #, fuzzy
 msgid "Maximum bitrate"
 msgstr "Màxima velocitat de bit de la codificació "
 
-#: modules/access/mms/mms.c:55
-msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
-msgstr ""
+#: modules/access/mms/mms.c:58
+#, fuzzy
+msgid "Select the stream with the maximum bitrate under that limit."
+msgstr "Selecciona sempre el flux amb la màxima taxa de bits"
 
-#: modules/access/mms/mms.c:60
+#: modules/access/mms/mms.c:62
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Entrada Microsoft Media Server (MMS)"
 
-#: modules/access/pvr/pvr.c:48
-msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
-msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos pvr. "
-"S'hauria d'especificar en unitats de mil·lisegon."
-
-#: modules/access/pvr/pvr.c:51
-msgid "Device"
-msgstr "Dispositiu:"
-
-#: modules/access/pvr/pvr.c:52
-msgid "PVR video device"
-msgstr "Dispositiu de vídeo PVR"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Sortida de flux Dummy"
 
-#: modules/access/pvr/pvr.c:54
-#, fuzzy
-msgid "Radio device"
-msgstr "Dispositiu d'àudio"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Dummy"
 
-#: modules/access/pvr/pvr.c:55
-#, fuzzy
-msgid "PVR radio device"
-msgstr "Dispositiu de vídeo PVR"
+#: modules/access_output/file.c:60
+msgid "Append to file"
+msgstr "Afegeix a un fitxer"
 
-#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
-msgid "Norm"
-msgstr "Norma"
+#: modules/access_output/file.c:61
+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/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
-msgstr "Defineix la norma del flux (Automàtic, SECAM, PAL, or NTSC)"
+#: modules/access_output/file.c:65
+msgid "File stream output"
+msgstr "Sortida de flux del fitxer"
 
-#: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
-msgid "Width"
-msgstr "Amplada"
+#: modules/access_output/http.c:60
+msgid "Username"
+msgstr "Nom d'usuari"
 
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)"
-msgstr "Amplada del flux de captura (-1 per autodetectar)"
+#: modules/access_output/http.c:61
+#, 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/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
-msgid "Height"
-msgstr "Alçada"
+#: modules/access_output/http.c:64
+#, 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/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)"
-msgstr "Alçada del flux de captura (-1 per autodetectar)"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "MIME"
 
-#: modules/access/pvr/pvr.c:69 modules/access/v4l/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/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
-msgstr "Freqüència a capturar (en kHz), si és aplicable"
+#: 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/pvr/pvr.c:73 modules/access/v4l/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)"
+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 forHTTPS. 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 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 "
+"icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:73
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Sortida d'accés"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+msgid "Caching value (ms)"
+msgstr "Valor de captura (ms)"
+
+#: 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:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+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
+#, 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 ""
+"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_output/udp.c:97
+msgid "UDP stream output"
+msgstr "Flux de sortida UDP"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr/pvr.c:48
+#, 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/pvr/pvr.c:51
+msgid "Device"
+msgstr "Dispositiu:"
+
+#: modules/access/pvr/pvr.c:52
+msgid "PVR video device"
+msgstr "Dispositiu de vídeo PVR"
+
+#: modules/access/pvr/pvr.c:54
+#, fuzzy
+msgid "Radio device"
+msgstr "Dispositiu d'àudio"
+
+#: modules/access/pvr/pvr.c:55
+#, fuzzy
+msgid "PVR radio device"
+msgstr "Dispositiu de vídeo PVR"
+
+#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
+msgid "Norm"
+msgstr "Norma"
+
+#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
+#, fuzzy
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Defineix la norma del flux (Automàtic, SECAM, PAL, or NTSC)"
+
+#: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Amplada"
+
+#: modules/access/pvr/pvr.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/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Alçada"
+
+#: modules/access/pvr/pvr.c:66
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Alçada del flux de captura (-1 per autodetectar)"
+
+#: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
+msgid "Frequency"
+msgstr "Freqüència"
+
+#: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
+#, fuzzy
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Freqüència a capturar (en kHz), si és aplicable"
+
+#: modules/access/pvr/pvr.c:73 modules/access/v4l/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/pvr/pvr.c:76
 msgid "Key interval"
@@ -5657,7 +6072,7 @@ msgstr "Interval de la tecla"
 
 #: modules/access/pvr/pvr.c:77
 #, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)"
+msgid "Interval between keyframes (-1 for autodetect)."
 msgstr "Interval entre fotogrames clau (-1 per automàtic)"
 
 #: modules/access/pvr/pvr.c:79
@@ -5673,7 +6088,8 @@ msgstr ""
 "per especificar el nombre de Fotogrames-B."
 
 #: modules/access/pvr/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
+#, fuzzy
+msgid "Bitrate to use (-1 for default)."
 msgstr "Velocitat de bit a utilitzar (Per defecte -1)"
 
 #: modules/access/pvr/pvr.c:86
@@ -5681,15 +6097,18 @@ msgid "Bitrate peak"
 msgstr "Pic de la velocitat de bit"
 
 #: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR mode"
+#, fuzzy
+msgid "Peak bitrate in VBR mode."
 msgstr "Pic de la taxa de bits en el mode VBR"
 
 #: modules/access/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
-msgstr "Mode de la taxa de bits (vbr o cbr)"
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Mode de la velocitat de bit a utilitzar"
 
 #: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
+#, fuzzy
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr "Mode de la velocitat de bit a utilitzar"
 
 #: modules/access/pvr/pvr.c:92
@@ -5697,77 +6116,69 @@ msgid "Audio bitmask"
 msgstr "Màscara de bits de l’àudio"
 
 #: modules/access/pvr/pvr.c:93
-msgid ""
-"This option allows setting of bitmask that will get used by the audio part "
-"of the card."
+#, fuzzy
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 "Aquesta opció permet indicar la màscara de bits que utilitzarà la part "
 "d'àudio de la targeta."
 
 #: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
 msgid "Volume"
 msgstr "Volum"
 
 #: modules/access/pvr/pvr.c:97
-#, fuzzy
-msgid "This option allows setting of the audio volume (0-65535)."
+msgid "Audio volume (0-65535)."
 msgstr ""
-"Aquesta opció permet indicar la màscara de bits que utilitzarà la part "
-"d'àudio de la targeta."
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
 msgid "Channel"
 msgstr "Canal"
 
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
+#: modules/access/pvr/pvr.c:100
 msgid ""
 "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/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "Automatic"
 msgstr "Automàtic"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "SECAM"
 msgstr "SECAM"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "PAL"
 msgstr "PAL"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "NTSC"
 msgstr "NTSC"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr "vbr"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr "cbr"
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr "PVR"
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
+#: modules/access/pvr/pvr.c:115
+#, fuzzy
+msgid "IVTV MPEG Encoding cards input"
 msgstr "Entrada de les targetes Codificadores MPEG (amb controladors ivtv)"
 
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
-msgstr "Valor de captura (ms)"
-
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
+"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."
@@ -5778,15 +6189,16 @@ msgid "Real RTSP"
 msgstr "RTSP"
 
 #: modules/access/screen/screen.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
+"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/screen/screen.c:43
-msgid "Allows you to set the desired frame rate for the capture."
+#, fuzzy
+msgid "Desired frame rate for the capture."
 msgstr ""
 "Us permet especificar la velocitat de fotogrames desitjada per la captura."
 
@@ -5795,9 +6207,10 @@ msgid "Capture fragment size"
 msgstr "Captura la mida del fragment"
 
 #: modules/access/screen/screen.c:48
+#, fuzzy
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
 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)"
@@ -5811,9 +6224,9 @@ msgid "Screen"
 msgstr "Pantalla"
 
 #: modules/access/smb.c:61
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
+"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."
@@ -5831,9 +6244,8 @@ msgid "SMB domain"
 msgstr "Domini SMB"
 
 #: modules/access/smb.c:70
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
+#, fuzzy
+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ó."
@@ -5843,9 +6255,9 @@ msgid "SMB input"
 msgstr "Entrada de SMB"
 
 #: modules/access/tcp.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
+"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."
@@ -5858,10 +6270,10 @@ msgstr "TCP"
 msgid "TCP input"
 msgstr "Entrada del TCP"
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"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."
@@ -5871,19 +6283,21 @@ msgid "Autodetection of MTU"
 msgstr "Autodetecció de la MTU"
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
-msgstr "Permet augmentar la MTU si es troben paquets truncats"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
+msgstr ""
 
-#: modules/access/udp.c:51
+#: 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:53
+#: modules/access/udp.c:54
 #, fuzzy
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"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."
@@ -5899,25 +6313,27 @@ msgid "UDP/RTP input"
 msgstr "Entrada UDP/RTP"
 
 #: modules/access/v4l/v4l.c:75
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
 "Us permet modificar el valor de captura predeterminat per fluxos v4l. "
 "S'hauria d'especificar en unitats de mil·lisegon."
 
 #: modules/access/v4l/v4l.c:79
+#, fuzzy
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
+"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/v4l/v4l.c:83
+#, fuzzy
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
+"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."
@@ -5930,50 +6346,74 @@ 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/v4l.c:94
+#, fuzzy
+msgid ""
+"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/v4l.c:99
 msgid "Audio Channel"
 msgstr "Canal d'àudio"
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+#, 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/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/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/v4l/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/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr "Brillantor"
 
 #: modules/access/v4l/v4l.c:110
-msgid "Set the Brightness of the video input"
+#, fuzzy
+msgid "Brightness of the video input."
 msgstr "Especifica la brillantor de l'entrada de vídeo. "
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 msgid "Hue"
 msgstr "Matís"
 
 #: modules/access/v4l/v4l.c:113
-msgid "Set the Hue of the video input"
+#, fuzzy
+msgid "Hue of the video input."
 msgstr "Especifica el matís de l'entrada de vídeo. "
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 #, fuzzy
 msgid "Color"
 msgstr "Color"
 
 #: modules/access/v4l/v4l.c:116
 #, fuzzy
-msgid "Set the Color of the video input"
+msgid "Color of the video input."
 msgstr "Especifica el color de l'entrada de vídeo. "
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr "Contrast"
 
 #: modules/access/v4l/v4l.c:119
-msgid "Set the Contrast of the video input"
+#, fuzzy
+msgid "Contrast of the video input."
 msgstr "Especifica el contrast de l'entrada de vídeo. "
 
 #: modules/access/v4l/v4l.c:120
@@ -5981,7 +6421,8 @@ msgid "Tuner"
 msgstr "Sintonitzador"
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
+#, fuzzy
+msgid "Tuner to use, if there are several ones."
 msgstr "Sintonitzador a utilitzar, si hi ha varis."
 
 #: modules/access/v4l/v4l.c:122
@@ -5989,12 +6430,15 @@ msgid "Samplerate"
 msgstr "Velocitat de mostra"
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+#, 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/v4l.c:127
-msgid "If this option is set, the audio stream will be captured in stereo"
-msgstr "Si està definit, el flux d'àudio serà capturat en estèreo"
+#, fuzzy
+msgid "Capture the audio stream in stereo."
+msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
 
 #: modules/access/v4l/v4l.c:128
 msgid "MJPEG"
@@ -6010,7 +6454,8 @@ msgid "Decimation"
 msgstr "Delmat"
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+#, fuzzy
+msgid "Decimation level for MJPEG streams"
 msgstr "Especifica el nivell de Delmat per fluxos MJPEG"
 
 #: modules/access/v4l/v4l.c:134
@@ -6018,7 +6463,8 @@ msgid "Quality"
 msgstr "Qualitat"
 
 #: modules/access/v4l/v4l.c:135
-msgid "Set the quality of the stream"
+#, fuzzy
+msgid "Quality of the stream."
 msgstr "Defineix la qualitat del flux"
 
 #: modules/access/v4l/v4l.c:146
@@ -6029,6 +6475,13 @@ msgstr "Video4Linux"
 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:697
@@ -6163,6 +6616,10 @@ msgstr "Entrada de Vídeo CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD)"
 msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr "vcdx://[dispositiu-o-fitxer][@{P,S,T}nombre]"
 
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
+msgstr "Si no és zero, proporciona informació de depuració addicional."
+
 #: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
 msgid "Number of CD blocks to get in a single read."
 msgstr "Nombre de blocs de CD a aconseguir en una lectura simple."
@@ -6212,236 +6669,23 @@ msgstr "Format a utilitzar a la llista de reproducció \"autor\""
 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:43
-#, fuzzy
-msgid "Record directory"
-msgstr "Directori font"
-
-#: modules/access_filter/record.c:45
-#, fuzzy
-msgid "Allows you to specify the directory where the record will be stored"
+#: modules/audio_filter/channel_mixer/dolby.c:47
+msgid "Simple decoder for Dolby Surround encoded streams"
 msgstr ""
-"Us permet especificar el directori on les instantànies del vídeo seran "
-"emmagatzemades."
 
-#: modules/access_filter/timeshift.c:44
+#: modules/audio_filter/channel_mixer/dolby.c:48
 #, fuzzy
-msgid "Timeshift granularity"
-msgstr "Hora"
+msgid "Dolby Surround decoder"
+msgstr "Dolby Surround"
 
-#: modules/access_filter/timeshift.c:45
+#: modules/audio_filter/channel_mixer/headphone.c:49
 #, fuzzy
-msgid "Size of the temporary files use to store the timeshifted stream."
-msgstr ""
-"Els filtres de vídeo s'utilitzen pel post-processament del flux de vídeo"
-
-#: modules/access_filter/timeshift.c:47
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Directori de la instantània del vídeo"
-
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
-#, 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:60
-msgid "Append to file"
-msgstr "Afegeix a un fitxer"
-
-#: modules/access_output/file.c:61
-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:65
-msgid "File stream output"
-msgstr "Sortida de flux del fitxer"
-
-#: modules/access_output/http.c:60
-msgid "Username"
-msgstr "Nom d'usuari"
-
-#: modules/access_output/http.c:61
-msgid ""
-"Allows you to give a 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:64
-msgid ""
-"Allows you to give a 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 "Allows you to give the mime returned by the server."
-msgstr "Us permet donar el mime retornat pel servidor."
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-"Camí al arxiu certificat x509 PEM que s'utilitzarà per la sortida de flux "
-"HTTP/SSL"
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. 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:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. 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:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. 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:85
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
-msgstr ""
-
-#: modules/access_output/http.c:90
-msgid "HTTP stream output"
-msgstr "Sortida de flux de HTTP"
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: 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 "The name this stream/channel will get on the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:61
-#, fuzzy
-msgid "Stream-description"
-msgstr "Descripció de la sessió"
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
-
-#: modules/access_output/shout.c:65
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Corrent de dades"
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-msgid "Time-To-Live (TTL)"
-msgstr "Temps de vida (TTL)"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Allows you to define the 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
-msgid ""
-"Packets can be sent one by one at the right time or by groups. This allows "
-"you to give 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
-msgid ""
-"If you enable this option, 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 ""
-"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_output/udp.c:97
-msgid "UDP stream output"
-msgstr "Flux de sortida UDP"
-
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
-
-#: modules/audio_filter/channel_mixer/dolby.c:47
-msgid "Simple decoder for dolby surround encoded streams"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/dolby.c:48
-#, fuzzy
-msgid "Dolby surround decoder"
-msgstr "Dolby Surround"
-
-#: modules/audio_filter/channel_mixer/headphone.c:49
-#, fuzzy
-msgid ""
-"This effect gives you the feeling that you are standing in a room with a "
-"complete 7.1 speaker set when using only a headphone, providing a more "
-"realistic sound experience. It should also be more comfortable and less "
-"tiring when listening to music for long periods of time.\n"
-"It works with any source format from mono to 7.1."
+msgid ""
+"This effect gives you the feeling that you are standing in a room with a "
+"complete 7.1 speaker set when using only a headphone, providing a more "
+"realistic sound experience. It should also be more comfortable and less "
+"tiring when listening to music for long periods of time.\n"
+"It works with any source format from mono to 7.1."
 msgstr ""
 "Aquest efecte us dona la sensació que us trobeu en una habitació amb un "
 "complet conjunt d'altaveus 5.1 utilitzant només uns auriculars, produint una "
@@ -6464,7 +6708,8 @@ msgstr ""
 #: modules/audio_filter/channel_mixer/headphone.c:62
 msgid ""
 "The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:66
@@ -6474,25 +6719,27 @@ msgstr "Imposa la selecció de tots els corrents de dades"
 
 #: modules/audio_filter/channel_mixer/headphone.c:68
 msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:73
+#: modules/audio_filter/channel_mixer/headphone.c:72
 #, fuzzy
-msgid "Headphone channel mixer with virtual spatialization effect"
+msgid "Headphone virtual spatialization effect"
 msgstr "Canal mesclador d'auriculars amb un efecte d'espai virtual."
 
-#: modules/audio_filter/channel_mixer/headphone.c:74
+#: modules/audio_filter/channel_mixer/headphone.c:73
 msgid "Headphone effect"
 msgstr "Efecte d'auriculars"
 
 #: modules/audio_filter/channel_mixer/simple.c:46
-msgid "audio filter for simple channel mixing"
+#, fuzzy
+msgid "Audio filter for simple channel mixing"
 msgstr "Filtre d'àudio per mescla de canal simple "
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+#, fuzzy
+msgid "Audio filter for trivial channel mixing"
 msgstr "Filtre de vídeo per mescla de canal trivial "
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -6527,7 +6774,8 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr "Descodificador d'àudio ATSC A/52 (AC-3)"
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+#, fuzzy
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr "Filtre d'àudio per encapsulació  A/52->S/PDIF"
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -6535,9 +6783,8 @@ msgid "DTS dynamic range compression"
 msgstr "Compressió de rang dinàmic DTS"
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-#, fuzzy
-msgid "DTS"
-msgstr "TS"
+msgid "DCA"
+msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
 #: modules/audio_filter/converter/dtstofloat32.c:99
@@ -6545,31 +6792,38 @@ msgid "DTS Coherent Acoustics audio decoder"
 msgstr "Descodificador d’àudio DTS Acústiques Coherents"
 
 #: modules/audio_filter/converter/dtstospdif.c:70
-msgid "audio filter for DTS->S/PDIF encapsulation"
+#, fuzzy
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr "Filtre d'àudio per encapsulació DTS->S/PDIF"
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr "Filtre d'àudio per conversió fixed32<->float32"
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr "Filtre d'àudio per conversió fixed32->s16"
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s16 conversion"
 msgstr "Filtre d'àudio per conversió float32->s16"
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s8 conversion"
 msgstr "Filtre d'àudio per conversió float32->s8"
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u16 conversion"
 msgstr "Filtre d'àudio per conversió float32->u16"
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u8 conversion"
 msgstr "Filtre d'àudio per conversió float32->u8"
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -6578,59 +6832,74 @@ msgid "MPEG audio decoder"
 msgstr "Decodificador d'àudio MPEG"
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
-msgid "audio filter for s16->fixed32 conversion"
+#, fuzzy
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr "Filtre d'àudio per conversió s16->fixed32"
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 conversion"
 msgstr "Filtre d'àudio per conversió s16->float32"
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr "Filtre d'àudio per la conversió s16->float32 començant pel final"
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
-msgid "audio filter for s8->float32 conversion"
+#, fuzzy
+msgid "Audio filter for s8->float32 conversion"
 msgstr "Filtre d'àudio per conversió s8->float32"
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
-msgid "audio filter for u8->fixed32 conversion"
+#, fuzzy
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr "Filtre d'àudio per conversió u8->fixed32"
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
-msgid "audio filter for u8->float32 conversion"
+#, fuzzy
+msgid "Audio filter for u8->float32 conversion"
 msgstr "Filtre d'àudio per conversió u8->float32"
 
 #: modules/audio_filter/equalizer.c:52
 msgid "Equalizer preset"
 msgstr "Preconfiguració del equalitzador"
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr "Guany de les bandes"
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
-msgstr "Substitueix el guany predeterminat de les bandes en dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
+msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 msgid "Two pass"
 msgstr "Dos passades"
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
-msgstr "Filtra dos vegades l'àudio"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
+msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr "Guany global"
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+#, fuzzy
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr "Indica el guany global en dB (-20 ... 20)"
 
-#: modules/audio_filter/equalizer.c:65
-msgid "Equalizer 10 bands"
+#: modules/audio_filter/equalizer.c:69
+#, fuzzy
+msgid "Equalizer with 10 bands"
 msgstr "Equalitzador de 10 bandes"
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6713,7 +6982,8 @@ msgid "Techno"
 msgstr "Techno"
 
 #: modules/audio_filter/format.c:201
-msgid "audio filter for PCM format conversion"
+#, fuzzy
+msgid "Audio filter for PCM format conversion"
 msgstr "Filtre d’àudio per la conversió de format PCM"
 
 #: modules/audio_filter/normvol.c:69
@@ -6721,10 +6991,11 @@ msgid "Number of audio buffers"
 msgstr "Nombre de buffers d'àudio"
 
 #: modules/audio_filter/normvol.c:70
+#, fuzzy
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 "Nombre de memòries intermèdies sobre les que es fa la mesura de potència. Un "
 "nombre major augmentarà el temps de resposta del filtre a una potència alta, "
@@ -6806,20 +7077,24 @@ msgid "Freq 3 Q"
 msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
-msgid "audio filter for band-limited interpolation resampling"
+#, fuzzy
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr "Filtre d’àudio pel remostratge d’interpolació limitat per banda"
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
-msgid "audio filter for linear interpolation resampling"
+#, fuzzy
+msgid "Audio filter for linear interpolation resampling"
 msgstr "Filtre d’àudio pel remostratge d’interpolació lineal"
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+#, fuzzy
+msgid "Audio filter for trivial resampling"
 msgstr "Filtre d’àudio pel remostratge trivial"
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
+#, fuzzy
+msgid "Audio filter for ugly resampling"
 msgstr "Filtre d’àudio pel remostratge lleig"
 
 #: modules/audio_mixer/float32.c:47
@@ -6834,8 +7109,8 @@ msgstr "Mesclador d’àudio S/PDIF Dummy"
 msgid "Trivial audio mixer"
 msgstr "Mesclador d’àudio trivial"
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr "predeterminat"
 
@@ -6869,12 +7144,6 @@ msgstr "Mono"
 msgid "2 Front 2 Rear"
 msgstr "2 al davant i 2 al darrera"
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr "5.1"
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -6960,8 +7229,9 @@ msgstr ""
 "\"s16_be\", \"fixed32\", \"float32\" o \"spdif\""
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
-msgstr "Nombre de canals de sortida"
+#, fuzzy
+msgid "Number of output channels"
+msgstr "Nombre de clons"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -6972,11 +7242,13 @@ msgstr ""
 "nombre de canals aquí."
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+#, fuzzy
+msgid "Add WAVE header"
 msgstr "Afegeix una capçalera wav"
 
 #: modules/audio_output/file.c:90
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+#, fuzzy
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr ""
 "En comptes d’escriure un arxiu RAW, podeu afegir una capçalera WAV a "
 "l’arxiu. "
@@ -6986,7 +7258,8 @@ msgid "Output file"
 msgstr "Fitxer de sortida"
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
+#, fuzzy
+msgid "File to which the audio samples will be written to."
 msgstr "Arxiu on s'escriuran les mostres d'àudio "
 
 #: modules/audio_output/file.c:111
@@ -7040,6 +7313,10 @@ msgstr "Sortida d’àudio Simple DirectMedia Layer"
 msgid "Win32 waveOut extension output"
 msgstr "Sortida d’extensió waveOut Win32"
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr "5.1"
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr "Analitzador A/52"
@@ -7082,7 +7359,8 @@ msgid "Encoding quality"
 msgstr "Qualitat de la codificació"
 
 #: modules/codec/dirac.c:68
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+#, fuzzy
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr "Us permet especificar la qualitat entre 1.0 (baixa) i 10.0 (alta)"
 
 #: modules/codec/dirac.c:73
@@ -7111,18 +7389,23 @@ msgstr "Empaquetador d’àudio DTS"
 
 #: modules/codec/dvbsub.c:45
 #, fuzzy
-msgid "X coordinate of the subpicture"
-msgstr "Coordenada X del logotip"
+msgid "Decoding X coordinate"
+msgstr "Coordenada x del vídeo"
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
-msgstr ""
+#: modules/codec/dvbsub.c:46
+#, fuzzy
+msgid "X coordinate of the rendered subtitle"
+msgstr "Coordenada X del logotip"
 
 #: modules/codec/dvbsub.c:48
 #, fuzzy
-msgid "Y coordinate of the subpicture"
-msgstr "Coordenada Y del logotip"
+msgid "Decoding Y coordinate"
+msgstr "Coordenada x del vídeo"
+
+#: modules/codec/dvbsub.c:49
+#, fuzzy
+msgid "Y coordinate of the rendered subtitle"
+msgstr "Coordenada X del logotip"
 
 #: modules/codec/dvbsub.c:51
 #, fuzzy
@@ -7133,7 +7416,8 @@ msgstr "Filtre de subimatges"
 #, fuzzy
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 "Podeu reforçar la posició del logotip en el vídeo (0=centre, 1=esquerre, "
 "2=dret, 4=superior, 8=inferior, també podeu utilitzar combinacions d’aquests "
@@ -7141,20 +7425,31 @@ msgstr ""
 
 #: modules/codec/dvbsub.c:57
 #, fuzzy
-msgid "X coordinate of the encoded subpicture"
+msgid "Encoding X coordinate"
+msgstr "Coordenada y del vídeo"
+
+#: modules/codec/dvbsub.c:58
+#, fuzzy
+msgid "X coordinate of the encoded subtitle"
 msgstr "Coordenada X del logotip"
 
+#: modules/codec/dvbsub.c:59
+#, fuzzy
+msgid "Encoding Y coordinate"
+msgstr "Coordenada y del vídeo"
+
 #: modules/codec/dvbsub.c:60
 #, fuzzy
-msgid "Y coordinate of encoded the subpicture"
-msgstr "Coordenada Y del logotip"
+msgid "Y coordinate of the encoded subtitle"
+msgstr "Coordenada X del logotip"
 
-#: modules/codec/dvbsub.c:63
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
 #, fuzzy
-msgid "Timeout of subpictures"
-msgstr "Filtre de subimatges"
+msgid "Timeout"
+msgstr "Hora"
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -7172,32 +7467,34 @@ msgstr "Codificador de subtítols DVB"
 msgid "AAC audio decoder (using libfaad2)"
 msgstr "Descodificador d’àudio AAC (utilitzant libfaad2)"
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 #, fuzzy
 msgid "Image file"
 msgstr "Clon de la imatge"
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+msgid "Path of the image file for fake input."
 msgstr ""
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
-msgid "Allows you to specify the output video width."
-msgstr "Us permet especificar l’amplada de la sortida de vídeo."
+#: modules/stream_out/transcode.c:70
+#, fuzzy
+msgid "Output video width."
+msgstr "Amplada del vídeo"
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
-msgid "Allows you to specify the output video height."
-msgstr "Us permet especificar l’alçada de la sortida de vídeo."
+#: modules/stream_out/transcode.c:73
+#, fuzzy
+msgid "Output video height."
+msgstr "Alçada del vídeo"
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 #, fuzzy
 msgid "Keep aspect ratio"
 msgstr "Relació d'aspecte de la font"
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -7209,23 +7506,24 @@ msgstr "Relació d'aspecte de la font"
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr ""
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 msgid "Deinterlace video"
 msgstr "Desentrellaça el vídeo"
 
 #: modules/codec/fake.c:62
 #, fuzzy
-msgid "Allows you to deinterlace the image after loading."
+msgid "Deinterlace the image after loading it."
 msgstr "Us permet desentrellaçar el vídeo abans de la codificació."
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 #, fuzzy
 msgid "Deinterlace module"
 msgstr "Mode desentrellaçat"
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
-msgid "Specifies the deinterlace module to use."
-msgstr ""
+#: modules/codec/fake.c:65
+#, fuzzy
+msgid "Deinterlace module to use."
+msgstr "Mode desentrellaçat"
 
 #: modules/codec/fake.c:76
 #, fuzzy
@@ -7266,13 +7564,13 @@ msgstr "Senzill"
 #: modules/codec/ffmpeg/ffmpeg.c:89
 #, fuzzy
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 "Descodificador d’àudio/vídeo ffmpeg AltiVec ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
 #, fuzzy
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr "Descodificador d’àudio/vídeo ffmpeg ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -7280,40 +7578,52 @@ msgid "Decoding"
 msgstr "S'està descodificant..."
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+#, fuzzy
+msgid "FFmpeg chroma conversion"
 msgstr "Conversió d'intensitat cromàtica ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Encoding"
 msgstr "S’està codificant..."
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
-msgid "ffmpeg audio/video encoder"
+#, fuzzy
+msgid "FFmpeg audio/video encoder"
 msgstr "Codificador d’àudio/vídeo ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
-msgid "ffmpeg demuxer"
+#, fuzzy
+msgid "FFmpeg demuxer"
 msgstr "Demultiplexor ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
-msgid "ffmpeg video filter"
+#, fuzzy
+msgid "FFmpeg video filter"
 msgstr "Filtre de vídeo ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
-msgid "ffmpeg deinterlace video filter"
-msgstr "Filtre de vídeo desentrellaçat ffmpeg"
+#, fuzzy
+msgid "FFmpeg crop padd filter"
+msgstr "Filtre de vídeo ffmpeg"
+
+#: modules/codec/ffmpeg/ffmpeg.c:210
+#, fuzzy
+msgid "FFmpeg deinterlace video filter"
+msgstr "Filtre de vídeo desentrellaçat ffmpeg"
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 msgid "Direct rendering"
 msgstr "Representació directa"
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr "Error de resiliència"
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
+#, fuzzy
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
@@ -7323,20 +7633,23 @@ msgstr ""
 "$) pot produir molts errors.\n"
 "El rang vàlid va de 0 a 4 (0 inhabilita tota la resiliència d'errors)"
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr "Solució temporal d’errors"
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
+#, fuzzy
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 "Intenta arreglar alguns errors\n"
 "1  autodetectar\n"
@@ -7347,26 +7660,26 @@ msgstr ""
 "32 ac vlc\n"
 "64 Qpel chroma"
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr "De pressa"
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
+#, fuzzy
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 "Permet al descodificador descodificar parcialment o ometre fotograma(es) "
 "quan no hi ha temps suficient. És útil amb potència de CPU baixa però pot "
 "produir imatges distorsionades."
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 msgid "Post processing quality"
 msgstr "Qualitat del  post-processament "
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
@@ -7376,200 +7689,215 @@ msgstr ""
 "Els nivells més alts requereixen més potència de CPU, però produeixen millor "
 "aparença d’imatge."
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr "Màscara de depuració d’errors"
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr "Defineix la màscara de depuració ffmpeg"
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 msgid "Visualize motion vectors"
 msgstr "Visualitza els vectors de moviment"
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
+#, fuzzy
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 "Defineix la màscara de visualització de vectors de moviment.\n"
 "1 - visualitza els MVs pronosticats endavant de fotogrames-P\n"
 "2 – visualitza els MVs pronosticats endavant de fotogrames-B\n"
 "4 – visualitza els MVs pronosticats endarrere de fotogrames-B"
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr "Descodificació de resolució baixa"
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+#, fuzzy
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr "Descodificarà només una versió del vídeo de resolució baixa ."
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
-msgid "ffmpeg post processing filter chains"
+#: modules/codec/ffmpeg/ffmpeg.h:145
+#, fuzzy
+msgid "FFmpeg post processing filter chains"
 msgstr "Cadenes de filtre de post-processament de ffmpeg"
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 msgid "Ratio of key frames"
 msgstr "Ràtio de fotogrames claus"
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
+#: modules/codec/ffmpeg/ffmpeg.h:188
+#, fuzzy
+msgid "Number of frames that will be coded for one key frame."
 msgstr ""
 "Us permet especificar el nombre de fotogrames que seran codificats per un "
 "fotograma clau."
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of B frames"
 msgstr "Ràtio de fotogrames B"
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
+#: modules/codec/ffmpeg/ffmpeg.h:192
+#, fuzzy
+msgid "Number of B frames that will be coded between two reference frames."
 msgstr ""
 "Us permet especificar el nombre de fotogrames-B que seran codificats entre "
 "dos fotogrames referència."
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 msgid "Video bitrate tolerance"
 msgstr "Tolerància de la velocitat de bit per vídeo "
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
-msgstr ""
-"Us permet especificar la tolerància de la taxa de bits de vídeo en kbit/s."
+#: modules/codec/ffmpeg/ffmpeg.h:196
+#, fuzzy
+msgid "Video bitrate tolerance in kbit/s."
+msgstr "Tolerància de la velocitat de bit per vídeo "
 
-#: modules/codec/ffmpeg/ffmpeg.h:190
-msgid "Enable interlaced encoding"
+#: modules/codec/ffmpeg/ffmpeg.h:198
+#, fuzzy
+msgid "Interlaced encoding"
 msgstr "Habilita la codificació entrellaçada"
 
-#: modules/codec/ffmpeg/ffmpeg.h:191
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
+#: modules/codec/ffmpeg/ffmpeg.h:199
+#, fuzzy
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr "Us permet habilitar algoritmes dedicats a fotogrames entrellaçats."
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
+#: modules/codec/ffmpeg/ffmpeg.h:202
 #, fuzzy
-msgid "Enable interlaced motion estimation"
+msgid "Interlaced motion estimation"
 msgstr "Habilita l’estimació de pre-moviment"
 
-#: modules/codec/ffmpeg/ffmpeg.h:195
+#: modules/codec/ffmpeg/ffmpeg.h:203
 #, fuzzy
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
 msgstr "Us permet habilitar l’estimació de pre-moviment."
 
-#: modules/codec/ffmpeg/ffmpeg.h:198
-msgid "Enable pre motion estimation"
+#: modules/codec/ffmpeg/ffmpeg.h:206
+#, fuzzy
+msgid "Pre-motion estimation"
 msgstr "Habilita l’estimació de pre-moviment"
 
-#: modules/codec/ffmpeg/ffmpeg.h:199
-msgid "Allows you to enable the pre motion estimation."
-msgstr "Us permet habilitar l’estimació de pre-moviment."
+#: modules/codec/ffmpeg/ffmpeg.h:207
+#, fuzzy
+msgid "Enable the pre-motion estimation algorithm."
+msgstr "Habilita l’estimació de pre-moviment"
 
-#: modules/codec/ffmpeg/ffmpeg.h:202
-msgid "Enable strict rate control"
+#: modules/codec/ffmpeg/ffmpeg.h:210
+#, fuzzy
+msgid "Strict rate control"
 msgstr "Habilita el control de taxa estricta"
 
-#: modules/codec/ffmpeg/ffmpeg.h:203
-msgid "Allows you to enable the strict rate control algorithm."
+#: modules/codec/ffmpeg/ffmpeg.h:211
+#, fuzzy
+msgid "Enable the strict rate control algorithm."
 msgstr "Us permet habilitar l’algoritme de control de taxa estricta."
 
-#: modules/codec/ffmpeg/ffmpeg.h:206
+#: modules/codec/ffmpeg/ffmpeg.h:214
 msgid "Rate control buffer size"
 msgstr "Mida de la memòria intermèdia de control de taxa"
 
-#: modules/codec/ffmpeg/ffmpeg.h:207
-msgid "Allows you to specify the rate control buffer size."
+#: modules/codec/ffmpeg/ffmpeg.h:215
+msgid ""
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
 msgstr ""
-"Us permet especificar la mida de la memòria intermèdia de control de taxa"
 
-#: modules/codec/ffmpeg/ffmpeg.h:210
+#: modules/codec/ffmpeg/ffmpeg.h:219
 msgid "Rate control buffer aggressiveness"
 msgstr "Agressivitat de la memòria intermèdia de control de taxa"
 
-#: modules/codec/ffmpeg/ffmpeg.h:211
-msgid "Allows you to specify the rate control buffer aggressiveness."
-msgstr ""
-"Us permet especificar l’agressivitat de la memòria intermèdia de control de "
-"taxa."
+#: modules/codec/ffmpeg/ffmpeg.h:220
+#, fuzzy
+msgid "Rate control buffer aggressiveness."
+msgstr "Agressivitat de la memòria intermèdia de control de taxa"
 
-#: modules/codec/ffmpeg/ffmpeg.h:214
+#: modules/codec/ffmpeg/ffmpeg.h:223
 msgid "I quantization factor"
 msgstr "Factor de quantificació I "
 
-#: modules/codec/ffmpeg/ffmpeg.h:215
+#: modules/codec/ffmpeg/ffmpeg.h:225
+#, fuzzy
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 "Us permet especificar el factor de quantificació dels fotogrames-I, "
 "comparats amb els fotogrames-P (per exemple, 1.0 => la mateixa escala per "
 "fotogrames I i P) "
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 msgid "Noise reduction"
 msgstr "Reducció del soroll"
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
+#, fuzzy
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 "Us permet habilitar un simple algoritme de reducció de soroll per tal de "
 "reduir la longitud de codificació i la taxa de bits, a canvi de fotogrames "
 "de menor qualitat."
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:233
+#, fuzzy
+msgid "MPEG4 quantization matrix"
 msgstr "Habilita matriu de quantificació MPEG4"
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
+#, fuzzy
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 "Us permet utilitzar la matriu de quantificació MPEG4 per la codificació del "
 "mpeg2. Generalment, això aporta una imatge de millor aparença, mentre "
 "segueix mantenint la compatibilitat amb els descodificadors de MPEG-2 "
 "estàndards.  "
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr "Nivell de qualitat"
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
+#, fuzzy
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 "Us permet especificar el nivell de qualitat per la codificació dels vectors "
 "de moviment (pot retardar molt la codificació)"
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
+#, fuzzy
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 "Us permet especificar si el codificador ha d'equilibrar la qualitat al "
 "moment, si la vostra CPU no pot mantenir la taxa de codificació. "
@@ -7577,121 +7905,125 @@ msgstr ""
 "vectors de moviment (hq), i l'augment del llindar de reducció de soroll per "
 "facilitar les tasques del codificador. "
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr "Escala mínima de quantificació de vídeo "
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
-msgid "Allows you to specify the minimum video quantizer scale."
-msgstr "Us permet especificar l'escala mínima del quantificador de vídeo."
+#: modules/codec/ffmpeg/ffmpeg.h:252
+#, fuzzy
+msgid "Minimum video quantizer scale."
+msgstr "Escala mínima de quantificació de vídeo "
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr "Escala màxima de quantificació de vídeo "
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
-msgid "Allows you to specify the maximum video quantizer scale."
-msgstr "Us permet especificar l'escala màxima del quantificador de vídeo."
+#: modules/codec/ffmpeg/ffmpeg.h:256
+#, fuzzy
+msgid "Maximum video quantizer scale."
+msgstr "Escala màxima de quantificació de vídeo "
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
 msgstr "Habilita la quantificació trellis "
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+#, fuzzy
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 "Us permet habilitar la quantificació trellis (taxa de distorsió per "
 "coeficients de bloc)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
-msgid "Use fixed video quantizer scale"
+#: modules/codec/ffmpeg/ffmpeg.h:263
+#, fuzzy
+msgid "Fixed quantizer scale"
 msgstr "Utilitza una escala fixa de quantificació de vídeo"
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
+#, fuzzy
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 "Us permet especificar una escala del quantificar de vídeo fixa per la "
 "codificació VBR (valors acceptats: 0.01 a 255.0)"
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr "Compliància estàndard estricta "
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
+#, fuzzy
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 "Us permet imposar una compliància estàndard estricta al codificar (valors "
 "acceptats: -1, 0, 1)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
+#: modules/codec/ffmpeg/ffmpeg.h:272
 #, fuzzy
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr "Us permet reduir la velocitat de l’animació (per defecte 6, màxima 10)"
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
+#: modules/codec/ffmpeg/ffmpeg.h:276
 #, fuzzy
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr "Us permet reduir la velocitat de l’animació (per defecte 6, màxima 10)"
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 #, fuzzy
 msgid "Motion masking"
 msgstr "Mapatge d’acció "
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
+#, fuzzy
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
-msgstr ""
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
+msgstr "Us permet reduir la velocitat de l’animació (per defecte 6, màxima 10)"
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 msgid "Border masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
+#, fuzzy
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
-msgstr ""
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
+msgstr "Us permet reduir la velocitat de l’animació (per defecte 6, màxima 10)"
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr "Post-processament"
 
@@ -7732,7 +8064,8 @@ msgid "Video decoder using openmash"
 msgstr "Descodificador de vídeo utilitzant openmash"
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
+#, fuzzy
+msgid "MPEG audio layer I/II/III decoder"
 msgstr "Analitzador de capa d'àudio MPEG I/II/III"
 
 #: modules/codec/mpeg_audio.c:117
@@ -7793,41 +8126,51 @@ msgstr "Descodificador de subtítols DVD"
 msgid "DVD subtitles packetizer"
 msgstr "Empaquetador de subtítols DVD"
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 msgid "Subtitles text encoding"
 msgstr "Codificació del text dels subtítols"
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 msgid "Set the encoding used in text subtitles"
 msgstr "Especifica la codificació utilitzada en els subtítols de text"
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 msgid "Subtitles justification"
 msgstr "Justificació de subtítols"
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 msgid "Set the justification of subtitles"
 msgstr "Defineix la justificació dels subtítols"
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+#, fuzzy
+msgid "UTF-8 subtitles autodetection"
+msgstr "Camins per l'autodetecció dels subtítols"
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 #, fuzzy
 msgid "Formatted Subtitles"
 msgstr "Subtítol"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 #, fuzzy
 msgid "Text subtitles decoder"
 msgstr "Decodificador del text dels subtítols"
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -7848,9 +8191,10 @@ msgid "Tarkin decoder module"
 msgstr "Mòdul de descodificació Tarkin"
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
+#, fuzzy
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 "Us permet especificar una qualitat entre 1 (baixa) i 10 (alta), en lloc "
 "d'especificar una velocitat de bits particular. Això produirà un flux VBR."
@@ -7872,8 +8216,9 @@ msgid "Theora comment"
 msgstr "Comentari de Theora"
 
 #: modules/codec/twolame.c:52
+#, fuzzy
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 "Us permet especificar una qualitat entre 0.0 (baixa) i 50.0 (alta), en lloc "
@@ -7884,17 +8229,16 @@ msgid "Stereo mode"
 msgstr "Mode Estèreo"
 
 #: modules/codec/twolame.c:56
-#, fuzzy
-msgid "Select how stereo streams will be handled"
-msgstr "Especifica un nom d'un fitxer on el flux bàsic serà abocat"
+msgid "Handling mode for stereo streams"
+msgstr ""
 
 #: modules/codec/twolame.c:57
 msgid "VBR mode"
 msgstr "Mode VBR"
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
-msgstr "Per defecte la codificació és CBR."
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
+msgstr ""
 
 #: modules/codec/twolame.c:60
 msgid "Psycho-acoustic model"
@@ -7924,48 +8268,49 @@ msgid "Maximum encoding bitrate"
 msgstr "Màxima velocitat de bit de la codificació "
 
 #: modules/codec/vorbis.c:161
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+#, fuzzy
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr ""
 "Us permet especificar una velocitat de bits màxima en kbps. Útil per "
 "aplicacions de transmissió de dades."
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr "Mínima velocitat de bit de la codificació"
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
+#, fuzzy
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 "Us permet especificar una velocitat de bits mínima en kbps. Útil per la "
 "codificació d'un canal de mida fixa."
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 msgid "CBR encoding"
 msgstr "Codificació CBR"
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+#, fuzzy
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr ""
 "Us permet imposar una codificació de velocitat de bits constant (CBR, "
 "Constant BitRate)"
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 msgid "Vorbis audio decoder"
 msgstr "Decodificador d'àudio Vorbis"
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 msgid "Vorbis audio packetizer"
 msgstr "Empaquetador d'àudio Vorbis"
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr "Codificador d’àudio Vorbis"
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr "Comentari de Vorbis"
 
@@ -7978,7 +8323,7 @@ msgstr "Màxima velocitat de bit de la codificació "
 #, fuzzy
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 "Valors grans estalvien bits, millorant la qualitat per una velocitat de bits "
 "donada, a canvi d'una menor precisió de la cerca."
@@ -8010,7 +8355,7 @@ msgstr ""
 "keyint*0.4."
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -8021,7 +8366,8 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 "Controla com d'agressiva serà la inserció de fotogrames I extres. Amb valors "
 "petits de talls d'escena, el còdec ha d'imposar sovint un fotograma I quan "
@@ -8031,52 +8377,53 @@ msgstr ""
 "talls d'escena, per tant els fotogrames I seran inserits només cada "
 "fotograma keyint, que probablement produirà efectes de codificació lletjos."
 
-#: modules/codec/x264.c:68
+#: modules/codec/x264.c:70
 #, fuzzy
-msgid "Number of B-frames between I and P (1 to 16)"
+msgid "B-frames between I and P"
 msgstr "Nombre de fotogrames B consecutius entre fotogrames I i P"
 
-#: modules/codec/x264.c:69
+#: modules/codec/x264.c:71
 #, fuzzy
-msgid "Number of consecutive B-frames between I and P-frames."
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr "Nombre de fotogrames B consecutius entre fotogrames I i P"
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
+#, fuzzy
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
-msgstr ""
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
+msgstr "Nombre de fotogrames B consecutius entre fotogrames I i P"
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 #, fuzzy
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
@@ -8086,166 +8433,172 @@ msgstr ""
 "codificació i la descodificació, però estalvia la velocitat de bits en un 10-"
 "15%."
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
-msgstr ""
+#: modules/codec/x264.c:92
+#, fuzzy
+msgid "Number of reference frames"
+msgstr "Nombre de fotogrames B consecutius entre fotogrames I i P"
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 #, fuzzy
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 "Això és efectiu en Anime, però sembla fer una petita diferència en el "
 "material font d'acció en directe. Alguns descodificadors són incapaços de "
 "tractar amb grans valors de frameref"
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "Subfiltre del logo"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 #, fuzzy
 msgid "Deblocking loop filter (increases quality)."
 msgstr "Utilitza el filtre en bucle de desblocatge (incrementa la qualitat). "
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 #, fuzzy
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 "Selecciona el quantificador a utilitzar (1 a 51). Valors petits produiran "
 "una millor fidelitat però velocitat de bits més alta. El 26 és un bon valor "
 "per defecte."
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr "Quantificador mínim, 15/35 pot ser un marge útil. "
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 msgid "Maximum quantizer parameter."
 msgstr "Valor màxim del paràmetre de quantificació."
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
-msgid "Allowed variance of average bitrate"
-msgstr ""
+#: modules/codec/x264.c:121
+#, fuzzy
+msgid "Average bitrate tolerance"
+msgstr "Tolerància de la velocitat de bit per vídeo "
 
-#: modules/codec/x264.c:120
-msgid "Sets the allowed variance in average. bitrate."
-msgstr ""
+#: modules/codec/x264.c:122
+#, fuzzy
+msgid "Allowed variance in average. bitrate (in kbits/s)."
+msgstr "Selecciona la màxima taxa de bits del flux"
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 #, fuzzy
 msgid "Max local bitrate"
 msgstr "Màxima velocitat de bit de la codificació "
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 #, fuzzy
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr "Selecciona la màxima taxa de bits del flux"
 
-#: modules/codec/x264.c:126
+#: modules/codec/x264.c:128
 #, fuzzy
-msgid "Size of VBV buffer"
+msgid "VBV buffer"
 msgstr "Mida del desplaçament"
 
-#: modules/codec/x264.c:127
+#: modules/codec/x264.c:129
 #, fuzzy
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+msgid "Averaging period for the maximum local bitrate in kbits."
 msgstr "Selecciona la màxima taxa de bits del flux"
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 msgid "Initial VBV buffer occupancy"
 msgstr ""
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
+#: modules/codec/x264.c:145
 #, fuzzy
-msgid "QP curve compression."
+msgid "QP curve compression"
 msgstr "Compressió de rang dinàmic DTS"
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
-msgstr ""
+#, fuzzy
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
+msgstr "Compressió de rang dinàmic DTS"
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -8256,30 +8609,30 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 #, fuzzy
 msgid "Direct MV prediction mode"
 msgstr "Decodificador d’objecte DirectMedia"
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 #, fuzzy
 msgid "Direct MV prediction mode. "
 msgstr "Decodificador d’objecte DirectMedia"
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 #, fuzzy
 msgid "Integer pixel motion estimation method"
 msgstr "Habilita l’estimació de pre-moviment"
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -8288,167 +8641,170 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 #, fuzzy
 msgid "Ignore chroma in motion estimation"
 msgstr "Habilita l’estimació de pre-moviment"
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
+#: modules/codec/x264.c:213
 #, fuzzy
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+msgid "Trellis RD quantization"
 msgstr "Habilita la quantificació trellis "
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 #, fuzzy
 msgid "CPU optimizations"
 msgstr "Polarització"
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
-msgstr ""
+#: modules/codec/x264.c:229
+#, fuzzy
+msgid "Use assembler CPU optimizations."
+msgstr "Polarització"
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 #, fuzzy
 msgid "PSNR calculation"
 msgstr "Saturació"
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "dia"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "esa"
 msgstr "Bytes"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "fast"
 msgstr "Ràpid"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "normal"
 msgstr "Normal"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 #, fuzzy
 msgid "slow"
 msgstr "Lent"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "all"
 msgstr "Tot"
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "spatial"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 #, fuzzy
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr "Codificador de vídeo h264 utilitzant la biblioteca x264"
@@ -8458,6 +8814,16 @@ msgid "Corba control"
 msgstr "Control corba"
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 msgid "corba control module"
 msgstr "Mòdul de control corba"
 
@@ -8471,19 +8837,20 @@ msgstr ""
 "Quantitat del moviment del joystick requerida per que un moviment del ratolí "
 "sigui enregistrat"
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr "Botó d'activació"
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
+#: modules/control/gestures.c:83
+#, fuzzy
+msgid "Trigger button for mouse gestures."
 msgstr "Podeu definir aquí el botó d'activació pels moviments del ratolí."
 
-#: modules/control/gestures.c:87
+#: modules/control/gestures.c:86
 msgid "Middle"
 msgstr "Mig"
 
-#: modules/control/gestures.c:90
+#: modules/control/gestures.c:89
 #, fuzzy
 msgid "Gestures"
 msgstr "Gènere"
@@ -8492,129 +8859,109 @@ msgstr "Gènere"
 msgid "Mouse gestures control interface"
 msgstr "Interfície de control dels moviment del ratolí"
 
-#: modules/control/hotkeys.c:84
-msgid "Playlist bookmark 1"
-msgstr "Preferit 1 de la llista de reproducció"
-
-#: modules/control/hotkeys.c:85
-msgid "Playlist bookmark 2"
-msgstr "Preferit 2 de la llista de reproducció"
+#: modules/control/hotkeys.c:94
+#, fuzzy
+msgid "Define playlist bookmarks."
+msgstr "Defineix el preferit 9 de la llista de reproducció "
 
-#: modules/control/hotkeys.c:86
-msgid "Playlist bookmark 3"
-msgstr "Preferit 3 de la llista de reproducció "
+#: modules/control/hotkeys.c:97
+#, fuzzy
+msgid "Hotkeys"
+msgstr "Tecles ràpides"
 
-#: modules/control/hotkeys.c:87
-msgid "Playlist bookmark 4"
-msgstr "Preferit 4 de la llista de reproducció"
+#: modules/control/hotkeys.c:98
+msgid "Hotkeys management interface"
+msgstr "Interfície de gestió de les tecles ràpides"
 
-#: modules/control/hotkeys.c:88
-msgid "Playlist bookmark 5"
-msgstr "Preferit 5 de la llista de reproducció"
+#: modules/control/hotkeys.c:467
+#, c-format
+msgid "Audio track: %s"
+msgstr "Pista d’àudio: %s"
 
-#: modules/control/hotkeys.c:89
-msgid "Playlist bookmark 6"
-msgstr "Preferit 6 de la llista de reproducció"
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
+#, c-format
+msgid "Subtitle track: %s"
+msgstr "Pista de subtítols : %s"
 
-#: modules/control/hotkeys.c:90
-msgid "Playlist bookmark 7"
-msgstr "Preferit 7 de la llista de reproducció"
+#: modules/control/hotkeys.c:482
+msgid "N/A"
+msgstr "N/D"
 
-#: modules/control/hotkeys.c:91
-msgid "Playlist bookmark 8"
-msgstr "Preferit 8 de la llista de reproducció"
-
-#: modules/control/hotkeys.c:92
-msgid "Playlist bookmark 9"
-msgstr "Preferit 9 de la llista de reproducció"
-
-#: modules/control/hotkeys.c:93
-msgid "Playlist bookmark 10"
-msgstr "Preferit 10 de la llista de reproducció"
-
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
-msgstr ""
-"Aquesta opció us permet definir els preferits de la llista de reproducció."
-
-#: modules/control/hotkeys.c:98
-#, fuzzy
-msgid "Hotkeys"
-msgstr "Tecles ràpides"
-
-#: modules/control/hotkeys.c:99
-msgid "Hotkeys management interface"
-msgstr "Interfície de gestió de les tecles ràpides"
-
-#: modules/control/hotkeys.c:488
-#, c-format
-msgid "Audio track: %s"
-msgstr "Pista d’àudio: %s"
-
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
-#, c-format
-msgid "Subtitle track: %s"
-msgstr "Pista de subtítols : %s"
-
-#: modules/control/hotkeys.c:502
-msgid "N/A"
-msgstr "N/D"
-
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, fuzzy, c-format
 msgid "Aspect ratio: %s"
 msgstr "Ràtio de l'aspecte"
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, fuzzy, c-format
 msgid "Crop: %s"
 msgstr "Retalla"
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, fuzzy, c-format
 msgid "Deinterlace mode: %s"
 msgstr "Mode desentrellaçat"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr "Adreça de l’ordinador"
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
-msgstr "Podeu definir l'adreça i el port de la interfície http vinculada."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
+msgstr ""
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 msgid "Source directory"
 msgstr "Directori font"
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 #, fuzzy
 msgid "Charset"
 msgstr "Cabaret"
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 msgid "Handlers"
 msgstr ""
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
 msgstr ""
 
+#: modules/control/http/http.c:50
+#, fuzzy
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr "Fitxer del certificat x509 PEM de la interfície HTTP (habilita SSL)"
+
+#: modules/control/http/http.c:53
+#, fuzzy
+msgid "HTTP interface x509 PEM private key file."
+msgstr "Fitxer de clau privada x509 PEM de la interfície HTTP"
+
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
+#, fuzzy
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
+msgstr ""
+"Fitxer de certificats de x509 PEM trusted root CA de la interfície HTTP"
+
+#: modules/control/http/http.c:58
+#, fuzzy
+msgid "HTTP interace Certificates Revocation List file."
 msgstr "Fitxer de la Llista de Revocació de Certificats de la interfície HTTP"
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:62
 msgid "HTTP remote control interface"
 msgstr "Interfície de control remot HTTP"
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 #, fuzzy
 msgid "HTTP SSL"
 msgstr "HTTP"
@@ -8624,25 +8971,21 @@ msgid "Infrared remote control interface"
 msgstr "Interfície de control remot per infrarojos"
 
 #: modules/control/netsync.c:59
-msgid "Act as master for network synchronisation"
-msgstr "Actua com a mestre per a la sincronització de la xarxa."
+msgid "Act as master"
+msgstr ""
 
 #: modules/control/netsync.c:60
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
-msgstr ""
-"Us permet especificar si aquest client actua com a client mestre per a la "
-"sincronització de la xarxa."
+#, fuzzy
+msgid "Should act as the master client for the network synchronisation?"
+msgstr "Actua com a mestre per a la sincronització de la xarxa."
 
 #: modules/control/netsync.c:63
 msgid "Master client ip address"
 msgstr "Adreça ip del client mestre"
 
 #: modules/control/netsync.c:64
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+#, fuzzy
+msgid "IP address of the master client used for the network synchronisation."
 msgstr ""
 "Us permet especificar l'adreça ip del client mestre utilitzat per la "
 "sincronització de la xarxa"
@@ -8657,7 +9000,8 @@ msgid "Install Windows Service"
 msgstr "Instal·la el Servei de Windows"
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
+#, fuzzy
+msgid "Install the Service and exit."
 msgstr "Si habiliteu la interfície instal·larà el Servei i sortirà."
 
 #: modules/control/ntservice.c:42
@@ -8665,26 +9009,29 @@ msgid "Uninstall Windows Service"
 msgstr "Desinstal·la el Servei de Windows"
 
 #: modules/control/ntservice.c:44
-msgid "If enabled the interface will uninstall the Service and exit."
-msgstr "Si habiliteu la interfície desinstal·larà el Servei i sortirà."
+#, fuzzy
+msgid "Uninstall the Service and exit."
+msgstr "Si habiliteu la interfície instal·larà el Servei i sortirà."
 
 #: modules/control/ntservice.c:45
 msgid "Display name of the Service"
 msgstr "Mostra el nom del servei"
 
 #: modules/control/ntservice.c:47
-msgid "This allows you to change the display name of the Service."
-msgstr "Us permet canviar el nom a mostrar del Servei"
+#, fuzzy
+msgid "Change the display name of the Service."
+msgstr "Mostra el nom del servei"
 
 #: modules/control/ntservice.c:48
 msgid "Configuration options"
 msgstr "Opcions de la configuració"
 
 #: modules/control/ntservice.c:50
+#, fuzzy
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 "Aquesta opció us permet especificar les opcions de configuració que seran "
 "utilitzades pel Servei (ex. --foo=bar --no-foobar). Ha de ser especificat en "
@@ -8692,11 +9039,11 @@ msgstr ""
 "correctament."
 
 #: modules/control/ntservice.c:55
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
 "Aquesta opció us permet seleccionar interfícies addicionals engendrades pel "
 "Servei. Ha de ser especificat en el moment de la instal·lació per a que el "
@@ -8776,12 +9123,12 @@ msgstr "Interfície del control remot"
 
 #: modules/control/rc.c:335
 #, fuzzy
-msgid "Remote control interface initialized, `h' for help"
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr "Interfície de control remot inicalitzada, 'h' per ajuda\n"
 
 #: modules/control/rc.c:847
 #, fuzzy, c-format
-msgid "unknown command `%s', type `help' for help"
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr "Ordre desconeguda '%s', escriu 'help' per ajuda\n"
 
 #: modules/control/rc.c:880
@@ -9026,7 +9373,7 @@ msgid "| time-size # . . . . . . . . font size, in pixels"
 msgstr "| title_n  . . . . . .  el títol següent en l'element actual\n"
 
 #: modules/control/rc.c:935
-msgid "| logo-file STRING . . . the overlay file path/name"
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr ""
 
 #: modules/control/rc.c:936
@@ -9135,21 +9482,31 @@ msgstr "| quit . . . . . . . . . . . . . . . . .  surt del programa\n"
 msgid "+----[ end of help ]"
 msgstr "+----[ fi de l’ajuda ]\n"
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+#, fuzzy
+msgid "Press menu select or pause to continue."
+msgstr ""
+"\n"
+"Premeu la tecla RETORN per continuar...\n"
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+#, fuzzy
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr ""
+"\n"
+"Premeu la tecla RETORN per continuar...\n"
 
 #: modules/control/rc.c:1385
 #, fuzzy
-msgid "press pause to continue"
+msgid "Type 'pause' to continue."
 msgstr ""
 "\n"
 "Premeu la tecla RETORN per continuar...\n"
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+msgid "Please provide one of the following parameters:"
 msgstr ""
 
 #: modules/control/showintf.c:62
@@ -9157,36 +9514,43 @@ msgid "Threshold"
 msgstr "Llindar"
 
 #: modules/control/showintf.c:63
-msgid "Height of the zone triggering the interface"
+#, fuzzy
+msgid "Height of the zone triggering the interface."
 msgstr "Alçada de la zona que activa la interfície"
 
 #: modules/control/telnet.c:72
 #, fuzzy
-msgid "Telnet Interface host"
-msgstr "Port de la interfície de Telnet"
+msgid "Host"
+msgstr "House"
 
 #: modules/control/telnet.c:73
-#, fuzzy
-msgid "Default to listen on all network interfaces"
-msgstr "MTU de la interfície de xarxa"
-
-#: modules/control/telnet.c:74
-msgid "Telnet Interface port"
-msgstr "Port de la interfície de Telnet"
-
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
-msgstr "Per defecte al 4212"
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
+msgstr ""
 
-#: modules/control/telnet.c:77
-msgid "Telnet Interface password"
-msgstr "Contrasenya de la interfície de Telnet"
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
+msgstr "Port"
 
 #: modules/control/telnet.c:78
-msgid "Default to admin"
-msgstr "Per defecte a l’Admin"
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
+msgstr ""
+
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
+msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:96
 #, fuzzy
 msgid "VLM remote control interface"
 msgstr "Interfície del control remot"
@@ -9207,10 +9571,15 @@ msgstr "Demultiplexor ASF v1.0"
 msgid "AU demuxer"
 msgstr "Demultiplexor AU"
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 msgid "Force interleaved method"
 msgstr "Força el mètode d'entrellaçat"
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "Força el mètode d'entrellaçat"
+
 #: modules/demux/avi/avi.c:45
 msgid "Force index creation"
 msgstr "Força la creació d'un índex"
@@ -9282,15 +9651,24 @@ msgstr "Demultiplexor Raw DTS"
 msgid "FLAC demuxer"
 msgstr "Demultiplexor FLAC"
 
+#: modules/demux/livedotcom.cpp:63
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+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/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr "Dialecte RTSP Kasenna"
 
 #: modules/demux/livedotcom.cpp:67
+#, fuzzy
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 "El servidor Kasenna parla un dialecte antic i no estàndard de RTSP. Quan "
 "definiu aquest paràmetre, VLC intentarà aquest dialecte per la comunicació. "
@@ -9339,10 +9717,13 @@ msgid "Frames per Second"
 msgstr "Fotogrames per segon"
 
 #: modules/demux/mjpeg.c:44
+#, fuzzy
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
+"is the default value) for a live stream (from a camera)."
 msgstr ""
+"Us permet definir la velocitat de fotogrames desitjada quan es reprodueixen "
+"fitxers, utilitzeu 0 pel directe."
 
 #: modules/demux/mjpeg.c:50
 #, fuzzy
@@ -9748,7 +10129,8 @@ msgid "Extra PMT"
 msgstr "PMT extra"
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+#, fuzzy
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr "Us permet especificar un PMT extra (pmt_pid=pid:stream_type[,...])"
 
 #: modules/demux/ts.c:87
@@ -9756,66 +10138,81 @@ msgid "Set id of ES to PID"
 msgstr "Defineix id del ES a PID"
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
-msgstr "Defineix id del es a pid"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
+msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 msgid "Fast udp streaming"
 msgstr "Reproducció Fast UDP"
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+#, fuzzy
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 "Envia un TS a un ip:port especific per udp (Heu de saber el que esteu fent)"
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr "MTU per al mode de sortida"
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
+#: modules/demux/ts.c:98
+#, fuzzy
+msgid "MTU for out mode."
+msgstr "MTU per al mode de sortida"
+
+#: modules/demux/ts.c:100
 msgid "CSA ck"
 msgstr "CSA ck"
 
-#: modules/demux/ts.c:100
+#: modules/demux/ts.c:101
+msgid "Control word for the CSA encryption algorithm"
+msgstr ""
+
+#: modules/demux/ts.c:103
 msgid "Silent mode"
 msgstr "Mode silenciós"
 
-#: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+#: modules/demux/ts.c:104
+#, fuzzy
+msgid "Do not complain on encrypted PES."
 msgstr "No es queixi del PES xifrat"
 
-#: modules/demux/ts.c:103
+#: modules/demux/ts.c:106
 msgid "CAPMT System ID"
 msgstr "Identificador del sistema CAPMT"
 
-#: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+#: modules/demux/ts.c:107
+#, fuzzy
+msgid "Only forward descriptors from this SysID to the CAM."
 msgstr "només descriptors avançats des d'aquest SysID a la CAM"
 
-#: modules/demux/ts.c:106
+#: modules/demux/ts.c:109
 msgid "Packet size in bytes to decrypt"
 msgstr ""
 
-#: modules/demux/ts.c:107
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr ""
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 msgid "Filename of dump"
 msgstr "Fitxer de l'abocament"
 
-#: modules/demux/ts.c:112
+#: modules/demux/ts.c:115
 #, fuzzy
-msgid "Specify a filename where to dump the TS in"
+msgid "Specify a filename where to dump the TS in."
 msgstr "Especifica un nom d'un fitxer on el flux bàsic serà abocat"
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 msgid "Append"
 msgstr "Afegeix"
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
@@ -9823,18 +10220,18 @@ msgstr ""
 "Si el fitxer existeix i aquesta opció està seleccionada, el fitxer existent "
 "no es sobreescriurà."
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 #, fuzzy
 msgid "Dump buffer size"
 msgstr "Mida de la memòria intermèdia de control de taxa"
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr ""
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 #, fuzzy
 msgid "MPEG Transport Stream demuxer"
 msgstr "MPEG Transport Stream"
@@ -9888,6 +10285,10 @@ msgstr "New Age"
 msgid "Oldies"
 msgstr "Oldies"
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr "Altres"
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr "R&B"
@@ -10080,7 +10481,7 @@ msgstr "Cabaret"
 msgid "New wave"
 msgstr "Tipus d'onada"
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr "Psychedelic"
 
@@ -10170,7 +10571,7 @@ msgstr "Voleu obrir els fitxers de totes les subcarpetes?"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -10178,8 +10579,8 @@ msgstr "Cancel·la"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr "Obre"
 
@@ -10191,7 +10592,7 @@ msgstr "Preferències"
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr "Missatges"
 
@@ -10199,7 +10600,7 @@ msgstr "Missatges"
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr "Obre un fitxer"
 
@@ -10238,22 +10639,22 @@ msgstr "Vés al capítol"
 msgid "Speed"
 msgstr "Velocitat:"
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr "Finestra"
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr "Val"
@@ -10286,7 +10687,7 @@ msgid "Edit"
 msgstr "Edita"
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr "Selecciona tot"
 
@@ -10327,11 +10728,11 @@ msgid "Path"
 msgstr "Camí"
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr "Nom"
 
@@ -10340,7 +10741,7 @@ msgid "Apply"
 msgstr "Aplica"
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr "Desa"
 
@@ -10381,7 +10782,6 @@ msgid "Take Screen Shot"
 msgstr "Pren una captura de la pantalla"
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr "Quant al reproductor multimèdia VLC"
 
@@ -10390,7 +10790,7 @@ msgstr "Quant al reproductor multimèdia VLC"
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 msgid "Bookmarks"
 msgstr "Preferits"
@@ -10408,27 +10808,14 @@ msgstr "Neteja"
 msgid "Extract"
 msgstr "Extreu"
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-msgid "Size offset"
-msgstr "Mida del desplaçament"
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-msgid "Time offset"
-msgstr "Temps del desplaçament"
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr "Hora"
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-msgid "Bytes"
-msgstr "Bytes"
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 #, fuzzy
 msgid "Untitled"
 msgstr "Títol"
@@ -10439,9 +10826,9 @@ msgid "No input"
 msgstr "No hi ha cap entrada."
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+#, fuzzy
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 "No s'ha trobat cap entrada. El flux ha de ser reproduït o pausat per a que "
 "els preferits funcionin."
@@ -10454,36 +10841,35 @@ msgstr "Ha canviat l'entrada"
 #: modules/gui/macosx/bookmarks.m:242
 #, fuzzy
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 "L'entrada ha canviat, no s'ha pogut desar el preferit. Utilitzeu \"pausa\" "
 "mentre editeu els preferetis per mantenir la mateixa entrada. "
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 msgid "Invalid selection"
 msgstr "Selecció no vàlida"
 
-#: modules/gui/macosx/bookmarks.m:292
-#, fuzzy
-msgid "You have to select two bookmarks."
-msgstr "Heu de seleccionar dos preferits."
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
+msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 msgid "No input found"
 msgstr "No s'ha trobat cap entrada"
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 #, fuzzy
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr "El flux ha de ser reproduït o pausat per a que els preferits funcionin"
 
-#: modules/gui/macosx/controls.m:47
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
 #, fuzzy
-msgid "Go To Position"
-msgstr "Posició del logo"
+msgid "Jump To Time"
+msgstr "Salta a:"
 
 #: modules/gui/macosx/controls.m:50
 #, fuzzy
@@ -10492,8 +10878,8 @@ msgstr "secam"
 
 #: modules/gui/macosx/controls.m:51
 #, fuzzy
-msgid "Go to specific position"
-msgstr "Vés directament al punt especificat"
+msgid "Jump to time"
+msgstr "Salta a:"
 
 #: modules/gui/macosx/controls.m:136
 msgid "Random On"
@@ -10503,60 +10889,60 @@ msgstr "Aleatori activat"
 msgid "Random Off"
 msgstr "Aleatori desactivat"
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 msgid "Repeat One"
 msgstr "Repeteix un"
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 msgid "Repeat Off"
 msgstr "Repetició desactivada"
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 msgid "Repeat All"
 msgstr "Repeteix tot"
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr "Meitat de la mida"
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr "Mida normal"
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr "Mida doble"
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr "Flota a sobre de tot"
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr "Ajusta a la pantalla"
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr "Aleatori"
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 msgid "Step Forward"
 msgstr "Endavant un cop"
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 msgid "Step Backward"
 msgstr "Endarrere un cop"
 
@@ -10571,43 +10957,43 @@ msgstr "Avança ràpid"
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr "Reprodueix"
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr "Pausa"
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 msgid "2 Pass"
 msgstr "2 passades"
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+#, fuzzy
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 "Si habiliteu aquest paràmetre, el filtre de l'equalitzador s'aplicarà dos "
 "vegades. L'efecte serà més pronunciat."
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+#, fuzzy
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr ""
 "Habilita l'equalitzador. Tant podeu canviar les bandes manualment com "
 "utilitzar-ne un de prefefinit."
@@ -10616,155 +11002,147 @@ msgstr ""
 msgid "Preamp"
 msgstr "Preamp"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Controls ampliats"
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 #, fuzzy
 msgid "Video filters"
 msgstr "Filtres de vídeo"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr "Ajusta la imatge"
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 msgid "More Info"
 msgstr "Més informació"
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr "Difuminat"
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr "Crea un difuminat del moviment en la imatge"
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 msgid "Distortion"
 msgstr "Distorsió"
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr "Afegeix  efectes de distorsió"
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 msgid "Image clone"
 msgstr "Clon de la imatge"
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+#, fuzzy
+msgid "Creates several copies of the Video output window"
 msgstr "Crea varis clons de la imatge"
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 msgid "Image cropping"
 msgstr "Retallat de la imatge"
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
-msgstr "Retalla la imatge"
+#: modules/gui/macosx/extended.m:94
+#, fuzzy
+msgid "Crops a defined part of the image"
+msgstr "Rota o gira la imatge"
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 msgid "Image inversion"
 msgstr "Inversió d'imatge"
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr "Inverteix els colors de la imatge"
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 msgid "Transformation"
 msgstr "Transformació"
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr "Rota o gira la imatge"
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 msgid "Volume normalization"
 msgstr "Normalització del volum"
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
 #, fuzzy
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
+"This filters prevents the audio output level from exceeding a defined value."
 msgstr ""
 "Aquest filtre evita que la potència de sortida d'àudio excedeixi un valor "
 "definit."
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 msgid "Headphone virtualization"
 msgstr "Visualització d'auriculars"
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 "Aquest filtre proporciona una sensació d'un conjunt d'altaveus 5.1 quan "
 "s'utilitza auriculars."
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 msgid "Maximum level"
 msgstr "Nivell màxim"
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr "Restaura els valors per defecte"
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr "Gamma"
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 msgid "Saturation"
 msgstr "Saturació"
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr "Opacitat"
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 msgid "More information"
 msgstr "Més informació"
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
-#, fuzzy
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
-"Seleccioneu els filtres d'efectes de vídeo a aplicar. S'ha de reiniciar el "
-"flux per tal que aquests paràmetres tinguin efecte.\n"
-"Per configurar els filtres, aneu a Preferències, Mòduls/Filtres de vídeo. "
-"Llavors podreu configurar cada filtre.\n"
-"Si voleu un control més acurat sobre els filtres (per escollir l'ordre en "
-"que han de ser aplicats), necessiteu escriure manualment una cadena de "
-"filtres (Preferències/General / Vídeo)."
 
 #: modules/gui/macosx/intf.m:467
 msgid "VLC - Controller"
 msgstr "VLC - Controlador"
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr "Reproductor multimèdia VLC"
@@ -10797,7 +11175,7 @@ msgstr "Oculta els altres"
 msgid "Show All"
 msgstr "Mostra-ho tot"
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr "Sortir del programa"
 
@@ -10825,7 +11203,7 @@ msgstr "Obre la xarxa..."
 msgid "Open Recent"
 msgstr "Obre recents"
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr "Neteja el menú"
 
@@ -10859,97 +11237,101 @@ msgstr "Puja el volum"
 msgid "Volume Down"
 msgstr "Baixa el volum"
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr "Dispositiu de vídeo"
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr "Minimitza la finestra"
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 msgid "Close Window"
 msgstr "Tanca aquesta finestra"
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 msgid "Controller"
 msgstr "Controlador"
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 #, fuzzy
 msgid "Extended Controls"
 msgstr "Controls ampliats"
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "Transformació"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr "Porta-ho tot a dalt"
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr "Ajuda"
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr "Lleigeix-me..."
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr "Documentació en línia"
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr "Informa d'un error"
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 msgid "VideoLAN Website"
 msgstr "Lloc web del Videolan"
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr "Llicència"
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 #, fuzzy
 msgid "Make a donation"
 msgstr "Macedònic"
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 #, fuzzy
 msgid "Online Forum"
 msgstr "Documentació en línia"
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr "Error"
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
+#, fuzzy
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr ""
 "S'ha produït un error que probablement evitarà l'execució de la vostra "
 "petició."
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr "Si creieu que és un error, si us plau seguiu les intruccions a:"
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr "Obre la finestra de missatges"
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr "Descarta"
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
+#: modules/gui/macosx/intf.m:608
+#, fuzzy
+msgid "Do not display further errors"
 msgstr "Suprimeix els errors addicionals"
 
 #: modules/gui/macosx/intf.m:1071
@@ -10957,27 +11339,26 @@ msgstr "Suprimeix els errors addicionals"
 msgid "Volume: %d%%"
 msgstr "Baixa el volum "
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 msgid "No CrashLog found"
 msgstr "No s'ha trobat el CrashLog"
 
-#: modules/gui/macosx/intf.m:1733
-#, fuzzy
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
-"Tant si utilitzeu Mac OS X pre 10.2 com si no heu experimentat cap gran "
-"fallada encara."
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "Sortida de vídeo QT/Embedded"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
+#, fuzzy
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
+"Incrusta el vídeo dins la interficíe en comptes de tenir-ho en una finestra "
+"separada"
 
 #: modules/gui/macosx/macosx.m:54
 msgid "Video device"
@@ -10985,12 +11366,10 @@ msgstr "Dispositiu de vídeo"
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
-"Escolliu un nombre corresponent a la pantalla en el vostre menú de selecció "
-"del dispositiu de vídeo i aquesta pantalla serà utilitzada per defecte com "
-"la pantalla per 'pantalla completa'"
 
 #: modules/gui/macosx/macosx.m:61
 msgid ""
@@ -11006,15 +11385,13 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
-"En lloc de mantenir la relació d'aspecte de la pel·lícula quan es "
-"redimensiona el vídeo, expandeix-lo per omplir la finestra completament."
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
-msgstr "Emplena a pantalla completa"
+msgid "Crop borders in fullscreen"
+msgstr ""
 
 #: modules/gui/macosx/macosx.m:70
 msgid ""
@@ -11029,28 +11406,26 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:81
+#: modules/gui/macosx/macosx.m:82
 #, fuzzy
-msgid "Keep wizard selections"
+msgid "Remember wizard options"
 msgstr "Llista de selecció ampliada"
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -11076,7 +11451,7 @@ msgstr "Localitzador de recursos multimèdia (Media Resource Locator, MRL)"
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -11095,21 +11470,15 @@ msgid "Use DVD menus"
 msgstr "Utilitza els menús del DVD"
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr "Carpeta VIDEO_TS"
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "Obre el directori VIDEO_TS"
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
 msgid "DVD"
 msgstr "DVD"
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr "Port"
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -11127,7 +11496,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr "HTTP/FTP/MMS/RTSP"
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr ""
 
@@ -11141,27 +11510,35 @@ msgid "Settings..."
 msgstr "Paràmetres..."
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
-msgstr "Substitueix"
+#, fuzzy
+msgid "Override parametters"
+msgstr "Paràmetre de quantificació"
 
 #: modules/gui/macosx/open.m:244
-msgid "delay"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
 msgstr "Retard"
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
-msgstr "fps"
+#, fuzzy
+msgid "FPS"
+msgstr "PS"
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Subtitles encoding"
 msgstr "Codificació dels subtítols"
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr "Mida de la lletra"
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "Fitxer de subtítols"
+
 #: modules/gui/macosx/open.m:255
 msgid "Font Properties"
 msgstr "Propietats de la lletra"
@@ -11181,17 +11558,19 @@ msgid "Open VIDEO_TS Directory"
 msgstr "Obre el directori VIDEO_TS"
 
 #: modules/gui/macosx/output.m:136
-msgid "Advanced output:"
-msgstr "Sortida avançada:"
+#, fuzzy
+msgid "Streaming/Saving:"
+msgstr "Corrent de dades"
 
 #: modules/gui/macosx/output.m:140
-msgid "Output Options"
-msgstr "Opcions de la sortida"
+#, fuzzy
+msgid "Streaming and Transcoding Options"
+msgstr "Assistent de reproducció en temps real/transcodificació"
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
-msgid "Play locally"
-msgstr "Reprodueix localment"
+#, fuzzy
+msgid "Display the stream locally"
+msgstr "Visualitza mentre es transmet"
 
 #: modules/gui/macosx/output.m:144
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:510
@@ -11204,15 +11583,16 @@ msgid "Encapsulation Method"
 msgstr "Mètode d'encapsulació"
 
 #: modules/gui/macosx/output.m:159
-msgid "Transcode options"
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
+msgid "Transcoding options"
 msgstr "Opcions de transcodificació"
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 msgid "Bitrate (kb/s)"
 msgstr "Velocitat de bit (kb/s)"
 
@@ -11254,163 +11634,151 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "Desa el fitxer"
 
-#: modules/gui/macosx/playlist.m:478
-msgid "Save Playlist..."
-msgstr "Desa la llista de reproducció"
+#: 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/playlist.m:480 modules/gui/pda/pda_interface.c:1254
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
-msgid "Delete"
-msgstr "Esborra"
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Opcions avançades"
 
-#: modules/gui/macosx/playlist.m:481
-msgid "Expand Node"
+#: modules/gui/macosx/playlistinfo.m:81
+msgid "Read at media"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
-msgid "Preparse"
-msgstr "Preanalitza"
-
-#: modules/gui/macosx/playlist.m:485
-msgid "Sort Node by Name"
-msgstr "Ordena el node per nom"
-
-#: modules/gui/macosx/playlist.m:486
-msgid "Sort Node by Author"
-msgstr "Ordena el node per autor"
-
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
-#, fuzzy
-msgid "No items in the playlist"
-msgstr "No hi ha cap element a la llista de reproducció"
-
-#: modules/gui/macosx/playlist.m:493
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
-msgid "Search"
-msgstr "Cerca"
-
-#: modules/gui/macosx/playlist.m:495
-#, fuzzy
-msgid "Search in Playlist"
-msgstr "Obre la llista de reproducció"
-
-#: modules/gui/macosx/playlist.m:496
-msgid "Standard Play"
-msgstr " Reproducció estàndard"
-
-#: modules/gui/macosx/playlist.m:499
-#, fuzzy
-msgid "Add Folder to Playlist"
-msgstr "Afegeix a la llista de reproducció"
-
-#: modules/gui/macosx/playlist.m:745
-#, fuzzy
-msgid "Save Playlist"
-msgstr "Desa la llista de reproducció"
-
-#: modules/gui/macosx/playlist.m:1489
-msgid "Empty Folder"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:1514
-#, fuzzy, c-format
-msgid "%i items in the playlist"
-msgstr "Hi ha %i elements a la llista de reproducció"
-
-#: modules/gui/macosx/playlist.m:1524
-#, fuzzy
-msgid "1 item in the playlist"
-msgstr "Hi ha un element a la llista de reproducció"
-
-#: modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:62
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Opcions avançades"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:80
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:81
+#: modules/gui/macosx/playlistinfo.m:82
 #, fuzzy
 msgid "Input bitrate"
 msgstr "Flux Sout"
 
-#: modules/gui/macosx/playlistinfo.m:82
+#: modules/gui/macosx/playlistinfo.m:83
 #, fuzzy
 msgid "Demuxed"
 msgstr "Demultiplexors"
 
-#: modules/gui/macosx/playlistinfo.m:83
+#: modules/gui/macosx/playlistinfo.m:84
 #, fuzzy
 msgid "Stream bitrate"
 msgstr "Màxima velocitat de bit de la codificació "
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
 #, fuzzy
 msgid "Decoded blocks"
 msgstr "Descodificadors"
 
-#: modules/gui/macosx/playlistinfo.m:87
+#: modules/gui/macosx/playlistinfo.m:88
 #, fuzzy
 msgid "Displayed frames"
 msgstr "Omet els fotogrames"
 
-#: modules/gui/macosx/playlistinfo.m:88
+#: modules/gui/macosx/playlistinfo.m:89
 #, fuzzy
 msgid "Lost frames"
 msgstr "Fotogrames B"
 
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
+#: 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:91
+#: modules/gui/macosx/playlistinfo.m:92
 #, fuzzy
 msgid "Sent packets"
 msgstr "Agrupa paquets"
 
-#: modules/gui/macosx/playlistinfo.m:92
+#: modules/gui/macosx/playlistinfo.m:93
 msgid "Sent bytes"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:93
+#: modules/gui/macosx/playlistinfo.m:94
 #, fuzzy
 msgid "Send rate"
 msgstr "Velocitat de mostratge"
 
-#: modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/macosx/playlistinfo.m:98
 #, fuzzy
 msgid "Played buffers"
 msgstr "Reprodueix més ràpid"
 
-#: modules/gui/macosx/playlistinfo.m:98
+#: modules/gui/macosx/playlistinfo.m:99
 msgid "Lost buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
-msgstr "Informació"
+#: modules/gui/macosx/playlist.m:479
+msgid "Save Playlist..."
+msgstr "Desa la llista de reproducció"
+
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
+msgid "Delete"
+msgstr "Esborra"
+
+#: modules/gui/macosx/playlist.m:482
+msgid "Expand Node"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:485
+#, fuzzy
+msgid "Get Stream Information"
+msgstr "Metainformació"
+
+#: modules/gui/macosx/playlist.m:486
+msgid "Sort Node by Name"
+msgstr "Ordena el node per nom"
+
+#: modules/gui/macosx/playlist.m:487
+msgid "Sort Node by Author"
+msgstr "Ordena el node per autor"
+
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
+#, fuzzy
+msgid "No items in the playlist"
+msgstr "No hi ha cap element a la llista de reproducció"
+
+#: modules/gui/macosx/playlist.m:494
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
+msgid "Search"
+msgstr "Cerca"
+
+#: modules/gui/macosx/playlist.m:496
+#, fuzzy
+msgid "Search in Playlist"
+msgstr "Obre la llista de reproducció"
+
+#: modules/gui/macosx/playlist.m:497
+msgid "Standard Play"
+msgstr " Reproducció estàndard"
+
+#: modules/gui/macosx/playlist.m:500
+#, fuzzy
+msgid "Add Folder to Playlist"
+msgstr "Afegeix a la llista de reproducció"
+
+#: modules/gui/macosx/playlist.m:749
+#, fuzzy
+msgid "Save Playlist"
+msgstr "Desa la llista de reproducció"
+
+#: modules/gui/macosx/playlist.m:1492
+msgid "Empty Folder"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:1517
+#, fuzzy, c-format
+msgid "%i items in the playlist"
+msgstr "Hi ha %i elements a la llista de reproducció"
+
+#: modules/gui/macosx/playlist.m:1527
+#, fuzzy
+msgid "1 item in the playlist"
+msgstr "Hi ha un element a la llista de reproducció"
 
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:212
@@ -11427,18 +11795,18 @@ msgid "Continue"
 msgstr "Continua"
 
 #: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+#, fuzzy
 msgid ""
-"Beware this will reset your VLC media player preferences.\n"
+"Beware this will reset the VLC media player preferences.\n"
 "Are you sure you want to continue?"
 msgstr ""
 "Teniu en compte que això reiniciarà les preferències del vostre reproductor "
 "multimèdia VLC. \n"
 " Esteu segur que voleu continuar?"
 
-#: modules/gui/macosx/prefs.m:705
+#: modules/gui/macosx/prefs.m:708
 #, fuzzy
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr ""
 "Algunes opcions estan disponibles però amagades. Comproveu \"Opcions "
 "avançades\" per veure-les."
@@ -11468,7 +11836,7 @@ msgid "Logo"
 msgstr "Bucle"
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 msgid "Marquee"
 msgstr "Marquesina"
 
@@ -11503,117 +11871,112 @@ msgstr "Mida"
 msgid "(in pixels)"
 msgstr "Mida de la lletra en píxels"
 
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "Hora"
-
 #: modules/gui/macosx/sfilters.m:104
 #, fuzzy
 msgid "ms"
 msgstr "mms"
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 #, fuzzy
 msgid "Black"
 msgstr "Endarrere"
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 #, fuzzy
 msgid "Silver"
 msgstr "Més lent"
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 #, fuzzy
 msgid "Red"
 msgstr "Fi"
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 #, fuzzy
 msgid "Fuchsia"
 msgstr "Fusion"
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 #, fuzzy
 msgid "Olive"
 msgstr "Oldies"
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 #, fuzzy
 msgid "Green"
 msgstr "Pantalla"
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 #, fuzzy
 msgid "Teal"
 msgstr "Tàmil"
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 #, fuzzy
 msgid "Lime"
 msgstr "MIME"
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 #, fuzzy
 msgid "Blue"
 msgstr "Blues"
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr ""
@@ -11664,7 +12027,7 @@ msgid "Right-Bottom"
 msgstr "Part inferior"
 
 #: modules/gui/macosx/update.m:84
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr ""
 
 #: modules/gui/macosx/update.m:85
@@ -11672,20 +12035,20 @@ msgid "Download now"
 msgstr ""
 
 #: modules/gui/macosx/update.m:92
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr ""
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -11808,11 +12171,11 @@ msgstr "MPEG Transport Stream"
 msgid "MPEG 1 Format"
 msgstr "Format MPEG 1"
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 #, fuzzy
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
@@ -11821,11 +12184,12 @@ msgstr ""
 "millor a fer. Altres ordinadors podran accedir al flux al http://"
 "lavostraIP:8080"
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 #, fuzzy
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 "Utilitzeu això per transmetre a varis ordinadors. Aquest mètode és menys "
 "eficient ja que el servidor necessita enviar el flux vàries vegades. "
@@ -11833,8 +12197,8 @@ msgstr ""
 #: modules/gui/macosx/wizard.m:265
 #, fuzzy
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -11852,13 +12216,12 @@ msgid ""
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 #, fuzzy
 msgid "Enter the address of the computer to stream to."
 msgstr "Escriviu l'adreça de l'ordinador on voleu enviar"
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 #, fuzzy
 msgid "Use this to stream to a single computer."
 msgstr "Utilitzeu això per transmetre a un sol ordinador"
@@ -11874,12 +12237,30 @@ msgstr ""
 "ser una adreça IP de valor comprès entre 224.0.0.0 i 239.255.255.255 Per un "
 "ús privat, escriviu una adreça que comenci per 239.255."
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+#, fuzzy
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+"Utilitzeu això per transmetre-ho a un grup dinàmic d'ordinadors en una xarxa "
+"amb la multidifusió habilitada. Aquest és el mètode més eficient per "
+"transmetre a varis ordinadors però no funciona sobre Internet."
+
+#: modules/gui/macosx/wizard.m:285
+#, fuzzy
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr "Utilitzeu això per transmetre a un sol ordinador"
+
+#: modules/gui/macosx/wizard.m:290
+#, fuzzy
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 "Utilitzeu això per transmetre-ho a un grup dinàmic d'ordinadors en una xarxa "
 "amb la multidifusió habilitada. Aquest és el mètode més eficient per "
@@ -11890,358 +12271,353 @@ msgid "Back"
 msgstr "Endarrere"
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 msgid "Streaming/Transcoding Wizard"
 msgstr "Assistent de reproducció en temps real/transcodificació"
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-#, fuzzy
-msgid "This wizard helps you to stream, transcode or save a stream."
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
 msgstr ""
-"Aquest assistent us ajudarà per reproduir, transcodificar i desar un flux"
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
 #, fuzzy
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 "Aquest assistent només dóna accés a un petit subconjunt de les capacitats de "
 "reproducció i trasncodificació del VLC. Utilitzeu els diàlegs Obre i Sortida "
 "de flux per obtenir-los tots."
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 msgid "Stream to network"
 msgstr "Flux a la xarxa"
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 msgid "Transcode/Save to file"
 msgstr "Transcodifica/Desa-ho al fitxer"
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 msgid "Choose input"
 msgstr "Escolliu l'entrada"
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 #, fuzzy
 msgid "Choose here your input stream."
 msgstr "Escolliu aquí el vostre flux d'entrada"
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 msgid "Select a stream"
 msgstr "Seleccioneu un flux"
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 msgid "Existing playlist item"
 msgstr "Element de la llista de reprod"
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr "Escolliu..."
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr "Extracció parcial"
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 #, fuzzy
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 "Utilitzeu-ho per llegir només una part del flux. Podreu controlar el flux "
 "d'entrada (per exemple, un fitxer o un disc, però no un flux de xarxa UDP.)\n"
 "Escriviu els temps d'inici i final (en segons)"
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr "Des de"
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 msgid "To"
 msgstr "a"
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
+#: modules/gui/macosx/wizard.m:405
+#, fuzzy
+msgid "This page allows to select how the input stream will be sent."
 msgstr ""
 "En aquesta pàgina, seleccionareu com serà enviat el vostre flux d'entrada."
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 msgid "Destination"
 msgstr "Destinació:"
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 msgid "Streaming method"
 msgstr "Mètode de reproducció"
 
-#: modules/gui/macosx/wizard.m:410
+#: modules/gui/macosx/wizard.m:409
+#, fuzzy
+msgid "Address of the computer to stream to."
+msgstr "Escriviu l'adreça de l'ordinador on voleu enviar"
+
+#: modules/gui/macosx/wizard.m:411
 msgid "UDP Unicast"
 msgstr "UDP Unidifusió"
 
-#: modules/gui/macosx/wizard.m:411
+#: modules/gui/macosx/wizard.m:412
 msgid "UDP Multicast"
 msgstr "UDP Multidifusió"
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 msgid "Transcode"
 msgstr "Transcodificació"
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 #, fuzzy
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 "Si voleu canviar el format de compressió de les pistes de vídeo o àudio, "
 "ompliu aquesta pàgina. (Si només voleu canviar el format del contenidor, "
 "aneu a la pàgina següent)"
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 msgid "Transcode audio"
 msgstr "Transcodificació de l'àudio"
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 msgid "Transcode video"
 msgstr "Transcodificació del vídeo"
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-#, fuzzy
-msgid "If your stream has audio and you want to transcode it, enable this."
-msgstr "Si el vostre flux té àudio i voleu trasncodificar-lo, habiliteu-ho"
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-#, fuzzy
-msgid "If your stream has video and you want to transcode it, enable this."
-msgstr "Si el vostre flux té vídeo i voleu trasncodificar-lo, habiliteu això"
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 msgid "Encapsulation format"
 msgstr "Format d'encapsulació"
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
+#, fuzzy
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 "En aquesta pàgina, seleccionareu com serà encapsulat el flux. Depenent de la "
 "tria que feu, tots els formats no estaran disponibles."
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 msgid "Additional streaming options"
 msgstr "Opcions addicionals de la transmissió"
 
-#: modules/gui/macosx/wizard.m:439
+#: modules/gui/macosx/wizard.m:440
 #, fuzzy
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr ""
 "En aquesta pàgina, definireu uns quants paràmetres addicionals pel vostre "
 "flux."
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 msgid "SAP Announce"
 msgstr "Anunci SAP"
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 #, fuzzy
 msgid "Local playback"
 msgstr "Atura la reproducció"
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 msgid "Additional transcode options"
 msgstr "Opcions addicionals de transcodificació"
 
-#: modules/gui/macosx/wizard.m:450
+#: modules/gui/macosx/wizard.m:451
 #, fuzzy
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
+msgid "In this page, a few additional transcoding parameters can be set."
 msgstr ""
-"En aquesta pàgina, definireu uns quants paràmetres addicionals per la vostra "
-"transcodificació."
+"En aquesta pàgina, definireu uns quants paràmetres addicionals pel vostre "
+"flux."
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 msgid "Select the file to save to"
 msgstr "Seleccioneu el fitxer on desar-ho"
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
 #, fuzzy
 msgid "Summary"
 msgstr "Dummy"
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 #, fuzzy
 msgid "Encap. format"
 msgstr "Format d'encapsulació"
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 #, fuzzy
 msgid "Input stream"
 msgstr "Flux Sout"
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 #, fuzzy
 msgid "Save file to"
 msgstr "Desa fitxer"
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 #, fuzzy
 msgid "No input selected"
 msgstr "No s'ha trobat cap entrada"
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 #, fuzzy
 msgid "No valid destination"
 msgstr "Destinació:"
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1119
+#: modules/gui/macosx/wizard.m:1116
 #, fuzzy
-msgid "Select the folder to save to"
+msgid "Select the directory to save to"
 msgstr "Seleccioneu el fitxer on desar-ho"
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 #, fuzzy
 msgid "No folder selected"
 msgstr "No s'ha trobat cap entrada"
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
+#: modules/gui/macosx/wizard.m:1169
+#, fuzzy
+msgid "A directory where to save the files has to be selected."
 msgstr ""
+"Us permet especificar el directori on les instantànies del vídeo seran "
+"emmagatzemades."
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1181
-#, fuzzy
-msgid "You you need to select a file, you want to save to."
-msgstr "Heu d'escollir un fitxer on desar-ho"
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1372
 #, fuzzy
 msgid "Finish"
 msgstr "Finès"
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, fuzzy, c-format
 msgid "%i items"
 msgstr "&Visualitza els elements"
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 #, fuzzy
 msgid "yes"
 msgstr "Bytes"
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 #, fuzzy
 msgid "no"
 msgstr "cap"
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#: modules/gui/macosx/wizard.m:1661
 #, fuzzy
-msgid "Use this to stream on a network."
+msgid "This allows to stream on a network."
 msgstr "Utilitzeu-ho per transmetre en una xarxa"
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
 #, fuzzy
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 "Utilitzeu-ho per desar un flux en un fitxer. Teniu la possibilitat de "
 "recodificar el flux. Podeu desar qualsevol format que el VLC pugui llegir.\n"
@@ -12249,37 +12625,35 @@ msgstr ""
 "fitxer a fitxer. Haureu d'utilitzar les seves característiques de "
 "transcodificació per desar, per exemple, fluxes de la xarxa. "
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 #, fuzzy
 msgid "Select your audio codec. Click one to get more information."
 msgstr ""
 "Seleccioneu el vostre còdec d'àudio. Feu un clic per obtenir més informació"
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 #, fuzzy
 msgid "Select your video codec. Click one to get more information."
 msgstr ""
 "Seleccioneu el vostre còdec de vídeo. Feu un clic per obtenir més informació"
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
+#, fuzzy
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 "Defineix el TTL (Time-To-Live, temps de vida) del flux. Aquest paràmetre "
 "representa el nombre màxim d'encaminadors que el vostre flux pot travessar. "
 "Si no sabeu que és el que això significa, o si voleu només transmetre en la "
 "vostra xarxa local, deixeu aquest paràmetre a 1. "
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 #, fuzzy
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -12293,7 +12667,7 @@ msgstr ""
 "Si voleu donar un nom al vostre flux, poseu-lo, si no, s'utilitzarà un nom "
 "predeterminat."
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -12497,7 +12871,7 @@ msgstr "ntsc"
 msgid "secam"
 msgstr "secam"
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 msgid "auto"
 msgstr "Auto"
 
@@ -12775,7 +13149,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr "Fitxers d'aparença (*.vlt)|*.vlt|Fitxers d'aparença (*.xml)|*.xml"
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr "Obre llista de reproducció"
 
@@ -12788,7 +13162,7 @@ msgstr ""
 "Totes les llistes de reproducció|*.pls;*.m3u;*.asx;*.b4s|M3U fitxers|*.m3u"
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr "Desa la llista de reproducció"
 
@@ -12797,26 +13171,29 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
-msgstr "Última aparença utilitzada"
+msgid "Skin to use"
+msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:344
-msgid "Select the path to the last skin used."
-msgstr "Selecciona el camí cap a la última aparença utilitzada."
+#, fuzzy
+msgid "Path to the skin to use."
+msgstr "Camí complet del fitxer PNG a utilitzar. "
 
 #: modules/gui/skins2/src/skin_main.cpp:345
 msgid "Config of last used skin"
 msgstr "Configuració de l'última de l'aparença"
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
-msgstr "Configuració de l'última de l'aparença."
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
+msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr "Habilita els efectes de transparència"
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
@@ -12824,15 +13201,15 @@ msgstr ""
 "Podeu inhabilitar tots els efectes de transparència si voleu. Això és útil "
 "quan al moure les finestres no es comporten correctament."
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 msgid "Skinnable Interface"
 msgstr "Interfície d'aparença"
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr "Demultiplexor carregador d'aparences "
 
@@ -12854,7 +13231,7 @@ msgstr ""
 "(interfície WinCE)\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 #, fuzzy
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
@@ -12863,16 +13240,16 @@ msgstr ""
 "(c) 1996-2005 - L'equip del VideoLAN\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 #, fuzzy
 msgid "Compiled by "
 msgstr "Comedia"
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 msgid "Compiler: "
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr ""
 
@@ -12899,12 +13276,12 @@ msgstr ""
 "objectius predefinits: "
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr "Escolliu el directory"
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr "Escolliu un fitxer"
 
@@ -12933,6 +13310,11 @@ msgstr "Proveïdor de diàlegs wxWindows"
 msgid "Edit bookmark"
 msgstr "Edita el preferit"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+msgid "Bytes"
+msgstr "Bytes"
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "Heu de seleccionar dos preferits."
@@ -12941,10 +13323,17 @@ msgstr "Heu de seleccionar dos preferits."
 msgid "The stream must be playing or paused for bookmarks to work"
 msgstr "El flux ha de ser reproduït o pausat per a que els preferits funcionin"
 
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
 msgid ""
-"Input has changed, unable to save bookmark. Use \"pause\" while editing "
-"bookmarks to keep the same input."
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+"No s'ha trobat cap entrada. El flux ha de ser reproduït o pausat per a que "
+"els preferits funcionin."
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
+msgid ""
+"Input has changed, unable to save bookmark. Use \"pause\" while editing "
+"bookmarks to keep the same input."
 msgstr ""
 "L'entrada ha canviat, no s'ha pogut desar el preferit. Utilitzeu \"pausa\" "
 "mentre editeu els preferetis per mantenir la mateixa entrada. "
@@ -13084,81 +13473,80 @@ msgid "RTSP"
 msgstr "RTSP"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr ""
+#, fuzzy
+msgid "DVD device to use"
+msgstr "Dispositiu de DVD"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "Port del servidor CDDB"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 #, fuzzy
 msgid "Open subtitles file"
 msgstr "Utilitza el fitxer de subtítols"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 #, fuzzy
 msgid "Title number."
 msgstr "Nombre del sintonitzador"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
 "be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 #, fuzzy
 msgid "Track number."
 msgstr "Número de la pista"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 
@@ -13175,7 +13563,8 @@ msgid "Add &Directory..."
 msgstr "Afegeix el &directori"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+#, fuzzy
+msgid "&Add URL..."
 msgstr "Afegeix &MRL"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -13199,8 +13588,9 @@ msgid "&Reverse sort by title"
 msgstr "Ordena &inversament pel títol"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
-msgstr "&Mescla la llista de reproducció"
+#, fuzzy
+msgid "&Shuffle"
+msgstr "Mescla"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
 msgid "D&elete"
@@ -13226,77 +13616,97 @@ msgstr "&Visualitza els elements"
 msgid "Play this branch"
 msgstr "Reprodueix aquesta branca"
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+msgid "Preparse"
+msgstr "Preanalitza"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr "Ordena aquesta branca"
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr "Informació"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "Add node"
 msgstr "Codificador d'àudio"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 msgid "root"
 msgstr "arrel"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr "%i elements en la llista de reproducció (%i no mostrats)"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, c-format
 msgid "%i items in playlist"
 msgstr "Hi ha %i elements a la llista de reproducció"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr "Fitxer M3U"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "Desa la llista de reproducció"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr "La llista de reproducció és buida"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr "No es pot desar"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr "Normal"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 #, fuzzy
 msgid "Sorted by artist"
 msgstr "Ordenats per autor"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 #, fuzzy
 msgid "Sorted by Album"
 msgstr "Ordena per nom"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "New node"
 msgstr "New Age"
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+#, fuzzy
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+"Teniu en compte que això reiniciarà les preferències del vostre reproductor "
+"multimèdia VLC. \n"
+" Esteu segur que voleu continuar?"
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -13317,9 +13727,10 @@ msgid "Shift"
 msgstr "Maj"
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
+#, fuzzy
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 "Seleccioneu els mòduls que voleu. Per obtenir un control més avançat, podeu "
 "modificar la cadena resultant vosaltres mateixos."
@@ -13329,12 +13740,15 @@ msgid "Stream output MRL"
 msgstr "Flux de sortida MRL"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
-msgid "Destination Target:"
-msgstr "Objectiu de destí: "
+#, fuzzy
+msgid "Target:"
+msgstr "Obre l'objectiu:"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
+#, fuzzy
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
@@ -13344,21 +13758,23 @@ msgstr ""
 "els controls de sota"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
-msgid "Output methods"
-msgstr "Mètodes de sortida"
+#, fuzzy
+msgid "Outputs"
+msgstr "URL de la sortida"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+msgid "Play locally"
+msgstr "Reprodueix localment"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr "MMSH"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr "RTP"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-msgid "Miscellaneous options"
-msgstr "Opcions variades"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 msgid "Group name"
 msgstr "Nom del grup"
@@ -13372,10 +13788,6 @@ msgstr "Nom del canal"
 msgid "Select all elementary streams"
 msgstr "Selecciona un flux de la xarxa"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-msgid "Transcoding options"
-msgstr "Opcions de transcodificació"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 msgid "Video codec"
 msgstr "Còdec de vídeo"
@@ -13407,8 +13819,9 @@ msgid "Subtitles file"
 msgstr "Fitxer de subtítols"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
-msgstr "Opcions dels subtítols"
+#, fuzzy
+msgid "Options"
+msgstr "Opcions:"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 msgid ""
@@ -13418,12 +13831,6 @@ msgstr ""
 "Substitució d'imatges per segons. Només funcionarà amb els subtítols "
 "MicroDVD i SubRIP. "
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr "Retard"
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 msgid "Set subtitle delay (in 1/10s)"
 msgstr "Defineix el retard dels subtítols (en 1/10 s)"
@@ -13434,21 +13841,21 @@ msgstr "Obre un fitxer"
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
 #, fuzzy
-msgid "VLC media player - Updates"
-msgstr "Reproductor multimèdia VLC"
+msgid "Updates"
+msgstr "Actualitza"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+msgid "Check for updates"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 #, fuzzy
 msgid "Save file..."
 msgstr "Desa fitxer"
@@ -13477,7 +13884,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 msgid "Choose"
 msgstr "Escolliu"
 
@@ -13495,35 +13902,66 @@ msgstr "Bucle"
 msgid "Create"
 msgstr "Velocitat de fotogrames"
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-#, fuzzy
-msgid "VLM configuration"
-msgstr "Fitxer de configuració de VLM"
-
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
 #, fuzzy
 msgid "VLM stream"
 msgstr "Reprodueix el flux"
 
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+#, fuzzy
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr ""
+"Aquest assistent us ajudarà per reproduir, transcodificar i desar un flux"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#, fuzzy
+msgid "Use this to stream on a network."
+msgstr "Utilitzeu-ho per transmetre en una xarxa"
+
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:91
 #, fuzzy
 msgid "Use this to re-encode a stream and save it to a file."
 msgstr "Utilitzeu-ho per recodificar un flux i desar-lo en un fitxer"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+#, fuzzy
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+"Aquest assistent només dóna accés a un petit subconjunt de les capacitats de "
+"reproducció i trasncodificació del VLC. Utilitzeu els diàlegs Obre i Sortida "
+"de flux per obtenir-los tots."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
 #, fuzzy
 msgid "Use this to stream on a network"
 msgstr "Utilitzeu-ho per transmetre en una xarxa"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+#, fuzzy
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+"Utilitzeu-ho per desar un flux en un fitxer. Teniu la possibilitat de "
+"recodificar el flux. Podeu desar qualsevol format que el VLC pugui llegir.\n"
+"Teniu en compte que VLC no està molt adaptat per la transcodificació de "
+"fitxer a fitxer. Haureu d'utilitzar les seves característiques de "
+"transcodificació per desar, per exemple, fluxes de la xarxa. "
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
 msgid "You must choose a stream"
 msgstr "Heu d'escollir un flux"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr "No s'ha pogut trobar la llista de reproducció."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 #, fuzzy
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
@@ -13535,17 +13973,61 @@ msgstr ""
 "d'entrada (per exemple, un fitxer o un disc, però no un flux de xarxa UDP.)\n"
 "Escriviu els temps d'inici i final (en segons)"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+#, fuzzy
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+"Si voleu canviar el format de compressió de les pistes de vídeo o àudio, "
+"ompliu aquesta pàgina. (Si només voleu canviar el format del contenidor, "
+"aneu a la pàgina següent)"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+#, fuzzy
+msgid "Select the target video codec. Click one to get more information."
+msgstr ""
+"Seleccioneu el vostre còdec de vídeo. Feu un clic per obtenir més informació"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+#, fuzzy
+msgid "Select the target audio codec. Click one to get more information."
+msgstr ""
+"Seleccioneu el vostre còdec d'àudio. Feu un clic per obtenir més informació"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr ""
+"En aquesta pàgina, seleccionareu com serà enviat el vostre flux d'entrada."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
 #, fuzzy
 msgid "This does not appear to be a valid multicast address"
 msgstr "Això no sembla una adreça multidifusió correcta"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
 #, fuzzy
 msgid "You need to enter an address"
 msgstr "Necessiteu posar una adreça"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+"En aquesta pàgina, seleccionareu com serà encapsulat el flux. Depenent de la "
+"tria que feu, tots els formats no estaran disponibles."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 #, fuzzy
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
@@ -13554,11 +14036,11 @@ msgstr ""
 "En aquesta pàgina, definireu uns quants paràmetres addicionals per la vostra "
 "transcodificació."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 msgid "You must choose a file to save to"
 msgstr "Heu d'escollir un fitxer on desar-ho"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 #, fuzzy
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
@@ -13566,7 +14048,19 @@ msgstr ""
 "En aquesta pàgina, definireu uns quants paràmetres addicionals pel vostre "
 "flux."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+"Defineix el TTL (Time-To-Live, temps de vida) del flux. Aquest paràmetre "
+"representa el nombre màxim d'encaminadors que el vostre flux pot travessar. "
+"Si no sabeu que és el que això significa, o si voleu només transmetre en la "
+"vostra xarxa local, deixeu aquest paràmetre a 1. "
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 #, fuzzy
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
@@ -13583,64 +14077,114 @@ msgstr ""
 "Si voleu donar un nom al vostre flux, poseu-lo, si no, s'utilitzarà un nom "
 "predeterminat."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 #, fuzzy
 msgid "Save to file"
 msgstr "Desa fitxer"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
+#, fuzzy
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
 msgstr ""
 "Si aquest paràmetre no és zero, les bandes es mouran juntes quan en mogueu "
 "una. Com més gran sigui aquest valor, més correlat serà el seu moviment. "
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
+msgstr "Crea varis clons de la imatge"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+#, fuzzy
+msgid "Adds distortion effects"
+msgstr "Afegeix  efectes de distorsió"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+#, fuzzy
+msgid "Inverts the colors of the image"
+msgstr "Crea varis clons de la imatge"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+#, fuzzy
+msgid "Adds motion blurring to the image"
+msgstr "Crea un difuminat del moviment en la imatge"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 #, fuzzy
 msgid "Magnifies part of the image"
 msgstr "Rota o gira la imatge"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+#, fuzzy
+msgid "Image adjustment"
+msgstr "Ajust de la imatge"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr "Opcions de vídeo"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr "Ràtio de l'aspecte"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-msgid "More info"
-msgstr "Més informació"
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+#, fuzzy
+msgid "Imitates the effect of surround sound when using headphones."
+msgstr ""
+"Aquest filtre proporciona una sensació d'un conjunt d'altaveus 5.1 quan "
+"s'utilitza auriculars."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+#, fuzzy
+msgid "Prevents the audio output level from going over a predefined value."
 msgstr ""
 "Aquest filtre evita que la potència de sortida d'àudio excedeixi un valor "
 "definit."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:466
+#, fuzzy
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
 msgstr ""
 "Habilita l'equalitzador. Podeu canviar les bandes o utilitzar una "
 "configuració predefinida (Menú d'àudio -> Equalitzador) ."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:473
 #, fuzzy
-msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
 msgstr ""
 "Si habiliteu aquest paràmetre, el filtre de l'equalitzador s'aplicarà dos "
 "vegades. L'efecte serà més pronunciat."
 
+#: modules/gui/wxwidgets/extrapanel.cpp:999
+#, fuzzy
+msgid ""
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
+msgstr ""
+"Seleccioneu els filtres d'efectes de vídeo a aplicar. S'ha de reiniciar el "
+"flux per tal que aquests paràmetres tinguin efecte.\n"
+"Per configurar els filtres, aneu a Preferències, Mòduls/Filtres de vídeo. "
+"Llavors podreu configurar cada filtre.\n"
+"Si voleu un control més acurat sobre els filtres (per escollir l'ordre en "
+"que han de ser aplicats), necessiteu escriure manualment una cadena de "
+"filtres (Preferències/General / Vídeo)."
+
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "Més informació"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 #, fuzzy
 msgid "Stopped"
@@ -13668,125 +14212,131 @@ msgstr "Pista anterior"
 msgid "Next track"
 msgstr "Pista següent"
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 msgid "Quick &Open File...\tCtrl-O"
 msgstr "&Obre ràpid un fitxer...\tCtrl-O "
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr "Obre el &fitxer...\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 #, fuzzy
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr "Obre el &disc...\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr "Obre el &disc...\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr "Obre un flux de la &xarxa...\tCtrl-X"
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 #, fuzzy
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr "Obre un dispositi&u de captura...\tCtrl-U"
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 msgid "&Wizard...\tCtrl-W"
 msgstr "Assis&tent...\tCtrl-T"
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr "&Surt\tCtrl-X"
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr "&LLista de reproducció...\tCtrl-L"
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr "&Missatges...\tCtrl-M"
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr "&Informació del flux i el suport...\tCtrl-I"
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
+#: modules/gui/wxwidgets/interface.cpp:605
+#, fuzzy
+msgid "About..."
+msgstr "_Quant a..."
+
+#: modules/gui/wxwidgets/interface.cpp:607
+msgid "Check for updates..."
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 msgid "&File"
 msgstr "Fitxe&r"
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr "&Visualitza"
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr "&Paràmetres"
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr "&Àudio"
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr "Víd&eo"
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr "&Navegació"
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr "A&juda"
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
 msgstr "Obre llista de reproducció"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr "Element anterior de la llista de reproducció"
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr "Següent element de la llista de reproducció"
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr "Reprodueix més lent"
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr "Reprodueix més ràpid"
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 #, fuzzy
 msgid "Extended &GUI\tCtrl-G"
 msgstr "GUI a&mpliada"
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 #, fuzzy
 msgid "&Bookmarks...\tCtrl-B"
 msgstr "&Preferits..."
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 #, fuzzy
 msgid "Preference&s...\tCtrl-S"
 msgstr "Preferències..."
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 #, fuzzy
 msgid ""
 " (wxWidgets interface)\n"
@@ -13795,7 +14345,7 @@ msgstr ""
 " (wxWindows interfície)\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
@@ -13805,12 +14355,12 @@ msgstr ""
 "http://www.videolan.org/\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr "Quant a %s"
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 #, fuzzy
 msgid "Show/Hide interface"
 msgstr "Mostra la interfície"
@@ -13897,11 +14447,27 @@ msgstr "Theora és un còdec lliure d'ús general."
 msgid "RTP Unicast"
 msgstr "UDP Unidifusió"
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+#, fuzzy
+msgid "Stream to a single computer."
+msgstr "Utilitzeu això per transmetre a un sol ordinador"
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 #, fuzzy
 msgid "RTP Multicast"
 msgstr "UDP/RTP Multidifusió"
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+#, fuzzy
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+"Utilitzeu això per transmetre-ho a un grup dinàmic d'ordinadors en una xarxa "
+"amb la multidifusió habilitada. Aquest és el mètode més eficient per "
+"transmetre a varis ordinadors però no funciona sobre Internet."
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 #, fuzzy
 msgid ""
@@ -13913,23 +14479,55 @@ msgstr ""
 "ser una adreça IP de valor comprès entre 224.0.0.0 i 239.255.255.255 Per un "
 "ús privat, escriviu una adreça que comenci per 239.255."
 
+#: modules/gui/wxwidgets/streamdata.cpp:134
+#, fuzzy
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+"Utilitzeu això per transmetre a varis ordinadors. Aquest mètode és menys "
+"eficient ja que el servidor necessita enviar el flux vàries vegades. "
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+#, fuzzy
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
+msgstr ""
+"Escriviu l'adreça local que voleu escoltar. No escriviu res si voleu "
+"escoltar totes les adreces o si no ho enteneu. Aquesta és generalment el "
+"millor a fer. Altres ordinadors podran accedir al flux al http://"
+"lavostraIP:8080"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#, fuzzy
+msgid "Bookmarks dialog"
 msgstr "Mostra el diàleg dels preferits"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
-msgstr "Mostra el diàleg dels preferits quan s'inicia la interfície."
+#, fuzzy
+msgid "Show bookmarks dialog at startup"
+msgstr "Mostra el diàleg dels preferits"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
 #, fuzzy
-msgid "Show extended GUI"
+msgid "Extended GUI"
 msgstr "Voleu mostrar la informació de VCD ampliada?"
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:92
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
+#, fuzzy
+msgid "Taskbar"
+msgstr "Tàtar"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
+msgid "Show VLC on the taskbar"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
@@ -13938,30 +14536,44 @@ msgid "Minimal interface"
 msgstr "Interfície d'aparença"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 #, fuzzy
 msgid "Size to video"
 msgstr "Temps de vida"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+msgid "Resize VLC to match the video resolution."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
 #, fuzzy
-msgid "Show systray icon"
+msgid "Systray icon"
+msgstr "Mostra la posició del flux"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+#, fuzzy
+msgid "Show a systray icon for VLC"
 msgstr "Mostra la posició del flux"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
 #, fuzzy
+msgid "Show labels in toolbar"
+msgstr "Mostra el text en els botons de la barra d'eines"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#, fuzzy
+msgid "Show labels below the icons in the toolbar."
+msgstr "Mostra el text sota les icones en la barra d'eines"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
+#, fuzzy
 msgid "Playlist view"
 msgstr "LLista de reproducció"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -13969,20 +14581,20 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 #, fuzzy
 msgid "wxWidgets interface module"
 msgstr "Mòdul d'interfície wxWindows"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 #, fuzzy
 msgid "wxWidgets dialogs provider"
 msgstr "Proveïdor de diàlegs wxWindows"
@@ -14005,9 +14617,10 @@ msgid "Save raw codec data"
 msgstr "Desa les dades del còdec raw"
 
 #: modules/misc/dummy/dummy.c:45
+#, fuzzy
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 "Aquesta opció us permet desar les dades del còdec raw si teniu seleccionat/"
 "imposat el descodificador dummy en les opcions principals. "
@@ -14027,153 +14640,167 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr "Funció de la interfície Dummy"
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 msgid "Dummy Interface"
 msgstr "Interfície Dummy"
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 msgid "Dummy access function"
 msgstr "Funció de l'accés Dummy"
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 msgid "Dummy demux function"
 msgstr "Funció del demultiplexor Dummy"
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 msgid "Dummy decoder"
 msgstr "Decodificador Dummy"
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 msgid "Dummy decoder function"
 msgstr "Funció del decodificador Dummy"
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 msgid "Dummy encoder function"
 msgstr "Funció del codificador Dummy"
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 msgid "Dummy audio output function"
 msgstr "Funció de sortida d'àudio Dummy"
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 msgid "Dummy video output function"
 msgstr "Funció de sortida de vídeo Dummy"
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 msgid "Dummy Video output"
 msgstr "Sortida de vídeo Dummy"
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 msgid "Dummy font renderer function"
 msgstr "Funció de representador font Dummy"
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr "LLetra"
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
-msgstr "Nom del fitxer de la lletra"
+#, fuzzy
+msgid "Filename for the font you want to use"
+msgstr ""
+"Proporciona el nombre del flux del canal d'àudio que voleu utilitzar (de 0 a "
+"n)."
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
 msgid "Font size in pixels"
 msgstr "Mida de la lletra en píxels"
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
+#, fuzzy
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 "La mida de les lletres utilitzada pel mòdul OSD. Si està definit a un valor "
 "diferent a 0 aquesta opció substituirà la mida relativa de la lletra. "
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
+#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
 msgstr ""
 
-#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+msgid "Text default color"
 msgstr ""
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
-msgstr "La mida de les lletres utilitzades pel mòdul OSD."
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+#, fuzzy
+msgid "Relative font size"
+msgstr "Mida de la memòria intermèdia de control de taxa"
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr "Més petit"
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr "Petit"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr "Gran"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr "Més gran"
 
-#: modules/misc/freetype.c:102
+#: modules/misc/freetype.c:107
 #, fuzzy
-msgid "Use yuvp renderer"
+msgid "Use YUVP renderer"
 msgstr "Representació del text"
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 #, fuzzy
 msgid "Font Effect"
 msgstr "Efecte Goom"
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Background"
 msgstr "Enrere"
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Outline"
 msgstr "Oldies"
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 #, fuzzy
 msgid "Fat Outline"
 msgstr "Bilineal ràpid"
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 #, fuzzy
 msgid "Text renderer"
 msgstr "Representació del text"
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 #, fuzzy
 msgid "Freetype2 font renderer"
 msgstr "Representador font freetype2"
@@ -14183,109 +14810,108 @@ msgid "Diffie-Hellman prime bits"
 msgstr "Bits primaris de Diffie-Hellman"
 
 #: modules/misc/gnutls.c:69
+#, fuzzy
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 "Us permet modificar el nombre de bits primaris de Diffie-Hellman (utilitzats "
 "per TLS o SSL- basats en el xifratge de la banda del servidor)."
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
 msgstr ""
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
 #, fuzzy
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
 "Us permet especificar el nombre de fil utilitzats per la transcodificació."
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr ""
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr ""
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr "Capa de xifratge GnuTLS TLS"
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 #, fuzzy
 msgid "Growl server"
 msgstr "Sense servidor"
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 #, fuzzy
 msgid "Growl password"
 msgstr "Contrasenya de l'FTP"
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 #, fuzzy
 msgid "Growl UDP port"
 msgstr "Port UDP"
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "Port UDP"
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
-msgstr ""
+#, fuzzy
+msgid "Growl"
+msgstr "Grup"
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 #, fuzzy
 msgid "(no title)"
 msgstr "Títol"
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr ""
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr ""
 
@@ -14293,7 +14919,7 @@ msgstr ""
 msgid "Gtk+ GUI helper"
 msgstr "Ajuda del Gtk+ GUI"
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr "Text"
 
@@ -14305,12 +14931,12 @@ msgstr "Format del registre"
 #, fuzzy
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr ""
 "Especifiqueu el format del registre. Les opcions disponibles són \"text"
 "\" (predeterminat) i \"html\"."
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
@@ -14318,31 +14944,35 @@ msgstr ""
 "Especifiqueu el format del registre. Les opcions disponibles són \"text"
 "\" (predeterminat) i \"html\"."
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr "S'esta registrant"
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 msgid "File logging"
 msgstr "S'està registrant el fitxer"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr "Nom del fitxer de registre"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr "Especifica el nom del fitxer de registre"
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 #, fuzzy
 msgid "RRD output file"
 msgstr "Fitxer de sortida"
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+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"
@@ -14359,16 +14989,14 @@ 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/msn.c:63
 msgid "MSN Title format string"
 msgstr ""
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
@@ -14377,8 +15005,9 @@ msgid "MSN"
 msgstr "MMS"
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr ""
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "Reprodueix"
 
 #: modules/misc/network/ipv4.c:96
 #, fuzzy
@@ -14423,34 +15052,40 @@ msgstr "Ajuda de Qt Embedded GUI"
 msgid "video"
 msgstr "Vídeo"
 
+#: modules/misc/rtsp.c:48
+#, fuzzy
+msgid "RTSP host address"
+msgstr "Adreça de l’ordinador"
+
 #: modules/misc/rtsp.c:50
 #, fuzzy
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr ""
 "Podeu definir l'adreça, port i camí al que es vincularà la interfície rtsp.\n"
 "La sintaxi de l'adreça és: port/camí. Per defecte es vincula al port 554 de "
 "l'adreça de l'ordinador central, sense camí. Utilitzeu 0.0.0.0 per vincular "
 "totes les adreces."
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 #, fuzzy
 msgid "Maximum number of connections"
 msgstr "Nombre de clons"
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 msgid "RTSP VoD"
 msgstr "RTSP VoD"
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 msgid "RTSP VoD server"
 msgstr "Servidor RTSP VoD"
 
@@ -14458,11 +15093,11 @@ msgstr "Servidor RTSP VoD"
 msgid "X Screensaver disabler"
 msgstr "Inhabilitador del protector de pantalla X"
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 msgid "SVG template file"
 msgstr "Fitxer de plantilla SVG"
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -14481,60 +15116,62 @@ msgstr "Mòdul C que no fa res"
 msgid "Miscellaneous stress tests"
 msgstr "Proves d'esforç vàries "
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 #, fuzzy
 msgid "Win32 font renderer"
 msgstr "Representador font freetype2"
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr "Analitzador XML (utilitzant libxml2)"
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 msgid "Simple XML Parser"
 msgstr "Analitzador XML simple"
 
 #: modules/mux/asf.c:49
-msgid "Allows you to define the title that will be put in ASF comments."
-msgstr "Us permet definir el títol que es posarà en els comentaris ASF."
+msgid "Title to put in ASF comments."
+msgstr ""
 
-#: modules/mux/asf.c:52
-msgid "Allows you to define the author that will be put in ASF comments."
+#: modules/mux/asf.c:51
+#, fuzzy
+msgid "Author to put in ASF comments."
 msgstr "Us permet definir l’autor que es posarà en els comentaris ASF."
 
-#: modules/mux/asf.c:55
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+#: modules/mux/asf.c:53
+#, fuzzy
+msgid "Copyright string to put in ASF comments."
 msgstr ""
 "Us permet definir la cadena copyright que es posarà en els comentaris ASF."
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 msgid "Comment"
 msgstr "Comentari"
 
-#: modules/mux/asf.c:58
-msgid "Allows you to define the comment that will be put in ASF comments."
-msgstr "Us permet definir el comentari que es posarà en els comentaris ASF."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
+msgstr ""
 
-#: modules/mux/asf.c:61
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+#: modules/mux/asf.c:57
+#, fuzzy
+msgid "\"Rating\" to put in ASF comments."
 msgstr ""
 "Us permet definir la \"valoració\" que es posarà en els comentaris ASF."
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 #, fuzzy
 msgid "Packet Size"
 msgstr "Empaquetadors"
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr ""
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 msgid "ASF muxer"
 msgstr "Multiplexor ASF"
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr "Vídeo desconegut"
 
@@ -14547,32 +15184,35 @@ msgid "Dummy/Raw muxer"
 msgstr "Multiplexor Dummy/Raw"
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+#, fuzzy
+msgid "Create \"Fast Start\" files"
 msgstr "Crear arxius de \"Inici ràpid\""
 
 #: modules/mux/mp4.c:47
+#, fuzzy
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 "Quan aquesta opció està activada, es crearan arxius de \"Inici ràpid"
 "\" (aquests arxius estan optimitzats per descàrrega, permetent a l’usuari "
 "iniciar la previsualització de l’arxiu mentre s'està descarregant."
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 msgid "MP4/MOV muxer"
 msgstr "Multiplexor MP4/MOV"
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr "Retard DTS (ms)"
 
 #: modules/mux/mpeg/ps.c:46
+#, fuzzy
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 "Aquesta opció retardarà el DTS (Decoding TimeStams) i PTS (Presentation "
 "TimeStamps) de les dades en el flux, comparat amb els SCRs. Permet algun "
@@ -14583,9 +15223,7 @@ msgid "PES maximum size"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:61
@@ -14597,8 +15235,9 @@ msgid "Video PID"
 msgstr "PID del vídeo"
 
 #: modules/mux/mpeg/ts.c:84
+#, fuzzy
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr ""
 "Assigna un PID fix al flux de vídeo. El PCR PID serà automàticament el vídeo."
@@ -14608,7 +15247,8 @@ msgid "Audio PID"
 msgstr "PID de l'àudio"
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
+#, fuzzy
+msgid "Assign a fixed PID to the audio stream."
 msgstr "Assigna un PID fix al flux d’àudio"
 
 #: modules/mux/mpeg/ts.c:88
@@ -14616,7 +15256,8 @@ msgid "SPU PID"
 msgstr "SPU PID"
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+#, fuzzy
+msgid "Assign a fixed PID to the SPU."
 msgstr "Assigna un PID fix al SPU"
 
 #: modules/mux/mpeg/ts.c:90
@@ -14625,7 +15266,7 @@ msgstr "PMT PID"
 
 #: modules/mux/mpeg/ts.c:91
 #, fuzzy
-msgid "Assigns a fixed PID to the PMT"
+msgid "Assign a fixed PID to the PMT"
 msgstr "Assigna un PID fixa al PMT"
 
 #: modules/mux/mpeg/ts.c:92
@@ -14633,7 +15274,8 @@ msgid "TS ID"
 msgstr "TS ID"
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
+#, fuzzy
+msgid "Assign a fixed Transport Stream ID."
 msgstr "Assigna un ID de flux de transport fix."
 
 #: modules/mux/mpeg/ts.c:94
@@ -14643,65 +15285,83 @@ msgstr "TS ID"
 
 #: modules/mux/mpeg/ts.c:95
 #, fuzzy
-msgid "Assigns a fixed Network ID (for SDT table)"
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr "Assigna un PID fixa al PMT"
 
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
-msgstr ""
-
 #: modules/mux/mpeg/ts.c:97
 #, fuzzy
-msgid "Assigns a program number to each PMT"
-msgstr "Assigna un PID fixa al PMT"
+msgid "PMT Program numbers"
+msgstr "Número de la pista"
 
 #: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:99
-#, fuzzy
-msgid "Defines the pids to add to each pmt."
-msgstr "Defineix si dibuixar cims."
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
+msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
+#: modules/mux/mpeg/ts.c:109
 #, fuzzy
-msgid "Set PID to id of ES"
+msgid "Set PID to ID of ES"
 msgstr "Defineix id del ES a PID"
 
-#: modules/mux/mpeg/ts.c:105
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:114
 #, fuzzy
-msgid "set PID to id of es"
-msgstr "Defineix id del es a pid"
+msgid "Data alignment"
+msgstr "Alineació del vídeo"
+
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
+msgstr ""
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:118
 msgid "Shaping delay (ms)"
 msgstr "Mida del shaping (ms)"
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
+#, fuzzy
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 "Si està habilitat, el multiplexor TS tallarà el flux en parts de la durada "
 "donada, i assegurarà una velocitat de bits constant entre els dos límits. "
 "Això evitarà tenir un grans pics en la velocitat de bits pels fotogrames de "
 "referència. "
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 msgid "Use keyframes"
 msgstr "Utilitza fotogrames claus"
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -14716,82 +15376,83 @@ msgstr ""
 "shaping, ja que els fotogrames I són normalment el fotogrames més grans en "
 "el flux."
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr "Retard de PCR (ms)"
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
 #, fuzzy
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 "Aquesta opció permet definir a quin interval PCRs (Program Clock Reference) "
 "s’enviarà. Aquest valor hauria d’estar per sota de 100ms (per defecte és 30)"
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr "Nombre mínim de fotogrames B (desestimat)"
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr "Aquest paràmetre es recrimina i no s’utilitza més."
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr "Nombre mínim de fotogrames B (desestimat)"
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
+#, fuzzy
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 "Aquesta opció retardarà el DTS (Decoding Time Stamps) i PTS (Presentation "
 "TimeStamps) de les dades en el flux, comparat amb els PCRs. Permet algun "
 "emmagatzematge a la memòria intermèdia dins del codificador client."
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr "Àudio xifrat"
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr "Xifrar àudio utilitzant CSA"
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 #, fuzzy
 msgid "Crypt video"
 msgstr "Àudio xifrat"
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 #, fuzzy
 msgid "Crypt video using CSA"
 msgstr "Xifrar àudio utilitzant CSA"
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr "Clau CSA"
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
+#, fuzzy
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 "Defineix la clau de xifratge CSA. Ha de ser una cadena de 16 caràcters (8 "
 "bytes hexadecimals)"
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr "Multiplexor TS (libdvbpsi)"
 
@@ -14801,16 +15462,18 @@ msgstr ""
 
 #: modules/mux/mpjpeg.c:33
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 
 #: modules/mux/mpjpeg.c:50
-msgid "Multipart jpeg muxer"
+#, fuzzy
+msgid "Multipart JPEG muxer"
 msgstr "Demultiplexor Multipart JPEG"
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
+#, fuzzy
+msgid "Ogg/OGM muxer"
 msgstr "Multiplexor Ogg/ogm"
 
 #: modules/mux/wav.c:42
@@ -14822,7 +15485,8 @@ msgid "Copy packetizer"
 msgstr "Copia el empaquetador"
 
 #: modules/packetizer/h264.c:47
-msgid "H264 video packetizer"
+#, fuzzy
+msgid "H.264 video packetizer"
 msgstr "Empaquetador de vídeo H264"
 
 #: modules/packetizer/mpeg4audio.c:118
@@ -14835,13 +15499,13 @@ msgstr "Empaquetador de vídeo MPEG4"
 
 #: modules/packetizer/mpegvideo.c:52
 #, fuzzy
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr "Mostra la interfície"
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -14865,7 +15529,8 @@ msgid "DAAP access"
 msgstr "Accés DAAP"
 
 #: modules/services_discovery/hal.c:63
-msgid "HAL device detection"
+#, fuzzy
+msgid "HAL devices detection"
 msgstr "Detecció de dispositius HAL"
 
 #: modules/services_discovery/hal.c:153
@@ -14877,15 +15542,15 @@ msgid "Podcast URLs list"
 msgstr ""
 
 #: modules/services_discovery/podcast.c:58
-msgid "Podcast '|' (pipe) seperated URLs list"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
 msgstr ""
 
-#: modules/services_discovery/podcast.c:62
+#: modules/services_discovery/podcast.c:63
 #, fuzzy
-msgid "Podcast Service Discovery"
-msgstr "Descobriment de serveis"
+msgid "Podcasts"
+msgstr "Enganxa"
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 #, fuzzy
 msgid "Podcast"
 msgstr "Enganxa"
@@ -14895,76 +15560,71 @@ msgid "SAP multicast address"
 msgstr "Adreça multipunt SAP"
 
 #: modules/services_discovery/sap.c:80
-#, fuzzy
-msgid "Listen for SAP announcements on another address"
-msgstr "Escolta d'anuncis SAP en altres adreces"
-
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
-msgstr "Escoltar IPv4-SAP"
+msgid ""
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
+msgstr ""
 
 #: modules/services_discovery/sap.c:83
 #, fuzzy
-msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
-msgstr ""
-"Definiu això si voleu el mòdul SAP per escoltar anuncis IPv4 en l'adreça "
-"estànard."
+msgid "IPv4 SAP"
+msgstr "Abast IPv6 SAP"
 
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
-msgstr "Escoltar IPv6-SAP"
+#, fuzzy
+msgid "Listen to IPv4 announcements on the standard address."
+msgstr "Escolta d'anuncis SAP en altres adreces"
 
 #: modules/services_discovery/sap.c:87
 #, fuzzy
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
-msgstr ""
-"Definiu això si voleu el mòdul SAP per escoltar anuncis IPv6 en l'adreça "
-"estàndard. "
+msgid "IPv6 SAP"
+msgstr "Abast IPv6 SAP"
 
 #: modules/services_discovery/sap.c:89
+#, fuzzy
+msgid "Listen to IPv6 announcements on the standard addresses."
+msgstr "Escolta d'anuncis SAP en altres adreces"
+
+#: modules/services_discovery/sap.c:91
 msgid "IPv6 SAP scope"
 msgstr "Abast IPv6 SAP"
 
-#: modules/services_discovery/sap.c:91
+#: modules/services_discovery/sap.c:93
 #, fuzzy
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr "Defineix l’abast per anuncis IPv6 (per defecte es 8)"
 
-#: modules/services_discovery/sap.c:92
+#: modules/services_discovery/sap.c:94
 msgid "SAP timeout (seconds)"
 msgstr "Temps excedit de SAP (en segons)"
 
-#: modules/services_discovery/sap.c:94
+#: modules/services_discovery/sap.c:96
 #, fuzzy
 msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr ""
 "Defineix el temps abans que els elements Sap se suprimeixin si no es rep un "
 "nou anunci."
 
-#: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+#: modules/services_discovery/sap.c:98
+#, fuzzy
+msgid "Try to parse the announce"
 msgstr "Intenta analitzar el SAP"
 
-#: modules/services_discovery/sap.c:98
+#: modules/services_discovery/sap.c:100
 #, fuzzy
 msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
 msgstr ""
 "Quan SAP pugui intentarà analitzar el SAP. Si no seleccioneu això, tots els "
 "anuncis s’analitzaran pel mòdul livedotcom"
 
-#: modules/services_discovery/sap.c:100
+#: modules/services_discovery/sap.c:103
 msgid "SAP Strict mode"
 msgstr "Mode SAP Strict"
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 #, fuzzy
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
@@ -14972,64 +15632,68 @@ msgid ""
 msgstr ""
 "Al activar-se, l’analitzador de SAP descartarà alguns anuncis no complidors"
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 msgid "Use SAP cache"
 msgstr "Utilitza la memòria cau SAP"
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
 #, fuzzy
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 "Si es selecciona aquesta opció, s'utilitzarà un mecanisme de captura SAP. "
 "Això donarà un temps d'inicialització de SAP més baix, podreu tancar els "
 "elements corresponents als fluxos."
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 #, fuzzy
 msgid "SAP Announcements"
 msgstr "Anunci SAP"
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr "Analitzador d’arxiu SDP per UDP"
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 msgid "Session Announcements (SAP)"
 msgstr ""
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 #, fuzzy
 msgid "Session"
 msgstr "URL de la sessió"
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 #, fuzzy
 msgid "Tool"
 msgstr "a"
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 #, fuzzy
 msgid "User"
 msgstr "Nom d'usuari"
 
+#: modules/services_discovery/shout.c:61
+#, fuzzy
+msgid "Number of streams"
+msgstr "Nombre de fils"
+
 #: modules/services_discovery/shout.c:62
-msgid "Maximum number of shoutcast servers to be listed"
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr ""
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr ""
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 #, fuzzy
 msgid "Shoutcast"
 msgstr "multidifusió"
@@ -15043,41 +15707,43 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr ""
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
 msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 msgid "ID Offset"
 msgstr ""
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
 msgstr ""
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 #, fuzzy
 msgid "Bridge"
 msgstr "Brillantor"
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 #, fuzzy
 msgid "Bridge stream output"
 msgstr "Sortida de flux del fitxer"
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 msgid "Bridge out"
 msgstr ""
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr ""
 
@@ -15097,7 +15763,7 @@ msgstr "Habilita/inhabilita la representació del vídeo"
 msgid "Introduces a delay in the display of the stream."
 msgstr "Introdueix un retard en el flux de visualització."
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 #, fuzzy
 msgid "Display"
 msgstr "Retard"
@@ -15114,97 +15780,90 @@ msgstr "Duplica el flux de sortida"
 msgid "Output access method"
 msgstr "Mètode de l'accés a la sortida"
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
-msgstr ""
-"Us permet especificar el mètode d’accés de sortida utilitzat per la sortida "
-"de flux."
+#: modules/stream_out/es.c:39
+#, fuzzy
+msgid "This is the default output access method that will be used."
+msgstr "Unitat VCD a utilitzar per defecte."
 
 #: modules/stream_out/es.c:41
 msgid "Audio output access method"
 msgstr "Mètode d’accés de sortida d’àudio"
 
 #: modules/stream_out/es.c:43
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
+#, fuzzy
+msgid "This is the output access method that will be used for audio."
 msgstr ""
 "Us permet especificar el mètode d’accés de sortida utilitzat per la sortida "
 "de flux d’àudio."
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 msgid "Video output access method"
 msgstr "Mètode d’accés de sortida de vídeo"
 
-#: modules/stream_out/es.c:47
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
+#: modules/stream_out/es.c:46
+#, fuzzy
+msgid "This is the output access method that will be used for video."
 msgstr ""
 "Us permet especificar el mètode d’accés de sortida utilitzat per la sortida "
 "de flux de vídeo."
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 msgid "Output muxer"
 msgstr "Demultiplexor de la sortida"
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
-msgid "Allows you to specify the muxer used for the streaming output."
-msgstr "Us permet especificar el multiplexor utilitzat per la sortida de flux."
+#: modules/stream_out/es.c:50
+#, fuzzy
+msgid "This is the default muxer method that will be used."
+msgstr "Unitat Àudio CD a utilitzar per defecte."
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 msgid "Audio output muxer"
 msgstr "Demultiplexor de la sortida d'àudio"
 
-#: modules/stream_out/es.c:55
-msgid "Allows you to specify the muxer used for the audio streaming output."
+#: modules/stream_out/es.c:53
+#, fuzzy
+msgid "This is the muxer that will be used for audio."
 msgstr ""
-"Us permet especificar el multiplexor utilitzat per la sortida de flux "
-"d’àudio."
+"Us permet modificar el nom d'usuari que serà utilitzat per la connexió."
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 msgid "Video output muxer"
 msgstr "Demultiplexor de la sortida de vídeo"
 
-#: modules/stream_out/es.c:58
-msgid "Allows you to specify the muxer used for the video streaming output."
+#: modules/stream_out/es.c:56
+#, fuzzy
+msgid "This is the muxer that will be used for video."
 msgstr ""
-"Us permet especificar el multiplexor utilitzat per la sortida de flux de "
-"vídeo."
+"Us permet modificar el nom d'usuari que serà utilitzat per la connexió."
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 msgid "Output URL"
 msgstr "URL de la sortida"
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
-msgid "Allows you to specify the output URL used for the streaming output."
-msgstr ""
-"Us permet especificar la URL de sortida utilitzada per la sortida de flux."
+#: modules/stream_out/es.c:60
+#, fuzzy
+msgid "This is the default output URI."
+msgstr "Unitat VCD a utilitzar per defecte."
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 msgid "Audio output URL"
 msgstr "URL per la sortida d'àudio"
 
-#: modules/stream_out/es.c:65
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
-msgstr ""
-"Us permet especificar la URL de sortida utilitzada per la sortida de flux "
-"d’àudio."
+#: modules/stream_out/es.c:63
+#, fuzzy
+msgid "This is the output URI that will be used for audio."
+msgstr "Nom del grup que serà anunciat per la sessió."
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 msgid "Video output URL"
 msgstr "URL per la sortida de vídeo"
 
-#: modules/stream_out/es.c:69
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
-msgstr ""
-"Us permet especificar la URL de sortida utilitzada per la sortida de flux de "
-"vídeo."
+#: modules/stream_out/es.c:66
+#, fuzzy
+msgid "This is the output URI that will be used for video."
+msgstr "Nom del grup que serà anunciat per la sessió."
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 msgid "Elementary stream output"
 msgstr "Sortida de flux elemental"
 
@@ -15234,15 +15893,21 @@ msgstr ""
 msgid "Mosaic bridge stream output"
 msgstr "Utilitza el flux de sortida"
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr "SDP"
 
 #: modules/stream_out/rtp.c:51
+#, fuzzy
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 "Us permet especificar el SDP utilitzat per la sortida de flux. Heu de "
 "utilitzar una url: http://lloc per accedir al SDP per HTTP, rtsp://lloc per "
@@ -15252,132 +15917,158 @@ msgstr ""
 msgid "Muxer"
 msgstr "Multiplexor"
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
+#: modules/stream_out/rtp.c:57
+#, fuzzy
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
+msgstr ""
+"Us permet especificar la URL de sortida utilitzada per la sortida de flux."
+
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
 msgid "Session name"
 msgstr "Nom de la sessió"
 
-#: modules/stream_out/rtp.c:61
-msgid "Allows you to specify the session name used for the streaming output."
-msgstr ""
-"Us permet especificar el nom de la sessió utilitzat per la sortida de flux"
-
 #: modules/stream_out/rtp.c:62
+#, fuzzy
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
+msgstr "Nom de la sessió que serà anunciada amb SAP o SLP"
+
+#: modules/stream_out/rtp.c:64
 msgid "Session description"
 msgstr "Descripció de la sessió"
 
-#: modules/stream_out/rtp.c:64
-msgid "Allows you to give a broader description of the stream."
+#: modules/stream_out/rtp.c:66
+#, fuzzy
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr "Us permet donar uns descripció de flux més ampla"
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 msgid "Session URL"
 msgstr "URL de la sessió"
 
-#: modules/stream_out/rtp.c:67
-msgid "Allows you to specify a URL with additional information on the stream."
-msgstr "Us permet especificar una URL amb informació addicional en el flux."
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
+msgstr ""
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 msgid "Session email"
 msgstr "Adreça electrònica de la sessió"
 
-#: modules/stream_out/rtp.c:70
-msgid "Allows you to specify contact e-mail address for this session."
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
-"Us permet especificar l’adreça de correu de contacte per aquesta sessió."
 
-#: modules/stream_out/rtp.c:74
-msgid "Allows you to specify the base port used for the RTP streaming."
+#: modules/stream_out/rtp.c:79
+#, fuzzy
+msgid "This allows you to specify the base port for the RTP streaming."
 msgstr "Us permet especificar el port base utilitzat pel flux de RTP."
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 msgid "Audio port"
 msgstr "Port de l'àudio"
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
+#, fuzzy
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
+"This allows you to specify the default audio port for the RTP streaming."
 msgstr ""
 "Us permet especificar el port d’àudio utilitzat per defecte pel flux de RTP."
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 msgid "Video port"
 msgstr "Port del vídeo"
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
+#, fuzzy
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
+"This allows you to specify the default video port for the RTP streaming."
 msgstr ""
 "Us permet especificar el port de vídeo utilitzat per defecte pel flux de RTP."
 
-#: modules/stream_out/rtp.c:84
+#: modules/stream_out/rtp.c:89
 #, fuzzy
-msgid "Allows you to specify the Time-To-Live for the output stream."
+msgid "This allows you to specify the Time-To-Live for the output stream."
 msgstr "Us permet especificar el temps de viure pel flux de sortida. "
 
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
+msgstr ""
+
 #: modules/stream_out/rtp.c:93
+#, fuzzy
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
+msgstr "Us permet enviar tot el ES (vídeo, àudio i subtítols)"
+
+#: modules/stream_out/rtp.c:102
 msgid "RTP stream output"
 msgstr "Sortida de flux RTP"
 
-#: modules/stream_out/standard.c:45
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
 msgstr ""
-"Us permet especificar el mètode del multiplexor de sortida utilitzat pel "
-"flux de sortida."
-
-#: modules/stream_out/standard.c:47
-#, fuzzy
-msgid "Output URL (deprecated)"
-msgstr "Nombre mínim de fotogrames B (desestimat)"
 
-#: modules/stream_out/standard.c:49
+#: modules/stream_out/standard.c:44
 #, fuzzy
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
-msgstr ""
-"Us permet especificar la URL de sortida utilitzada per la sortida de flux."
+msgid "This is the muxer that will be used."
+msgstr "Unitat VCD a utilitzar per defecte."
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:45
 #, fuzzy
 msgid "Output destination"
 msgstr "Destinació:"
 
-#: modules/stream_out/standard.c:54
+#: modules/stream_out/standard.c:47
 #, fuzzy
-msgid ""
-"Allows you to specify the output destination used for the streaming output."
+msgid "This is the destination (URL) that will be used for the stream."
 msgstr ""
-"Us permet especificar la URL de sortida utilitzada per la sortida de flux."
+"Us permet especificar el codificador d’àudio de destinació utilitzat per la "
+"sortida de flux."
 
-#: modules/stream_out/standard.c:58
+#: modules/stream_out/standard.c:50
 #, fuzzy
-msgid "Name of the session that will be announced with SAP"
-msgstr "Nom de la sessió que serà anunciada amb SAP o SLP"
+msgid ""
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
+msgstr ""
+"Us permet especificar el nombre de fotogrames que seran codificats per un "
+"fotograma clau."
 
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 msgid "Session groupname"
 msgstr "Nom del grup de la sessió"
 
-#: modules/stream_out/standard.c:62
-msgid "Name of the group that will be announced for the session"
-msgstr "Nom del grup que serà anunciat per la sessió."
+#: modules/stream_out/standard.c:55
+#, fuzzy
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
+msgstr "Nom de la sessió que serà anunciada amb SAP o SLP"
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 msgid "SAP announcing"
 msgstr "Anunci de SAP"
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+#, fuzzy
+msgid "Announce this session with SAP."
 msgstr "Anuncia aquesta sessió amb SAP"
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 #, fuzzy
 msgid "Standard"
 msgstr " Reproducció estàndard"
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 msgid "Standard stream output"
 msgstr "Sortida de flux estàndard"
 
@@ -15464,8 +16155,10 @@ msgid "Video encoder"
 msgstr "Codificador de vídeo"
 
 #: modules/stream_out/transcode.c:48
+#, fuzzy
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
+"This is the video encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 "Us permet especificar el codificador de vídeo a utilitzar i les seves "
 "opcions associades."
@@ -15475,237 +16168,294 @@ msgid "Destination video codec"
 msgstr "Còdec del vídeo de destí"
 
 #: modules/stream_out/transcode.c:52
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
-msgstr ""
-"Us permet especificar el codificador de vídeo de destinació utilitzat per la "
-"sortida de flux."
+#, fuzzy
+msgid "This is the video codec that will be used."
+msgstr "Unitat DVD a utilitzar per defecte."
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 msgid "Video bitrate"
 msgstr "Velocitat de bits del vídeo"
 
-#: modules/stream_out/transcode.c:56
-msgid "Allows you to specify the video bitrate used for the streaming output."
+#: modules/stream_out/transcode.c:55
+msgid "Target bitrate of the transcoded video stream."
 msgstr ""
-"Us permet especificar la velocitat de bit de vídeo utilitzada per la sortida "
-"de flux."
 
-#: modules/stream_out/transcode.c:58
+#: modules/stream_out/transcode.c:56
 msgid "Video scaling"
 msgstr "Escalat del vídeo"
 
-#: modules/stream_out/transcode.c:60
-msgid "Allows you to scale the video before encoding."
-msgstr "Us permet canviar d’escala el vídeo abans de la codificació."
+#: modules/stream_out/transcode.c:58
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
+msgstr ""
 
-#: modules/stream_out/transcode.c:61
+#: modules/stream_out/transcode.c:59
 msgid "Video frame-rate"
 msgstr "Velocitat de fotogrames del vídeo"
 
-#: modules/stream_out/transcode.c:63
-msgid "Allows you to specify an output frame rate for the video."
+#: modules/stream_out/transcode.c:61
+#, fuzzy
+msgid "Target output frame rate for the video stream."
 msgstr ""
-"Us permet especificar una velocitat de fotogrames de sortida pel vídeo."
+"Us permet especificar la velocitat de fotogrames desitjada per la captura."
 
-#: modules/stream_out/transcode.c:66
-msgid "Allows you to deinterlace the video before encoding."
+#: modules/stream_out/transcode.c:64
+#, fuzzy
+msgid "Deinterlace the video before encoding."
 msgstr "Us permet desentrellaçar el vídeo abans de la codificació."
 
-#: modules/stream_out/transcode.c:76
+#: modules/stream_out/transcode.c:67
+#, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr "Mode desentrellaçat"
+
+#: modules/stream_out/transcode.c:74
 #, fuzzy
 msgid "Maximum video width"
 msgstr "Amplada del vídeo"
 
-#: modules/stream_out/transcode.c:78
+#: modules/stream_out/transcode.c:76
 #, fuzzy
-msgid "Allows you to specify a maximum output video width."
-msgstr "Us permet especificar l’amplada de la sortida de vídeo."
+msgid "Maximum output video width."
+msgstr "Amplada del vídeo"
 
-#: modules/stream_out/transcode.c:79
+#: modules/stream_out/transcode.c:77
 #, fuzzy
 msgid "Maximum video height"
 msgstr "Alçada del vídeo"
 
-#: modules/stream_out/transcode.c:81
+#: modules/stream_out/transcode.c:79
 #, fuzzy
-msgid "Allows you to specify a maximum output video height."
-msgstr "Us permet especificar l’alçada de la sortida de vídeo."
+msgid "Maximum output video height."
+msgstr "Alçada del vídeo"
 
-#: modules/stream_out/transcode.c:82
+#: modules/stream_out/transcode.c:80
 #, fuzzy
 msgid "Video filter"
 msgstr "Filtres de vídeo"
 
-#: modules/stream_out/transcode.c:84
-#, fuzzy
+#: modules/stream_out/transcode.c:82
 msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
 msgstr ""
-"Us permet especificar el multiplexor utilitzat per la sortida de flux de "
-"vídeo."
 
-#: modules/stream_out/transcode.c:87
-msgid "Video crop top"
+#: modules/stream_out/transcode.c:85
+#, fuzzy
+msgid "Video crop (top)"
 msgstr "Retall superior del vídeo"
 
-#: modules/stream_out/transcode.c:89
-msgid "Allows you to specify the top coordinate for the video cropping."
-msgstr "Us permet especificar la coordenada superior pel retall de vídeo. "
+#: modules/stream_out/transcode.c:87
+msgid "Number of pixels to crop at the top of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:90
-msgid "Video crop left"
+#: modules/stream_out/transcode.c:88
+#, fuzzy
+msgid "Video crop (left)"
 msgstr "Retall esquerre del vídeo"
 
-#: modules/stream_out/transcode.c:92
-msgid "Allows you to specify the left coordinate for the video cropping."
-msgstr "Us permet especificar la coordenada esquerra pel retall de vídeo. "
+#: modules/stream_out/transcode.c:90
+msgid "Number of pixels to crop at the left of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:93
-msgid "Video crop bottom"
+#: modules/stream_out/transcode.c:91
+#, fuzzy
+msgid "Video crop (bottom)"
 msgstr "Retall inferior del vídeo"
 
-#: modules/stream_out/transcode.c:95
-msgid "Allows you to specify the bottom coordinate for the video cropping."
-msgstr "Us permet especificar la coordenada inferior pel retall de vídeo."
+#: modules/stream_out/transcode.c:93
+msgid "Number of pixels to crop at the bottom of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:96
-msgid "Video crop right"
+#: modules/stream_out/transcode.c:94
+#, fuzzy
+msgid "Video crop (right)"
 msgstr "Retall dret del vídeo"
 
+#: modules/stream_out/transcode.c:96
+msgid "Number of pixels to crop at the right of the video."
+msgstr ""
+
 #: modules/stream_out/transcode.c:98
-msgid "Allows you to specify the right coordinate for the video cropping."
-msgstr "Us permet especificar la coordenada dreta pel retall de vídeo."
+#, fuzzy
+msgid "Video padding (top)"
+msgstr "Retall superior del vídeo"
 
 #: modules/stream_out/transcode.c:100
+msgid "Size of the black border to add at the top of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:101
+#, fuzzy
+msgid "Video padding (left)"
+msgstr "Retall esquerre del vídeo"
+
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:104
+#, fuzzy
+msgid "Video padding (bottom)"
+msgstr "Retall inferior del vídeo"
+
+#: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:107
+#, fuzzy
+msgid "Video padding (right)"
+msgstr "Retall dret del vídeo"
+
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:111
+#, fuzzy
+msgid "Video canvas width"
+msgstr "Amplada del vídeo"
+
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
+msgstr ""
+
+#: modules/stream_out/transcode.c:114
+#, fuzzy
+msgid "Video canvas height"
+msgstr "Alçada del vídeo"
+
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
+msgstr ""
+
+#: modules/stream_out/transcode.c:117
+#, fuzzy
+msgid "Video canvas aspect ratio"
+msgstr "Relació d'aspecte de la font"
+
+#: modules/stream_out/transcode.c:119
+msgid ""
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
+msgstr ""
+
+#: modules/stream_out/transcode.c:122
 msgid "Audio encoder"
 msgstr "Codificador d'àudio"
 
-#: modules/stream_out/transcode.c:102
+#: modules/stream_out/transcode.c:124
+#, fuzzy
 msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 "Us permet especificar el codificador d’àudio a utilitzar i les seves opcions "
 "associades."
 
-#: modules/stream_out/transcode.c:104
+#: modules/stream_out/transcode.c:126
 msgid "Destination audio codec"
 msgstr "Còdec d'àudio de destí"
 
-#: modules/stream_out/transcode.c:106
-msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
-msgstr ""
-"Us permet especificar el codificador d’àudio de destinació utilitzat per la "
-"sortida de flux."
+#: modules/stream_out/transcode.c:128
+#, fuzzy
+msgid "This is the audio codec that will be used."
+msgstr "Unitat Àudio CD a utilitzar per defecte."
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:129
 msgid "Audio bitrate"
 msgstr "Velocitat de bits de l'àudio"
 
-#: modules/stream_out/transcode.c:110
-msgid "Allows you to specify the audio bitrate used for the streaming output."
-msgstr ""
-"Us permet especificar la velocitat de bit d’àudio utilitzada per la sortida "
-"de flux."
+#: modules/stream_out/transcode.c:131
+#, fuzzy
+msgid "Target bitrate of the transcoded audio stream."
+msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 msgid "Audio sample rate"
 msgstr "Velocitat de mostres d'àudio"
 
-#: modules/stream_out/transcode.c:114
+#: modules/stream_out/transcode.c:134
+#, fuzzy
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
-msgstr ""
-"Us permet especificar la velocitat de mostra d’àudio utilitzada per la "
-"sortida de flux."
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
+msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 msgid "Audio channels"
 msgstr "Canals d'àudio"
 
-#: modules/stream_out/transcode.c:118
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
 msgstr ""
-"Us permet especificar el nombre de canals d’àudio utilitzats per la sortida "
-"de flux."
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 msgid "Subtitles encoder"
 msgstr "Codificador de subtítols"
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
+#, fuzzy
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 "Us permet especificar el codificador de subtítols a utilitzar i les seves "
 "opcions associades."
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 msgid "Destination subtitles codec"
 msgstr "Còdec de subtítols de destí"
 
-#: modules/stream_out/transcode.c:127
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
 msgstr ""
-"Us permet especificar el còdec dels subtítols de destí utilitzat a la "
-"sortida de flux."
-
-#: modules/stream_out/transcode.c:129
-msgid "Subpictures filter"
-msgstr "Filtre de subimatges"
 
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
+#, fuzzy
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
 "Us permet especificar filtres de subimatges utilitzades durant la "
 "transcodificació de vídeo. Les subimatges produïdes pels filtres seran "
 "superposades directament sobre el vídeo."
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 #, fuzzy
 msgid "OSD menu"
 msgstr "DVD (menús) "
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 msgid "Number of threads"
 msgstr "Nombre de fils"
 
-#: modules/stream_out/transcode.c:141
-msgid "Allows you to specify the number of threads used for the transcoding."
+#: modules/stream_out/transcode.c:160
+#, fuzzy
+msgid "Number of threads used for the transcoding."
 msgstr ""
 "Us permet especificar el nombre de fil utilitzats per la transcodificació."
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
 msgstr ""
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 msgid "Synchronise on audio track"
 msgstr "Sincronitza amb la pista d'àudio"
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
@@ -15713,17 +16463,17 @@ msgstr ""
 "Aquesta opció baixarà/duplicarà els segments de vídeo per sincronitzar la "
 "pista de vídeo en la pista d’àudio."
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 msgid "Transcode stream output"
 msgstr "Sortida de flux transcodificada"
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 #, fuzzy
 msgid "Overlays/Subtitles"
 msgstr "Obre subtítols"
@@ -15763,58 +16513,65 @@ msgstr "Conversions AltiVec des de"
 
 #: modules/video_filter/adjust.c:60
 #, fuzzy
-msgid "Enable brightness threshold"
+msgid "Brightness threshold"
 msgstr "Habilita el control de taxa estricta"
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr "Contrast de la imatge (0-2)"
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:65
+#, fuzzy
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr "Defineix el contrast de la imatge, entre 0 i 2. Per defecte 1"
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr "Matís de la imatge (0-360)"
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
+#: modules/video_filter/adjust.c:67
+#, fuzzy
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
 msgstr "Defineix el color de la imatge, entre 0 i 360. Per defecte 1"
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr "Saturació de la imatge (0-3)"
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
+#: modules/video_filter/adjust.c:69
+#, fuzzy
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
 msgstr "Defineix la saturació de la imatge, entre 0 i 3. Per defecte 1"
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr "Brillantor de la imatge (0-2)"
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:71
+#, fuzzy
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr "Defineix la brillantor de la imatge, entre 0 i 2. Per defecte 1"
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr "Gamma de la imatge (0-10)"
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+#: modules/video_filter/adjust.c:73
+#, fuzzy
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr "Defineix la gamma de la imatge, entre 0.01 i 10. Per defecte 1"
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 msgid "Image properties filter"
 msgstr "Filtre de les propietats de la imatge"
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr "Ajust de la imatge"
 
@@ -15827,23 +16584,26 @@ msgid "Number of clones"
 msgstr "Nombre de clons"
 
 #: modules/video_filter/clone.c:56
-msgid "Select the number of video windows in which to clone the video."
+#, fuzzy
+msgid "Number of video windows in which to clone the video."
 msgstr "Selecciona el nombre de finestres de vídeo en les quals clonar-lo."
 
 #: modules/video_filter/clone.c:59
-msgid "List of video output modules"
-msgstr "Llista dels mòduls de sortida de vídeo"
+#, fuzzy
+msgid "Video output modules"
+msgstr "Mòdul de la sortida de vídeo"
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
 msgstr ""
-"Selecciona els mòduls de sortida de vídeo específics que voleu activar."
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 msgid "Clone video filter"
 msgstr "Filtre de clonat de vídeo"
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 msgid "Clone"
 msgstr "Clona"
 
@@ -15864,30 +16624,35 @@ msgid "Automatic cropping"
 msgstr "Retallat automàtic"
 
 #: modules/video_filter/crop.c:58
-msgid "Activate automatic black border cropping."
+#, fuzzy
+msgid "Automatic black border cropping."
 msgstr "Activa retall de marge negre automàtic. "
 
 #: modules/video_filter/crop.c:61
 msgid "Crop video filter"
 msgstr "Filtre de retallat de vídeo"
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 msgid "Deinterlace mode"
 msgstr "Mode desentrellaçat"
 
-#: modules/video_filter/deinterlace.c:103
+#: modules/video_filter/deinterlace.c:109
 #, fuzzy
-msgid "Default deinterlace method to use for local playback"
+msgid "Deinterlace method to use for local playback."
 msgstr ""
 "Seleccioneu la tecla ràpida a utilitzar per reproduir lent el playback."
 
-#: modules/video_filter/deinterlace.c:106
+#: modules/video_filter/deinterlace.c:111
+#, fuzzy
+msgid "Streaming deinterlace mode"
+msgstr "Mode desentrellaçat"
+
+#: modules/video_filter/deinterlace.c:112
 #, fuzzy
-msgid "Default deinterlace methode to use for streaming"
+msgid "Deinterlace method to use for streaming."
 msgstr "Us permet desentrellaçar el vídeo abans de la codificació."
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:121
 msgid "Deinterlacing video filter"
 msgstr "Filtre de desentrellaçat de vídeo "
 
@@ -15899,7 +16664,7 @@ msgstr "Mode de distorsió"
 #, fuzzy
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr "Mode de distorsió, un de \"ona\" i \"arrissat\" "
 
 #: modules/video_filter/distort.c:67
@@ -15908,41 +16673,43 @@ msgid "Gradient image type"
 msgstr "Tipus d’element incorrecte"
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 #, fuzzy
 msgid "Apply cartoon effect"
 msgstr "Selecciona efecte"
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Wave"
 msgstr "Ona"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Ripple"
 msgstr "Arrissat"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 #, fuzzy
 msgid "Gradient"
 msgstr "Pantalla"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 #, fuzzy
 msgid "Edge"
 msgstr "Brillantor"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 msgid "Distort video filter"
 msgstr "Filtre de distorsió de vídeo "
 
@@ -15962,73 +16729,83 @@ msgstr "Nom del fitxer del logo"
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 #, fuzzy
 msgid "Logo animation # of loops"
 msgstr "Velocitat de l'animació Goom"
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
-msgstr "Coordenada X del logotip"
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+#, fuzzy
+msgid "X coordinate"
+msgstr "Coordenada y del vídeo"
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
+#: modules/video_filter/logo.c:79
+#, fuzzy
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr "Podeu moure el logotip fent clic al botó esquerre."
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
-msgstr "Coordenada Y del logotip"
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+#, fuzzy
+msgid "Y coordinate"
+msgstr "Coordenada y del vídeo"
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:82
+#, fuzzy
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
+msgstr "Podeu moure el logotip fent clic al botó esquerre."
+
+#: modules/video_filter/logo.c:84
 msgid "Transparency of the logo"
 msgstr "Transparència del logo"
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
+#, fuzzy
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
 "Podeu especificar el valor de transparència del logotip (des de 0 per a "
 "plena transparència fins a 255 per a plena opacitat)."
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 msgid "Logo position"
 msgstr "Posició del logo"
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
+#, fuzzy
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
 "Podeu reforçar la posició del logotip en el vídeo (0=centre, 1=esquerre, "
 "2=dret, 4=superior, 8=inferior, també podeu utilitzar combinacions d’aquests "
 "valors)."
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 msgid "Logo video filter"
 msgstr "Filtre del logo del vídeo"
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 msgid "Logo overlay"
 msgstr "Superposició del logo"
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 msgid "Logo sub filter"
 msgstr "Subfiltre del logo"
 
@@ -16037,197 +16814,300 @@ msgstr "Subfiltre del logo"
 msgid "Magnify/Zoom interactive video filter"
 msgstr "Filtre de vídeo desentrellaçat ffmpeg"
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr "Text de la marquesina"
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
+#, fuzzy
+msgid "Marquee text to display."
 msgstr "Text de la marquesina a mostrar"
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
-msgstr "Desplaçament  X, des de l'esquerra"
+#, fuzzy
+msgid "X offset"
+msgstr "Temps del desplaçament"
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+#, fuzzy
+msgid "X offset, from the left screen edge."
 msgstr "Ajust de X, des de la vora esquerra de la pantalla"
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr "Desplaçament Y, des de dalt"
+#, fuzzy
+msgid "Y offset"
+msgstr "Temps del desplaçament"
 
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+#, fuzzy
+msgid "Y offset, down from the top."
 msgstr "Ajust de Y, de sota a dalt."
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
-msgstr "Temps d‘espera de marquesina"
-
 #: modules/video_filter/marq.c:83
+#, fuzzy
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 "Defineix el temps que la marquesina ha de restar mostrada, en mil·lisegons. "
 "El valor per defecte és 0 (resta per sempre)"
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
+#: modules/video_filter/marq.c:87
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
 msgstr ""
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 #, fuzzy
 msgid "Font size, pixels"
 msgstr "Mida de la lletra en píxels"
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+msgid "Font size, in pixels. Default is -1 (use default font size)."
+msgstr ""
+
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:99
 #, fuzzy
 msgid "Marquee position"
 msgstr "Temps d‘espera de marquesina"
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
 #, fuzzy
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
 "Podeu reforçar la posició del logotip en el vídeo (0=centre, 1=esquerre, "
 "2=dret, 4=superior, 8=inferior, també podeu utilitzar combinacions d’aquests "
 "valors)."
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 #, fuzzy
 msgid "Misc"
 msgstr "Disc"
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
-msgstr "Subfiltre de pantalla de marquesina"
+#: modules/video_filter/marq.c:141
+#, fuzzy
+msgid "Marquee display"
+msgstr "Text de la marquesina a mostrar"
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
-msgstr ""
+#, fuzzy
+msgid "Transparency"
+msgstr "Cub transparent"
 
 #: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:93
+#: modules/video_filter/mosaic.c:95
 #, fuzzy
-msgid "Height in pixels"
-msgstr "Mida de la lletra en píxels"
+msgid "Total height of the mosaic, in pixels."
+msgstr "L’alçada de la finestra de vídeo d’efectes, en píxels."
 
-#: modules/video_filter/mosaic.c:94
+#: modules/video_filter/mosaic.c:97
 #, fuzzy
-msgid "Width in pixels"
-msgstr "Mida de la lletra en píxels"
+msgid "Total width of the mosaic, in pixels."
+msgstr "L’amplada de la finestra de vídeo d’efectes, en píxels."
 
-#: modules/video_filter/mosaic.c:95
+#: modules/video_filter/mosaic.c:99
 #, fuzzy
-msgid "Top left corner x coordinate"
+msgid "Top left corner X coordinate"
 msgstr "Coordenada x del vídeo"
 
-#: modules/video_filter/mosaic.c:96
-#, fuzzy
-msgid "Top left corner y coordinate"
-msgstr "Coordenada y del vídeo"
-
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
-msgstr ""
-
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
-msgstr ""
-
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:100
 #, fuzzy
-msgid "Mosaic alignment"
-msgstr "Alineació del vídeo"
+msgid "X Coordinate of the top-left corner of the mosaic."
+msgstr "Coordenada X del logotip"
 
 #: modules/video_filter/mosaic.c:101
 #, fuzzy
-msgid "Positioning method"
-msgstr "Mètode de reproducció"
+msgid "Top left corner Y coordinate"
+msgstr "Coordenada x del vídeo"
 
 #: modules/video_filter/mosaic.c:102
+#, fuzzy
+msgid "Y Coordinate of the top-left corner of the mosaic."
+msgstr "Coordenada Y del logotip"
+
+#: modules/video_filter/mosaic.c:103
+#, fuzzy
+msgid "Vertical border width"
+msgstr "Desplaçament vertical"
+
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:106
+#, fuzzy
+msgid "Horizontal border width"
+msgstr "Horitzontal"
+
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:110
+#, fuzzy
+msgid "Mosaic alignment"
+msgstr "Alineació del vídeo"
+
+#: modules/video_filter/mosaic.c:112
+#, fuzzy
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+"Podeu reforçar la posició del logotip en el vídeo (0=centre, 1=esquerre, "
+"2=dret, 4=superior, 8=inferior, també podeu utilitzar combinacions d’aquests "
+"valors)."
+
+#: modules/video_filter/mosaic.c:116
+#, fuzzy
+msgid "Positioning method"
+msgstr "Mètode de reproducció"
+
+#: modules/video_filter/mosaic.c:117
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 msgid "Number of rows"
 msgstr "Nombre de files"
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 msgid "Number of columns"
 msgstr "Nombre de columnes"
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:129
+msgid "Keep the original aspect ratio when resizing mosaic elements."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:108
+#: modules/video_filter/mosaic.c:131
 msgid "Keep original size"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
+#: modules/video_filter/mosaic.c:132
+msgid "Keep the original size of mosaic elements."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:134
+#, fuzzy
+msgid "Elements order"
+msgstr "Mode silenciós"
+
+#: modules/video_filter/mosaic.c:135
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:140
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:144
+#, fuzzy
+msgid "Bluescreen"
+msgstr "Pantalla completa"
+
+#: modules/video_filter/mosaic.c:145
+msgid ""
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:154
+msgid ""
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:156
+#, fuzzy
+msgid "Bluescreen U tolerance"
+msgstr "Tolerància de la velocitat de bits"
+
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:160
+#, fuzzy
+msgid "Bluescreen V tolerance"
+msgstr "Tolerància de la velocitat de bits"
+
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:167
 msgid "fixed"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 #, fuzzy
 msgid "Mosaic video sub filter"
 msgstr "Filtre de retallat de vídeo"
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 #, fuzzy
 msgid "Mosaic"
 msgstr "Musical"
@@ -16254,7 +17134,8 @@ msgid "Description file"
 msgstr "Fitxer de descripció"
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+#, fuzzy
+msgid "A file containing a simple playlist"
 msgstr ""
 "Fitxer de descripció, fitxer que conté la llista de reproducció simple."
 
@@ -16263,7 +17144,8 @@ msgid "History parameter"
 msgstr "Paràmetre del historial"
 
 #: modules/video_filter/motiondetect.c:58
-msgid "History parameter, number of frames used for detection"
+#, fuzzy
+msgid "The umber of frames used for detection."
 msgstr ""
 "Paràmetre de l'historial, nombre de segments utilitzats per a la detecció."
 
@@ -16277,118 +17159,144 @@ msgstr "Detecció de moviment"
 
 #: modules/video_filter/osdmenu.c:42
 #, fuzzy
-msgid "OSD menu configuration file"
+msgid "Configuration file"
 msgstr "Fitxer de configuració de VLM"
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
-msgstr ""
+#, fuzzy
+msgid "Configuration file for the OSD Menu"
+msgstr "Opcions de la configuració"
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:51
-#, fuzzy
-msgid "X coordinate of the OSD menu"
-msgstr "Coordenada X del logotip"
-
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 #, fuzzy
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr "Podeu moure el logotip fent clic al botó esquerre."
 
-#: modules/video_filter/osdmenu.c:54
-#, fuzzy
-msgid "Y coordinate of the OSD menu"
-msgstr "Coordenada Y del logotip"
-
-#: modules/video_filter/osdmenu.c:57
+#: modules/video_filter/osdmenu.c:56
 #, fuzzy
-msgid "OSD menu position"
+msgid "Menu position"
 msgstr "Posició del logo"
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
 #, fuzzy
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
 "Podeu reforçar la posició del logotip en el vídeo (0=centre, 1=esquerre, "
 "2=dret, 4=superior, 8=inferior, també podeu utilitzar combinacions d’aquests "
 "valors)."
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:62
+#, fuzzy
+msgid "Menu timeout"
+msgstr "Temps d‘espera de marquesina"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
 "remaining time. This will ensure that they are at least the specified time "
 "visible."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:69
+#: modules/video_filter/osdmenu.c:68
 #, fuzzy
-msgid "Update speed of OSD menu"
-msgstr "Coordenada X del logotip"
+msgid "Menu update interval"
+msgstr "Interval de la tecla"
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:117
 #, fuzzy
-msgid "On Screen Display menu subfilter"
+msgid "On Screen Display menu"
 msgstr "En pantalla"
 
 #: modules/video_filter/rss.c:121
-msgid "RSS/Atom feed URLs"
+msgid "Feed URLs"
 msgstr ""
 
 #: modules/video_filter/rss.c:122
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
-msgstr ""
-
-#: modules/video_filter/rss.c:123
 #, fuzzy
-msgid "RSS/Atom feed speed"
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr "Subfiltre visualitzador de temps"
 
+#: modules/video_filter/rss.c:123
+msgid "Speed of feeds"
+msgstr ""
+
 #: modules/video_filter/rss.c:124
-msgid "RSS/Atom feed speed (bigger is slower)"
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
+msgstr ""
+
+#: modules/video_filter/rss.c:125
+#, fuzzy
+msgid "Max length"
+msgstr "Nivell màxim"
+
+#: modules/video_filter/rss.c:126
+#, fuzzy
+msgid "Maximum number of characters displayed on the screen."
+msgstr "Nombre de clons"
+
+#: modules/video_filter/rss.c:128
+#, fuzzy
+msgid "Refresh time"
+msgstr "Actualitza la llista"
+
+#: modules/video_filter/rss.c:129
+msgid ""
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
 msgstr ""
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
-msgid "RSS/Atom feed max number of chars displayed"
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
 msgstr ""
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
 msgstr ""
 
-#: modules/video_filter/rss.c:128
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
 msgstr ""
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+#, fuzzy
+msgid "Text position"
+msgstr "Posició del logo"
+
+#: modules/video_filter/rss.c:154
+#, fuzzy
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
 msgstr ""
+"Podeu reforçar la posició del logotip en el vídeo (0=centre, 1=esquerre, "
+"2=dret, 4=superior, 8=inferior, també podeu utilitzar combinacions d’aquests "
+"valors)."
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:197
 #, fuzzy
 msgid "RSS and Atom feed display"
 msgstr "Subfiltre visualitzador de temps"
@@ -16407,8 +17315,9 @@ msgid "Scaling mode"
 msgstr "Mode escalat"
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
-msgstr "Podeu triar el mode d’escalat per defecte."
+#, fuzzy
+msgid "Scaling mode to use."
+msgstr "Mode escalat"
 
 #: modules/video_filter/swscale/filter.c:68
 msgid "Fast bilinear"
@@ -16459,34 +17368,38 @@ msgid "Time format string (%Y%m%d %H%M%S)"
 msgstr "Cadena del format del temps (%Y%m%d %H%M%S)"
 
 #: modules/video_filter/time.c:72
+#, fuzzy
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
 msgstr ""
 "Sèrie de format de temps (%Y = any, %m = mes, %d = dia, %H = hora, %M = "
 "minut, %S = segon)"
 
-#: modules/video_filter/time.c:88
-#, fuzzy
-msgid "Time position"
-msgstr "Posició del logo"
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
+msgstr "Ajust de X, des de la vora esquerra de la pantalla"
+
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
+msgstr "Ajust de Y, de sota a dalt."
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:93
 #, fuzzy
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
 "Podeu reforçar la posició del logotip en el vídeo (0=centre, 1=esquerre, "
 "2=dret, 4=superior, 8=inferior, també podeu utilitzar combinacions d’aquests "
 "valors)."
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 msgid "Time overlay"
 msgstr "Superposició del temps"
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr "Subfiltre visualitzador de temps"
 
@@ -16523,15 +17436,15 @@ msgid "Video transformation filter"
 msgstr "Filtre de transformació del vídeo"
 
 #: modules/video_filter/wall.c:54
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+#, fuzzy
+msgid "Number of horizontal windows in which to split the video."
 msgstr ""
 "Selecciona el nombre de finestres de vídeo horitzontals en les quals dividir "
 "el vídeo."
 
 #: modules/video_filter/wall.c:58
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+#, fuzzy
+msgid "Number of vertical windows in which to split the video."
 msgstr ""
 "Selecciona el nombre de finestres de vídeo verticals en les quals dividir el "
 "vídeo."
@@ -16541,7 +17454,8 @@ msgid "Active windows"
 msgstr "Activa les finestres"
 
 #: modules/video_filter/wall.c:62
-msgid "Comma separated list of active windows, defaults to all"
+#, fuzzy
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr "Llista de finestres actives separades per comes, per defecte totes"
 
 #: modules/video_filter/wall.c:65
@@ -16550,20 +17464,20 @@ msgid "Element aspect ratio"
 msgstr "Relació d'aspecte de la font"
 
 #: modules/video_filter/wall.c:66
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr ""
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 #, fuzzy
 msgid "Wall video filter"
 msgstr "Filtre de vídeo de divisió"
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 msgid "Image wall"
 msgstr "Divisió d'imatge"
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
+msgid "ASCII Art"
 msgstr ""
 
 #: modules/video_output/aa.c:58
@@ -16666,25 +17580,26 @@ msgid "Framebuffer device"
 msgstr "Dispositiu del marc de memòria intermèdia"
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+#, fuzzy
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 "Aquí podeu seleccionar el dispositiu framebuffer que serà utilitzat per la "
 "representació (usually/dev/fb0)."
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 msgid "GNU/Linux console framebuffer video output"
 msgstr "Sortida de vídeo de framebuffer de consoles GNU/Linux"
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
+#, fuzzy
+msgid "X11 display"
 msgstr "Nom del visualitzador X11"
 
 #: modules/video_output/ggi.c:58
+#, fuzzy
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 "Especifica la pantalla de maquinari de X11 que voleu utilitzar.\n"
@@ -16703,7 +17618,8 @@ msgid "Image format"
 msgstr "Format de l'imatge:"
 
 #: modules/video_output/image.c:49
-msgid "Set the format of the output image."
+#, fuzzy
+msgid "Format of the output images (png or jpg)."
 msgstr "Defineix el format de la imatge de sortida"
 
 #: modules/video_output/image.c:51
@@ -16711,9 +17627,9 @@ msgid "Recording ratio"
 msgstr "Ràtio d'enregistrament"
 
 #: modules/video_output/image.c:52
+#, fuzzy
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
 "Defineix la ràtio d’imatges que s’enregistren. 3 significa que una imatge de "
 "cada tres s’enregistra."
@@ -16723,18 +17639,25 @@ msgid "Filename prefix"
 msgstr "Prefix del nom del fitxer"
 
 #: modules/video_output/image.c:56
+#, fuzzy
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
 "Defineix el prefix del nom del fitxer. El nom del fitxer de sortida tindrà "
 "la forma prefixNOMBRE.format"
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 msgid "Image video output"
 msgstr "Sortida de l'imatge del vídeo"
 
@@ -16747,18 +17670,17 @@ msgid "OpenGL cube rotation speed"
 msgstr "Velocitat de rotació de cub d’OpenGL"
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
 msgstr ""
-"Si l’efecte de cub d’OpenGL està habilitat, controla la seva velocitat de "
-"rotació."
 
 #: modules/video_output/opengl.c:122
-msgid "Select effect"
-msgstr "Selecciona efecte"
+#, fuzzy
+msgid "Effect"
+msgstr "Expulsa"
 
 #: modules/video_output/opengl.c:124
-msgid "Allows you to select different visual effects."
-msgstr "Us permet seleccionar efectes visuals diferents."
+msgid "Several visual OpenGL effects are available."
+msgstr ""
 
 #: modules/video_output/opengl.c:129
 msgid "Cube"
@@ -16769,13 +17691,15 @@ msgid "Transparent Cube"
 msgstr "Cub transparent"
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
+#, fuzzy
+msgid "QT Embedded display"
 msgstr "Nom de la pantalla QT Embedded"
 
 #: modules/video_output/qte/qte.cpp:81
+#, fuzzy
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 "Especifica la pantalla de maquinari QT/Embedded que voleu utilitzar. Per "
 "defecte VLC utilitzarà el valor de la variable d’entorn PANTALLA."
@@ -16789,41 +17713,51 @@ msgid "Simple DirectMedia Layer video output"
 msgstr "Sortida de vídeo Simple DirectMedia Layer"
 
 #: modules/video_output/snapshot.c:60
-msgid "snapshot width"
+#, fuzzy
+msgid "Snapshot width"
 msgstr "Amplària de la instantània"
 
 #: modules/video_output/snapshot.c:61
-msgid "Set the width of the snapshot image."
+#, fuzzy
+msgid "Width of the snapshot image."
 msgstr "Defineix l'amplària de la imatge instantània"
 
 #: modules/video_output/snapshot.c:63
-msgid "snapshot height"
+#, fuzzy
+msgid "Snapshot height"
 msgstr "Alçada de la instantània"
 
 #: modules/video_output/snapshot.c:64
-msgid "Set the height of the snapshot image."
+#, fuzzy
+msgid "Height of the snapshot image."
 msgstr "Defineix l'alçada de la imatge instantània"
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
+#, fuzzy
+msgid "Chroma"
 msgstr "intensitat cromàtica"
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
+#, fuzzy
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr ""
 "Defineix la intensitat cromàtica desitjada per la imatge instantània (una "
 "sèrie de 4 caràcters)"
 
-#: modules/video_output/snapshot.c:69
-msgid "cache size (number of images)"
+#: modules/video_output/snapshot.c:70
+#, fuzzy
+msgid "Cache size (number of images)"
 msgstr "Mida de la memòria cau (nombre d'imatges)"
 
-#: modules/video_output/snapshot.c:70
-msgid "Set the cache size (number of images to keep)."
+#: modules/video_output/snapshot.c:71
+#, fuzzy
+msgid "Snapshot cache size (number of images to keep)."
 msgstr "Defineix la mida de la memòria cau (nombre d’imatges per mantenir)"
 
-#: modules/video_output/snapshot.c:74
-msgid "snapshot module"
+#: modules/video_output/snapshot.c:75
+#, fuzzy
+msgid "Snapshot module"
 msgstr "Mòdul de la instantània"
 
 #: modules/video_output/svgalib.c:56
@@ -16842,10 +17776,11 @@ msgstr "Sortida de vídeo GDI de Windows."
 msgid "XVideo adaptor number"
 msgstr "Nombre del adaptador XVideo"
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
+#, fuzzy
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 "Si la vostra targeta gràfica proporciona varis adaptadors, aquesta opció us "
 "permet decidir quin s’utilitzarà (no ho hauries de canviar)"
@@ -16875,22 +17810,26 @@ msgstr ""
 
 #: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
 #: modules/video_output/x11/xvideo.c:60
+#, fuzzy
 msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
 msgstr ""
 "Especifica la pantalla de maquinari X11 que voleu utilitzar. Per defecte VLC "
 "utilitzarà el valor de la variable d’entorn PANTALLA."
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
-msgid "Screen to be used for fullscreen mode."
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
+#, fuzzy
+msgid "Screen for fullscreen mode."
 msgstr "Pantalla per ser utilitzada al mode de pantalla completa."
 
 #: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
 #: modules/video_output/x11/xvideo.c:74
+#, fuzzy
 msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
 msgstr ""
 "Escull la pantalla que voleu utilitzar al mode de pantalla completa. Per "
 "exemple, poseu 0 per la primera pantalla, 1 per la segona."
@@ -16903,256 +17842,990 @@ msgstr "Utilitza la memòria compartida"
 msgid "Use shared memory to communicate between VLC and the X server."
 msgstr "Utilitza memòria compartida per comunicar entre VLC i el servidor X."
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr "Escull la pantalla per ser utilitzada al mode de pantalla completa."
-
 #: modules/video_output/x11/x11.c:78
 msgid "X11 video output"
 msgstr "Sortida de vídeo X11"
 
-#: modules/video_output/x11/xvideo.c:63
-msgid "XVimage chroma format"
-msgstr "Format de la intensitat cromàtica XVimage"
+#: modules/video_output/x11/xvideo.c:46
+#, fuzzy
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+"Si la vostra targeta gràfica proporciona varis adaptadors, aquesta opció us "
+"permet decidir quin s’utilitzarà (no ho hauries de canviar)"
+
+#: modules/video_output/x11/xvideo.c:63
+msgid "XVimage chroma format"
+msgstr "Format de la intensitat cromàtica XVimage"
+
+#: modules/video_output/x11/xvideo.c:65
+msgid ""
+"Force the XVideo renderer to use a specific chroma format instead of trying "
+"to improve performances by using the most efficient one."
+msgstr ""
+"Imposa la representació de XVideo a utilitzar un format d’intensitat "
+"cromàtica en comptes d’intentar millorar els rendiments utilitzant el més "
+"eficaç."
+
+#: modules/video_output/x11/xvideo.c:92
+msgid "XVideo extension video output"
+msgstr "Sortida de vídeo d’extensió de XVideo "
+
+#: modules/visualization/galaktos/plugin.c:48
+msgid "GaLaktos visualization plugin"
+msgstr "Connector de la visualització GaLaktos"
+
+#: modules/visualization/goom.c:58
+msgid "Goom display width"
+msgstr "Amplada del visualitzador Goom"
+
+#: modules/visualization/goom.c:59
+msgid "Goom display height"
+msgstr "Alçada del visualtzador Goom"
+
+#: modules/visualization/goom.c:60
+#, fuzzy
+msgid ""
+"This allows you to set the resolution of the Goom display (bigger resolution "
+"will be prettier but more CPU intensive)."
+msgstr ""
+"Us permet canviar la resolució de la pantalla Goom (la resolució més gran "
+"serà més bonica però més intensiva de CPU)"
+
+#: modules/visualization/goom.c:63
+msgid "Goom animation speed"
+msgstr "Velocitat de l'animació Goom"
+
+#: modules/visualization/goom.c:64
+#, fuzzy
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
+msgstr "Defineix el color de la imatge, entre 0 i 360. Per defecte 1"
+
+#: modules/visualization/goom.c:70
+#, fuzzy
+msgid "Goom"
+msgstr "Zoom"
+
+#: modules/visualization/goom.c:71
+msgid "Goom effect"
+msgstr "Efecte Goom"
+
+#: modules/visualization/visual/visual.c:38
+msgid "Effects list"
+msgstr "Llista d'efectes"
+
+#: modules/visualization/visual/visual.c:40
+#, fuzzy
+msgid ""
+"A list of visual effect, separated by commas.\n"
+"Current effects include: dummy, scope, spectrum."
+msgstr ""
+"Llista d’efectes visuals, separats per comes.\n"
+"Els efectes actuals inclouen: dummy, aleatori, scope, espectre"
+
+#: modules/visualization/visual/visual.c:45
+msgid "The width of the effects video window, in pixels."
+msgstr "L’amplada de la finestra de vídeo d’efectes, en píxels."
+
+#: modules/visualization/visual/visual.c:49
+msgid "The height of the effects video window, in pixels."
+msgstr "L’alçada de la finestra de vídeo d’efectes, en píxels."
+
+#: modules/visualization/visual/visual.c:51
+msgid "Number of bands"
+msgstr "Nombre de bandes"
+
+#: modules/visualization/visual/visual.c:53
+msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
+msgstr ""
+"Nombre de bandes utilitzades per l’analitzador d’espectre, hauria de ser 20 "
+"o 80."
+
+#: modules/visualization/visual/visual.c:55
+#, fuzzy
+msgid "Number of bands used by the spectrometer, from 20 to 80."
+msgstr ""
+"Nombre de bandes utilitzades per l’analitzador d’espectre, hauria de ser 20 "
+"o 80."
+
+#: modules/visualization/visual/visual.c:57
+msgid "Band separator"
+msgstr "Separador de bandes"
+
+#: modules/visualization/visual/visual.c:59
+msgid "Number of blank pixels between bands."
+msgstr "Nombre de píxels en blanc entre bandes."
+
+#: modules/visualization/visual/visual.c:61
+msgid "Amplification"
+msgstr "Amplificació"
+
+#: modules/visualization/visual/visual.c:63
+msgid "This is a coefficient that modifies the height of the bands."
+msgstr "Coeficient que modifica l’alçada de les bandes."
+
+#: modules/visualization/visual/visual.c:65
+msgid "Enable peaks"
+msgstr "Habilita els pics"
+
+#: modules/visualization/visual/visual.c:67
+msgid "Draw \"peaks\" in the spectrum analyzer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:69
+msgid "Enable original graphic spectrum"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:71
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:73
+#, fuzzy
+msgid "Enable bands"
+msgstr "Habilita l'àudio"
+
+#: modules/visualization/visual/visual.c:75
+msgid "Draw bands in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:77
+#, fuzzy
+msgid "Enable base"
+msgstr "Habilita els pics"
+
+#: modules/visualization/visual/visual.c:79
+#, fuzzy
+msgid "Defines whether to draw the base of the bands."
+msgstr "Defineix si dibuixar cims."
+
+#: modules/visualization/visual/visual.c:81
+msgid "Base pixel radius"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:83
+msgid "Defines radius size in pixels, of base of bands(beginning)."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:85
+#, fuzzy
+msgid "Spectral sections"
+msgstr "Selecció"
+
+#: modules/visualization/visual/visual.c:87
+msgid "Determines how many sections of spectrum will exist."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:89
+#, fuzzy
+msgid "Peak height"
+msgstr "Alçada del vídeo"
+
+#: modules/visualization/visual/visual.c:91
+#, fuzzy
+msgid "Total pixel height of the peak items."
+msgstr "Coeficient que modifica l’alçada de les bandes."
+
+#: modules/visualization/visual/visual.c:93
+msgid "Peak extra width"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:95
+msgid "Additions or subtractions of pixels on the peak width."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:97
+msgid "V-plane color"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:99
+msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:101
+msgid "Number of stars"
+msgstr "Nombre d'estrelles"
+
+#: modules/visualization/visual/visual.c:103
+#, fuzzy
+msgid "Number of stars to draw with random effect."
+msgstr "Defineix el nombre d’estrelles a dibuixar amb efecte aleatori. "
+
+#: modules/visualization/visual/visual.c:109
+#, fuzzy
+msgid "Visualizer"
+msgstr "Visualitza el filtre"
+
+#: modules/visualization/visual/visual.c:112
+msgid "Visualizer filter"
+msgstr "Visualitza el filtre"
+
+#: modules/visualization/visual/visual.c:120
+msgid "Spectrum analyser"
+msgstr "Analitzador d'espectre"
+
+#: modules/visualization/xosd.c:63
+msgid "Flip vertical position"
+msgstr "Inverteix la posició vertical"
+
+#: modules/visualization/xosd.c:64
+#, fuzzy
+msgid "Display XOSD output at the bottom of the screen instead of the top."
+msgstr ""
+"Mostra la sortida xosd al part inferior de la pantalla en comptes de la part "
+"superior"
+
+#: modules/visualization/xosd.c:67
+msgid "Vertical offset"
+msgstr "Desplaçament vertical"
+
+#: modules/visualization/xosd.c:68
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:72
+msgid "Shadow offset"
+msgstr "Desplaçament de l'ombra"
+
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+#, fuzzy
+msgid "Font used to display text in the XOSD output."
+msgstr "Font utilitzada per visualitzar el text a la sortida xosd"
+
+#: modules/visualization/xosd.c:79
+#, fuzzy
+msgid "Color used to display text in the XOSD output."
+msgstr "Font utilitzada per visualitzar el text a la sortida xosd"
+
+#: modules/visualization/xosd.c:84
+msgid "XOSD interface"
+msgstr "Interfície XOSD"
+
+#~ msgid "delay"
+#~ msgstr "Retard"
+
+#~ msgid "fps"
+#~ msgstr "fps"
+
+#~ msgid "More info"
+#~ msgstr "Més informació"
+
+#, fuzzy
+#~ msgid ""
+#~ "This filter gives the feeling of a 5.1 speakers set when using a "
+#~ "headphone."
+#~ msgstr ""
+#~ "Aquest filtre proporciona una sensació d'un conjunt d'altaveus 5.1 quan "
+#~ "s'utilitza auriculars."
+
+#~ msgid "Control interface settings"
+#~ msgstr "Paràmentres de les interfícies de control"
+
+#~ msgid "Text rendering"
+#~ msgstr "Representació del text"
+
+#~ msgid ""
+#~ "Use the settings of the \"freetype\" module to choose the font you  want "
+#~ "VLC to use for text rendering (to display subtitles for example)."
+#~ msgstr ""
+#~ "Utilitzeu els paràmetres del mòdul \"freetype\" per triar el tipus de "
+#~ "lletra que voleu que el VLC utilitzi per la representació del text (per "
+#~ "exemple per mostrar subtítols)"
+
+#~ msgid "This option allows you to select control interfaces. "
+#~ msgstr "Aquesta opció us permet seleccionar les interfícies de control."
+
+#, fuzzy
+#~ msgid "This option allows you to always open a default stream on start-up."
+#~ msgstr ""
+#~ "Aquesta opció us permet definir els preferits de la llista de reproducció."
+
+#~ msgid ""
+#~ "You can enforce the position of the top left corner of the video window "
+#~ "here (x coordinate)."
+#~ msgstr ""
+#~ "Podeu modificar aquí la posició de la cantonada superior esquerra de la "
+#~ "finestra de vídeo (coordenada x)"
+
+#~ msgid "You can specify a custom video window title here."
+#~ msgstr ""
+#~ "Podeu especificar aquí un títol personalitzat de la finestra de vídeo."
+
+#~ msgid ""
+#~ "If this option is enabled, VLC will always start a video in fullscreen "
+#~ "mode."
+#~ msgstr ""
+#~ "Al habilitar-ho, VLC sempre iniciarà un vídeo en mode de pantalla "
+#~ "completa."
+
+#~ msgid ""
+#~ "If enabled, VLC will try to take advantage of the overlay capabilities of "
+#~ "your graphics card (hardware acceleration)."
+#~ msgstr ""
+#~ "Si està habilitat, VLC intentarà aprofitar-se de les capacitats de "
+#~ "transparència de la seva targeta gràfica (acceleració de maquinari)."
+
+#~ msgid ""
+#~ "Allows you to specify the image format in which the video snapshots will "
+#~ "be stored."
+#~ msgstr ""
+#~ "Us permet especificar el format de la imatge on les instantànies del "
+#~ "vídeo seran emmagatzemades."
+
+#, fuzzy
+#~ msgid "Program to select"
+#~ msgstr "Programació"
+
+#, fuzzy
+#~ msgid "Programs to select"
+#~ msgstr "Programació"
+
+#~ msgid "Input start time (seconds)"
+#~ msgstr "Temps d'inici de l'entrada (segons)"
+
+#~ msgid "Input stop time (seconds)"
+#~ msgstr "Temps d'aturada de l'entrada (segons)"
+
+#~ msgid ""
+#~ "This will allow you to add a subpictures filter for instance to overlay a "
+#~ "logo."
+#~ msgstr ""
+#~ "Us permetrà afegir un filtre de subimatges, per exemple superposar un "
+#~ "logotip."
+
+#~ msgid ""
+#~ "Allows you to modify the default TCP connection timeout. This value "
+#~ "should be set in millisecond units."
+#~ msgstr ""
+#~ "Us permet modificar el temps d'espera de la connexió TCP predeterminat. "
+#~ "Aquest valor ha d'estar definit en mil•lisegons."
+
+#~ msgid "Preferred codecs list"
+#~ msgstr "Llista de còdecs preferits"
+
+#~ msgid ""
+#~ "This allows you to select a list of codecs that VLC will use in priority. "
+#~ "For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
+#~ "the other ones."
+#~ msgstr ""
+#~ "Us permet seleccionar una llista de còdecs que VLC utilitzarà "
+#~ "prioritàriament. Per exemple, 'dummy,a52' provarà els còdecs dummy i a52 "
+#~ "abans de provar els altres."
+
+#, fuzzy
+#~ msgid "This is a legacy entry to let you configure access filter modules."
+#~ msgstr "Entrada que us permet configurar els mòduls d'accés."
+
+#~ msgid "This is a legacy entry to let you configure demux modules."
+#~ msgstr "Entrada que us permet configurar els mòduls demux."
+
+#~ msgid ""
+#~ "This option allows you to specify a VLM configuration file that will be "
+#~ "read when VLM is launched."
+#~ msgstr ""
+#~ "Aquesta opció us permet especificar un arxiu de configuració VLM que serà "
+#~ "llegit quan VLM sigui executat."
+
+#~ msgid "Select the key to turn off audio volume."
+#~ msgstr "Seleccioneu la tecla per desactivar el volum de l'àudio."
+
+#, fuzzy
+#~ msgid "Interfaces"
+#~ msgstr "Interfície"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for cdda streams. This "
+#~ "value should be set in milliseconds units."
+#~ msgstr ""
+#~ "Us permet modificar el valor de captura predeterminat per fluxos cdda. "
+#~ "S'hauria d'especificar en unitats de mil·lisegon."
+
+#~ msgid "Allows you to select the default DVD angle."
+#~ msgstr "Us permet seleccionar l'angle del DVD per defecte. "
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for DVDread streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Us permet modificar el valor de captura predeterminat per fluxos DVDread. "
+#~ "S'hauria d'especificar en unitats de mil·lisegons."
+
+#~ msgid "Standard filesystem file input"
+#~ msgstr "Entrada estàndard del fitxer de sistema"
+
+#, fuzzy
+#~ msgid "GnomeVFS filesystem file input"
+#~ msgstr "Entrada estàndard del fitxer de sistema"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for http streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Us permet modificar el valor de captura predeterminat per fluxos http. "
+#~ "S'hauria d'especificar en unitats de mil·lisegon."
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for pvr streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Us permet modificar el valor de captura predeterminat per fluxos pvr. "
+#~ "S'hauria d'especificar en unitats de mil·lisegon."
+
+#~ msgid "Bitrate mode (vbr or cbr)"
+#~ msgstr "Mode de la taxa de bits (vbr o cbr)"
+
+#, fuzzy
+#~ msgid "This option allows setting of the audio volume (0-65535)."
+#~ msgstr ""
+#~ "Aquesta opció permet indicar la màscara de bits que utilitzarà la part "
+#~ "d'àudio de la targeta."
+
+#~ msgid "Allows you to set the desired frame rate for the capture."
+#~ msgstr ""
+#~ "Us permet especificar la velocitat de fotogrames desitjada per la captura."
+
+#~ msgid "Allows growing the MTU if truncated packets are found"
+#~ msgstr "Permet augmentar la MTU si es troben paquets truncats"
+
+#~ msgid "If this option is set, the audio stream will be captured in stereo"
+#~ msgstr "Si està definit, el flux d'àudio serà capturat en estèreo"
+
+#~ msgid "Allows you to give the mime returned by the server."
+#~ msgstr "Us permet donar el mime retornat pel servidor."
+
+#, fuzzy
+#~ msgid "DTS"
+#~ msgstr "TS"
+
+#~ msgid "Override preset bands gain in dB (-20 ... 20)"
+#~ msgstr "Substitueix el guany predeterminat de les bandes en dB (-20 ... 20)"
+
+#~ msgid "Filter twice the audio"
+#~ msgstr "Filtra dos vegades l'àudio"
+
+#~ msgid "Output channels number"
+#~ msgstr "Nombre de canals de sortida"
+
+#, fuzzy
+#~ msgid "X coordinate of the subpicture"
+#~ msgstr "Coordenada X del logotip"
+
+#, fuzzy
+#~ msgid "Y coordinate of the subpicture"
+#~ msgstr "Coordenada Y del logotip"
+
+#, fuzzy
+#~ msgid "Timeout of subpictures"
+#~ msgstr "Filtre de subimatges"
+
+#~ msgid "Allows you to specify the output video width."
+#~ msgstr "Us permet especificar l’amplada de la sortida de vídeo."
+
+#~ msgid "Allows you to specify the output video height."
+#~ msgstr "Us permet especificar l’alçada de la sortida de vídeo."
+
+#~ msgid "Allows you to specify the video bitrate tolerance in kbit/s."
+#~ msgstr ""
+#~ "Us permet especificar la tolerància de la taxa de bits de vídeo en kbit/s."
+
+#~ msgid "Allows you to enable the pre motion estimation."
+#~ msgstr "Us permet habilitar l’estimació de pre-moviment."
+
+#~ msgid "Allows you to specify the rate control buffer size."
+#~ msgstr ""
+#~ "Us permet especificar la mida de la memòria intermèdia de control de taxa"
+
+#~ msgid "Allows you to specify the rate control buffer aggressiveness."
+#~ msgstr ""
+#~ "Us permet especificar l’agressivitat de la memòria intermèdia de control "
+#~ "de taxa."
+
+#~ msgid "Allows you to specify the minimum video quantizer scale."
+#~ msgstr "Us permet especificar l'escala mínima del quantificador de vídeo."
+
+#~ msgid "Allows you to specify the maximum video quantizer scale."
+#~ msgstr "Us permet especificar l'escala màxima del quantificador de vídeo."
+
+#~ msgid "Use fixed video quantizer scale"
+#~ msgstr "Utilitza una escala fixa de quantificació de vídeo"
+
+#, fuzzy
+#~ msgid "Select how stereo streams will be handled"
+#~ msgstr "Especifica un nom d'un fitxer on el flux bàsic serà abocat"
+
+#~ msgid "By default the encoding is CBR."
+#~ msgstr "Per defecte la codificació és CBR."
+
+#, fuzzy
+#~ msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#~ msgstr "Habilita la quantificació trellis "
+
+#~ msgid "You can set the address and port the http interface will bind to."
+#~ msgstr "Podeu definir l'adreça i el port de la interfície http vinculada."
+
+#~ msgid ""
+#~ "Allows you to specify if this client should act as the master client for "
+#~ "the network synchronisation."
+#~ msgstr ""
+#~ "Us permet especificar si aquest client actua com a client mestre per a la "
+#~ "sincronització de la xarxa."
+
+#~ msgid "If enabled the interface will uninstall the Service and exit."
+#~ msgstr "Si habiliteu la interfície desinstal·larà el Servei i sortirà."
+
+#~ msgid "This allows you to change the display name of the Service."
+#~ msgstr "Us permet canviar el nom a mostrar del Servei"
+
+#, fuzzy
+#~ msgid "Telnet Interface host"
+#~ msgstr "Port de la interfície de Telnet"
+
+#, fuzzy
+#~ msgid "Default to listen on all network interfaces"
+#~ msgstr "MTU de la interfície de xarxa"
+
+#~ msgid "Telnet Interface port"
+#~ msgstr "Port de la interfície de Telnet"
+
+#~ msgid "Default to 4212"
+#~ msgstr "Per defecte al 4212"
+
+#~ msgid "Telnet Interface password"
+#~ msgstr "Contrasenya de la interfície de Telnet"
+
+#~ msgid "Default to admin"
+#~ msgstr "Per defecte a l’Admin"
+
+#~ msgid "set id of es to pid"
+#~ msgstr "Defineix id del es a pid"
+
+#~ 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"
+
+#, fuzzy
+#~ msgid "Go to specific position"
+#~ msgstr "Vés directament al punt especificat"
+
+#~ msgid ""
+#~ "If you enable this settting, the equalizer filter will be applied twice. "
+#~ "The effect will be sharper."
+#~ msgstr ""
+#~ "Si habiliteu aquest paràmetre, el filtre de l'equalitzador s'aplicarà dos "
+#~ "vegades. L'efecte serà més pronunciat."
+
+#~ msgid "Crops the image"
+#~ msgstr "Retalla la imatge"
+
+#~ msgid "Suppress further errors"
+#~ msgstr "Suprimeix els errors addicionals"
+
+#, fuzzy
+#~ msgid "You haven't experienced any heavy crashes yet."
+#~ msgstr ""
+#~ "Tant si utilitzeu Mac OS X pre 10.2 com si no heu experimentat cap gran "
+#~ "fallada encara."
+
+#, fuzzy
+#~ msgid "Use embedded video output"
+#~ msgstr "Sortida de vídeo QT/Embedded"
+
+#~ msgid ""
+#~ "Choose a number corresponding to a screen in you video device selection "
+#~ "menu and this screen will be used by default as the screen for "
+#~ "'fullscreen'."
+#~ msgstr ""
+#~ "Escolliu un nombre corresponent a la pantalla en el vostre menú de "
+#~ "selecció del dispositiu de vídeo i aquesta pantalla serà utilitzada per "
+#~ "defecte com la pantalla per 'pantalla completa'"
+
+#~ msgid ""
+#~ "Instead of keeping the aspect ratio of the movie when resizing the video, "
+#~ "stretch the video to fill the entire window."
+#~ msgstr ""
+#~ "En lloc de mantenir la relació d'aspecte de la pel·lícula quan es "
+#~ "redimensiona el vídeo, expandeix-lo per omplir la finestra completament."
+
+#~ msgid "Fill fullscreen"
+#~ msgstr "Emplena a pantalla completa"
+
+#~ msgid "VIDEO_TS folder"
+#~ msgstr "Carpeta VIDEO_TS"
+
+#~ msgid "Override"
+#~ msgstr "Substitueix"
+
+#~ msgid "Advanced output:"
+#~ msgstr "Sortida avançada:"
+
+#~ msgid "Output Options"
+#~ msgstr "Opcions de la sortida"
+
+#~ msgid "Transcode options"
+#~ msgstr "Opcions de transcodificació"
+
+#, fuzzy
+#~ msgid "If your stream has audio and you want to transcode it, enable this."
+#~ msgstr "Si el vostre flux té àudio i voleu trasncodificar-lo, habiliteu-ho"
+
+#, fuzzy
+#~ msgid "If your stream has video and you want to transcode it, enable this."
+#~ msgstr ""
+#~ "Si el vostre flux té vídeo i voleu trasncodificar-lo, habiliteu això"
+
+#, fuzzy
+#~ msgid ""
+#~ "In this page, you will define a few additional parameters for your "
+#~ "transcoding."
+#~ msgstr ""
+#~ "En aquesta pàgina, definireu uns quants paràmetres addicionals per la "
+#~ "vostra transcodificació."
+
+#, fuzzy
+#~ msgid "You you need to select a file, you want to save to."
+#~ msgstr "Heu d'escollir un fitxer on desar-ho"
+
+#~ msgid "Last skin used"
+#~ msgstr "Última aparença utilitzada"
+
+#~ msgid "Select the path to the last skin used."
+#~ msgstr "Selecciona el camí cap a la última aparença utilitzada."
+
+#~ msgid "Config of last used skin."
+#~ msgstr "Configuració de l'última de l'aparença."
+
+#~ msgid "&Shuffle Playlist"
+#~ msgstr "&Mescla la llista de reproducció"
+
+#~ msgid "Destination Target:"
+#~ msgstr "Objectiu de destí: "
+
+#~ msgid "Output methods"
+#~ msgstr "Mètodes de sortida"
+
+#~ msgid "Miscellaneous options"
+#~ msgstr "Opcions variades"
+
+#~ msgid "Subtitles options"
+#~ msgstr "Opcions dels subtítols"
 
-#: modules/video_output/x11/xvideo.c:65
-msgid ""
-"Force the XVideo renderer to use a specific chroma format instead of trying "
-"to improve performances by using the most efficient one."
-msgstr ""
-"Imposa la representació de XVideo a utilitzar un format d’intensitat "
-"cromàtica en comptes d’intentar millorar els rendiments utilitzant el més "
-"eficaç."
+#, fuzzy
+#~ msgid "VLC media player - Updates"
+#~ msgstr "Reproductor multimèdia VLC"
 
-#: modules/video_output/x11/xvideo.c:92
-msgid "XVideo extension video output"
-msgstr "Sortida de vídeo d’extensió de XVideo "
+#, fuzzy
+#~ msgid "VLM configuration"
+#~ msgstr "Fitxer de configuració de VLM"
 
-#: modules/visualization/galaktos/plugin.c:48
-msgid "GaLaktos visualization plugin"
-msgstr "Connector de la visualització GaLaktos"
+#~ msgid "Show bookmarks dialog when the interface starts."
+#~ msgstr "Mostra el diàleg dels preferits quan s'inicia la interfície."
 
-#: modules/visualization/goom.c:58
-msgid "Goom display width"
-msgstr "Amplada del visualitzador Goom"
+#~ msgid "Font filename"
+#~ msgstr "Nom del fitxer de la lletra"
 
-#: modules/visualization/goom.c:59
-msgid "Goom display height"
-msgstr "Alçada del visualtzador Goom"
+#~ msgid "The size of the fonts used by the osd module"
+#~ msgstr "La mida de les lletres utilitzades pel mòdul OSD."
 
-#: modules/visualization/goom.c:60
-msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
-"will be prettier but more CPU intensive)."
-msgstr ""
-"Us permet canviar la resolució de la pantalla Goom (la resolució més gran "
-"serà més bonica però més intensiva de CPU)"
+#~ msgid "Allows you to define the title that will be put in ASF comments."
+#~ msgstr "Us permet definir el títol que es posarà en els comentaris ASF."
 
-#: modules/visualization/goom.c:63
-msgid "Goom animation speed"
-msgstr "Velocitat de l'animació Goom"
+#~ msgid "Allows you to define the comment that will be put in ASF comments."
+#~ msgstr "Us permet definir el comentari que es posarà en els comentaris ASF."
 
-#: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
-msgstr "Us permet reduir la velocitat de l’animació (per defecte 6, màxima 10)"
+#, fuzzy
+#~ msgid "Assigns a program number to each PMT"
+#~ msgstr "Assigna un PID fixa al PMT"
 
-#: modules/visualization/goom.c:70
 #, fuzzy
-msgid "Goom"
-msgstr "Zoom"
+#~ msgid "Defines the pids to add to each pmt."
+#~ msgstr "Defineix si dibuixar cims."
 
-#: modules/visualization/goom.c:71
-msgid "Goom effect"
-msgstr "Efecte Goom"
+#, fuzzy
+#~ msgid "set PID to id of es"
+#~ msgstr "Defineix id del es a pid"
 
-#: modules/visualization/visual/visual.c:38
-msgid "Effects list"
-msgstr "Llista d'efectes"
+#, fuzzy
+#~ msgid "Podcast Service Discovery"
+#~ msgstr "Descobriment de serveis"
+
+#~ msgid "IPv4-SAP listening"
+#~ msgstr "Escoltar IPv4-SAP"
 
-#: modules/visualization/visual/visual.c:40
 #, fuzzy
-msgid ""
-"A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
-msgstr ""
-"Llista d’efectes visuals, separats per comes.\n"
-"Els efectes actuals inclouen: dummy, aleatori, scope, espectre"
+#~ msgid ""
+#~ "Set this if you want the SAP module to listen to IPv4 announcements on "
+#~ "the standard address."
+#~ msgstr ""
+#~ "Definiu això si voleu el mòdul SAP per escoltar anuncis IPv4 en l'adreça "
+#~ "estànard."
 
-#: modules/visualization/visual/visual.c:45
-msgid "The width of the effects video window, in pixels."
-msgstr "L’amplada de la finestra de vídeo d’efectes, en píxels."
+#~ msgid "IPv6-SAP listening"
+#~ msgstr "Escoltar IPv6-SAP"
 
-#: modules/visualization/visual/visual.c:49
-msgid "The height of the effects video window, in pixels."
-msgstr "L’alçada de la finestra de vídeo d’efectes, en píxels."
+#, fuzzy
+#~ msgid ""
+#~ "Set this if you want the SAP module to listen to IPv6 announcements on "
+#~ "the standard address."
+#~ msgstr ""
+#~ "Definiu això si voleu el mòdul SAP per escoltar anuncis IPv6 en l'adreça "
+#~ "estàndard. "
 
-#: modules/visualization/visual/visual.c:51
-msgid "Number of bands"
-msgstr "Nombre de bandes"
+#~ msgid ""
+#~ "Allows you to specify the output access method used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Us permet especificar el mètode d’accés de sortida utilitzat per la "
+#~ "sortida de flux."
 
-#: modules/visualization/visual/visual.c:53
-msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
-msgstr ""
-"Nombre de bandes utilitzades per l’analitzador d’espectre, hauria de ser 20 "
-"o 80."
+#~ msgid "Allows you to specify the muxer used for the streaming output."
+#~ msgstr ""
+#~ "Us permet especificar el multiplexor utilitzat per la sortida de flux."
 
-#: modules/visualization/visual/visual.c:55
-#, fuzzy
-msgid "Number of bands used by the spectrometer, from 20 to 80."
-msgstr ""
-"Nombre de bandes utilitzades per l’analitzador d’espectre, hauria de ser 20 "
-"o 80."
+#~ msgid "Allows you to specify the muxer used for the audio streaming output."
+#~ msgstr ""
+#~ "Us permet especificar el multiplexor utilitzat per la sortida de flux "
+#~ "d’àudio."
 
-#: modules/visualization/visual/visual.c:57
-msgid "Band separator"
-msgstr "Separador de bandes"
+#~ msgid "Allows you to specify the muxer used for the video streaming output."
+#~ msgstr ""
+#~ "Us permet especificar el multiplexor utilitzat per la sortida de flux de "
+#~ "vídeo."
 
-#: modules/visualization/visual/visual.c:59
-msgid "Number of blank pixels between bands."
-msgstr "Nombre de píxels en blanc entre bandes."
+#~ msgid "Allows you to specify the output URL used for the streaming output."
+#~ msgstr ""
+#~ "Us permet especificar la URL de sortida utilitzada per la sortida de flux."
 
-#: modules/visualization/visual/visual.c:61
-msgid "Amplification"
-msgstr "Amplificació"
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the audio streaming output."
+#~ msgstr ""
+#~ "Us permet especificar la URL de sortida utilitzada per la sortida de flux "
+#~ "d’àudio."
 
-#: modules/visualization/visual/visual.c:63
-msgid "This is a coefficient that modifies the height of the bands."
-msgstr "Coeficient que modifica l’alçada de les bandes."
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the video streaming output."
+#~ msgstr ""
+#~ "Us permet especificar la URL de sortida utilitzada per la sortida de flux "
+#~ "de vídeo."
 
-#: modules/visualization/visual/visual.c:65
-msgid "Enable peaks"
-msgstr "Habilita els pics"
+#~ msgid ""
+#~ "Allows you to specify the session name used for the streaming output."
+#~ msgstr ""
+#~ "Us permet especificar el nom de la sessió utilitzat per la sortida de flux"
 
-#: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
-msgstr "Defineix si dibuixar cims."
+#~ msgid ""
+#~ "Allows you to specify a URL with additional information on the stream."
+#~ msgstr "Us permet especificar una URL amb informació addicional en el flux."
 
-#: modules/visualization/visual/visual.c:69
-msgid "Enable original graphic spectrum"
-msgstr ""
+#~ msgid "Allows you to specify contact e-mail address for this session."
+#~ msgstr ""
+#~ "Us permet especificar l’adreça de correu de contacte per aquesta sessió."
+
+#~ msgid ""
+#~ "Allows you to specify the output muxer method used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Us permet especificar el mètode del multiplexor de sortida utilitzat pel "
+#~ "flux de sortida."
 
-#: modules/visualization/visual/visual.c:71
 #, fuzzy
-msgid "Defines whether to draw the original spectrum graphic routine."
-msgstr "Defineix si dibuixar cims."
+#~ msgid "Output URL (deprecated)"
+#~ msgstr "Nombre mínim de fotogrames B (desestimat)"
 
-#: modules/visualization/visual/visual.c:73
 #, fuzzy
-msgid "Enable bands"
-msgstr "Habilita l'àudio"
+#~ msgid ""
+#~ "Allows you to specify the output destination used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Us permet especificar la URL de sortida utilitzada per la sortida de flux."
+
+#~ msgid ""
+#~ "Allows you to specify the destination video codec used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Us permet especificar el codificador de vídeo de destinació utilitzat per "
+#~ "la sortida de flux."
+
+#~ msgid ""
+#~ "Allows you to specify the video bitrate used for the streaming output."
+#~ msgstr ""
+#~ "Us permet especificar la velocitat de bit de vídeo utilitzada per la "
+#~ "sortida de flux."
+
+#~ msgid "Allows you to scale the video before encoding."
+#~ msgstr "Us permet canviar d’escala el vídeo abans de la codificació."
+
+#~ msgid "Allows you to specify an output frame rate for the video."
+#~ msgstr ""
+#~ "Us permet especificar una velocitat de fotogrames de sortida pel vídeo."
 
-#: modules/visualization/visual/visual.c:75
 #, fuzzy
-msgid "Defines whether to draw the bands."
-msgstr "Defineix si dibuixar cims."
+#~ msgid "Allows you to specify a maximum output video width."
+#~ msgstr "Us permet especificar l’amplada de la sortida de vídeo."
 
-#: modules/visualization/visual/visual.c:77
 #, fuzzy
-msgid "Enable base"
-msgstr "Habilita els pics"
+#~ msgid "Allows you to specify a maximum output video height."
+#~ msgstr "Us permet especificar l’alçada de la sortida de vídeo."
 
-#: modules/visualization/visual/visual.c:79
 #, fuzzy
-msgid "Defines whether to draw the base of the bands."
-msgstr "Defineix si dibuixar cims."
+#~ msgid ""
+#~ "Allows you to specify video filters used after the video transcoding and "
+#~ "subpictures overlaying."
+#~ msgstr ""
+#~ "Us permet especificar el multiplexor utilitzat per la sortida de flux de "
+#~ "vídeo."
 
-#: modules/visualization/visual/visual.c:81
-msgid "Base pixel radius"
-msgstr ""
+#~ msgid "Allows you to specify the top coordinate for the video cropping."
+#~ msgstr "Us permet especificar la coordenada superior pel retall de vídeo. "
 
-#: modules/visualization/visual/visual.c:83
-msgid "Defines radius size in pixels, of base of bands(beginning)."
-msgstr ""
+#~ msgid "Allows you to specify the left coordinate for the video cropping."
+#~ msgstr "Us permet especificar la coordenada esquerra pel retall de vídeo. "
 
-#: modules/visualization/visual/visual.c:85
-#, fuzzy
-msgid "Spectral sections"
-msgstr "Selecció"
+#~ msgid "Allows you to specify the bottom coordinate for the video cropping."
+#~ msgstr "Us permet especificar la coordenada inferior pel retall de vídeo."
 
-#: modules/visualization/visual/visual.c:87
-msgid "Determines how many sections of spectrum will exist."
-msgstr ""
+#~ msgid "Allows you to specify the right coordinate for the video cropping."
+#~ msgstr "Us permet especificar la coordenada dreta pel retall de vídeo."
 
-#: modules/visualization/visual/visual.c:89
-#, fuzzy
-msgid "Peak height"
-msgstr "Alçada del vídeo"
+#~ msgid ""
+#~ "Allows you to specify the audio bitrate used for the streaming output."
+#~ msgstr ""
+#~ "Us permet especificar la velocitat de bit d’àudio utilitzada per la "
+#~ "sortida de flux."
+
+#~ msgid ""
+#~ "Allows you to specify the audio sample rate used for the streaming output."
+#~ msgstr ""
+#~ "Us permet especificar la velocitat de mostra d’àudio utilitzada per la "
+#~ "sortida de flux."
+
+#~ msgid ""
+#~ "Allows you to specify the number of audio channels used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Us permet especificar el nombre de canals d’àudio utilitzats per la "
+#~ "sortida de flux."
+
+#~ msgid ""
+#~ "Allows you to specify the destination subtitles codec used for the "
+#~ "streaming output."
+#~ msgstr ""
+#~ "Us permet especificar el còdec dels subtítols de destí utilitzat a la "
+#~ "sortida de flux."
+
+#~ msgid "Subpictures filter"
+#~ msgstr "Filtre de subimatges"
+
+#~ msgid "List of video output modules"
+#~ msgstr "Llista dels mòduls de sortida de vídeo"
+
+#~ msgid "Select the specific video output modules that you want to activate."
+#~ msgstr ""
+#~ "Selecciona els mòduls de sortida de vídeo específics que voleu activar."
+
+#~ msgid "X coordinate of the logo"
+#~ msgstr "Coordenada X del logotip"
+
+#~ msgid "Y coordinate of the logo"
+#~ msgstr "Coordenada Y del logotip"
+
+#~ msgid "Marquee text"
+#~ msgstr "Text de la marquesina"
+
+#~ msgid "X offset, from left"
+#~ msgstr "Desplaçament  X, des de l'esquerra"
+
+#~ msgid "Y offset, from the top"
+#~ msgstr "Desplaçament Y, des de dalt"
+
+#~ msgid "Marquee display sub filter"
+#~ msgstr "Subfiltre de pantalla de marquesina"
 
-#: modules/visualization/visual/visual.c:91
 #, fuzzy
-msgid "This is the total pixel height of the peak items."
-msgstr "Coeficient que modifica l’alçada de les bandes."
+#~ msgid "Height in pixels"
+#~ msgstr "Mida de la lletra en píxels"
 
-#: modules/visualization/visual/visual.c:93
-msgid "Peak extra width"
-msgstr ""
+#, fuzzy
+#~ msgid "Width in pixels"
+#~ msgstr "Mida de la lletra en píxels"
 
-#: modules/visualization/visual/visual.c:95
-msgid "Additions or subtractions of pixels on the peak width."
-msgstr ""
+#, fuzzy
+#~ msgid "Top left corner y coordinate"
+#~ msgstr "Coordenada y del vídeo"
 
-#: modules/visualization/visual/visual.c:97
-msgid "V-plane color"
-msgstr ""
+#, fuzzy
+#~ msgid "OSD menu configuration file"
+#~ msgstr "Fitxer de configuració de VLM"
 
-#: modules/visualization/visual/visual.c:99
-msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
-msgstr ""
+#, fuzzy
+#~ msgid "X coordinate of the OSD menu"
+#~ msgstr "Coordenada X del logotip"
 
-#: modules/visualization/visual/visual.c:101
-msgid "Number of stars"
-msgstr "Nombre d'estrelles"
+#, fuzzy
+#~ msgid "Y coordinate of the OSD menu"
+#~ msgstr "Coordenada Y del logotip"
 
-#: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
-msgstr "Defineix el nombre d’estrelles a dibuixar amb efecte aleatori. "
+#, fuzzy
+#~ msgid "Update speed of OSD menu"
+#~ msgstr "Coordenada X del logotip"
 
-#: modules/visualization/visual/visual.c:109
 #, fuzzy
-msgid "Visualizer"
-msgstr "Visualitza el filtre"
+#~ msgid "On Screen Display menu subfilter"
+#~ msgstr "En pantalla"
 
-#: modules/visualization/visual/visual.c:112
-msgid "Visualizer filter"
-msgstr "Visualitza el filtre"
+#~ msgid "You can choose the default scaling mode."
+#~ msgstr "Podeu triar el mode d’escalat per defecte."
 
-#: modules/visualization/visual/visual.c:120
-msgid "Spectrum analyser"
-msgstr "Analitzador d'espectre"
+#~ msgid ""
+#~ "If the OpenGL cube effect is enabled, this controls its rotation speed."
+#~ msgstr ""
+#~ "Si l’efecte de cub d’OpenGL està habilitat, controla la seva velocitat de "
+#~ "rotació."
 
-#: modules/visualization/xosd.c:63
-msgid "Flip vertical position"
-msgstr "Inverteix la posició vertical"
+#~ msgid "Select effect"
+#~ msgstr "Selecciona efecte"
 
-#: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
-msgstr ""
-"Mostra la sortida xosd al part inferior de la pantalla en comptes de la part "
-"superior"
+#~ msgid "Allows you to select different visual effects."
+#~ msgstr "Us permet seleccionar efectes visuals diferents."
 
-#: modules/visualization/xosd.c:67
-msgid "Vertical offset"
-msgstr "Desplaçament vertical"
+#~ msgid "choose the screen to be used for fullscreen mode."
+#~ msgstr "Escull la pantalla per ser utilitzada al mode de pantalla completa."
 
-#: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
-msgstr "Desplaçament vertical en píxels del text visualitzat"
+#~ msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
+#~ msgstr ""
+#~ "Us permet reduir la velocitat de l’animació (per defecte 6, màxima 10)"
 
-#: modules/visualization/xosd.c:70
-msgid "Shadow offset"
-msgstr "Desplaçament de l'ombra"
+#~ msgid "Defines whether to draw peaks."
+#~ msgstr "Defineix si dibuixar cims."
+
+#, fuzzy
+#~ msgid "Defines whether to draw the original spectrum graphic routine."
+#~ msgstr "Defineix si dibuixar cims."
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
-msgstr "Desplaçament en píxels de l'ombra"
+#, fuzzy
+#~ msgid "Defines whether to draw the bands."
+#~ msgstr "Defineix si dibuixar cims."
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
-msgstr "Font utilitzada per visualitzar el text a la sortida xosd"
+#~ msgid "Vertical offset in pixels of the displayed text"
+#~ msgstr "Desplaçament vertical en píxels del text visualitzat"
 
-#: modules/visualization/xosd.c:82
-msgid "XOSD interface"
-msgstr "Interfície XOSD"
+#~ msgid "Offset in pixels of the shadow"
+#~ msgstr "Desplaçament en píxels de l'ombra"
 
 #, fuzzy
 #~ msgid "Small playlist"
@@ -17165,21 +18838,6 @@ msgstr "Interfície XOSD"
 #~ msgid "M3U file|*.m3u"
 #~ msgstr "M3U fitxer|*.m3u"
 
-#, fuzzy
-#~ msgid "Show labels in toolbar"
-#~ msgstr "Mostra el text en els botons de la barra d'eines"
-
-#, fuzzy
-#~ msgid "Show labels below the icons in the toolbar."
-#~ msgstr "Mostra el text sota les icones en la barra d'eines"
-
-#~ msgid ""
-#~ "Allows you to set the desired frame rate when playing from files, use 0 "
-#~ "for live."
-#~ msgstr ""
-#~ "Us permet definir la velocitat de fotogrames desitjada quan es "
-#~ "reprodueixen fitxers, utilitzeu 0 pel directe."
-
 #~ msgid "Mega bass cut off (10-100Hz)"
 #~ msgstr "Freqüència de tall del mega bass(10-100Hz)"
 
@@ -17207,9 +18865,6 @@ msgstr "Interfície XOSD"
 #~ msgid "ID3 tag parser using libid3tag"
 #~ msgstr "Analitzador ID3 tag utilitzant libid3tag"
 
-#~ msgid "Quantizer parameter"
-#~ msgstr "Paràmetre de quantificació"
-
 #~ msgid "Minimum quantizer parameter"
 #~ msgstr "Valor mínim del paràmetre de quantificació"
 
@@ -17228,10 +18883,6 @@ msgstr "Interfície XOSD"
 #~ msgid "This selects the analysing mode."
 #~ msgstr "Selecciona el mode d'anàlisi."
 
-#, fuzzy
-#~ msgid "Bitrate tolerance"
-#~ msgstr "Tolerància de la velocitat de bits"
-
 #~ msgid "Sets maximum interval between IDR-frames"
 #~ msgstr "Defineix l'interval màxim entre fotogrames IDR"
 
@@ -17262,9 +18913,6 @@ msgstr "Interfície XOSD"
 #~ msgid "Save As..."
 #~ msgstr "Anomena i desa"
 
-#~ msgid "Full path of the PNG file to use."
-#~ msgstr "Camí complet del fitxer PNG a utilitzar. "
-
 #~ msgid "Interface showing control interface"
 #~ msgstr "Interfície mostrant la interfície de control"
 
@@ -17452,9 +19100,6 @@ msgstr "Interfície XOSD"
 #~ msgid "Select maximum bitrate stream"
 #~ msgstr "Selecciona la màxima taxa de bits del flux"
 
-#~ msgid "Always select the stream with the maximum bitrate."
-#~ msgstr "Selecciona sempre el flux amb la màxima taxa de bits"
-
 #~ msgid "[0=stereo, 1=dual-mono, 2=joint-stereo]"
 #~ msgstr "[0=estèreo, 1=mono dual, 2=estèreo conjunt]"
 
@@ -17747,9 +19392,6 @@ msgstr "Interfície XOSD"
 #~ msgid "Stop stream"
 #~ msgstr "Atura el flux"
 
-#~ msgid "Eject"
-#~ msgstr "Expulsa"
-
 #~ msgid "Pause stream"
 #~ msgstr "Pausa el flux"
 
@@ -17815,9 +19457,6 @@ msgstr "Interfície XOSD"
 #~ msgid "Open Stream"
 #~ msgstr "Obre el flux"
 
-#~ msgid "Open Target:"
-#~ msgstr "Obre l'objectiu:"
-
 #~ msgid "Symbol Rate"
 #~ msgstr "Velocitat de símbol"
 
@@ -17827,9 +19466,6 @@ msgstr "Interfície XOSD"
 #~ msgid "Vertical"
 #~ msgstr "Vertical"
 
-#~ msgid "Horizontal"
-#~ msgstr "Horitzontal"
-
 #~ msgid "Satellite"
 #~ msgstr "Satèl·lit"
 
@@ -17852,9 +19488,6 @@ msgstr "Interfície XOSD"
 #~ msgid "Invert"
 #~ msgstr "Inverteix"
 
-#~ msgid "Jump to: "
-#~ msgstr "Salta a:"
-
 #~ msgid "stream output (MRL)"
 #~ msgstr "Flux de sortida (MRL)"
 
@@ -17906,9 +19539,6 @@ msgstr "Interfície XOSD"
 #~ msgid "_Help"
 #~ msgstr "_Ajuda"
 
-#~ msgid "_About..."
-#~ msgstr "_Quant a..."
-
 #~ msgid "About this application"
 #~ msgstr "Quant a aquesta aplicació"
 
@@ -17918,9 +19548,6 @@ msgstr "Interfície XOSD"
 #~ msgid "Go Backward"
 #~ msgstr "Retrocedeix"
 
-#~ msgid "Stop Stream"
-#~ msgstr "Atura el flux"
-
 #~ msgid "Play Stream"
 #~ msgstr "Reprodueix el flux"
 
index c350a066a4ba2a9a73330152a8ba776cea21823a..8c155664951157831e37f1b824cde42af78ae757 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-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+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,182 +25,175 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:578
-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"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+#, fuzzy
+msgid "Select \"Advanced Options\" to see all options."
 msgstr "Tryk på \"Advancerede indstillinger\" for at see alle indstillinger."
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr "Generelt"
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr "Grænseflade"
 
 #: include/vlc_config_cat.h:40
-msgid "Settings for VLC interfaces"
+#, fuzzy
+msgid "Settings for VLC's interfaces"
 msgstr "Indstillinger for VLC grænseflader"
 
 #: include/vlc_config_cat.h:42
 msgid "General interface setttings"
 msgstr "Generelle grænseflade indstillinger"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
+msgstr "Minimalt grænseflade"
+
+#: include/vlc_config_cat.h:45
+#, fuzzy
+msgid "Settings for the main interface"
+msgstr "Indstillinger for VLC grænseflader"
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
 msgid "Control interfaces"
 msgstr "Kontrol grænseflader"
 
-#: include/vlc_config_cat.h:45
-msgid "Control interface settings"
-msgstr "Indstillinger for kontrolgrænsefladeer"
+#: include/vlc_config_cat.h:48
+#, fuzzy
+msgid "Settings for VLC's control interfaces"
+msgstr "Indstillinger for VLC grænseflader"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 msgid "Hotkeys settings"
 msgstr "Indstillinger for genvejstaster"
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "Lyd"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 msgid "Audio settings"
 msgstr "Lydindstillinger"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 msgid "General audio settings"
 msgstr "Generelle lydindstillinger"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr "Filtre"
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
+#: include/vlc_config_cat.h:62
+#, fuzzy
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr "Lydfiltre bruges til at modificere lydstreamen"
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "Visualiseringer"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 msgid "Audio visualizations"
 msgstr "Lydvisualiseringer"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 msgid "Output modules"
 msgstr "Udgangsmoduler"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr "Disse er generelle indstillinger for lydudgangs moduler."
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr "Diverse"
 
-#: include/vlc_config_cat.h:69
-msgid "Miscellaneous audio settings and modules"
+#: include/vlc_config_cat.h:72
+#, fuzzy
+msgid "Miscellaneous audio settings and modules."
 msgstr "Diverse lydindstillinger og moduler"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "Video"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 msgid "Video settings"
 msgstr "Video indstillinger"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 msgid "General video settings"
 msgstr "Generelle video indstillinger"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 msgid "Choose your preferred video output and configure it here."
 msgstr "Vælg din foretrukne videoudgang og sæt den op her."
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
+#: include/vlc_config_cat.h:87
+#, fuzzy
+msgid "Video filters are used to postprocess the video stream."
 msgstr "Video filtre bruges til at efter-bearbejde video streamen."
 
-#: include/vlc_config_cat.h:86
+#: include/vlc_config_cat.h:89
 msgid "Subtitles/OSD"
 msgstr "Undertekster/OSD"
 
-#: include/vlc_config_cat.h:87
+#: include/vlc_config_cat.h:90
+#, fuzzy
 msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr ""
 "Diverse indstillinger relateret til On Screen Display, undertekster og "
 "overlægning af billeder"
 
-#: include/vlc_config_cat.h:89
-msgid "Text rendering"
-msgstr "Tekstudførelse"
-
-#: include/vlc_config_cat.h:91
-msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
-msgstr ""
-"Brug indstillingerne på \"freetype\"-modulet til at vælge hvilken skrifttype "
-"du vil have VLC til at bruge til tekstudførelse (f.eks. undertekster)."
-
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr "Inddata / Codecs"
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
+#, fuzzy
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 "Her finder du indstillinger vedrørende ind-data demultiplexing og dekodning. "
 "Indstillinger relateret til encodning i VLC kan ogs¨findes her."
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 msgid "Access modules"
 msgstr "Adgangsmoduler"
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 #, fuzzy
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
@@ -210,61 +203,66 @@ msgstr ""
 "Indstillinger der typisk er relevante at ændre er HTTP proxy eller cache "
 "værdier."
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 #, fuzzy
 msgid "Access filters"
 msgstr "Adgangfilter moduler"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 msgid "Demuxers"
 msgstr "Demuxere"
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
+#: include/vlc_config_cat.h:116
+#, fuzzy
+msgid "Demuxers are used to separate audio and video streams."
 msgstr "Demuxere bruges til at skille lyd og video streams fra hinanden"
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 msgid "Video codecs"
 msgstr "Video Codec's"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+#, fuzzy
+msgid "Settings for the video-only decoders and encoders."
 msgstr "Indstillinger for video dekodere og indkodere"
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 msgid "Audio codecs"
 msgstr "Audio codec's"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+#, fuzzy
+msgid "Settings for the audio-only decoders and encoders."
 msgstr "Indstillinger for lyd dekodere og indkodere"
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 msgid "Other codecs"
 msgstr "Andre codec"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+#, fuzzy
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr "Indstillinger for lyd+video dekodere og indkodere"
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 #, fuzzy
 msgid "General input settings. Use with care."
 msgstr "Advancerede inddata indstillinger. Brug med omtanke."
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr "Streamuddata"
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
+#, fuzzy
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -272,7 +270,7 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 "Stream uddata er hvad der tillader VLC at optræde som en streaming server og "
 "tillader at gemme streams.\n"
@@ -282,38 +280,39 @@ msgstr ""
 "Sout stream moduler tillader advancerede bearbejdning af streamen "
 "(konvertering, duplikering osv.)"
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 msgid "General stream output settings"
 msgstr "Generelle stream-udgangs indstillinger"
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 msgid "Muxers"
 msgstr "Muxere"
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 msgid "Access output"
 msgstr "Uddata tilgang"
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 msgid "Packetizers"
 msgstr ""
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
 "This setting allows you to always force a packetizer. You should probably "
@@ -321,22 +320,22 @@ msgid ""
 "You can also set default parameters for each packetizer."
 msgstr ""
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 msgid "Sout stream"
 msgstr "Sout stream"
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
 "for each sout stream module here."
 msgstr ""
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 msgid "SAP"
 msgstr "SAP"
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
@@ -344,126 +343,131 @@ msgstr ""
 "SAP er en metode til at offentligt annoncere streams der skal sendes ved "
 "hjælp af multicast UDP eller RTP."
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 msgid "VOD"
 msgstr "VOD"
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr "VLCs implementering af Video On Demand"
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr "Spilleliste"
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
+#, fuzzy
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 "Indstillinger relateret til spillelisteopførsel (f.eks. afspilnings-"
 "tilstand) og til moduler der automatisk tilføjer elementer til spillelisten "
 "('service opdagelsesmoduler')"
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr "Generel spillelisteopførsel"
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 msgid "Services discovery"
 msgstr "Opdagelse af tjenester"
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
+#, fuzzy
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 "Tjenesteopdagelsesmoduler er moduler der automatisk tilføjer elementer til "
 "spillelisten"
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr "Advanceret"
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 msgid "Advanced settings. Use with care."
 msgstr "Advancerede indstillinger. Brug med omtanke."
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr "CPU indstillinger"
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
+#, fuzzy
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 "Her kan du deaktivere specialle CPU accelerations funktioner. Du bør "
 "sandsynligvis ikke ændre noget."
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr "Andet"
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "Advancerede indstillinger..."
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 msgid "Other advanced settings"
 msgstr "Andre advancerede indstillinger"
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr "Netværk"
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+#, fuzzy
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr "Disse moduler giver netværksfunktioner til alle andre dele af VLC"
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr "Farvestyrke modulindstillinger"
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr "Disse indstillinger påvirker farvestyrke modulerne"
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 msgid "Packetizer modules settings"
 msgstr "Indstillinger for Packetizer modulerne"
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 msgid "Encoders settings"
 msgstr "Indstillinger for encoders"
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr ""
 "Dette er generelle indstillinger for video/lyd/understekster encoding "
 "moduler."
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 msgid "Dialog providers settings"
 msgstr "Indstillinger for vindue-udbydere"
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr "Indstillinger for vindues-udbydere kan sættes op her."
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 msgid "Subtitle demuxer settings"
 msgstr "Undertekst demuxer indstillinger"
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
@@ -471,54 +475,56 @@ msgstr ""
 "I denne sektion kan du tvinge opførslen for undertekst demuxeren, f.eks. ved "
 "at sætte underteksternes type eller filnavn."
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr "Indstillinger for video filtre"
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "Ingen hjælp tilgængelig"
 
-#: include/vlc_config_cat.h:224
-msgid "No help is available for these modules"
+#: include/vlc_config_cat.h:238
+#, fuzzy
+msgid "There is no help available for these modules."
 msgstr "Der er ingen hjælp tilgængelig for disse moduler"
 
 #: include/vlc_interface.h:137
+#, fuzzy
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 "\n"
 "Advarsel! Hvis du ikke længere har adgang til brugergrænsefladen, kan du "
 "åbne en dos kommandoprompt, og fra den mappe hvor VLC er installeret, køre "
 "\"vlc -I wxwin\"\n"
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 msgid "Meta-information"
 msgstr "Meta-oplysninger"
 
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "Titel"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Forfatter"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "Kunstner"
 
@@ -526,11 +532,11 @@ msgstr "Kunstner"
 msgid "Genre"
 msgstr "Genre"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "Copyright"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
 msgstr ""
 
@@ -543,7 +549,7 @@ msgstr ""
 msgid "Description"
 msgstr "Beskrivelse"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "Vurdering"
 
@@ -560,7 +566,7 @@ msgstr "Indstilling"
 msgid "URL"
 msgstr "URL"
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "Sprog"
@@ -661,8 +667,21 @@ msgstr "Codec navn"
 msgid "Codec Description"
 msgstr "Codec beskrivelse"
 
+#: include/vlc/vlc.h:578
+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/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "Deaktivér"
@@ -680,14 +699,14 @@ msgstr "Scope"
 msgid "Spectrum"
 msgstr "Spektrum"
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr "Equalizer"
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "Lydfiltre"
 
@@ -707,20 +726,20 @@ msgid "Stereo"
 msgstr "Stereo"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "Venstre"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "Højre"
 
@@ -792,92 +811,92 @@ msgstr "%s: tilvalg `-W %s' tillader ikke et argument\n"
 msgid "Bookmark %i"
 msgstr "Bogmærk %i"
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr "Spor %i"
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "Program"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "Stream %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "Codec"
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "Type"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "Kanaler"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr "Sample rate"
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr "%d Hz"
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr "Bits pr. sample"
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr "Bitrate"
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr "%d kb/s"
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr "Opløsning"
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr "Skærm opløsning"
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 msgid "Frame rate"
 msgstr "Frame rate"
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr "Undertekster"
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr "Stream"
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr "Længde"
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 #, fuzzy
 msgid "Errors"
 msgstr "Fejl"
@@ -886,7 +905,7 @@ msgstr "Fejl"
 msgid "Bookmark"
 msgstr "Bogmærke"
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 msgid "Programs"
 msgstr "Programmer"
 
@@ -911,8 +930,8 @@ msgstr "Videospor"
 msgid "Audio Track"
 msgstr "Lydspor"
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr "Undertekstspor"
 
@@ -950,14 +969,15 @@ msgid "Login"
 msgstr "Logning"
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr "Adgangskode"
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "Skift interface"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr "Tilføj grænseflade"
@@ -971,15 +991,15 @@ msgstr "C"
 msgid "Help options"
 msgstr "Hjælpeindstillinger"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr "streng"
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "heltal"
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr "decimaltal"
 
@@ -1025,7 +1045,7 @@ msgstr ""
 "\n"
 "Tryk RETUR-tasten for at fortsætte...\n"
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr "Auto"
 
@@ -1108,7 +1128,7 @@ msgstr ""
 msgid "Chinese Traditional"
 msgstr ""
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 #, fuzzy
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
@@ -1119,116 +1139,119 @@ msgstr ""
 "Du kan vælge hoved-grænsefladen, yderligere grænseflade-moduler og definere "
 "diverse relaterede indstillinger."
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr "Grænseflade-modul"
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 #, fuzzy
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 "Denne indstilling tillader dig at vælge grænsefladen brugt af VLC.\n"
 "Standard-opførslen er at automatisk vælge det bedste modul tilgængeligt."
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr "Ekstra grænseflade-moduler"
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 "Denne indstilling tillader dig at vælge yderligere grænseflader brugt af "
 "VLC. De vil blive kørt i baggrunden samtidig med standardgrænsefladen. Brug "
 "en komma adskilt liste af grænseflademoduler. (hyppige værdier er logger, "
 "gestures, sap, rc, http eller screensaver)"
 
-#: src/libvlc.h:72
-msgid "This option allows you to select control interfaces. "
-msgstr "Denne indstilling tillader dig at vælge kontrol grænseflader. "
+#: src/libvlc.h:77
+#, fuzzy
+msgid "You can select control interfaces for VLC."
+msgstr "Musebevægelses kontrol grænseflade"
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 msgid "Verbosity (0,1,2)"
 msgstr "Detaljeringsniveau (0,1,2)"
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
 #, fuzzy
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr ""
 "Denne indstilling sætter detaljeringsniveauet (0=kun fejl og "
 "standardbeskeder, 1=advarsler, 2=fejlsøgning)"
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 msgid "Be quiet"
 msgstr "Vær stille"
 
-#: src/libvlc.h:81
+#: src/libvlc.h:86
 #, fuzzy
-msgid "This option turns off all warning and information messages."
+msgid "Turn off all warning and information messages."
 msgstr "Denne indstilling slår alle advarsler og informative beskeder fra."
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 #, fuzzy
 msgid "Default stream"
 msgstr "Som standard sat til admin"
 
-#: src/libvlc.h:85
-#, fuzzy
-msgid "This option allows you to always open a default stream on start-up."
-msgstr "Denne indstilling lader dig angive spilleliste bogmærker"
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
+msgstr ""
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
+#, fuzzy
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr ""
 "Denne indstilling tillader dig at sætte sproget på grænsefladen. "
 "SYstemsproget er fundet automatisk hvis \"auto\" angives her."
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "Farve beskeder"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
+#, fuzzy
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 "Når denne indstilling er slået til, vil beskeder sendt til konsolen blive "
 "farvet. Din terminal kræver Linux farveunderstøttelse for at dette kan virke."
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr "Vis advanceret indstillinger"
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
+#, fuzzy
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 "Hvis aktiveret vises alle de mulige indstillinger, inklusiv dem den "
 "gennemsnitlige bruger ikke burde have behov for at ændre."
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 #, fuzzy
 msgid "Show interface with mouse"
 msgstr "Vis grænseflade"
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 #, fuzzy
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
@@ -1241,64 +1264,69 @@ msgstr ""
 "(spektrum analyse, osv.).\n"
 "Aktivér disse filtre her, og sæt dem op i \"lydfiltre\" modulsektionen."
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr "Lyd udgangs modul"
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
+#, fuzzy
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "Denne indstilling tillader dig at vælge lyduddata modulet brugt af VLC. "
 "Standardopførslen er at automatisk vælge den bedste metode tilgængelig."
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr "Aktivér lyd"
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
+#, fuzzy
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Du kan slå lyd-udgangen helt fra. I dette tilfælde vil lyddekodnings-fasen "
 "ikke tage sted, så der kan spares noget processor-kraft."
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr "Tving mono lyd"
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 msgid "This will force a mono audio output."
 msgstr "Tvinger lyden til at være i mono."
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 #, fuzzy
 msgid "Default audio volume"
 msgstr "Standardenheder"
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr ""
 "Du kan sætte standardværdien for lyd-udgangsstyrken her, i området fra 0 til "
 "1024"
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 msgid "Audio output saved volume"
 msgstr "Lyd udgangs gemt volume"
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+#, fuzzy
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr "Dette gemmer lyd udgangens volume når mute aktiveres."
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 #, fuzzy
 msgid "Audio output volume step"
 msgstr "Lyd udgangs styrke"
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 #, fuzzy
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
@@ -1307,11 +1335,11 @@ msgstr ""
 "Du kan sætte standardværdien for lyd-udgangsstyrken her, i området fra 0 til "
 "1024"
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr "Lyd udgangs frekvens (Hz)"
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
@@ -1319,88 +1347,94 @@ msgstr ""
 "Du kan tvinge lyduddata frekvensen her. Hyppige værdier er -1 (standard), "
 "48000, 44100, 32000, 22050, 16000, 11025, 8000."
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr ""
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
 "resampling algorithm will be used instead."
 msgstr ""
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 msgid "Audio desynchronization compensation"
 msgstr ""
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 
-#: src/libvlc.h:162
-msgid "Preferred audio output channels mode"
+#: src/libvlc.h:173
+#, fuzzy
+msgid "Audio output channels mode"
 msgstr "Foretrukken kanal-tilstand for lyduddata"
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
+#, fuzzy
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
+"Denne indstilling tillader dig at bruge S/PDIF lyd-udgangen som standard når "
+"både dit hardware og lydstreamen understøtter det."
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
 msgstr "Brug S/PDIF lyd udgangen hvis den findes"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
+#, fuzzy
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 "Denne indstilling tillader dig at bruge S/PDIF lyd-udgangen som standard når "
 "både dit hardware og lydstreamen understøtter det."
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 msgid "Force detection of Dolby Surround"
 msgstr ""
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 #, fuzzy
 msgid "On"
 msgstr "Åbn"
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr "Fra"
 
-#: src/libvlc.h:186
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+#: src/libvlc.h:197
+#, fuzzy
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr "Dette tillader dig at tilføje lydfiltre, der kan ændre på lyden"
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 msgid "Audio visualizations "
 msgstr "Lydvisualiseringer "
 
-#: src/libvlc.h:191
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+#: src/libvlc.h:202
+#, fuzzy
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr ""
 "Dette tillader dig at tilføje visualiseringsmoduler (spektrum analyser, "
 "osv.)."
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1409,359 +1443,356 @@ msgid ""
 "options."
 msgstr ""
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr "Video udgangs modul"
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
+#, fuzzy
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
+"Denne indstilling tillader dig at vælge lyduddata modulet brugt af VLC. "
+"Standardopførslen er at automatisk vælge den bedste metode tilgængelig."
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr "Aktivér video"
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
+#, fuzzy
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Du kan slå lyd-udgangen helt fra. I dette tilfælde vil videodekodnings-fasen "
 "ikke tage sted, så der kan spares noget processor-kraft."
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr "Video bredde"
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
+#, fuzzy
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 "Du kan tvinge videobredden her. Som standard (-1) vil VLC prøve at tilpasse "
 "sig."
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr "Video højde"
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
+#, fuzzy
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 "Du kan tvinge videohøjden her. Som standard (-1) vil VLC prøve at tilpasse "
 "sig."
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
-msgstr "Video x-kordinat"
+#: src/libvlc.h:236
+#, fuzzy
+msgid "Video X coordinate"
+msgstr "Video y-kordinat"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
+#: src/libvlc.h:241
+#, fuzzy
+msgid "Video Y coordinate"
 msgstr "Video y-kordinat"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr "Video titel"
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
-msgstr "Du kan angive en brugerdefineret vinduetitel for videoen her."
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
+msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr "Videoplacering"
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
+#, fuzzy
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 "Du kan tvinge videoplaceringen i vinduet. Som standard (0) vil det blive "
 "centreret (0=center, 1=venstre, 2=højre, 4=top, 8=bottom). Du kan også bruge "
 "kombinationer af værdierne."
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr "Center"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr "Top"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr "Bund"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr "Venstre-top"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr "Højre-top"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr "Venstre-bund"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr "Højre-bund"
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr "Zoom video"
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr "Du kan zoome videoen med den angivne faktor."
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr "Gråtone video-ud"
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
+#, fuzzy
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 "Hvis aktiveret, vil farveoplysninger fra videoen ikke blive decodet (dette "
 "sparer dig også for lidt processor kraft)"
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr "Fuldskærms video"
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
-msgstr ""
-"Hvis denne indstilling er slået til, vil VLC altid starte en video i fuld "
-"skærm."
+#: src/libvlc.h:272
+#, fuzzy
+msgid "Start video in fullscreen mode"
+msgstr "Alternativ fuldskærms metode"
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr "Videooverlægning (hardware)"
 
-#: src/libvlc.h:262
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
 msgstr ""
-"Hvis aktiveret, vil VLC prøve at tage fordel af overlægningsfunktionerne  i "
-"dit grafik kort (hardware acceleration)."
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr "Altid øverst"
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 msgid "Always place the video window on top of other windows."
 msgstr "Placer altid video vinduet foran andre vinduer."
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr ""
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr ""
 
-#: src/libvlc.h:272
-#, fuzzy
-msgid "Log to file"
-msgstr "Logo filnavn"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr "Vindue dekorationer"
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
 #, fuzzy
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr ""
 "Hvis denne indstilling er slået til, vil VLC altid starte en video i fuld "
 "skærm."
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr "Videofilter modul"
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
+#, fuzzy
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 "Dette tillader dig at tilføje filtre som kan forbedre billedkvaliteten, f."
 "eks. deinterlacing, kloning eller fordrejning af videovinduet."
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr "Video snapshot mappe"
 
-#: src/libvlc.h:292
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+#: src/libvlc.h:299
+#, fuzzy
+msgid "Directory where the video snapshots will be stored."
 msgstr "Lader dig indstille hvilken mappe video snapshots skal gemmes i."
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 msgid "Video snapshot format"
 msgstr "Video snapshot format"
 
-#: src/libvlc.h:297
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
-msgstr "Lader dig indstille hvilket format video snapshots skal gemmes i."
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
+msgstr ""
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 #, fuzzy
 msgid "Display video snapshot preview"
 msgstr "Tag et video snapshot"
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 #, fuzzy
 msgid "Video cropping"
 msgstr "Video skalering"
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr ""
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
 "(1.25, 1.3333, etc.) expressing pixel squareness."
 msgstr ""
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr ""
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 #, fuzzy
 msgid "Monitor pixel aspect ratio"
 msgstr "Element udseendesforhold"
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 msgid "Skip frames"
 msgstr "Spring frames over"
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr ""
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "Spring frames over"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr "Stille synkronisering"
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
 "channel."
 msgstr ""
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr ""
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
@@ -1769,27 +1800,27 @@ msgstr ""
 "Hvis der bruges inddata for PVR (eller anden iregulær kilde) bør denne "
 "indstilling sættes til 10000."
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 msgid "Clock synchronisation"
 msgstr "Clock synkronisering"
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr ""
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr "Netværkssynkronisering"
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1801,210 +1832,210 @@ msgstr ""
 msgid "Default"
 msgstr "Standard"
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr "Aktivér"
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 msgid "UDP port"
 msgstr "UDP Port"
 
-#: src/libvlc.h:369
+#: src/libvlc.h:384
 #, fuzzy
-msgid "This is the port used for UDP streams. 1234 by default."
+msgid "This is the default port used for UDP streams. Default is 1234."
 msgstr "Dette er porten brugt af UDP-streams. Som standard vælger vi 1234."
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr "Netværk kortets MTU"
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
 #, fuzzy
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 "Dette er den typiske størrelse på UDP-pakker som vi forventer. På Ethernet "
 "vil det normalt være 1500."
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 #, fuzzy
 msgid "IPv6 multicast output interface"
 msgstr "Joystick kontrol"
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr ""
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 #, fuzzy
 msgid "IPv4 multicast output interface address"
 msgstr "Joystick kontrol"
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 
-#: src/libvlc.h:391
-#, fuzzy
-msgid "Program to select"
-msgstr "Programmer"
-
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
 "if you want to read a multi-program stream (like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:397
-#, fuzzy
-msgid "Programs to select"
-msgstr "Programmer"
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 #, fuzzy
 msgid "Audio track"
 msgstr "Lydspor"
 
-#: src/libvlc.h:406
+#: src/libvlc.h:422
 #, fuzzy
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr "Sæt nummeret på den stream i lydsporet du vil bruge (fra 0 til n)"
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 msgid "Subtitles track"
 msgstr "Undertitel spor"
 
-#: src/libvlc.h:411
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+#: src/libvlc.h:427
+#, fuzzy
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr ""
 "Sæt nummeret på den stream i undertekstsporet du vil bruge (fra 0 til n)"
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 #, fuzzy
 msgid "Audio language"
 msgstr "Vælg sprog"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 #, fuzzy
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr ""
 "Angiv sproget på det lydspor du vil foretrække (komma sepereret to eller tre "
 "bogstavs landekoder)"
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 #, fuzzy
 msgid "Subtitle language"
 msgstr "Vælg sprog for undertekster"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
+#, fuzzy
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
 msgstr ""
 "Angiv sproget på det undertekstspor du vil foretrække (komma sepereret to "
 "eller tre bogstavs landekoder)"
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 #, fuzzy
 msgid "Audio track ID"
 msgstr "Lydspor"
 
-#: src/libvlc.h:426
+#: src/libvlc.h:443
 #, fuzzy
-msgid "Give the stream ID of the audio track you want to use."
+msgid "Stream ID of the audio track to use."
 msgstr "Sæt nummeret på den stream i lydsporet du vil bruge (fra 0 til n)"
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 #, fuzzy
 msgid "Subtitles track ID"
 msgstr "Undertitel spor"
 
-#: src/libvlc.h:430
+#: src/libvlc.h:447
 #, fuzzy
-msgid "Give the stream ID of the subtitle track you want to use."
+msgid "Stream ID of the subtitle track to use."
 msgstr ""
 "Sæt nummeret på den stream i undertekstsporet du vil bruge (fra 0 til n)"
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 msgid "Input repetitions"
 msgstr "Inddata-repetitioner"
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr "Antal af gange det samme inddata skal gentages"
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
-msgstr "Inddata start-tidspunkt (sekunder)"
+#: src/libvlc.h:453
+#, fuzzy
+msgid "Start time"
+msgstr "Start direkte i menu"
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
+msgstr ""
+
+#: src/libvlc.h:457
+#, fuzzy
+msgid "Stop time"
+msgstr "Stop stream"
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
-msgstr "Inddata stop-tidspunkt (sekunder)"
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
+msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 msgid "Input list"
 msgstr "Inddata liste"
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
 #, fuzzy
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr ""
 "Lader dig angive en komme-adskilt liste af inddata der vil blive konkateneret"
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr "Inddata-slave (eksperimentel)"
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr "Streammens bogmærkeliste"
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -2012,61 +2043,63 @@ msgid ""
 "section. You can also set many miscellaneous subpictures options."
 msgstr ""
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 msgid "Force subtitle position"
 msgstr "Gennemtving undertekstposition"
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
 msgstr ""
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 #, fuzzy
 msgid "Enable sub-pictures"
 msgstr "Aktivér"
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr "On Screen Display"
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 msgid "Subpictures filter module"
 msgstr ""
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr "Find undertekstnings filer automatisk."
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
+#, fuzzy
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr ""
 "Find undertekstfiler automatisk,hvis ingen undertekst fil er specificeret"
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 msgid "Subtitle autodetection fuzziness"
 msgstr ""
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -2077,11 +2110,11 @@ msgid ""
 "4 = subtitle file matching the movie name exactly"
 msgstr ""
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 msgid "Subtitle autodetection paths"
 msgstr "Undertekst autodektekterings sti'er"
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
@@ -2089,11 +2122,11 @@ msgstr ""
 "Kig efter en undertekstfil i disse sti'er også, hvis din undertekstfil ikke "
 "var fundet i den nuværende mappe."
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr "Brug undertekstningsfil"
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
@@ -2101,11 +2134,11 @@ msgstr ""
 "Indlæs denne undertekstningsfil. Den bruges når autodetektering ikke kan "
 "finde din undertekstningsfil."
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr "DVD enhed"
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
 "the drive letter (eg. D:)"
@@ -2113,15 +2146,15 @@ msgstr ""
 "Dette er standard DVD-drevet (eller fil) der skal bruges. Glem ikke kolonnet "
 "efter drev-bogstavet (f.eks. D:)"
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr "Dette er standard DVD-enheden der skal bruges."
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr "VCD enhed"
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
@@ -2129,15 +2162,15 @@ msgstr ""
 "Dette er standard VCD-enheden der skal bruges. Hvis du ikke angiver noget, "
 "vil vi skanne efter en passende CD-ROM enhed."
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr "Dette er standard VCD-enheden der skal bruges."
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 msgid "Audio CD device"
 msgstr "Lyd cd enhed"
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
@@ -2145,145 +2178,142 @@ msgstr ""
 "Dette er standard lyd-CD enheden der skal bruges. Hvis du ikke angiver "
 "noget, vil vi skanne efter en passende CD-ROM enhed."
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 msgid "This is the default Audio CD device to use."
 msgstr "Dette er standard lyd-CD enheden der skal bruges."
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr "Gennemtving IPv6"
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+#, fuzzy
+msgid "IPv6 will be used by default for all connections."
 msgstr ""
 "Hvis du sætter kryds i denne boks, vil IPv6 blive brugt som standard for "
 "alle UDP- og HTTP-forbindelser."
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr "Gennemtving IPv4"
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+#, fuzzy
+msgid "IPv4 will be used by default for all connections."
 msgstr ""
 "Hvis du sætter kryds i denne boks, vil IPv4 blive brugt som standard for "
 "alle UDP- og HTTP-forbindelser."
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+#, fuzzy
+msgid "TCP connection timeout"
 msgstr "TCP forbindelse tidsudløb i ms"
 
-#: src/libvlc.h:549
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
-msgstr ""
+#: src/libvlc.h:570
+#, fuzzy
+msgid "Default TCP connection timeout (in milliseconds). "
+msgstr "TCP forbindelse tidsudløb i ms"
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 msgid "SOCKS server"
 msgstr "SOCKS server"
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
+#, fuzzy
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 "Tillader dig at angive en SOCKS server der skal bruges. Den skal være i "
 "formen adresse:port . Den vil blive brugt af alle TCP-forbindelser."
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 msgid "SOCKS user name"
 msgstr "SOCKS brugernavn"
 
-#: src/libvlc.h:558
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:579
+#, fuzzy
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr ""
 "Tillader dig at redigere brugernavnet der bruges til at forbinde til SOCKS "
 "serveren."
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 msgid "SOCKS password"
 msgstr "SOCKS adgangskode"
 
-#: src/libvlc.h:562
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:583
+#, fuzzy
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr ""
 "Tillader dig at redigere adgangskoden der bruges til at forbinde til SOCKS "
 "serveren."
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 msgid "Title metadata"
 msgstr "Titel meta-oplysninger"
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr "Angiver \"titel\" meta-oplysninger for inddata."
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr "Forfatter meta-oplysninger"
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr "Angiver \"forfatter\" meta-information for inddata."
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr "Kunstner meta-oplysninger"
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr "Angiver \"kunstner\" meta-information for inddata."
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr "Genre meta-oplysninger"
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr "Angiver \"genre\" meta-oplysninger for inddata."
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 msgid "Copyright metadata"
 msgstr "Copyright metadata"
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr "Angiver \"copyright\" meta-oplysninger for inddata."
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 msgid "Description metadata"
 msgstr "Beskrivelse meta-oplysninger"
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr "Angiver \"beskrivelse\" meta-oplysninger for inddata."
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 msgid "Date metadata"
 msgstr "Dato meta-oplysninger"
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr "Angiver \"dato\" meta-oplysninger for inddata."
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr "URL meta-oplysninger"
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr "Angiver \"url\" meta-oplysninger for inddata."
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
@@ -2293,32 +2323,35 @@ msgstr ""
 "(dekomprimeringsmetoder). Kun advancerede bruger bør ændre denne indstilling "
 "eftersom det kan ødelægge afspilning af alle dine streams."
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
-msgstr "Liste af foretrukne codecs"
+#: src/libvlc.h:623
+#, fuzzy
+msgid "Preferred decoders list"
+msgstr "Liste af foretrukne encodere"
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
+#, fuzzy
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
-"Dette tillader dig at vælge en liste af codecs som VLC vil bruge, i "
-"prioriteret rækkefølge. F.eks. 'dummy,a52' vil prøve dummy og a52 codecs før "
-"alle andre."
+"Denne indstilling kan bruges til at ændre måden VLC vælger codecs "
+"(dekomprimeringsmetoder). Kun advancerede bruger bør ændre denne indstilling "
+"eftersom det kan ødelægge afspilning af alle dine streams."
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr "Liste af foretrukne encodere"
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
+#, fuzzy
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr ""
 "Dette tillader dig at vælge en liste af encodere som VLC vil bruge, i "
 "prioriteret rækkefølge"
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
@@ -2326,315 +2359,252 @@ msgstr ""
 "Disse indstillinger tillader dig at sætte globale indstillinger for stream-"
 "udgangs systemet."
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 msgid "Default stream output chain"
 msgstr "Standard stream uddata kæde"
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
 "to learn how to build such chains.Warning: this chain will be enabled for "
 "all streams."
 msgstr ""
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr "Aktiver streamning af alle ES"
 
-#: src/libvlc.h:625
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+#: src/libvlc.h:652
+#, fuzzy
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr "Lader dig streame all ES ( lyd, video og undertekster)"
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr "Vis under streamning"
 
-#: src/libvlc.h:629
-msgid "This allows you to play the stream while streaming it."
+#: src/libvlc.h:656
+#, fuzzy
+msgid "Play locally the stream while streaming it."
 msgstr "Dette tillader dig at afspille streamen imens du streamer den."
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr "Aktiver videostream-uddata"
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr "Aktiver lydstream-uddata"
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 #, fuzzy
 msgid "Enable SPU stream output"
 msgstr "Aktiver lydstream-uddata"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 msgid "Keep stream output open"
 msgstr "Hold stream udgang åben"
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
 "specified)"
 msgstr ""
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 msgid "Preferred packetizer list"
 msgstr ""
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr ""
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr "Mux modul"
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr ""
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr "Uddata tilgangsmodul"
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr ""
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 msgid "Control SAP flow"
 msgstr ""
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr "SAP annonceringsinterval"
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
 "always leave all these enabled."
 msgstr ""
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 msgid "Enable FPU support"
 msgstr "Aktiver FPU understøttelse i CPU'n"
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
 "advantage of it."
 msgstr "Hvis din CPU har en kommatal beregningsenhed kan VLC udnytte denne."
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr "Aktiver MMX understøttelse i CPU'n"
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
 msgstr ""
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr "Aktiver CPU 3D Now! understøttelse"
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
 msgstr "Hvis din CPU understøtter 3D Now! instruktioner kan VLC udnytte disse."
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr "Aktiver CPU MMX EXT understøttelse"
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
 msgstr "Hvis din CPU understøtter MMX EXT instruktioner kan VLC udnytte disse"
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr "Aktiver CPU SSE understøttelse"
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
 msgstr "Hvis din CPU understøtter SSE instruktioner kan VLC udnytte disse"
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr "Aktiver CPU SSE2 understøttelse"
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
 msgstr "Hvis din CPU understøtter SSE2 instruktioner kan VLC udnytte disse"
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr "Aktivér CPU AltiVec understøttelse"
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
 msgstr "Hvis din CPU understøtter AltiVec instruktioner kan VLC udnytte disse"
 
-#: src/libvlc.h:714
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-
-#: src/libvlc.h:717
-msgid "Automatically preparse files"
-msgstr ""
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-msgid "Services discovery modules"
-msgstr "Service opdagelses moduler"
-
-#: src/libvlc.h:724
-#, fuzzy
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-"Angiver hvilke service opdagelses moduler der skal indlæses, sperereret af "
-"kommaer. Typiske værdier er sap, hal, ..."
-
-#: src/libvlc.h:727
-msgid "Play files randomly forever"
-msgstr "Afspil filerne tilfældigt i en uendelighed"
-
-#: src/libvlc.h:729
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr ""
-"Når denne er valgt, vil VLC tilfældigt afspille filer i spillelisten indtil "
-"afbrudt."
-
-#: src/libvlc.h:732
-msgid "Repeat all"
-msgstr "Gentag alle"
-
-#: src/libvlc.h:734
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr "Aktivér indstillingen hvis du vil have VLC til at spille uafbrudt."
-
-#: src/libvlc.h:737
-msgid "Repeat current item"
-msgstr "Gentag det aktuelle emne"
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr ""
-"Når denne er aktiveret, vil VLC blive ved med at afspille det nuværende "
-"spilleliste element igen og igen."
-
-#: src/libvlc.h:742
-msgid "Play and stop"
-msgstr "Afspil og stop"
-
-#: src/libvlc.h:744
-msgid "Stop the playlist after each played playlist item. "
-msgstr ""
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr "Hukommelsekopierings modul"
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
 msgstr ""
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 msgid "Access module"
 msgstr "Adgangsmodul"
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
 "option unless you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 msgid "Access filter module"
 msgstr "Adgangfiltermodul"
 
-#: src/libvlc.h:763
-msgid "This is a legacy entry to let you configure access filter modules."
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
 msgstr ""
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 msgid "Demux module"
 msgstr "Demux modul"
 
-#: src/libvlc.h:767
-msgid "This is a legacy entry to let you configure demux modules."
+#: src/libvlc.h:771
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr "Tillad real-time prioritet"
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2646,101 +2616,103 @@ msgstr ""
 "låse din maskine eller gøre den meget langsom. Aktiver kun indstillingen "
 "hvis du er bekendt med konsekvenserne."
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr "Juster VLC prioritet"
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
 "VLC instances."
 msgstr ""
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr "Minimer antal tråde"
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+#, fuzzy
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr ""
 "Denne indstillinger minimerer antallet af tråde der kræves for at køre VLC"
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr "Søgemappe for moduler"
 
-#: src/libvlc.h:789
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+#: src/libvlc.h:796
+msgid "Additional path for VLC to look for its modules."
 msgstr ""
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 msgid "VLM configuration file"
 msgstr "VLM opsætningsfil"
 
-#: src/libvlc.h:794
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
 msgstr ""
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr "Brug en cache til plugins"
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
+#: src/libvlc.h:808
 #, fuzzy
-msgid "This option allows you to collect miscellaneous statistics."
+msgid "Collect miscellaneous statistics."
 msgstr "Denne indstilling tillader dig at vælge kontrol grænseflader. "
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr "Kør som dæmon proces"
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr "Køre VLC i baggrunden. (Daemon)"
 
-#: src/libvlc.h:810
+#: src/libvlc.h:814
+#, fuzzy
+msgid "Log to file"
+msgstr "Logo filnavn"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
+msgstr ""
+
+#: src/libvlc.h:818
+msgid "Log to syslog"
+msgstr ""
+
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
+msgstr ""
+
+#: src/libvlc.h:822
 msgid "Allow only one running instance"
 msgstr "Tillad kun 1 instans af VLC af gangen"
 
-#: src/libvlc.h:812
+#: src/libvlc.h:824
 msgid ""
 "Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
 "explorer. This option will allow you to play the file with the already "
 "running instance or enqueue it."
 msgstr ""
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
-msgstr ""
-
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
-msgstr ""
-
-#: src/libvlc.h:824
+#: src/libvlc.h:830
 msgid "Increase the priority of the process"
 msgstr "Forhøj processens prioritet"
 
-#: src/libvlc.h:826
+#: src/libvlc.h:832
 #, fuzzy
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
@@ -2756,22 +2728,22 @@ msgstr ""
 "Det kan dog ske at under visse omstændigheder (bugs) kan VLC bruge alt CPU "
 "tid og dermed fryse dit system, hvad der kan kræve en genstart af systemet."
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr ""
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
 "to correctly implement condition variables. You can also use the faster "
 "Win9x implementation but you might experience problems with it."
 msgstr ""
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr ""
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
 "implementation (more precisely there is a possibility for a race condition "
@@ -2780,483 +2752,614 @@ msgid ""
 "fastest but slightly incorrect), 1 (default) and 2."
 msgstr ""
 
-#: src/libvlc.h:851
-msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
 msgstr ""
-"Disse indstillinger er de globale VLC tastatur genveje, kendt som "
-"genvejstaster."
 
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
-#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
-#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
-msgid "Fullscreen"
-msgstr "Fuld skærm"
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
 
-#: src/libvlc.h:855
-msgid "Select the hotkey to use to swap fullscreen state."
-msgstr "Vælg genvejstasten der skal bruges for at slå fuld skærm til og fra."
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
+msgstr ""
+
+#: src/libvlc.h:872
+msgid "Automatically preparse files"
+msgstr ""
+
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
+msgstr ""
+
+#: src/libvlc.h:877
+msgid "Services discovery modules"
+msgstr "Service opdagelses moduler"
+
+#: src/libvlc.h:879
+#, fuzzy
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
+"Angiver hvilke service opdagelses moduler der skal indlæses, sperereret af "
+"kommaer. Typiske værdier er sap, hal, ..."
+
+#: src/libvlc.h:882
+msgid "Play files randomly forever"
+msgstr "Afspil filerne tilfældigt i en uendelighed"
+
+#: src/libvlc.h:884
+#, fuzzy
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr ""
+"Når denne er valgt, vil VLC tilfældigt afspille filer i spillelisten indtil "
+"afbrudt."
+
+#: src/libvlc.h:886
+msgid "Repeat all"
+msgstr "Gentag alle"
+
+#: src/libvlc.h:888
+#, fuzzy
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr "Aktivér indstillingen hvis du vil have VLC til at spille uafbrudt."
+
+#: src/libvlc.h:890
+msgid "Repeat current item"
+msgstr "Gentag det aktuelle emne"
+
+#: src/libvlc.h:892
+#, fuzzy
+msgid "VLC will keep playing the current playlist item."
+msgstr ""
+"Når denne er aktiveret, vil VLC blive ved med at afspille det nuværende "
+"spilleliste element igen og igen."
+
+#: src/libvlc.h:894
+msgid "Play and stop"
+msgstr "Afspil og stop"
+
+#: src/libvlc.h:896
+msgid "Stop the playlist after each played playlist item."
+msgstr ""
+
+#: src/libvlc.h:903
+msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
+msgstr ""
+"Disse indstillinger er de globale VLC tastatur genveje, kendt som "
+"genvejstaster."
+
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
+#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
+msgid "Fullscreen"
+msgstr "Fuld skærm"
+
+#: src/libvlc.h:907
+msgid "Select the hotkey to use to swap fullscreen state."
+msgstr "Vælg genvejstasten der skal bruges for at slå fuld skærm til og fra."
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
 msgid "Play/Pause"
 msgstr "Afspil/Pause"
 
-#: src/libvlc.h:857
+#: src/libvlc.h:909
 msgid "Select the hotkey to use to swap paused state."
 msgstr "Vælg genvejstasten der skal bruges til at slå pause til og fra."
 
-#: src/libvlc.h:858
+#: src/libvlc.h:910
 msgid "Pause only"
 msgstr "Kun pause"
 
-#: src/libvlc.h:859
+#: src/libvlc.h:911
 msgid "Select the hotkey to use to pause."
 msgstr "Vælg genvejstasten der skal bruges til at slå pause til."
 
-#: src/libvlc.h:860
+#: src/libvlc.h:912
 msgid "Play only"
 msgstr "Afspil kun"
 
-#: src/libvlc.h:861
+#: src/libvlc.h:913
 msgid "Select the hotkey to use to play."
 msgstr "Vælg genvejstasten der skal bruges til at afspille."
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
 msgid "Faster"
 msgstr "Hurtigere"
 
-#: src/libvlc.h:863
+#: src/libvlc.h:915
 msgid "Select the hotkey to use for fast forward playback."
 msgstr "Vælg genvejstasten der skal bruges for at afspille hurtigere."
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
 msgid "Slower"
 msgstr "Langsommere"
 
-#: src/libvlc.h:865
+#: src/libvlc.h:917
 msgid "Select the hotkey to use for slow motion playback."
 msgstr "Vælg genvejstasten der skal bruges for at afspillere langsommere."
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr "Næste"
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr ""
 "Vælg genvejstasten der skal bruges for at springe til næste punkt i "
 "spillelisten."
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr "Forrige"
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr ""
 "Vælg genvejstasten der skal bruges for at springe til forrige punkt i "
 "spillelisten."
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr "Stop"
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
+#: src/libvlc.h:923
+#, fuzzy
+msgid "Select the hotkey to stop playback."
 msgstr "Vælg genvejstasten der skal stoppe afspilningen."
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr "Position"
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr "Vælg genvejstasten for at vise positionen."
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 #, fuzzy
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr "Vælg genvejstasten for at hoppe 5 minuter tilbage."
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 #, fuzzy
 msgid "Short backwards jump"
 msgstr "Gå tilbage"
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 #, fuzzy
 msgid "Select the hotkey to make a short backwards jump."
 msgstr "Vælg genvejstasten for at hoppe 10 sekunder tilbage."
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 #, fuzzy
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr "Vælg genvejstasten for at hoppe 1 minut tilbage."
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 #, fuzzy
 msgid "Long backwards jump"
 msgstr "Gå tilbage"
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 #, fuzzy
 msgid "Select the hotkey to make a long backwards jump."
 msgstr "Vælg genvejstasten for at hoppe 10 sekunder tilbage."
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 #, fuzzy
 msgid "Select the hotkey to make a very short forward jump."
 msgstr "Vælg genvejstasten der skal bruges for at afspille hurtigere."
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 #, fuzzy
 msgid "Short forward jump"
 msgstr "Gå fremad"
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 #, fuzzy
 msgid "Select the hotkey to make a short forward jump."
 msgstr "Vælg genvejstasten for at hoppe 10 sekunder frem."
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 #, fuzzy
 msgid "Select the hotkey to make a medium forward jump."
 msgstr "Vælg genvejstasten for at hoppe 1 minut frem."
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 #, fuzzy
 msgid "Select the hotkey to make a long forward jump."
 msgstr "Vælg genvejstasten for at hoppe 10 sekunder frem."
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
+#: src/libvlc.h:959
 #, fuzzy
-msgid "Long jump size"
+msgid "Long jump length"
 msgstr "Skrifttypestørrelse"
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr "Afslut"
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 msgid "Select the hotkey to quit the application."
 msgstr "Vælg genvejstasten der skal afslutte programmet."
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 msgid "Navigate up"
 msgstr "Navigér op"
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 msgid "Select the key to move the selector up in DVD menus."
 msgstr "Vælg genvejstasten der skal flytte vælgeren op i DVD-menuer."
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 msgid "Navigate down"
 msgstr "Navigér ned"
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 msgid "Select the key to move the selector down in DVD menus."
 msgstr "Vælg genvejstasten der skal flytte vælgeren ned i DVD-menuer."
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 msgid "Navigate left"
 msgstr "Navigér venstre"
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 msgid "Select the key to move the selector left in DVD menus."
 msgstr "Vælg genvejstasten der skal flytte vælgeren til venstre i DVD-menuer."
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 msgid "Navigate right"
 msgstr "Navigér højre"
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 msgid "Select the key to move the selector right in DVD menus."
 msgstr "Vælg genvejstasten der skal flytte vælgeren til højre i DVD-menuer."
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr "Aktivér"
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 msgid "Select the key to activate selected item in DVD menus."
 msgstr "Vælg genvejstasten der skal aktivere valgte emner i DVD-menuer."
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 #, fuzzy
 msgid "Go to the DVD menu"
 msgstr "Udnyt DVD menuer"
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 #, fuzzy
 msgid "Select the key to take you to the DVD menu"
 msgstr "Vælg genvejstasten der skal aktivere valgte emner i DVD-menuer."
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 #, fuzzy
 msgid "Select previous DVD title"
 msgstr "Vælg forrige titel"
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 #, fuzzy
 msgid "Select the key to choose the previous title from the DVD"
 msgstr ""
 "Vælg genvejstasten der skal bruges for at springe til forrige punkt i "
 "spillelisten."
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 #, fuzzy
 msgid "Select next DVD title"
 msgstr "Vælg næste kapitel"
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 #, fuzzy
 msgid "Select the key to choose the next title from the DVD"
 msgstr "Vælg genvejstasten der skal flytte vælgeren til venstre i DVD-menuer."
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 #, fuzzy
 msgid "Select prev DVD chapter"
 msgstr "Vælg forrige kapitel"
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 #, fuzzy
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr ""
 "Vælg genvejstasten der skal bruges for at springe til forrige punkt i "
 "spillelisten."
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 #, fuzzy
 msgid "Select next DVD chapter"
 msgstr "Vælg næste kapitel"
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 #, fuzzy
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr "Vælg genvejstasten der skal flytte vælgeren til venstre i DVD-menuer."
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr "Lydstyrke op"
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr "Vælg genvejstasten der skal øge lydstyrken."
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr "Lydstyrke ned"
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr "Vælg genvejstasten der skal formindske lydstyrken."
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr "Lyd fra"
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
-msgstr "Vælg genvejstasten der slår lyden helt fra."
+#: src/libvlc.h:989
+#, fuzzy
+msgid "Select the key to mute audio."
+msgstr "Vælg genvejstasten der skal bruges til at slå pause til."
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 msgid "Subtitle delay up"
 msgstr "Undertekstforsinkelse op"
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 msgid "Select the key to increase the subtitle delay."
 msgstr "Vælg genvejstasten der øger undertekstforsinkelsen."
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 msgid "Subtitle delay down"
 msgstr "Undertekstforsinkelse ned"
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 msgid "Select the key to decrease the subtitle delay."
 msgstr "Vælg genvejstasten der formindsker undertekstforsinkelsen."
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 msgid "Audio delay up"
 msgstr "Lydforsinkelse op"
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 msgid "Select the key to increase the audio delay."
 msgstr "Vælg genvejstasten der øger lydforsinkelsen."
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 msgid "Audio delay down"
 msgstr "Lydforsinkelse ned"
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 msgid "Select the key to decrease the audio delay."
 msgstr "Vælg genvejstasten der formindsker lydforsinkelsen."
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr "Afspil bogmærke 1 på spilleliste"
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr "Afspil bogmærke 2 på spilleliste"
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr "Afspil bogmærke 3 på spilleliste"
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr "Afspil bogmærke 4 på spilleliste"
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr "Afspil bogmærke 5 på spilleliste"
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr "Afspil bogmærke 6 på spilleliste"
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr "Afspil bogmærke 7 på spilleliste"
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr "Afspil bogmærke 8 på spilleliste"
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr "Afspil bogmærke 9 på spilleliste"
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr "Afspil bogmærke 10 på spilleliste"
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 msgid "Select the key to play this bookmark."
 msgstr "Vælg genvejstasten for at afspille dette bogmærke."
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 msgid "Set playlist bookmark 1"
 msgstr "Indstil bogmærke 1 på spilleliste"
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 msgid "Set playlist bookmark 2"
 msgstr "Indstil bogmærke 2 på spilleliste"
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 msgid "Set playlist bookmark 3"
 msgstr "Indstil bogmærke 3 på spilleliste"
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 msgid "Set playlist bookmark 4"
 msgstr "Indstil bogmærke 4 på spilleliste"
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 msgid "Set playlist bookmark 5"
 msgstr "Indstil bogmærke 5 på spilleliste"
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 msgid "Set playlist bookmark 6"
 msgstr "Indstil bogmærke 6 på spilleliste"
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 msgid "Set playlist bookmark 7"
 msgstr "Indstil bogmærke 7 på spilleliste"
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 msgid "Set playlist bookmark 8"
 msgstr "Indstil bogmærke 8 på spilleliste"
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 msgid "Set playlist bookmark 9"
 msgstr "Indstil bogmærke 9 på spilleliste"
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 msgid "Set playlist bookmark 10"
 msgstr "Indstil bogmærke 10 på spilleliste"
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 msgid "Select the key to set this playlist bookmark."
 msgstr "Vælg genvejstasten der indstillinger dette bogmærke på spillelisten."
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+msgid "Playlist bookmark 1"
+msgstr "Bogmærke 1 på spilleliste"
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+msgid "Playlist bookmark 2"
+msgstr "Bogmærke 2 på spilleliste"
+
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+msgid "Playlist bookmark 3"
+msgstr "Bogmærke 3 på spilleliste"
+
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+msgid "Playlist bookmark 4"
+msgstr "Bogmærke 4 på spilleliste"
+
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+msgid "Playlist bookmark 5"
+msgstr "Bogmærke 5 på spilleliste"
+
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+msgid "Playlist bookmark 6"
+msgstr "Bogmærke 6 på spilleliste"
+
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+msgid "Playlist bookmark 7"
+msgstr "Bogmærke 7 på spilleliste"
+
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+msgid "Playlist bookmark 8"
+msgstr "Bogmærke 8 på spilleliste"
+
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+msgid "Playlist bookmark 9"
+msgstr "Bogmærke 9 på spilleliste"
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+msgid "Playlist bookmark 10"
+msgstr "Bogmærke 10 på spilleliste"
+
+#: src/libvlc.h:1032
+#, fuzzy
+msgid "This allows you to define playlist bookmarks."
+msgstr "Denne indstilling lader dig angive spilleliste bogmærker"
+
+#: src/libvlc.h:1034
 msgid "Go back in browsing history"
 msgstr "Gå tilbage i browse-historikken"
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
@@ -3264,11 +3367,11 @@ msgstr ""
 "Vælg genvejstasten til at gå tilbage (til det forrige medie) i browse-"
 "historikken."
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr "Gå fremad i browse-historikken"
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
@@ -3276,102 +3379,106 @@ msgstr ""
 "Vælg genvejstasten til at gå fremad (til det forrige medie) i browse-"
 "historikken."
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 msgid "Cycle audio track"
 msgstr "Gennemløb lydspor"
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+#, fuzzy
+msgid "Cycle through the available audio tracks(languages)."
 msgstr "Gennemløb de tilgængelige lydspor (sprog)"
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 msgid "Cycle subtitle track"
 msgstr "Gennemløb undertekstspor"
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
+#: src/libvlc.h:1042
+#, fuzzy
+msgid "Cycle through the available subtitle tracks."
 msgstr "Gennemløb de tilgængelige undertekstspor"
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1043
 #, fuzzy
 msgid "Cycle source aspect ratio"
 msgstr "Element udseendesforhold"
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
-msgstr ""
+#: src/libvlc.h:1044
+#, fuzzy
+msgid "Cycle through a predefined list of source aspect ratios."
+msgstr "Element udseendesforhold"
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 #, fuzzy
 msgid "Cycle video crop"
 msgstr "Gråtone video-ud"
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
-msgstr ""
+#: src/libvlc.h:1046
+#, fuzzy
+msgid "Cycle through a predefined list of crop formats."
+msgstr "Gennemløb de tilgængelige undertekstspor"
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 #, fuzzy
 msgid "Cycle deinterlace modes"
 msgstr "Grænseflade-modul"
 
-#: src/libvlc.h:985
+#: src/libvlc.h:1048
 #, fuzzy
-msgid "Cycle through all the deinterlace modes"
+msgid "Cycle through deinterlace modes."
 msgstr "Gennemløb de tilgængelige undertekstspor"
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 msgid "Show interface"
 msgstr "Vis grænseflade"
 
-#: src/libvlc.h:987
-msgid "Raise the interface above all other windows"
+#: src/libvlc.h:1050
+#, fuzzy
+msgid "Raise the interface above all other windows."
 msgstr "Hæv grænsefladen over alle andre vinduer"
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 #, fuzzy
 msgid "Hide interface"
 msgstr "_Skjul grænseflade"
 
-#: src/libvlc.h:989
+#: src/libvlc.h:1052
 #, fuzzy
-msgid "Lower the interface below all other windows"
+msgid "Lower the interface below all other windows."
 msgstr "Hæv grænsefladen over alle andre vinduer"
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr "Tag et video snapshot"
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr "Tager et video snapshot og gemmer det på disken."
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 #, fuzzy
 msgid "Record"
 msgstr "Rød"
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr ""
 
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3394,143 +3501,148 @@ msgid ""
 "  vlc:quit                       Special item to quit VLC\n"
 msgstr ""
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 msgid "Snapshot"
 msgstr "Gem skærmbillede"
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 msgid "Window properties"
 msgstr "Vindues indstillinger"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 msgid "Subpictures"
 msgstr ""
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr "Undertekster"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 msgid "Overlays"
 msgstr "Overlægninger"
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 msgid "Track settings"
 msgstr "Spor indstillinger"
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 msgid "Playback control"
 msgstr "Afspilnings kontrol"
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 msgid "Default devices"
 msgstr "Standardenheder"
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 msgid "Network settings"
 msgstr "Netværks indstillinger"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr "Socks proxy"
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 msgid "Metadata"
 msgstr "Meta-oplysninger"
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr "Decoders"
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 msgid "Input"
 msgstr "Inddata"
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 msgid "CPU"
 msgstr "CPU"
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 msgid "Special modules"
 msgstr "Specielle moduler"
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr "Moduler"
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 msgid "Performance options"
 msgstr "Ydelses indstillinger"
 
-#: src/libvlc.h:1436
-#, fuzzy
-msgid "Interfaces"
-msgstr "Grænseflade"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr "Genvejstaster"
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1808
+#, fuzzy
+msgid "Jump sizes"
+msgstr "Skrifttypestørrelse"
+
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr "hoved program"
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr "udskriv hjælp (kan kombineres med --advanced)"
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr ""
 "udskriv hjælp for VLC og alle dets moduler (kan kombineres med --advanced)"
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 msgid "print help for the advanced options"
 msgstr "udskriv hjælp for de advancerede indstillinger"
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr "brug udvidet detaljegrad ved visning af hjælp"
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr "udskriv en liste af tilgængelige moduler"
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr "udskriv hjælp for et specifikt modul (kan kombineres med --advanced)"
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr "Gem de nuværende kommandolinie indstillinger i konfigurationen"
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr "nulstil den nuværende konfiguration til standard værdierne"
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr "brug alternativ konfigurationsfil"
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 msgid "resets the current plugins cache"
 msgstr "nulstil det det midlertidige lager for plugins"
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr "udskriv versionsoplysninger"
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr "boolsk"
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr "nøgle"
 
@@ -4138,11 +4250,11 @@ msgstr ""
 msgid "Zulu"
 msgstr "Zulu"
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr "Ukendt"
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -4163,28 +4275,28 @@ msgstr "Alle elementer, usorteret"
 msgid "Undefined"
 msgstr "Udefineret"
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr "Deinterlace"
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 msgid "Discard"
 msgstr "Discard"
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr "Blend"
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 msgid "Mean"
 msgstr "Mean"
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr "Bob"
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr "Lineær"
 
@@ -4208,17 +4320,19 @@ msgstr "1:1 original"
 msgid "2:1 Double"
 msgstr "2:1 dobbel"
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr "Beskær"
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 #, fuzzy
 msgid "Aspect-ratio"
 msgstr "Udseendeforhold"
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -4229,11 +4343,14 @@ msgstr "Udseendeforhold"
 msgid "Caching value in ms"
 msgstr "Cache størrelse i ms"
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. This value should be set in "
+"milliseconds."
 msgstr ""
+"Lader dig angive vlc's standard caching værdi for fil streams. Værdien "
+"angives i ms (milisekunder)."
 
 #: modules/access/cdda.c:58 modules/gui/macosx/open.m:176
 #: modules/gui/macosx/open.m:496 modules/gui/macosx/open.m:587
@@ -4256,7 +4373,7 @@ msgstr "CDDB server"
 
 #: modules/access/cdda.c:71
 #, fuzzy
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr "e-mail adressen der reporteres til CDDB serveren"
 
 #: modules/access/cdda.c:74
@@ -4266,21 +4383,21 @@ msgstr "CDDB server port"
 
 #: modules/access/cdda.c:74
 #, fuzzy
-msgid "CDDB Server port to use"
+msgid "CDDB Server port to use."
 msgstr "CDDB server port"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 #, fuzzy
 msgid "Audio CD - Track "
 msgstr "Lydspor"
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, fuzzy, c-format
 msgid "Audio CD - Track %i"
 msgstr "Lydspor"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr "ingen"
 
@@ -4307,17 +4424,20 @@ msgid ""
 msgstr ""
 
 #: modules/access/cdda/cdda.c:59
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
 msgstr ""
+"Lader dig indstille standard cache størelse for TCP streams. Angives i "
+"milisekunder."
 
 #: modules/access/cdda/cdda.c:63
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:69
@@ -4380,8 +4500,8 @@ msgstr ""
 msgid "Audio Compact Disc"
 msgstr "Lyd CD"
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:129
@@ -4418,8 +4538,7 @@ msgid "Use Navigation-style playback?"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:174
@@ -4431,7 +4550,8 @@ msgid "Format to use in playlist \"title\" field when using CDDB"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:181
-msgid "Do CDDB lookups?"
+#, fuzzy
+msgid "CDDB lookups"
 msgstr "Brug CDDB opslag?"
 
 #: modules/access/cdda/cdda.c:182
@@ -4515,8 +4635,8 @@ msgstr "Skæringer"
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr "Skæring"
 
@@ -4549,21 +4669,23 @@ msgid "expand"
 msgstr "udvid"
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+#, fuzzy
+msgid "Ignored extensions"
 msgstr "Ignorer filer med disse endelser"
 
 #: modules/access/directory.c:82
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 msgid "Directory"
 msgstr "Mappe"
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 msgid "Standard filesystem directory input"
 msgstr "Standard filsystem mappe inddata"
 
@@ -4582,9 +4704,10 @@ msgid "Antenna"
 msgstr "Antenne"
 
 #: modules/access/dshow/dshow.cpp:81
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
 msgstr ""
 "Lader dig ændre standard værdien for DirectShow streams cache. Værdien "
 "angives i milisekunder."
@@ -4594,33 +4717,40 @@ msgid "Video device name"
 msgstr "Video enhedsnavn"
 
 #: modules/access/dshow/dshow.cpp:85
+#, fuzzy
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default 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/dshow/dshow.cpp:88 modules/access/v4l/v4l.c:81
 msgid "Audio device name"
 msgstr "Lyd enhedsnavn"
 
 #: modules/access/dshow/dshow.cpp:90
+#, fuzzy
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
+"Angiver navnet på den lyd enhed der vil blive brugt. Hvis intet angives, vil "
+"der ikke blive brugt nogen lyd enhed."
 
 #: modules/access/dshow/dshow.cpp:93
 msgid "Video size"
 msgstr "Video størrelse"
 
 #: modules/access/dshow/dshow.cpp:95
+#, fuzzy
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your 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/dshow/dshow.cpp:98 modules/access/v4l/v4l.c:85
 msgid "Video input chroma format"
@@ -4670,8 +4800,7 @@ msgid "Tuner TV Channel"
 msgstr "Tuner TV kanal:"
 
 #: modules/access/dshow/dshow.cpp:115
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:117
@@ -4680,8 +4809,8 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:119
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:121
@@ -4689,47 +4818,74 @@ msgid "Tuner input type"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:123
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+msgid "Select the tuner input type (Cable/Antenna)."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "Video indstillinger"
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
 msgstr ""
 
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "Lyd-CD inddata"
+
+#: modules/access/dshow/dshow.cpp:132
+#, fuzzy
+msgid "Select the audio input source. See the \"video input\" option."
+msgstr "Indstil kontrast for video inddata"
+
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "Video udgangs modul"
+
 #: modules/access/dshow/dshow.cpp:135
+msgid "Select the video output type. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "Lyd udgangs modul"
+
+#: modules/access/dshow/dshow.cpp:138
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:150
 msgid "DirectShow"
 msgstr "DirectShow"
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 msgid "DirectShow input"
 msgstr "DirectShow inddata"
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 msgid "Refresh list"
 msgstr "Opdater liste"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr "Indstil"
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-msgstr ""
-"Lader dig angive vlc's standard caching værdi for fil streams. Værdien "
-"angives i ms (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:73
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
+"Caching value for DVB streams. This value should be set in milliseconds."
 msgstr ""
+"Lader dig indstille standard cache størelse for UDP streams. Angives i "
+"milisekunder."
 
 #: modules/access/dvb/access.c:76
 msgid "Adapter card to tune"
@@ -4766,7 +4922,9 @@ msgid "Probe DVB card for capabilities"
 msgstr ""
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr ""
 
 #: modules/access/dvb/access.c:91
@@ -4774,15 +4932,18 @@ msgid "Budget mode"
 msgstr ""
 
 #: modules/access/dvb/access.c:92
-msgid "This allows you to stream an entire transponder with a budget card."
+#, fuzzy
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
 msgstr ""
+"Denne guide hjælper dig med at streame, konvertere eller gemme en stream på "
+"din computer."
 
 #: modules/access/dvb/access.c:95
 msgid "Satellite number in the Diseqc system"
 msgstr "Satelit nummer i Diseqc systemet"
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr ""
 
 #: modules/access/dvb/access.c:98
@@ -4790,7 +4951,7 @@ msgid "LNB voltage"
 msgstr ""
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr ""
 
 #: modules/access/dvb/access.c:101
@@ -4808,7 +4969,7 @@ msgid "22 kHz tone"
 msgstr ""
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+msgid "[0=off, 1=on, -1=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:108
@@ -4816,7 +4977,7 @@ msgid "Transponder FEC"
 msgstr ""
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:111
@@ -4886,8 +5047,7 @@ msgstr "HTTP brugernavn"
 
 #: modules/access/dvb/access.c:152
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:155
@@ -4896,8 +5056,7 @@ msgstr "HTTP adgangskode"
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -4907,39 +5066,39 @@ msgstr "HTTP SSL"
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 msgid "Certificate file"
 msgstr "Certifikat fil"
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr "HTTP grændseflade x509 PEM certifikat (Aktivere SSL)"
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr "Privat nøgle fil"
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr "HTTP grændseflade x509 PEM privat nøglefil"
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 msgid "Root CA file"
 msgstr "Root CA fil"
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr "HTTP grændseflade x509 PEM betroet CA certifikater"
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 msgid "CRL file"
 msgstr "CRL fil"
 
@@ -4961,19 +5120,36 @@ msgstr ""
 msgid "HTTP server"
 msgstr "HTTP brugernavn"
 
+#: 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:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr "DVD vinkel"
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
-msgid "Allows you to select the default DVD angle."
-msgstr "Lader dig indstille standard dvd-vinkel."
+#, fuzzy
+msgid "Default DVD angle."
+msgstr "DVD vinkel"
 
-#: modules/access/dvdnav.c:65
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
+#, fuzzy
+msgid "Caching value for DVDs. This value should be set in milliseconds."
 msgstr ""
+"Lader dig indstille standard cache størelse for UDP streams. Angives i "
+"milisekunder."
 
 #: modules/access/dvdnav.c:67
 msgid "Start directly in menu"
@@ -4981,8 +5157,8 @@ msgstr "Start direkte i menu"
 
 #: modules/access/dvdnav.c:69
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 
 #: modules/access/dvdnav.c:78
@@ -4993,12 +5169,6 @@ msgstr "DVD uden menuer"
 msgid "DVDnav Input"
 msgstr "DVDnav inddata"
 
-#: modules/access/dvdread.c:63
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-
 #: modules/access/dvdread.c:66
 msgid "Method used by libdvdcss for decryption"
 msgstr ""
@@ -5036,9 +5206,9 @@ msgid "DVDRead Input (DVD without menu support)"
 msgstr "DVDRead inddata (DVD uden menu understøttelse)"
 
 #: modules/access/fake.c:42
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
+"Caching value for fake streams. This value should be set in milliseconds."
 msgstr ""
 "Lader dig indstille standard cache størelse for fake streams. Angives i "
 "milisekunder."
@@ -5050,7 +5220,7 @@ msgstr "Framerate"
 
 #: modules/access/fake.c:46
 #, fuzzy
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr "Sæt antallet af billeder pr. sekund (f.eks. 24, 25, 29.97,30)"
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -5060,8 +5230,8 @@ msgstr "ID"
 
 #: modules/access/fake.c:49
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 
 #: modules/access/fake.c:51
@@ -5071,8 +5241,8 @@ msgstr "Længde"
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -5083,19 +5253,27 @@ msgstr "Falsk"
 msgid "Fake input"
 msgstr "Falsk inddata"
 
+#: modules/access/file.c:82
+#, fuzzy
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr ""
+"Lader dig angive vlc's standard caching værdi for fil streams. Værdien "
+"angives i ms (milisekunder)."
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr ""
 
 #: modules/access/file.c:86
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 
 #: modules/access/file.c:90
-msgid "Standard filesystem file input"
-msgstr "Standard filsystem fil ind-data"
+#, fuzzy
+msgid "File input"
+msgstr "Falsk inddata"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
 #: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:261
@@ -5109,10 +5287,45 @@ msgstr "Standard filsystem fil ind-data"
 msgid "File"
 msgstr "Fil"
 
+#: modules/access_filter/record.c:43
+#, fuzzy
+msgid "Record directory"
+msgstr "Kildemappe"
+
+#: modules/access_filter/record.c:45
+#, 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:44
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Tidsforskydelse"
+
+#: modules/access_filter/timeshift.c:45
+#, fuzzy
+msgid ""
+"This is the size of the temporary files tha will be used to store the "
+"timeshifted streams."
+msgstr "Video filtre bruges til at efter-bearbejde video streamen."
+
+#: modules/access_filter/timeshift.c:47
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Video snapshot mappe"
+
+#: modules/access_filter/timeshift.c:48
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+msgid "Timeshift"
+msgstr "Tidsforskydelse"
+
 #: modules/access/ftp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+"Caching value for FTP streams. This value should be set in milliseconds."
 msgstr ""
 "Lader dig indstille standard cache størelse for FTP streams. Angives i "
 "milisekunder."
@@ -5122,8 +5335,8 @@ msgid "FTP user name"
 msgstr "FTP brugernavn"
 
 #: modules/access/ftp.c:47 modules/access/smb.c:64
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
+#, fuzzy
+msgid "User name that will be used for the connection."
 msgstr "Lader dig ændre brugernavnet der bruges af forbindelsen"
 
 #: modules/access/ftp.c:49
@@ -5131,7 +5344,8 @@ msgid "FTP password"
 msgstr "FTP kodeord"
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
-msgid "Allows you to modify the password that will be used for the connection."
+#, fuzzy
+msgid "Password that will be used for the connection."
 msgstr "Lader dig ændre kodeordet der bruges af forbindelsen"
 
 #: modules/access/ftp.c:52
@@ -5139,7 +5353,8 @@ msgid "FTP account"
 msgstr "FTP konto"
 
 #: modules/access/ftp.c:53
-msgid "Allows you to modify the account that will be used for the connection."
+#, fuzzy
+msgid "Account that will be used for the connection."
 msgstr "Lader dig ændre kontoen der bruges af forbindelsen"
 
 #: modules/access/ftp.c:58
@@ -5149,16 +5364,15 @@ msgstr "FTP inddata"
 #: modules/access/gnomevfs.c:46
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
 msgstr ""
 "Lader dig indstille standard cache størelse for FTP streams. Angives i "
 "milisekunder."
 
 #: modules/access/gnomevfs.c:50
 #, fuzzy
-msgid "GnomeVFS filesystem file input"
-msgstr "Standard filsystem fil ind-data"
+msgid "GnomeVFS input"
+msgstr "Ingen inddata"
 
 #: modules/access/http.c:47
 msgid "HTTP proxy"
@@ -5167,20 +5381,20 @@ msgstr "HTTP proxy"
 #: modules/access/http.c:49
 #, fuzzy
 msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
 msgstr ""
 "Du kan angive en HTTP proxy server. Det skal være efter syntaksen: http://"
 "proxyserver.dk:minport/. Hvis feltet ikke specificeres bruges HTTP_PROXY "
 "enviroment variablen."
 
 #: modules/access/http.c:55
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
+"Caching value for HTTP streams. This value should be set in milliseconds."
 msgstr ""
-"Lader dig indstille standard cache størelse for HTTPstreams. Angives i "
+"Lader dig indstille standard cache størelse for TCP streams. Angives i "
 "milisekunder."
 
 #: modules/access/http.c:58
@@ -5188,45 +5402,46 @@ msgid "HTTP user agent"
 msgstr "HTTP bruger agent"
 
 #: modules/access/http.c:59
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
+#, fuzzy
+msgid "User agent that will be used for the connection."
 msgstr "Lader dig ændre den user agent der vil blive opgivet for forbindelsen"
 
 #: modules/access/http.c:62
 msgid "Auto re-connect"
 msgstr "Automatisk gen-oprettelse af forbindelse"
 
-#: modules/access/http.c:63
+#: modules/access/http.c:64
+#, fuzzy
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
 msgstr ""
 "Vil automatisk forsøge at genetablere forbindelsen hvis den blev lukket i "
 "utide."
 
-#: modules/access/http.c:66
+#: modules/access/http.c:67
 msgid "Continuous stream"
 msgstr "Kontinuær stream"
 
-#: modules/access/http.c:67
+#: modules/access/http.c:68
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
 msgstr ""
 
-#: modules/access/http.c:73
+#: modules/access/http.c:74
 msgid "HTTP input"
 msgstr "HTTP input"
 
-#: modules/access/http.c:75
+#: modules/access/http.c:76
 #, fuzzy
 msgid "HTTP(S)"
 msgstr "HTTP"
 
 #: modules/access/mms/mms.c:48
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
+"Caching value for MMS streams. This value should be set in milliseconds."
 msgstr ""
 "Lader dig indstille standard cache størelse for MMS streams. Angives i "
 "milisekunder."
@@ -5236,95 +5451,282 @@ msgid "Force selection of all streams"
 msgstr ""
 
 #: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
 #, fuzzy
 msgid "Maximum bitrate"
 msgstr "Maksimal indkodnings bitrate"
 
-#: modules/access/mms/mms.c:55
-msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
+#: modules/access/mms/mms.c:58
+msgid "Select the stream with the maximum bitrate under that limit."
 msgstr ""
 
-#: modules/access/mms/mms.c:60
+#: modules/access/mms/mms.c:62
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS) inddata"
 
-#: modules/access/pvr/pvr.c:48
-msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
+#: 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:60
+msgid "Append to file"
+msgstr "Tilføj til fil"
+
+#: modules/access_output/file.c:61
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
-"Lader dig indstille standard cache størelse for pvr streams. Angives i "
-"milisekunder."
+"Tilføjer til filen hvis den findes i forvejen i stedet for at erstatte den"
 
-#: modules/access/pvr/pvr.c:51
-msgid "Device"
-msgstr "Enhed"
+#: modules/access_output/file.c:65
+msgid "File stream output"
+msgstr "Fil-stream uddata"
 
-#: modules/access/pvr/pvr.c:52
-msgid "PVR video device"
-msgstr "PVR video enhed"
+#: modules/access_output/http.c:60
+msgid "Username"
+msgstr "Brugernavn"
 
-#: modules/access/pvr/pvr.c:54
-#, fuzzy
-msgid "Radio device"
-msgstr "Lyd enhed"
+#: modules/access_output/http.c:61
+msgid "User name that will be requested to access the stream."
+msgstr ""
 
-#: modules/access/pvr/pvr.c:55
-#, fuzzy
-msgid "PVR radio device"
-msgstr "PVR video enhed"
+#: modules/access_output/http.c:64
+msgid "Password that will be requested to access the stream."
+msgstr ""
 
-#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
-msgid "Norm"
-msgstr "Type"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
-msgstr "Angiver streamens signaltype (Automatisk, SECAM, PAL eller NTSC)"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
-msgid "Width"
-msgstr "Bredde"
+#: 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/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)"
-msgstr "Bredden på den stream der modtages (-1 for auto)"
+#: 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/pvr.c:65 modules/access/v4l/v4l.c:105
-msgid "Height"
-msgstr "Højde"
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used forHTTPS. Leave empty if you don't have one."
+msgstr ""
 
-#: modules/access/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)"
-msgstr "Højden på den stream der modtages (-1 for auto)"
+#: 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/pvr.c:69 modules/access/v4l/v4l.c:89
-msgid "Frequency"
-msgstr "Frekvens"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr ""
 
-#: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
-msgstr "Frekvens i Khz. Kun hvis relevant."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr ""
 
-#: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
+#: 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 "Framerate to capture, if applicable (-1 for autodetect)"
-msgstr "Framerate for stream. Kun hvis relevant. (-1 for auto)"
+msgid "Stream name"
+msgstr "Stream"
 
-#: modules/access/pvr/pvr.c:76
-msgid "Key interval"
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the icecast server."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:77
+#: modules/access_output/shout.c:62
 #, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)"
-msgstr "Interval mellem keyframes (-1 for auto)"
+msgid "Stream description"
+msgstr "Sesions beskrivelse"
 
-#: modules/access/pvr/pvr.c:79
-msgid "B Frames"
-msgstr "B-frames"
+#: 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 "
+"icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:73
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Uddata tilgang"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+msgid "Caching value (ms)"
+msgstr "Cache størrelse (ms)"
+
+#: 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:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+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."
+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"
+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 uddata"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr/pvr.c:48
+#, 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/pvr.c:51
+msgid "Device"
+msgstr "Enhed"
+
+#: modules/access/pvr/pvr.c:52
+msgid "PVR video device"
+msgstr "PVR video enhed"
+
+#: modules/access/pvr/pvr.c:54
+#, fuzzy
+msgid "Radio device"
+msgstr "Lyd enhed"
+
+#: modules/access/pvr/pvr.c:55
+#, fuzzy
+msgid "PVR radio device"
+msgstr "PVR video enhed"
+
+#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
+msgid "Norm"
+msgstr "Type"
+
+#: modules/access/pvr/pvr.c:58 modules/access/v4l/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/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Bredde"
+
+#: modules/access/pvr/pvr.c:62
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Bredden på den stream der modtages (-1 for auto)"
+
+#: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Højde"
+
+#: modules/access/pvr/pvr.c:66
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Højden på den stream der modtages (-1 for auto)"
+
+#: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
+msgid "Frequency"
+msgstr "Frekvens"
+
+#: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
+#, fuzzy
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Frekvens i Khz. Kun hvis relevant."
+
+#: modules/access/pvr/pvr.c:73 modules/access/v4l/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/pvr/pvr.c:76
+msgid "Key interval"
+msgstr ""
+
+#: modules/access/pvr/pvr.c:77
+#, fuzzy
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Interval mellem keyframes (-1 for auto)"
+
+#: modules/access/pvr/pvr.c:79
+msgid "B Frames"
+msgstr "B-frames"
 
 #: modules/access/pvr/pvr.c:80
 msgid ""
@@ -5335,7 +5737,8 @@ msgstr ""
 "Indstil antallet her."
 
 #: modules/access/pvr/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
+#, fuzzy
+msgid "Bitrate to use (-1 for default)."
 msgstr "Brug denne bitrate (-1 for standard)"
 
 #: modules/access/pvr/pvr.c:86
@@ -5343,15 +5746,18 @@ msgid "Bitrate peak"
 msgstr "Bitrate max."
 
 #: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR mode"
+#, fuzzy
+msgid "Peak bitrate in VBR mode."
 msgstr "Max. bitrate for VBR indstilling"
 
 #: modules/access/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
-msgstr "Bitrate indstilling (VBR eller CBR)"
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Den brugte bitrate indstillinger"
 
 #: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
+#, fuzzy
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr "Den brugte bitrate indstillinger"
 
 #: modules/access/pvr/pvr.c:92
@@ -5359,72 +5765,65 @@ msgid "Audio bitmask"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:93
-msgid ""
-"This option allows setting of bitmask that will get used by the audio part "
-"of the card."
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
 msgid "Volume"
 msgstr "Lydstyrke"
 
 #: modules/access/pvr/pvr.c:97
-msgid "This option allows setting of the audio volume (0-65535)."
+msgid "Audio volume (0-65535)."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
 msgid "Channel"
 msgstr "Kanal"
 
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
+#: modules/access/pvr/pvr.c:100
 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/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "Automatic"
 msgstr "Automatisk"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "SECAM"
 msgstr "SECAM"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "PAL"
 msgstr "PAL"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "NTSC"
 msgstr "NTSC"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr "vbr"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr "cbr"
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr "PVR"
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
+#: modules/access/pvr/pvr.c:115
+msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
-msgstr "Cache størrelse (ms)"
-
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
+"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."
@@ -5435,15 +5834,16 @@ msgid "Real RTSP"
 msgstr "RTSP"
 
 #: modules/access/screen/screen.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
+"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
-msgid "Allows you to set the desired frame rate for the capture."
+#, fuzzy
+msgid "Desired frame rate for the capture."
 msgstr "Lader dig indstille den ønskede framerate for optagelse"
 
 #: modules/access/screen/screen.c:46
@@ -5452,8 +5852,8 @@ msgstr ""
 
 #: modules/access/screen/screen.c:48
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"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
@@ -5465,9 +5865,9 @@ msgid "Screen"
 msgstr "Skærm"
 
 #: modules/access/smb.c:61
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
+"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."
@@ -5485,9 +5885,8 @@ msgid "SMB domain"
 msgstr "SMB domæne"
 
 #: modules/access/smb.c:70
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
+#, 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"
 
@@ -5496,9 +5895,9 @@ msgid "SMB input"
 msgstr "SMB inddata"
 
 #: modules/access/tcp.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
+"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."
@@ -5511,10 +5910,10 @@ msgstr "TCP"
 msgid "TCP input"
 msgstr "TCP inddata"
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"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."
@@ -5524,19 +5923,21 @@ msgid "Autodetection of MTU"
 msgstr "Automatisk opdagelse af MTU"
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
-msgstr "Tillader at MTU forhøjes hvis trunkerede pakker opdages"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
+msgstr ""
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 #, fuzzy
 msgid "RTP reordering timeout in ms"
 msgstr "TCP forbindelse tidsudløb i ms"
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
 #, fuzzy
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"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."
@@ -5552,25 +5953,27 @@ msgid "UDP/RTP input"
 msgstr "UDP/RTP inddata"
 
 #: modules/access/v4l/v4l.c:75
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
+"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."
 
 #: modules/access/v4l/v4l.c:79
+#, fuzzy
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
+"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/v4l/v4l.c:83
+#, fuzzy
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
+"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."
@@ -5583,50 +5986,73 @@ msgstr ""
 "Tving Video4Linux video enheder til at bruge et specifikt farveformat (f.eks "
 "I420 (standard), RV24 osv.)"
 
+#: modules/access/v4l/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/v4l/v4l.c:99
 msgid "Audio Channel"
 msgstr "Lydkanal"
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+msgid "Audio Channel to use, if there are several audio inputs."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/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/v4l/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/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr "Klarhed"
 
 #: modules/access/v4l/v4l.c:110
-msgid "Set the Brightness of the video input"
+#, fuzzy
+msgid "Brightness of the video input."
 msgstr "Indstil lysstyrke for video inddata"
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 msgid "Hue"
 msgstr "Farve"
 
 #: modules/access/v4l/v4l.c:113
-msgid "Set the Hue of the video input"
-msgstr ""
+#, fuzzy
+msgid "Hue of the video input."
+msgstr "Indstil farve for video inddata"
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 #, fuzzy
 msgid "Color"
 msgstr "Farve"
 
 #: modules/access/v4l/v4l.c:116
 #, fuzzy
-msgid "Set the Color of the video input"
+msgid "Color of the video input."
 msgstr "Indstil farve for video inddata"
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr "Kontrast"
 
 #: modules/access/v4l/v4l.c:119
-msgid "Set the Contrast of the video input"
+#, fuzzy
+msgid "Contrast of the video input."
 msgstr "Indstil kontrast for video inddata"
 
 #: modules/access/v4l/v4l.c:120
@@ -5634,7 +6060,7 @@ msgid "Tuner"
 msgstr "Tuner"
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
+msgid "Tuner to use, if there are several ones."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:122
@@ -5642,11 +6068,12 @@ msgid "Samplerate"
 msgstr "Samplerate"
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:127
-msgid "If this option is set, the audio stream will be captured in stereo"
+msgid "Capture the audio stream in stereo."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:128
@@ -5662,7 +6089,7 @@ msgid "Decimation"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+msgid "Decimation level for MJPEG streams"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:134
@@ -5670,7 +6097,8 @@ msgid "Quality"
 msgstr "Kvalitet"
 
 #: modules/access/v4l/v4l.c:135
-msgid "Set the quality of the stream"
+#, fuzzy
+msgid "Quality of the stream."
 msgstr "Indstil kvaliteten af streamen"
 
 #: modules/access/v4l/v4l.c:146
@@ -5681,6 +6109,13 @@ msgstr "Video4Linux"
 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:697
@@ -5814,6 +6249,10 @@ msgstr "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) inddata"
 msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr "vcdx://[enhed-eller-fil][@{P,S,T}num]"
 
+#: 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 "Antal blokke på CD'n der læses af gangen."
@@ -5856,211 +6295,13 @@ msgstr ""
 msgid "Format to use in the playlist's \"title\" field."
 msgstr ""
 
-#: modules/access_filter/record.c:43
-#, fuzzy
-msgid "Record directory"
-msgstr "Kildemappe"
-
-#: modules/access_filter/record.c:45
-#, fuzzy
-msgid "Allows you to specify the directory where the record will be stored"
-msgstr "Lader dig indstille hvilken mappe video snapshots skal gemmes i."
-
-#: modules/access_filter/timeshift.c:44
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Tidsforskydelse"
-
-#: modules/access_filter/timeshift.c:45
-#, fuzzy
-msgid "Size of the temporary files use to store the timeshifted stream."
-msgstr "Video filtre bruges til at efter-bearbejde video streamen."
-
-#: modules/access_filter/timeshift.c:47
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Video snapshot mappe"
-
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
-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:60
-msgid "Append to file"
-msgstr "Tilføj til fil"
-
-#: modules/access_output/file.c:61
-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:65
-msgid "File stream output"
-msgstr "Fil-stream uddata"
-
-#: modules/access_output/http.c:60
-msgid "Username"
-msgstr "Brugernavn"
-
-#: modules/access_output/http.c:61
-msgid ""
-"Allows you to give a user name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:64
-msgid ""
-"Allows you to give a 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 "Allows you to give the mime returned by the server."
-msgstr ""
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. Leave empty if you "
-"don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:85
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
-msgstr ""
-
-#: modules/access_output/http.c:90
-msgid "HTTP stream output"
-msgstr "HTTP stream-uddata"
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: 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 "The name this stream/channel will get on the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:61
-#, fuzzy
-msgid "Stream-description"
-msgstr "Sesions beskrivelse"
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
-
-#: modules/access_output/shout.c:65
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Stream"
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-msgid "Time-To-Live (TTL)"
-msgstr "Time-To-Live (TTL)"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Allows you to define the 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
-msgid ""
-"Packets can be sent one by one at the right time or by groups. This allows "
-"you to give the number of packets that will be sent at a time. It helps "
-"reducing the scheduling load on heavily-loaded systems."
-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"
-msgstr ""
-
-#: modules/access_output/udp.c:91
-msgid ""
-"If you enable this option, 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 uddata"
-
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
-
 #: modules/audio_filter/channel_mixer/dolby.c:47
-msgid "Simple decoder for dolby surround encoded streams"
+msgid "Simple decoder for Dolby Surround encoded streams"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:48
 #, fuzzy
-msgid "Dolby surround decoder"
+msgid "Dolby Surround decoder"
 msgstr "Dolby Surround"
 
 #: modules/audio_filter/channel_mixer/headphone.c:49
@@ -6087,7 +6328,8 @@ msgstr ""
 #: modules/audio_filter/channel_mixer/headphone.c:62
 msgid ""
 "The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:66
@@ -6097,24 +6339,26 @@ msgstr "Dolby Surround"
 
 #: modules/audio_filter/channel_mixer/headphone.c:68
 msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:73
-msgid "Headphone channel mixer with virtual spatialization effect"
-msgstr ""
+#: modules/audio_filter/channel_mixer/headphone.c:72
+#, fuzzy
+msgid "Headphone virtual spatialization effect"
+msgstr "Høretelefons surround sound effekt"
 
-#: modules/audio_filter/channel_mixer/headphone.c:74
+#: modules/audio_filter/channel_mixer/headphone.c:73
 msgid "Headphone effect"
 msgstr "Høretelefons effekt"
 
 #: modules/audio_filter/channel_mixer/simple.c:46
-msgid "audio filter for simple channel mixing"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for simple channel mixing"
+msgstr "lydfilter for s16->fixed32 konvertering"
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+msgid "Audio filter for trivial channel mixing"
 msgstr ""
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -6145,16 +6389,17 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for A/52->S/PDIF encapsulation"
+msgstr "lydfilter for DTS->S/PDIF indkapsling"
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
 msgid "DTS dynamic range compression"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-msgid "DTS"
-msgstr "DTS"
+msgid "DCA"
+msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
 #: modules/audio_filter/converter/dtstofloat32.c:99
@@ -6162,31 +6407,38 @@ msgid "DTS Coherent Acoustics audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstospdif.c:70
-msgid "audio filter for DTS->S/PDIF encapsulation"
+#, fuzzy
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr "lydfilter for DTS->S/PDIF indkapsling"
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr "lydfilter for fixed32<->float32 konvertering"
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr "lydfilter for fixed32->s16 konvertering"
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s16 conversion"
 msgstr "lydfilter for float32->s16 konvertering"
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s8 conversion"
 msgstr "lydfilter for float32->s8 konvertering"
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u16 conversion"
 msgstr "lydfilter for float32->u16 konvertering"
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u8 conversion"
 msgstr "lydfilter for float32->u8 konvertering"
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -6195,61 +6447,74 @@ msgid "MPEG audio decoder"
 msgstr "MPEG lyd-dekoder"
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
-msgid "audio filter for s16->fixed32 conversion"
+#, fuzzy
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr "lydfilter for s16->fixed32 konvertering"
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 conversion"
 msgstr "lydfilter for s16->float32 konvertering"
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr ""
 "lydfilter for s16->float32 konvertering med endiansk konvertering (Big "
 "endian / little endian)"
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
-msgid "audio filter for s8->float32 conversion"
+#, fuzzy
+msgid "Audio filter for s8->float32 conversion"
 msgstr "lydfilter for s8->float32 konvertering"
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
-msgid "audio filter for u8->fixed32 conversion"
+#, fuzzy
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr "lydfilter for u8->fixed32 konvertering"
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
-msgid "audio filter for u8->float32 conversion"
+#, fuzzy
+msgid "Audio filter for u8->float32 conversion"
 msgstr "lydfilter for u8->float32 konvertering"
 
 #: modules/audio_filter/equalizer.c:52
 msgid "Equalizer preset"
 msgstr ""
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 msgid "Two pass"
 msgstr "To gennemløb"
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:65
-msgid "Equalizer 10 bands"
+#: modules/audio_filter/equalizer.c:69
+msgid "Equalizer with 10 bands"
 msgstr ""
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6332,8 +6597,9 @@ msgid "Techno"
 msgstr "Techno"
 
 #: modules/audio_filter/format.c:201
-msgid "audio filter for PCM format conversion"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for PCM format conversion"
+msgstr "lydfilter for float32->s8 konvertering"
 
 #: modules/audio_filter/normvol.c:69
 msgid "Number of audio buffers"
@@ -6343,7 +6609,7 @@ msgstr ""
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 
 #: modules/audio_filter/normvol.c:75
@@ -6419,21 +6685,22 @@ msgid "Freq 3 Q"
 msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
-msgid "audio filter for band-limited interpolation resampling"
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
-msgid "audio filter for linear interpolation resampling"
+msgid "Audio filter for linear interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+msgid "Audio filter for trivial resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for ugly resampling"
+msgstr "lydfilter for u8->float32 konvertering"
 
 #: modules/audio_mixer/float32.c:47
 msgid "Float32 audio mixer"
@@ -6447,8 +6714,8 @@ msgstr "Attrap S/PDIF lyd mixer"
 msgid "Trivial audio mixer"
 msgstr "Trivial lydmixer"
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr "standard"
 
@@ -6482,12 +6749,6 @@ msgstr "Mono"
 msgid "2 Front 2 Rear"
 msgstr "2 front 2 bag"
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr "5.1"
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -6566,8 +6827,9 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
-msgstr ""
+#, fuzzy
+msgid "Number of output channels"
+msgstr "Antal kloner"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -6576,11 +6838,11 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+msgid "Add WAVE header"
 msgstr ""
 
 #: modules/audio_output/file.c:90
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr ""
 
 #: modules/audio_output/file.c:107
@@ -6588,8 +6850,9 @@ msgid "Output file"
 msgstr "Uddata fil"
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
-msgstr ""
+#, fuzzy
+msgid "File to which the audio samples will be written to."
+msgstr "Angiv en sti og filnavn hvor den uddata skal gemmes."
 
 #: modules/audio_output/file.c:111
 msgid "File audio output"
@@ -6639,6 +6902,10 @@ msgstr ""
 msgid "Win32 waveOut extension output"
 msgstr ""
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr "5.1"
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr "A/52 parser"
@@ -6681,7 +6948,8 @@ msgid "Encoding quality"
 msgstr "Indkodningskvalitet"
 
 #: modules/codec/dirac.c:68
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+#, fuzzy
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr "Tillader dig at angive en kvalitet mellem 1.0 (lav og 10.0 (høj)."
 
 #: modules/codec/dirac.c:73
@@ -6709,16 +6977,21 @@ msgid "DTS audio packetizer"
 msgstr ""
 
 #: modules/codec/dvbsub.c:45
-msgid "X coordinate of the subpicture"
-msgstr ""
+#, fuzzy
+msgid "Decoding X coordinate"
+msgstr "Video x-kordinat"
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
+#: modules/codec/dvbsub.c:46
+msgid "X coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:48
-msgid "Y coordinate of the subpicture"
+#, fuzzy
+msgid "Decoding Y coordinate"
+msgstr "Video x-kordinat"
+
+#: modules/codec/dvbsub.c:49
+msgid "Y coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:51
@@ -6730,7 +7003,8 @@ msgstr "Tids position"
 #, fuzzy
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 "Du kan indstille positionen for tidsangivelse i videon. (0=centrer, "
 "1=venstre, 2=højre, 4=top,8=bund) vil det blive centreret (0=center, "
@@ -6738,18 +7012,30 @@ msgstr ""
 "værdierne."
 
 #: modules/codec/dvbsub.c:57
-msgid "X coordinate of the encoded subpicture"
+#, fuzzy
+msgid "Encoding X coordinate"
+msgstr "Video y-kordinat"
+
+#: modules/codec/dvbsub.c:58
+msgid "X coordinate of the encoded subtitle"
 msgstr ""
 
+#: modules/codec/dvbsub.c:59
+#, fuzzy
+msgid "Encoding Y coordinate"
+msgstr "Video y-kordinat"
+
 #: modules/codec/dvbsub.c:60
-msgid "Y coordinate of encoded the subpicture"
+msgid "Y coordinate of the encoded subtitle"
 msgstr ""
 
-#: modules/codec/dvbsub.c:63
-msgid "Timeout of subpictures"
-msgstr ""
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
+#, fuzzy
+msgid "Timeout"
+msgstr "Tid"
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -6767,31 +7053,33 @@ msgstr "DVB undertekst indkoder"
 msgid "AAC audio decoder (using libfaad2)"
 msgstr ""
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 msgid "Image file"
 msgstr "Billedefil"
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+msgid "Path of the image file for fake input."
 msgstr ""
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
-msgid "Allows you to specify the output video width."
-msgstr ""
+#: modules/stream_out/transcode.c:70
+#, fuzzy
+msgid "Output video width."
+msgstr "Video bredde"
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
-msgid "Allows you to specify the output video height."
-msgstr ""
+#: modules/stream_out/transcode.c:73
+#, fuzzy
+msgid "Output video height."
+msgstr "Video højde"
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 #, fuzzy
 msgid "Keep aspect ratio"
 msgstr "Element udseendesforhold"
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -6803,23 +7091,24 @@ msgstr "Element udseendesforhold"
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr ""
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 msgid "Deinterlace video"
 msgstr "Deinterlace video"
 
 #: modules/codec/fake.c:62
 #, fuzzy
-msgid "Allows you to deinterlace the image after loading."
+msgid "Deinterlace the image after loading it."
 msgstr "Lader dig skalere videoen før encoding"
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 #, fuzzy
 msgid "Deinterlace module"
 msgstr "Grænseflade-modul"
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
-msgid "Specifies the deinterlace module to use."
-msgstr ""
+#: modules/codec/fake.c:65
+#, fuzzy
+msgid "Deinterlace module to use."
+msgstr "Grænseflade-modul"
 
 #: modules/codec/fake.c:76
 #, fuzzy
@@ -6859,11 +7148,11 @@ msgstr "simpel"
 
 #: modules/codec/ffmpeg/ffmpeg.c:89
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -6871,59 +7160,72 @@ msgid "Decoding"
 msgstr "Decoding"
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+#, fuzzy
+msgid "FFmpeg chroma conversion"
 msgstr "ffmpeg farve konvertering"
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Encoding"
 msgstr "Encoding"
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
-msgid "ffmpeg audio/video encoder"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg audio/video encoder"
+msgstr "Flac lyd-indkoder"
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
-msgid "ffmpeg demuxer"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg demuxer"
+msgstr "AIFF demuxer"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
-msgid "ffmpeg video filter"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg video filter"
+msgstr "Logo video filter"
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
-msgid "ffmpeg deinterlace video filter"
+msgid "FFmpeg crop padd filter"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.c:210
+#, fuzzy
+msgid "FFmpeg deinterlace video filter"
+msgstr "Deinterlacing video filter"
+
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 msgid "Direct rendering"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr "Fejltolerance"
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
+#, fuzzy
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 "Forsøg at fix nogle bugs\n"
 "1 automatisk indstilling\n"
@@ -6934,323 +7236,334 @@ msgstr ""
 "32 ac\n"
 "65 Qpel chroma"
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
+#, fuzzy
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 "Lader afkoderen delvist afkode eller springe frames over hvis der ikke er "
 "tid nok. Det er brugbart i situationer hvor proccessorkraft er begrændset, "
 "det kan dog give forvrænget video"
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 msgid "Post processing quality"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
 "looking pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 msgid "Visualize motion vectors"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr "Lav opløsning dekodning"
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
-msgid "ffmpeg post processing filter chains"
+#: modules/codec/ffmpeg/ffmpeg.h:145
+msgid "FFmpeg post processing filter chains"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 msgid "Ratio of key frames"
 msgstr "Forhold mellem frames og keyframes"
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
+#: modules/codec/ffmpeg/ffmpeg.h:188
+#, fuzzy
+msgid "Number of frames that will be coded for one key frame."
 msgstr ""
 "Lader dig indstille antallet af frames der skal indkodes for hver keyframe"
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of B frames"
 msgstr "Forhold mellem frames og b-frames"
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
+#: modules/codec/ffmpeg/ffmpeg.h:192
+#, fuzzy
+msgid "Number of B frames that will be coded between two reference frames."
 msgstr ""
 "Lader dig indstille antallet af frames der skal indkodes mellem 2 reference "
 "frames ( I eller P frames)"
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 msgid "Video bitrate tolerance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:196
+#, fuzzy
+msgid "Video bitrate tolerance in kbit/s."
+msgstr "Bitrate Tolerance:"
 
-#: modules/codec/ffmpeg/ffmpeg.h:190
-msgid "Enable interlaced encoding"
+#: modules/codec/ffmpeg/ffmpeg.h:198
+#, fuzzy
+msgid "Interlaced encoding"
 msgstr "Aktiver interlaced indkodning"
 
-#: modules/codec/ffmpeg/ffmpeg.h:191
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
+#: modules/codec/ffmpeg/ffmpeg.h:199
+#, fuzzy
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr ""
 "Lader dig aktivere at der skal anvendes dedikerede algoritmer til interlaced "
 "frames."
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
+#: modules/codec/ffmpeg/ffmpeg.h:202
 #, fuzzy
-msgid "Enable interlaced motion estimation"
+msgid "Interlaced motion estimation"
 msgstr "Aktiver interlaced indkodning"
 
-#: modules/codec/ffmpeg/ffmpeg.h:195
+#: modules/codec/ffmpeg/ffmpeg.h:203
 #, fuzzy
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
 msgstr ""
 "Lader dig aktivere at der skal anvendes dedikerede algoritmer til interlaced "
 "frames."
 
-#: modules/codec/ffmpeg/ffmpeg.h:198
-msgid "Enable pre motion estimation"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:206
+#, fuzzy
+msgid "Pre-motion estimation"
+msgstr "Aktiver interlaced indkodning"
 
-#: modules/codec/ffmpeg/ffmpeg.h:199
-msgid "Allows you to enable the pre motion estimation."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:207
+#, fuzzy
+msgid "Enable the pre-motion estimation algorithm."
+msgstr "Aktiver interlaced indkodning"
 
-#: modules/codec/ffmpeg/ffmpeg.h:202
-msgid "Enable strict rate control"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:210
+#, fuzzy
+msgid "Strict rate control"
+msgstr "Corba kontrol"
 
-#: modules/codec/ffmpeg/ffmpeg.h:203
-msgid "Allows you to enable the strict rate control algorithm."
+#: modules/codec/ffmpeg/ffmpeg.h:211
+msgid "Enable the strict rate control algorithm."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:206
+#: modules/codec/ffmpeg/ffmpeg.h:214
 msgid "Rate control buffer size"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:207
-msgid "Allows you to specify the rate control buffer size."
+#: modules/codec/ffmpeg/ffmpeg.h:215
+msgid ""
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:210
+#: modules/codec/ffmpeg/ffmpeg.h:219
 msgid "Rate control buffer aggressiveness"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:211
-msgid "Allows you to specify the rate control buffer aggressiveness."
+#: modules/codec/ffmpeg/ffmpeg.h:220
+msgid "Rate control buffer aggressiveness."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:214
+#: modules/codec/ffmpeg/ffmpeg.h:223
 msgid "I quantization factor"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:215
+#: modules/codec/ffmpeg/ffmpeg.h:225
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 msgid "Noise reduction"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:233
+msgid "MPEG4 quantization matrix"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr "Kvalitets niveau"
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
-msgid "Allows you to specify the minimum video quantizer scale."
+#: modules/codec/ffmpeg/ffmpeg.h:252
+msgid "Minimum video quantizer scale."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
-msgid "Allows you to specify the maximum video quantizer scale."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:256
+#, fuzzy
+msgid "Maximum video quantizer scale."
+msgstr "Video bredde"
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
+msgstr "Visualiseringer"
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
-msgid "Use fixed video quantizer scale"
+#: modules/codec/ffmpeg/ffmpeg.h:263
+msgid "Fixed quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
+#: modules/codec/ffmpeg/ffmpeg.h:272
 #, fuzzy
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr ""
 "Tillader dig at reducere hastigheden på animeringen (standardværdi er 6, max "
 "10)"
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
+#: modules/codec/ffmpeg/ffmpeg.h:276
 #, fuzzy
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr ""
 "Tillader dig at reducere hastigheden på animeringen (standardværdi er 6, max "
 "10)"
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 msgid "Motion masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
+#, fuzzy
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
 msgstr ""
+"Tillader dig at reducere hastigheden på animeringen (standardværdi er 6, max "
+"10)"
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 msgid "Border masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
+#, fuzzy
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
 msgstr ""
+"Tillader dig at reducere hastigheden på animeringen (standardværdi er 6, max "
+"10)"
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr "Billedbehandling"
 
@@ -7291,8 +7604,9 @@ msgid "Video decoder using openmash"
 msgstr ""
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
-msgstr ""
+#, fuzzy
+msgid "MPEG audio layer I/II/III decoder"
+msgstr "MPEG lyd-dekoder"
 
 #: modules/codec/mpeg_audio.c:117
 msgid "MPEG audio layer I/II/III packetizer"
@@ -7352,40 +7666,50 @@ msgstr ""
 msgid "DVD subtitles packetizer"
 msgstr ""
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 msgid "Subtitles text encoding"
 msgstr ""
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 msgid "Set the encoding used in text subtitles"
 msgstr ""
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 msgid "Subtitles justification"
 msgstr ""
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 msgid "Set the justification of subtitles"
 msgstr ""
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+#, fuzzy
+msgid "UTF-8 subtitles autodetection"
+msgstr "Undertekst autodektekterings sti'er"
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 #, fuzzy
 msgid "Formatted Subtitles"
 msgstr "Undertekster"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 msgid "Text subtitles decoder"
 msgstr "Undertekst afkoder"
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -7407,8 +7731,8 @@ msgstr ""
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 
 #: modules/codec/theora.c:99
@@ -7429,7 +7753,7 @@ msgstr ""
 
 #: modules/codec/twolame.c:52
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 
@@ -7438,16 +7762,15 @@ msgid "Stereo mode"
 msgstr "Stereo tilstand"
 
 #: modules/codec/twolame.c:56
-#, fuzzy
-msgid "Select how stereo streams will be handled"
-msgstr "Angiv en sti og filnavn hvor den uddata skal gemmes."
+msgid "Handling mode for stereo streams"
+msgstr ""
 
 #: modules/codec/twolame.c:57
 msgid "VBR mode"
 msgstr "VBR tilstand"
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
 msgstr ""
 
 #: modules/codec/twolame.c:60
@@ -7478,42 +7801,40 @@ msgid "Maximum encoding bitrate"
 msgstr "Maksimal indkodnings bitrate"
 
 #: modules/codec/vorbis.c:161
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr ""
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr ""
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 msgid "CBR encoding"
 msgstr "CBR encoding (Konstant bitrate)"
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr ""
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 msgid "Vorbis audio decoder"
 msgstr "Vorbis lyd-afkoder"
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 msgid "Vorbis audio packetizer"
 msgstr ""
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr "Vorbis lyd-indkoder"
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr ""
 
@@ -7525,7 +7846,7 @@ msgstr "GOP størrelse"
 #: modules/codec/x264.c:45
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 
 #: modules/codec/x264.c:49
@@ -7546,7 +7867,7 @@ msgid ""
 msgstr ""
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -7556,213 +7877,220 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 
-#: modules/codec/x264.c:68
+#: modules/codec/x264.c:70
 #, fuzzy
-msgid "Number of B-frames between I and P (1 to 16)"
+msgid "B-frames between I and P"
 msgstr "Antal b-frames der kan efterfølger hinanden mellem I- og P-frames"
 
-#: modules/codec/x264.c:69
+#: modules/codec/x264.c:71
 #, fuzzy
-msgid "Number of consecutive B-frames between I and P-frames."
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr "Antal b-frames der kan efterfølger hinanden mellem I- og P-frames"
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
+#, fuzzy
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
-msgstr ""
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
+msgstr "Antal b-frames der kan efterfølger hinanden mellem I- og P-frames"
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
 "encoding and decoding, but should save 10-15% bitrate."
 msgstr ""
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
-msgstr ""
+#: modules/codec/x264.c:92
+#, fuzzy
+msgid "Number of reference frames"
+msgstr "Antal P-frames mellem 2 I-frames"
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 #, fuzzy
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 "Er effektivt for Anime materiale, men gør umiddelbart ikke den store forskel "
 "med normalt film materiale. Nogle afkodere er ikke istand til at håndtere "
 "store frameref værdier."
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "Logo filnavn"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 msgid "Deblocking loop filter (increases quality)."
 msgstr ""
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr ""
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 msgid "Maximum quantizer parameter."
 msgstr ""
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
-msgid "Allowed variance of average bitrate"
-msgstr ""
+#: modules/codec/x264.c:121
+#, fuzzy
+msgid "Average bitrate tolerance"
+msgstr "Bitrate Tolerance:"
 
-#: modules/codec/x264.c:120
-msgid "Sets the allowed variance in average. bitrate."
-msgstr ""
+#: modules/codec/x264.c:122
+#, fuzzy
+msgid "Allowed variance in average. bitrate (in kbits/s)."
+msgstr "Vælg stream med højest bitrate"
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 #, fuzzy
 msgid "Max local bitrate"
 msgstr "Maksimal indkodnings bitrate"
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 #, fuzzy
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr "Vælg stream med højest bitrate"
 
-#: modules/codec/x264.c:126
-msgid "Size of VBV buffer"
+#: modules/codec/x264.c:128
+msgid "VBV buffer"
 msgstr ""
 
-#: modules/codec/x264.c:127
+#: modules/codec/x264.c:129
 #, fuzzy
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+msgid "Averaging period for the maximum local bitrate in kbits."
 msgstr "Vælg stream med højest bitrate"
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 msgid "Initial VBV buffer occupancy"
 msgstr ""
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
-msgid "QP curve compression."
+#: modules/codec/x264.c:145
+msgid "QP curve compression"
 msgstr ""
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
 msgstr ""
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -7773,30 +8101,30 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 #, fuzzy
 msgid "Direct MV prediction mode"
 msgstr "DirectMedia objekt decoder"
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 #, fuzzy
 msgid "Direct MV prediction mode. "
 msgstr "DirectMedia objekt decoder"
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 #, fuzzy
 msgid "Integer pixel motion estimation method"
 msgstr "Aktiver interlaced indkodning"
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -7805,166 +8133,169 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 #, fuzzy
 msgid "Ignore chroma in motion estimation"
 msgstr "Aktiver interlaced indkodning"
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#: modules/codec/x264.c:213
+msgid "Trellis RD quantization"
 msgstr ""
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 #, fuzzy
 msgid "CPU optimizations"
 msgstr "Polarisering"
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
-msgstr ""
+#: modules/codec/x264.c:229
+#, fuzzy
+msgid "Use assembler CPU optimizations."
+msgstr "Polarisering"
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 #, fuzzy
 msgid "PSNR calculation"
 msgstr "Mætning"
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "dia"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "esa"
 msgstr "Bytes"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "fast"
 msgstr "hurtig"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "normal"
 msgstr "normal"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 #, fuzzy
 msgid "slow"
 msgstr "Langsom"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "all"
 msgstr "kompleks"
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "spatial"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 #, fuzzy
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr "h264 video indkodning vha. x264 biblioteket"
@@ -7974,6 +8305,16 @@ msgid "Corba control"
 msgstr "Corba kontrol"
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 msgid "corba control module"
 msgstr "corba kontrol modul"
 
@@ -7985,149 +8326,129 @@ msgstr "Bevægelsefølsomhed (10-100)"
 msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr "Antal bevægelser der kræves for at en musebevægelse optages"
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr "Aktiverings knap"
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
+#: modules/control/gestures.c:83
+#, fuzzy
+msgid "Trigger button for mouse gestures."
 msgstr "Her kan du indstille aktiverings knappen for musebevægelser."
 
-#: modules/control/gestures.c:87
+#: modules/control/gestures.c:86
 msgid "Middle"
 msgstr "Midten"
 
-#: modules/control/gestures.c:90
+#: modules/control/gestures.c:89
 msgid "Gestures"
 msgstr "Fagter"
 
-#: modules/control/gestures.c:97
-msgid "Mouse gestures control interface"
-msgstr "Musebevægelses kontrol grænseflade"
-
-#: modules/control/hotkeys.c:84
-msgid "Playlist bookmark 1"
-msgstr "Bogmærke 1 på spilleliste"
-
-#: modules/control/hotkeys.c:85
-msgid "Playlist bookmark 2"
-msgstr "Bogmærke 2 på spilleliste"
-
-#: modules/control/hotkeys.c:86
-msgid "Playlist bookmark 3"
-msgstr "Bogmærke 3 på spilleliste"
-
-#: modules/control/hotkeys.c:87
-msgid "Playlist bookmark 4"
-msgstr "Bogmærke 4 på spilleliste"
-
-#: modules/control/hotkeys.c:88
-msgid "Playlist bookmark 5"
-msgstr "Bogmærke 5 på spilleliste"
-
-#: modules/control/hotkeys.c:89
-msgid "Playlist bookmark 6"
-msgstr "Bogmærke 6 på spilleliste"
-
-#: modules/control/hotkeys.c:90
-msgid "Playlist bookmark 7"
-msgstr "Bogmærke 7 på spilleliste"
-
-#: modules/control/hotkeys.c:91
-msgid "Playlist bookmark 8"
-msgstr "Bogmærke 8 på spilleliste"
-
-#: modules/control/hotkeys.c:92
-msgid "Playlist bookmark 9"
-msgstr "Bogmærke 9 på spilleliste"
-
-#: modules/control/hotkeys.c:93
-msgid "Playlist bookmark 10"
-msgstr "Bogmærke 10 på spilleliste"
+#: modules/control/gestures.c:97
+msgid "Mouse gestures control interface"
+msgstr "Musebevægelses kontrol grænseflade"
 
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
-msgstr "Denne indstilling lader dig angive spilleliste bogmærker"
+#: modules/control/hotkeys.c:94
+#, fuzzy
+msgid "Define playlist bookmarks."
+msgstr "Indstil bogmærke 9 på spilleliste"
 
-#: modules/control/hotkeys.c:98
+#: modules/control/hotkeys.c:97
 #, fuzzy
 msgid "Hotkeys"
 msgstr "Genvejstaster"
 
-#: modules/control/hotkeys.c:99
+#: modules/control/hotkeys.c:98
 msgid "Hotkeys management interface"
 msgstr "Indstilligner for genvejstaster"
 
-#: modules/control/hotkeys.c:488
+#: modules/control/hotkeys.c:467
 #, c-format
 msgid "Audio track: %s"
 msgstr "Lydspor: %s"
 
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
 #, c-format
 msgid "Subtitle track: %s"
 msgstr "Undertekstspor: %s"
 
-#: modules/control/hotkeys.c:502
+#: modules/control/hotkeys.c:482
 msgid "N/A"
 msgstr "Ikke tilgængelig"
 
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, fuzzy, c-format
 msgid "Aspect ratio: %s"
 msgstr "Udseendeforhold"
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, fuzzy, c-format
 msgid "Crop: %s"
 msgstr "Beskær"
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, fuzzy, c-format
 msgid "Deinterlace mode: %s"
 msgstr "Grænseflade-modul"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr "Værtsadresse"
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
 msgstr ""
-"Du kan indstille den adresse og port http grænsefladen vil binde sig til."
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 msgid "Source directory"
 msgstr "Kildemappe"
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 #, fuzzy
 msgid "Charset"
 msgstr "Cabaret"
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 msgid "Handlers"
 msgstr ""
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
 msgstr ""
 
+#: modules/control/http/http.c:50
+#, fuzzy
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr "HTTP grændseflade x509 PEM certifikat (Aktivere SSL)"
+
+#: modules/control/http/http.c:53
+#, fuzzy
+msgid "HTTP interface x509 PEM private key file."
+msgstr "HTTP grændseflade x509 PEM privat nøglefil"
+
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
+#, fuzzy
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
+msgstr "HTTP grændseflade x509 PEM betroet CA certifikater"
+
+#: modules/control/http/http.c:58
+#, fuzzy
+msgid "HTTP interace Certificates Revocation List file."
 msgstr "HTTP grændseflade x509 PEM annuleringsliste fil"
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:62
 msgid "HTTP remote control interface"
 msgstr "HTTP fjernkontrol grænseflade"
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 msgid "HTTP SSL"
 msgstr "HTTP SSL"
 
@@ -8136,23 +8457,23 @@ msgid "Infrared remote control interface"
 msgstr "Infrarød fjernkontrol"
 
 #: modules/control/netsync.c:59
-msgid "Act as master for network synchronisation"
+msgid "Act as master"
 msgstr ""
 
 #: modules/control/netsync.c:60
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
+#, fuzzy
+msgid "Should act as the master client for the network synchronisation?"
 msgstr ""
+"Lader dig specificere ip-adressen på den master klient der skal bruges til "
+"netværks synkronisering"
 
 #: modules/control/netsync.c:63
 msgid "Master client ip address"
 msgstr "Master klient ip-adresse"
 
 #: modules/control/netsync.c:64
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+#, fuzzy
+msgid "IP address of the master client used for the network synchronisation."
 msgstr ""
 "Lader dig specificere ip-adressen på den master klient der skal bruges til "
 "netværks synkronisering"
@@ -8167,7 +8488,8 @@ msgid "Install Windows Service"
 msgstr "Installér Windows service"
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
+#, fuzzy
+msgid "Install the Service and exit."
 msgstr "Hvis aktiveret vil grænsefladen installere servicen og afslutte."
 
 #: modules/control/ntservice.c:42
@@ -8175,16 +8497,18 @@ msgid "Uninstall Windows Service"
 msgstr "Af-installér Windows service"
 
 #: modules/control/ntservice.c:44
-msgid "If enabled the interface will uninstall the Service and exit."
-msgstr "Hvis aktiveret vil grænsefladen af-installere servicen og afslutte."
+#, fuzzy
+msgid "Uninstall the Service and exit."
+msgstr "Hvis aktiveret vil grænsefladen installere servicen og afslutte."
 
 #: modules/control/ntservice.c:45
 msgid "Display name of the Service"
 msgstr "Viste navn for servicen"
 
 #: modules/control/ntservice.c:47
-msgid "This allows you to change the display name of the Service."
-msgstr ""
+#, fuzzy
+msgid "Change the display name of the Service."
+msgstr "Viste navn for servicen"
 
 #: modules/control/ntservice.c:48
 msgid "Configuration options"
@@ -8192,18 +8516,22 @@ msgstr "Opsætningsindstillinger"
 
 #: modules/control/ntservice.c:50
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 
 #: modules/control/ntservice.c:55
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
+"Denne indstilling tillader dig at vælge yderligere grænseflader brugt af "
+"VLC. De vil blive kørt i baggrunden samtidig med standardgrænsefladen. Brug "
+"en komma adskilt liste af grænseflademoduler. (hyppige værdier er logger, "
+"gestures, sap, rc, http eller screensaver)"
 
 #: modules/control/ntservice.c:61
 msgid "NT Service"
@@ -8269,12 +8597,12 @@ msgstr "Fjernkontrol grænseflade"
 
 #: modules/control/rc.c:335
 #, fuzzy
-msgid "Remote control interface initialized, `h' for help"
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr "Fjernkontrol grænseflade startet, `h' for hjælp\n"
 
 #: modules/control/rc.c:847
 #, c-format
-msgid "unknown command `%s', type `help' for help"
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr ""
 
 #: modules/control/rc.c:880
@@ -8487,7 +8815,7 @@ msgid "| time-size # . . . . . . . . font size, in pixels"
 msgstr "| time-x X . . . . . . . . . . . .forskydelser fra toppen\n"
 
 #: modules/control/rc.c:935
-msgid "| logo-file STRING . . . the overlay file path/name"
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr ""
 
 #: modules/control/rc.c:936
@@ -8590,21 +8918,31 @@ msgstr "| marq-y Y . . . . . . . . . . . . forskydelse fra toppen\n"
 msgid "+----[ end of help ]"
 msgstr ""
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+#, fuzzy
+msgid "Press menu select or pause to continue."
+msgstr ""
+"\n"
+"Tryk RETUR-tasten for at fortsætte...\n"
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+#, fuzzy
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr ""
+"\n"
+"Tryk RETUR-tasten for at fortsætte...\n"
 
 #: modules/control/rc.c:1385
 #, fuzzy
-msgid "press pause to continue"
+msgid "Type 'pause' to continue."
 msgstr ""
 "\n"
 "Tryk RETUR-tasten for at fortsætte...\n"
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+msgid "Please provide one of the following parameters:"
 msgstr ""
 
 #: modules/control/showintf.c:62
@@ -8612,36 +8950,43 @@ msgid "Threshold"
 msgstr ""
 
 #: modules/control/showintf.c:63
-msgid "Height of the zone triggering the interface"
-msgstr ""
+#, fuzzy
+msgid "Height of the zone triggering the interface."
+msgstr "Netværk kortets MTU"
 
 #: modules/control/telnet.c:72
 #, fuzzy
-msgid "Telnet Interface host"
-msgstr "Telnet grænseflade port"
+msgid "Host"
+msgstr "House"
 
 #: modules/control/telnet.c:73
-#, fuzzy
-msgid "Default to listen on all network interfaces"
-msgstr "Netværk kortets MTU"
-
-#: modules/control/telnet.c:74
-msgid "Telnet Interface port"
-msgstr "Telnet grænseflade port"
-
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
-msgstr "Som standard sat til 4212"
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
+msgstr ""
 
-#: modules/control/telnet.c:77
-msgid "Telnet Interface password"
-msgstr "Telnet grænseflade adgangskode"
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
+msgstr "Port"
 
 #: modules/control/telnet.c:78
-msgid "Default to admin"
-msgstr "Som standard sat til admin"
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
+msgstr ""
+
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
+msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:96
 msgid "VLM remote control interface"
 msgstr "VLM fjernkontrol grænseflade"
 
@@ -8661,10 +9006,15 @@ msgstr "ASF v1.0 demuxer"
 msgid "AU demuxer"
 msgstr "AU demuxer"
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 msgid "Force interleaved method"
 msgstr ""
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "Grænseflade-modul"
+
 #: modules/demux/avi/avi.c:45
 msgid "Force index creation"
 msgstr ""
@@ -8733,15 +9083,23 @@ msgstr "Rå DTS demuxer"
 msgid "FLAC demuxer"
 msgstr "FLAC demuxer"
 
+#: modules/demux/livedotcom.cpp:63
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+"Lader dig indstille standard cache størelse for RTSP streams. Angives i "
+"milisekunder."
+
 #: modules/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr "Kasenna RTSP dialekt"
 
 #: modules/demux/livedotcom.cpp:67
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:72
@@ -8787,10 +9145,13 @@ msgid "Frames per Second"
 msgstr "Frames per sekund"
 
 #: modules/demux/mjpeg.c:44
+#, fuzzy
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
+"is the default value) for a live stream (from a camera)."
 msgstr ""
+"Lader dig indstille det ønskede antal frames per sekund ved afspildning af "
+"filer, brug 0 for live."
 
 #: modules/demux/mjpeg.c:50
 #, fuzzy
@@ -9187,7 +9548,7 @@ msgid "Extra PMT"
 msgstr "Ekstra PMT"
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr ""
 
 #: modules/demux/ts.c:87
@@ -9195,65 +9556,76 @@ msgid "Set id of ES to PID"
 msgstr ""
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
 msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 msgid "Fast udp streaming"
 msgstr "Hurtig udp streaming"
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr ""
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
+#: modules/demux/ts.c:98
+msgid "MTU for out mode."
+msgstr ""
+
+#: modules/demux/ts.c:100
 msgid "CSA ck"
 msgstr "CSA ck"
 
-#: modules/demux/ts.c:100
+#: modules/demux/ts.c:101
+msgid "Control word for the CSA encryption algorithm"
+msgstr ""
+
+#: modules/demux/ts.c:103
 msgid "Silent mode"
 msgstr "Stille-tilstand"
 
-#: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+#: modules/demux/ts.c:104
+msgid "Do not complain on encrypted PES."
 msgstr ""
 
-#: modules/demux/ts.c:103
+#: modules/demux/ts.c:106
 msgid "CAPMT System ID"
 msgstr "CAPMT System id"
 
-#: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+#: modules/demux/ts.c:107
+msgid "Only forward descriptors from this SysID to the CAM."
 msgstr ""
 
-#: modules/demux/ts.c:106
+#: modules/demux/ts.c:109
 msgid "Packet size in bytes to decrypt"
 msgstr ""
 
-#: modules/demux/ts.c:107
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr ""
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 msgid "Filename of dump"
 msgstr "Placering og navn på uddata fil"
 
-#: modules/demux/ts.c:112
+#: modules/demux/ts.c:115
 #, fuzzy
-msgid "Specify a filename where to dump the TS in"
+msgid "Specify a filename where to dump the TS in."
 msgstr "Angiv en sti og filnavn hvor den uddata skal gemmes."
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 msgid "Append"
 msgstr "Tilføj"
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
@@ -9261,17 +9633,17 @@ msgstr ""
 "Hvis filen allerede eksistere og denne indstilling er aktiveret vil den "
 "eksisterende fil ikke blive overskrevet."
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 msgid "Dump buffer size"
 msgstr ""
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr ""
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 msgid "MPEG Transport Stream demuxer"
 msgstr "MPEG Transport Stream demuxer"
 
@@ -9323,6 +9695,10 @@ msgstr "New Age"
 msgid "Oldies"
 msgstr "Oldies"
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr "Andet"
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr "R&B"
@@ -9515,7 +9891,7 @@ msgstr "Cabaret"
 msgid "New wave"
 msgstr "New wave"
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr "Psychedelic"
 
@@ -9603,7 +9979,7 @@ msgstr "Åbn også filer fra alle undermapper?"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -9611,8 +9987,8 @@ msgstr "Annullér"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr "Åbn"
 
@@ -9624,7 +10000,7 @@ msgstr "Indstillinger"
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr "Beskeder"
 
@@ -9632,7 +10008,7 @@ msgstr "Beskeder"
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr "Åbn fil"
 
@@ -9671,22 +10047,22 @@ msgstr "Gå til kapitel"
 msgid "Speed"
 msgstr "Hastighed"
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr "Vindue"
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr "OK"
@@ -9719,7 +10095,7 @@ msgid "Edit"
 msgstr "Redigér"
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr "Vælg alle"
 
@@ -9760,11 +10136,11 @@ msgid "Path"
 msgstr "Sti"
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr "Navn"
 
@@ -9773,7 +10149,7 @@ msgid "Apply"
 msgstr "Anvend"
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr "Gem"
 
@@ -9814,7 +10190,6 @@ msgid "Take Screen Shot"
 msgstr "Gem skærmbilledet"
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr "Om VLC medieafspiller"
 
@@ -9823,7 +10198,7 @@ msgstr "Om VLC medieafspiller"
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 msgid "Bookmarks"
 msgstr "Bogmærker"
@@ -9841,27 +10216,14 @@ msgstr "Ryd"
 msgid "Extract"
 msgstr "Ekstrahér"
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-msgid "Size offset"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-msgid "Time offset"
-msgstr "Tids forskydelse"
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr "Tid"
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-msgid "Bytes"
-msgstr "Bytes"
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 #, fuzzy
 msgid "Untitled"
 msgstr "titel"
@@ -9872,9 +10234,9 @@ msgid "No input"
 msgstr "Ingen inddata"
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+#, fuzzy
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 "Ingen inddata fundet. streammen skal være spillende eller sat på pause for "
 "at bogmærke skal virke."
@@ -9887,36 +10249,36 @@ msgstr "Inddata har ændret sig"
 #: modules/gui/macosx/bookmarks.m:242
 #, fuzzy
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 "Inddata har ændret sig, kunne ikke gemme bogmærke. Brug \"pause\" mens du "
 "redigerer bogmærker for at beholde det samme inddata."
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 msgid "Invalid selection"
 msgstr "Ugyldigt valg"
 
-#: modules/gui/macosx/bookmarks.m:292
-msgid "You have to select two bookmarks."
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 msgid "No input found"
 msgstr "Ingen inddata fundet"
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 #, fuzzy
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr ""
 "Streammen skal være spillende eller sat på pause for at bogmærker kan virke"
 
-#: modules/gui/macosx/controls.m:47
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
 #, fuzzy
-msgid "Go To Position"
-msgstr "Logo position"
+msgid "Jump To Time"
+msgstr "Hop til: "
 
 #: modules/gui/macosx/controls.m:50
 #, fuzzy
@@ -9925,8 +10287,8 @@ msgstr "secam"
 
 #: modules/gui/macosx/controls.m:51
 #, fuzzy
-msgid "Go to specific position"
-msgstr "Logo position"
+msgid "Jump to time"
+msgstr "Hop til: "
 
 #: modules/gui/macosx/controls.m:136
 msgid "Random On"
@@ -9936,60 +10298,60 @@ msgstr "Tilfældig til"
 msgid "Random Off"
 msgstr "Tilfældig fra"
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 msgid "Repeat One"
 msgstr "Gentag én gang"
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 msgid "Repeat Off"
 msgstr "Gentag fra"
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 msgid "Repeat All"
 msgstr "Gentag alle"
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr "Halv størrelse"
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr "Normal størrelse"
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr "Dobbel størrelse"
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr "Flyd på toppen"
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr "Tilpas til skærm"
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr "Tilfældig"
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 msgid "Step Forward"
 msgstr "Gå fremad"
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 msgid "Step Backward"
 msgstr "Gå tilbage"
 
@@ -10004,184 +10366,182 @@ msgstr "Hurtig fremad"
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr "Afspil"
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr "Pause"
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 msgid "2 Pass"
 msgstr "2 gennemløb"
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:147
 msgid "Preamp"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Udvidet styring"
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 #, fuzzy
 msgid "Video filters"
 msgstr "Video filtre"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr "Indstil billede"
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 msgid "More Info"
 msgstr "Flere oplysninger"
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr "Slørring"
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr "Giver bevægelses sløring på billedet"
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 msgid "Distortion"
 msgstr "Forvrængning"
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr "Tilføjer forvrængelses effekt"
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 msgid "Image clone"
 msgstr "Billede klon"
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+#, fuzzy
+msgid "Creates several copies of the Video output window"
 msgstr "Kloner billedet flere gange."
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 msgid "Image cropping"
 msgstr "Billede beskæring"
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
+#: modules/gui/macosx/extended.m:94
+#, fuzzy
+msgid "Crops a defined part of the image"
 msgstr "Beskærer billedet"
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 msgid "Image inversion"
 msgstr "Inverter billedet"
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr "Invertere/vender billedets farver"
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 msgid "Transformation"
 msgstr "Transformation"
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 msgid "Volume normalization"
 msgstr "Lydstyrke normalisering"
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
 #, fuzzy
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
+"This filters prevents the audio output level from exceeding a defined value."
 msgstr "Dette gemmer lyd udgangens volume når mute aktiveres."
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 msgid "Headphone virtualization"
 msgstr "Høretelefons surround sound effekt"
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 msgid "Maximum level"
 msgstr "Max. niveau"
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr "Gendan standardværdier"
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr "Gamma"
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 msgid "Saturation"
 msgstr "Mætning"
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr "Uigennensigtighed"
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 msgid "More information"
 msgstr "Flere oplysninger"
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
 
 #: modules/gui/macosx/intf.m:467
 msgid "VLC - Controller"
 msgstr "VLC - styring"
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr "VLC medieafspiller"
@@ -10214,7 +10574,7 @@ msgstr "Skjul andre"
 msgid "Show All"
 msgstr "Vis alle"
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr "Afslut VLC"
 
@@ -10242,7 +10602,7 @@ msgstr "Åbn netværk..."
 msgid "Open Recent"
 msgstr "Åbn seneste"
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr "Ryd menu"
 
@@ -10276,94 +10636,98 @@ msgstr "Lydstyrke op"
 msgid "Volume Down"
 msgstr "Lydstyrke ned"
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr "Videoenhed"
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr "Minimér vindue"
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 msgid "Close Window"
 msgstr "Luk vindue"
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 msgid "Controller"
 msgstr "Styring"
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 #, fuzzy
 msgid "Extended Controls"
 msgstr "Udvidet styring"
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "Transformation"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr "Bring alle til front"
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr "Hjælp"
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr "LæsMig..."
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr "Online dokumentation"
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr "Rapportér en fejl"
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 msgid "VideoLAN Website"
 msgstr "VideoLAN websted"
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr "Licens"
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 msgid "Make a donation"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 #, fuzzy
 msgid "Online Forum"
 msgstr "Online dokumentation"
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr "Fejl"
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
+#, fuzzy
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr "En fejl skete som sikkert forhindrede udførslen af din forespørgsel:"
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr "Hvis du mener det er en fejl, så følg instruktionerne på:"
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr "Åbn beskedvindue"
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr "Fjern"
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
+#: modules/gui/macosx/intf.m:608
+#, fuzzy
+msgid "Do not display further errors"
 msgstr "Udelad yderligere fejl"
 
 #: modules/gui/macosx/intf.m:1071
@@ -10371,26 +10735,22 @@ msgstr "Udelad yderligere fejl"
 msgid "Volume: %d%%"
 msgstr "Lydstyrke ned"
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 msgid "No CrashLog found"
 msgstr "Ingen CrashLog fundet"
 
-#: modules/gui/macosx/intf.m:1733
-#, fuzzy
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
-"Enten bruger du Mac OS X præ-10.2 ellers har du ikke haft nogle store "
-"nedbrud endnu."
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "Indlejret QT video-uddata"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:54
@@ -10399,11 +10759,10 @@ msgstr "Videoenhed"
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
-"Vælg et tal svarende til en skærm i videoudvælgelsesmenuen og denne skærm "
-"vil blive brugt som standard som skærm for 'fuldskærm'."
 
 #: modules/gui/macosx/macosx.m:61
 msgid ""
@@ -10419,13 +10778,13 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
-msgstr "Fyld hele skærmen"
+msgid "Crop borders in fullscreen"
+msgstr ""
 
 #: modules/gui/macosx/macosx.m:70
 msgid ""
@@ -10440,28 +10799,26 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:81
+#: modules/gui/macosx/macosx.m:82
 #, fuzzy
-msgid "Keep wizard selections"
+msgid "Remember wizard options"
 msgstr "udvidet udvælgelsesliste"
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -10486,7 +10843,7 @@ msgstr "Medie-ressource-finder (MRL)"
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -10505,21 +10862,15 @@ msgid "Use DVD menus"
 msgstr "Udnyt DVD menuer"
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr "VIDEO_TS mappe"
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "Åbn VIDEO_TS mappe"
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
 msgid "DVD"
 msgstr "DVD"
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr "Port"
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -10537,7 +10888,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr "HTTP/FTP/MMS/RTSP"
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr "Tillad tidsforskydelse"
 
@@ -10551,27 +10902,34 @@ msgid "Settings..."
 msgstr "Indstillinger..."
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
+msgid "Override parametters"
 msgstr ""
 
 #: modules/gui/macosx/open.m:244
-msgid "delay"
-msgstr "forsinkelse"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
+msgstr "Forsinkelse"
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
-msgstr "fps"
+#, fuzzy
+msgid "FPS"
+msgstr "PS"
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Subtitles encoding"
 msgstr "Tegnsæt for undertekster"
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr "Skrifttypestørrelse"
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "Videoplacering"
+
 #: modules/gui/macosx/open.m:255
 msgid "Font Properties"
 msgstr "Skrifttypeegenskaber"
@@ -10591,17 +10949,19 @@ msgid "Open VIDEO_TS Directory"
 msgstr "Åbn VIDEO_TS mappe"
 
 #: modules/gui/macosx/output.m:136
-msgid "Advanced output:"
-msgstr "Advanceret uddata:"
+#, fuzzy
+msgid "Streaming/Saving:"
+msgstr "Stream"
 
 #: modules/gui/macosx/output.m:140
-msgid "Output Options"
-msgstr "Uddata indstillinger"
+#, fuzzy
+msgid "Streaming and Transcoding Options"
+msgstr "Streaming/Transcoding Guide"
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
-msgid "Play locally"
-msgstr "Afspil lokalt"
+#, fuzzy
+msgid "Display the stream locally"
+msgstr "Vis under streamning"
 
 #: modules/gui/macosx/output.m:144
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:510
@@ -10614,15 +10974,16 @@ msgid "Encapsulation Method"
 msgstr "Indkapslingsmetode"
 
 #: modules/gui/macosx/output.m:159
-msgid "Transcode options"
-msgstr "Konverterings indstillinger"
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
+msgid "Transcoding options"
+msgstr ""
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 msgid "Bitrate (kb/s)"
 msgstr "Bitrate (kb/s)"
 
@@ -10640,187 +11001,175 @@ msgstr "Stream annoncering"
 msgid "SAP announce"
 msgstr "SAP annoncering"
 
-#: modules/gui/macosx/output.m:182 modules/gui/macosx/output.m:635
-msgid "RTSP announce"
-msgstr "RSP annoncering"
-
-#: modules/gui/macosx/output.m:183 modules/gui/macosx/output.m:641
-msgid "HTTP announce"
-msgstr "HTTP annoncering"
-
-#: modules/gui/macosx/output.m:184 modules/gui/macosx/output.m:647
-msgid "Export SDP as file"
-msgstr "Eksportér SDP som fil"
-
-#: modules/gui/macosx/output.m:186
-msgid "Channel Name"
-msgstr "Kanalnavn"
-
-#: modules/gui/macosx/output.m:187
-msgid "SDP URL"
-msgstr "SDP adresse"
-
-#: modules/gui/macosx/output.m:525
-msgid "Save File"
-msgstr "Gem fil"
-
-#: modules/gui/macosx/playlist.m:478
-msgid "Save Playlist..."
-msgstr "Gem spilleliste..."
-
-#: modules/gui/macosx/playlist.m:480 modules/gui/pda/pda_interface.c:1254
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
-msgid "Delete"
-msgstr "Fjern"
-
-#: modules/gui/macosx/playlist.m:481
-msgid "Expand Node"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
-msgid "Preparse"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:485
-msgid "Sort Node by Name"
-msgstr "Sortér efter navn"
-
-#: modules/gui/macosx/playlist.m:486
-msgid "Sort Node by Author"
-msgstr "Sortér efter forfatter"
-
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
-#, fuzzy
-msgid "No items in the playlist"
-msgstr "ingen elementer i spilleliste"
-
-#: modules/gui/macosx/playlist.m:493
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
-msgid "Search"
-msgstr "Søg"
-
-#: modules/gui/macosx/playlist.m:495
-#, fuzzy
-msgid "Search in Playlist"
-msgstr "Åbn spilleliste"
-
-#: modules/gui/macosx/playlist.m:496
-msgid "Standard Play"
-msgstr "Standardafspilning"
+#: modules/gui/macosx/output.m:182 modules/gui/macosx/output.m:635
+msgid "RTSP announce"
+msgstr "RSP annoncering"
 
-#: modules/gui/macosx/playlist.m:499
-#, fuzzy
-msgid "Add Folder to Playlist"
-msgstr "Tilføj til playlist"
+#: modules/gui/macosx/output.m:183 modules/gui/macosx/output.m:641
+msgid "HTTP announce"
+msgstr "HTTP annoncering"
 
-#: modules/gui/macosx/playlist.m:745
-#, fuzzy
-msgid "Save Playlist"
-msgstr "Gem playlist"
+#: modules/gui/macosx/output.m:184 modules/gui/macosx/output.m:647
+msgid "Export SDP as file"
+msgstr "Eksportér SDP som fil"
 
-#: modules/gui/macosx/playlist.m:1489
-msgid "Empty Folder"
-msgstr ""
+#: modules/gui/macosx/output.m:186
+msgid "Channel Name"
+msgstr "Kanalnavn"
 
-#: modules/gui/macosx/playlist.m:1514
-#, fuzzy, c-format
-msgid "%i items in the playlist"
-msgstr "%i elementer i spilleliste"
+#: modules/gui/macosx/output.m:187
+msgid "SDP URL"
+msgstr "SDP adresse"
 
-#: modules/gui/macosx/playlist.m:1524
-#, fuzzy
-msgid "1 item in the playlist"
-msgstr "1 element i spilleliste"
+#: modules/gui/macosx/output.m:525
+msgid "Save File"
+msgstr "Gem fil"
 
-#: modules/gui/macosx/playlistinfo.m:55
+#: modules/gui/macosx/playlistinfo.m:56
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
 msgid "URI"
 msgstr "URI"
 
-#: modules/gui/macosx/playlistinfo.m:62
+#: modules/gui/macosx/playlistinfo.m:63
 #, fuzzy
 msgid "Advanced Information"
 msgstr "Advancerede indstillinger"
 
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:80
+#: modules/gui/macosx/playlistinfo.m:81
 msgid "Read at media"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:81
+#: modules/gui/macosx/playlistinfo.m:82
 #, fuzzy
 msgid "Input bitrate"
 msgstr "Sout stream"
 
-#: modules/gui/macosx/playlistinfo.m:82
+#: modules/gui/macosx/playlistinfo.m:83
 #, fuzzy
 msgid "Demuxed"
 msgstr "Demuxere"
 
-#: modules/gui/macosx/playlistinfo.m:83
+#: modules/gui/macosx/playlistinfo.m:84
 #, fuzzy
 msgid "Stream bitrate"
 msgstr "Maksimal indkodnings bitrate"
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
 #, fuzzy
 msgid "Decoded blocks"
 msgstr "Decoders"
 
-#: modules/gui/macosx/playlistinfo.m:87
+#: modules/gui/macosx/playlistinfo.m:88
 #, fuzzy
 msgid "Displayed frames"
 msgstr "Spring frames over"
 
-#: modules/gui/macosx/playlistinfo.m:88
+#: modules/gui/macosx/playlistinfo.m:89
 #, fuzzy
 msgid "Lost frames"
 msgstr "B-frames"
 
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
 msgid "Streaming"
 msgstr "Streaming"
 
-#: modules/gui/macosx/playlistinfo.m:91
+#: modules/gui/macosx/playlistinfo.m:92
 #, fuzzy
 msgid "Sent packets"
 msgstr "Gruppér pakker"
 
-#: modules/gui/macosx/playlistinfo.m:92
+#: modules/gui/macosx/playlistinfo.m:93
 msgid "Sent bytes"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:93
+#: modules/gui/macosx/playlistinfo.m:94
 #, fuzzy
 msgid "Send rate"
 msgstr "Sample rate"
 
-#: modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/macosx/playlistinfo.m:98
 #, fuzzy
 msgid "Played buffers"
 msgstr "Afspil hurtigere"
 
-#: modules/gui/macosx/playlistinfo.m:98
+#: modules/gui/macosx/playlistinfo.m:99
 msgid "Lost buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
-msgstr "Oplysninger"
+#: modules/gui/macosx/playlist.m:479
+msgid "Save Playlist..."
+msgstr "Gem spilleliste..."
+
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
+msgid "Delete"
+msgstr "Fjern"
+
+#: modules/gui/macosx/playlist.m:482
+msgid "Expand Node"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:485
+#, fuzzy
+msgid "Get Stream Information"
+msgstr "Meta-oplysninger"
+
+#: modules/gui/macosx/playlist.m:486
+msgid "Sort Node by Name"
+msgstr "Sortér efter navn"
+
+#: modules/gui/macosx/playlist.m:487
+msgid "Sort Node by Author"
+msgstr "Sortér efter forfatter"
+
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
+#, fuzzy
+msgid "No items in the playlist"
+msgstr "ingen elementer i spilleliste"
+
+#: modules/gui/macosx/playlist.m:494
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
+msgid "Search"
+msgstr "Søg"
+
+#: modules/gui/macosx/playlist.m:496
+#, fuzzy
+msgid "Search in Playlist"
+msgstr "Åbn spilleliste"
+
+#: modules/gui/macosx/playlist.m:497
+msgid "Standard Play"
+msgstr "Standardafspilning"
+
+#: modules/gui/macosx/playlist.m:500
+#, fuzzy
+msgid "Add Folder to Playlist"
+msgstr "Tilføj til playlist"
+
+#: modules/gui/macosx/playlist.m:749
+#, fuzzy
+msgid "Save Playlist"
+msgstr "Gem playlist"
+
+#: modules/gui/macosx/playlist.m:1492
+msgid "Empty Folder"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:1517
+#, fuzzy, c-format
+msgid "%i items in the playlist"
+msgstr "%i elementer i spilleliste"
+
+#: modules/gui/macosx/playlist.m:1527
+#, fuzzy
+msgid "1 item in the playlist"
+msgstr "1 element i spilleliste"
 
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:212
@@ -10837,17 +11186,17 @@ msgid "Continue"
 msgstr "Fortsæt"
 
 #: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+#, fuzzy
 msgid ""
-"Beware this will reset your VLC media player preferences.\n"
+"Beware this will reset the VLC media player preferences.\n"
 "Are you sure you want to continue?"
 msgstr ""
 "Bemærk at dette vil nulstille dine VLC-medieafspiller indstillinger.\n"
 "Er du sikker på at du vil fortsætte?"
 
-#: modules/gui/macosx/prefs.m:705
+#: modules/gui/macosx/prefs.m:708
 #, fuzzy
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr ""
 "Nogen indstillinger er tilgængelige men skjulte. Tryk på \"Advancerede "
 "indstillinger\" for at se dem."
@@ -10875,7 +11224,7 @@ msgid "Logo"
 msgstr "Løkke"
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 msgid "Marquee"
 msgstr "Markise"
 
@@ -10910,108 +11259,103 @@ msgstr "Størrelse"
 msgid "(in pixels)"
 msgstr "Bredde i pixels"
 
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "Tid"
-
 #: modules/gui/macosx/sfilters.m:104
 #, fuzzy
 msgid "ms"
 msgstr "mms"
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 msgid "Black"
 msgstr "Sort"
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr "Grå"
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Silver"
 msgstr "Sølv"
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr "Hvid"
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Red"
 msgstr "Rød"
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Fuchsia"
 msgstr "Lilla"
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr "Gul"
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Olive"
 msgstr "Olivengrøn"
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Green"
 msgstr "Grøn"
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Teal"
 msgstr "Tyrkis"
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Lime"
 msgstr "Lime"
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr "Lilla"
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr "Marineblå"
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Blue"
 msgstr "Blå"
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr ""
@@ -11062,7 +11406,7 @@ msgid "Right-Bottom"
 msgstr "Bund"
 
 #: modules/gui/macosx/update.m:84
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr ""
 
 #: modules/gui/macosx/update.m:85
@@ -11070,20 +11414,20 @@ msgid "Download now"
 msgstr ""
 
 #: modules/gui/macosx/update.m:92
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr ""
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -11201,24 +11545,25 @@ msgstr "MPEG Transport Stream"
 msgid "MPEG 1 Format"
 msgstr "MPEG 1 Format"
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:265
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -11232,13 +11577,12 @@ msgid ""
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 #, fuzzy
 msgid "Enter the address of the computer to stream to."
 msgstr "Adressen på den computer streamen skal sendes til"
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 #, fuzzy
 msgid "Use this to stream to a single computer."
 msgstr "Brug denne stream på et netværk"
@@ -11250,12 +11594,25 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:285
+#, fuzzy
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr "Brug denne stream på et netværk"
+
+#: modules/gui/macosx/wizard.m:290
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:362
@@ -11263,381 +11620,366 @@ msgid "Back"
 msgstr "Tilbage"
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 msgid "Streaming/Transcoding Wizard"
 msgstr "Streaming/Transcoding Guide"
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-#, fuzzy
-msgid "This wizard helps you to stream, transcode or save a stream."
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
 msgstr ""
-"Denne guide hjælper dig med at streame, konvertere eller gemme en stream på "
-"din computer."
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
 #, fuzzy
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 "Denn guide giver dig kun et begrændset udvalg af VLC's streaming og "
 "transcoding muligheder. Vælg Åbn og herefter Streamuddata for at få adgang "
 "til dem alle."
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 msgid "Stream to network"
 msgstr "Stream til netværk"
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 msgid "Transcode/Save to file"
 msgstr "Konverter/Gem til en fil"
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 msgid "Choose input"
 msgstr "Vælg inddata"
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 #, fuzzy
 msgid "Choose here your input stream."
 msgstr "Vælg inddata til din stream her"
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 msgid "Select a stream"
 msgstr "Vælg en stream"
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 msgid "Existing playlist item"
 msgstr "Fra spillelisten"
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr "Vælg..."
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr "Delvis udtrækning"
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr "Fra"
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 msgid "To"
 msgstr "Til"
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
+#: modules/gui/macosx/wizard.m:405
+#, fuzzy
+msgid "This page allows to select how the input stream will be sent."
 msgstr "Her vælger du hvordan din stream skal sendes."
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 msgid "Destination"
 msgstr "Destination"
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 msgid "Streaming method"
 msgstr "Stream metode"
 
-#: modules/gui/macosx/wizard.m:410
+#: modules/gui/macosx/wizard.m:409
+#, fuzzy
+msgid "Address of the computer to stream to."
+msgstr "Adressen på den computer streamen skal sendes til"
+
+#: modules/gui/macosx/wizard.m:411
 msgid "UDP Unicast"
 msgstr "UDP Unicast"
 
-#: modules/gui/macosx/wizard.m:411
+#: modules/gui/macosx/wizard.m:412
 msgid "UDP Multicast"
 msgstr "UDP Multicast"
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 msgid "Transcode"
 msgstr "Konverter"
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 #, fuzzy
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 "Hvis du vil ændre på kompressions formattet for video eller lyd streams skal "
 "du udfylde nedenstående. (Hvis du kun vil ændre indpakningen så fortsæt til "
 "næste side)"
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 msgid "Transcode audio"
 msgstr "Konverter lyd"
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 msgid "Transcode video"
 msgstr "Konverter video"
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-#, fuzzy
-msgid "If your stream has audio and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
 msgstr ""
-"Hvis din stream har lyd og du vil konvertere den til et andet format, "
-"aktiver denne."
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-#, fuzzy
-msgid "If your stream has video and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
 msgstr ""
-"Hvis din stream har video og du vil konvertere den til et andet format, "
-"aktiver denne."
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 msgid "Encapsulation format"
 msgstr "Indpakningsformat"
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
+#, fuzzy
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 "Her vælger du hvordan din stream skal indpakkes. Afhængigt af hvad du vælger "
 "vil nogle formater ikke være tilgængelige"
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 msgid "Additional streaming options"
 msgstr "Detaljeret streaming indstillinger."
 
-#: modules/gui/macosx/wizard.m:439
+#: modules/gui/macosx/wizard.m:440
 #, fuzzy
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr "Her indstilles yderligere detaljer vedr. din stream"
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 msgid "SAP Announce"
 msgstr "SAP annoncering"
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 #, fuzzy
 msgid "Local playback"
 msgstr "Stopper afspilning"
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 msgid "Additional transcode options"
 msgstr "Flere konverterings indstillinger"
 
-#: modules/gui/macosx/wizard.m:450
+#: modules/gui/macosx/wizard.m:451
 #, fuzzy
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
-msgstr "Her kan du vælge yderligere parametre for din konvertering"
+msgid "In this page, a few additional transcoding parameters can be set."
+msgstr "Her indstilles yderligere detaljer vedr. din stream"
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 msgid "Select the file to save to"
 msgstr "Vælg filen der skal gemmes som"
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
 #, fuzzy
 msgid "Summary"
 msgstr "Attrap"
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 #, fuzzy
 msgid "Encap. format"
 msgstr "Indpakningsformat"
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 #, fuzzy
 msgid "Input stream"
 msgstr "Sout stream"
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 #, fuzzy
 msgid "Save file to"
 msgstr "Gem fil"
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 #, fuzzy
 msgid "No input selected"
 msgstr "Ingen inddata fundet"
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 #, fuzzy
 msgid "No valid destination"
 msgstr "Destination"
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1119
+#: modules/gui/macosx/wizard.m:1116
 #, fuzzy
-msgid "Select the folder to save to"
+msgid "Select the directory to save to"
 msgstr "Vælg filen der skal gemmes som"
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 #, fuzzy
 msgid "No folder selected"
 msgstr "Ingen inddata fundet"
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
-msgstr ""
+#: modules/gui/macosx/wizard.m:1169
+#, fuzzy
+msgid "A directory where to save the files has to be selected."
+msgstr "Lader dig indstille hvilken mappe video snapshots skal gemmes i."
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1181
-#, fuzzy
-msgid "You you need to select a file, you want to save to."
-msgstr "Du skal vælge en fil at gemme til"
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1372
 #, fuzzy
 msgid "Finish"
 msgstr "Finsk"
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, fuzzy, c-format
 msgid "%i items"
 msgstr "&Vis elementer"
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 #, fuzzy
 msgid "yes"
 msgstr "Bytes"
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 #, fuzzy
 msgid "no"
 msgstr "ingen"
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#: modules/gui/macosx/wizard.m:1661
 #, fuzzy
-msgid "Use this to stream on a network."
+msgid "This allows to stream on a network."
 msgstr "Brug denne stream på et netværk"
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 #, fuzzy
 msgid "Select your audio codec. Click one to get more information."
 msgstr ""
 "Vælg det lyd codec du ønsker. Tryk på et for at få yderligere information"
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 #, fuzzy
 msgid "Select your video codec. Click one to get more information."
 msgstr ""
 "Vælg det video codec du ønsker. Tryk på et for at få yderligere information"
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -11645,7 +11987,7 @@ msgid ""
 "name will be used."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -11844,7 +12186,7 @@ msgstr "ntsc"
 msgid "secam"
 msgstr "secam"
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 msgid "auto"
 msgstr "auto"
 
@@ -12119,7 +12461,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr "Skin filer (*.vlt)|*.vlt|Skin filer (*.xml)|*.xml|"
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr "Åbn playlist"
 
@@ -12131,7 +12473,7 @@ msgid ""
 msgstr "Alle spillelister |*.pls;*.m3u;*.asx;*.b4s|M3U files|*.m3u"
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr "Gem playlist"
 
@@ -12140,40 +12482,43 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
-msgstr "Sidst brugte skin"
+msgid "Skin to use"
+msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:344
-msgid "Select the path to the last skin used."
-msgstr ""
+#, fuzzy
+msgid "Path to the skin to use."
+msgstr "Den fulde sti til den PNg fil der skal bruges."
 
 #: modules/gui/skins2/src/skin_main.cpp:345
 msgid "Config of last used skin"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 msgid "Skinnable Interface"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr ""
 
@@ -12195,7 +12540,7 @@ msgstr ""
 "(WinCE grænseflade)\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 #, fuzzy
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
@@ -12204,16 +12549,16 @@ msgstr ""
 "(c) 1996-2005 - VideoLAN-holdet\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 #, fuzzy
 msgid "Compiled by "
 msgstr "Komedie"
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 msgid "Compiler: "
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr ""
 
@@ -12239,12 +12584,12 @@ msgstr ""
 "Alternativt, kan du bygge en MRL ved en af de følgende præ-definerede mål:"
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr "Vælg mappe"
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr "Vælg fil"
 
@@ -12270,6 +12615,11 @@ msgstr "WinCE dialogudbyder"
 msgid "Edit bookmark"
 msgstr "Redigér bogmærke"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+msgid "Bytes"
+msgstr "Bytes"
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -12279,6 +12629,13 @@ msgid "The stream must be playing or paused for bookmarks to work"
 msgstr ""
 "Streammen skal være spillende eller sat på pause for at bogmærker kan virke"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+msgid ""
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+"Ingen inddata fundet. streammen skal være spillende eller sat på pause for "
+"at bogmærke skal virke."
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
 msgid ""
 "Input has changed, unable to save bookmark. Use \"pause\" while editing "
@@ -12416,81 +12773,80 @@ msgid "RTSP"
 msgstr "RTSP"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr ""
+#, fuzzy
+msgid "DVD device to use"
+msgstr "DVD enhed"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "CDDB server port"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 #, fuzzy
 msgid "Open subtitles file"
 msgstr "Brug undertekstningsfil"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 #, fuzzy
 msgid "Title number."
 msgstr "Demux nummer"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
 "be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 #, fuzzy
 msgid "Track number."
 msgstr "Spornummer"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 
@@ -12507,7 +12863,8 @@ msgid "Add &Directory..."
 msgstr "Tilføj &mappe..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+#, fuzzy
+msgid "&Add URL..."
 msgstr "&Tilføj MRL..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -12531,8 +12888,9 @@ msgid "&Reverse sort by title"
 msgstr "&Omvendt sortering efter titel"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
-msgstr "&Vælg tilfældigt på spilleliste"
+#, fuzzy
+msgid "&Shuffle"
+msgstr "Vælg tilfældigt"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
 msgid "D&elete"
@@ -12558,76 +12916,95 @@ msgstr "&Vis elementer"
 msgid "Play this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+msgid "Preparse"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr "Oplysninger"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "Add node"
 msgstr "Audio encoder"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 msgid "root"
 msgstr "root"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr "%i elementer i spilleliste (%i ikke vist)"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, c-format
 msgid "%i items in playlist"
 msgstr "%i elementer i spilleliste"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr "M3U fil"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "Gem playlist"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr "Spillelisten er tom"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr "Kan ikke gemme"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr "Normal"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 msgid "Sorted by artist"
 msgstr "Sortér efter artist"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 #, fuzzy
 msgid "Sorted by Album"
 msgstr "Sortér efter navn"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "New node"
 msgstr "New Age"
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+#, fuzzy
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+"Bemærk at dette vil nulstille dine VLC-medieafspiller indstillinger.\n"
+"Er du sikker på at du vil fortsætte?"
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -12649,8 +13026,8 @@ msgstr "Shift"
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:167
@@ -12658,32 +13035,36 @@ msgid "Stream output MRL"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
-msgid "Destination Target:"
-msgstr "Modtager:"
+#, fuzzy
+msgid "Target:"
+msgstr "Åbn mål:"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
-msgid "Output methods"
-msgstr ""
+#, fuzzy
+msgid "Outputs"
+msgstr "Uddata fil"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+msgid "Play locally"
+msgstr "Afspil lokalt"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr "MMSH"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr "RTP"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-msgid "Miscellaneous options"
-msgstr "Forskellige indstillinger"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 msgid "Group name"
 msgstr "Gruppe navn"
@@ -12696,10 +13077,6 @@ msgstr "Kanal navn"
 msgid "Select all elementary streams"
 msgstr "Vælg alle elementær streams"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-msgid "Transcoding options"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 msgid "Video codec"
 msgstr "Video codec"
@@ -12729,8 +13106,9 @@ msgid "Subtitles file"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
-msgstr ""
+#, fuzzy
+msgid "Options"
+msgstr "Indstillinger"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 msgid ""
@@ -12740,12 +13118,6 @@ msgstr ""
 "Ignorer frames per sekund og brug denne værdi. Virker kun med MicroDVD og "
 "SubRiP undertekster."
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr "Forsinkelse"
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 msgid "Set subtitle delay (in 1/10s)"
 msgstr ""
@@ -12756,21 +13128,21 @@ msgstr "Åbn fil"
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
 #, fuzzy
-msgid "VLC media player - Updates"
-msgstr "VLC medieafspiller"
+msgid "Updates"
+msgstr "Opdatér"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+msgid "Check for updates"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 #, fuzzy
 msgid "Save file..."
 msgstr "Gem fil"
@@ -12799,7 +13171,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 msgid "Choose"
 msgstr "Vælg"
 
@@ -12817,34 +13189,60 @@ msgstr "Løkke"
 msgid "Create"
 msgstr "Framerate"
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-#, fuzzy
-msgid "VLM configuration"
-msgstr "VLM opsætningsfil"
-
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
 #, fuzzy
 msgid "VLM stream"
 msgstr "Afspil stream"
 
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+#, fuzzy
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr ""
+"Denne guide hjælper dig med at streame, konvertere eller gemme en stream på "
+"din computer."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#, fuzzy
+msgid "Use this to stream on a network."
+msgstr "Brug denne stream på et netværk"
+
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:91
 msgid "Use this to re-encode a stream and save it to a file."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+#, fuzzy
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+"Denn guide giver dig kun et begrændset udvalg af VLC's streaming og "
+"transcoding muligheder. Vælg Åbn og herefter Streamuddata for at få adgang "
+"til dem alle."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
 #, fuzzy
 msgid "Use this to stream on a network"
 msgstr "Brug denne stream på et netværk"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
 msgid "You must choose a stream"
 msgstr "Du skal vælge en stream"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr "Åh åh! Kunne ikke finde spilleliste!"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
 "incoming stream (for example, a file or a disc, but not a RTP/UDP network "
@@ -12852,33 +13250,84 @@ msgid ""
 "Enter the starting and ending times (in seconds)."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+#, fuzzy
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+"Hvis du vil ændre på kompressions formattet for video eller lyd streams skal "
+"du udfylde nedenstående. (Hvis du kun vil ændre indpakningen så fortsæt til "
+"næste side)"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+#, fuzzy
+msgid "Select the target video codec. Click one to get more information."
+msgstr ""
+"Vælg det video codec du ønsker. Tryk på et for at få yderligere information"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+#, fuzzy
+msgid "Select the target audio codec. Click one to get more information."
+msgstr ""
+"Vælg det lyd codec du ønsker. Tryk på et for at få yderligere information"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr "Her vælger du hvordan din stream skal sendes."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
 msgid "This does not appear to be a valid multicast address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
 #, fuzzy
 msgid "You need to enter an address"
 msgstr "Du skal angive en addresse"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+"Her vælger du hvordan din stream skal indpakkes. Afhængigt af hvad du vælger "
+"vil nogle formater ikke være tilgængelige"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 #, fuzzy
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
 "transcoding"
 msgstr "Her kan du vælge yderligere parametre for din konvertering"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 msgid "You must choose a file to save to"
 msgstr "Du skal vælge en fil at gemme til"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 #, fuzzy
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
 msgstr "Her indstilles yderligere detaljer vedr. din stream"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
@@ -12888,54 +13337,91 @@ msgid ""
 "name will be used"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 #, fuzzy
 msgid "Save to file"
 msgstr "Gem fil"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
+msgstr "Kloner billedet flere gange."
+
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+#, fuzzy
+msgid "Adds distortion effects"
+msgstr "Tilføjer forvrængelses effekt"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+#, fuzzy
+msgid "Inverts the colors of the image"
+msgstr "Kloner billedet flere gange."
+
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+#, fuzzy
+msgid "Adds motion blurring to the image"
+msgstr "Giver bevægelses sløring på billedet"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 msgid "Magnifies part of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+#, fuzzy
+msgid "Image adjustment"
+msgstr "Indstil billede"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr "Video indstillinger"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr "Udseendeforhold"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-msgid "More info"
-msgstr "Flere oplysninger"
-
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+msgid "Imitates the effect of surround sound when using headphones."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+#, fuzzy
+msgid "Prevents the audio output level from going over a predefined value."
+msgstr "Dette gemmer lyd udgangens volume når mute aktiveres."
+
+#: modules/gui/wxwidgets/extrapanel.cpp:466
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:473
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:999
 msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
 msgstr ""
 
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "Flere oplysninger"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 msgid "Stopped"
 msgstr "Stoppet"
@@ -12960,125 +13446,131 @@ msgstr "Forrige"
 msgid "Next track"
 msgstr "Næste"
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 msgid "Quick &Open File...\tCtrl-O"
 msgstr "Hurtig &åbn fil...\tCtrl-O"
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr "Åbn &fil...\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 #, fuzzy
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr "Åbn M&appe...\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr "Åbn &disk...\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr "Åbn &netværksstream...\tCtrl-N"
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 #, fuzzy
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr "Åbn &disk...\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 msgid "&Wizard...\tCtrl-W"
 msgstr "&Guide...\tCtrl-W"
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr "&Afslut\tCtrl-X"
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr "&Spilleliste...\tCtrl-P"
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr "&Beskeder...\tCtrl-M"
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr "Stream og medie &oplysninger...\tCtrl-I"
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
+#: modules/gui/wxwidgets/interface.cpp:605
+#, fuzzy
+msgid "About..."
+msgstr "_Om..."
+
+#: modules/gui/wxwidgets/interface.cpp:607
+msgid "Check for updates..."
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 msgid "&File"
 msgstr "&Fil"
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr "&Vis"
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr "&Opsætning"
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr "&Lyd"
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr "&Video"
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr "&Navigation"
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr "&Hjælp"
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
 msgstr "Åbn playlist"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr "Forrige på spillelisten"
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr "Næste på spillelisten"
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr "Afspil langsommere"
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr "Afspil hurtigere"
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 #, fuzzy
 msgid "Extended &GUI\tCtrl-G"
 msgstr "&Udvidet GUI"
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 #, fuzzy
 msgid "&Bookmarks...\tCtrl-B"
 msgstr "&Bogmærker..."
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 #, fuzzy
 msgid "Preference&s...\tCtrl-S"
 msgstr "Indstillinger..."
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 #, fuzzy
 msgid ""
 " (wxWidgets interface)\n"
@@ -13087,7 +13579,7 @@ msgstr ""
 " (wxWindows grænseflade)\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
@@ -13097,12 +13589,12 @@ msgstr ""
 "http://www.videolan.org/\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr "Om %s"
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 msgid "Show/Hide interface"
 msgstr "Vis/skjul grænseflade"
 
@@ -13187,11 +13679,23 @@ msgstr ""
 msgid "RTP Unicast"
 msgstr "UDP Unicast"
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+#, fuzzy
+msgid "Stream to a single computer."
+msgstr "Brug denne stream på et netværk"
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 #, fuzzy
 msgid "RTP Multicast"
 msgstr "UDP/RTP Multicast"
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 msgid ""
 "Enter the multicast address to stream to in this field. This must be an IP "
@@ -13199,23 +13703,46 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
+#: modules/gui/wxwidgets/streamdata.cpp:134
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#, fuzzy
+msgid "Bookmarks dialog"
 msgstr "Vis bogmærkevindue"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
-msgstr "Vis bogmærkevindue når grænsefladen starter."
+#, fuzzy
+msgid "Show bookmarks dialog at startup"
+msgstr "Vis bogmærkevindue"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
 #, fuzzy
-msgid "Show extended GUI"
+msgid "Extended GUI"
 msgstr "Vis udvidet VCD oplysninger?"
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:92
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
+msgid "Taskbar"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
+msgid "Show VLC on the taskbar"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
@@ -13223,29 +13750,45 @@ msgid "Minimal interface"
 msgstr "Minimalt grænseflade"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+#, fuzzy
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr "Brug minimal grænseflade, ingen værktøjsbjælke, få menuer"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 #, fuzzy
 msgid "Size to video"
 msgstr "Zoom video"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+msgid "Resize VLC to match the video resolution."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
-msgid "Show systray icon"
+#, fuzzy
+msgid "Systray icon"
+msgstr "Vis systray ikon"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+#, fuzzy
+msgid "Show a systray icon for VLC"
 msgstr "Vis systray ikon"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
 #, fuzzy
+msgid "Show labels in toolbar"
+msgstr "Vis tekst på værktøjslinje knapper"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#, fuzzy
+msgid "Show labels below the icons in the toolbar."
+msgstr "Vis teksten under ikoner på værktøjslinjen."
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
+#, fuzzy
 msgid "Playlist view"
 msgstr "Spilleliste"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -13253,20 +13796,20 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 #, fuzzy
 msgid "wxWidgets interface module"
 msgstr "wxWindows grænseflademodul"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 #, fuzzy
 msgid "wxWidgets dialogs provider"
 msgstr "wxWindows vinduesudbyder"
@@ -13289,9 +13832,10 @@ msgid "Save raw codec data"
 msgstr ""
 
 #: modules/misc/dummy/dummy.c:45
+#, fuzzy
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 "Denne mulighed lader dig gemme den rå codec data hvis du har valgt Attrap-"
 "dekoderen i Generelle indstillinger."
@@ -13309,55 +13853,56 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr "Attrap-interface funktion"
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 msgid "Dummy Interface"
 msgstr "Attrap-interface"
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 msgid "Dummy access function"
 msgstr "Attrap-adgangs funktion"
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 msgid "Dummy demux function"
 msgstr "Attrap-demux funktion"
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 msgid "Dummy decoder"
 msgstr "Attrap-dekoder"
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 msgid "Dummy decoder function"
 msgstr "Attrap-dekoder funktion"
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 msgid "Dummy encoder function"
 msgstr "Attrap indkoder funktion"
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 msgid "Dummy audio output function"
 msgstr "Attrap lyd-uddata funktion"
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 msgid "Dummy video output function"
 msgstr "Attrap video-uddata funktion"
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 msgid "Dummy Video output"
 msgstr "Attrap video-uddata"
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 msgid "Dummy font renderer function"
 msgstr "Attrap-skrifttype optegner funktion"
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr "Skrifttype"
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
-msgstr "Skrifttype filnavn"
+#, fuzzy
+msgid "Filename for the font you want to use"
+msgstr "Sæt nummeret på den stream i lydsporet du vil bruge (fra 0 til n)"
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
 msgid "Font size in pixels"
@@ -13365,93 +13910,102 @@ msgstr "Skrifttypestørrelse i pixels"
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
-msgstr "Gennemsigtighed, 0...255"
-
 #: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
+msgstr ""
+
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+msgid "Text default color"
 msgstr ""
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
-msgstr "Størrelsen på de skrifttyper der bruges af OSD modulet"
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+msgid "Relative font size"
+msgstr ""
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr "Mindre"
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr "Lille"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr "Stor"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr "Større"
 
-#: modules/misc/freetype.c:102
+#: modules/misc/freetype.c:107
 #, fuzzy
-msgid "Use yuvp renderer"
+msgid "Use YUVP renderer"
 msgstr "Tekst optegner"
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 #, fuzzy
 msgid "Font Effect"
 msgstr "Goom effekt"
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Background"
 msgstr "Tilbage"
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Outline"
 msgstr "Olivengrøn"
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 msgid "Fat Outline"
 msgstr ""
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 msgid "Text renderer"
 msgstr "Tekst optegner"
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 msgid "Freetype2 font renderer"
 msgstr ""
 
@@ -13461,106 +14015,104 @@ msgstr "Diffie-Hellman primtal bits"
 
 #: modules/misc/gnutls.c:69
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
 msgstr ""
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr "Kontroller TLS/SSL servercertifikat validitet"
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 #, fuzzy
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 "Kontrol at servercertifikatet er validt (Dvs. signeret af en godkendt CA)"
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr "Kontroler TLS/SSL server hostname i certifikatet"
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr "GnuTLS TLS krypteringslag"
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 #, fuzzy
 msgid "Growl server"
 msgstr "Ingen server"
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 #, fuzzy
 msgid "Growl password"
 msgstr "FTP kodeord"
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 #, fuzzy
 msgid "Growl UDP port"
 msgstr "UDP Port"
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "UDP Port"
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
-msgstr ""
+#, fuzzy
+msgid "Growl"
+msgstr "Gruppe"
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 #, fuzzy
 msgid "(no title)"
 msgstr "titel"
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr ""
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr ""
 
@@ -13568,7 +14120,7 @@ msgstr ""
 msgid "Gtk+ GUI helper"
 msgstr "Gtk+ GUI hjælper"
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr "Tekst"
 
@@ -13579,40 +14131,44 @@ msgstr "Log format"
 #: modules/misc/logger.c:120
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr ""
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
 msgstr ""
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr "Logning"
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 msgid "File logging"
 msgstr "Fil logning"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr "Log filnavn"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr "Angiv logfilnavnet."
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 #, fuzzy
 msgid "RRD output file"
 msgstr "Uddata fil"
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+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"
@@ -13629,16 +14185,14 @@ 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/msn.c:63
 msgid "MSN Title format string"
 msgstr ""
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
@@ -13647,8 +14201,9 @@ msgid "MSN"
 msgstr "MMS"
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr ""
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "Afspiller"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
@@ -13689,31 +14244,37 @@ msgstr ""
 msgid "video"
 msgstr "video"
 
+#: modules/misc/rtsp.c:48
+#, fuzzy
+msgid "RTSP host address"
+msgstr "Værtsadresse"
+
 #: modules/misc/rtsp.c:50
 #, fuzzy
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr ""
 "Du kan indstille den adresse og port http grænsefladen vil binde sig til."
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 #, fuzzy
 msgid "Maximum number of connections"
 msgstr "Antal kloner"
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 msgid "RTSP VoD"
 msgstr "RTSP VoD"
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 msgid "RTSP VoD server"
 msgstr "RTSP VoD server"
 
@@ -13721,11 +14282,11 @@ msgstr "RTSP VoD server"
 msgid "X Screensaver disabler"
 msgstr "X pauseskærm deaktiveret"
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 msgid "SVG template file"
 msgstr "SVG skabelon fil"
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -13744,57 +14305,59 @@ msgstr "C modul der ikke gør noget"
 msgid "Miscellaneous stress tests"
 msgstr "Forskellige stres test"
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 msgid "Win32 font renderer"
 msgstr "Win32 skrifttype optegner"
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr "XML Parser (bruger libxml2)"
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 msgid "Simple XML Parser"
 msgstr "Simpel XML-fortolker"
 
 #: modules/mux/asf.c:49
-msgid "Allows you to define the title that will be put in ASF comments."
-msgstr "Tillader dig at angive titlen der vil være i ASF-kommentarer."
+msgid "Title to put in ASF comments."
+msgstr ""
 
-#: modules/mux/asf.c:52
-msgid "Allows you to define the author that will be put in ASF comments."
+#: modules/mux/asf.c:51
+#, fuzzy
+msgid "Author to put in ASF comments."
 msgstr "Tillader dig at angive forfatteren der vil være i ASF-kommentarer."
 
-#: modules/mux/asf.c:55
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+#: modules/mux/asf.c:53
+#, fuzzy
+msgid "Copyright string to put in ASF comments."
 msgstr ""
 "Tillader dig at angive ophavsret-strengen der vil være i ASF-kommentarer."
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 msgid "Comment"
 msgstr "Kommentar"
 
-#: modules/mux/asf.c:58
-msgid "Allows you to define the comment that will be put in ASF comments."
-msgstr "Tillader dig at angive kommentaren der vil være i ASF-kommentarer."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
+msgstr ""
 
-#: modules/mux/asf.c:61
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+#: modules/mux/asf.c:57
+#, fuzzy
+msgid "\"Rating\" to put in ASF comments."
 msgstr "Tillader dig at angive bedømmelsen der vil være i ASF-kommentarer."
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 msgid "Packet Size"
 msgstr ""
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr ""
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 msgid "ASF muxer"
 msgstr "ASF muxer"
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr "Ukendt video"
 
@@ -13807,29 +14370,29 @@ msgid "Dummy/Raw muxer"
 msgstr "Attrap/Raw muxer"
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+msgid "Create \"Fast Start\" files"
 msgstr ""
 
 #: modules/mux/mp4.c:47
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 msgid "MP4/MOV muxer"
 msgstr "MP4/MOV muxer"
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr "DTS forsinkelse (ms)"
 
 #: modules/mux/mpeg/ps.c:46
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:51
@@ -13837,9 +14400,7 @@ msgid "PES maximum size"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:61
@@ -13851,8 +14412,9 @@ msgid "Video PID"
 msgstr "Video PID"
 
 #: modules/mux/mpeg/ts.c:84
+#, fuzzy
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr "Giver video streammen et fast PID. PCR PID vil automatisk være videon."
 
@@ -13861,7 +14423,8 @@ msgid "Audio PID"
 msgstr "Lyd PID"
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
+#, fuzzy
+msgid "Assign a fixed PID to the audio stream."
 msgstr "Giver lyd streammen et fast PID."
 
 #: modules/mux/mpeg/ts.c:88
@@ -13869,7 +14432,8 @@ msgid "SPU PID"
 msgstr "SPU PID"
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+#, fuzzy
+msgid "Assign a fixed PID to the SPU."
 msgstr "Giver SPU'en et fast PID."
 
 #: modules/mux/mpeg/ts.c:90
@@ -13877,7 +14441,8 @@ msgid "PMT PID"
 msgstr "PMT PID"
 
 #: modules/mux/mpeg/ts.c:91
-msgid "Assigns a fixed PID to the PMT"
+#, fuzzy
+msgid "Assign a fixed PID to the PMT"
 msgstr "Giver PMT'en et fast PID"
 
 #: modules/mux/mpeg/ts.c:92
@@ -13885,7 +14450,8 @@ msgid "TS ID"
 msgstr "TS ID"
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
+#, fuzzy
+msgid "Assign a fixed Transport Stream ID."
 msgstr "Giver et fast Transport stream ID."
 
 #: modules/mux/mpeg/ts.c:94
@@ -13895,59 +14461,78 @@ msgstr "TS ID"
 
 #: modules/mux/mpeg/ts.c:95
 #, fuzzy
-msgid "Assigns a fixed Network ID (for SDT table)"
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr "Giver PMT'en et fast PID"
 
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
-msgstr ""
-
 #: modules/mux/mpeg/ts.c:97
 #, fuzzy
-msgid "Assigns a program number to each PMT"
-msgstr "Giver PMT'en et program nummer."
+msgid "PMT Program numbers"
+msgstr "Spornummer"
 
 #: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:99
-#, fuzzy
-msgid "Defines the pids to add to each pmt."
-msgstr "Angiver om der skal tegnes spidser."
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
+msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
-msgid "Set PID to id of ES"
+#: modules/mux/mpeg/ts.c:109
+#, fuzzy
+msgid "Set PID to ID of ES"
 msgstr "Sæt PID til id fra ES"
 
-#: modules/mux/mpeg/ts.c:105
-msgid "set PID to id of es"
-msgstr "Sæt PID til id fra es"
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:114
+#, fuzzy
+msgid "Data alignment"
+msgstr "Mosaic indstilling"
+
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
+msgstr ""
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:118
 msgid "Shaping delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 msgid "Use keyframes"
 msgstr "Brug keyframes"
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -13956,76 +14541,76 @@ msgid ""
 "the biggest frames in the stream."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr "PCR forsinkelse (ms)"
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr "Krypter lyd"
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr "Krypter lyd med CSA"
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 #, fuzzy
 msgid "Crypt video"
 msgstr "Krypter lyd"
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 #, fuzzy
 msgid "Crypt video using CSA"
 msgstr "Krypter lyd med CSA"
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr "CSA nøgle"
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
+#, fuzzy
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 "Indstil CSA krypterings nøglen. Nøglen skal være en 16 karakters streng ( 8 "
 "hexedecimal bytes)."
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr "TS muxer (libdvbpsi)"
 
@@ -14035,16 +14620,17 @@ msgstr ""
 
 #: modules/mux/mpjpeg.c:33
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 
 #: modules/mux/mpjpeg.c:50
-msgid "Multipart jpeg muxer"
+msgid "Multipart JPEG muxer"
 msgstr ""
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
+#, fuzzy
+msgid "Ogg/OGM muxer"
 msgstr "Ogg/ogm muxer"
 
 #: modules/mux/wav.c:42
@@ -14056,7 +14642,8 @@ msgid "Copy packetizer"
 msgstr ""
 
 #: modules/packetizer/h264.c:47
-msgid "H264 video packetizer"
+#, fuzzy
+msgid "H.264 video packetizer"
 msgstr "H264 video packetizer"
 
 #: modules/packetizer/mpeg4audio.c:118
@@ -14069,13 +14656,13 @@ msgstr "MPEG4 video packetizer"
 
 #: modules/packetizer/mpegvideo.c:52
 #, fuzzy
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr "Vis grænseflade"
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -14099,7 +14686,7 @@ msgid "DAAP access"
 msgstr "DAAP adgang"
 
 #: modules/services_discovery/hal.c:63
-msgid "HAL device detection"
+msgid "HAL devices detection"
 msgstr ""
 
 #: modules/services_discovery/hal.c:153
@@ -14111,15 +14698,15 @@ msgid "Podcast URLs list"
 msgstr ""
 
 #: modules/services_discovery/podcast.c:58
-msgid "Podcast '|' (pipe) seperated URLs list"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
 msgstr ""
 
-#: modules/services_discovery/podcast.c:62
+#: modules/services_discovery/podcast.c:63
 #, fuzzy
-msgid "Podcast Service Discovery"
-msgstr "Opdagelse af tjenester"
+msgid "Podcasts"
+msgstr "Sæt ind"
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 #, fuzzy
 msgid "Podcast"
 msgstr "Sæt ind"
@@ -14129,119 +14716,121 @@ msgid "SAP multicast address"
 msgstr "SAP multicast addresse"
 
 #: modules/services_discovery/sap.c:80
-#, fuzzy
-msgid "Listen for SAP announcements on another address"
-msgstr "Lyt efter SAP annonceringer på en anden adresse"
-
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
+msgid ""
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
 msgstr ""
 
 #: modules/services_discovery/sap.c:83
-msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
+msgid "IPv4 SAP"
 msgstr ""
 
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
-msgstr ""
+#, fuzzy
+msgid "Listen to IPv4 announcements on the standard address."
+msgstr "Lyt efter SAP annonceringer på en anden adresse"
 
 #: modules/services_discovery/sap.c:87
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
+msgid "IPv6 SAP"
 msgstr ""
 
 #: modules/services_discovery/sap.c:89
-msgid "IPv6 SAP scope"
-msgstr ""
+#, fuzzy
+msgid "Listen to IPv6 announcements on the standard addresses."
+msgstr "Lyt efter SAP annonceringer på en anden adresse"
 
 #: modules/services_discovery/sap.c:91
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+msgid "IPv6 SAP scope"
 msgstr ""
 
-#: modules/services_discovery/sap.c:92
-msgid "SAP timeout (seconds)"
+#: modules/services_discovery/sap.c:93
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr ""
 
 #: modules/services_discovery/sap.c:94
-msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+msgid "SAP timeout (seconds)"
 msgstr ""
 
 #: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+msgid ""
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr ""
 
 #: modules/services_discovery/sap.c:98
-msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+msgid "Try to parse the announce"
 msgstr ""
 
 #: modules/services_discovery/sap.c:100
+msgid ""
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
+msgstr ""
+
+#: modules/services_discovery/sap.c:103
 msgid "SAP Strict mode"
 msgstr ""
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 msgid "Use SAP cache"
 msgstr "Brug SAP cache"
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 #, fuzzy
 msgid "SAP Announcements"
 msgstr "SAP annoncering"
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr ""
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 msgid "Session Announcements (SAP)"
 msgstr ""
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 msgid "Session"
 msgstr "Session"
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 msgid "Tool"
 msgstr "Værktøj"
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 msgid "User"
 msgstr "Bruger"
 
+#: modules/services_discovery/shout.c:61
+#, fuzzy
+msgid "Number of streams"
+msgstr "Antal tråde"
+
 #: modules/services_discovery/shout.c:62
-msgid "Maximum number of shoutcast servers to be listed"
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr ""
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr "Shoutcast radiostationsliste"
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 msgid "Shoutcast"
 msgstr "Shoutcast"
 
@@ -14254,39 +14843,41 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr ""
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
 msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 msgid "ID Offset"
 msgstr ""
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
 msgstr ""
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 msgid "Bridge"
 msgstr "Bro"
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 msgid "Bridge stream output"
 msgstr "Bro stream-uddata"
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 msgid "Bridge out"
 msgstr ""
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr ""
 
@@ -14306,7 +14897,7 @@ msgstr ""
 msgid "Introduces a delay in the display of the stream."
 msgstr ""
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 msgid "Display"
 msgstr "Vis"
 
@@ -14322,82 +14913,84 @@ msgstr ""
 msgid "Output access method"
 msgstr ""
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
-msgstr ""
+#: modules/stream_out/es.c:39
+#, fuzzy
+msgid "This is the default output access method that will be used."
+msgstr "Dette er standard VCD-enheden der skal bruges."
 
 #: modules/stream_out/es.c:41
 msgid "Audio output access method"
 msgstr ""
 
 #: modules/stream_out/es.c:43
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
-msgstr ""
+#, fuzzy
+msgid "This is the output access method that will be used for audio."
+msgstr "Lader dig ændre kodeordet der bruges af forbindelsen"
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 msgid "Video output access method"
 msgstr ""
 
-#: modules/stream_out/es.c:47
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
-msgstr ""
+#: modules/stream_out/es.c:46
+#, fuzzy
+msgid "This is the output access method that will be used for video."
+msgstr "Lader dig ændre kodeordet der bruges af forbindelsen"
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 msgid "Output muxer"
 msgstr ""
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
-msgid "Allows you to specify the muxer used for the streaming output."
-msgstr ""
+#: modules/stream_out/es.c:50
+#, fuzzy
+msgid "This is the default muxer method that will be used."
+msgstr "Dette er standard lyd-CD enheden der skal bruges."
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 msgid "Audio output muxer"
 msgstr ""
 
-#: modules/stream_out/es.c:55
-msgid "Allows you to specify the muxer used for the audio streaming output."
-msgstr ""
+#: modules/stream_out/es.c:53
+#, fuzzy
+msgid "This is the muxer that will be used for audio."
+msgstr "Lader dig ændre brugernavnet der bruges af forbindelsen"
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 msgid "Video output muxer"
 msgstr ""
 
-#: modules/stream_out/es.c:58
-msgid "Allows you to specify the muxer used for the video streaming output."
-msgstr ""
+#: modules/stream_out/es.c:56
+#, fuzzy
+msgid "This is the muxer that will be used for video."
+msgstr "Lader dig ændre brugernavnet der bruges af forbindelsen"
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 msgid "Output URL"
 msgstr ""
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
-msgid "Allows you to specify the output URL used for the streaming output."
-msgstr ""
+#: modules/stream_out/es.c:60
+#, fuzzy
+msgid "This is the default output URI."
+msgstr "Dette er standard VCD-enheden der skal bruges."
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 msgid "Audio output URL"
 msgstr ""
 
-#: modules/stream_out/es.c:65
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
-msgstr ""
+#: modules/stream_out/es.c:63
+#, fuzzy
+msgid "This is the output URI that will be used for audio."
+msgstr "Navn på gruppen der vil blive annonceret for sessionen"
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 msgid "Video output URL"
 msgstr ""
 
-#: modules/stream_out/es.c:69
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
-msgstr ""
+#: modules/stream_out/es.c:66
+#, fuzzy
+msgid "This is the output URI that will be used for video."
+msgstr "Navn på gruppen der vil blive annonceret for sessionen"
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 msgid "Elementary stream output"
 msgstr ""
 
@@ -14428,137 +15021,170 @@ msgstr "Mosaic indstilling"
 msgid "Mosaic bridge stream output"
 msgstr "Bro stream-uddata"
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr "SDP"
 
 #: modules/stream_out/rtp.c:51
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 
 #: modules/stream_out/rtp.c:55
 msgid "Muxer"
 msgstr "Muxer"
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
+#: modules/stream_out/rtp.c:57
+#, fuzzy
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
+msgstr "Lader dig indstille video bitraten for streaming uddata."
+
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
 msgid "Session name"
 msgstr "Sesions navn"
 
-#: modules/stream_out/rtp.c:61
-msgid "Allows you to specify the session name used for the streaming output."
-msgstr ""
-
 #: modules/stream_out/rtp.c:62
+#, fuzzy
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
+msgstr "Navn på sessionen der vil blive annonceret med SAP eller SLP"
+
+#: modules/stream_out/rtp.c:64
 msgid "Session description"
 msgstr "Sesions beskrivelse"
 
-#: modules/stream_out/rtp.c:64
-msgid "Allows you to give a broader description of the stream."
+#: modules/stream_out/rtp.c:66
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 msgid "Session URL"
 msgstr "Sesions URL"
 
-#: modules/stream_out/rtp.c:67
-msgid "Allows you to specify a URL with additional information on the stream."
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 msgid "Session email"
 msgstr "Sesions e-mail"
 
-#: modules/stream_out/rtp.c:70
-msgid "Allows you to specify contact e-mail address for this session."
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:74
-msgid "Allows you to specify the base port used for the RTP streaming."
-msgstr ""
+#: modules/stream_out/rtp.c:79
+#, fuzzy
+msgid "This allows you to specify the base port for the RTP streaming."
+msgstr "Dette tillader dig at afspille streamen imens du streamer den."
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 msgid "Audio port"
 msgstr "Lyd port"
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
+#, fuzzy
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
-msgstr ""
+"This allows you to specify the default audio port for the RTP streaming."
+msgstr "Lader dig indstille video bitraten for streaming uddata."
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 msgid "Video port"
 msgstr "Video port"
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
+#, fuzzy
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
-msgstr ""
+"This allows you to specify the default video port for the RTP streaming."
+msgstr "Lader dig indstille video bitraten for streaming uddata."
 
-#: modules/stream_out/rtp.c:84
+#: modules/stream_out/rtp.c:89
 #, fuzzy
-msgid "Allows you to specify the Time-To-Live for the output stream."
+msgid "This allows you to specify the Time-To-Live for the output stream."
 msgstr "Lader dig indstille video bitraten for streaming uddata."
 
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
+msgstr ""
+
 #: modules/stream_out/rtp.c:93
+#, fuzzy
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
+msgstr "Lader dig streame all ES ( lyd, video og undertekster)"
+
+#: modules/stream_out/rtp.c:102
 msgid "RTP stream output"
 msgstr "RTP stream-uddata"
 
-#: modules/stream_out/standard.c:45
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
-msgstr ""
-
-#: modules/stream_out/standard.c:47
-msgid "Output URL (deprecated)"
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
 msgstr ""
 
-#: modules/stream_out/standard.c:49
+#: modules/stream_out/standard.c:44
 #, fuzzy
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
-msgstr "Lader dig indstille video bitraten for streaming uddata."
+msgid "This is the muxer that will be used."
+msgstr "Dette er standard VCD-enheden der skal bruges."
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:45
 #, fuzzy
 msgid "Output destination"
 msgstr "Destination"
 
-#: modules/stream_out/standard.c:54
+#: modules/stream_out/standard.c:47
 #, fuzzy
-msgid ""
-"Allows you to specify the output destination used for the streaming output."
-msgstr "Lader dig indstille video bitraten for streaming uddata."
+msgid "This is the destination (URL) that will be used for the stream."
+msgstr "Lader dig ændre kontoen der bruges af forbindelsen"
 
-#: modules/stream_out/standard.c:58
+#: modules/stream_out/standard.c:50
 #, fuzzy
-msgid "Name of the session that will be announced with SAP"
-msgstr "Navn på sessionen der vil blive annonceret med SAP eller SLP"
+msgid ""
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
+msgstr ""
+"Lader dig indstille antallet af frames der skal indkodes for hver keyframe"
 
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 msgid "Session groupname"
 msgstr "Session gruppenavn"
 
-#: modules/stream_out/standard.c:62
-msgid "Name of the group that will be announced for the session"
-msgstr "Navn på gruppen der vil blive annonceret for sessionen"
+#: modules/stream_out/standard.c:55
+#, fuzzy
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
+msgstr "Navn på sessionen der vil blive annonceret med SAP eller SLP"
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 msgid "SAP announcing"
 msgstr "SAP annoncering"
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+#, fuzzy
+msgid "Announce this session with SAP."
 msgstr "Annoncer denne session med SAP"
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 msgid "Standard"
 msgstr "Standard"
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 msgid "Standard stream output"
 msgstr "Standard stream-uddata"
 
@@ -14636,8 +15262,10 @@ msgid "Video encoder"
 msgstr "Video encoder"
 
 #: modules/stream_out/transcode.c:48
+#, fuzzy
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
+"This is the video encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 "Tillader dig at angive video encoderen der skal bruges og dens tilknyttede "
 "indstillinger."
@@ -14647,212 +15275,284 @@ msgid "Destination video codec"
 msgstr ""
 
 #: modules/stream_out/transcode.c:52
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
-msgstr ""
+#, fuzzy
+msgid "This is the video codec that will be used."
+msgstr "Dette er standard DVD-enheden der skal bruges."
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 msgid "Video bitrate"
 msgstr "Video bitrate"
 
-#: modules/stream_out/transcode.c:56
-msgid "Allows you to specify the video bitrate used for the streaming output."
-msgstr "Lader dig indstille video bitraten for streaming uddata."
+#: modules/stream_out/transcode.c:55
+msgid "Target bitrate of the transcoded video stream."
+msgstr ""
 
-#: modules/stream_out/transcode.c:58
+#: modules/stream_out/transcode.c:56
 msgid "Video scaling"
 msgstr "Video skalering"
 
-#: modules/stream_out/transcode.c:60
-msgid "Allows you to scale the video before encoding."
-msgstr "Lader dig skalere videoen før encoding"
+#: modules/stream_out/transcode.c:58
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
+msgstr ""
 
-#: modules/stream_out/transcode.c:61
+#: modules/stream_out/transcode.c:59
 msgid "Video frame-rate"
 msgstr "Video framerate"
 
-#: modules/stream_out/transcode.c:63
-msgid "Allows you to specify an output frame rate for the video."
-msgstr "Lader dig indstille en uddata frame rate for videoen"
+#: modules/stream_out/transcode.c:61
+#, fuzzy
+msgid "Target output frame rate for the video stream."
+msgstr "Lader dig indstille den ønskede framerate for optagelse"
 
-#: modules/stream_out/transcode.c:66
-msgid "Allows you to deinterlace the video before encoding."
-msgstr ""
+#: modules/stream_out/transcode.c:64
+#, fuzzy
+msgid "Deinterlace the video before encoding."
+msgstr "Lader dig skalere videoen før encoding"
 
-#: modules/stream_out/transcode.c:76
+#: modules/stream_out/transcode.c:67
+#, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr "Grænseflade-modul"
+
+#: modules/stream_out/transcode.c:74
 #, fuzzy
 msgid "Maximum video width"
 msgstr "Video bredde"
 
-#: modules/stream_out/transcode.c:78
+#: modules/stream_out/transcode.c:76
 #, fuzzy
-msgid "Allows you to specify a maximum output video width."
-msgstr "Lader dig indstille en uddata frame rate for videoen"
+msgid "Maximum output video width."
+msgstr "Video bredde"
 
-#: modules/stream_out/transcode.c:79
+#: modules/stream_out/transcode.c:77
 #, fuzzy
 msgid "Maximum video height"
 msgstr "Video højde"
 
-#: modules/stream_out/transcode.c:81
+#: modules/stream_out/transcode.c:79
 #, fuzzy
-msgid "Allows you to specify a maximum output video height."
-msgstr "Lader dig indstille en uddata frame rate for videoen"
+msgid "Maximum output video height."
+msgstr "Video højde"
 
-#: modules/stream_out/transcode.c:82
+#: modules/stream_out/transcode.c:80
 #, fuzzy
 msgid "Video filter"
 msgstr "Video filtre"
 
-#: modules/stream_out/transcode.c:84
-#, fuzzy
+#: modules/stream_out/transcode.c:82
 msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
-msgstr "Lader dig indstille video bitraten for streaming uddata."
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
+msgstr ""
+
+#: modules/stream_out/transcode.c:85
+#, fuzzy
+msgid "Video crop (top)"
+msgstr "Video skalering"
+
+#: modules/stream_out/transcode.c:87
+msgid "Number of pixels to crop at the top of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:88
+#, fuzzy
+msgid "Video crop (left)"
+msgstr "Video skalering"
+
+#: modules/stream_out/transcode.c:90
+msgid "Number of pixels to crop at the left of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:91
+#, fuzzy
+msgid "Video crop (bottom)"
+msgstr "Video port"
+
+#: modules/stream_out/transcode.c:93
+msgid "Number of pixels to crop at the bottom of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:94
+#, fuzzy
+msgid "Video crop (right)"
+msgstr "Video skalering"
+
+#: modules/stream_out/transcode.c:96
+msgid "Number of pixels to crop at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:98
+#, fuzzy
+msgid "Video padding (top)"
+msgstr "Video skalering"
+
+#: modules/stream_out/transcode.c:100
+msgid "Size of the black border to add at the top of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:101
+#, fuzzy
+msgid "Video padding (left)"
+msgstr "Videoplacering"
 
-#: modules/stream_out/transcode.c:87
-msgid "Video crop top"
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:89
-msgid "Allows you to specify the top coordinate for the video cropping."
+#: modules/stream_out/transcode.c:104
+msgid "Video padding (bottom)"
 msgstr ""
 
-#: modules/stream_out/transcode.c:90
-msgid "Video crop left"
+#: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:92
-msgid "Allows you to specify the left coordinate for the video cropping."
-msgstr ""
+#: modules/stream_out/transcode.c:107
+#, fuzzy
+msgid "Video padding (right)"
+msgstr "Video højde"
 
-#: modules/stream_out/transcode.c:93
-msgid "Video crop bottom"
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:95
-msgid "Allows you to specify the bottom coordinate for the video cropping."
+#: modules/stream_out/transcode.c:111
+#, fuzzy
+msgid "Video canvas width"
+msgstr "Video bredde"
+
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
 msgstr ""
 
-#: modules/stream_out/transcode.c:96
-msgid "Video crop right"
+#: modules/stream_out/transcode.c:114
+#, fuzzy
+msgid "Video canvas height"
+msgstr "Video højde"
+
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
 msgstr ""
 
-#: modules/stream_out/transcode.c:98
-msgid "Allows you to specify the right coordinate for the video cropping."
+#: modules/stream_out/transcode.c:117
+#, fuzzy
+msgid "Video canvas aspect ratio"
+msgstr "Element udseendesforhold"
+
+#: modules/stream_out/transcode.c:119
+msgid ""
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
 msgstr ""
 
-#: modules/stream_out/transcode.c:100
+#: modules/stream_out/transcode.c:122
 msgid "Audio encoder"
 msgstr "Audio encoder"
 
-#: modules/stream_out/transcode.c:102
+#: modules/stream_out/transcode.c:124
+#, fuzzy
 msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
 msgstr ""
+"Tillader dig at angive video encoderen der skal bruges og dens tilknyttede "
+"indstillinger."
 
-#: modules/stream_out/transcode.c:104
+#: modules/stream_out/transcode.c:126
 msgid "Destination audio codec"
 msgstr ""
 
-#: modules/stream_out/transcode.c:106
-msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
-msgstr ""
+#: modules/stream_out/transcode.c:128
+#, fuzzy
+msgid "This is the audio codec that will be used."
+msgstr "Dette er standard lyd-CD enheden der skal bruges."
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:129
 msgid "Audio bitrate"
 msgstr ""
 
-#: modules/stream_out/transcode.c:110
-msgid "Allows you to specify the audio bitrate used for the streaming output."
+#: modules/stream_out/transcode.c:131
+msgid "Target bitrate of the transcoded audio stream."
 msgstr ""
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 msgid "Audio sample rate"
 msgstr ""
 
-#: modules/stream_out/transcode.c:114
+#: modules/stream_out/transcode.c:134
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 msgid "Audio channels"
 msgstr ""
 
-#: modules/stream_out/transcode.c:118
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
 msgstr ""
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 msgid "Subtitles encoder"
 msgstr ""
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
+#, fuzzy
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr ""
+"Tillader dig at angive video encoderen der skal bruges og dens tilknyttede "
+"indstillinger."
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 msgid "Destination subtitles codec"
 msgstr ""
 
-#: modules/stream_out/transcode.c:127
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
-msgstr ""
-
-#: modules/stream_out/transcode.c:129
-msgid "Subpictures filter"
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 #, fuzzy
 msgid "OSD menu"
 msgstr "DVD (menuer)"
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 msgid "Number of threads"
 msgstr "Antal tråde"
 
-#: modules/stream_out/transcode.c:141
-msgid "Allows you to specify the number of threads used for the transcoding."
+#: modules/stream_out/transcode.c:160
+msgid "Number of threads used for the transcoding."
 msgstr ""
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
 msgstr ""
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 msgid "Synchronise on audio track"
 msgstr "Synkroniser via lydspor"
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
@@ -14860,17 +15560,17 @@ msgstr ""
 "Hvis du aktivere denne indstilling vil VLC springe frames over eller "
 "duplikere frames for at synkronisere video sporet til lyd sporet"
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 msgid "Transcode stream output"
 msgstr "Konverter stream uddata"
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 msgid "Overlays/Subtitles"
 msgstr "Overlægning/undertekster"
 
@@ -14908,58 +15608,66 @@ msgid "AltiVec conversions from "
 msgstr "AltiVec konverteringer fra "
 
 #: modules/video_filter/adjust.c:60
-msgid "Enable brightness threshold"
-msgstr ""
+#, fuzzy
+msgid "Brightness threshold"
+msgstr "Bevægelsefølsomhed"
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr "Billede kontrast (0-2)"
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:65
+#, fuzzy
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr "Sæt billede kontrast, mellem 0 og 2. Standardværdi er 1"
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
-msgstr ""
+#: modules/video_filter/adjust.c:67
+#, fuzzy
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
+msgstr "Sæt billed mætningen, mellem 0 og 3. Standardværdi er 1"
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr "Billedmætning (0-3)"
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
+#: modules/video_filter/adjust.c:69
+#, fuzzy
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
 msgstr "Sæt billed mætningen, mellem 0 og 3. Standardværdi er 1"
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr "Billed klarhed (0-2)"
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:71
+#, fuzzy
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr "Sæt billed klarheden, mellem 0 og 2. Standardværdien er 1"
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr "Billede gamma (0-10)"
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+#: modules/video_filter/adjust.c:73
+#, fuzzy
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr "Sæt billed gammaen, mellem 0.01 og 10. Standardværdien er 1"
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 msgid "Image properties filter"
 msgstr "Indstillinger for billedet"
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr "Indstil billede"
 
@@ -14972,22 +15680,25 @@ msgid "Number of clones"
 msgstr "Antal kloner"
 
 #: modules/video_filter/clone.c:56
-msgid "Select the number of video windows in which to clone the video."
+msgid "Number of video windows in which to clone the video."
 msgstr ""
 
 #: modules/video_filter/clone.c:59
-msgid "List of video output modules"
-msgstr ""
+#, fuzzy
+msgid "Video output modules"
+msgstr "Video udgangs modul"
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
 msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 msgid "Clone video filter"
 msgstr ""
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 msgid "Clone"
 msgstr "Klon"
 
@@ -15006,28 +15717,34 @@ msgid "Automatic cropping"
 msgstr "Automatisk beskæring"
 
 #: modules/video_filter/crop.c:58
-msgid "Activate automatic black border cropping."
-msgstr ""
+#, fuzzy
+msgid "Automatic black border cropping."
+msgstr "Automatisk beskæring"
 
 #: modules/video_filter/crop.c:61
 msgid "Crop video filter"
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 msgid "Deinterlace mode"
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:103
+#: modules/video_filter/deinterlace.c:109
 #, fuzzy
-msgid "Default deinterlace method to use for local playback"
+msgid "Deinterlace method to use for local playback."
 msgstr "Vælg genvejstasten der skal bruges for at afspillere langsommere."
 
-#: modules/video_filter/deinterlace.c:106
-msgid "Default deinterlace methode to use for streaming"
-msgstr ""
+#: modules/video_filter/deinterlace.c:111
+#, fuzzy
+msgid "Streaming deinterlace mode"
+msgstr "Grænseflade-modul"
+
+#: modules/video_filter/deinterlace.c:112
+#, fuzzy
+msgid "Deinterlace method to use for streaming."
+msgstr "Vælg genvejstasten der skal bruges for at afspillere langsommere."
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:121
 msgid "Deinterlacing video filter"
 msgstr "Deinterlacing video filter"
 
@@ -15038,7 +15755,7 @@ msgstr ""
 #: modules/video_filter/distort.c:65
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr ""
 
 #: modules/video_filter/distort.c:67
@@ -15046,41 +15763,43 @@ msgid "Gradient image type"
 msgstr ""
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 #, fuzzy
 msgid "Apply cartoon effect"
 msgstr "Vælg effekt"
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Wave"
 msgstr "Wave"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Ripple"
 msgstr "Ripple"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 #, fuzzy
 msgid "Gradient"
 msgstr "Grøn"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 #, fuzzy
 msgid "Edge"
 msgstr "Bro"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 msgid "Distort video filter"
 msgstr ""
 
@@ -15100,68 +15819,79 @@ msgstr "Logo filnavn"
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 #, fuzzy
 msgid "Logo animation # of loops"
 msgstr "Goom animeringshastighed"
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
-msgstr ""
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+#, fuzzy
+msgid "X coordinate"
+msgstr "Video y-kordinat"
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
+#: modules/video_filter/logo.c:79
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+#, fuzzy
+msgid "Y coordinate"
+msgstr "Video y-kordinat"
+
+#: modules/video_filter/logo.c:82
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:84
 msgid "Transparency of the logo"
 msgstr ""
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 msgid "Logo position"
 msgstr "Logo position"
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
+#, fuzzy
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
+"Du kan indstille positionen for tidsangivelse i videon. (0=centrer, "
+"1=venstre, 2=højre, 4=top,8=bund) vil det blive centreret (0=center, "
+"1=venstre, 2=højre, 4=top, 8=bottom). Du kan også bruge kombinationer af "
+"værdierne."
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 msgid "Logo video filter"
 msgstr "Logo video filter"
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 msgid "Logo overlay"
 msgstr "Logo overlægning"
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 msgid "Logo sub filter"
 msgstr ""
 
@@ -15170,186 +15900,289 @@ msgstr ""
 msgid "Magnify/Zoom interactive video filter"
 msgstr "Bevægelse opdagelses videofilter"
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr "Markise tekst"
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
+#, fuzzy
+msgid "Marquee text to display."
 msgstr "Markise tekst der skal vises"
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
-msgstr ""
+#, fuzzy
+msgid "X offset"
+msgstr "Tids forskydelse"
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+msgid "X offset, from the left screen edge."
 msgstr ""
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr ""
+#, fuzzy
+msgid "Y offset"
+msgstr "Tids forskydelse"
 
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+msgid "Y offset, down from the top."
 msgstr ""
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
-msgstr "Markise timeout"
-
 #: modules/video_filter/marq.c:83
+#, fuzzy
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 "Angiver hvor lang tid markisen skal vises i milisekunder. Standard værdien "
 "er 0 (vis altid)."
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
+#: modules/video_filter/marq.c:87
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
 msgstr ""
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 msgid "Font size, pixels"
 msgstr "Skrifttypestørrelse, i pixels"
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+msgid "Font size, in pixels. Default is -1 (use default font size)."
 msgstr ""
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
+msgstr ""
+
+#: modules/video_filter/marq.c:99
 msgid "Marquee position"
 msgstr "Markise position"
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
+#, fuzzy
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
 "Du kan indstille markisepositionen i videon. (0=centrer, 1=venstre, 2=højre, "
 "4=top,8=bund) vil det blive centreret (0=center, 1=venstre, 2=højre, 4=top, "
 "8=bottom). Du kan også bruge kombinationer af værdierne."
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 msgid "Misc"
 msgstr "forskelligt"
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
-msgstr "Markise visningsfilter"
+#: modules/video_filter/marq.c:141
+#, fuzzy
+msgid "Marquee display"
+msgstr "Markise tekst der skal vises"
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
-msgstr ""
+#, fuzzy
+msgid "Transparency"
+msgstr "Gennemsigtig kube"
 
 #: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:93
-msgid "Height in pixels"
-msgstr "Højde i pixels"
+#: modules/video_filter/mosaic.c:95
+msgid "Total height of the mosaic, in pixels."
+msgstr ""
 
-#: modules/video_filter/mosaic.c:94
-msgid "Width in pixels"
-msgstr "Bredde i pixels"
+#: modules/video_filter/mosaic.c:97
+msgid "Total width of the mosaic, in pixels."
+msgstr ""
 
-#: modules/video_filter/mosaic.c:95
-msgid "Top left corner x coordinate"
+#: modules/video_filter/mosaic.c:99
+#, fuzzy
+msgid "Top left corner X coordinate"
 msgstr "Øverste venstre venstrekoordinat"
 
-#: modules/video_filter/mosaic.c:96
-msgid "Top left corner y coordinate"
-msgstr "Øverste venstre hjørne koordinat"
+#: modules/video_filter/mosaic.c:100
+msgid "X Coordinate of the top-left corner of the mosaic."
+msgstr ""
 
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:101
+#, fuzzy
+msgid "Top left corner Y coordinate"
+msgstr "Øverste venstre venstrekoordinat"
+
+#: modules/video_filter/mosaic.c:102
+msgid "Y Coordinate of the top-left corner of the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:103
+#, fuzzy
+msgid "Vertical border width"
+msgstr "Vertikal forskydning"
+
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
+#: modules/video_filter/mosaic.c:106
+#, fuzzy
+msgid "Horizontal border width"
+msgstr "Horisontal"
+
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:110
 msgid "Mosaic alignment"
 msgstr "Mosaic indstilling"
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:112
+#, fuzzy
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+"Du kan indstille positionen for tidsangivelse i videon. (0=centrer, "
+"1=venstre, 2=højre, 4=top,8=bund) vil det blive centreret (0=center, "
+"1=venstre, 2=højre, 4=top, 8=bottom). Du kan også bruge kombinationer af "
+"værdierne."
+
+#: modules/video_filter/mosaic.c:116
 msgid "Positioning method"
 msgstr "Positions bestemmelses metode"
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:117
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 msgid "Number of rows"
 msgstr "Antal rækker"
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 msgid "Number of columns"
 msgstr "Antal kolonner"
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:129
+msgid "Keep the original aspect ratio when resizing mosaic elements."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:108
+#: modules/video_filter/mosaic.c:131
 msgid "Keep original size"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
+#: modules/video_filter/mosaic.c:132
+msgid "Keep the original size of mosaic elements."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:134
+#, fuzzy
+msgid "Elements order"
+msgstr "Stille-tilstand"
+
+#: modules/video_filter/mosaic.c:135
+msgid ""
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:140
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:144
+#, fuzzy
+msgid "Bluescreen"
+msgstr "Fuld skærm"
+
+#: modules/video_filter/mosaic.c:145
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:154
+msgid ""
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:156
+#, fuzzy
+msgid "Bluescreen U tolerance"
+msgstr "Bitrate Tolerance:"
+
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:160
+#, fuzzy
+msgid "Bluescreen V tolerance"
+msgstr "Bitrate Tolerance:"
+
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:167
 msgid "fixed"
 msgstr "fast"
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 msgid "Mosaic video sub filter"
 msgstr "Mosaic video subfilter"
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 msgid "Mosaic"
 msgstr "Mosaik"
 
@@ -15375,7 +16208,7 @@ msgid "Description file"
 msgstr "Beskrivelses fil"
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+msgid "A file containing a simple playlist"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:57
@@ -15383,7 +16216,8 @@ msgid "History parameter"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:58
-msgid "History parameter, number of frames used for detection"
+#, fuzzy
+msgid "The umber of frames used for detection."
 msgstr "Historisk parameter, antal frames brug til opdagelse"
 
 #: modules/video_filter/motiondetect.c:61
@@ -15396,115 +16230,143 @@ msgstr ""
 
 #: modules/video_filter/osdmenu.c:42
 #, fuzzy
-msgid "OSD menu configuration file"
+msgid "Configuration file"
 msgstr "VLM opsætningsfil"
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
-msgstr ""
+#, fuzzy
+msgid "Configuration file for the OSD Menu"
+msgstr "Opsætningsindstillinger"
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:51
-msgid "X coordinate of the OSD menu"
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:54
-msgid "Y coordinate of the OSD menu"
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:57
+#: modules/video_filter/osdmenu.c:56
 #, fuzzy
-msgid "OSD menu position"
+msgid "Menu position"
 msgstr "Tids position"
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
 #, fuzzy
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
 "Du kan indstille positionen for tidsangivelse i videon. (0=centrer, "
 "1=venstre, 2=højre, 4=top,8=bund) vil det blive centreret (0=center, "
 "1=venstre, 2=højre, 4=top, 8=bottom). Du kan også bruge kombinationer af "
 "værdierne."
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:62
+#, fuzzy
+msgid "Menu timeout"
+msgstr "Markise timeout"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
 "remaining time. This will ensure that they are at least the specified time "
 "visible."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:69
-msgid "Update speed of OSD menu"
+#: modules/video_filter/osdmenu.c:68
+msgid "Menu update interval"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:117
 #, fuzzy
-msgid "On Screen Display menu subfilter"
+msgid "On Screen Display menu"
 msgstr "On Screen Display"
 
 #: modules/video_filter/rss.c:121
-msgid "RSS/Atom feed URLs"
+msgid "Feed URLs"
 msgstr ""
 
 #: modules/video_filter/rss.c:122
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
+#, fuzzy
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
+msgstr "Markise visningsfilter"
+
+#: modules/video_filter/rss.c:123
+msgid "Speed of feeds"
+msgstr ""
+
+#: modules/video_filter/rss.c:124
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
 msgstr ""
 
-#: modules/video_filter/rss.c:123
+#: modules/video_filter/rss.c:125
+msgid "Max length"
+msgstr ""
+
+#: modules/video_filter/rss.c:126
+#, fuzzy
+msgid "Maximum number of characters displayed on the screen."
+msgstr "Antal kloner"
+
+#: modules/video_filter/rss.c:128
 #, fuzzy
-msgid "RSS/Atom feed speed"
-msgstr "Markise visningsfilter"
+msgid "Refresh time"
+msgstr "Opdater liste"
 
-#: modules/video_filter/rss.c:124
-msgid "RSS/Atom feed speed (bigger is slower)"
+#: modules/video_filter/rss.c:129
+msgid ""
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
 msgstr ""
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
-msgid "RSS/Atom feed max number of chars displayed"
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
 msgstr ""
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
 msgstr ""
 
-#: modules/video_filter/rss.c:128
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
 msgstr ""
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+#, fuzzy
+msgid "Text position"
+msgstr "Tids position"
+
+#: modules/video_filter/rss.c:154
+#, fuzzy
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
 msgstr ""
+"Du kan indstille positionen for tidsangivelse i videon. (0=centrer, "
+"1=venstre, 2=højre, 4=top,8=bund) vil det blive centreret (0=center, "
+"1=venstre, 2=højre, 4=top, 8=bottom). Du kan også bruge kombinationer af "
+"værdierne."
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:197
 #, fuzzy
 msgid "RSS and Atom feed display"
 msgstr "Markise visningsfilter"
@@ -15523,8 +16385,9 @@ msgid "Scaling mode"
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
-msgstr ""
+#, fuzzy
+msgid "Scaling mode to use."
+msgstr "Den brugte bitrate indstillinger"
 
 #: modules/video_filter/swscale/filter.c:68
 msgid "Fast bilinear"
@@ -15577,29 +16440,34 @@ msgstr ""
 #: modules/video_filter/time.c:72
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
 msgstr ""
 
-#: modules/video_filter/time.c:88
-msgid "Time position"
-msgstr "Tids position"
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
+msgstr ""
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
+msgstr ""
+
+#: modules/video_filter/time.c:93
+#, fuzzy
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
 "Du kan indstille positionen for tidsangivelse i videon. (0=centrer, "
 "1=venstre, 2=højre, 4=top,8=bund) vil det blive centreret (0=center, "
 "1=venstre, 2=højre, 4=top, 8=bottom). Du kan også bruge kombinationer af "
 "værdierne."
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 msgid "Time overlay"
 msgstr "Tidsoverlægning"
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr ""
 
@@ -15636,13 +16504,11 @@ msgid "Video transformation filter"
 msgstr "Video transformations filter"
 
 #: modules/video_filter/wall.c:54
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+msgid "Number of horizontal windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:58
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+msgid "Number of vertical windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:61
@@ -15650,7 +16516,8 @@ msgid "Active windows"
 msgstr "Aktive vinduer"
 
 #: modules/video_filter/wall.c:62
-msgid "Comma separated list of active windows, defaults to all"
+#, fuzzy
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr "Komma adskilt liste af aktive vinduer, standardværdi er alle"
 
 #: modules/video_filter/wall.c:65
@@ -15658,19 +16525,19 @@ msgid "Element aspect ratio"
 msgstr "Element udseendesforhold"
 
 #: modules/video_filter/wall.c:66
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr ""
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 msgid "Wall video filter"
 msgstr "Væg videofilter"
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 msgid "Image wall"
 msgstr "Billedevæg"
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
+msgid "ASCII Art"
 msgstr ""
 
 #: modules/video_output/aa.c:58
@@ -15757,23 +16624,22 @@ msgid "Framebuffer device"
 msgstr ""
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 msgid "GNU/Linux console framebuffer video output"
 msgstr ""
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
+#, fuzzy
+msgid "X11 display"
 msgstr "X11 skærmnavn"
 
 #: modules/video_output/ggi.c:58
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 
@@ -15790,7 +16656,7 @@ msgid "Image format"
 msgstr "Billede format"
 
 #: modules/video_output/image.c:49
-msgid "Set the format of the output image."
+msgid "Format of the output images (png or jpg)."
 msgstr ""
 
 #: modules/video_output/image.c:51
@@ -15799,8 +16665,7 @@ msgstr ""
 
 #: modules/video_output/image.c:52
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
 
 #: modules/video_output/image.c:55
@@ -15809,15 +16674,21 @@ msgstr "Filnavnspræfix"
 
 #: modules/video_output/image.c:56
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 msgid "Image video output"
 msgstr "Billede video-uddata"
 
@@ -15830,16 +16701,17 @@ msgid "OpenGL cube rotation speed"
 msgstr ""
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
 msgstr ""
 
 #: modules/video_output/opengl.c:122
-msgid "Select effect"
-msgstr "Vælg effekt"
+#, fuzzy
+msgid "Effect"
+msgstr "Skub ud"
 
 #: modules/video_output/opengl.c:124
-msgid "Allows you to select different visual effects."
-msgstr "Tillader at vælge forskellige visuelle effekter"
+msgid "Several visual OpenGL effects are available."
+msgstr ""
 
 #: modules/video_output/opengl.c:129
 msgid "Cube"
@@ -15850,13 +16722,14 @@ msgid "Transparent Cube"
 msgstr "Gennemsigtig kube"
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
-msgstr ""
+#, fuzzy
+msgid "QT Embedded display"
+msgstr "Åbn playlist"
 
 #: modules/video_output/qte/qte.cpp:81
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:117
@@ -15868,40 +16741,50 @@ msgid "Simple DirectMedia Layer video output"
 msgstr ""
 
 #: modules/video_output/snapshot.c:60
-msgid "snapshot width"
+#, fuzzy
+msgid "Snapshot width"
 msgstr "Bredden på video snapshots"
 
 #: modules/video_output/snapshot.c:61
-msgid "Set the width of the snapshot image."
+#, fuzzy
+msgid "Width of the snapshot image."
 msgstr "Lader dig indstille hvilken bredde video snapshots skal have."
 
 #: modules/video_output/snapshot.c:63
-msgid "snapshot height"
+#, fuzzy
+msgid "Snapshot height"
 msgstr "Højden på video snapshots"
 
 #: modules/video_output/snapshot.c:64
-msgid "Set the height of the snapshot image."
+#, fuzzy
+msgid "Height of the snapshot image."
 msgstr "Lader dig indstille hvilken højde video snapshots skal have."
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
+#, fuzzy
+msgid "Chroma"
 msgstr "Farvestyrke"
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
+#, fuzzy
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr ""
 "Indstil den ønskede farvestyrke for snapshot billedet ( 4 karakters streng)"
 
-#: modules/video_output/snapshot.c:69
-msgid "cache size (number of images)"
+#: modules/video_output/snapshot.c:70
+#, fuzzy
+msgid "Cache size (number of images)"
 msgstr "cache størrelse (antal billeder)"
 
-#: modules/video_output/snapshot.c:70
-msgid "Set the cache size (number of images to keep)."
-msgstr ""
+#: modules/video_output/snapshot.c:71
+#, fuzzy
+msgid "Snapshot cache size (number of images to keep)."
+msgstr "cache størrelse (antal billeder)"
 
-#: modules/video_output/snapshot.c:74
-msgid "snapshot module"
+#: modules/video_output/snapshot.c:75
+#, fuzzy
+msgid "Snapshot module"
 msgstr "snapshot module"
 
 #: modules/video_output/svgalib.c:56
@@ -15920,10 +16803,10 @@ msgstr "Windows GDI video-uddata"
 msgid "XVideo adaptor number"
 msgstr "XVideo adaptor nummer"
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 
 #: modules/video_output/x11/glx.c:92 modules/video_output/x11/x11.c:43
@@ -15945,19 +16828,22 @@ msgstr ""
 #: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
 #: modules/video_output/x11/xvideo.c:60
 msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
 msgstr ""
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
-msgid "Screen to be used for fullscreen mode."
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
+#, fuzzy
+msgid "Screen for fullscreen mode."
 msgstr "Skærm der skal bruges i fuldskærms-tilstand."
 
 #: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
 #: modules/video_output/x11/xvideo.c:74
+#, fuzzy
 msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
 msgstr ""
 "Vælg skærmen du vil bruge i fuldskærms-tilstand. Du kan f.eks. sætte den til "
 "0 for første skærm, 1 for anden."
@@ -15970,14 +16856,16 @@ msgstr "Brug delt hukommelse"
 msgid "Use shared memory to communicate between VLC and the X server."
 msgstr "Brug delt hukommelse til at kommunikere mellem VLC og X serveren."
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr "vælg den skærm der skal bruges \"fuldskærm\" aktiveres"
-
 #: modules/video_output/x11/x11.c:78
 msgid "X11 video output"
 msgstr "X11 video-uddata"
 
+#: modules/video_output/x11/xvideo.c:46
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+
 #: modules/video_output/x11/xvideo.c:63
 msgid "XVimage chroma format"
 msgstr "XVimage farve format"
@@ -16008,7 +16896,7 @@ msgstr "Goom billedets højde"
 
 #: modules/visualization/goom.c:60
 msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
+"This allows you to set the resolution of the Goom display (bigger resolution "
 "will be prettier but more CPU intensive)."
 msgstr ""
 
@@ -16017,10 +16905,10 @@ msgid "Goom animation speed"
 msgstr "Goom animeringshastighed"
 
 #: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
-msgstr ""
-"Tillader dig at reducere hastigheden på animeringen (standardværdi er 6, max "
-"10)"
+#, fuzzy
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
+msgstr "Sæt billed gammaen, mellem 0.01 og 10. Standardværdien er 1"
 
 #: modules/visualization/goom.c:70
 msgid "Goom"
@@ -16038,7 +16926,7 @@ msgstr "Liste over effekter"
 #, fuzzy
 msgid ""
 "A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
+"Current effects include: dummy, scope, spectrum."
 msgstr ""
 "En liste af visuelle effekter, adskilt med komma.\n"
 "Nuværende effekter er f.eks.: dummy, random, scope, spectrum"
@@ -16084,17 +16972,16 @@ msgid "Enable peaks"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
-msgstr "Angiver om der skal tegnes spidser."
+msgid "Draw \"peaks\" in the spectrum analyzer."
+msgstr ""
 
 #: modules/visualization/visual/visual.c:69
 msgid "Enable original graphic spectrum"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:71
-#, fuzzy
-msgid "Defines whether to draw the original spectrum graphic routine."
-msgstr "Angiver om der skal tegnes spidser."
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
+msgstr ""
 
 #: modules/visualization/visual/visual.c:73
 #, fuzzy
@@ -16102,9 +16989,8 @@ msgid "Enable bands"
 msgstr "Aktivér lyd"
 
 #: modules/visualization/visual/visual.c:75
-#, fuzzy
-msgid "Defines whether to draw the bands."
-msgstr "Angiver om der skal tegnes spidser."
+msgid "Draw bands in the spectrometer."
+msgstr ""
 
 #: modules/visualization/visual/visual.c:77
 #, fuzzy
@@ -16139,8 +17025,9 @@ msgid "Peak height"
 msgstr "Video højde"
 
 #: modules/visualization/visual/visual.c:91
-msgid "This is the total pixel height of the peak items."
-msgstr ""
+#, fuzzy
+msgid "Total pixel height of the peak items."
+msgstr "Lader dig indstille hvilken højde video snapshots skal have."
 
 #: modules/visualization/visual/visual.c:93
 msgid "Peak extra width"
@@ -16163,7 +17050,8 @@ msgid "Number of stars"
 msgstr "Antal stjerner"
 
 #: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
+#, fuzzy
+msgid "Number of stars to draw with random effect."
 msgstr "Angiver antallet at stjerner der skal tegnes tilfældigt."
 
 #: modules/visualization/visual/visual.c:109
@@ -16183,7 +17071,8 @@ msgid "Flip vertical position"
 msgstr "Vend den vertikale position"
 
 #: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
+#, fuzzy
+msgid "Display XOSD output at the bottom of the screen instead of the top."
 msgstr "Vis xosd i bunden af skærmen i stedet for i toppen"
 
 #: modules/visualization/xosd.c:67
@@ -16191,50 +17080,392 @@ msgid "Vertical offset"
 msgstr "Vertikal forskydning"
 
 #: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
-msgstr "Vertikal forskydning af pixels i den viste tekst"
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
+msgstr ""
 
-#: modules/visualization/xosd.c:70
+#: modules/visualization/xosd.c:72
 msgid "Shadow offset"
 msgstr "Skygge forskydning"
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
-msgstr "Forskydning i pixels fra skyggen"
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+#, fuzzy
+msgid "Font used to display text in the XOSD output."
+msgstr "Skrifttype brugt til at vise tekst i xosd"
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
+#: modules/visualization/xosd.c:79
+#, fuzzy
+msgid "Color used to display text in the XOSD output."
 msgstr "Skrifttype brugt til at vise tekst i xosd"
 
-#: modules/visualization/xosd.c:82
+#: modules/visualization/xosd.c:84
 msgid "XOSD interface"
 msgstr "XOSD grænseflade"
 
+#~ msgid "delay"
+#~ msgstr "forsinkelse"
+
+#~ msgid "fps"
+#~ msgstr "fps"
+
+#~ msgid "More info"
+#~ msgstr "Flere oplysninger"
+
+#~ msgid "Control interface settings"
+#~ msgstr "Indstillinger for kontrolgrænsefladeer"
+
+#~ msgid "Text rendering"
+#~ msgstr "Tekstudførelse"
+
+#~ msgid ""
+#~ "Use the settings of the \"freetype\" module to choose the font you  want "
+#~ "VLC to use for text rendering (to display subtitles for example)."
+#~ msgstr ""
+#~ "Brug indstillingerne på \"freetype\"-modulet til at vælge hvilken "
+#~ "skrifttype du vil have VLC til at bruge til tekstudførelse (f.eks. "
+#~ "undertekster)."
+
+#~ msgid "This option allows you to select control interfaces. "
+#~ msgstr "Denne indstilling tillader dig at vælge kontrol grænseflader. "
+
 #, fuzzy
-#~ msgid "Small playlist"
-#~ msgstr "Gem playlist"
+#~ msgid "This option allows you to always open a default stream on start-up."
+#~ msgstr "Denne indstilling lader dig angive spilleliste bogmærker"
+
+#~ msgid "You can specify a custom video window title here."
+#~ msgstr "Du kan angive en brugerdefineret vinduetitel for videoen her."
+
+#~ msgid ""
+#~ "If this option is enabled, VLC will always start a video in fullscreen "
+#~ "mode."
+#~ msgstr ""
+#~ "Hvis denne indstilling er slået til, vil VLC altid starte en video i fuld "
+#~ "skærm."
+
+#~ msgid ""
+#~ "If enabled, VLC will try to take advantage of the overlay capabilities of "
+#~ "your graphics card (hardware acceleration)."
+#~ msgstr ""
+#~ "Hvis aktiveret, vil VLC prøve at tage fordel af overlægningsfunktionerne  "
+#~ "i dit grafik kort (hardware acceleration)."
+
+#~ msgid ""
+#~ "Allows you to specify the image format in which the video snapshots will "
+#~ "be stored."
+#~ msgstr "Lader dig indstille hvilket format video snapshots skal gemmes i."
 
 #, fuzzy
-#~ msgid "VC-1 decoder module"
-#~ msgstr "Videofilter modul"
+#~ msgid "Program to select"
+#~ msgstr "Programmer"
 
-#~ msgid "M3U file|*.m3u"
-#~ msgstr "M3U fil|*.m3u"
+#, fuzzy
+#~ msgid "Programs to select"
+#~ msgstr "Programmer"
+
+#~ msgid "Input start time (seconds)"
+#~ msgstr "Inddata start-tidspunkt (sekunder)"
+
+#~ msgid "Input stop time (seconds)"
+#~ msgstr "Inddata stop-tidspunkt (sekunder)"
+
+#~ msgid "Preferred codecs list"
+#~ msgstr "Liste af foretrukne codecs"
+
+#~ msgid ""
+#~ "This allows you to select a list of codecs that VLC will use in priority. "
+#~ "For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
+#~ "the other ones."
+#~ msgstr ""
+#~ "Dette tillader dig at vælge en liste af codecs som VLC vil bruge, i "
+#~ "prioriteret rækkefølge. F.eks. 'dummy,a52' vil prøve dummy og a52 codecs "
+#~ "før alle andre."
+
+#~ msgid "Select the key to turn off audio volume."
+#~ msgstr "Vælg genvejstasten der slår lyden helt fra."
+
+#, fuzzy
+#~ msgid "Interfaces"
+#~ msgstr "Grænseflade"
+
+#~ msgid "Allows you to select the default DVD angle."
+#~ msgstr "Lader dig indstille standard dvd-vinkel."
+
+#~ msgid "Standard filesystem file input"
+#~ msgstr "Standard filsystem fil ind-data"
+
+#, fuzzy
+#~ msgid "GnomeVFS filesystem file input"
+#~ msgstr "Standard filsystem fil ind-data"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for http streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Lader dig indstille standard cache størelse for HTTPstreams. Angives i "
+#~ "milisekunder."
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for pvr streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Lader dig indstille standard cache størelse for pvr streams. Angives i "
+#~ "milisekunder."
+
+#~ msgid "Bitrate mode (vbr or cbr)"
+#~ msgstr "Bitrate indstilling (VBR eller CBR)"
+
+#~ msgid "Allows you to set the desired frame rate for the capture."
+#~ msgstr "Lader dig indstille den ønskede framerate for optagelse"
+
+#~ msgid "Allows growing the MTU if truncated packets are found"
+#~ msgstr "Tillader at MTU forhøjes hvis trunkerede pakker opdages"
+
+#~ msgid "DTS"
+#~ msgstr "DTS"
+
+#, fuzzy
+#~ msgid "Select how stereo streams will be handled"
+#~ msgstr "Angiv en sti og filnavn hvor den uddata skal gemmes."
+
+#~ msgid "You can set the address and port the http interface will bind to."
+#~ msgstr ""
+#~ "Du kan indstille den adresse og port http grænsefladen vil binde sig til."
+
+#~ msgid "If enabled the interface will uninstall the Service and exit."
+#~ msgstr "Hvis aktiveret vil grænsefladen af-installere servicen og afslutte."
+
+#, fuzzy
+#~ msgid "Telnet Interface host"
+#~ msgstr "Telnet grænseflade port"
+
+#, fuzzy
+#~ msgid "Default to listen on all network interfaces"
+#~ msgstr "Netværk kortets MTU"
+
+#~ msgid "Telnet Interface port"
+#~ msgstr "Telnet grænseflade port"
+
+#~ msgid "Default to 4212"
+#~ msgstr "Som standard sat til 4212"
+
+#~ msgid "Telnet Interface password"
+#~ msgstr "Telnet grænseflade adgangskode"
+
+#~ msgid "Default to admin"
+#~ msgstr "Som standard sat til admin"
+
+#, fuzzy
+#~ msgid "Go To Position"
+#~ msgstr "Logo position"
+
+#, fuzzy
+#~ msgid "Go to specific position"
+#~ msgstr "Logo position"
+
+#~ msgid "Suppress further errors"
+#~ msgstr "Udelad yderligere fejl"
+
+#, fuzzy
+#~ msgid "You haven't experienced any heavy crashes yet."
+#~ msgstr ""
+#~ "Enten bruger du Mac OS X præ-10.2 ellers har du ikke haft nogle store "
+#~ "nedbrud endnu."
+
+#, fuzzy
+#~ msgid "Use embedded video output"
+#~ msgstr "Indlejret QT video-uddata"
+
+#~ msgid ""
+#~ "Choose a number corresponding to a screen in you video device selection "
+#~ "menu and this screen will be used by default as the screen for "
+#~ "'fullscreen'."
+#~ msgstr ""
+#~ "Vælg et tal svarende til en skærm i videoudvælgelsesmenuen og denne skærm "
+#~ "vil blive brugt som standard som skærm for 'fuldskærm'."
+
+#~ msgid "Fill fullscreen"
+#~ msgstr "Fyld hele skærmen"
+
+#~ msgid "VIDEO_TS folder"
+#~ msgstr "VIDEO_TS mappe"
+
+#~ msgid "Advanced output:"
+#~ msgstr "Advanceret uddata:"
+
+#~ msgid "Output Options"
+#~ msgstr "Uddata indstillinger"
+
+#~ msgid "Transcode options"
+#~ msgstr "Konverterings indstillinger"
+
+#, fuzzy
+#~ msgid "If your stream has audio and you want to transcode it, enable this."
+#~ msgstr ""
+#~ "Hvis din stream har lyd og du vil konvertere den til et andet format, "
+#~ "aktiver denne."
+
+#, fuzzy
+#~ msgid "If your stream has video and you want to transcode it, enable this."
+#~ msgstr ""
+#~ "Hvis din stream har video og du vil konvertere den til et andet format, "
+#~ "aktiver denne."
+
+#, fuzzy
+#~ msgid ""
+#~ "In this page, you will define a few additional parameters for your "
+#~ "transcoding."
+#~ msgstr "Her kan du vælge yderligere parametre for din konvertering"
+
+#, fuzzy
+#~ msgid "You you need to select a file, you want to save to."
+#~ msgstr "Du skal vælge en fil at gemme til"
+
+#~ msgid "Last skin used"
+#~ msgstr "Sidst brugte skin"
+
+#~ msgid "&Shuffle Playlist"
+#~ msgstr "&Vælg tilfældigt på spilleliste"
+
+#~ msgid "Destination Target:"
+#~ msgstr "Modtager:"
+
+#~ msgid "Miscellaneous options"
+#~ msgstr "Forskellige indstillinger"
 
 #, fuzzy
-#~ msgid "Show labels in toolbar"
-#~ msgstr "Vis tekst på værktøjslinje knapper"
+#~ msgid "VLC media player - Updates"
+#~ msgstr "VLC medieafspiller"
 
 #, fuzzy
-#~ msgid "Show labels below the icons in the toolbar."
-#~ msgstr "Vis teksten under ikoner på værktøjslinjen."
+#~ msgid "VLM configuration"
+#~ msgstr "VLM opsætningsfil"
 
+#~ msgid "Show bookmarks dialog when the interface starts."
+#~ msgstr "Vis bogmærkevindue når grænsefladen starter."
+
+#~ msgid "Font filename"
+#~ msgstr "Skrifttype filnavn"
+
+#~ msgid "Opacity, 0..255"
+#~ msgstr "Gennemsigtighed, 0...255"
+
+#~ msgid "The size of the fonts used by the osd module"
+#~ msgstr "Størrelsen på de skrifttyper der bruges af OSD modulet"
+
+#~ msgid "Allows you to define the title that will be put in ASF comments."
+#~ msgstr "Tillader dig at angive titlen der vil være i ASF-kommentarer."
+
+#~ msgid "Allows you to define the comment that will be put in ASF comments."
+#~ msgstr "Tillader dig at angive kommentaren der vil være i ASF-kommentarer."
+
+#, fuzzy
+#~ msgid "Assigns a program number to each PMT"
+#~ msgstr "Giver PMT'en et program nummer."
+
+#, fuzzy
+#~ msgid "Defines the pids to add to each pmt."
+#~ msgstr "Angiver om der skal tegnes spidser."
+
+#~ msgid "set PID to id of es"
+#~ msgstr "Sæt PID til id fra es"
+
+#, fuzzy
+#~ msgid "Podcast Service Discovery"
+#~ msgstr "Opdagelse af tjenester"
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the output destination used for the streaming "
+#~ "output."
+#~ msgstr "Lader dig indstille video bitraten for streaming uddata."
+
+#~ msgid "Allows you to specify an output frame rate for the video."
+#~ msgstr "Lader dig indstille en uddata frame rate for videoen"
+
+#, fuzzy
+#~ msgid "Allows you to specify a maximum output video width."
+#~ msgstr "Lader dig indstille en uddata frame rate for videoen"
+
+#, fuzzy
+#~ msgid "Allows you to specify a maximum output video height."
+#~ msgstr "Lader dig indstille en uddata frame rate for videoen"
+
+#, fuzzy
 #~ msgid ""
-#~ "Allows you to set the desired frame rate when playing from files, use 0 "
-#~ "for live."
+#~ "Allows you to specify video filters used after the video transcoding and "
+#~ "subpictures overlaying."
+#~ msgstr "Lader dig indstille video bitraten for streaming uddata."
+
+#~ msgid "Marquee text"
+#~ msgstr "Markise tekst"
+
+#~ msgid "Marquee display sub filter"
+#~ msgstr "Markise visningsfilter"
+
+#~ msgid "Height in pixels"
+#~ msgstr "Højde i pixels"
+
+#~ msgid "Width in pixels"
+#~ msgstr "Bredde i pixels"
+
+#~ msgid "Top left corner y coordinate"
+#~ msgstr "Øverste venstre hjørne koordinat"
+
+#, fuzzy
+#~ msgid "OSD menu configuration file"
+#~ msgstr "VLM opsætningsfil"
+
+#, fuzzy
+#~ msgid "On Screen Display menu subfilter"
+#~ msgstr "On Screen Display"
+
+#~ msgid "Select effect"
+#~ msgstr "Vælg effekt"
+
+#~ msgid "Allows you to select different visual effects."
+#~ msgstr "Tillader at vælge forskellige visuelle effekter"
+
+#~ msgid "choose the screen to be used for fullscreen mode."
+#~ msgstr "vælg den skærm der skal bruges \"fuldskærm\" aktiveres"
+
+#~ msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
 #~ msgstr ""
-#~ "Lader dig indstille det ønskede antal frames per sekund ved afspildning "
-#~ "af filer, brug 0 for live."
+#~ "Tillader dig at reducere hastigheden på animeringen (standardværdi er 6, "
+#~ "max 10)"
+
+#~ msgid "Defines whether to draw peaks."
+#~ msgstr "Angiver om der skal tegnes spidser."
+
+#, fuzzy
+#~ msgid "Defines whether to draw the original spectrum graphic routine."
+#~ msgstr "Angiver om der skal tegnes spidser."
+
+#, fuzzy
+#~ msgid "Defines whether to draw the bands."
+#~ msgstr "Angiver om der skal tegnes spidser."
+
+#~ msgid "Vertical offset in pixels of the displayed text"
+#~ msgstr "Vertikal forskydning af pixels i den viste tekst"
+
+#~ msgid "Offset in pixels of the shadow"
+#~ msgstr "Forskydning i pixels fra skyggen"
+
+#, fuzzy
+#~ msgid "Small playlist"
+#~ msgstr "Gem playlist"
+
+#, fuzzy
+#~ msgid "VC-1 decoder module"
+#~ msgstr "Videofilter modul"
+
+#~ msgid "M3U file|*.m3u"
+#~ msgstr "M3U fil|*.m3u"
 
 #~ msgid "Mega bass cut off (10-100Hz)"
 #~ msgstr "Mega bass grænser (10-100Hz)"
@@ -16261,10 +17492,6 @@ msgstr "XOSD grænseflade"
 #~ msgid "Enable CABAC"
 #~ msgstr "Aktiver CABAC"
 
-#, fuzzy
-#~ msgid "Bitrate tolerance"
-#~ msgstr "Bitrate Tolerance:"
-
 #~ msgid "Sets maximum interval between IDR-frames"
 #~ msgstr "Indstil det maksimale interval mellem IDR-frames"
 
@@ -16295,9 +17522,6 @@ msgstr "XOSD grænseflade"
 #~ msgid "Save As..."
 #~ msgstr "Gem som..."
 
-#~ msgid "Full path of the PNG file to use."
-#~ msgstr "Den fulde sti til den PNg fil der skal bruges."
-
 #~ msgid "Netsync"
 #~ msgstr "Netsynk"
 
@@ -16506,9 +17730,6 @@ msgstr "XOSD grænseflade"
 #~ msgid "SLP input"
 #~ msgstr "SLP inddata"
 
-#~ msgid "Motion threshold"
-#~ msgstr "Bevægelsefølsomhed"
-
 #~ msgid "Joystick device"
 #~ msgstr "Joystick enhed"
 
@@ -16658,9 +17879,6 @@ msgstr "XOSD grænseflade"
 #~ msgid "Stop stream"
 #~ msgstr "Stop stream"
 
-#~ msgid "Eject"
-#~ msgstr "Skub ud"
-
 #~ msgid "Pause stream"
 #~ msgstr "Pause stream"
 
@@ -16725,9 +17943,6 @@ msgstr "XOSD grænseflade"
 #~ msgid "Open Stream"
 #~ msgstr "Åbn stream"
 
-#~ msgid "Open Target:"
-#~ msgstr "Åbn mål:"
-
 #~ msgid "Symbol Rate"
 #~ msgstr "Symbol Rate"
 
@@ -16737,9 +17952,6 @@ msgstr "XOSD grænseflade"
 #~ msgid "Vertical"
 #~ msgstr "Vertikal"
 
-#~ msgid "Horizontal"
-#~ msgstr "Horisontal"
-
 #~ msgid "Satellite"
 #~ msgstr "Satelit"
 
@@ -16762,9 +17974,6 @@ msgstr "XOSD grænseflade"
 #~ msgid "Invert"
 #~ msgstr "Invertér"
 
-#~ msgid "Jump to: "
-#~ msgstr "Hop til: "
-
 #~ msgid "stream output (MRL)"
 #~ msgstr "stream uddata (MRL)"
 
@@ -16816,9 +18025,6 @@ msgstr "XOSD grænseflade"
 #~ msgid "_Help"
 #~ msgstr "_Hjælp"
 
-#~ msgid "_About..."
-#~ msgstr "_Om..."
-
 #~ msgid "About this application"
 #~ msgstr "Om dette program"
 
@@ -16828,9 +18034,6 @@ msgstr "XOSD grænseflade"
 #~ msgid "Go Backward"
 #~ msgstr "Gå tilbage"
 
-#~ msgid "Stop Stream"
-#~ msgstr "Stop stream"
-
 #~ msgid "Play Stream"
 #~ msgstr "Afspil stream"
 
index 2a5c2e225f74b62ad0176d0964a00bd0a37c8065..00a183be4724da79d5d99596e16e7f7338212e79 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+0100\n"
 "PO-Revision-Date: 2005-04-13 08:27+0100\n"
 "Last-Translator: Felix Kühne <fkuehne@users.sf.net>\n"
 "Language-Team: German\n"
@@ -21,184 +21,176 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.0.2\n"
 
-#: include/vlc/vlc.h:578
-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"
-"Schauen Sie für Details in die Datei COPYING.\n"
-"Geschrieben vom VideoLAN Team; Schauen Sie in die Datei AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC Einstellungen"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+#, fuzzy
+msgid "Select \"Advanced Options\" to see all options."
 msgstr "Klicken Sie auf \"Erweiterte Optionen\", um alle Optionen zu sehen."
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr "Allgemein"
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr "Interface"
 
 #: include/vlc_config_cat.h:40
-msgid "Settings for VLC interfaces"
+#, fuzzy
+msgid "Settings for VLC's interfaces"
 msgstr "Einstellungen für die VLC-Interfaces"
 
 #: include/vlc_config_cat.h:42
 msgid "General interface setttings"
 msgstr "Allgemeine Interface-Einstellungen"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
+msgstr "Minimales Interface"
+
+#: include/vlc_config_cat.h:45
+#, fuzzy
+msgid "Settings for the main interface"
+msgstr "Einstellungen für die VLC-Interfaces"
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
 msgid "Control interfaces"
 msgstr "Control-Interfaces"
 
-#: include/vlc_config_cat.h:45
-msgid "Control interface settings"
-msgstr "Einstellungen der Control-Interfaces"
+#: include/vlc_config_cat.h:48
+#, fuzzy
+msgid "Settings for VLC's control interfaces"
+msgstr "Einstellungen für die VLC-Interfaces"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 msgid "Hotkeys settings"
 msgstr "Hotkeys-Einstellungen"
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "Audio"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 msgid "Audio settings"
 msgstr "Audioeinstellungen"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 msgid "General audio settings"
 msgstr "Allgemeine Audioeinstellungen"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr "Filter"
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
+#: include/vlc_config_cat.h:62
+#, fuzzy
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr "Audiofilter werden benutzt, um den Audiostream nachzubearbeiten."
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "Visualisierungen"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 msgid "Audio visualizations"
 msgstr "Audiovisualisierungen"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 msgid "Output modules"
 msgstr "Ausgabemodule"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr "Diese sind allgemeine Einstellungen für Tonausgabe-Module."
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr "Verschiedenes"
 
-#: include/vlc_config_cat.h:69
-msgid "Miscellaneous audio settings and modules"
+#: include/vlc_config_cat.h:72
+#, fuzzy
+msgid "Miscellaneous audio settings and modules."
 msgstr "Verschiedene Audioeinstellungen und -module"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "Video"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 msgid "Video settings"
 msgstr "Videoeinstellungen"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 msgid "General video settings"
 msgstr "Allgemeine Videoeinstellungen"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 msgid "Choose your preferred video output and configure it here."
 msgstr ""
 "Wählen Sie Ihre bevorzugte Videoausgabe und konfigurieren Sie sie hier."
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
+#: include/vlc_config_cat.h:87
+#, fuzzy
+msgid "Video filters are used to postprocess the video stream."
 msgstr "Videofilter werden benutzt, um den Videostream nachzubearbeiten"
 
-#: include/vlc_config_cat.h:86
+#: include/vlc_config_cat.h:89
 msgid "Subtitles/OSD"
 msgstr "Untertitel/OSD"
 
-#: include/vlc_config_cat.h:87
+#: include/vlc_config_cat.h:90
+#, fuzzy
 msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr ""
 "Verschiedene Einstellungen zu On-Screen-Display (Anzeige von Informationen "
 "im aktuellen Video), Untertiteln und eingeblendeten Unterbildern."
 
-#: include/vlc_config_cat.h:89
-msgid "Text rendering"
-msgstr "Darstellung von Text"
-
-#: include/vlc_config_cat.h:91
-msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
-msgstr ""
-"Benutzen Sie die Einstellungen des \"freetype\"-Modules zur Auswahl der "
-"Schrift, die VLC für die Darstellung von Text benutzen soll (zur Anzeige von "
-"Untertiteln beispielsweise)."
-
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr "Input / Codecs"
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
+#, fuzzy
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 "Dies sind die Einstellungen für die Input, Demultiplexing und Decoder - "
 "Teile von VLC. Encodereinstellungen finden sich hier ebenfalls."
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 msgid "Access modules"
 msgstr "Access-Module"
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 #, fuzzy
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
@@ -208,61 +200,66 @@ msgstr ""
 "Einstellungen, die Sie vielleicht ändern möchten, sind HTTP-Proxy und Cache-"
 "Einstellungen."
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 #, fuzzy
 msgid "Access filters"
 msgstr "Access-Filter-Module"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 msgid "Demuxers"
 msgstr "Demuxer"
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
+#: include/vlc_config_cat.h:116
+#, fuzzy
+msgid "Demuxers are used to separate audio and video streams."
 msgstr "Demuxer werden zur Trennung von Audio- und Videostreams benutzt"
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 msgid "Video codecs"
 msgstr "Videocodecs"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+#, fuzzy
+msgid "Settings for the video-only decoders and encoders."
 msgstr "Einstellungen für die reinen Videodecoder und -encoder"
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 msgid "Audio codecs"
 msgstr "Audiocodecs"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+#, fuzzy
+msgid "Settings for the audio-only decoders and encoders."
 msgstr "Einstellungen für die reinen Audiodecoder und -encoder"
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 msgid "Other codecs"
 msgstr "Andere Codecs"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+#, fuzzy
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr "Einstellungen für Audio+Video und verschiedene Decoder und Encoder"
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 #, fuzzy
 msgid "General input settings. Use with care."
 msgstr "Erweiterte Input-Einstellungen. Mit Vorsicht verwenden."
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr "Streamausgabe"
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
+#, fuzzy
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -270,7 +267,7 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 "Der Stream-Output macht es VLC möglich als Streamingserver zu agieren oder "
 "eingehende Streams zu speichern.\n"
@@ -280,20 +277,20 @@ msgstr ""
 "Sout-Stream-Module erlauben erweiterte Streamverarbeitungen "
 "(Transkodierungen, Duplizieren, ...)"
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 msgid "General stream output settings"
 msgstr "Allgemeine Stream-Output-Einstellungen"
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 msgid "Muxers"
 msgstr "Muxer"
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
 #, fuzzy
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 "Muxer sind die Kapselungsformate, die zur Zusammenfügung von allen "
@@ -302,15 +299,16 @@ msgstr ""
 "nicht tun.\n"
 "Sie können auch Standardparameter für jeden Muxer festlegen."
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 msgid "Access output"
 msgstr "Access-Output"
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
 #, fuzzy
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 "Nach dem Multiplexen eines Streams bestimmt Access-Output wie derStream "
@@ -318,11 +316,11 @@ msgstr ""
 "zu erzwingen. Sie sollten dies höchstwahrscheinlich nicht tun.\n"
 "Sie können auch Standardparameter für jeden Access-Output festlegen."
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 msgid "Packetizers"
 msgstr "Paketierer"
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 #, fuzzy
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
@@ -336,11 +334,11 @@ msgstr ""
 "tun.\n"
 "Sie können auch Standardparameter für jeden Paketierer festlegen."
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 msgid "Sout stream"
 msgstr "Sout-Stream"
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
@@ -350,11 +348,11 @@ msgstr ""
 "Bitte schauen Sie in das Streaming-Howto für weitere Informationen. Sie "
 "können hier Standardoptionen für jedes Sout-Stream-Modul festlegen."
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 msgid "SAP"
 msgstr "SAP"
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
@@ -362,128 +360,133 @@ msgstr ""
 "SAP ist ein Weg zur öffentlichen Ankündigung von Streams, die über Multicast-"
 "UDP oder RTP versendet werden."
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 msgid "VOD"
 msgstr "VOD"
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr "VLCs Implementierung von Video-On-Demand"
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr "Wiedergabeliste"
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
+#, fuzzy
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 "Einstellungen zum Verhalten der Wiedergabelisten (zum Beispiel "
 "Wiedergabemodus) und zu Modulen, die automatisch Objekte zur Wiedergabeliste "
 "hinzufügen ('Service-Discovery'-Module)"
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr "Allgemeines Verhalten der Wiedergabeliste"
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 msgid "Services discovery"
 msgstr "Services-Discovery"
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
+#, fuzzy
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 "Services-Discovery-Module sind Module, die automatisch Objekte zur "
 "Wiedergabeliste hinzufügen, indem sie Dienste im Netzwerk erkennen."
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr "Erweitert"
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 msgid "Advanced settings. Use with care."
 msgstr "Erweiterte Einstellungen. Mit Vorsicht benutzen."
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr "CPU-Features"
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
+#, fuzzy
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 "Hier können Sie einige CPU-Beschleunigungen deaktivieren. Sie sollten dies "
 "höchstwahrscheinlich nicht tun."
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr "Anderes"
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "Erweiterte Optionen..."
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 msgid "Other advanced settings"
 msgstr "Andere erweiterte Einstellungen"
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr "Netzwerk"
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+#, fuzzy
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr ""
 "Diese Module stellen Netzwerkfunktionen für andere Teile von VLC zur "
 "Verfügung."
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr "Einstellungen der Chroma-Module"
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr "Diese Einstellungen betreffen die Chroma-Umkodierungsmodule."
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 msgid "Packetizer modules settings"
 msgstr "Einstellungen der Paketierermodule"
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 msgid "Encoders settings"
 msgstr "Encoder-Einstellungen"
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr ""
 "Dies sind allgemeine Einstellungen für Video/Audio/Untertitel-Encoding-"
 "Module."
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 msgid "Dialog providers settings"
 msgstr "Dialog-Provider-Einstellungen"
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr "Dialog-Provider können hier konfiguriert werden."
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 msgid "Subtitle demuxer settings"
 msgstr "Untertitel-Demuxer-Einstellungen"
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
@@ -491,54 +494,56 @@ msgstr ""
 "In dieser Sektion können Sie das Verhalten der Untertitel-Demuxer festlegen, "
 "z.B. durch Einstellen des Untertiteltyps oder Dateinamen."
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr "Videofilter-Einstellungen"
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "Keine Hilfe verfügbar"
 
-#: include/vlc_config_cat.h:224
-msgid "No help is available for these modules"
+#: include/vlc_config_cat.h:238
+#, fuzzy
+msgid "There is no help available for these modules."
 msgstr "Für diese Module ist keine Hilfe verfügbar"
 
 #: include/vlc_interface.h:137
+#, fuzzy
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 "\n"
 "Warnung: Falls Sie das graphische Interface nicht mehr benutzen können, "
 "öffnen Sie die DOS-Eingabe, gehen in den Ordner von VLC und führen Sie \"vlc "
 "-I wxwin\" aus.\n"
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 msgid "Meta-information"
 msgstr "Meta-Information"
 
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "Titel"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "Künstler"
 
@@ -546,11 +551,11 @@ msgstr "Künstler"
 msgid "Genre"
 msgstr "Genre"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "Copyright"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
 msgstr ""
 
@@ -563,7 +568,7 @@ msgstr ""
 msgid "Description"
 msgstr "Beschreibung"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "Bewertung"
 
@@ -580,7 +585,7 @@ msgstr "Einstellung"
 msgid "URL"
 msgstr "URL"
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "Sprache"
@@ -681,8 +686,21 @@ msgstr "Codec-Name"
 msgid "Codec Description"
 msgstr "Codec-Beschreibung"
 
+#: include/vlc/vlc.h:578
+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"
+"Schauen Sie für Details in die Datei COPYING.\n"
+"Geschrieben vom VideoLAN Team; Schauen Sie in die Datei AUTHORS.\n"
+
 #: src/audio_output/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "Deaktivieren"
@@ -700,14 +718,14 @@ msgstr "Bandbreite"
 msgid "Spectrum"
 msgstr "Spektrum"
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr "Equalizer"
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "Audiofilter"
 
@@ -727,20 +745,20 @@ msgid "Stereo"
 msgstr "Stereo"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "Links"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "Rechts"
 
@@ -812,92 +830,92 @@ msgstr "%s: Option `-W %s' erlaubt kein Argument\n"
 msgid "Bookmark %i"
 msgstr "Lesezeichen %i"
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr "Track %i"
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "Programm"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "Stream %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "Codec"
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "Typ"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "Kanäle"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr "Abtastrate"
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr "%d Hz"
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr "Bits pro Sample"
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr "Bitrate"
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr "%d KB/s"
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr "Auflösung"
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr "Bildschirmauflösung"
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 msgid "Frame rate"
 msgstr "Framerate"
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr "Untertitel"
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr "Stream"
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr "Laufzeit"
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 #, fuzzy
 msgid "Errors"
 msgstr "Fehler"
@@ -906,7 +924,7 @@ msgstr "Fehler"
 msgid "Bookmark"
 msgstr "Lesezeichen"
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 msgid "Programs"
 msgstr "Programme"
 
@@ -931,8 +949,8 @@ msgstr "Videospur"
 msgid "Audio Track"
 msgstr "Audiospur"
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr "Untertitelspur"
 
@@ -970,14 +988,15 @@ msgid "Login"
 msgstr "Protokollieren"
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr "Passwort"
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "Interface wechseln"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr "Interface hinzufügen"
@@ -991,15 +1010,15 @@ msgstr "de"
 msgid "Help options"
 msgstr "Hilfeoptionen"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr "Text"
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "Ganzzahl"
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr "Fließkommazahl"
 
@@ -1045,7 +1064,7 @@ msgstr ""
 "\n"
 "Drücken Sie die Eingabetaste um fortzufahren...\n"
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr "Automatisch"
 
@@ -1128,7 +1147,7 @@ msgstr ""
 msgid "Chinese Traditional"
 msgstr "Traditionelles Chinesisch"
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 #, fuzzy
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
@@ -1140,29 +1159,30 @@ msgstr ""
 "Sie können das Hauptinterface und zusätzliche Interfacemodule auswählen, "
 "sowie diverse darauf bezogene Einstellungen festlegen."
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr "Interface-Modul"
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 #, fuzzy
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 "Diese Option erlaubt Ihnen das von VLC benutzte Interface auszuwählen.\n"
 "Das Standardverhalten ist automatisch das beste verfügbare Modul zu wählen."
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr "Extra Interface-Module"
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 "Diese Option erlaubt Ihnen zusätzliche Interfaces auszuwählen, die von VLC "
 "benutzt werden. Sie werden im Hintergrund zusätzlich zum Standardinterface "
@@ -1170,88 +1190,90 @@ msgstr ""
 "Modulen. (übliche Werte sind: logger, gestures, sap, rc, http oder "
 "screensaver)"
 
-#: src/libvlc.h:72
-msgid "This option allows you to select control interfaces. "
-msgstr "Diese Option erlaubt Ihnen Control-Interfaces auszuwählen."
+#: src/libvlc.h:77
+#, fuzzy
+msgid "You can select control interfaces for VLC."
+msgstr "Mausgebärden-Kontrollinterface"
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 msgid "Verbosity (0,1,2)"
 msgstr "Verbose-Level (0,1,2)"
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
 #, fuzzy
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr ""
 "Mit dieser Option können Sie die Anzahl der Meldungen festlegen (0=nur "
 "Fehler- und Standardmeldungen, 1=Warnungen, 2=Entwickler)."
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 msgid "Be quiet"
 msgstr "Ruhig sein"
 
-#: src/libvlc.h:81
+#: src/libvlc.h:86
 #, fuzzy
-msgid "This option turns off all warning and information messages."
+msgid "Turn off all warning and information messages."
 msgstr "Diese Option schaltet alle Warnungen und Informationen aus."
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 #, fuzzy
 msgid "Default stream"
 msgstr "Standardmäßig admin"
 
-#: src/libvlc.h:85
-#, fuzzy
-msgid "This option allows you to always open a default stream on start-up."
-msgstr "Diese Option erlaubt Ihnen Wiedergabelistenlesezeichen festzulegen."
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
+msgstr ""
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
+#, fuzzy
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr ""
 "Diese Option erlaubt Ihnen die Sprache des Interfaces festzulegen. Die "
 "System-Sprache wird automatisch erkannt, wenn \"auto\" hier angegeben ist."
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "Farbige Meldungen"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
+#, fuzzy
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 "Wenn die Option aktiv ist, werden farbige Meldungen an die Konsole "
 "ausgegeben. Ihr Terminal benötigt dafür Linux Farbunterstützung."
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr "Erweiterte Optionen anzeigen"
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
+#, fuzzy
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 "Wenn diese Option aktiviert ist, werden die Interfaces und/oder "
 "Einstellungen alle verfügbaren Optionen anzeigen, auch jene, die die meisten "
 "Benutzer nie berühren sollten."
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 #, fuzzy
 msgid "Show interface with mouse"
 msgstr "Interface anzeigen"
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 #, fuzzy
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
@@ -1265,66 +1287,71 @@ msgstr ""
 "Aktivieren Sie diese Filter hier und stellen Sie sie in der \"audio filter\"-"
 "Modulsektion ein."
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr "Audioausgabe-Modul"
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
+#, fuzzy
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "Diese Option erlaubt Ihnen die von VLC benutzte Audioausgabemethode "
 "festzulegen. Das standardmäßige Verhalten ist, die beste verfügbare Methode "
 "zu wählen."
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr "Audio aktivieren"
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
+#, fuzzy
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Sie können die Audioausgabe komplett deaktivieren. In diesem Fall wird die  "
 "Audio-Dekodierung nicht stattfinden, wodurch Prozessorzeit gespart wird."
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr "Mono-Audio erzwingen"
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 msgid "This will force a mono audio output."
 msgstr "Dies wird die Mono-Audioausgabe erzwingen."
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 #, fuzzy
 msgid "Default audio volume"
 msgstr "Standardgeräte"
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr ""
 "Sie können hier die Standard-Audio-Lautstärke im Bereich von 0 bis 1024 "
 "festlegen."
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 msgid "Audio output saved volume"
 msgstr "Gespeicherte Ausgabelautstärke"
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+#, fuzzy
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr ""
 "Dies speichert die Audio-Ausgabelautstärke, wenn Sie 'Ton aus' auswählen."
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 #, fuzzy
 msgid "Audio output volume step"
 msgstr "Audio-Ausgabelautstärke"
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 #, fuzzy
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
@@ -1333,11 +1360,11 @@ msgstr ""
 "Sie können hier die Standard-Audio-Lautstärke im Bereich von 0 bis 1024 "
 "festlegen."
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr "Audio-Ausgabefrequenz (Hz)"
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
@@ -1345,11 +1372,11 @@ msgstr ""
 "Hiermit können Sie die Standard-Audioausgabefrequenz festlegen. Normale "
 "Werte sind -1 (standard), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr "Hoch-qualitatives Audio-Resampling"
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
@@ -1360,87 +1387,92 @@ msgstr ""
 "es deaktivieren können, wodurch dann ein einfacherer Algorithmus benutzt "
 "wird."
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 msgid "Audio desynchronization compensation"
 msgstr "Audiodesynchronisationsausgleich"
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
+#, fuzzy
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 "Diese Option erlaubt Ihnen die Audioausgabe zu verzögern. Sie müssen eine "
 "Anzahl von Millisekunden angeben. Dies kann hilfreich sein wenn Sie eine "
 "Verzögerung zwischen Video und Audio feststellen."
 
-#: src/libvlc.h:162
-msgid "Preferred audio output channels mode"
+#: src/libvlc.h:173
+#, fuzzy
+msgid "Audio output channels mode"
 msgstr "Bevorzugter Audioausgabekanal-Modus"
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
+#, fuzzy
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 "Diese Option erlaubt Ihnen, den Audioausgabekanalmodus einzustellen, der, "
 "wenn möglich, standardmäßig benutzt wird (d.h. wenn sowohl Ihre Hardware als "
 "auch der abgespielte Audiostream ihn unterstützt)."
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
 msgstr "S/PDIF-Audioausgabe verwenden, falls verfügbar"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
+#, fuzzy
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 "Diese Option erlaubt Ihnen, standardmäßig die S/PDIF-Audioausgabe zu "
 "benutzen, wenn sowohl Ihre Hardware als auch der wiedergegebene Audiostream "
 "dies unterstützen."
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 #, fuzzy
 msgid "Force detection of Dolby Surround"
 msgstr "Auswahl von allen Streams erzwingen"
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 #, fuzzy
 msgid "On"
 msgstr "Öffnen"
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr "Aus"
 
-#: src/libvlc.h:186
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+#: src/libvlc.h:197
+#, fuzzy
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr ""
 "Dies erlaubt Ihnen Audionachbearbeitungsfilter hinzuzufügen, um den Klang zu "
 "verändern"
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 msgid "Audio visualizations "
 msgstr "Audiovisualisierungen"
 
-#: src/libvlc.h:191
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+#: src/libvlc.h:202
+#, fuzzy
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr ""
 "Dies erlaubt Ihnen Visualisierungsmodule hinzuzufügen (Spektrum-Analysator, "
 "etc.)"
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1454,312 +1486,297 @@ msgstr ""
 "konfigurieren Sie sie in der \"Videofilter\"-Sektion. Sie können auch "
 "diverse Videooptionen einstellen."
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr "Videoausgabe-Modul"
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
+#, fuzzy
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "Diese Option erlaubt Ihnen die von VLC benutzte Videoausgabemethode "
 "festzulegen. Das standardmäßige Verhalten ist, die beste verfügbare Methode "
 "zu wählen."
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr "Video aktivieren"
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
+#, fuzzy
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Sie können die Videoausgabe komplett abschalten. In diesem Fall wird die "
 "Videodekodierung nicht stattfinden und sich die Prozessorbelastung "
 "verringern."
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr "Videobreite"
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
+#, fuzzy
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 "Sie können hier die Videobreite festlegen. Standardmäßig (-1) wird VLC die "
 "Eigenschaften des Films übernehmen."
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr "Videohöhe"
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
+#, fuzzy
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 "Sie können hier die Videohöhe festlegen. Standardmäßig (-1) wird VLC die "
 "Filmeigenschaften übernehmen."
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
-msgstr "Video-X-Koordinate"
+#: src/libvlc.h:236
+#, fuzzy
+msgid "Video X coordinate"
+msgstr "Video-Y-Koordinate"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 "Sie können die Position der oberen linken Ecke des Videofensters hier "
-"festlegen (X-Koordinate)."
+"festlegen (Y-Koordinate)."
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
+#: src/libvlc.h:241
+#, fuzzy
+msgid "Video Y coordinate"
 msgstr "Video-Y-Koordinate"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 "Sie können die Position der oberen linken Ecke des Videofensters hier "
 "festlegen (Y-Koordinate)."
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr "Video-Titel"
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
-msgstr "Sie können einen eigenen Titel des Videofensters hier festlegen."
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
+msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr "Videoausrichtung"
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
+#, fuzzy
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 "Sie können die Ausrichtung des Videos in dessen Fenster erzwingen. "
 "Standardmäßig (0) wird es zentriert. (0=zentriert, 1=links, 2=rechts, "
 "4=oben, 8=unten; Sie können auch Kombinationen dieser Werte benutzen.)"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr "Zentriert"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr "Oben"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr "Unten"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr "Obenlinks"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr "Obenrechts"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr "Untenlinks"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr "Untenrechts"
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr "Video vergrößern"
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr "Sie können das Video mit dem eingegebenen Faktor vergrößern."
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr "Graustufen-Videoausgabe"
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
+#, fuzzy
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 "Wenn aktiviert, wird die Farbinformation des Videos nicht dekodiert (dies "
 "erlaubt Ihnen, etwas Prozessorzeit zu sparen)."
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr "Vollbildausgabe"
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
-msgstr ""
-"Wenn diese Option aktiviert ist, wird VLC ein Video immer im Vollbildmodus "
-"starten."
+#: src/libvlc.h:272
+#, fuzzy
+msgid "Start video in fullscreen mode"
+msgstr "Alternative Vollbildmethode"
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr "Videoausgabe überlagern"
 
-#: src/libvlc.h:262
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
 msgstr ""
-"Wenn aktiviert, wird VLC versuchen die Überlagerungsmöglichkeiten Ihrer "
-"Grafikkarte zu nutzen (Hardwarebeschleunigung)."
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr "Immer im Vordergrund"
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 msgid "Always place the video window on top of other windows."
 msgstr "Plaziert das Videofenster immer über allen anderen Fenstern."
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr ""
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr ""
 
-#: src/libvlc.h:272
-#, fuzzy
-msgid "Log to file"
-msgstr "Logo-Dateiname"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr "Fensterdekorationen"
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
 #, fuzzy
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr ""
 "Wenn Sie diese Option aktivieren, wird VLC die Erstellung von "
 "Fensterbeschriftungen, Rahmen, etc. um das Video verhindern. Dies wird "
 "derzeit nur unter Windows unterstützt."
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr "Videofilter-Modul"
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
+#, fuzzy
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 "Dies erlaubt Ihnen einen Nachbearbeitungsfilter hinzuzufügen, um die "
 "Bildqualität zu erhöhen, z.B. \"Deinterlacing\", oder um das Ausgabefenster "
 "zu klonen oder zu verzerren."
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr "Videoschnappschuss-Verzeichnis"
 
-#: src/libvlc.h:292
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+#: src/libvlc.h:299
+#, fuzzy
+msgid "Directory where the video snapshots will be stored."
 msgstr ""
 "Erlaubt Ihnen das Verzeichnis festzulegen, in dem die Videoschnappschüsse "
 "gespeichert werden."
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 msgid "Video snapshot format"
 msgstr "Videoschnappschuss-Format"
 
-#: src/libvlc.h:297
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
 msgstr ""
-"Erlaubt Ihnen die Festlegung des Bildformats, in dem die Videoschnappschüsse "
-"gespeichert werden."
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 #, fuzzy
 msgid "Display video snapshot preview"
 msgstr "Videoschnappschuss machen"
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 #, fuzzy
 msgid "Video cropping"
 msgstr "Video rechts beschneiden"
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr "Bildseitenverhältnis"
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
+#, fuzzy
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
@@ -1772,52 +1789,64 @@ msgstr ""
 "4:3,16:9) um das globale Seitenverhältnis oder Fließkommazahlen (z.B. 1.25, "
 "1.3333) um die Pixelbreite auszudrücken."
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr ""
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 #, fuzzy
 msgid "Monitor pixel aspect ratio"
 msgstr "Bildseitenverhältnis"
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 msgid "Skip frames"
 msgstr "Frames überspringen"
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr ""
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "Frames überspringen"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr "Stilles synchronisieren"
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
+#, fuzzy
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 "Aktivieren Sie diese Option, um ein Überfluten des Meldungsprotokolls durch "
 "die Video-Output-Synchronisierung zu vermeiden."
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
@@ -1827,11 +1856,11 @@ msgstr ""
 "verändern, wie das DVD- oder VCD-Device, die Netzwerkinterface-Einstellungen "
 "oder den Untertitelkanal."
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr "Durchschnittlicher Zähler der Uhrreferenz"
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
@@ -1839,29 +1868,30 @@ msgstr ""
 "Wenn der PVR-Input (oder eine sehr ungeregelmäßige Quelle) benutzt wird, "
 "sollten Sie dies auf 10000 einstellen."
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 msgid "Clock synchronisation"
 msgstr "Uhrsynchronisation"
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
+#, fuzzy
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr ""
 "Erlaubt Ihnen die De-/Aktivierung der Eingangs-Uhr-Synchronisation für "
 "Echtzeit-Quellen."
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr "Netzwerksynchronisation"
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1873,84 +1903,79 @@ msgstr ""
 msgid "Default"
 msgstr "Standard"
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr "Aktivieren"
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 msgid "UDP port"
 msgstr "UDP-Port"
 
-#: src/libvlc.h:369
+#: src/libvlc.h:384
 #, fuzzy
-msgid "This is the port used for UDP streams. 1234 by default."
+msgid "This is the default port used for UDP streams. Default is 1234."
 msgstr ""
 "Dies ist der Port, der für UDP-Streams benutzt wird. Standardmäßig wählen "
 "wir 1234."
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr "MTU des Netzwerk-Interfaces"
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
 #, fuzzy
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 "Dies ist die typische Größe von UDP Paketen, die wir erwarten. Im Ethernet "
 "ist es normalerweise 1500."
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 #, fuzzy
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 "Geben Sie hier die \"Time To Live\" der Multicast-Pakete ein, die von der "
 "Streamausgabe gesendet werden."
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 #, fuzzy
 msgid "IPv6 multicast output interface"
 msgstr "Multicast-Outputinterface"
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
-msgstr ""
+#: src/libvlc.h:399
+#, fuzzy
+msgid "Default IPv6 multicast interface. This overrides the routing table."
+msgstr ""
 "Hier das Multicast-Ausgabeinterface angeben. Dies überschreibt die "
 "Leitwegtabelle / den Routing-Table."
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 #, fuzzy
 msgid "IPv4 multicast output interface address"
 msgstr "Multicast-Outputinterface"
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 #, fuzzy
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 "Hier das Multicast-Ausgabeinterface angeben. Dies überschreibt die "
 "Leitwegtabelle / den Routing-Table."
 
-#: src/libvlc.h:391
-#, fuzzy
-msgid "Program to select"
-msgstr "Programme"
-
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 #, fuzzy
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
@@ -1960,147 +1985,154 @@ msgstr ""
 "Benutzen Sie diese Option nur, wenn Sie Streams mit mehreren Programmen (wie "
 "beispielsweise DVB-Streams) lesen möchten."
 
-#: src/libvlc.h:397
-#, fuzzy
-msgid "Programs to select"
-msgstr "Programme"
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 #, fuzzy
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 "Wählen Sie die ausgesuchten Programme indem Sie eine durch Kommata getrennte "
 "Liste von SIDs angeben.\n"
 "Benutzen Sie diese Option nur, wenn Sie Streams mit mehreren Programmen (wie "
 "beispielsweise DVB-Streams) lesen möchten."
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 #, fuzzy
 msgid "Audio track"
 msgstr "Audiospur"
 
-#: src/libvlc.h:406
+#: src/libvlc.h:422
 #, fuzzy
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr ""
 "Geben Sie die Stream-Nummer des Audiotracks ein, den Sie benutzen möchten "
 "(von 0 bis n)."
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 msgid "Subtitles track"
 msgstr "Untertitelspur"
 
-#: src/libvlc.h:411
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+#: src/libvlc.h:427
+#, fuzzy
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr ""
 "Geben Sie die Stream-Nummer des Untertiteltracks ein, den Sie benutzen "
 "möchten (von 0 bis n)."
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 #, fuzzy
 msgid "Audio language"
 msgstr "Audio-Sprache wählen"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 #, fuzzy
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr ""
 "Geben Sie die Sprache des Audiotracks ein, die Sie benutzen möchten (durch "
 "Kommata getrennt, 2er oder 3er Landescode-Zeichen)."
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 #, fuzzy
 msgid "Subtitle language"
 msgstr "Untertitelsprache wählen"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
+#, fuzzy
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
 msgstr ""
 "Geben Sie die Sprache des Untertiteltracks ein, die Sie benutzen möchten "
 "(durch Kommata getrennt, 2er oder 3er Landescode-Zeichen)."
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 #, fuzzy
 msgid "Audio track ID"
 msgstr "Audiospur"
 
-#: src/libvlc.h:426
+#: src/libvlc.h:443
 #, fuzzy
-msgid "Give the stream ID of the audio track you want to use."
+msgid "Stream ID of the audio track to use."
 msgstr ""
 "Geben Sie die Stream-Nummer des Audiotracks ein, den Sie benutzen möchten "
 "(von 0 bis n)."
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 #, fuzzy
 msgid "Subtitles track ID"
 msgstr "Untertitelspur"
 
-#: src/libvlc.h:430
+#: src/libvlc.h:447
 #, fuzzy
-msgid "Give the stream ID of the subtitle track you want to use."
+msgid "Stream ID of the subtitle track to use."
 msgstr ""
 "Geben Sie die Stream-Nummer des Untertiteltracks ein, den Sie benutzen "
 "möchten (von 0 bis n)."
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 msgid "Input repetitions"
 msgstr "Inputwiederholungen"
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr "Anzahl, wie oft der gleiche Input wiederholt werden soll"
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
-msgstr "Input-Startzeit (Sekunden)"
+#: src/libvlc.h:453
+#, fuzzy
+msgid "Start time"
+msgstr "Direkt im Menü starten"
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
+msgstr ""
+
+#: src/libvlc.h:457
+#, fuzzy
+msgid "Stop time"
+msgstr "Stream stoppen"
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
-msgstr "Input-Stoppzeit (Sekunden)"
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
+msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 msgid "Input list"
 msgstr "Input-Liste"
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
 #, fuzzy
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr ""
 "Erlaubt Ihnen die Festlegung einer komma-separierten Liste von Inputs, die "
 "verknüpft werden sollen."
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr "Input-Slave (experimentell)"
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
 #, fuzzy
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 "Erlaubt Ihnen mehrere Dateien zur gleichen Zeit wiederzugeben. Dieses "
 "Feature ist experimentell, nicht alle Formate werden unterstützt."
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr "Lesezeichenliste für einen Stream"
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
+#, fuzzy
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
@@ -2108,7 +2140,7 @@ msgstr ""
 "\"{name=Lesezeichenname,time=optionaler-Zeitversatz,bytes=optionaler-"
 "Byteversatz},{...}\" festlegen."
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -2121,11 +2153,11 @@ msgstr ""
 "\"Unterbildfilter\"-Sektion. Sie können auch diverse Unterbildoptionen "
 "einstellen."
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 msgid "Force subtitle position"
 msgstr "Untertitelposition erzwingen"
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
@@ -2133,56 +2165,57 @@ msgstr ""
 "Sie können diese Option benutzen, um die Untertitel unter dem Film statt im "
 "Film darzustellen. Probieren Sie mehrere Positionen."
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 #, fuzzy
 msgid "Enable sub-pictures"
 msgstr "Unterbilder"
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr "On Screen Display"
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
+#, fuzzy
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 "VLC kann Meldungen im Bild anzeigen. Dies wird On Screen Display (OSD) "
 "genannt. Sie dieses Feature hier deaktivieren."
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 msgid "Subpictures filter module"
 msgstr "Unterbilder-Filtermodul"
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
-"Dies erlaubt Ihnen einen Unterbild-Filter hinzuzufügen, um beispielsweise "
-"ein Logo einzublenden."
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr "Untertiteldateien automatisch erkennen"
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
+#, fuzzy
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr ""
 "Automatisch eine Untertiteldatei aufspüren, wenn kein Untertiteldateiname "
 "angegeben ist."
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 msgid "Subtitle autodetection fuzziness"
 msgstr "Toleranz der automatischen Untertitelsuche"
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -2201,11 +2234,11 @@ msgstr ""
 "übereinstimmen\n"
 "4 = Untertiteldateien, die mit Filmnamen exakt übereinstimmen"
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 msgid "Subtitle autodetection paths"
 msgstr "Pfade der automatischen Untertitelfeststellung"
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
@@ -2213,11 +2246,11 @@ msgstr ""
 "Auch in diesen Pfaden nach einer Untertiteldatei suchen, wenn Ihr Untertitel "
 "im derzeitigen Verzeichnis gefunden wurde."
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr "Untertiteldatei benutzen"
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
@@ -2225,11 +2258,11 @@ msgstr ""
 "Diese Untertiteldatei laden. Zur Benutzung, falls Ihre Untertiteldatei nicht "
 "automatisch aufgespürt werden kann."
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr "DVD-Device"
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
 "the drive letter (eg. D:)"
@@ -2237,15 +2270,15 @@ msgstr ""
 "Dies ist das standardmäßige benutzte DVD-Laufwerk (oder Datei). Vergessen "
 "Sie nicht den Doppelpunkt nach dem Laufwerksbuchstaben (z.B. D:)."
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr "Dies ist das standardmäßig benutzte DVD-Device."
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr "VCD-Device"
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
@@ -2253,15 +2286,15 @@ msgstr ""
 "Diese ist das standardmäßig benutzte VCD-Device. Wenn Sie nichts angeben, "
 "werden wir nach einem passenden CD-ROM-Device suchen."
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr "Dies ist das standardmäßig benutzte VCD-Device."
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 msgid "Audio CD device"
 msgstr "Audio-CD - Device"
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
@@ -2269,151 +2302,146 @@ msgstr ""
 "Dies ist das standardmäßig benutzte Audio-CD - Device. Wenn Sie nichts "
 "angeben, werden wir nach einem passenden suchen."
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 msgid "This is the default Audio CD device to use."
 msgstr "Dies ist das standardmäßig benutzte Audio-CD - Device."
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr "IPv6 erzwingen"
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+#, fuzzy
+msgid "IPv6 will be used by default for all connections."
 msgstr ""
 "Wenn Sie dies aktivieren, wird IPv6 standardmäßig für alle UDP- und HTTP-"
 "Verbindungen benutzt."
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr "IPv4 erzwingen"
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+#, fuzzy
+msgid "IPv4 will be used by default for all connections."
 msgstr ""
 "Wenn Sie dies aktivieren, wird IPv4 standardmäßig für alle UDP- und HTTP-"
 "Verbindungen benutzt."
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+#, fuzzy
+msgid "TCP connection timeout"
 msgstr "TCP-Verbindungs-Time-Out in ms"
 
-#: src/libvlc.h:549
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
-msgstr ""
-"Erlaubt Ihnen den standardmäßigen Verbindungs-Time-Out für TCP-Verbindungen "
-"zu ändern. Dieser Wert sollte in Millisekunden sein."
+#: src/libvlc.h:570
+#, fuzzy
+msgid "Default TCP connection timeout (in milliseconds). "
+msgstr "TCP-Verbindungs-Time-Out in ms"
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 msgid "SOCKS server"
 msgstr "SOCKS-Server"
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
+#, fuzzy
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 "Erlaubt Ihnen einen SOCKS-Server festzulegen. Dies muss in der Form Adresse:"
 "Port geschehen. Er wird für alle TCP-Verbindungen benutzt werden."
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 msgid "SOCKS user name"
 msgstr "SOCKS-Benutzername"
 
-#: src/libvlc.h:558
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:579
+#, fuzzy
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr ""
 "Erlaubt Ihnen die Veränderung des Benutzernames, der bei der Verbindung zu "
 "SOCKS-Servern verwendet wird."
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 msgid "SOCKS password"
 msgstr "SOCKS-Passwort"
 
-#: src/libvlc.h:562
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:583
+#, fuzzy
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr ""
 "Erlaubt Ihnen das Passwort zu ändern, welches für die Verbindung zu SOCKS-"
 "Servern benutzt wird."
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 msgid "Title metadata"
 msgstr "Titel-Metadaten"
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr "Erlaubt Ihnen \"title\"(Titel-) Metadaten für einen Input festzulegen."
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr "Autor-Metadaten"
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr ""
 "Erlaubt Ihnen \"author\"(Autoren-) Metadaten für einen Input festzulegen."
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr "Künstler-Metadaten"
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr ""
 "Erlaubt Ihnen \"artist\" (Künstler) - Metadaten für einen Input anzugeben."
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr "Genre-Metadaten"
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr "Erlaubt Ihnen \"Genre\"-Metadaten für einen Input festzulegen."
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 msgid "Copyright metadata"
 msgstr "Copyright-Metadaten"
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr "Erlaubt Ihnen \"copyright\"-Metadaten für einen Input anzugeben."
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 msgid "Description metadata"
 msgstr "Beschreibungs-Metadaten"
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr ""
 "Erlaubt Ihnen \"description\"(Beschreibungs-) Metadaten für einen Input "
 "anzugeben."
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 msgid "Date metadata"
 msgstr "Datums-Metadaten"
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr "Erlaubt Ihnen \"date\"(Datums-) Metadaten für einen Input anzugeben."
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr "URL-Metadaten"
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr "Erlaubt Ihnen \"url\"-Metadaten für einen Input anzugeben."
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
@@ -2424,32 +2452,36 @@ msgstr ""
 "Benutzer  sollten diese Option verändern, da sie die Wiedergabe aller Ihrer "
 "Streams zerstören kann."
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
-msgstr "Liste der bevorzugten Codecs"
+#: src/libvlc.h:623
+#, fuzzy
+msgid "Preferred decoders list"
+msgstr "Liste der bevorzugten Encoder"
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
+#, fuzzy
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
-"Dies erlaubt Ihnen eine Liste von Codecs zu wählen, die VLC mit Priorität "
-"benutzen wird. Zum Beispiel wird 'dummy,a52' zunächst die Dummy- und a52-"
-"Codecs vor den anderen probieren."
+"Diese Option kann zur Veränderung der Art und Weise benutzt werden, wie VLC "
+"seine Codecs (Dekomprimierungsmethoden) wählt. Nur fortgeschrittene "
+"Benutzer  sollten diese Option verändern, da sie die Wiedergabe aller Ihrer "
+"Streams zerstören kann."
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr "Liste der bevorzugten Encoder"
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
+#, fuzzy
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr ""
 "Diese Option erlaubt Ihnen eine Liste von Encodern auswählen, die VLC mit "
 "Priorität benutzen wird."
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
@@ -2457,11 +2489,11 @@ msgstr ""
 "Diese Optionen erlauben Ihnen globale Einstellungen für das Streamausgabe-"
 "Untersystem festzulegen."
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 msgid "Default stream output chain"
 msgstr "Standard-Streamausgabe-Kette"
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 #, fuzzy
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
@@ -2472,65 +2504,69 @@ msgstr ""
 "die Dokumentation, um die Erstellung von solchen Ketten zu lernen. Achtung: "
 "diese Kette wird bei allen Streams aktiviert werden."
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr "Streaming von allen ES aktivieren"
 
-#: src/libvlc.h:625
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+#: src/libvlc.h:652
+#, fuzzy
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr "Dies erlaubt Ihnen alle ES (Video, Audio und Untertitel) zu streamen."
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr "Während des Streamens anzeigen"
 
-#: src/libvlc.h:629
-msgid "This allows you to play the stream while streaming it."
+#: src/libvlc.h:656
+#, fuzzy
+msgid "Play locally the stream while streaming it."
 msgstr "Dies erlaubt Ihnen, den Stream während des Streamens wiederzugeben."
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr "Videostreamausgabe aktivieren"
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
+#, fuzzy
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Hiermit können Sie auswählen ob der Videostream zum Video-Stream-"
 "Ausgabedienst umgeleitet werden soll, falls dieser vorhanden ist."
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr "Audiostreamausgabe aktivieren"
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
+#, fuzzy
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Hiermit können Sie auswählen ob der Audiostream zum Audio-Stream-"
 "Ausgabedienst umgeleitet werden soll, falls dieser aktiviert ist."
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 #, fuzzy
 msgid "Enable SPU stream output"
 msgstr "Audiostreamausgabe aktivieren"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 #, fuzzy
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Hiermit können Sie auswählen ob der Audiostream zum Audio-Stream-"
 "Ausgabedienst umgeleitet werden soll, falls dieser aktiviert ist."
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 msgid "Keep stream output open"
 msgstr "Streamausgabe offen lassen"
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
@@ -2540,62 +2576,64 @@ msgstr ""
 "Wiedergabelistenobjekte hinweg beizubehalten (automatisch wird die'gather'-"
 "Streamausgabe benutzt, wenn nichts angeben wird)."
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 msgid "Preferred packetizer list"
 msgstr "Liste der bevorzugten Packetizer"
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr ""
 "Diese Option erlaubt Ihnen die Reihefolge festzulegen nach der VLC seine "
 "Paketizer wählt."
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr "Mux-Modul"
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr ""
 "Dies ist ein Altlast-Eintrag mit dem Sie die mux-Module konfigurieren können."
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr "Zugriffsausgabemodul"
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr ""
 "Dies ist ein Altlast-Eintrag, mit dem Sie die Zugriffsausgabemodule "
 "konfigurieren können."
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 msgid "Control SAP flow"
 msgstr "SAP-Durchlauf kontrollieren"
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
+#, fuzzy
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 "Wenn diese Option aktiviert ist, wird der Durchlauf auf der SAP-Multicast-"
 "Adresse kontrolliert. Dies wird benötigt, wenn Sie Ankündigungen auf dem "
 "MBone machen."
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr "SAP-Ankündigungsintervall"
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
+#, fuzzy
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 "Wenn die SAP-Durchlauf-Kontrolle deaktiviert ist, können Sie die fixierten "
 "Intervalle zwischen SAP-Ankündigungen einstellen."
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 #, fuzzy
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
@@ -2605,11 +2643,11 @@ msgstr ""
 "aktivieren.\n"
 "Sie sollten immer alle aktiviert lassen."
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 msgid "Enable FPU support"
 msgstr "FPU-Unterstützung aktivieren"
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
 "advantage of it."
@@ -2617,145 +2655,71 @@ msgstr ""
 "Falls Ihr Prozessor eine Fließkommaberechnungseinheit besitzt, kann VLC von "
 "dieser profitieren."
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr "Prozessor-MMX Unterstützung aktivieren"
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
 msgstr "Falls Ihr Prozessor MMX Befehle unterstützt, kann VLC diese benutzen."
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr "Prozessor-'3D Now!' Unterstützung aktivieren"
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
 msgstr ""
 "Falls Ihr Prozessor 3D Now! Befehle unterstützt, kann VLC diese benutzen."
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr "MMX EXT Unterstützung aktivieren."
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
 msgstr ""
 "Falls Ihr Prozessor MMX EXT Befehle unterstützt, kann VLC diese benutzen."
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr "SSE Unterstützung aktivieren"
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
 msgstr "Falls Ihr Prozessor SSE Befehle unterstützt, kann VLC diese benutzen."
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr "CPU SSE2 Unterstützung aktivieren"
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
 msgstr ""
 "Falls Ihr Prozessor SSE2-Anweisungen unterstützt, kann VLC diese benutzen."
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr "AltiVec Unterstützung aktivieren"
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
 msgstr ""
 "Falls Ihr Prozessor AltiVec Befehle unterstützt, kann VLC diese benutzen."
 
-#: src/libvlc.h:714
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-"Diese Optionen legen das Verhalten der Wiedergabeliste fest. Einige von "
-"ihnen können im Wiedergabelistendialog überschrieben werden."
-
-#: src/libvlc.h:717
-msgid "Automatically preparse files"
-msgstr ""
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-msgid "Services discovery modules"
-msgstr "Services discovery - Module"
-
-#: src/libvlc.h:724
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-"Legt die zu ladenden Diensterkennungsmodule fest, getrennt durch Semikolons. "
-"Typische Werte sind sap, hal, ..."
-
-#: src/libvlc.h:727
-msgid "Play files randomly forever"
-msgstr "Dateien immer in zufälliger Reihenfolge abspielen"
-
-#: src/libvlc.h:729
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr ""
-"Wenn dies ausgewählt ist, spielt VLC die Dateien der Wiedergabeliste in "
-"zufälliger Reihenfolge ab, bis es unterbrochen wird."
-
-#: src/libvlc.h:732
-msgid "Repeat all"
-msgstr "Alle wiederholen"
-
-#: src/libvlc.h:734
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr ""
-"Wenn VLC die Wiedergabeliste unendlich lange abspielen soll, aktivieren Sie "
-"dies."
-
-#: src/libvlc.h:737
-msgid "Repeat current item"
-msgstr "Aktuelles Objekt wiederholen"
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr ""
-"Wenn dies aktiv ist, wird VLC das derzeitige Wiedergabelistenobjekt immer "
-"wieder wiederholen."
-
-#: src/libvlc.h:742
-msgid "Play and stop"
-msgstr "Abspielen und Stoppen"
-
-#: src/libvlc.h:744
-msgid "Stop the playlist after each played playlist item. "
-msgstr "Die Wiedergabeliste nach jedem gespielten Objekt anhalten."
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
@@ -2763,11 +2727,11 @@ msgstr ""
 "Diese erlauben Ihnen, Standard-Module festzulegen. Lassen Sie diese in Ruhe, "
 "außer wenn Sie wirklich wissen, was Sie tun."
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr "Speicher-Kopiermodul"
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
@@ -2775,41 +2739,44 @@ msgstr ""
 "Sie können auswählen, welches Speicher-Kopiermodul VLC benutzen soll. "
 "Standardmäßig ist das schnellste, von Ihrer Hardware unterstützte, aktiviert."
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 msgid "Access module"
 msgstr "Zugriffsmodul"
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
 "option unless you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 msgid "Access filter module"
 msgstr "Access-Filter-Modul"
 
-#: src/libvlc.h:763
-msgid "This is a legacy entry to let you configure access filter modules."
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
 msgstr ""
-"Dies ist ein Altlasteintrag, mit dem Sie Access-Filter-Module konfigurieren "
-"können."
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 msgid "Demux module"
 msgstr "Demux-Modul"
 
-#: src/libvlc.h:767
-msgid "This is a legacy entry to let you configure demux modules."
+#: src/libvlc.h:771
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
 msgstr ""
-"Dies ist ein Altlasteintrag, mit Sie die Demux-Module konfigurieren können."
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr "Echtzeitpriorität erlauben"
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2822,11 +2789,11 @@ msgstr ""
 "langsam machen. Sie sollten dies nur aktivieren, wenn Sie wissen, was Sie "
 "tun."
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr "Priorität von VLC anpassen"
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
@@ -2836,78 +2803,91 @@ msgstr ""
 "oder negativ). Sie können diesen zur Einstellung der Priorität von VLC "
 "gegenüber anderen Programmen oder anderen VLC-Instanzen benutzen."
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr "Anzahl von Threads minimieren"
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+#, fuzzy
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr ""
 "Diese Option minimiert die Anzahl von Threads, die zur Benutzung von VLC "
 "benötigt werden."
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr "Modulsuchpfad"
 
-#: src/libvlc.h:789
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+#: src/libvlc.h:796
+#, fuzzy
+msgid "Additional path for VLC to look for its modules."
 msgstr ""
 "Diese Option erlaubt Ihnen einen zusätzlichen Pfad festzulegen, in dem VLC "
 "nach Modulen suchen wird."
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 msgid "VLM configuration file"
 msgstr "VLM-Konfigurationsdatei"
 
-#: src/libvlc.h:794
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
 msgstr ""
-"Diese Option erlaubt Ihnen eine VLM-Konfigurationsdatei festzulegen, die "
-"gelesen wird, wenn VLM startet."
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr "Plugin-Cache benutzen"
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+#, fuzzy
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 "Diese Option erlaubt Ihnen einen Plugin-Cache zu benutzen, was die Startzeit "
 "von VLC beträchtlich verbessern wird."
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
+#: src/libvlc.h:808
 #, fuzzy
-msgid "This option allows you to collect miscellaneous statistics."
+msgid "Collect miscellaneous statistics."
 msgstr "Diese Option erlaubt Ihnen Control-Interfaces auszuwählen."
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr "Als Daemon-Prozess laufen"
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr "Führt VLC als Hintergrund-Daemon-Prozess aus."
 
-#: src/libvlc.h:810
+#: src/libvlc.h:814
+#, fuzzy
+msgid "Log to file"
+msgstr "Logo-Dateiname"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
+msgstr ""
+
+#: src/libvlc.h:818
+msgid "Log to syslog"
+msgstr ""
+
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
+msgstr ""
+
+#: src/libvlc.h:822
 msgid "Allow only one running instance"
 msgstr "Nur eine laufende Instanz erlauben"
 
-#: src/libvlc.h:812
+#: src/libvlc.h:824
+#, fuzzy
 msgid ""
 "Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
 "explorer. This option will allow you to play the file with the already "
 "running instance or enqueue it."
 msgstr ""
@@ -2917,22 +2897,12 @@ msgstr ""
 "einen  Doppelklick gemachen. Diese Option wird Ihnen erlauben, die Datei mit "
 "der bereits laufenden Instanz abzuspielen oder sie der Reihe anzuhängen."
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
-msgstr ""
+#: src/libvlc.h:830
+msgid "Increase the priority of the process"
+msgstr "Die Priorität des Prozesses erhöhen"
 
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
-msgstr ""
-
-#: src/libvlc.h:824
-msgid "Increase the priority of the process"
-msgstr "Die Priorität des Prozesses erhöhen"
-
-#: src/libvlc.h:826
-#, fuzzy
+#: src/libvlc.h:832
+#, fuzzy
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
 "experience as it allows VLC not to be disturbed by other applications that "
@@ -2948,11 +2918,11 @@ msgstr ""
 "Prozessorzeit in Anspruch nehmen, wodurch das System auf keine Eingaben mehr "
 "reagieren würde, was eventuell einen Neustart Ihres Rechners erfordern wird."
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr "Schnelles Mutex auf NT/2K/XP (nur für Entwickler)"
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
 "to correctly implement condition variables. You can also use the faster "
@@ -2963,11 +2933,11 @@ msgstr ""
 "auch die schnellere Win9x-Implementation benutzen, aber Sie werden "
 "vielleicht Probleme damit haben."
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr "Umgebungsvariablen-Implementation für Win9x (nur für Entwickler)"
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
 "implementation (more precisely there is a possibility for a race condition "
@@ -2981,483 +2951,618 @@ msgstr ""
 "zu benutzen, die robuster sind. Derzeit können Sie zwischen Implementation 0 "
 "(welches die schnellste, aber leicht inkorrekte ist), 1 (standard) und 2."
 
-#: src/libvlc.h:851
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
+msgstr ""
+
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
+
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
+msgstr ""
+"Diese Optionen legen das Verhalten der Wiedergabeliste fest. Einige von "
+"ihnen können im Wiedergabelistendialog überschrieben werden."
+
+#: src/libvlc.h:872
+msgid "Automatically preparse files"
+msgstr ""
+
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
+msgstr ""
+
+#: src/libvlc.h:877
+msgid "Services discovery modules"
+msgstr "Services discovery - Module"
+
+#: src/libvlc.h:879
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
+"Legt die zu ladenden Diensterkennungsmodule fest, getrennt durch Semikolons. "
+"Typische Werte sind sap, hal, ..."
+
+#: src/libvlc.h:882
+msgid "Play files randomly forever"
+msgstr "Dateien immer in zufälliger Reihenfolge abspielen"
+
+#: src/libvlc.h:884
+#, fuzzy
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr ""
+"Wenn dies ausgewählt ist, spielt VLC die Dateien der Wiedergabeliste in "
+"zufälliger Reihenfolge ab, bis es unterbrochen wird."
+
+#: src/libvlc.h:886
+msgid "Repeat all"
+msgstr "Alle wiederholen"
+
+#: src/libvlc.h:888
+#, fuzzy
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr ""
+"Wenn VLC die Wiedergabeliste unendlich lange abspielen soll, aktivieren Sie "
+"dies."
+
+#: src/libvlc.h:890
+msgid "Repeat current item"
+msgstr "Aktuelles Objekt wiederholen"
+
+#: src/libvlc.h:892
+#, fuzzy
+msgid "VLC will keep playing the current playlist item."
+msgstr ""
+"Wenn dies aktiv ist, wird VLC das derzeitige Wiedergabelistenobjekt immer "
+"wieder wiederholen."
+
+#: src/libvlc.h:894
+msgid "Play and stop"
+msgstr "Abspielen und Stoppen"
+
+#: src/libvlc.h:896
+#, fuzzy
+msgid "Stop the playlist after each played playlist item."
+msgstr "Die Wiedergabeliste nach jedem gespielten Objekt anhalten."
+
+#: src/libvlc.h:903
 msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
 msgstr ""
 "Diese Einstellungen sind die globalen Tastenkürzel von VLC, bekannt als "
 "\"Hotkeys\"."
 
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
 #: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
 #: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
 msgid "Fullscreen"
 msgstr "Vollbild"
 
-#: src/libvlc.h:855
+#: src/libvlc.h:907
 msgid "Select the hotkey to use to swap fullscreen state."
 msgstr "Wählen Sie den Hotkey zum Umschalten des Vollbildstatuses."
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
 msgid "Play/Pause"
 msgstr "Abspielen/Pause"
 
-#: src/libvlc.h:857
+#: src/libvlc.h:909
 msgid "Select the hotkey to use to swap paused state."
 msgstr "Wählen Sie den Hotkey zum Umschalten des Pause-Statuses."
 
-#: src/libvlc.h:858
+#: src/libvlc.h:910
 msgid "Pause only"
 msgstr "Nur Pause"
 
-#: src/libvlc.h:859
+#: src/libvlc.h:911
 msgid "Select the hotkey to use to pause."
 msgstr "Wählen Sie den Hotkey zum Pausieren."
 
-#: src/libvlc.h:860
+#: src/libvlc.h:912
 msgid "Play only"
 msgstr "Nur Abspielen"
 
-#: src/libvlc.h:861
+#: src/libvlc.h:913
 msgid "Select the hotkey to use to play."
 msgstr "Wählen Sie den Hotkey zum Abspielen."
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
 msgid "Faster"
 msgstr "Schneller"
 
-#: src/libvlc.h:863
+#: src/libvlc.h:915
 msgid "Select the hotkey to use for fast forward playback."
 msgstr "Wählen Sie den Hotkey zum Vorspulen."
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
 msgid "Slower"
 msgstr "Langsamer"
 
-#: src/libvlc.h:865
+#: src/libvlc.h:917
 msgid "Select the hotkey to use for slow motion playback."
 msgstr "Wählen Sie den Hotkey zur Verlangsamung der Wiedergabe."
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr "Nächstes"
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr ""
 "Wählen Sie Hotkey zum Springen zum nächsten Objekt der Wiedergabeliste."
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr "Vorheriges"
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr ""
 "Wählen Sie den Hotkey zum Springen zum vorherigen Objekt der Wiedergabeliste."
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr "Stopp"
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
+#: src/libvlc.h:923
+#, fuzzy
+msgid "Select the hotkey to stop playback."
 msgstr "Wählen Sie den Hotkey zum Anhalten der Wiedergabe."
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr "Position"
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr "Wählen Sie den Hotkey zum Anzeigen der Position."
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 #, fuzzy
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr "Wählen Sie den Hotkey zum Zurückspringen um 5 Minuten."
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 #, fuzzy
 msgid "Short backwards jump"
 msgstr "Zurück gehen"
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 #, fuzzy
 msgid "Select the hotkey to make a short backwards jump."
 msgstr "Wählen Sie den Hotkey zum Zurückspringen um 10 Sekunden."
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 #, fuzzy
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr "Wählen Sie den Hotkey zum Zurückspringen um 1 Minute."
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 #, fuzzy
 msgid "Long backwards jump"
 msgstr "Zurück gehen"
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 #, fuzzy
 msgid "Select the hotkey to make a long backwards jump."
 msgstr "Wählen Sie den Hotkey zum Zurückspringen um 10 Sekunden."
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 #, fuzzy
 msgid "Select the hotkey to make a very short forward jump."
 msgstr "Wählen Sie den Hotkey zum Vorspulen."
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 #, fuzzy
 msgid "Short forward jump"
 msgstr "Ein Stück vorwärts"
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 #, fuzzy
 msgid "Select the hotkey to make a short forward jump."
 msgstr "Wählen Sie den Hotkey zum Vorwärtsspringen um 10 Sekunden."
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 #, fuzzy
 msgid "Select the hotkey to make a medium forward jump."
 msgstr "Wählen Sie den Hotkey zum Vorwärtsspringen um 1 Minute."
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 #, fuzzy
 msgid "Select the hotkey to make a long forward jump."
 msgstr "Wählen Sie den Hotkey zum Vorwärtsspringen um 10 Sekunden."
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
+#: src/libvlc.h:959
 #, fuzzy
-msgid "Long jump size"
+msgid "Long jump length"
 msgstr "Schriftgröße"
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr "Beenden"
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 msgid "Select the hotkey to quit the application."
 msgstr "Wählen Sie den Hotkey zum Beenden des Programms."
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 msgid "Navigate up"
 msgstr "Nach oben bewegen"
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 msgid "Select the key to move the selector up in DVD menus."
 msgstr "Wählen Sie den Hotkey zum Aufwärtsbewegen der Auswahl in DVD-Menüs."
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 msgid "Navigate down"
 msgstr "Nach unten bewegen"
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 msgid "Select the key to move the selector down in DVD menus."
 msgstr "Wählen Sie den Hotkey zum Abwärtsbewegen der Auswahl in DVD-Menüs."
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 msgid "Navigate left"
 msgstr "Nach links bewegen"
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 msgid "Select the key to move the selector left in DVD menus."
 msgstr "Wählen Sie den Hotkey zum Linkswärtsbewegen der Auswahl in DVD-Menüs."
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 msgid "Navigate right"
 msgstr "Nach rechts bewegen"
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 msgid "Select the key to move the selector right in DVD menus."
 msgstr ""
 "Wählen Sie den Hotkey um die Auswahl in DVD-Menüs nach rechts zuverschieben."
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr "Aktivieren"
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 msgid "Select the key to activate selected item in DVD menus."
 msgstr ""
 "Wählen Sie den Hotkey zur Aktivierung des ausgewählten Objekts in DVD-Menüs."
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 #, fuzzy
 msgid "Go to the DVD menu"
 msgstr "DVD-Menüs benutzen"
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 #, fuzzy
 msgid "Select the key to take you to the DVD menu"
 msgstr ""
 "Wählen Sie den Hotkey zur Aktivierung des ausgewählten Objekts in DVD-Menüs."
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 #, fuzzy
 msgid "Select previous DVD title"
 msgstr "Vorherigen Titel auswählen"
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 #, fuzzy
 msgid "Select the key to choose the previous title from the DVD"
 msgstr ""
 "Wählen Sie den Hotkey zum Springen zum vorherigen Objekt der Wiedergabeliste."
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 #, fuzzy
 msgid "Select next DVD title"
 msgstr "Nächstes Kapitel auswählen"
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 #, fuzzy
 msgid "Select the key to choose the next title from the DVD"
 msgstr "Wählen Sie den Hotkey zum Linkswärtsbewegen der Auswahl in DVD-Menüs."
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 #, fuzzy
 msgid "Select prev DVD chapter"
 msgstr "Vorheriges Kapitel auswählen"
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 #, fuzzy
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr ""
 "Wählen Sie den Hotkey zum Springen zum vorherigen Objekt der Wiedergabeliste."
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 #, fuzzy
 msgid "Select next DVD chapter"
 msgstr "Nächstes Kapitel auswählen"
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 #, fuzzy
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr "Wählen Sie den Hotkey zum Linkswärtsbewegen der Auswahl in DVD-Menüs."
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr "Lauter"
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr "Wählen Sie den Hotkey zum Erhöhen der Lautstärke."
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr "Leiser"
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr "Wählen Sie den Hotkey zum Verringern der Lautstärke."
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr "Ton aus"
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
-msgstr "Wählen Sie den Hotkey zum Deaktivieren des Tons."
+#: src/libvlc.h:989
+#, fuzzy
+msgid "Select the key to mute audio."
+msgstr "Wählen Sie den Hotkey zum Pausieren."
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 msgid "Subtitle delay up"
 msgstr "Untertitelverzögerung erhöhen"
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 msgid "Select the key to increase the subtitle delay."
 msgstr "Wählen Sie den Hotkey zur Erhöhung der Untertitelverzögerung."
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 msgid "Subtitle delay down"
 msgstr "Untertitelverzögerung verringern"
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 msgid "Select the key to decrease the subtitle delay."
 msgstr "Wählen Sie den Hotkey zur Verringerung der Untertitelverzögerung."
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 msgid "Audio delay up"
 msgstr "Audioverzögerung erhöhen"
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 msgid "Select the key to increase the audio delay."
 msgstr "Wählen Sie die Taste zur Erhöhung der Audioverzögerung."
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 msgid "Audio delay down"
 msgstr "Audioverzögerung verringern"
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 msgid "Select the key to decrease the audio delay."
 msgstr "Wählen Sie die Taste zur Verringerung der Audioverzögerung."
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr "Wiedergabelistenlesezeichen 1 abspielen"
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr "Wiedergabelistenlesezeichen 2 abspielen"
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr "Wiedergabelistenlesezeichen 3 abspielen"
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr "Wiedergabelistenlesezeichen 4 abspielen"
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr "Wiedergabelistenlesezeichen 5 abspielen"
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr "Wiedergabelistenlesezeichen 6 abspielen"
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr "Wiedergabelistenlesezeichen 7 abspielen"
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr "Wiedergabelistenlesezeichen 8 abspielen"
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr "Wiedergabelistenlesezeichen 9 abspielen"
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr "Wiedergabelistenlesezeichen 10 abspielen"
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 msgid "Select the key to play this bookmark."
 msgstr "Wählen Sie den Hotkey zur Wiedergabe dieses Lesezeichens."
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 msgid "Set playlist bookmark 1"
 msgstr "Wiedergabelistenlesezeichen 1 festlegen"
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 msgid "Set playlist bookmark 2"
 msgstr "Wiedergabelistenlesezeichen 2 festlegen"
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 msgid "Set playlist bookmark 3"
 msgstr "Wiedergabelistenlesezeichen 3 festlegen"
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 msgid "Set playlist bookmark 4"
 msgstr "Wiedergabelistenlesezeichen 4 festlegen"
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 msgid "Set playlist bookmark 5"
 msgstr "Wiedergabelistenlesezeichen 5 festlegen"
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 msgid "Set playlist bookmark 6"
 msgstr "Wiedergabelistenlesezeichen 6 festlegen"
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 msgid "Set playlist bookmark 7"
 msgstr "Wiedergabelistenlesezeichen 7 festlegen"
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 msgid "Set playlist bookmark 8"
 msgstr "Wiedergabelistenlesezeichen 8 festlegen"
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 msgid "Set playlist bookmark 9"
 msgstr "Wiedergabelistenlesezeichen 9 festlegen"
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 msgid "Set playlist bookmark 10"
 msgstr "Wiedergabelistenlesezeichen 10 festlegen"
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 msgid "Select the key to set this playlist bookmark."
 msgstr ""
 "Wählen Sie den Hotkey zum Festlegen dieses Wiedergabelistenlesezeichens."
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+msgid "Playlist bookmark 1"
+msgstr "Wiedergabelisten-Lesezeichen 1"
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+msgid "Playlist bookmark 2"
+msgstr "Wiedergabelisten-Lesezeichen 2"
+
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+msgid "Playlist bookmark 3"
+msgstr "Wiedergabelisten-Lesezeichen 3"
+
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+msgid "Playlist bookmark 4"
+msgstr "Wiedergabelisten-Lesezeichen 4"
+
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+msgid "Playlist bookmark 5"
+msgstr "Wiedergabelisten-Lesezeichen 5"
+
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+msgid "Playlist bookmark 6"
+msgstr "Wiedergabelisten-Lesezeichen 6"
+
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+msgid "Playlist bookmark 7"
+msgstr "Wiedergabelisten-Lesezeichen 7"
+
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+msgid "Playlist bookmark 8"
+msgstr "Wiedergabelisten-Lesezeichen 8"
+
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+msgid "Playlist bookmark 9"
+msgstr "Wiedergabelisten-Lesezeichen 9"
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+msgid "Playlist bookmark 10"
+msgstr "Wiedergabelisten-Lesezeichen 10"
+
+#: src/libvlc.h:1032
+#, fuzzy
+msgid "This allows you to define playlist bookmarks."
+msgstr "Diese Option erlaubt Ihnen Wiedergabelistenlesezeichen festzulegen."
+
+#: src/libvlc.h:1034
 msgid "Go back in browsing history"
 msgstr "Im Durchsuchungsverlauf zurückgehen"
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
@@ -3465,11 +3570,11 @@ msgstr ""
 "Wählen Sie den Hotkey, um im Durchsuchungsverlauf (zum vorherigen "
 "Medienobjekt) zurückzugehen."
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr "Im Durchsuchungsverlauf vorwärtsgehen"
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
@@ -3477,101 +3582,105 @@ msgstr ""
 "Wählen Sie den Hotkey, um im Durchsuchungsverlauf (zum nächsten "
 "Medienobjekt) vorwärts zugehen."
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 msgid "Cycle audio track"
 msgstr "Audiospur tauschen"
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+#, fuzzy
+msgid "Cycle through the available audio tracks(languages)."
 msgstr "Durch die verfügbaren Audiospuren (Sprachen) blättern"
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 msgid "Cycle subtitle track"
 msgstr "Untertitelspur tauschen"
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
+#: src/libvlc.h:1042
+#, fuzzy
+msgid "Cycle through the available subtitle tracks."
 msgstr "Durch die verfügbaren Untertitelspuren blättern"
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1043
 #, fuzzy
 msgid "Cycle source aspect ratio"
 msgstr "Bildseitenverhältnis"
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
-msgstr ""
+#: src/libvlc.h:1044
+#, fuzzy
+msgid "Cycle through a predefined list of source aspect ratios."
+msgstr "Bildseitenverhältnis"
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 #, fuzzy
 msgid "Cycle video crop"
 msgstr "Graustufen-Videoausgabe"
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
-msgstr ""
+#: src/libvlc.h:1046
+#, fuzzy
+msgid "Cycle through a predefined list of crop formats."
+msgstr "Durch die verfügbaren Untertitelspuren blättern"
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 #, fuzzy
 msgid "Cycle deinterlace modes"
 msgstr "Deinterlace-Modus"
 
-#: src/libvlc.h:985
+#: src/libvlc.h:1048
 #, fuzzy
-msgid "Cycle through all the deinterlace modes"
+msgid "Cycle through deinterlace modes."
 msgstr "Durch die verfügbaren Untertitelspuren blättern"
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 msgid "Show interface"
 msgstr "Interface anzeigen"
 
-#: src/libvlc.h:987
-msgid "Raise the interface above all other windows"
+#: src/libvlc.h:1050
+#, fuzzy
+msgid "Raise the interface above all other windows."
 msgstr "Das Interface über alle anderen Fenster heben"
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 #, fuzzy
 msgid "Hide interface"
 msgstr "Interface aus_blenden"
 
-#: src/libvlc.h:989
+#: src/libvlc.h:1052
 #, fuzzy
-msgid "Lower the interface below all other windows"
+msgid "Lower the interface below all other windows."
 msgstr "Das Interface über alle anderen Fenster heben"
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr "Videoschnappschuss machen"
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr "Macht einen Schnappschuss des Videos und speichert ihn."
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 msgid "Record"
 msgstr "Aufnehmen"
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr "Aufnahme-Accessfilter starten/stoppen."
 
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, fuzzy, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3612,145 +3721,150 @@ msgstr ""
 "anhalten\n"
 "  vlc:quit                       VLC beenden\n"
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 msgid "Snapshot"
 msgstr "Schnappschuss"
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 msgid "Window properties"
 msgstr "Fenstereigenschaften"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 msgid "Subpictures"
 msgstr "Unterbilder"
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr "Untertitel"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 msgid "Overlays"
 msgstr "Überlagert"
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 msgid "Track settings"
 msgstr "Track-Einstellungen"
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 msgid "Playback control"
 msgstr "Wiedergabesteuerung"
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 msgid "Default devices"
 msgstr "Standardgeräte"
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 msgid "Network settings"
 msgstr "Netzwerkeinstellungen"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr "SOCKS-Proxy"
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 msgid "Metadata"
 msgstr "Metadaten"
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr "Dekoder"
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 msgid "Input"
 msgstr "Input"
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 msgid "CPU"
 msgstr "CPU"
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 msgid "Special modules"
 msgstr "Spezialmodule"
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr "Module"
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 msgid "Performance options"
 msgstr "Performanceoptionen"
 
-#: src/libvlc.h:1436
-#, fuzzy
-msgid "Interfaces"
-msgstr "Interface"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr "Hotkeys"
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1808
+#, fuzzy
+msgid "Jump sizes"
+msgstr "Schriftgröße"
+
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr "Hauptprogramm"
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr "Hilfe für VLC ausgeben (kann mit --advanced kombiniert werden)"
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr ""
 "Hilfe für VLC und alle Module ausgeben(kann mit --advanced kombiniert werden)"
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 msgid "print help for the advanced options"
 msgstr "Hilfe für die erweiterten Optionen ausgeben"
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr "Nach besonderer Ausführlichkeit fragen, wenn Hilfe angezeigt wird"
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr "Liste aller verfügbaren Plugins ausgeben"
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr ""
 "Hilfe über ein bestimmtes Modul ausgeben (kann mit --advanced kombiniert "
 "werden)"
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr "Die derzeitigen Befehlszeilenoptionen in den Einstellungen speichern"
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr "Die derzeitigen Einstellungen auf die Standardwerte zurücksetzen"
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr "alternative Einstellungsdatei benutzen"
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 msgid "resets the current plugins cache"
 msgstr "Den derzeitigen Plugin-Cache zurücksetzen"
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr "Versionsinformationen ausgeben"
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr "boolesch"
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr "Taste"
 
@@ -4358,11 +4472,11 @@ msgstr "Zhuang"
 msgid "Zulu"
 msgstr "Zulu"
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr "Unbekannt"
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -4383,28 +4497,28 @@ msgstr "Alle Objekte, unsortiert"
 msgid "Undefined"
 msgstr "Undefiniert"
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr "Deinterlace"
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 msgid "Discard"
 msgstr "Verwerfen"
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr "Angleichen"
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 msgid "Mean"
 msgstr "Mittelwert"
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr "Bob"
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr "Linear"
 
@@ -4428,17 +4542,19 @@ msgstr "1:1 Original"
 msgid "2:1 Double"
 msgstr "2:1 Doppelt"
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr "Beschneiden"
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 #, fuzzy
 msgid "Aspect-ratio"
 msgstr "Seitenverhältnis"
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -4449,13 +4565,14 @@ msgstr "Seitenverhältnis"
 msgid "Caching value in ms"
 msgstr "Cachewert in ms"
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. This value should be set in "
+"milliseconds."
 msgstr ""
-"Erlaubt Ihnen den Standard-Cachewert für cdda-Streams zu ändern. Wert sollte "
-"in Millisekunden sein."
+"Erlaubt Ihnen den Standard-Cachewert für DVB-Streams zu ändern. Dieser Wert "
+"sollte in Millisekunden sein."
 
 #: modules/access/cdda.c:58 modules/gui/macosx/open.m:176
 #: modules/gui/macosx/open.m:496 modules/gui/macosx/open.m:587
@@ -4478,7 +4595,7 @@ msgstr "CDDB-Server"
 
 #: modules/access/cdda.c:71
 #, fuzzy
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr "Dem CDDB-Server mitgeteilte E-Mail-Adresse"
 
 #: modules/access/cdda.c:74
@@ -4488,20 +4605,20 @@ msgstr "CDDB-Server-Port"
 
 #: modules/access/cdda.c:74
 #, fuzzy
-msgid "CDDB Server port to use"
+msgid "CDDB Server port to use."
 msgstr "CDDB-Server-Port"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 msgid "Audio CD - Track "
 msgstr "Audio CD - Titel"
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, c-format
 msgid "Audio CD - Track %i"
 msgstr "Audio CD - Titel %i"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr "gar nicht"
 
@@ -4538,19 +4655,21 @@ msgstr ""
 "libcddb     (100) 256\n"
 
 #: modules/access/cdda/cdda.c:59
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
 msgstr ""
 "Erlaubt Ihnen den Standard-Cachewert für cdda-Streams zu ändern. Dieser Wert "
 "sollte in Millisekunden sein."
 
 #: modules/access/cdda/cdda.c:63
+#, fuzzy
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 "Erlaubt Ihnen die Festlegung, wieviele CD-Blöcke bei einem einzelnen CD-"
 "Zugriff gelesen werden. Üblicherweise erhöht dies bei neuereren/schnelleren "
@@ -4652,9 +4771,9 @@ msgstr "Compact Disc Digital Audio (CD-DA) - Input"
 msgid "Audio Compact Disc"
 msgstr "Audio-Compact-Disk"
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
-msgstr "Wenn ungleich null, gibt dies zusätzliche Debug-Information,"
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
+msgstr ""
 
 #: modules/access/cdda/cdda.c:129
 msgid "Caching value in microseconds"
@@ -4691,8 +4810,8 @@ msgid "Use Navigation-style playback?"
 msgstr "Navigationsstil-Wiedergabe benutzen?"
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+#, fuzzy
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 "Wenn aktiviert, werden Tracks über Navigation als über "
 "Wiedergabelisteneinträge gesteuert"
@@ -4706,7 +4825,8 @@ msgid "Format to use in playlist \"title\" field when using CDDB"
 msgstr "Format zur Benutzung im Wiedergabelistenfeld \"Titel\", falls mit CDDB"
 
 #: modules/access/cdda/cdda.c:181
-msgid "Do CDDB lookups?"
+#, fuzzy
+msgid "CDDB lookups"
 msgstr "CDDB-Suchen machen?"
 
 #: modules/access/cdda/cdda.c:182
@@ -4793,8 +4913,8 @@ msgstr "Titel"
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr "Titel"
 
@@ -4832,25 +4952,28 @@ msgid "expand"
 msgstr "auffächern"
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+#, fuzzy
+msgid "Ignored extensions"
 msgstr "Dateien mit diesen Endungen ignorieren"
 
 #: modules/access/directory.c:82
+#, fuzzy
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 "Geben Sie eine durch Kommata getrennte Liste von Dateiendungen an. Dateien "
 "mit diesen Endungen werden nicht zur Wiedergabeliste hinzugefügt, wenn ein "
 "Ordner geöffnet wird. Dies ist nützlich, wenn Sie beispielsweise Ordner, die "
 "MP3-Alben enthalten, öffnen."
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 msgid "Directory"
 msgstr "Verzeichnis"
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 msgid "Standard filesystem directory input"
 msgstr "Standard-Dateisystem für Ordner-Input"
 
@@ -4869,9 +4992,10 @@ msgid "Antenna"
 msgstr "Antenne"
 
 #: modules/access/dshow/dshow.cpp:81
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
 msgstr ""
 "Erlaubt Ihnen den Standard-Cachewert für DirectShow-Streams zu ändern. "
 "Dieser Wert sollte in Millisekunden angegeben werden."
@@ -4881,10 +5005,10 @@ msgid "Video device name"
 msgstr "Video-Gerätename"
 
 #: modules/access/dshow/dshow.cpp:85
+#, fuzzy
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used."
 msgstr ""
 "Sie können den Namen des Video-Devices angeben, das vom DirectShow-Plugin "
 "benutzt werden soll. Falls Sie nichts angeben, wird das Standard-Device "
@@ -4895,10 +5019,11 @@ msgid "Audio device name"
 msgstr "Audio-Gerätename"
 
 #: modules/access/dshow/dshow.cpp:90
+#, fuzzy
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 "Sie können den Namen des Audio-Devices angeben, das vom DirectShow-Plugin "
 "benutzt werden soll. Falls Sie nichts angeben, wird das Standard-Device "
@@ -4909,10 +5034,10 @@ msgid "Video size"
 msgstr "Bildgröße"
 
 #: modules/access/dshow/dshow.cpp:95
+#, fuzzy
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 "Sie können die Bildgröße festlegen, wie sie vom DirectShow-Plugin angezeigt "
 "werden soll. Falls Sie nichts angeben, wird die Standardgröße für Ihr Device "
@@ -4966,8 +5091,8 @@ msgid "Tuner TV Channel"
 msgstr "Tuner-TV-Kanal"
 
 #: modules/access/dshow/dshow.cpp:115
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+#, fuzzy
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr ""
 "Erlaubt Ihnen die Einstellung des TV-Kanals, auf den der Tuner sich "
 "einstellen wird (0 bedeutet Standardkanal)."
@@ -4977,9 +5102,10 @@ msgid "Tuner country code"
 msgstr "Tuner-Ländercode"
 
 #: modules/access/dshow/dshow.cpp:119
+#, fuzzy
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 "Erlaubt Ihnen die Festlegung des Ländercodes des Tuners, der die aktuelle "
 "Kanel-zu-Frequenz-Zuordnung herstellt (0 bedeutet Standardcode)."
@@ -4989,48 +5115,76 @@ msgid "Tuner input type"
 msgstr "Tuner-Inputtyp"
 
 #: modules/access/dshow/dshow.cpp:123
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+#, fuzzy
+msgid "Select the tuner input type (Cable/Antenna)."
 msgstr "Erlaubt Ihnen die Auswahl des Inputtyps des Tuners (Kabel/Antenne)."
 
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "Videooptionen"
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "Audio-CD Input"
+
+#: modules/access/dshow/dshow.cpp:132
+#, fuzzy
+msgid "Select the audio input source. See the \"video input\" option."
+msgstr "Stellt den Kontrast des Video-Inputs ein."
+
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "Videoausgabe-URL"
+
 #: modules/access/dshow/dshow.cpp:135
+#, fuzzy
+msgid "Select the video output type. See the \"video input\" option."
+msgstr "Stellt den Farbton des Video-Inputs ein."
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "Audioausgabe-URL"
+
+#: modules/access/dshow/dshow.cpp:138
+#, fuzzy
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr "Stellt den Farbton des Video-Inputs ein."
+
+#: modules/access/dshow/dshow.cpp:150
 msgid "DirectShow"
 msgstr "DirectShow"
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 msgid "DirectShow input"
 msgstr "DirectShow-Input"
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 msgid "Refresh list"
 msgstr "Liste aktualisieren"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr "Konfigurieren"
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-msgstr ""
-"Erlaubt Ihnen den Standard-Cachewert für Dateistreams zu ändern. Dieser Wert "
-"sollte in Millisekunden sein."
-
-#: 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:73
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
+"Caching value for DVB streams. This value should be set in milliseconds."
 msgstr ""
-"Erlaubt Ihnen den Standard-Cachewert für DVB-Streams zu ändern. Dieser Wert "
+"Erlaubt Ihnen den Standard-Cachewert für UDP-Streams zu ändern. Dieser Wert "
 "sollte in Millisekunden sein."
 
 #: modules/access/dvb/access.c:76
@@ -5070,7 +5224,10 @@ msgid "Probe DVB card for capabilities"
 msgstr "DVB-Karte auf Fähigkeiten prüfen"
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+#, fuzzy
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr ""
 "Einige DVB-Karten mögen es nicht, auf Ihre Fähigkeiten geprüft zu werden."
 
@@ -5079,7 +5236,8 @@ msgid "Budget mode"
 msgstr "Budget-Modus"
 
 #: modules/access/dvb/access.c:92
-msgid "This allows you to stream an entire transponder with a budget card."
+#, fuzzy
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
 msgstr ""
 "Dies erlaubt Ihnen einen kompletten Transponder mit einer Budget-Karte zu "
 "streamen."
@@ -5089,7 +5247,8 @@ msgid "Satellite number in the Diseqc system"
 msgstr "Satellitennummer im Diseqc-System"
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+#, fuzzy
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr "[0=kein diseqc, 1-4=Satellitennummer]"
 
 #: modules/access/dvb/access.c:98
@@ -5097,7 +5256,8 @@ msgid "LNB voltage"
 msgstr "LNB-Spannung"
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+#, fuzzy
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr "In Volt [0, 13=vertikal, 18=horizontal]"
 
 #: modules/access/dvb/access.c:101
@@ -5117,7 +5277,8 @@ msgid "22 kHz tone"
 msgstr "22 kHz Ton"
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+#, fuzzy
+msgid "[0=off, 1=on, -1=auto]."
 msgstr "[0=aus, 1=an, -1=automatisch]"
 
 #: modules/access/dvb/access.c:108
@@ -5125,7 +5286,8 @@ msgid "Transponder FEC"
 msgstr "Transponder-FEC"
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+#, fuzzy
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr "FEC=Forward Error Correction-Modus. [9=automatisch]"
 
 #: modules/access/dvb/access.c:111
@@ -5195,8 +5357,7 @@ msgstr "HTTP Benutzername"
 
 #: modules/access/dvb/access.c:152
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:155
@@ -5205,8 +5366,7 @@ msgstr "HTTP Passwort"
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -5216,39 +5376,39 @@ msgstr "HTTP SSL"
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 msgid "Certificate file"
 msgstr "Datei zertifizieren"
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr "HTTP-Interface x509-PEM-Zertifikatsdatei (aktiviert SSL)"
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr "Private Schlüsseldatei"
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr "HTTP-Interface private x509-PEM-Schlüsseldatei"
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 msgid "Root CA file"
 msgstr "Basis-CA-Datei"
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr "HTTP-Interface verlässliche x509-Basis-CA-Zertifikatsdatei"
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 msgid "CRL file"
 msgstr "CRL-Datei"
 
@@ -5270,18 +5430,33 @@ msgstr "DVB-Input mit v4l2-Unterstützung"
 msgid "HTTP server"
 msgstr "HTTP Benutzername"
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Erlaubt Ihnen den Standard-Cachewert für UDP-Streams zu ändern. Dieser Wert "
+"sollte in Millisekunden sein."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr "DVD-Winkel"
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
-msgid "Allows you to select the default DVD angle."
-msgstr "Erlaubt Ihnen den standardmäßigen DVD-Winkel zu wählen."
+#, fuzzy
+msgid "Default DVD angle."
+msgstr "DVD-Winkel"
 
-#: modules/access/dvdnav.c:65
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
+#, fuzzy
+msgid "Caching value for DVDs. This value should be set in milliseconds."
 msgstr ""
 "Erlaubt Ihnen den Standard-Cachewert für DVDnav-Streams zu ändern. Dieser "
 "Wert sollte in Millisekunden sein."
@@ -5291,9 +5466,10 @@ msgid "Start directly in menu"
 msgstr "Direkt im Menü starten"
 
 #: modules/access/dvdnav.c:69
+#, fuzzy
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 "Erlaubt Ihnen die DVD direkt im Hauptmenü zu starten. Dann wird versucht, "
 "die ünnützen Warnungen am Anfang zu überspringen."
@@ -5306,14 +5482,6 @@ msgstr "DVD mit Menüs"
 msgid "DVDnav Input"
 msgstr "DVDnav Input"
 
-#: modules/access/dvdread.c:63
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-"Erlaubt Ihnen den Standard-Cachewert für DVDread-Streams zu ändern. Dieser "
-"Wert sollte in Millisekunden sein."
-
 #: modules/access/dvdread.c:66
 msgid "Method used by libdvdcss for decryption"
 msgstr "Von libdvdcss zur Dekodierung benutzte Methode"
@@ -5366,9 +5534,9 @@ msgid "DVDRead Input (DVD without menu support)"
 msgstr "DVDRead Input (DVD ohne Menü-Unterstützung)"
 
 #: modules/access/fake.c:42
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
+"Caching value for fake streams. This value should be set in milliseconds."
 msgstr ""
 "Erlaubt Ihnen den Standard-Cachewert für Fake-Streams zu ändern. Dieser Wert "
 "sollte in Millisekunden sein."
@@ -5380,7 +5548,7 @@ msgstr "Framerate"
 
 #: modules/access/fake.c:46
 #, fuzzy
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr "Die Anzahl von Frames pro Sekunde festlegen (eg. 24, 25, 29.97, 30)."
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -5390,8 +5558,8 @@ msgstr "ID"
 
 #: modules/access/fake.c:49
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 
 #: modules/access/fake.c:51
@@ -5401,8 +5569,8 @@ msgstr "Laufzeit"
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -5413,21 +5581,30 @@ msgstr "Vortäuschen"
 msgid "Fake input"
 msgstr "Input vortäuschen"
 
+#: modules/access/file.c:82
+#, fuzzy
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr ""
+"Erlaubt Ihnen den Standard-Cachewert für Dateistreams zu ändern. Dieser Wert "
+"sollte in Millisekunden sein."
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr "Mit zusätzlichen Dateien verknüpfen"
 
 #: modules/access/file.c:86
+#, fuzzy
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 "Erlaubt Ihnen geteilte Dateien wiederzugeben, als ob sie Teil einer einzigen "
 "Datei wären. Geben Sie eine durch Kommata getrennte Liste von Dateien an."
 
 #: modules/access/file.c:90
-msgid "Standard filesystem file input"
-msgstr "Standard-Dateisystem Datei-Input"
+#, fuzzy
+msgid "File input"
+msgstr "Input vortäuschen"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
 #: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:261
@@ -5441,10 +5618,46 @@ msgstr "Standard-Dateisystem Datei-Input"
 msgid "File"
 msgstr "Datei"
 
+#: modules/access_filter/record.c:43
+msgid "Record directory"
+msgstr "Aufnahmeverzeichnis"
+
+#: modules/access_filter/record.c:45
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr ""
+"Erlaubt Ihnen das Verzeichnis festzulegen, in dem die Aufnahmen gespeichert "
+"werden."
+
+#: modules/access_filter/timeshift.c:44
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Timeshift"
+
+#: modules/access_filter/timeshift.c:45
+#, fuzzy
+msgid ""
+"This is the size of the temporary files tha will be used to store the "
+"timeshifted streams."
+msgstr "Videofilter werden benutzt, um den Videostream nachzubearbeiten"
+
+#: modules/access_filter/timeshift.c:47
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Videoschnappschuss-Verzeichnis"
+
+#: modules/access_filter/timeshift.c:48
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+msgid "Timeshift"
+msgstr "Timeshift"
+
 #: modules/access/ftp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+"Caching value for FTP streams. This value should be set in milliseconds."
 msgstr ""
 "Erlaubt Ihnen den Standard-Cachewert für FTP-Streams zu ändern. Dieser Wert "
 "sollte in Millisekunden sein."
@@ -5454,8 +5667,8 @@ msgid "FTP user name"
 msgstr "FTP Benutzername"
 
 #: modules/access/ftp.c:47 modules/access/smb.c:64
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
+#, fuzzy
+msgid "User name that will be used for the connection."
 msgstr ""
 "Erlaubt Ihnen den für die Verbindung benutzten Benutzernamen zu ändern."
 
@@ -5464,7 +5677,8 @@ msgid "FTP password"
 msgstr "FTP Passwort"
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
-msgid "Allows you to modify the password that will be used for the connection."
+#, fuzzy
+msgid "Password that will be used for the connection."
 msgstr ""
 "Erlaubt Ihnen das Passwort zu ändern, welches für die Verbindung benutzt "
 "wird."
@@ -5474,7 +5688,8 @@ msgid "FTP account"
 msgstr "FTP Account"
 
 #: modules/access/ftp.c:53
-msgid "Allows you to modify the account that will be used for the connection."
+#, fuzzy
+msgid "Account that will be used for the connection."
 msgstr "Erlaubt Ihnen den bei der Verbindung benutzten Account zu ändern."
 
 #: modules/access/ftp.c:58
@@ -5484,16 +5699,15 @@ msgstr "FTP Input"
 #: modules/access/gnomevfs.c:46
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
 msgstr ""
 "Erlaubt Ihnen den Standard-Cachewert für FTP-Streams zu ändern. Dieser Wert "
 "sollte in Millisekunden sein."
 
 #: modules/access/gnomevfs.c:50
 #, fuzzy
-msgid "GnomeVFS filesystem file input"
-msgstr "Standard-Dateisystem Datei-Input"
+msgid "GnomeVFS input"
+msgstr "Kein Input"
 
 #: modules/access/http.c:47
 msgid "HTTP proxy"
@@ -5502,69 +5716,70 @@ msgstr "HTTP Proxy"
 #: modules/access/http.c:49
 #, fuzzy
 msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
 msgstr ""
 "Sie können einen zu benutzenden HTTP-Proxy festlegen. Dies muss in der Form "
 "http://myproxy.mydomain:myport/ sein. Wenn keiner angegeben ist, wird die "
 "HTTP_PROXY Umgebungsvariable benutzt."
 
 #: modules/access/http.c:55
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
+"Caching value for HTTP streams. This value should be set in milliseconds."
 msgstr ""
-"Erlaubt Ihnen den Standard-Cachewert für HTTP Streams zu ändern. Dieser Wert "
-"sollte in Millisekunden sein. "
+"Erlaubt Ihnen den Standard-Cachewert für TCP-Streams zu ändern. Dieser Wert "
+"sollte in Millisekunden sein."
 
 #: modules/access/http.c:58
 msgid "HTTP user agent"
 msgstr "HTTP Useragent"
 
 #: modules/access/http.c:59
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
+#, fuzzy
+msgid "User agent that will be used for the connection."
 msgstr "Erlaubt Ihnen den für die Verbindung benutzten User-Agent zu ändern."
 
 #: modules/access/http.c:62
 msgid "Auto re-connect"
 msgstr "Automatisch wieder verbinden"
 
-#: modules/access/http.c:63
+#: modules/access/http.c:64
+#, fuzzy
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
 msgstr ""
 "Wird automatisch eine erneute Verbindung aufbauen, falls sie unerwartet "
 "geschlossen wurde."
 
-#: modules/access/http.c:66
+#: modules/access/http.c:67
 msgid "Continuous stream"
 msgstr "Andauernder Stream"
 
-#: modules/access/http.c:67
+#: modules/access/http.c:68
 #, fuzzy
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
 msgstr ""
 "Aktivieren Sie diese Option um eine Datei zu lesen, die konstant "
 "aktualisiert wird (zum Beispiel eine JPEG-Datei auf einem Server)."
 
-#: modules/access/http.c:73
+#: modules/access/http.c:74
 msgid "HTTP input"
 msgstr "HTTP Input"
 
-#: modules/access/http.c:75
+#: modules/access/http.c:76
 #, fuzzy
 msgid "HTTP(S)"
 msgstr "HTTP"
 
 #: modules/access/mms/mms.c:48
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
+"Caching value for MMS streams. This value should be set in milliseconds."
 msgstr ""
 "Erlaubt Ihnen den Standard-Cachewert für MMS-Streams zu ändern. Dieser Wert "
 "sollte in Millisekunden sein. "
@@ -5574,90 +5789,303 @@ msgid "Force selection of all streams"
 msgstr "Auswahl von allen Streams erzwingen"
 
 #: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
 #, fuzzy
 msgid "Maximum bitrate"
 msgstr "Maximale lokale Bitrate"
 
-#: modules/access/mms/mms.c:55
-msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
-msgstr ""
+#: modules/access/mms/mms.c:58
+#, fuzzy
+msgid "Select the stream with the maximum bitrate under that limit."
+msgstr "Immer den Stream mit der maximalen Datenrate auswählen."
 
-#: modules/access/mms/mms.c:60
+#: modules/access/mms/mms.c:62
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS) Input"
 
-#: modules/access/pvr/pvr.c:48
-msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
-msgstr ""
-"Erlaubt Ihnen den Standard-Cachewert für PVR-Streams zu ändern. Dieser Wert "
-"sollte in Millisekunden eingestellt werden."
-
-#: modules/access/pvr/pvr.c:51
-msgid "Device"
-msgstr "Device"
-
-#: modules/access/pvr/pvr.c:52
-msgid "PVR video device"
-msgstr "PVR-Videodevice"
-
-#: modules/access/pvr/pvr.c:54
-#, fuzzy
-msgid "Radio device"
-msgstr "Audiodevice"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Dummy-Streamausgabe"
 
-#: modules/access/pvr/pvr.c:55
-#, fuzzy
-msgid "PVR radio device"
-msgstr "PVR-Videodevice"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Dummy"
 
-#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
-msgid "Norm"
-msgstr "Norm"
+#: modules/access_output/file.c:60
+msgid "Append to file"
+msgstr "An Datei anhängen"
 
-#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
-msgstr "Definiert die Norm des Streams (automatischm SECAM, PAL oder NTSC)"
+#: modules/access_output/file.c:61
+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/pvr.c:61 modules/access/v4l/v4l.c:102
-msgid "Width"
-msgstr "Breite"
+#: modules/access_output/file.c:65
+msgid "File stream output"
+msgstr "Datei-Streamausgabe"
 
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)"
-msgstr "Breite des aufzunehmenden Streams (-1 für automatische Erkennung)"
+#: modules/access_output/http.c:60
+msgid "Username"
+msgstr "Benutzername"
 
-#: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
-msgid "Height"
-msgstr "Höhe"
+#: modules/access_output/http.c:61
+#, fuzzy
+msgid "User name that will be requested to access the stream."
+msgstr ""
+"Erlaubt Ihnen einen Benutzernamen anzugeben, der beim Zugriff auf den Stream "
+"angefordert wird."
 
-#: modules/access/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)"
-msgstr "Höhe des aufzunehmenenden Streams (-1 für automatische Feststellung)"
+#: modules/access_output/http.c:64
+#, fuzzy
+msgid "Password that will be requested to access the stream."
+msgstr ""
+"Erlaubt Ihnen ein Passwort anzugeben, das beim Zugriff auf den Stream "
+"angefordert wird."
 
-#: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
-msgid "Frequency"
-msgstr "Frequenz"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
-msgstr "Aufzunehmende Frequenz (in kHz), falls anwendbar"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
+#: modules/access_output/http.c:71
 #, fuzzy
-msgid "Framerate to capture, if applicable (-1 for autodetect)"
-msgstr "Aufzunehmende Framerate, falls anwendbar (-1 für automatisch)"
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr ""
+"Pfad zur x509 PEM Zertifikatsdatei, die von der HTTP/SSL Streamausgabe "
+"benutzt werden wird."
 
-#: modules/access/pvr/pvr.c:76
-msgid "Key interval"
+#: 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 ""
+"Pfad zur privaten x509 PEM Schlüsselsdatei, die von der HTTP/SSL "
+"Streamausgabe benutzt werden wird. Lassen Sie dies leer, wenn Sie keine "
+"haben."
+
+#: modules/access_output/http.c:78
+#, fuzzy
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used forHTTPS. Leave empty if you don't have one."
+msgstr ""
+"Pfad zur verlässlichen x509 PEM Root-CA (certificate authority)-"
+"Zertifikatsdatei, die von der HTTP/SSL Streamausgabe benutzt werden wird. "
+"Lassen Sie dies leer, wenn Sie keine haben."
+
+#: 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 ""
+"Pfad zur x509 PEM Zertifikatswiderrufslistendatei, die von der HTTP/SSL "
+"Streamausgabe benutzt werden wird. Lassen Sie dies leer, wenn Sie keine "
+"haben."
+
+#: 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-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
+#, fuzzy
+msgid "Stream name"
+msgstr "Stream"
+
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "Sessionsbeschreibung"
+
+#: 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 "
+"icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:73
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Access-Output"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+msgid "Caching value (ms)"
+msgstr "Cachewert in ms"
+
+#: modules/access_output/udp.c:77
+#, fuzzy
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+"Erlaubt Ihnen den Standard-Cachewert für UDP-Streams zu ändern. Dieser Wert "
+"sollte in Millisekunden sein."
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+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 ""
+"Erlaubt Ihnen die \"Time To Live\" des ausgehenden Stream zu definieren."
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Pakete gruppieren"
+
+#: 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 ""
+"Pakete können eins nach dem anderen zur richtigen Zeit oder in Gruppen "
+"gesendet werden. Dies erlaubt Ihnen, die Anzahl von Paketen anzugeben, die "
+"zu einer Zeit gesendet werden. Dies hilft, die Planungsbelastung auf "
+"hochbelasteten Systemen zu reduziren."
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr "Roh schreiben"
+
+#: 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 ""
+"Wenn Sie diese Option aktivieren, werden Pakete 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_output/udp.c:97
+msgid "UDP stream output"
+msgstr "UDP-Streamausgabe"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr/pvr.c:48
+#, fuzzy
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+"Erlaubt Ihnen den Standard-Cachewert für UDP-Streams zu ändern. Dieser Wert "
+"sollte in Millisekunden sein."
+
+#: modules/access/pvr/pvr.c:51
+msgid "Device"
+msgstr "Device"
+
+#: modules/access/pvr/pvr.c:52
+msgid "PVR video device"
+msgstr "PVR-Videodevice"
+
+#: modules/access/pvr/pvr.c:54
+#, fuzzy
+msgid "Radio device"
+msgstr "Audiodevice"
+
+#: modules/access/pvr/pvr.c:55
+#, fuzzy
+msgid "PVR radio device"
+msgstr "PVR-Videodevice"
+
+#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
+msgid "Norm"
+msgstr "Norm"
+
+#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
+#, fuzzy
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Definiert die Norm des Streams (automatischm SECAM, PAL oder NTSC)"
+
+#: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Breite"
+
+#: modules/access/pvr/pvr.c:62
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Breite des aufzunehmenden Streams (-1 für automatische Erkennung)"
+
+#: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Höhe"
+
+#: modules/access/pvr/pvr.c:66
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Höhe des aufzunehmenenden Streams (-1 für automatische Feststellung)"
+
+#: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
+msgid "Frequency"
+msgstr "Frequenz"
+
+#: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
+#, fuzzy
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Aufzunehmende Frequenz (in kHz), falls anwendbar"
+
+#: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
+#, fuzzy
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Aufzunehmende Framerate, falls anwendbar (-1 für automatisch)"
+
+#: modules/access/pvr/pvr.c:76
+msgid "Key interval"
 msgstr "Key-Intervall"
 
 #: modules/access/pvr/pvr.c:77
 #, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)"
+msgid "Interval between keyframes (-1 for autodetect)."
 msgstr "Intervall zwischen Keyframes (-1 für automatisch)"
 
 #: modules/access/pvr/pvr.c:79
@@ -5673,7 +6101,8 @@ msgstr ""
 "Option, um die Anzahl von B-Frames festzulegen."
 
 #: modules/access/pvr/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
+#, fuzzy
+msgid "Bitrate to use (-1 for default)."
 msgstr "Zubenutzende Bitrate (-1 für den Standardwert)"
 
 #: modules/access/pvr/pvr.c:86
@@ -5681,15 +6110,18 @@ msgid "Bitrate peak"
 msgstr "Bitraten-Höchstwert"
 
 #: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR mode"
+#, fuzzy
+msgid "Peak bitrate in VBR mode."
 msgstr "Bitraten-Höchstwert im VBR-Modus"
 
 #: modules/access/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
-msgstr "Bitratenmodus (vbr oder cbr)"
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Zubenutzender Bitratenmodus"
 
 #: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
+#, fuzzy
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr "Zubenutzender Bitratenmodus"
 
 #: modules/access/pvr/pvr.c:92
@@ -5697,77 +6129,69 @@ msgid "Audio bitmask"
 msgstr "Audio-Bitmaske"
 
 #: modules/access/pvr/pvr.c:93
-msgid ""
-"This option allows setting of bitmask that will get used by the audio part "
-"of the card."
+#, fuzzy
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 "Diese Option erlaubt Ihnen die Festlegung einer Bitmaske, die vom Audio-Teil "
 "der Karte benutzt wird."
 
 #: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
 msgid "Volume"
 msgstr "Lautstärke"
 
 #: modules/access/pvr/pvr.c:97
-#, fuzzy
-msgid "This option allows setting of the audio volume (0-65535)."
+msgid "Audio volume (0-65535)."
 msgstr ""
-"Diese Option erlaubt Ihnen die Festlegung einer Bitmaske, die vom Audio-Teil "
-"der Karte benutzt wird."
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
 msgid "Channel"
 msgstr "Kanal"
 
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
+#: modules/access/pvr/pvr.c:100
 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/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "Automatic"
 msgstr "Automatisch"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "SECAM"
 msgstr "SECAM"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "PAL"
 msgstr "PAL"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "NTSC"
 msgstr "NTSC"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr "vbr"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr "cbr"
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr "PVR"
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
+#: modules/access/pvr/pvr.c:115
+#, fuzzy
+msgid "IVTV MPEG Encoding cards input"
 msgstr "MPEG-Encodingkarten-Input (mit ivtv-Treibern)"
 
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
-msgstr "Cachewert in ms"
-
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
+"Caching value for RTSP streams. This value should be set in milliseconds."
 msgstr ""
 "Erlaubt Ihnen den Standard-Cachewert für RTSP-Streams zu ändern. Dieser Wert "
 "sollte in Millisekunden sein."
@@ -5778,15 +6202,16 @@ msgid "Real RTSP"
 msgstr "RTSP"
 
 #: modules/access/screen/screen.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
+"Caching value for screen capture. This value should be set in milliseconds."
 msgstr ""
 "Erlaubt Ihnen den Standard-Cachewert für 'Screen Capture'-Streams zu ändern. "
 "Der Wert sollte in Millisekunden sein."
 
 #: modules/access/screen/screen.c:43
-msgid "Allows you to set the desired frame rate for the capture."
+#, fuzzy
+msgid "Desired frame rate for the capture."
 msgstr "Erlaubt Ihnen die gewünschte Framerate für die Aufnahme festzulegen."
 
 #: modules/access/screen/screen.c:46
@@ -5794,9 +6219,10 @@ msgid "Capture fragment size"
 msgstr "Aufnahmenfragmentgröße"
 
 #: modules/access/screen/screen.c:48
+#, fuzzy
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
 msgstr ""
 "Erlaubt Ihnen die Aufnahme zu optimieren, in dem Sie den Bildschirm in "
 "Stücke mit vorgegebener Höhe unterteilen (16 könnte ein guter Wert sein und "
@@ -5811,9 +6237,9 @@ msgid "Screen"
 msgstr "Bildschirm"
 
 #: modules/access/smb.c:61
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
+"Caching value for SMB streams. This value should be set in milliseconds."
 msgstr ""
 "Erlaubt Ihnen den Standard-Cachewert für SMB-Streams zu ändern. Dieser Wert "
 "sollte in Millisekunden eingestellt werden. "
@@ -5831,9 +6257,8 @@ msgid "SMB domain"
 msgstr "SMB-Domain"
 
 #: modules/access/smb.c:70
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
+#, fuzzy
+msgid "Domain/Workgroup that will be used for the connection."
 msgstr ""
 "Erlaubt Ihnen die Domain/Arbeitsgruppe zu ändern, die für die Verbindung "
 "benutzt wird."
@@ -5843,9 +6268,9 @@ msgid "SMB input"
 msgstr "SMB-Input"
 
 #: modules/access/tcp.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
+"Caching value for TCP streams. This value should be set in milliseconds."
 msgstr ""
 "Erlaubt Ihnen den Standard-Cachewert für TCP-Streams zu ändern. Dieser Wert "
 "sollte in Millisekunden sein."
@@ -5858,10 +6283,10 @@ msgstr "TCP"
 msgid "TCP input"
 msgstr "TCP Input"
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"Caching value for UDP streams. This value should be set in milliseconds."
 msgstr ""
 "Erlaubt Ihnen den Standard-Cachewert für UDP-Streams zu ändern. Dieser Wert "
 "sollte in Millisekunden sein."
@@ -5871,20 +6296,21 @@ msgid "Autodetection of MTU"
 msgstr "Automatische Erkennung von MTU"
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
 msgstr ""
-"Erlaubt die Vergrößerung der MTU, wenn zerstückelte Pakete gefunden werden."
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 #, fuzzy
 msgid "RTP reordering timeout in ms"
 msgstr "TCP-Verbindungs-Time-Out in ms"
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
 #, fuzzy
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
 msgstr ""
 "Erlaubt Ihnen den standardmäßigen Verbindungs-Time-Out für TCP-Verbindungen "
 "zu ändern. Dieser Wert sollte in Millisekunden sein."
@@ -5900,25 +6326,27 @@ msgid "UDP/RTP input"
 msgstr "UDP/RTP Input"
 
 #: modules/access/v4l/v4l.c:75
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
 "Erlaubt Ihnen den Standard-Cachewert für v4l-Streams zu ändern. Dieser Wert "
 "sollte in Millisekunden sein."
 
 #: modules/access/v4l/v4l.c:79
+#, fuzzy
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
 "Geben Sie den Namen des zubenutzenden Videodevices an. Wenn Sie nichts "
 "angeben, wird kein Videodevice benutzt."
 
 #: modules/access/v4l/v4l.c:83
+#, fuzzy
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
 "Geben Sie den Namen des zubenutzenden Audiodevices an. Falls Sie nichts "
 "eingeben, wird kein Audiodevice benutzt."
@@ -5931,48 +6359,73 @@ msgstr ""
 "Das Video4Linux-Videodevice zwingen, ein spezielles Chromaformat (z.B. I420 "
 "(standard), RV24, etc.) zu benutzen"
 
+#: modules/access/v4l/v4l.c:94
+#, fuzzy
+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/v4l/v4l.c:99
 msgid "Audio Channel"
 msgstr "Audiokanal"
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+#, fuzzy
+msgid "Audio Channel to use, if there are several audio inputs."
 msgstr "Zu benutzender Audiokanal, wenn Audio-Inputs vorhanden sind"
 
-#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/v4l.c:103
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr "Breite des aufzunehmenden Streams (-1 für automatische Erkennung)"
+
+#: modules/access/v4l/v4l.c:106
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr "Höhe des aufzunehmenenden Streams (-1 für automatische Feststellung)"
+
+#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr "Helligkeit"
 
 #: modules/access/v4l/v4l.c:110
-msgid "Set the Brightness of the video input"
+#, fuzzy
+msgid "Brightness of the video input."
 msgstr "Stellt die Helligkeit des Video-Inputs ein."
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 msgid "Hue"
 msgstr "Farbton"
 
 #: modules/access/v4l/v4l.c:113
-msgid "Set the Hue of the video input"
+#, fuzzy
+msgid "Hue of the video input."
 msgstr "Stellt den Farbton des Video-Inputs ein."
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 msgid "Color"
 msgstr "Farbe"
 
 #: modules/access/v4l/v4l.c:116
-msgid "Set the Color of the video input"
+#, fuzzy
+msgid "Color of the video input."
 msgstr "Stellt die Farbe des Video-Inputs ein."
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr "Kontrast"
 
 #: modules/access/v4l/v4l.c:119
-msgid "Set the Contrast of the video input"
+#, fuzzy
+msgid "Contrast of the video input."
 msgstr "Stellt den Kontrast des Video-Inputs ein."
 
 #: modules/access/v4l/v4l.c:120
@@ -5980,7 +6433,8 @@ msgid "Tuner"
 msgstr "Tuner"
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
+#, fuzzy
+msgid "Tuner to use, if there are several ones."
 msgstr "Zu benutzender Tuner, wenn mehrere vorhanden sind"
 
 #: modules/access/v4l/v4l.c:122
@@ -5988,13 +6442,15 @@ msgid "Samplerate"
 msgstr "Samplerate"
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+#, fuzzy
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr "Samplerate des eingehenden Audiostreams in Hz"
 
 #: modules/access/v4l/v4l.c:127
-msgid "If this option is set, the audio stream will be captured in stereo"
-msgstr ""
-"Wenn diese Option gesetzt ist, wird der Audiostream in Stereo aufgenommen"
+#, fuzzy
+msgid "Capture the audio stream in stereo."
+msgstr "Samplerate des eingehenden Audiostreams in Hz"
 
 #: modules/access/v4l/v4l.c:128
 msgid "MJPEG"
@@ -6009,7 +6465,8 @@ msgid "Decimation"
 msgstr "Dezimierung"
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+#, fuzzy
+msgid "Decimation level for MJPEG streams"
 msgstr "Stellt das Dezimierungsniveau für MJPEG-Streams ein"
 
 #: modules/access/v4l/v4l.c:134
@@ -6017,7 +6474,8 @@ msgid "Quality"
 msgstr "Qualität"
 
 #: modules/access/v4l/v4l.c:135
-msgid "Set the quality of the stream"
+#, fuzzy
+msgid "Quality of the stream."
 msgstr "Stellt die Qualität des Streams ein"
 
 #: modules/access/v4l/v4l.c:146
@@ -6028,6 +6486,13 @@ msgstr "Video4Linux"
 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 ""
+"Erlaubt Ihnen den Standard-Cachewert für cdda-Streams zu ändern. Dieser Wert "
+"sollte in Millisekunden sein."
+
 #: 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:697
@@ -6161,6 +6626,10 @@ msgstr "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) - Input"
 msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr "vcdx://[Device-oder-Datei][@{P,S,T}Zahl]"
 
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
+msgstr "Wenn ungleich null, gibt dies zusätzliche Debug-Information,"
+
 #: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
 msgid "Number of CD blocks to get in a single read."
 msgstr "Anzahl von Blöcken, die in einem Lesezugriff erfasst werden."
@@ -6210,231 +6679,13 @@ msgstr "Format zur Benutzung im Wiedergabelistenfeld \"Autor\"."
 msgid "Format to use in the playlist's \"title\" field."
 msgstr "Format zur Benutzung im Wiedergabelistenfeld \"Titel\"."
 
-#: modules/access_filter/record.c:43
-msgid "Record directory"
-msgstr "Aufnahmeverzeichnis"
-
-#: modules/access_filter/record.c:45
-msgid "Allows you to specify the directory where the record will be stored"
+#: modules/audio_filter/channel_mixer/dolby.c:47
+msgid "Simple decoder for Dolby Surround encoded streams"
 msgstr ""
-"Erlaubt Ihnen das Verzeichnis festzulegen, in dem die Aufnahmen gespeichert "
-"werden."
 
-#: modules/access_filter/timeshift.c:44
+#: modules/audio_filter/channel_mixer/dolby.c:48
 #, fuzzy
-msgid "Timeshift granularity"
-msgstr "Timeshift"
-
-#: modules/access_filter/timeshift.c:45
-#, fuzzy
-msgid "Size of the temporary files use to store the timeshifted stream."
-msgstr "Videofilter werden benutzt, um den Videostream nachzubearbeiten"
-
-#: modules/access_filter/timeshift.c:47
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Videoschnappschuss-Verzeichnis"
-
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
-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:60
-msgid "Append to file"
-msgstr "An Datei anhängen"
-
-#: modules/access_output/file.c:61
-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:65
-msgid "File stream output"
-msgstr "Datei-Streamausgabe"
-
-#: modules/access_output/http.c:60
-msgid "Username"
-msgstr "Benutzername"
-
-#: modules/access_output/http.c:61
-msgid ""
-"Allows you to give a user name that will be requested to access the stream."
-msgstr ""
-"Erlaubt Ihnen einen Benutzernamen anzugeben, der beim Zugriff auf den Stream "
-"angefordert wird."
-
-#: modules/access_output/http.c:64
-msgid ""
-"Allows you to give a password that will be requested to access the stream."
-msgstr ""
-"Erlaubt Ihnen ein Passwort anzugeben, 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 "Allows you to give the mime returned by the server."
-msgstr ""
-"Erlaubt Ihnen den Mime-Typ festzulegen, der vom Server zurückgegeben wird."
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-"Pfad zur x509 PEM Zertifikatsdatei, die von der HTTP/SSL Streamausgabe "
-"benutzt werden wird."
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-"Pfad zur privaten x509 PEM Schlüsselsdatei, die von der HTTP/SSL "
-"Streamausgabe benutzt werden wird. Lassen Sie dies leer, wenn Sie keine "
-"haben."
-
-#: modules/access_output/http.c:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. Leave empty if you "
-"don't have one."
-msgstr ""
-"Pfad zur verlässlichen x509 PEM Root-CA (certificate authority)-"
-"Zertifikatsdatei, die von der HTTP/SSL Streamausgabe benutzt werden wird. "
-"Lassen Sie dies leer, wenn Sie keine haben."
-
-#: modules/access_output/http.c:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-"Pfad zur x509 PEM Zertifikatswiderrufslistendatei, die von der HTTP/SSL "
-"Streamausgabe benutzt werden wird. Lassen Sie dies leer, wenn Sie keine "
-"haben."
-
-#: modules/access_output/http.c:85
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
-msgstr ""
-
-#: modules/access_output/http.c:90
-msgid "HTTP stream output"
-msgstr "HTTP-Streamausgabe"
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: 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 "The name this stream/channel will get on the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:61
-#, fuzzy
-msgid "Stream-description"
-msgstr "Sessionsbeschreibung"
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
-
-#: modules/access_output/shout.c:65
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Stream"
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-msgid "Time-To-Live (TTL)"
-msgstr "Time-To-Live (TTL)"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Allows you to define the Time-To-Live of the outgoing stream."
-msgstr ""
-"Erlaubt Ihnen die \"Time To Live\" des ausgehenden Stream zu definieren."
-
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Pakete gruppieren"
-
-#: modules/access_output/udp.c:85
-msgid ""
-"Packets can be sent one by one at the right time or by groups. This allows "
-"you to give the number of packets that will be sent at a time. It helps "
-"reducing the scheduling load on heavily-loaded systems."
-msgstr ""
-"Pakete können eins nach dem anderen zur richtigen Zeit oder in Gruppen "
-"gesendet werden. Dies erlaubt Ihnen, die Anzahl von Paketen anzugeben, die "
-"zu einer Zeit gesendet werden. Dies hilft, die Planungsbelastung auf "
-"hochbelasteten Systemen zu reduziren."
-
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "Roh schreiben"
-
-#: modules/access_output/udp.c:91
-msgid ""
-"If you enable this option, 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 ""
-"Wenn Sie diese Option aktivieren, werden Pakete 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_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP-Streamausgabe"
-
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
-
-#: modules/audio_filter/channel_mixer/dolby.c:47
-msgid "Simple decoder for dolby surround encoded streams"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/dolby.c:48
-#, fuzzy
-msgid "Dolby surround decoder"
+msgid "Dolby Surround decoder"
 msgstr "Dolby Surround"
 
 #: modules/audio_filter/channel_mixer/headphone.c:49
@@ -6467,7 +6718,8 @@ msgstr ""
 #: modules/audio_filter/channel_mixer/headphone.c:62
 msgid ""
 "The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:66
@@ -6477,25 +6729,28 @@ msgstr "Auswahl von allen Streams erzwingen"
 
 #: modules/audio_filter/channel_mixer/headphone.c:68
 msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:73
-msgid "Headphone channel mixer with virtual spatialization effect"
+#: modules/audio_filter/channel_mixer/headphone.c:72
+#, fuzzy
+msgid "Headphone virtual spatialization effect"
 msgstr ""
 "Kopfhörer-Kanalmixer mit Effekt für ein virtuelles räumliches Klangbild"
 
-#: modules/audio_filter/channel_mixer/headphone.c:74
+#: modules/audio_filter/channel_mixer/headphone.c:73
 msgid "Headphone effect"
 msgstr "Kopfhörer-Effekt"
 
 #: modules/audio_filter/channel_mixer/simple.c:46
-msgid "audio filter for simple channel mixing"
+#, fuzzy
+msgid "Audio filter for simple channel mixing"
 msgstr "Audiofilter für einfaches Channelmixing"
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+#, fuzzy
+msgid "Audio filter for trivial channel mixing"
 msgstr "Audiofilter für einfache Kanalvermischungen"
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -6530,7 +6785,8 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr "ATSC A/52 (AC-3) Audiodekoder"
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+#, fuzzy
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr "Audiofilter für A/52->S/PDIF-Verkapselung"
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -6538,8 +6794,8 @@ msgid "DTS dynamic range compression"
 msgstr "DTS-Kompression mit dynamischen Abschnitten"
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-msgid "DTS"
-msgstr "DTS"
+msgid "DCA"
+msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
 #: modules/audio_filter/converter/dtstofloat32.c:99
@@ -6547,31 +6803,38 @@ msgid "DTS Coherent Acoustics audio decoder"
 msgstr "Kohärenter DTS Audiodekoder"
 
 #: modules/audio_filter/converter/dtstospdif.c:70
-msgid "audio filter for DTS->S/PDIF encapsulation"
+#, fuzzy
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr "Audiofilter für DTS->S/PDIF Verkapselung"
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr "Audiofilter für fixed32<->float32 Konvertierung"
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr "Audiofilter für fixed32->s16 Konvertierung"
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s16 conversion"
 msgstr "Audiofilter für float32->s16 Konvertierung"
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s8 conversion"
 msgstr "Audiofilter für float32->s8 Konvertierung"
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u16 conversion"
 msgstr "Audiofilter für float32->u16 Konvertierung"
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u8 conversion"
 msgstr "Audiofilter für float32->u8 Konvertierung"
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -6580,59 +6843,74 @@ msgid "MPEG audio decoder"
 msgstr "MPEG-Audiodekoder"
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
-msgid "audio filter for s16->fixed32 conversion"
+#, fuzzy
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr "Audiofilter für s16-> fixed32 Konvertierung"
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 conversion"
 msgstr "Audiofilter für s16->float32 Konvertierung"
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr "Audiofilter für s16->float32 mit endianischer Konvertierung"
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
-msgid "audio filter for s8->float32 conversion"
+#, fuzzy
+msgid "Audio filter for s8->float32 conversion"
 msgstr "Audiofilter für s8->float32 Konvertierung"
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
-msgid "audio filter for u8->fixed32 conversion"
+#, fuzzy
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr "Audiofilter für fixed32->s8 Konvertierung"
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
-msgid "audio filter for u8->float32 conversion"
+#, fuzzy
+msgid "Audio filter for u8->float32 conversion"
 msgstr "Audiofilter für u8->float32 Konvertierung"
 
 #: modules/audio_filter/equalizer.c:52
 msgid "Equalizer preset"
 msgstr "Equalizervoreinstellung"
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr "Bänderverstärkung"
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
-msgstr "Voreingestellte Bänderverstärkung überschreiben (-20 ... 20 dB)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
+msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 msgid "Two pass"
 msgstr "Zweifach"
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
-msgstr "Audio zweifach filtern"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
+msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr "Globale Verstärkung"
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+#, fuzzy
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr "Stellt die globale Verstärkung in dB ein (-20 ... 20)"
 
-#: modules/audio_filter/equalizer.c:65
-msgid "Equalizer 10 bands"
+#: modules/audio_filter/equalizer.c:69
+#, fuzzy
+msgid "Equalizer with 10 bands"
 msgstr "10-bandiger Equalizer"
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6715,7 +6993,8 @@ msgid "Techno"
 msgstr "Techno"
 
 #: modules/audio_filter/format.c:201
-msgid "audio filter for PCM format conversion"
+#, fuzzy
+msgid "Audio filter for PCM format conversion"
 msgstr "Audiofilter für PCM-Format-Konvertierung"
 
 #: modules/audio_filter/normvol.c:69
@@ -6723,10 +7002,11 @@ msgid "Number of audio buffers"
 msgstr "Anzahl von Audiopuffern"
 
 #: modules/audio_filter/normvol.c:70
+#, fuzzy
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 "Dies ist die Anzahl der Audiopuffer, nach denen das Ausschlagsmaß erstellt "
 "wird.  Eine höhere Zahl von Puffern wird die Antwortzeit des Filters auf "
@@ -6809,20 +7089,24 @@ msgid "Freq 3 Q"
 msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
-msgid "audio filter for band-limited interpolation resampling"
+#, fuzzy
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr "Audiofilter für bandlimitiertes Interpolierungsresampling"
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
-msgid "audio filter for linear interpolation resampling"
+#, fuzzy
+msgid "Audio filter for linear interpolation resampling"
 msgstr "Audiofilter für lineares, interpolares Resampling"
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+#, fuzzy
+msgid "Audio filter for trivial resampling"
 msgstr "Audiofilter für einfaches Resampling"
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
+#, fuzzy
+msgid "Audio filter for ugly resampling"
 msgstr "Audiofilter für häßliges Resampling"
 
 #: modules/audio_mixer/float32.c:47
@@ -6837,8 +7121,8 @@ msgstr "Dummy S/PDIF Audiomixer"
 msgid "Trivial audio mixer"
 msgstr "einfacher Audiomixer"
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr "Standard"
 
@@ -6872,12 +7156,6 @@ msgstr "Mono"
 msgid "2 Front 2 Rear"
 msgstr "2 Vorder- und 2 Rückseiten"
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr "5.1"
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -6962,8 +7240,9 @@ msgstr ""
 "\", \"s16_be\", \"fixed32\", \"float32\" oder \"spdif\""
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
-msgstr "Ausgabekanalnummer"
+#, fuzzy
+msgid "Number of output channels"
+msgstr "Anzahl der Klone"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -6974,11 +7253,13 @@ msgstr ""
 "die Anzahl hier beschränken."
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+#, fuzzy
+msgid "Add WAVE header"
 msgstr "Wave-Header hinzufügen"
 
 #: modules/audio_output/file.c:90
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+#, fuzzy
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr ""
 "Anstatt eine rohe Datei zu schreiben, können Sie der Datei einen WAV-Header "
 "hinzufügen"
@@ -6988,7 +7269,8 @@ msgid "Output file"
 msgstr "Ausgabe-Datei"
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
+#, fuzzy
+msgid "File to which the audio samples will be written to."
 msgstr "Datei, in der die Audio-Samples gespeichert werden"
 
 #: modules/audio_output/file.c:111
@@ -7042,6 +7324,10 @@ msgstr "Simple DirectMedia Layer Audioausgabe"
 msgid "Win32 waveOut extension output"
 msgstr "Win32 waveOut extension - Ausgabe"
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr "5.1"
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr "A/52 Parser"
@@ -7084,7 +7370,8 @@ msgid "Encoding quality"
 msgstr "Encodingqualität"
 
 #: modules/codec/dirac.c:68
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+#, fuzzy
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr ""
 "Erlaubt Ihnen die Festlegung einer Qualität zwischen 1.0 (niedrig) und 10.0 "
 "(hoch)."
@@ -7115,18 +7402,23 @@ msgstr "DTS Audiopacketizer"
 
 #: modules/codec/dvbsub.c:45
 #, fuzzy
-msgid "X coordinate of the subpicture"
-msgstr "X-Koordinate des Logos"
+msgid "Decoding X coordinate"
+msgstr "Video-X-Koordinate"
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
-msgstr ""
+#: modules/codec/dvbsub.c:46
+#, fuzzy
+msgid "X coordinate of the rendered subtitle"
+msgstr "X-Koordinate des Logos"
 
 #: modules/codec/dvbsub.c:48
 #, fuzzy
-msgid "Y coordinate of the subpicture"
-msgstr "Y-Koordinate des Logos"
+msgid "Decoding Y coordinate"
+msgstr "Video-X-Koordinate"
+
+#: modules/codec/dvbsub.c:49
+#, fuzzy
+msgid "Y coordinate of the rendered subtitle"
+msgstr "X-Koordinate des Logos"
 
 #: modules/codec/dvbsub.c:51
 #, fuzzy
@@ -7137,7 +7429,8 @@ msgstr "Unterbilder"
 #, fuzzy
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 "Sie können die Logoposition im Video festlegen (0=zentriert, 1=links, "
 "2=rechts, 4=oben, 8=unten; Sie können auch Kombinationen dieser Werte "
@@ -7145,20 +7438,31 @@ msgstr ""
 
 #: modules/codec/dvbsub.c:57
 #, fuzzy
-msgid "X coordinate of the encoded subpicture"
+msgid "Encoding X coordinate"
+msgstr "Video-Y-Koordinate"
+
+#: modules/codec/dvbsub.c:58
+#, fuzzy
+msgid "X coordinate of the encoded subtitle"
 msgstr "X-Koordinate des Logos"
 
+#: modules/codec/dvbsub.c:59
+#, fuzzy
+msgid "Encoding Y coordinate"
+msgstr "Video-Y-Koordinate"
+
 #: modules/codec/dvbsub.c:60
 #, fuzzy
-msgid "Y coordinate of encoded the subpicture"
-msgstr "Y-Koordinate des Logos"
+msgid "Y coordinate of the encoded subtitle"
+msgstr "X-Koordinate des Logos"
 
-#: modules/codec/dvbsub.c:63
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
 #, fuzzy
-msgid "Timeout of subpictures"
-msgstr "Unterbilder"
+msgid "Timeout"
+msgstr "Zeit"
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -7176,31 +7480,33 @@ msgstr "DVB-Untertitel-Encoder"
 msgid "AAC audio decoder (using libfaad2)"
 msgstr "AAC Audiodekoder (benutzt libfaad2)"
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 msgid "Image file"
 msgstr "Bilddatei"
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+msgid "Path of the image file for fake input."
 msgstr ""
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
-msgid "Allows you to specify the output video width."
-msgstr "Erlaubt Ihnen die Videoausgabebreite festzulegen."
+#: modules/stream_out/transcode.c:70
+#, fuzzy
+msgid "Output video width."
+msgstr "Videobreite"
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
-msgid "Allows you to specify the output video height."
-msgstr "Erlaubt Ihnen die Videoausgabehöhe festzulegen."
+#: modules/stream_out/transcode.c:73
+#, fuzzy
+msgid "Output video height."
+msgstr "Videohöhe"
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 #, fuzzy
 msgid "Keep aspect ratio"
 msgstr "Element-Seitenverhältnis"
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -7213,26 +7519,24 @@ msgstr "Bildseitenverhältnis"
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr "Seitenverhältnis (4:3, 16:9)."
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 msgid "Deinterlace video"
 msgstr "Deinterlace auf das Video anwenden"
 
 #: modules/codec/fake.c:62
 #, fuzzy
-msgid "Allows you to deinterlace the image after loading."
+msgid "Deinterlace the image after loading it."
 msgstr ""
 "Erlaubt Ihnen 'deinterlace' auf das Video vor der Kodierung anzuwenden."
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 msgid "Deinterlace module"
 msgstr "Deinterlace-Modul"
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
+#: modules/codec/fake.c:65
 #, fuzzy
-msgid "Specifies the deinterlace module to use."
-msgstr ""
-"Legt das zu benutzende Deinterlace-Modul fest (ffmpeg-deinterlace oder "
-"deinterlace)."
+msgid "Deinterlace module to use."
+msgstr "Deinterlace-Modul"
 
 #: modules/codec/fake.c:76
 #, fuzzy
@@ -7271,13 +7575,15 @@ msgid "simple"
 msgstr "einfach"
 
 #: modules/codec/ffmpeg/ffmpeg.c:89
+#, fuzzy
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 "AltiVec ffmpeg Audio/Video - Dekoder/Encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+#, fuzzy
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr "ffmpeg Audio/Video - Dekoder/Encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -7285,40 +7591,52 @@ msgid "Decoding"
 msgstr "Dekodierung"
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+#, fuzzy
+msgid "FFmpeg chroma conversion"
 msgstr "ffmpeg Farbkonvertierung"
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Encoding"
 msgstr "Enkodierung"
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
-msgid "ffmpeg audio/video encoder"
+#, fuzzy
+msgid "FFmpeg audio/video encoder"
 msgstr "ffmpeg Audio/Video-Encoder"
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
-msgid "ffmpeg demuxer"
+#, fuzzy
+msgid "FFmpeg demuxer"
 msgstr "ffmpeg-Demuxer"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
-msgid "ffmpeg video filter"
+#, fuzzy
+msgid "FFmpeg video filter"
 msgstr "ffmpeg-Videofilter"
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
-msgid "ffmpeg deinterlace video filter"
+#, fuzzy
+msgid "FFmpeg crop padd filter"
+msgstr "ffmpeg-Videofilter"
+
+#: modules/codec/ffmpeg/ffmpeg.c:210
+#, fuzzy
+msgid "FFmpeg deinterlace video filter"
 msgstr "ffmpeg-Deinterlace-Videofilter"
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 msgid "Direct rendering"
 msgstr "Direktes Rendern"
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr "Fehlerbelastbarkeit"
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
+#, fuzzy
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
@@ -7328,20 +7646,23 @@ msgstr ""
 "von M$) viele Fehler produziert werden.\n"
 "Der gültige Bereich ist -1 bis 99 (-1 deaktiviert alle Fehlerausgleichungen)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr "Fehler umgehen"
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
+#, fuzzy
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 "Versuchen, einige Fehler zu beheben\n"
 "1  autodetect\n"
@@ -7352,26 +7673,26 @@ msgstr ""
 "32 ac vlc\n"
 "64 Qpel chroma"
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr "Beeilung"
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
+#, fuzzy
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 "Erlaubt dem Dekoder Bilder teilweise oder gar nicht zu dekodieren, wenn "
 "nicht genug Zeit ist. Dies ist nützlich bei langsameren Prozessoren, kann "
 "aber entstellte Bilder erzeugen."
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 msgid "Post processing quality"
 msgstr "Nachbearbeitungsqualität"
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
@@ -7381,198 +7702,217 @@ msgstr ""
 "Höhere Level benötigen mehr Prozessorleistung, produzieren aber besser "
 "aussehende Bilder."
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr "Debug-Maske"
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr "ffmpeg-Debug-Maske einstellen"
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 msgid "Visualize motion vectors"
 msgstr "Bewegungsvektoren visualisieren"
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
+#, fuzzy
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 "Visualisierungsmaske der Bewegungsvektoren einstellen.\n"
 "1 - vorwärts vorhergesagte MVs von P-Frames visualisieren\n"
 "2 - vorwärts vorhergesagte MVs von B-Frames visualisieren\n"
 "4 - rückwärts vorhergesagte MVs von B-Frames visualisieren"
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr "Dekodierung mit geringer Auflösung"
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+#, fuzzy
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr ""
 "Dies wird nur eine Version des Videos mit geringer Auflösung dekodieren."
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
-msgid "ffmpeg post processing filter chains"
+#: modules/codec/ffmpeg/ffmpeg.h:145
+#, fuzzy
+msgid "FFmpeg post processing filter chains"
 msgstr "ffmpeg Nachbearbeitungsfilterketten"
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 msgid "Ratio of key frames"
 msgstr "Verhältnis der Keyframes"
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
+#: modules/codec/ffmpeg/ffmpeg.h:188
+#, fuzzy
+msgid "Number of frames that will be coded for one key frame."
 msgstr ""
 "Erlaubt Ihnen die Anzahl von Frames festzulegen, die für einen Keyframe "
 "kodiert werden."
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of B frames"
 msgstr "Verhältnis der B-Frames"
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
+#: modules/codec/ffmpeg/ffmpeg.h:192
+#, fuzzy
+msgid "Number of B frames that will be coded between two reference frames."
 msgstr ""
 "Erlaubt Ihnen die Anzahl von B-Frames festzulegen, die zwischen zwei "
 "Referenzframes kodiert werden."
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 msgid "Video bitrate tolerance"
 msgstr "Vidiodatenratentoleranz"
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
-msgstr "Erlaubt Ihnen die Videodatenratentoleranz in kbit/s festzulegen."
+#: modules/codec/ffmpeg/ffmpeg.h:196
+#, fuzzy
+msgid "Video bitrate tolerance in kbit/s."
+msgstr "Vidiodatenratentoleranz"
 
-#: modules/codec/ffmpeg/ffmpeg.h:190
-msgid "Enable interlaced encoding"
+#: modules/codec/ffmpeg/ffmpeg.h:198
+#, fuzzy
+msgid "Interlaced encoding"
 msgstr "Interlaced-Encoding aktivieren"
 
-#: modules/codec/ffmpeg/ffmpeg.h:191
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
+#: modules/codec/ffmpeg/ffmpeg.h:199
+#, fuzzy
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr ""
 "Erlaubt Ihnen dedizierte Algorithmen für Interlaced-Frames zu aktivieren."
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
+#: modules/codec/ffmpeg/ffmpeg.h:202
 #, fuzzy
-msgid "Enable interlaced motion estimation"
+msgid "Interlaced motion estimation"
 msgstr "Vorbewegungsabschätzung aktivieren"
 
-#: modules/codec/ffmpeg/ffmpeg.h:195
+#: modules/codec/ffmpeg/ffmpeg.h:203
 #, fuzzy
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
 msgstr "Erlaubt Ihnen die Vorbewegungsabschätzung zu aktivieren."
 
-#: modules/codec/ffmpeg/ffmpeg.h:198
-msgid "Enable pre motion estimation"
+#: modules/codec/ffmpeg/ffmpeg.h:206
+#, fuzzy
+msgid "Pre-motion estimation"
 msgstr "Vorbewegungsabschätzung aktivieren"
 
-#: modules/codec/ffmpeg/ffmpeg.h:199
-msgid "Allows you to enable the pre motion estimation."
-msgstr "Erlaubt Ihnen die Vorbewegungsabschätzung zu aktivieren."
+#: modules/codec/ffmpeg/ffmpeg.h:207
+#, fuzzy
+msgid "Enable the pre-motion estimation algorithm."
+msgstr "Vorbewegungsabschätzung aktivieren"
 
-#: modules/codec/ffmpeg/ffmpeg.h:202
-msgid "Enable strict rate control"
+#: modules/codec/ffmpeg/ffmpeg.h:210
+#, fuzzy
+msgid "Strict rate control"
 msgstr "Strikte Ratenkontrolle aktivieren"
 
-#: modules/codec/ffmpeg/ffmpeg.h:203
-msgid "Allows you to enable the strict rate control algorithm."
+#: modules/codec/ffmpeg/ffmpeg.h:211
+#, fuzzy
+msgid "Enable the strict rate control algorithm."
 msgstr ""
 "Erlaubt Ihnen, den strikten Ratenkontrollierungsalgorithmus zu aktivieren."
 
-#: modules/codec/ffmpeg/ffmpeg.h:206
+#: modules/codec/ffmpeg/ffmpeg.h:214
 msgid "Rate control buffer size"
 msgstr "Ratenkontrollierungspuffergröße"
 
-#: modules/codec/ffmpeg/ffmpeg.h:207
-msgid "Allows you to specify the rate control buffer size."
-msgstr "Erlaubt Ihnen die Ratenkontrollierungspuffergröße festzulegen."
+#: modules/codec/ffmpeg/ffmpeg.h:215
+msgid ""
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
+msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:210
+#: modules/codec/ffmpeg/ffmpeg.h:219
 msgid "Rate control buffer aggressiveness"
 msgstr "Ratenkontrollpufferaggressivität"
 
-#: modules/codec/ffmpeg/ffmpeg.h:211
-msgid "Allows you to specify the rate control buffer aggressiveness."
-msgstr "Erlaubt Ihnen die Aggressivität des Ratenkontrollpuffers festzulegen."
+#: modules/codec/ffmpeg/ffmpeg.h:220
+#, fuzzy
+msgid "Rate control buffer aggressiveness."
+msgstr "Ratenkontrollpufferaggressivität"
 
-#: modules/codec/ffmpeg/ffmpeg.h:214
+#: modules/codec/ffmpeg/ffmpeg.h:223
 msgid "I quantization factor"
 msgstr "I-Quantisierungsfaktor"
 
-#: modules/codec/ffmpeg/ffmpeg.h:215
+#: modules/codec/ffmpeg/ffmpeg.h:225
+#, fuzzy
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 "Erlaubt Ihnen den Quantisierungsfaktor von I-Frames im Vergleich zu P-Frames "
 "einzustellen (beispielsweise 1.0 => gleicher qscale für I und P Frames)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 msgid "Noise reduction"
 msgstr "Lärmreduzierung"
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
+#, fuzzy
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 "Erlaubt Ihnen einen einfachen Lärmreduzierungsalgorithmus zu aktivieren, um "
 "die Kodierungslänge und Datenrate zu verringern, was jedoch die Zahl von "
 "weniger qualitativen Frames erhöht."
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:233
+#, fuzzy
+msgid "MPEG4 quantization matrix"
 msgstr "MPEG4-Quantisierungsmatrix aktivieren"
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
+#, fuzzy
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 "Erlaubt Ihnen die Benutzung der MPEG4-Quantisierungsmatrix für mpeg2-"
 "Kodierung zu aktivieren. Dies sorgt allgemein für ein besser aussehendes "
 "Bild und behält gleichzeitig die Kompatibilität mit Standard-MPEG2-Dekodern "
 "bei."
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr "Qualitätsniveau"
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
+#, fuzzy
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 "Erlaubt Ihnen das Qualitätsniveau für die Kodierung von Bewegungsvektoren "
 "festzulegen (dies kann die Kodierung sehr stark verlangsamen)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
+#, fuzzy
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 "Erlaubt Ihnen anzugeben, ob der Encoder on-the-fly Qualitätsabstriche machen "
 "soll, wenn Ihr Prozessor nicht die Kodierungsrate beibehalten kann. Es wird "
@@ -7580,126 +7920,134 @@ msgstr ""
 "Bewegungsvektoren (hq) und den Lärmreduzierungsgrenzbereich verringern, um "
 "die Aufgabe des Encoders zu verringern."
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr "Minimale Bildquantisierungsskalierung"
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
-msgid "Allows you to specify the minimum video quantizer scale."
-msgstr "Erlaubt Ihnen die minimale Bildquantisierungsskalierung anzugeben."
+#: modules/codec/ffmpeg/ffmpeg.h:252
+#, fuzzy
+msgid "Minimum video quantizer scale."
+msgstr "Minimale Bildquantisierungsskalierung"
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr "Maximale Bildquantisierungsskalierung"
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
-msgid "Allows you to specify the maximum video quantizer scale."
-msgstr "Erlaubt Ihnen die maximale Bildquantisierungsskalierung anzugeben."
+#: modules/codec/ffmpeg/ffmpeg.h:256
+#, fuzzy
+msgid "Maximum video quantizer scale."
+msgstr "Maximale Bildquantisierungsskalierung"
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
 msgstr "Gitterquantisierung aktivieren"
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+#, fuzzy
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 "Erlaubt Ihnen Gitterquantisierung zu aktivieren (Ratenverzerrung für "
 "Blockkoeffizienten)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
-msgid "Use fixed video quantizer scale"
-msgstr "Feste Videoquantisierungsskalierung benutzen"
+#: modules/codec/ffmpeg/ffmpeg.h:263
+#, fuzzy
+msgid "Fixed quantizer scale"
+msgstr "Feste Quantisierer-Skalierung benutzen."
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
+#, fuzzy
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 "Erlaubte Ihnen eine feste Videoquantisierungsskalierung für VBR-Encoding "
 "festzulegen (akzeptierte Werte: 0.01 bis 255.0)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr "Strikte Standardbefolgung"
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
+#, fuzzy
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 "Erlaubt Ihnen eine strikte Standardbefolgung beim Kodieren zu erzwingen "
 "(akzeptierte Werte: -1, 0, 1)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
+#: modules/codec/ffmpeg/ffmpeg.h:272
 #, fuzzy
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr ""
 "Erlaubt Ihnen die Geschwindigkeit der Animation zu reduzieren (standardmäßig "
 "6, max. 10)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
+#: modules/codec/ffmpeg/ffmpeg.h:276
 #, fuzzy
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr ""
 "Erlaubt Ihnen die Geschwindigkeit der Animation zu reduzieren (standardmäßig "
 "6, max. 10)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 #, fuzzy
 msgid "Motion masking"
 msgstr "Aktionsmapping"
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
+#, fuzzy
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
 msgstr ""
+"Erlaubt Ihnen die Geschwindigkeit der Animation zu reduzieren (standardmäßig "
+"6, max. 10)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 #, fuzzy
 msgid "Border masking"
 msgstr "Bridge-Eingang"
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
+#, fuzzy
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
 msgstr ""
+"Erlaubt Ihnen die Geschwindigkeit der Animation zu reduzieren (standardmäßig "
+"6, max. 10)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr "Postprocessing"
 
@@ -7740,7 +8088,8 @@ msgid "Video decoder using openmash"
 msgstr "Videodekoder mit Openmash-Benutzung"
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
+#, fuzzy
+msgid "MPEG audio layer I/II/III decoder"
 msgstr "MPEG audio layer I/II/III Parser"
 
 #: modules/codec/mpeg_audio.c:117
@@ -7801,40 +8150,50 @@ msgstr "DVD Untertiteldekoder"
 msgid "DVD subtitles packetizer"
 msgstr "DVD Untertitelpacketizer"
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 msgid "Subtitles text encoding"
 msgstr "Untertitel-Textkodierung"
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 msgid "Set the encoding used in text subtitles"
 msgstr "Stellt die in Textuntertiteln benutzte Kodierung ein."
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 msgid "Subtitles justification"
 msgstr "Untertitelausrichtung"
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 msgid "Set the justification of subtitles"
 msgstr "Ausrichtung der Untertitel einstellen"
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+#, fuzzy
+msgid "UTF-8 subtitles autodetection"
+msgstr "Pfade der automatischen Untertitelfeststellung"
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 #, fuzzy
 msgid "Formatted Subtitles"
 msgstr "Untertitel"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 msgid "Text subtitles decoder"
 msgstr "Textuntertitel-Dekoder"
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -7855,9 +8214,10 @@ msgid "Tarkin decoder module"
 msgstr "Tarkin Dekodermodul"
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
+#, fuzzy
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 "Erlaubt Ihnen die Qualität von 1 (niedrig) bis 10 (hoch) festzulegen, "
 "anstatt eine spezifische Datenrate festzulegen. Dies wird einen VBR-Stream "
@@ -7880,8 +8240,9 @@ msgid "Theora comment"
 msgstr "Theora - Kommentar"
 
 #: modules/codec/twolame.c:52
+#, fuzzy
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 "Erlaubt Ihnen eine Qualität zwischen 0.0 (hoch) und 50.0 (niedrig) "
@@ -7893,18 +8254,16 @@ msgid "Stereo mode"
 msgstr "Stereo-Modus"
 
 #: modules/codec/twolame.c:56
-#, fuzzy
-msgid "Select how stereo streams will be handled"
+msgid "Handling mode for stereo streams"
 msgstr ""
-"Geben Sie einen Dateinamen ein, unter dem der rohe Stream gesichert wird."
 
 #: modules/codec/twolame.c:57
 msgid "VBR mode"
 msgstr "VBR-Modus"
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
-msgstr "Standardmäßig ist das Encoding CBR."
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
+msgstr ""
 
 #: modules/codec/twolame.c:60
 msgid "Psycho-acoustic model"
@@ -7933,46 +8292,47 @@ msgid "Maximum encoding bitrate"
 msgstr "Maximale Encodingdatenrate"
 
 #: modules/codec/vorbis.c:161
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+#, fuzzy
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr ""
 "Erlaubt Ihnen die maximale Datenrate in kbps festzulegen. Nützlich für "
 "Streaminganwendungen."
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr "Minimale Encodingdatenrate"
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
+#, fuzzy
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 "Erlaubt Ihnen eine minimale Datenrate in kbps festzulegen. Nützlich für "
 "dasEncoding für einen Channel mit fester Größe."
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 msgid "CBR encoding"
 msgstr "CBR-Encoding"
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+#, fuzzy
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr "Erlaubt Ihnen Encoding bei konstanter Bitrate (CBR) zu erzwingen."
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 msgid "Vorbis audio decoder"
 msgstr "Vorbis Audiodekoder"
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 msgid "Vorbis audio packetizer"
 msgstr "Vorbis Audiopacketizer"
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr "Vorbis Audioencoder"
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr "Vorbis - Kommentar"
 
@@ -7985,7 +8345,7 @@ msgstr "Maximale PES-Größe"
 #, fuzzy
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 "Größere Werte sparen Bits und erhöhen somit die Qualität für die angegebene "
 "Bitrate zu Kosten der Durchsuchpräzision."
@@ -8014,7 +8374,7 @@ msgstr ""
 "Frames auf jegliche Frames vor dem IDR-Frame verweisen könnten."
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -8025,7 +8385,8 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 "Kontrolliert, wie aggressiv zusätzliche I-Frames eingesetzt werden. "
 "Beikleinen Scenecut-Werten muss der Codec oft ein I-Frame erzwingen, wenn es "
@@ -8035,52 +8396,53 @@ msgstr ""
 "Scenecut-Erkennung, sodass I-Frames nur bei jedem keyint-Frame eingesetzt "
 "werden, was wahrscheinlich zu hässlichen Kompressionsartefakten führt."
 
-#: modules/codec/x264.c:68
+#: modules/codec/x264.c:70
 #, fuzzy
-msgid "Number of B-frames between I and P (1 to 16)"
+msgid "B-frames between I and P"
 msgstr "Anzahl von aufeinanderfolgenden B-Frames zwischen I und P-Frames."
 
-#: modules/codec/x264.c:69
+#: modules/codec/x264.c:71
 #, fuzzy
-msgid "Number of consecutive B-frames between I and P-frames."
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr "Anzahl von aufeinanderfolgenden B-Frames zwischen I und P-Frames."
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
+#, fuzzy
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
-msgstr ""
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
+msgstr "Anzahl von aufeinanderfolgenden B-Frames zwischen I und P-Frames."
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 #, fuzzy
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
@@ -8090,171 +8452,173 @@ msgstr ""
 "Verlangsamt geringfügig die Kodierung und Dekodierung, spart aber 10-15 % "
 "der Bitrate."
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
-msgstr ""
+#: modules/codec/x264.c:92
+#, fuzzy
+msgid "Number of reference frames"
+msgstr "Anzahl von P-Frames zwischen 2 I-Frames."
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 #, fuzzy
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 "Dies ist effektiv in Anime, scheint aber wenig Unterschied bei Live-Action-"
 "Quellmaterial zu machen. Manche Dekoder sind nicht in der Lage mit großen "
 "frameref-Werten umzugehen."
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "Logo-Unterfilter"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 #, fuzzy
 msgid "Deblocking loop filter (increases quality)."
 msgstr "Deblocking-Loop-Filter verwenden (erhöht die Qualität)."
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 #, fuzzy
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 "Dies wählt den zu benutzenden Quantisierer (1 bis 51). Niedrigere Werte "
 "sorgen für bessere Wiedergabetreue aber höheren Bitraten. 26 ist ein guter "
 "Standardwert."
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr "Minimaler Quantisierer, 15/35 scheint ein nützlicher Bereich zu sein."
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 msgid "Maximum quantizer parameter."
 msgstr "Maximaler Quantisierungsparameter."
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
+#: modules/codec/x264.c:121
 #, fuzzy
-msgid "Allowed variance of average bitrate"
-msgstr "Legt die erlaubte Abweichung der durchschnittlichen Bitrate fest."
+msgid "Average bitrate tolerance"
+msgstr "Vidiodatenratentoleranz"
 
-#: modules/codec/x264.c:120
+#: modules/codec/x264.c:122
 #, fuzzy
-msgid "Sets the allowed variance in average. bitrate."
+msgid "Allowed variance in average. bitrate (in kbits/s)."
 msgstr "Legt die erlaubte Abweichung der durchschnittlichen Bitrate fest."
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 #, fuzzy
 msgid "Max local bitrate"
 msgstr "Maximale lokale Bitrate"
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr "Legt eine maximale lokale Bitrate in kbit/s fest."
 
-#: modules/codec/x264.c:126
+#: modules/codec/x264.c:128
 #, fuzzy
-msgid "Size of VBV buffer"
+msgid "VBV buffer"
 msgstr "Größenversatz"
 
-#: modules/codec/x264.c:127
+#: modules/codec/x264.c:129
 #, fuzzy
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
-msgstr ""
-"Legt eine durchschnittliche Periode für die maximale lokale Bitrate in kbits/"
-"s fest."
+msgid "Averaging period for the maximum local bitrate in kbits."
+msgstr "Durchschnittliche Periode für die maximale lokale Bitrate"
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 #, fuzzy
 msgid "Initial VBV buffer occupancy"
 msgstr "Anfängliche Pufferbelegung"
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 "Legt die anfängliche Pufferbelegung als Bruchteil der Puffergröße fest."
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
+#: modules/codec/x264.c:145
 #, fuzzy
-msgid "QP curve compression."
+msgid "QP curve compression"
 msgstr "DTS-Kompression mit dynamischen Abschnitten"
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
-msgstr ""
+#, fuzzy
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
+msgstr "DTS-Kompression mit dynamischen Abschnitten"
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -8265,30 +8629,30 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 #, fuzzy
 msgid "Direct MV prediction mode"
 msgstr "DirectMedia Objektdekoder"
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 #, fuzzy
 msgid "Direct MV prediction mode. "
 msgstr "DirectMedia Objektdekoder"
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 #, fuzzy
 msgid "Integer pixel motion estimation method"
 msgstr "Vorbewegungsabschätzung aktivieren"
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -8297,170 +8661,174 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
+#, fuzzy
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 "Dieser Parameter steuert die Qualität gegenüber Geschwindigkeitsverlusten "
 "beim Bewegungsabschätzungsentscheidungsprozess (niedriger = schneller und "
 "höher = bessere Qualität)."
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 #, fuzzy
 msgid "Ignore chroma in motion estimation"
 msgstr "Vorbewegungsabschätzung aktivieren"
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
+#: modules/codec/x264.c:213
 #, fuzzy
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+msgid "Trellis RD quantization"
 msgstr "Gitterquantisierung aktivieren"
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 #, fuzzy
 msgid "CPU optimizations"
 msgstr "Polarisierung"
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
-msgstr ""
+#: modules/codec/x264.c:229
+#, fuzzy
+msgid "Use assembler CPU optimizations."
+msgstr "Polarisierung"
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 #, fuzzy
 msgid "PSNR calculation"
 msgstr "Sättigung"
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "dia"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "esa"
 msgstr "Bytes"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "fast"
 msgstr "schnell"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "normal"
 msgstr "normal"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 #, fuzzy
 msgid "slow"
 msgstr "Langsam"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "all"
 msgstr "alle"
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "spatial"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 #, fuzzy
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr "h264 Videoencoder mit Benutzung der x264-Bibliothek"
@@ -8470,6 +8838,16 @@ msgid "Corba control"
 msgstr "Corba-Steuerung"
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 msgid "corba control module"
 msgstr "Corba-Steuerungsmodul"
 
@@ -8481,19 +8859,20 @@ msgstr "Bewegungsreizschwelle (10-100)"
 msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr "Die Bewegungsreizschwelle bis eine Maus-Geste wahrgenommen wird."
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr "Auslöseknopf"
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
+#: modules/control/gestures.c:83
+#, fuzzy
+msgid "Trigger button for mouse gestures."
 msgstr "Hier können Sie den Auslöseknopf für Mausgesten einstellen."
 
-#: modules/control/gestures.c:87
+#: modules/control/gestures.c:86
 msgid "Middle"
 msgstr "Mitte"
 
-#: modules/control/gestures.c:90
+#: modules/control/gestures.c:89
 msgid "Gestures"
 msgstr "Gebärden"
 
@@ -8501,130 +8880,108 @@ msgstr "Gebärden"
 msgid "Mouse gestures control interface"
 msgstr "Mausgebärden-Kontrollinterface"
 
-#: modules/control/hotkeys.c:84
-msgid "Playlist bookmark 1"
-msgstr "Wiedergabelisten-Lesezeichen 1"
-
-#: modules/control/hotkeys.c:85
-msgid "Playlist bookmark 2"
-msgstr "Wiedergabelisten-Lesezeichen 2"
+#: modules/control/hotkeys.c:94
+#, fuzzy
+msgid "Define playlist bookmarks."
+msgstr "Wiedergabelistenlesezeichen 9 festlegen"
 
-#: modules/control/hotkeys.c:86
-msgid "Playlist bookmark 3"
-msgstr "Wiedergabelisten-Lesezeichen 3"
+#: modules/control/hotkeys.c:97
+#, fuzzy
+msgid "Hotkeys"
+msgstr "Hotkeys"
 
-#: modules/control/hotkeys.c:87
-msgid "Playlist bookmark 4"
-msgstr "Wiedergabelisten-Lesezeichen 4"
+#: modules/control/hotkeys.c:98
+msgid "Hotkeys management interface"
+msgstr "Hotkey-Steuerungsinterface"
 
-#: modules/control/hotkeys.c:88
-msgid "Playlist bookmark 5"
-msgstr "Wiedergabelisten-Lesezeichen 5"
+#: modules/control/hotkeys.c:467
+#, c-format
+msgid "Audio track: %s"
+msgstr "Audiospur: %s"
 
-#: modules/control/hotkeys.c:89
-msgid "Playlist bookmark 6"
-msgstr "Wiedergabelisten-Lesezeichen 6"
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
+#, c-format
+msgid "Subtitle track: %s"
+msgstr "Untertitelspur: %s"
 
-#: modules/control/hotkeys.c:90
-msgid "Playlist bookmark 7"
-msgstr "Wiedergabelisten-Lesezeichen 7"
+#: modules/control/hotkeys.c:482
+msgid "N/A"
+msgstr "n/v"
 
-#: modules/control/hotkeys.c:91
-msgid "Playlist bookmark 8"
-msgstr "Wiedergabelisten-Lesezeichen 8"
-
-#: modules/control/hotkeys.c:92
-msgid "Playlist bookmark 9"
-msgstr "Wiedergabelisten-Lesezeichen 9"
-
-#: modules/control/hotkeys.c:93
-msgid "Playlist bookmark 10"
-msgstr "Wiedergabelisten-Lesezeichen 10"
-
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
-msgstr "Diese Option erlaubt Ihnen Wiedergabelistenlesezeichen festzulegen."
-
-#: modules/control/hotkeys.c:98
-#, fuzzy
-msgid "Hotkeys"
-msgstr "Hotkeys"
-
-#: modules/control/hotkeys.c:99
-msgid "Hotkeys management interface"
-msgstr "Hotkey-Steuerungsinterface"
-
-#: modules/control/hotkeys.c:488
-#, c-format
-msgid "Audio track: %s"
-msgstr "Audiospur: %s"
-
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
-#, c-format
-msgid "Subtitle track: %s"
-msgstr "Untertitelspur: %s"
-
-#: modules/control/hotkeys.c:502
-msgid "N/A"
-msgstr "n/v"
-
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, fuzzy, c-format
 msgid "Aspect ratio: %s"
 msgstr "Seitenverhältnis"
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, fuzzy, c-format
 msgid "Crop: %s"
 msgstr "Beschneiden"
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, fuzzy, c-format
 msgid "Deinterlace mode: %s"
 msgstr "Deinterlace-Modus"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr "Host-Adresse"
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
 msgstr ""
-"Sie können die Adresse und den Port einstellen, an den sich das HTTP-"
-"Interface binden wird."
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 msgid "Source directory"
 msgstr "Quellverzeichnis"
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 #, fuzzy
 msgid "Charset"
 msgstr "Kabarett"
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 msgid "Handlers"
 msgstr ""
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
 msgstr ""
 
+#: modules/control/http/http.c:50
+#, fuzzy
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr "HTTP-Interface x509-PEM-Zertifikatsdatei (aktiviert SSL)"
+
+#: modules/control/http/http.c:53
+#, fuzzy
+msgid "HTTP interface x509 PEM private key file."
+msgstr "HTTP-Interface private x509-PEM-Schlüsseldatei"
+
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
+#, fuzzy
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
+msgstr "HTTP-Interface verlässliche x509-Basis-CA-Zertifikatsdatei"
+
+#: modules/control/http/http.c:58
+#, fuzzy
+msgid "HTTP interace Certificates Revocation List file."
 msgstr "HTTP-Interface Zertifikatswiderrufslisten-Datei"
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:62
 msgid "HTTP remote control interface"
 msgstr "HTTP-Fernbedienungsinterface"
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 msgid "HTTP SSL"
 msgstr "HTTP SSL"
 
@@ -8633,25 +8990,21 @@ msgid "Infrared remote control interface"
 msgstr "Infrarot Fernbedienungsinterface"
 
 #: modules/control/netsync.c:59
-msgid "Act as master for network synchronisation"
-msgstr "Als Master für die Netzwerksynchronisation agieren"
+msgid "Act as master"
+msgstr ""
 
 #: modules/control/netsync.c:60
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
-msgstr ""
-"Erlaubt Ihnen die Festlegung, dass dieser Client als Master-Client für die "
-"Netzwerksynchronisation agieren soll."
+#, fuzzy
+msgid "Should act as the master client for the network synchronisation?"
+msgstr "Als Master für die Netzwerksynchronisation agieren"
 
 #: modules/control/netsync.c:63
 msgid "Master client ip address"
 msgstr "IP-Adresse des Master-Clients"
 
 #: modules/control/netsync.c:64
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+#, fuzzy
+msgid "IP address of the master client used for the network synchronisation."
 msgstr ""
 "Erlaubt Ihnen die IP-Adresse des Master-Clients festzulegen, der für die "
 "Netzwerksynchronisation benutzt wird."
@@ -8666,7 +9019,8 @@ msgid "Install Windows Service"
 msgstr "Windows-Dienst installieren"
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
+#, fuzzy
+msgid "Install the Service and exit."
 msgstr ""
 "Wenn aktiviert, wird das Interface den Dienst installieren und sich beenden."
 
@@ -8675,28 +9029,30 @@ msgid "Uninstall Windows Service"
 msgstr "Windows-Dienst deinstallieren"
 
 #: modules/control/ntservice.c:44
-msgid "If enabled the interface will uninstall the Service and exit."
+#, fuzzy
+msgid "Uninstall the Service and exit."
 msgstr ""
-"Wenn aktiviert, wird das Interface den Dienst deinstallieren und sich "
-"beenden."
+"Wenn aktiviert, wird das Interface den Dienst installieren und sich beenden."
 
 #: modules/control/ntservice.c:45
 msgid "Display name of the Service"
 msgstr "Bildschirmname des Dienstes"
 
 #: modules/control/ntservice.c:47
-msgid "This allows you to change the display name of the Service."
-msgstr "Dies erlaubt Ihnen, den Bildschirmnamen des Dienstes zu ändern."
+#, fuzzy
+msgid "Change the display name of the Service."
+msgstr "Bildschirmname des Dienstes"
 
 #: modules/control/ntservice.c:48
 msgid "Configuration options"
 msgstr "Konfigurationsoptionen"
 
 #: modules/control/ntservice.c:50
+#, fuzzy
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 "Diese Option erlaubt Ihnen Konfigurationsoptionen festzulegen, die vom "
 "Dienst (z.B. --foo=bar --no-foobar) benutzt werden. Sie sollten zur "
@@ -8704,11 +9060,11 @@ msgstr ""
 "wird."
 
 #: modules/control/ntservice.c:55
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
 "Diese Option erlaubt Ihnen zusätzliche Interfaces auszuwählen, die vom "
 "Dienst erzeugt werden. Dies sollte zur Installationszeit angeben sein, damit "
@@ -8785,12 +9141,12 @@ msgstr "Remote-Control-Interface"
 
 #: modules/control/rc.c:335
 #, fuzzy
-msgid "Remote control interface initialized, `h' for help"
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr "Remote-Control-Interface initialisiert. Geben Sie `h' für Hilfe ein\n"
 
 #: modules/control/rc.c:847
 #, fuzzy, c-format
-msgid "unknown command `%s', type `help' for help"
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr "Unbekannter Befehl `%s'. Geben Sie `help' für Hilfe ein\n"
 
 #: modules/control/rc.c:880
@@ -9024,7 +9380,7 @@ msgstr "| time-size # . . . . . . . . . . . . .  Schriftgröße, in Pixeln\n"
 
 #: modules/control/rc.c:935
 #, fuzzy
-msgid "| logo-file STRING . . . the overlay file path/name"
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr "| logo-file ZEICHENKETTE . . . die überlagerte Datei (Pfad/Name)\n"
 
 #: modules/control/rc.c:936
@@ -9138,21 +9494,31 @@ msgstr "| quit . . . . . . . . . . . . . . . . . . . . . . . VLC beenden\n"
 msgid "+----[ end of help ]"
 msgstr "+----[ Ende der Hilfe ]\n"
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+#, fuzzy
+msgid "Press menu select or pause to continue."
+msgstr ""
+"\n"
+"Drücken Sie die Eingabetaste um fortzufahren...\n"
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+#, fuzzy
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr ""
+"\n"
+"Drücken Sie die Eingabetaste um fortzufahren...\n"
 
 #: modules/control/rc.c:1385
 #, fuzzy
-msgid "press pause to continue"
+msgid "Type 'pause' to continue."
 msgstr ""
 "\n"
 "Drücken Sie die Eingabetaste um fortzufahren...\n"
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+msgid "Please provide one of the following parameters:"
 msgstr ""
 
 #: modules/control/showintf.c:62
@@ -9160,36 +9526,43 @@ msgid "Threshold"
 msgstr "Grenzbereich"
 
 #: modules/control/showintf.c:63
-msgid "Height of the zone triggering the interface"
+#, fuzzy
+msgid "Height of the zone triggering the interface."
 msgstr "Höhe der Zone, die das Interface auslöst"
 
 #: modules/control/telnet.c:72
 #, fuzzy
-msgid "Telnet Interface host"
-msgstr "Port des Telnet-Interfaces"
+msgid "Host"
+msgstr "House"
 
 #: modules/control/telnet.c:73
-#, fuzzy
-msgid "Default to listen on all network interfaces"
-msgstr "MTU des Netzwerk-Interfaces"
-
-#: modules/control/telnet.c:74
-msgid "Telnet Interface port"
-msgstr "Port des Telnet-Interfaces"
-
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
-msgstr "Standardmäßig 4212"
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
+msgstr ""
 
-#: modules/control/telnet.c:77
-msgid "Telnet Interface password"
-msgstr "Telnet-Interface-Passwort"
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
+msgstr "Port"
 
 #: modules/control/telnet.c:78
-msgid "Default to admin"
-msgstr "Standardmäßig admin"
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
+msgstr ""
+
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
+msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:96
 msgid "VLM remote control interface"
 msgstr "VLM Remote-Control-Interface"
 
@@ -9209,10 +9582,15 @@ msgstr "ASF v1.0 Demuxer"
 msgid "AU demuxer"
 msgstr "AU Demuxer"
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 msgid "Force interleaved method"
 msgstr "ineinanderverschachtelte Methode erzwingen"
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "ineinanderverschachtelte Methode erzwingen"
+
 #: modules/demux/avi/avi.c:45
 msgid "Force index creation"
 msgstr "Index-Erzeugung erzwingen"
@@ -9285,15 +9663,24 @@ msgstr "Raw-DTS Demuxer"
 msgid "FLAC demuxer"
 msgstr "FLAC Demuxer"
 
+#: modules/demux/livedotcom.cpp:63
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+"Erlaubt Ihnen den Standard-Cachewert für RTSP-Streams zu ändern. Dieser Wert "
+"sollte in Millisekunden sein."
+
 #: modules/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr "Kasenna RTSP-Dialekt"
 
 #: modules/demux/livedotcom.cpp:67
+#, fuzzy
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 "Kasenna-Server sprechen einen alten und nicht standardkonformen Dialekt von "
 "RTSP. Wenn Sie diesen Parameter aktivieren, wird VLC versuchen, diesen "
@@ -9343,10 +9730,13 @@ msgid "Frames per Second"
 msgstr "Frames pro Sekunde"
 
 #: modules/demux/mjpeg.c:44
+#, fuzzy
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
+"is the default value) for a live stream (from a camera)."
 msgstr ""
+"Erlaubt Ihnen die gewünschte Framerate pro Sekunde festzulegen, wenn Dateien "
+"wiedergegeben werden. Benutzen Sie 0 für live."
 
 #: modules/demux/mjpeg.c:50
 #, fuzzy
@@ -9744,7 +10134,8 @@ msgid "Extra PMT"
 msgstr "Extra PMT"
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+#, fuzzy
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr ""
 "Erlaubt einem Benutzer eine Extra-PMT (pmt_pid=pid:stream_type[,...]) "
 "festzulegen"
@@ -9754,67 +10145,82 @@ msgid "Set id of ES to PID"
 msgstr "id von ES auf PID setzen"
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
-msgstr "id von es auf pid setzen"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
+msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 msgid "Fast udp streaming"
 msgstr "Schnells UDP-Streaming"
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+#, fuzzy
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 "Sendet TS an bestimmte ip:port via UDP (Sie müssen wissen, was Sie tun)"
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr "MTU für Out-Modus"
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
+#: modules/demux/ts.c:98
+#, fuzzy
+msgid "MTU for out mode."
+msgstr "MTU für Out-Modus"
+
+#: modules/demux/ts.c:100
 msgid "CSA ck"
 msgstr "CSA-ck"
 
-#: modules/demux/ts.c:100
+#: modules/demux/ts.c:101
+msgid "Control word for the CSA encryption algorithm"
+msgstr ""
+
+#: modules/demux/ts.c:103
 msgid "Silent mode"
 msgstr "Silent-Modus"
 
-#: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+#: modules/demux/ts.c:104
+#, fuzzy
+msgid "Do not complain on encrypted PES."
 msgstr "Nicht über verschlüsselte PES beschweren"
 
-#: modules/demux/ts.c:103
+#: modules/demux/ts.c:106
 msgid "CAPMT System ID"
 msgstr "CAPMT System-ID"
 
-#: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+#: modules/demux/ts.c:107
+#, fuzzy
+msgid "Only forward descriptors from this SysID to the CAM."
 msgstr "nur Deskriptoren von dieser SysID an die CAM weiterleiten"
 
-#: modules/demux/ts.c:106
+#: modules/demux/ts.c:109
 msgid "Packet size in bytes to decrypt"
 msgstr ""
 
-#: modules/demux/ts.c:107
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr ""
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 msgid "Filename of dump"
 msgstr "Dateiname des Dumps"
 
-#: modules/demux/ts.c:112
+#: modules/demux/ts.c:115
 #, fuzzy
-msgid "Specify a filename where to dump the TS in"
+msgid "Specify a filename where to dump the TS in."
 msgstr ""
 "Geben Sie einen Dateinamen ein, unter dem der rohe Stream gesichert wird."
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 msgid "Append"
 msgstr "Anhängen"
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
@@ -9822,18 +10228,18 @@ msgstr ""
 "Wenn die Datei existiert und diese Option ausgewählt ist, wird die "
 "existierende Datei nicht überschrieben."
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 #, fuzzy
 msgid "Dump buffer size"
 msgstr "Ratenkontrollierungspuffergröße"
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr ""
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 msgid "MPEG Transport Stream demuxer"
 msgstr "MPEG Transport-Stream Demuxer"
 
@@ -9885,6 +10291,10 @@ msgstr "New Age"
 msgid "Oldies"
 msgstr "Oldies"
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr "Anderes"
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr "R&B"
@@ -10077,7 +10487,7 @@ msgstr "Kabarett"
 msgid "New wave"
 msgstr "New Wave"
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr "Psychedelic"
 
@@ -10165,7 +10575,7 @@ msgstr "Dateien auch aus allen Unterverzeichnissen öffnen?"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -10173,8 +10583,8 @@ msgstr "Abbrechen"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr "Öffnen"
 
@@ -10186,7 +10596,7 @@ msgstr "Einstellungen"
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr "Meldungen"
 
@@ -10194,7 +10604,7 @@ msgstr "Meldungen"
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr "Datei öffnen"
 
@@ -10233,22 +10643,22 @@ msgstr "Gehe zu Kapitel"
 msgid "Speed"
 msgstr "Geschwindigkeit"
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr "Fenster"
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr "OK"
@@ -10281,7 +10691,7 @@ msgid "Edit"
 msgstr "Bearbeiten"
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr "Alles auswählen"
 
@@ -10322,11 +10732,11 @@ msgid "Path"
 msgstr "Pfad"
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr "Name"
 
@@ -10335,7 +10745,7 @@ msgid "Apply"
 msgstr "Übernehmen"
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr "Sichern"
 
@@ -10376,7 +10786,6 @@ msgid "Take Screen Shot"
 msgstr "Bildschirmfoto machen"
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr "Über VLC media player"
 
@@ -10385,7 +10794,7 @@ msgstr "Über VLC media player"
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 msgid "Bookmarks"
 msgstr "Lesezeichen"
@@ -10403,27 +10812,14 @@ msgstr "Löschen"
 msgid "Extract"
 msgstr "Extrahieren"
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-msgid "Size offset"
-msgstr "Größenversatz"
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-msgid "Time offset"
-msgstr "Zeitversatz"
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr "Zeit"
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-msgid "Bytes"
-msgstr "Bytes"
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 msgid "Untitled"
 msgstr "Ohne Titel"
 
@@ -10433,9 +10829,9 @@ msgid "No input"
 msgstr "Kein Input"
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+#, fuzzy
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 "Kein Input gefunden. Der Stream muss wiedergegeben oder pausiert werden, "
 "damit die Lesezeichen funktionieren."
@@ -10448,39 +10844,38 @@ msgstr "Input hat gewechselt"
 #: modules/gui/macosx/bookmarks.m:242
 #, fuzzy
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 "Der Input hat gewechselt, konnte Lesezeichen nicht sichern. Benutzen Sie "
 "\"Pause\" während der Bearbeitung von Lesezeichen, um den gleichen Input zu "
 "behalten."
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 msgid "Invalid selection"
 msgstr "Ungültige Auswahl"
 
-#: modules/gui/macosx/bookmarks.m:292
-#, fuzzy
-msgid "You have to select two bookmarks."
-msgstr "Sie müssen zwei Lesezeichen auswählen"
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
+msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 msgid "No input found"
 msgstr "Kein Input gefunden"
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 #, fuzzy
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr ""
 "Der Stream muss wiedergegeben oder pausiert werden, damit die Lesezeichen "
 "funktionieren."
 
-#: modules/gui/macosx/controls.m:47
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
 #, fuzzy
-msgid "Go To Position"
-msgstr "Logoposition"
+msgid "Jump To Time"
+msgstr "Springe zu:"
 
 #: modules/gui/macosx/controls.m:50
 #, fuzzy
@@ -10489,8 +10884,8 @@ msgstr "Secam"
 
 #: modules/gui/macosx/controls.m:51
 #, fuzzy
-msgid "Go to specific position"
-msgstr "Direkt zum angegebenen Punkt springen"
+msgid "Jump to time"
+msgstr "Springe zu:"
 
 #: modules/gui/macosx/controls.m:136
 msgid "Random On"
@@ -10500,60 +10895,60 @@ msgstr "Zufällig an"
 msgid "Random Off"
 msgstr "Zufällig aus"
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 msgid "Repeat One"
 msgstr "Eines wiederholen"
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 msgid "Repeat Off"
 msgstr "Wiederholen aus"
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 msgid "Repeat All"
 msgstr "Alle wiederholen"
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr "Halbe Größe"
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr "Normale Größe"
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr "Doppelte Größe"
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr "Immer im Vordergrund"
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr "An Bildschirm anpassen"
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr "Zufällig"
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 msgid "Step Forward"
 msgstr "Ein Stück vorwärts"
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 msgid "Step Backward"
 msgstr "Ein Stück rückwärts"
 
@@ -10568,43 +10963,43 @@ msgstr "Vorwärtsspulen"
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr "Wiedergabe"
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr "Pause"
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 msgid "2 Pass"
 msgstr "2 Fach"
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+#, fuzzy
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 "Wenn Sie diese Einstellung aktivieren, wird der Equalizerfilter zweifach "
 "angewendet. Der Effekt wird schärfer sein."
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+#, fuzzy
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr ""
 "Den Equalizer aktivieren. Sie können entweder die Bänder manuell ändern oder "
 "eine Voreinstellung benutzen."
@@ -10613,155 +11008,147 @@ msgstr ""
 msgid "Preamp"
 msgstr "Vorverstärker"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Erweiterte Steuerung"
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 #, fuzzy
 msgid "Video filters"
 msgstr "Videofilter"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr "Bild justieren"
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 msgid "More Info"
 msgstr "Mehr Infos"
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr "Verwischung"
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr "Erzeugt Bewegungsverwischungen auf dem Bild"
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 msgid "Distortion"
 msgstr "Verzerrung"
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr "Fügt Verzerrungseffekte hinzu"
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 msgid "Image clone"
 msgstr "Bild klonen"
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+#, fuzzy
+msgid "Creates several copies of the Video output window"
 msgstr "Erzeugt mehrere Klone des Bilds"
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 msgid "Image cropping"
 msgstr "Bild beschneiden"
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
-msgstr "Beschneidet das Bild"
+#: modules/gui/macosx/extended.m:94
+#, fuzzy
+msgid "Crops a defined part of the image"
+msgstr "Rotiert oder dreht das Bild um"
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 msgid "Image inversion"
 msgstr "Bildumkehrung"
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr "Kehrt die Bildfarben um"
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 msgid "Transformation"
 msgstr "Transformation"
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr "Rotiert oder dreht das Bild um"
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 msgid "Volume normalization"
 msgstr "Lautstärkennormalisierung"
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
 #, fuzzy
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
+"This filters prevents the audio output level from exceeding a defined value."
 msgstr ""
 "Dieser Filter verhindert, dass die Audio-Ausgabelautstärle einen definierten "
 "Wert übersteigt."
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 msgid "Headphone virtualization"
 msgstr "Kopfhörervisualisierung"
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 "Dieser Filter gibt Ihnen das Gefühl eines 5.1-Systems, wenn Sie einen "
 "Kopfhörer benutzen."
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 msgid "Maximum level"
 msgstr "Maximales Level"
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr "Standardwerte"
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr "Gamma"
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 msgid "Saturation"
 msgstr "Sättigung"
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr "Transparenz"
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 msgid "More information"
 msgstr "Mehr Informationen"
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
-#, fuzzy
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
-"Wählen Sie die zu benutzenden Video-Effekt-Filter aus. Sie müssen den Stream "
-"neustarten, damit diese Einstellungen benutzt werden.\n"
-"Um die Filter zu konfigurieren, gehen Sie in die Einstellungen und dann in "
-"Module/Videofilter. Sie können dann jeden Filter konfigurieren.\n"
-"Wenn Sie genaue Kontrolle über die Filter wünschen (um die Reihenfolge "
-"festzulegen, in der sie angewendet werden), müssen Sie manuell einen Filter-"
-"String eingeben (Einstellungen / Allgemein / Video)."
 
 #: modules/gui/macosx/intf.m:467
 msgid "VLC - Controller"
 msgstr "VLC - Steuerung"
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr "VLC media player"
@@ -10794,7 +11181,7 @@ msgstr "Andere ausblenden"
 msgid "Show All"
 msgstr "Alle einblenden"
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr "VLC beenden"
 
@@ -10822,7 +11209,7 @@ msgstr "Netzwerk öffnen..."
 msgid "Open Recent"
 msgstr "Benutzte Dokumente"
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr "Menü löschen"
 
@@ -10856,99 +11243,103 @@ msgstr "Lauter"
 msgid "Volume Down"
 msgstr "Leiser"
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr "Videodevice"
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr "Im Dock ablegen"
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 msgid "Close Window"
 msgstr "Fenster schließen"
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 msgid "Controller"
 msgstr "Steuerung"
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 #, fuzzy
 msgid "Extended Controls"
 msgstr "Erweiterte Steuerung"
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "Transformation"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr "Alle nach vorne bringen"
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr "Hilfe"
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr "Lies mich..."
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr "Online Dokumentation"
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr "Einen Fehler melden"
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 msgid "VideoLAN Website"
 msgstr "VideoLAN Website"
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr "Lizenz"
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 #, fuzzy
 msgid "Make a donation"
 msgstr "Makedonisch"
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 #, fuzzy
 msgid "Online Forum"
 msgstr "Online Dokumentation"
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr "Fehler"
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
+#, fuzzy
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr ""
 "Ein Fehler ist aufgetreten, der wahrscheinlich die Ausführung der "
 "gewünschten Funktion verhindert hat:"
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr ""
 "Wenn Sie glauben, dass dies ein Fehler ist, folgen Sie bitte den Anweisungen "
 "unter:"
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr "Meldungsfenster öffnen"
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr "Ignorieren"
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
+#: modules/gui/macosx/intf.m:608
+#, fuzzy
+msgid "Do not display further errors"
 msgstr "Weitere Fehler unterdrücken"
 
 #: modules/gui/macosx/intf.m:1071
@@ -10956,27 +11347,26 @@ msgstr "Weitere Fehler unterdrücken"
 msgid "Volume: %d%%"
 msgstr "Lautstärke: %d"
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 msgid "No CrashLog found"
 msgstr "Kein CrashLog gefunden"
 
-#: modules/gui/macosx/intf.m:1733
-#, fuzzy
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
-"Entweder benutzten Sie eine ältere Version von Mac OS X als 10.2 oder Sie "
-"hatten bislang keine ernsthaften Abstürze."
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "Integrierte QT Videoausgabe"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
+#, fuzzy
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
+"Das Video in das Interface integrieren, anstatt es in einem seperaten "
+"Fenster darzustellen."
 
 #: modules/gui/macosx/macosx.m:54
 msgid "Video device"
@@ -10984,11 +11374,10 @@ msgstr "Videodevice"
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
-"Wählen Sie eine Nummer, die zu Ihres Videodevice gehört, im Menü. Dieser "
-"Bildschirm wird dann der Standard für den Vollbildmodus sein."
 
 #: modules/gui/macosx/macosx.m:61
 msgid ""
@@ -11004,15 +11393,13 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
-"Anstatt das Seitenverhältnis des Bildes bei Größenanpassungen zu behalten, "
-"das Bild dehnen, um das gesamte Fenster auszufüllen."
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
-msgstr "Vollbild ausfüllen"
+msgid "Crop borders in fullscreen"
+msgstr ""
 
 #: modules/gui/macosx/macosx.m:70
 msgid ""
@@ -11027,28 +11414,26 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:81
+#: modules/gui/macosx/macosx.m:82
 #, fuzzy
-msgid "Keep wizard selections"
+msgid "Remember wizard options"
 msgstr "Erweiterte Auswahlliste"
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -11073,7 +11458,7 @@ msgstr "Media Resource Locator (MRL)"
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -11092,21 +11477,15 @@ msgid "Use DVD menus"
 msgstr "DVD-Menüs benutzen"
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr "'VIDEO_TS' Ordner"
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "VIDEO_TS Ordner öffnen"
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
 msgid "DVD"
 msgstr "DVD"
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr "Port"
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -11124,7 +11503,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr "HTTP/FTP/MMS/RTSP"
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr "Timeshifting erlauben"
 
@@ -11138,27 +11517,35 @@ msgid "Settings..."
 msgstr "Einstellungen..."
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
-msgstr "Überschreiben"
+#, fuzzy
+msgid "Override parametters"
+msgstr "Quantisier-Parameter"
 
 #: modules/gui/macosx/open.m:244
-msgid "delay"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
 msgstr "Verzögerung"
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
-msgstr "fps"
+#, fuzzy
+msgid "FPS"
+msgstr "PS"
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Subtitles encoding"
 msgstr "Untertitelcodierung"
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr "Schriftgröße"
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "Untertitel-Datei"
+
 #: modules/gui/macosx/open.m:255
 msgid "Font Properties"
 msgstr "Schrift-Eigenschaften"
@@ -11178,17 +11565,19 @@ msgid "Open VIDEO_TS Directory"
 msgstr "VIDEO_TS Ordner öffnen"
 
 #: modules/gui/macosx/output.m:136
-msgid "Advanced output:"
-msgstr "Erweiterte Ausgabe:"
+#, fuzzy
+msgid "Streaming/Saving:"
+msgstr "Stream"
 
 #: modules/gui/macosx/output.m:140
-msgid "Output Options"
-msgstr "Ausgabeoptionen"
+#, fuzzy
+msgid "Streaming and Transcoding Options"
+msgstr "Streaming/Transcoding Assistent"
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
-msgid "Play locally"
-msgstr "Lokal wiedergeben"
+#, fuzzy
+msgid "Display the stream locally"
+msgstr "Während des Streamens anzeigen"
 
 #: modules/gui/macosx/output.m:144
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:510
@@ -11201,15 +11590,16 @@ msgid "Encapsulation Method"
 msgstr "Verkapslungsmethode"
 
 #: modules/gui/macosx/output.m:159
-msgid "Transcode options"
-msgstr "Umschlüsselungsoptionen"
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
+msgid "Transcoding options"
+msgstr "Umkodierungsoptionen"
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 msgid "Bitrate (kb/s)"
 msgstr "Bitrate (kb/s)"
 
@@ -11251,162 +11641,150 @@ msgstr "SDP-URL"
 msgid "Save File"
 msgstr "Datei sichern"
 
-#: modules/gui/macosx/playlist.m:478
-msgid "Save Playlist..."
-msgstr "Wiedergabeliste 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/playlist.m:480 modules/gui/pda/pda_interface.c:1254
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
-msgid "Delete"
-msgstr "Löschen"
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Erweiterte Optionen"
 
-#: modules/gui/macosx/playlist.m:481
-msgid "Expand Node"
+#: modules/gui/macosx/playlistinfo.m:81
+msgid "Read at media"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
-msgid "Preparse"
-msgstr "Vorparsen"
+#: modules/gui/macosx/playlistinfo.m:82
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Sout-Stream"
 
-#: modules/gui/macosx/playlist.m:485
-msgid "Sort Node by Name"
-msgstr "Knoten nach Namen sortieren"
-
-#: modules/gui/macosx/playlist.m:486
-msgid "Sort Node by Author"
-msgstr "Knoten nach Autor sortieren"
-
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
-#, fuzzy
-msgid "No items in the playlist"
-msgstr "Keine Objekte in der Wiedergabeliste"
-
-#: modules/gui/macosx/playlist.m:493
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
-msgid "Search"
-msgstr "Suchen"
-
-#: modules/gui/macosx/playlist.m:495
-#, fuzzy
-msgid "Search in Playlist"
-msgstr "Wiedergabeliste öffnen"
-
-#: modules/gui/macosx/playlist.m:496
-msgid "Standard Play"
-msgstr "Normale Wiedergabe"
-
-#: modules/gui/macosx/playlist.m:499
-#, fuzzy
-msgid "Add Folder to Playlist"
-msgstr "Zur Wiedergabeliste hinzufügen"
-
-#: modules/gui/macosx/playlist.m:745
-msgid "Save Playlist"
-msgstr "Wiedergabeliste sichern"
-
-#: modules/gui/macosx/playlist.m:1489
-msgid "Empty Folder"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:1514
-#, fuzzy, c-format
-msgid "%i items in the playlist"
-msgstr "%i Objekte in der Wiedergabeliste"
-
-#: modules/gui/macosx/playlist.m:1524
-#, fuzzy
-msgid "1 item in the playlist"
-msgstr "1 Objekt in der Wiedergabeliste"
-
-#: modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:62
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Erweiterte Optionen"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:80
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:81
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Sout-Stream"
-
-#: modules/gui/macosx/playlistinfo.m:82
+#: modules/gui/macosx/playlistinfo.m:83
 #, fuzzy
 msgid "Demuxed"
 msgstr "Demuxer"
 
-#: modules/gui/macosx/playlistinfo.m:83
+#: modules/gui/macosx/playlistinfo.m:84
 #, fuzzy
 msgid "Stream bitrate"
 msgstr "Maximale lokale Bitrate"
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
 #, fuzzy
 msgid "Decoded blocks"
 msgstr "Dekoder"
 
-#: modules/gui/macosx/playlistinfo.m:87
+#: modules/gui/macosx/playlistinfo.m:88
 #, fuzzy
 msgid "Displayed frames"
 msgstr "Frames überspringen"
 
-#: modules/gui/macosx/playlistinfo.m:88
+#: modules/gui/macosx/playlistinfo.m:89
 #, fuzzy
 msgid "Lost frames"
 msgstr "B-Frames"
 
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
 msgid "Streaming"
 msgstr "Streaming"
 
-#: modules/gui/macosx/playlistinfo.m:91
+#: modules/gui/macosx/playlistinfo.m:92
 #, fuzzy
 msgid "Sent packets"
 msgstr "Pakete gruppieren"
 
-#: modules/gui/macosx/playlistinfo.m:92
+#: modules/gui/macosx/playlistinfo.m:93
 msgid "Sent bytes"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:93
+#: modules/gui/macosx/playlistinfo.m:94
 #, fuzzy
 msgid "Send rate"
 msgstr "Abtastrate"
 
-#: modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/macosx/playlistinfo.m:98
 #, fuzzy
 msgid "Played buffers"
 msgstr "Schneller abspielen"
 
-#: modules/gui/macosx/playlistinfo.m:98
+#: modules/gui/macosx/playlistinfo.m:99
 msgid "Lost buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
-msgstr "Information"
+#: modules/gui/macosx/playlist.m:479
+msgid "Save Playlist..."
+msgstr "Wiedergabeliste sichern..."
+
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
+msgid "Delete"
+msgstr "Löschen"
+
+#: modules/gui/macosx/playlist.m:482
+msgid "Expand Node"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:485
+#, fuzzy
+msgid "Get Stream Information"
+msgstr "Meta-Information"
+
+#: modules/gui/macosx/playlist.m:486
+msgid "Sort Node by Name"
+msgstr "Knoten nach Namen sortieren"
+
+#: modules/gui/macosx/playlist.m:487
+msgid "Sort Node by Author"
+msgstr "Knoten nach Autor sortieren"
+
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
+#, fuzzy
+msgid "No items in the playlist"
+msgstr "Keine Objekte in der Wiedergabeliste"
+
+#: modules/gui/macosx/playlist.m:494
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
+msgid "Search"
+msgstr "Suchen"
+
+#: modules/gui/macosx/playlist.m:496
+#, fuzzy
+msgid "Search in Playlist"
+msgstr "Wiedergabeliste öffnen"
+
+#: modules/gui/macosx/playlist.m:497
+msgid "Standard Play"
+msgstr "Normale Wiedergabe"
+
+#: modules/gui/macosx/playlist.m:500
+#, fuzzy
+msgid "Add Folder to Playlist"
+msgstr "Zur Wiedergabeliste hinzufügen"
+
+#: modules/gui/macosx/playlist.m:749
+msgid "Save Playlist"
+msgstr "Wiedergabeliste sichern"
+
+#: modules/gui/macosx/playlist.m:1492
+msgid "Empty Folder"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:1517
+#, fuzzy, c-format
+msgid "%i items in the playlist"
+msgstr "%i Objekte in der Wiedergabeliste"
+
+#: modules/gui/macosx/playlist.m:1527
+#, fuzzy
+msgid "1 item in the playlist"
+msgstr "1 Objekt in der Wiedergabeliste"
 
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:212
@@ -11423,16 +11801,17 @@ msgid "Continue"
 msgstr "Fortfahren"
 
 #: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+#, fuzzy
 msgid ""
-"Beware this will reset your VLC media player preferences.\n"
+"Beware this will reset the VLC media player preferences.\n"
 "Are you sure you want to continue?"
 msgstr ""
 "Achtung. Dies wird die Einstellungen vom VLC media player zurücksetzen.\n"
 "Sind Sie sicher, dass Sie fortfahren möchten?"
 
-#: modules/gui/macosx/prefs.m:705
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
+#: modules/gui/macosx/prefs.m:708
+#, fuzzy
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr ""
 "Einige Optionen sind verfügbar, aber ausgeblendet. Aktivieren Sie \"Erweitert"
 "\", um sie zu sehen."
@@ -11459,7 +11838,7 @@ msgid "Logo"
 msgstr ""
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 msgid "Marquee"
 msgstr "Marquee"
 
@@ -11495,108 +11874,103 @@ msgstr "Größe"
 msgid "(in pixels)"
 msgstr "Breite in Pixeln"
 
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "Zeit"
-
 #: modules/gui/macosx/sfilters.m:104
 #, fuzzy
 msgid "ms"
 msgstr "mms"
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 msgid "Black"
 msgstr "Schwarz"
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr "Grau"
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Silver"
 msgstr "Silber"
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr "Weiß"
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr "Kastanienbraun"
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Red"
 msgstr "Rot"
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Fuchsia"
 msgstr "Fuchsienfarben"
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr "Gelb"
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Olive"
 msgstr "Oliv"
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Green"
 msgstr "Grün"
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Teal"
 msgstr "Aquamarin"
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Lime"
 msgstr "Limett"
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr "Violett"
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr "Navy-Blau"
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Blue"
 msgstr "Blau"
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr "Wasser-Blau"
@@ -11647,7 +12021,7 @@ msgid "Right-Bottom"
 msgstr "Unten"
 
 #: modules/gui/macosx/update.m:84
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr ""
 
 #: modules/gui/macosx/update.m:85
@@ -11655,20 +12029,20 @@ msgid "Download now"
 msgstr ""
 
 #: modules/gui/macosx/update.m:92
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr ""
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -11790,11 +12164,11 @@ msgstr "MPEG-Transport-Stream"
 msgid "MPEG 1 Format"
 msgstr "MPEG-1-Format"
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 #, fuzzy
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
@@ -11803,11 +12177,12 @@ msgstr ""
 "was gemeint ist. Dies ist normalerweise das Beste. Andere Computer greifen "
 "dann standardmäßig auf den Stream über http://IhreIP:8080 zu."
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 #, fuzzy
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 "Benutzen Sie dies, um zu mehreren Computern zu streamen. Dies Methode ist "
 "weniger Effizient, weil der Server den Stream mehrmals senden muss."
@@ -11815,8 +12190,8 @@ msgstr ""
 #: modules/gui/macosx/wizard.m:265
 #, fuzzy
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -11834,13 +12209,12 @@ msgid ""
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 #, fuzzy
 msgid "Enter the address of the computer to stream to."
 msgstr "Geben Sie die Adresse des Computers ein, zu dem gestreamt wird"
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 #, fuzzy
 msgid "Use this to stream to a single computer."
 msgstr "Benutzen Sie dies um zu einem einzelnen Computer zu streamen"
@@ -11856,12 +12230,31 @@ msgstr ""
 "Feld ein. Dies muss eine IP-Adresse zwischen 224.0.0.0 und 239.255.255.255. "
 "Geben Sie für private Benutzung eine mit 239.255 beginnende Adresse ein."
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+#, fuzzy
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+"Benutzen Sie dies, um zu einer dynamischen Gruppe von Computer über ein "
+"multicast-aktiviertes Netzwerk zu streamen. Dies ist die effizienteste "
+"Methode um zu mehreren Computer zu streamen, aber sie funktioniert nicht "
+"über das Internet."
+
+#: modules/gui/macosx/wizard.m:285
+#, fuzzy
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr "Benutzen Sie dies um zu einem einzelnen Computer zu streamen"
+
+#: modules/gui/macosx/wizard.m:290
+#, fuzzy
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 "Benutzen Sie dies, um zu einer dynamischen Gruppe von Computer über ein "
 "multicast-aktiviertes Netzwerk zu streamen. Dies ist die effizienteste "
@@ -11873,365 +12266,355 @@ msgid "Back"
 msgstr "Zurück"
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 msgid "Streaming/Transcoding Wizard"
 msgstr "Streaming/Transcoding Assistent"
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-#, fuzzy
-msgid "This wizard helps you to stream, transcode or save a stream."
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
 msgstr ""
-"Dieser Assistent hilft Ihnen beim Streamen, Transcodieren oder Sichern eines "
-"Streams."
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
 #, fuzzy
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 "Dieser Assistent gewährt Ihnen nur auf einen kleinen Teil von VLCs "
 "Streaming- und Transcodierungsmöglichkeiten Zugriff. Benutzen Sie die "
 "Öffnen- und Streamausgabe-Dialoge, um alle erreichen zu können."
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 msgid "Stream to network"
 msgstr "Über das Netzwerk streamen"
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 msgid "Transcode/Save to file"
 msgstr "Transcodieren/Als Datei speichern"
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 msgid "Choose input"
 msgstr "Input wählen"
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 #, fuzzy
 msgid "Choose here your input stream."
 msgstr "Wählen Sie Ihren Input-Stream hier"
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 msgid "Select a stream"
 msgstr "Wählen Sie einen Stream"
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 msgid "Existing playlist item"
 msgstr "Existierendes Wiedergabelistenobjekt"
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr "Wählen..."
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr "Teilweises extrahieren"
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 #, fuzzy
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 "Benutzen Sie dies, um nur einen Teil des Streams zu lesen. Sie müssen in der "
 "Lage sein, den eingehenden Stream zu kontrollieren (zum Beispiel eine Datei "
 "oder eine Disk, aber kein UDP-Netzwerkstream).\n"
 "Geben Sie die Start- und Endzeiten (in Sekunden) ein."
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr "Von"
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 msgid "To"
 msgstr "bis"
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
+#: modules/gui/macosx/wizard.m:405
+#, fuzzy
+msgid "This page allows to select how the input stream will be sent."
 msgstr ""
 "Auf dieser Seite werden Sie auswählen, wie Ihr Input-Stream gesendet wird."
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 msgid "Destination"
 msgstr "Ziel"
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 msgid "Streaming method"
 msgstr "Streaming-Methode"
 
-#: modules/gui/macosx/wizard.m:410
+#: modules/gui/macosx/wizard.m:409
+#, fuzzy
+msgid "Address of the computer to stream to."
+msgstr "Geben Sie die Adresse des Computers ein, zu dem gestreamt wird"
+
+#: modules/gui/macosx/wizard.m:411
 msgid "UDP Unicast"
 msgstr "UDP-Unicast"
 
-#: modules/gui/macosx/wizard.m:411
+#: modules/gui/macosx/wizard.m:412
 msgid "UDP Multicast"
 msgstr "UDP-Multicast"
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 msgid "Transcode"
 msgstr "Umkodieren"
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 #, fuzzy
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 "Wenn Sie das Kompressionsformat von den Audio oder Videospuren ändern "
 "möchten, füllen Sie diese Seite aus. (Wenn Sie nur das Containerformat "
 "ändern möchten, fahren Sie mit der nächsten Seite fort.)"
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 msgid "Transcode audio"
 msgstr "Audio transcodieren"
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 msgid "Transcode video"
 msgstr "Video transcodieren"
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-#, fuzzy
-msgid "If your stream has audio and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
 msgstr ""
-"Wenn Ihr Stream Audio enthält und Sie dies transcodieren möchten, aktivieren "
-"Sie dies."
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-#, fuzzy
-msgid "If your stream has video and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
 msgstr ""
-"Wenn Ihr Stream Video enthält und Sie dies transcodieren möchten, aktivieren "
-"Sie dies."
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 msgid "Encapsulation format"
 msgstr "Verkapselungsmethode"
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
+#, fuzzy
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 "Auf dieser Seite werden Sie auswählen, wie der Stream verkapselt wird. "
 "Entsprechend der Auswahlen, die Sie gemacht haben, werden nicht alle Formate "
 "zur Verfügung stehen."
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 msgid "Additional streaming options"
 msgstr "Zusätzliche Streamingoptionen"
 
-#: modules/gui/macosx/wizard.m:439
+#: modules/gui/macosx/wizard.m:440
 #, fuzzy
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr ""
 "Auf dieser Seite werden Sie ein paar wenige zusätzliche Parameter für Ihren "
 "Stream festlegen."
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 msgid "SAP Announce"
 msgstr "SAP-Ankündigung"
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 #, fuzzy
 msgid "Local playback"
 msgstr "Stoppt die Wiedergabe"
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 msgid "Additional transcode options"
 msgstr "Zusätzliche Transcodierungsoptionen"
 
-#: modules/gui/macosx/wizard.m:450
+#: modules/gui/macosx/wizard.m:451
 #, fuzzy
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
+msgid "In this page, a few additional transcoding parameters can be set."
 msgstr ""
-"Auf dieser Seite werden Sie ein paar wenige zusätzliche Parameter für Ihr "
-"Transcodieren festlegen."
+"Auf dieser Seite werden Sie ein paar wenige zusätzliche Parameter für Ihren "
+"Stream festlegen."
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 msgid "Select the file to save to"
 msgstr "Wählen Sie die Datei, in die gesichert wird"
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
 #, fuzzy
 msgid "Summary"
 msgstr "Dummy"
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 #, fuzzy
 msgid "Encap. format"
 msgstr "Verkapselungsmethode"
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 #, fuzzy
 msgid "Input stream"
 msgstr "Sout-Stream"
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 #, fuzzy
 msgid "Save file to"
 msgstr "Datei sichern"
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 #, fuzzy
 msgid "No input selected"
 msgstr "Kein Input gefunden"
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 #, fuzzy
 msgid "No valid destination"
 msgstr "Ziel"
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1119
+#: modules/gui/macosx/wizard.m:1116
 #, fuzzy
-msgid "Select the folder to save to"
+msgid "Select the directory to save to"
 msgstr "Wählen Sie die Datei, in die gesichert wird"
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 #, fuzzy
 msgid "No folder selected"
 msgstr "Kein Input gefunden"
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
+#: modules/gui/macosx/wizard.m:1169
+#, fuzzy
+msgid "A directory where to save the files has to be selected."
 msgstr ""
+"Erlaubt Ihnen das Verzeichnis festzulegen, in dem die Videoschnappschüsse "
+"gespeichert werden."
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1181
-#, fuzzy
-msgid "You you need to select a file, you want to save to."
-msgstr "Sie müssen eine Datei auswählen, in die gesichert wird."
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1372
 #, fuzzy
 msgid "Finish"
 msgstr "Finnisch"
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, fuzzy, c-format
 msgid "%i items"
 msgstr "&Objekte zeigen"
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 #, fuzzy
 msgid "yes"
 msgstr "Bytes"
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 #, fuzzy
 msgid "no"
 msgstr "gar nicht"
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#: modules/gui/macosx/wizard.m:1661
 #, fuzzy
-msgid "Use this to stream on a network."
+msgid "This allows to stream on a network."
 msgstr "Benutzen Sie dies, um über ein Netzwerk zu streamen."
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
 #, fuzzy
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 "Benutzen Sie dies, um einen Stream in einer Datei zu sichern. Sie haben die "
 "Möglichkeit, den Stream erneut zu kodieren. Sie können alles sichern, was "
@@ -12240,39 +12623,37 @@ msgstr ""
 "eine andere zu transcodieren. Sie sollten die Transcodierungsfeatures "
 "beispielsweise zum Sichern von Netzwerkstreamen benutzen."
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 #, fuzzy
 msgid "Select your audio codec. Click one to get more information."
 msgstr ""
 "Wählen Sie Ihren Audiocodec. Klicken Sie auf einen, um mehr Informationen zu "
 "erhalten."
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 #, fuzzy
 msgid "Select your video codec. Click one to get more information."
 msgstr ""
 "Wählen Sie Ihren Videocodec. Klicken Sie auf einen, um mehr Informationen zu "
 "erhalten"
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
+#, fuzzy
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 "Definieren Sie die TTL (Time-To-Live) des Streams. Dieser Parameter ist die "
 "maximale Anzahl von Routern, über die Ihr Stream gehen kann. Wenn Sie nicht "
 "wissen, was dies bedeutet oder Sie nur über Ihr lokales Netzwerk streamen "
 "möchten, belassen Sie diese Einstellung bei 1."
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 #, fuzzy
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -12286,7 +12667,7 @@ msgstr ""
 "Wenn Sie Ihrem Stream einen Namen geben möchten, geben Sie ihn hier ein, "
 "sonst wird ein Standardname benutzt."
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -12488,7 +12869,7 @@ msgstr "NTSC"
 msgid "secam"
 msgstr "Secam"
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 msgid "auto"
 msgstr "Automatisch"
 
@@ -12766,7 +13147,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr "Skin-Dateien (*.vlt)|*.vlt|Skin-Dateien (*.xml)|*.xml|"
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr "Wiedergabeliste öffnen"
 
@@ -12778,7 +13159,7 @@ msgid ""
 msgstr "Alle Wiedergabelisten |*.pls;*.m3u;*.asx;*.b4s|M3U files|*.m3u"
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr "Wiedergabeliste sichern"
 
@@ -12787,26 +13168,30 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
-msgstr "Zuletzt benutzte Skin"
+#, fuzzy
+msgid "Skin to use"
+msgstr "Skins"
 
 #: modules/gui/skins2/src/skin_main.cpp:344
-msgid "Select the path to the last skin used."
-msgstr "Wählen Sie den Pfad zur zuletzt benutzen Skin."
+#, fuzzy
+msgid "Path to the skin to use."
+msgstr "Kompletter Pfad der zu benutzenden PNG-Datei."
 
 #: modules/gui/skins2/src/skin_main.cpp:345
 msgid "Config of last used skin"
 msgstr "Einstellung der zuletzt benutzten Skin"
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
-msgstr "Einstellung der letzten benutzten Skin."
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
+msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr "Transparenzeffekte aktivieren"
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
@@ -12814,15 +13199,15 @@ msgstr ""
 "Sie können alle Transparenzeffekte deaktivieren, wenn Sie möchten. Dies ist "
 "hauptsächlich nützlich, wenn bewegte Fenster sich nicht korrekt verhalten."
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr "Skins"
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 msgid "Skinnable Interface"
 msgstr "Skinbares Interface"
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr "Skins - Lade-Demux"
 
@@ -12844,7 +13229,7 @@ msgstr ""
 " (WinCE Interface)\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 #, fuzzy
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
@@ -12853,16 +13238,16 @@ msgstr ""
 "(c) 1996-2005 - das VideoLAN Team\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 #, fuzzy
 msgid "Compiled by "
 msgstr "Komödie"
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 msgid "Compiler: "
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr ""
 
@@ -12888,12 +13273,12 @@ msgstr ""
 "Sonst können Sie eine MRL mit einem dieser vordefinierten Ziele erzeugen:"
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr "Verzeichnis wählen"
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr "Datei wählen"
 
@@ -12921,6 +13306,11 @@ msgstr "WinCE Dialogprovider"
 msgid "Edit bookmark"
 msgstr "Lesezeichen bearbeiten"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+msgid "Bytes"
+msgstr "Bytes"
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "Sie müssen zwei Lesezeichen auswählen"
@@ -12931,9 +13321,16 @@ msgstr ""
 "Der Stream muss wiedergegeben oder pausiert werden, damit die Lesezeichen "
 "funktionieren."
 
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
 msgid ""
-"Input has changed, unable to save bookmark. Use \"pause\" while editing "
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+"Kein Input gefunden. Der Stream muss wiedergegeben oder pausiert werden, "
+"damit die Lesezeichen funktionieren."
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
+msgid ""
+"Input has changed, unable to save bookmark. Use \"pause\" while editing "
 "bookmarks to keep the same input."
 msgstr ""
 "Der Input hat gewechselt, konnte Lesezeichen nicht sichern. Benutzen Sie "
@@ -13072,81 +13469,80 @@ msgid "RTSP"
 msgstr "RTSP"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr ""
+#, fuzzy
+msgid "DVD device to use"
+msgstr "DVD-Device"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "CDDB-Server-Port"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 #, fuzzy
 msgid "Open subtitles file"
 msgstr "Untertiteldatei benutzen"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 #, fuzzy
 msgid "Title number."
 msgstr "Tuner-Nummer"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
 "be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 #, fuzzy
 msgid "Track number."
 msgstr "Titel-Nummer"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 
@@ -13163,7 +13559,8 @@ msgid "Add &Directory..."
 msgstr "Verzeichnis hinzufügen..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+#, fuzzy
+msgid "&Add URL..."
 msgstr "&MRL hinzufügen..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -13187,8 +13584,9 @@ msgid "&Reverse sort by title"
 msgstr "Nach Titel sortieren (von Z nach A)"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
-msgstr "Wiedergabeliste mi&schen"
+#, fuzzy
+msgid "&Shuffle"
+msgstr "Zufällig"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
 msgid "D&elete"
@@ -13214,76 +13612,95 @@ msgstr "&Objekte zeigen"
 msgid "Play this branch"
 msgstr "Diesen Zweig abspielen"
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+msgid "Preparse"
+msgstr "Vorparsen"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr "Diesen Zweig sortieren"
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr "Information"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "Add node"
 msgstr "Audioencoder"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 msgid "root"
 msgstr "Ausgangspunkt"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr "%i Objekte in der Wiedergabeliste (%i nicht gezeigt)"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, c-format
 msgid "%i items in playlist"
 msgstr "%i Objekte in der Wiedergabeliste"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr "M3U Datei"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "Wiedergabeliste sichern"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr "Wiedergabeliste ist leer"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr "Kann nicht sichern"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr "Normal"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 msgid "Sorted by artist"
 msgstr "Nach Künstler sortiert"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 #, fuzzy
 msgid "Sorted by Album"
 msgstr "Nach Namen sortieren"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "New node"
 msgstr "New Age"
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+#, fuzzy
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+"Achtung. Dies wird die Einstellungen vom VLC media player zurücksetzen.\n"
+"Sind Sie sicher, dass Sie fortfahren möchten?"
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -13304,9 +13721,10 @@ msgid "Shift"
 msgstr "Shift"
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
+#, fuzzy
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 "Wählen Sie die Module, die Sie möchten. Um mehr fortgeschrittene "
 "Steuerungsmöglichkeiten zu bekommen, wählen Sie die resultierende Kette "
@@ -13317,12 +13735,15 @@ msgid "Stream output MRL"
 msgstr "Streamausgabe MRL"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
-msgid "Destination Target:"
-msgstr "Ziel:"
+#, fuzzy
+msgid "Target:"
+msgstr "Ziel öffnen:"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
+#, fuzzy
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
@@ -13332,21 +13753,23 @@ msgstr ""
 "unten benutzen."
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
-msgid "Output methods"
-msgstr "Ausgabemethoden"
+#, fuzzy
+msgid "Outputs"
+msgstr "Ausgabe-URL"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+msgid "Play locally"
+msgstr "Lokal wiedergeben"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr "MMSH"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr "RTP"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-msgid "Miscellaneous options"
-msgstr "Vermischte Optionen"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 msgid "Group name"
 msgstr "Gruppenname"
@@ -13359,10 +13782,6 @@ msgstr "Channel-Name"
 msgid "Select all elementary streams"
 msgstr "Alle Elementarstreams auswählen"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-msgid "Transcoding options"
-msgstr "Umkodierungsoptionen"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 msgid "Video codec"
 msgstr "Videocodec"
@@ -13392,8 +13811,9 @@ msgid "Subtitles file"
 msgstr "Untertitel-Datei"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
-msgstr "Untertiteloptionen"
+#, fuzzy
+msgid "Options"
+msgstr "Optionen:"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 msgid ""
@@ -13403,12 +13823,6 @@ msgstr ""
 "Frames pro Sekunde übergehen. Dies wird nur mit MicroDVD und SubRIP "
 "Untertiteln funktionieren."
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr "Verzögerung"
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 msgid "Set subtitle delay (in 1/10s)"
 msgstr "Untertitelverzögerung einstellen (in 1/10s)"
@@ -13419,21 +13833,21 @@ msgstr "Datei öffnen"
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
 #, fuzzy
-msgid "VLC media player - Updates"
-msgstr "VLC media player"
+msgid "Updates"
+msgstr "Aktualisierung"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+msgid "Check for updates"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 #, fuzzy
 msgid "Save file..."
 msgstr "Datei sichern"
@@ -13462,7 +13876,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 msgid "Choose"
 msgstr "Wählen"
 
@@ -13480,16 +13894,23 @@ msgstr ""
 msgid "Create"
 msgstr "Framerate"
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-#, fuzzy
-msgid "VLM configuration"
-msgstr "VLM-Konfigurationsdatei"
-
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
 #, fuzzy
 msgid "VLM stream"
 msgstr "Stream abspielen"
 
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+#, fuzzy
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr ""
+"Dieser Assistent hilft Ihnen beim Streamen, Transcodieren oder Sichern eines "
+"Streams."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#, fuzzy
+msgid "Use this to stream on a network."
+msgstr "Benutzen Sie dies, um über ein Netzwerk zu streamen."
+
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:91
 #, fuzzy
 msgid "Use this to re-encode a stream and save it to a file."
@@ -13497,20 +13918,46 @@ msgstr ""
 "Benutzen Sie dies, um einen Stream erneut zu kodieren und ihn in einer Datei "
 "zu speichern."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+#, fuzzy
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+"Dieser Assistent gewährt Ihnen nur auf einen kleinen Teil von VLCs "
+"Streaming- und Transcodierungsmöglichkeiten Zugriff. Benutzen Sie die "
+"Öffnen- und Streamausgabe-Dialoge, um alle erreichen zu können."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
 #, fuzzy
 msgid "Use this to stream on a network"
 msgstr "Benutzen Sie dies, um über ein Netzwerk zu streamen."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+#, fuzzy
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+"Benutzen Sie dies, um einen Stream in einer Datei zu sichern. Sie haben die "
+"Möglichkeit, den Stream erneut zu kodieren. Sie können alles sichern, was "
+"VLC lesen kann.\n"
+"Bitte beachten Sie, dass VLC nicht dafür ausgelegt ist, von eine Datei in "
+"eine andere zu transcodieren. Sie sollten die Transcodierungsfeatures "
+"beispielsweise zum Sichern von Netzwerkstreamen benutzen."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
 msgid "You must choose a stream"
 msgstr "Sie müssen einen Stream wählen"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr "Oh Nein! Kann Wiedergabeliste nicht finden!"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 #, fuzzy
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
@@ -13523,17 +13970,64 @@ msgstr ""
 "oder eine Disk, aber kein UDP-Netzwerkstream).\n"
 "Geben Sie die Start- und Endzeiten (in Sekunden) ein."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+#, fuzzy
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+"Wenn Sie das Kompressionsformat von den Audio oder Videospuren ändern "
+"möchten, füllen Sie diese Seite aus. (Wenn Sie nur das Containerformat "
+"ändern möchten, fahren Sie mit der nächsten Seite fort.)"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+#, fuzzy
+msgid "Select the target video codec. Click one to get more information."
+msgstr ""
+"Wählen Sie Ihren Videocodec. Klicken Sie auf einen, um mehr Informationen zu "
+"erhalten"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+#, fuzzy
+msgid "Select the target audio codec. Click one to get more information."
+msgstr ""
+"Wählen Sie Ihren Audiocodec. Klicken Sie auf einen, um mehr Informationen zu "
+"erhalten."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr ""
+"Auf dieser Seite werden Sie auswählen, wie Ihr Input-Stream gesendet wird."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
 #, fuzzy
 msgid "This does not appear to be a valid multicast address"
 msgstr "Dies scheint keine gültige Multicast-Adresse zu sein."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
 #, fuzzy
 msgid "You need to enter an address"
 msgstr "Sie müssen eine Adresse eingeben."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+"Auf dieser Seite werden Sie auswählen, wie der Stream verkapselt wird. "
+"Entsprechend der Auswahlen, die Sie gemacht haben, werden nicht alle Formate "
+"zur Verfügung stehen."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 #, fuzzy
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
@@ -13542,11 +14036,11 @@ msgstr ""
 "Auf dieser Seite werden Sie ein paar wenige zusätzliche Parameter für Ihr "
 "Transcodieren festlegen."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 msgid "You must choose a file to save to"
 msgstr "Sie müssen eine Datei auswählen, in die gesichert wird."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 #, fuzzy
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
@@ -13554,7 +14048,19 @@ msgstr ""
 "Auf dieser Seite werden Sie ein paar wenige zusätzliche Parameter für Ihren "
 "Stream festlegen."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+"Definieren Sie die TTL (Time-To-Live) des Streams. Dieser Parameter ist die "
+"maximale Anzahl von Routern, über die Ihr Stream gehen kann. Wenn Sie nicht "
+"wissen, was dies bedeutet oder Sie nur über Ihr lokales Netzwerk streamen "
+"möchten, belassen Sie diese Einstellung bei 1."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 #, fuzzy
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
@@ -13571,65 +14077,115 @@ msgstr ""
 "Wenn Sie Ihrem Stream einen Namen geben möchten, geben Sie ihn hier ein, "
 "sonst wird ein Standardname benutzt."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 #, fuzzy
 msgid "Save to file"
 msgstr "Datei sichern"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
+#, fuzzy
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
 msgstr ""
 "Wenn diese Einstellung nicht null ist, werden sich die Bänder zusammen "
 "bewegen, wenn Sie eines bewegen. Je höher der Wert ist, desto mehr wird ihre "
 "Bewegung korreliert."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
+msgstr "Erzeugt mehrere Klone des Bilds"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+#, fuzzy
+msgid "Adds distortion effects"
+msgstr "Fügt Verzerrungseffekte hinzu"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+#, fuzzy
+msgid "Inverts the colors of the image"
+msgstr "Erzeugt mehrere Klone des Bilds"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+#, fuzzy
+msgid "Adds motion blurring to the image"
+msgstr "Erzeugt Bewegungsverwischungen auf dem Bild"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 #, fuzzy
 msgid "Magnifies part of the image"
 msgstr "Rotiert oder dreht das Bild um"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+#, fuzzy
+msgid "Image adjustment"
+msgstr "Bildjustierung"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr "Videooptionen"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr "Seitenverhältnis"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-msgid "More info"
-msgstr "Mehr Infos"
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+#, fuzzy
+msgid "Imitates the effect of surround sound when using headphones."
+msgstr ""
+"Dieser Filter gibt Ihnen das Gefühl eines 5.1-Systems, wenn Sie einen "
+"Kopfhörer benutzen."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+#, fuzzy
+msgid "Prevents the audio output level from going over a predefined value."
 msgstr ""
 "Dieser Filter verhindert, dass die Audio-Ausgabelautstärle einen definierten "
 "Wert übersteigt."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:466
+#, fuzzy
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
 msgstr ""
 "Den Equalizer aktivieren. Sie können entweder manuell die Bänder ändern oder "
 "eine Voreinstellung benutzen (Audio-Menü->Equalizer)."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:473
 #, fuzzy
-msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
 msgstr ""
 "Wenn Sie diese Einstellung aktivieren, wird der Equalizerfilter zweifach "
 "angewendet. Der Effekt wird schärfer sein."
 
+#: modules/gui/wxwidgets/extrapanel.cpp:999
+#, fuzzy
+msgid ""
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
+msgstr ""
+"Wählen Sie die zu benutzenden Video-Effekt-Filter aus. Sie müssen den Stream "
+"neustarten, damit diese Einstellungen benutzt werden.\n"
+"Um die Filter zu konfigurieren, gehen Sie in die Einstellungen und dann in "
+"Module/Videofilter. Sie können dann jeden Filter konfigurieren.\n"
+"Wenn Sie genaue Kontrolle über die Filter wünschen (um die Reihenfolge "
+"festzulegen, in der sie angewendet werden), müssen Sie manuell einen Filter-"
+"String eingeben (Einstellungen / Allgemein / Video)."
+
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "Mehr Informationen"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 msgid "Stopped"
 msgstr "Gestoppt"
@@ -13654,120 +14210,126 @@ msgstr "Vorheriger Titel"
 msgid "Next track"
 msgstr "Nächster Titel"
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 msgid "Quick &Open File...\tCtrl-O"
 msgstr "Einfaches Datei &Öffnen...\tCtrl-O"
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr "Datei ö&ffnen..\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr "Verz&eichnis öffnen..\tCtrl-E"
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr "Medium öffnen...\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr "&Netzwerkstream öffnen...\tCtrl-N"
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr "&Aufnahmegerät öffnen...\tCtrl-A"
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 msgid "&Wizard...\tCtrl-W"
 msgstr "Streaming-&Assistent...\tCtrl-W"
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr "Beenden\tCtrl-Q"
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr "&Wiedergabeliste...\tCtrl-P"
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr "&Meldungen...\tCtrl-M"
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr "Stream- und Medien&info...\tCtrl-I"
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
+#: modules/gui/wxwidgets/interface.cpp:605
+#, fuzzy
+msgid "About..."
+msgstr "_Über..."
+
+#: modules/gui/wxwidgets/interface.cpp:607
+msgid "Check for updates..."
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 msgid "&File"
 msgstr "&Datei"
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr "&Ansicht"
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr "&Einstellungen"
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr "&Audio"
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr "&Video"
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr "&Navigation"
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr "&Hilfe"
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
 msgstr "Wiedergabeliste öffnen"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr "Vorheriger Titel"
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr "Nächster Titel"
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr "Langsamer abspielen"
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr "Schneller abspielen"
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 msgid "Extended &GUI\tCtrl-G"
 msgstr "Erweiterte &GUI\tCtrl-G"
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 msgid "&Bookmarks...\tCtrl-B"
 msgstr "Lesezeichen...\tCtrl-B"
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 msgid "Preference&s...\tCtrl-S"
 msgstr "Ein&stellungen...\tCtrl-S"
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 #, fuzzy
 msgid ""
 " (wxWidgets interface)\n"
@@ -13776,7 +14338,7 @@ msgstr ""
 " (wxWindows Interface)\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
@@ -13786,12 +14348,12 @@ msgstr ""
 "http://www.videolan.org/\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr "Über %s"
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 msgid "Show/Hide interface"
 msgstr "Interface anzeigen/ausblenden"
 
@@ -13877,11 +14439,28 @@ msgstr "Theora ist ein freier, allzweck Codec"
 msgid "RTP Unicast"
 msgstr "UDP-Unicast"
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+#, fuzzy
+msgid "Stream to a single computer."
+msgstr "Benutzen Sie dies um zu einem einzelnen Computer zu streamen"
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 #, fuzzy
 msgid "RTP Multicast"
 msgstr "UDP/RTP Multicast"
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+#, fuzzy
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+"Benutzen Sie dies, um zu einer dynamischen Gruppe von Computer über ein "
+"multicast-aktiviertes Netzwerk zu streamen. Dies ist die effizienteste "
+"Methode um zu mehreren Computer zu streamen, aber sie funktioniert nicht "
+"über das Internet."
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 #, fuzzy
 msgid ""
@@ -13893,52 +14472,101 @@ msgstr ""
 "Feld ein. Dies muss eine IP-Adresse zwischen 224.0.0.0 und 239.255.255.255. "
 "Geben Sie für private Benutzung eine mit 239.255 beginnende Adresse ein."
 
+#: modules/gui/wxwidgets/streamdata.cpp:134
+#, fuzzy
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+"Benutzen Sie dies, um zu mehreren Computern zu streamen. Dies Methode ist "
+"weniger Effizient, weil der Server den Stream mehrmals senden muss."
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+#, fuzzy
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
+msgstr ""
+"Geben Sie die lokalen Adressen ein, nach denen Sie hören möchten. Geben Sie "
+"nichts ein, wenn Sie nach allen Adressen hören möchten oder nicht verstehen, "
+"was gemeint ist. Dies ist normalerweise das Beste. Andere Computer greifen "
+"dann standardmäßig auf den Stream über http://IhreIP:8080 zu."
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#, fuzzy
+msgid "Bookmarks dialog"
 msgstr "Lesezeichendialog zeigen"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
-msgstr "Lesezeichendialog zeigen, wenn das Interface gestartet wird."
+#, fuzzy
+msgid "Show bookmarks dialog at startup"
+msgstr "Lesezeichendialog zeigen"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
 #, fuzzy
-msgid "Show extended GUI"
+msgid "Extended GUI"
 msgstr "Erweiterte VCD-Info zeigen?"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:94
-#: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
-msgstr "Task-Leisteneintrag zeigen"
+#: modules/gui/wxwidgets/wxwidgets.cpp:92
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:94
+#, fuzzy
+msgid "Taskbar"
+msgstr "Tatarisch"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:95
+msgid "Show VLC on the taskbar"
+msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
 msgid "Minimal interface"
 msgstr "Minimales Interface"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+#, fuzzy
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr "Minimales Interface benutzen, keine Toolbar, weniger Menüs"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 msgid "Size to video"
 msgstr "An Videogröße anpassen"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+#, fuzzy
+msgid "Resize VLC to match the video resolution."
 msgstr "Passt die Größe von VLC der Videoauflösung an"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
-msgid "Show systray icon"
+#, fuzzy
+msgid "Systray icon"
+msgstr "Systray-Icon anzeigen"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+#, fuzzy
+msgid "Show a systray icon for VLC"
 msgstr "Systray-Icon anzeigen"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
 #, fuzzy
+msgid "Show labels in toolbar"
+msgstr "Texte auf den Knöpfen der Bedienungsleiste anzeigen"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#, fuzzy
+msgid "Show labels below the icons in the toolbar."
+msgstr "Texte unter den Symbolen in der Bedienungsleiste anzeigen"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
+#, fuzzy
 msgid "Playlist view"
 msgstr "Wiedergabeliste"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -13946,20 +14574,20 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 #, fuzzy
 msgid "wxWidgets interface module"
 msgstr "wxWindows Interfacemodul"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 #, fuzzy
 msgid "wxWidgets dialogs provider"
 msgstr "wxWindows Dialogprovider"
@@ -13981,9 +14609,10 @@ msgid "Save raw codec data"
 msgstr "Rohe Codecdaten sichern"
 
 #: modules/misc/dummy/dummy.c:45
+#, fuzzy
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 "Diese Option erlaubt Ihnen die rohen Codecdaten zu sichern, wenn Sie den "
 "Dummy-Dekoder in den Hauptoptionen ausgewählt/erzwungen haben."
@@ -14003,158 +14632,171 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr "Dummy Interfacefunktion"
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 msgid "Dummy Interface"
 msgstr "Dummy-Interface"
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 msgid "Dummy access function"
 msgstr "Dummy Zugriffsfunktion"
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 msgid "Dummy demux function"
 msgstr "Dummy Demuxfunktion"
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 msgid "Dummy decoder"
 msgstr "Dummy Decoder"
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 msgid "Dummy decoder function"
 msgstr "Dummy Decoderfunktion"
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 msgid "Dummy encoder function"
 msgstr "Dummy Encoderfunktion"
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 msgid "Dummy audio output function"
 msgstr "Dummy Audioausgabefunktion"
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 msgid "Dummy video output function"
 msgstr "Dummy Videoausgabefunktion"
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 msgid "Dummy Video output"
 msgstr "Dummy-Videooutput"
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 msgid "Dummy font renderer function"
 msgstr "Dummy Font-Renderingfunktion"
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr "Schrift"
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
-msgstr "Schrift-Dateiname"
+#, fuzzy
+msgid "Filename for the font you want to use"
+msgstr ""
+"Geben Sie die Stream-Nummer des Audiotracks ein, den Sie benutzen möchten "
+"(von 0 bis n)."
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
 msgid "Font size in pixels"
 msgstr "Schriftgröße in Pixeln"
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
+#, fuzzy
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 "Die Größe der Schrift, die vom OSD-Modul benutzt wird. Wenn Sie auf etwas "
 "anderes als 0 eingestellt ist, wird diese Option die relative Schriftgröße "
 "überschreiben."
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
-msgstr "Deckkraft, 0..255"
-
 #: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
+msgstr "Deckkraft"
+
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
+#, fuzzy
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 "Die Deckkraft (Gegenteil von Transparenz) von eingeblendetem Text. 0 = "
 "transparent, 255 = komplett undurchsichtig."
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+#, fuzzy
+msgid "Text default color"
 msgstr "Text-Standardfarbe"
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
-"Die Farbe von eingeblendetem Text. 1 Byte für jede Farbe, hexadezimal. "
-"#000000 = alle Farben aus, 0xFF0000 = einfaches rot, 0xFFFFFF = alle Farben "
-"an [weiß]"
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
-msgstr "Die Schriftgröße, die vom osd-Modul benutzt wird"
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+#, fuzzy
+msgid "Relative font size"
+msgstr "Ratenkontrollierungspuffergröße"
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr "Kleiner"
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr "Klein"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr "Groß"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr "Größer"
 
-#: modules/misc/freetype.c:102
+#: modules/misc/freetype.c:107
 #, fuzzy
-msgid "Use yuvp renderer"
+msgid "Use YUVP renderer"
 msgstr "Textrenderer"
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 #, fuzzy
 msgid "Font Effect"
 msgstr "Goom Effekt"
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Background"
 msgstr "Zurück"
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Outline"
 msgstr "Oliv"
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 #, fuzzy
 msgid "Fat Outline"
 msgstr "Schnell Bilinear"
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 msgid "Text renderer"
 msgstr "Textrenderer"
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 msgid "Freetype2 font renderer"
 msgstr "freetype2 Schriftrenderer"
 
@@ -14163,116 +14805,115 @@ msgid "Diffie-Hellman prime bits"
 msgstr "Diffie-Hellman Primzahlbits"
 
 #: modules/misc/gnutls.c:69
+#, fuzzy
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 "Erlaubt Ihnen die Diffie-Hellan Primzahl von Bits (für TLS oder SSL-"
 "basierte, serverseitige Verschlüsselung benutzt) zu verändern."
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr "Ablaufzeit für wiederaufgenommene TLS-Sitzungen"
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
 msgstr ""
-"Definiert die Verzögerung bevor wiederaufgenommene TLS-Sitzungen ablaufen "
-"(in Sekunden)."
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr "Anzahl von wiederaufgenommenen TLS-Sitzungen"
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
+#, fuzzy
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
 "Erlaubt Ihnen die maximale Anzahl wiederaufgenommenen TLS-Sitzungen zu "
 "ändern, die der Cache halten wird."
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr "Gültigkeit des TLS/SSL-Serverzertifikats überprüfen"
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 #, fuzzy
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 "Stellt sicher, dass das Serverzertifikat gültig ist (d.h. von einer "
 "anerkannten Zertifizierungsstelle signiert wurde)."
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr "Hostname des TLS/SSL-Servers im Zertifikat überprüfen"
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+#, fuzzy
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 "Stellt sicher, dass der Server-Hostname im Zertifikat mit dem Aufgerufenen "
 "übereinstimmt."
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr "GnuTLS TLS-Verschlüsselungslayer"
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 #, fuzzy
 msgid "Growl server"
 msgstr "Kein Server"
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 #, fuzzy
 msgid "Growl password"
 msgstr "FTP Passwort"
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 #, fuzzy
 msgid "Growl UDP port"
 msgstr "UDP-Port"
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "UDP-Port"
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
-msgstr ""
+#, fuzzy
+msgid "Growl"
+msgstr "Gruppe"
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 #, fuzzy
 msgid "(no title)"
 msgstr "Ohne Titel"
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr ""
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr ""
 
@@ -14280,7 +14921,7 @@ msgstr ""
 msgid "Gtk+ GUI helper"
 msgstr "Gtk+ GUI-Hilfe"
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr "Text"
 
@@ -14292,12 +14933,12 @@ msgstr "Log-Format"
 #, fuzzy
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr ""
 "Legen Sie das Protokollformat fest. Sie können zwischen \"text\" (Standard) "
 "und \"html\" wählen."
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
@@ -14305,31 +14946,35 @@ msgstr ""
 "Legen Sie das Protokollformat fest. Sie können zwischen \"text\" (Standard) "
 "und \"html\" wählen."
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr "Protokollieren"
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 msgid "File logging"
 msgstr "Dateiprotokollieren"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr "Protokoll-Dateiname"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr "Den Log-Datei-Namen festlegen."
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 #, fuzzy
 msgid "RRD output file"
 msgstr "Ausgabe-Datei"
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+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"
@@ -14346,16 +14991,14 @@ 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/msn.c:63
 msgid "MSN Title format string"
 msgstr ""
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
@@ -14364,8 +15007,9 @@ msgid "MSN"
 msgstr "MMS"
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr ""
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "Gerade läuft"
 
 #: modules/misc/network/ipv4.c:96
 #, fuzzy
@@ -14411,12 +15055,18 @@ msgstr "Integrierte QT Hilfe"
 msgid "video"
 msgstr "Video"
 
+#: modules/misc/rtsp.c:48
+#, fuzzy
+msgid "RTSP host address"
+msgstr "Host-Adresse"
+
 #: modules/misc/rtsp.c:50
 #, fuzzy
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr ""
 "Sie können festlegen, an welche Adresse, Port und Pfad sich das RTSP-"
 "Interface binden wird.\n"
@@ -14424,22 +15074,22 @@ msgstr ""
 "localhost-Adresse auf Port 554 ohne Pfad. Benutzen Sie 0.0.0.0, um das "
 "Interface an alle Adressen zu binden."
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 #, fuzzy
 msgid "Maximum number of connections"
 msgstr "Anzahl der Klone"
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 msgid "RTSP VoD"
 msgstr "RTSP VoD"
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 msgid "RTSP VoD server"
 msgstr "RTSP VoD Server"
 
@@ -14447,11 +15097,11 @@ msgstr "RTSP VoD Server"
 msgid "X Screensaver disabler"
 msgstr "X-Bildschirmschoner-Deaktivierer"
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 msgid "SVG template file"
 msgstr "SVG-Vorlage"
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -14470,63 +15120,64 @@ msgstr "ein C-Modul, das nichts tut"
 msgid "Miscellaneous stress tests"
 msgstr "Verschiedene Streß-Tests"
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 msgid "Win32 font renderer"
 msgstr "Win32 Schriftrenderer"
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr "XML Parser (benutzt libxm2)"
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 msgid "Simple XML Parser"
 msgstr "Einfacher XML-Parser"
 
 #: modules/mux/asf.c:49
-msgid "Allows you to define the title that will be put in ASF comments."
+msgid "Title to put in ASF comments."
 msgstr ""
-"Erlaubt Ihnen den Titel festzulegen, der in ASF-Kommentaren ablegt wird."
 
-#: modules/mux/asf.c:52
-msgid "Allows you to define the author that will be put in ASF comments."
+#: modules/mux/asf.c:51
+#, fuzzy
+msgid "Author to put in ASF comments."
 msgstr ""
 "Erlaubt Ihnen den Autor festzulegen, der in ASF-Kommentaren ablegt wird."
 
-#: modules/mux/asf.c:55
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+#: modules/mux/asf.c:53
+#, fuzzy
+msgid "Copyright string to put in ASF comments."
 msgstr ""
 "Erlaubt Ihnen den Copyright-String festzulegen, der in ASF-Kommentaren "
 "ablegt wird."
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 msgid "Comment"
 msgstr "Kommentar"
 
-#: modules/mux/asf.c:58
-msgid "Allows you to define the comment that will be put in ASF comments."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
 msgstr ""
-"Erlaubt Ihnen den Kommentar festzulegen, der in ASF-Kommentaren ablegt wird."
 
-#: modules/mux/asf.c:61
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+#: modules/mux/asf.c:57
+#, fuzzy
+msgid "\"Rating\" to put in ASF comments."
 msgstr ""
 "Erlaubt Ihnen das \"rating\" (die Bewertung) festzulegen, die in ASF-"
 "Kommentaren ablegt wird."
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 msgid "Packet Size"
 msgstr "Paketgröße"
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+#, fuzzy
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr "Die ASF-Paketgröße -- standardmäßig 4096 Bytes"
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 msgid "ASF muxer"
 msgstr "ASF Muxer"
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr "Unbekanntes Video"
 
@@ -14539,32 +15190,35 @@ msgid "Dummy/Raw muxer"
 msgstr "Dummy/Raw Muxer"
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+#, fuzzy
+msgid "Create \"Fast Start\" files"
 msgstr "\"Schnellstart\"-Dateien erzeugen"
 
 #: modules/mux/mp4.c:47
+#, fuzzy
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 "Wenn diese Option aktiviert ist, werden \"Schnellstart\"-Dateien erzeugt. "
 "(\"Schnellstart\"-Dateien sind für Downloads optimiert. Sie erlauben dem "
 "Nutzer früh eine Vorschau der Datei während des Downloads zubetrachten)."
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 msgid "MP4/MOV muxer"
 msgstr "MP4/MOV Muxer"
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr "DTS-Verzögerung (ms)"
 
 #: modules/mux/mpeg/ps.c:46
+#, fuzzy
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 "Diese Option wird die DTS (Dekodierungszeitmarken) und PTS "
 "(Präsentationszeitmarken) der Daten des Streams verglichen mit den SCRs "
@@ -14575,9 +15229,8 @@ msgid "PES maximum size"
 msgstr "Maximale PES-Größe"
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+#, fuzzy
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr ""
 "Diese Option wird die maximal erlaubte PES-Größe festlegen, wenn der MPEG PS "
 "Stream erzeugt wird."
@@ -14591,8 +15244,9 @@ msgid "Video PID"
 msgstr "Video-PID"
 
 #: modules/mux/mpeg/ts.c:84
+#, fuzzy
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr ""
 "Fügt dem Videostream eine feste PID hinzu. Die PCR PID wird automatisch das "
@@ -14603,7 +15257,8 @@ msgid "Audio PID"
 msgstr "Audio-PID"
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
+#, fuzzy
+msgid "Assign a fixed PID to the audio stream."
 msgstr "Fügt dem Audiostream eine feste PID hinzu."
 
 #: modules/mux/mpeg/ts.c:88
@@ -14611,7 +15266,8 @@ msgid "SPU PID"
 msgstr "SPU-PID"
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+#, fuzzy
+msgid "Assign a fixed PID to the SPU."
 msgstr "Vergibt der SPU eine feste PID."
 
 #: modules/mux/mpeg/ts.c:90
@@ -14619,7 +15275,8 @@ msgid "PMT PID"
 msgstr "PMT-PID"
 
 #: modules/mux/mpeg/ts.c:91
-msgid "Assigns a fixed PID to the PMT"
+#, fuzzy
+msgid "Assign a fixed PID to the PMT"
 msgstr "Fügt der PMT eine feste PID hinzu"
 
 #: modules/mux/mpeg/ts.c:92
@@ -14627,7 +15284,8 @@ msgid "TS ID"
 msgstr "TS-ID"
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
+#, fuzzy
+msgid "Assign a fixed Transport Stream ID."
 msgstr "Ordnet eine feste Transport-Stream-ID zu."
 
 #: modules/mux/mpeg/ts.c:94
@@ -14637,63 +15295,83 @@ msgstr "TS-ID"
 
 #: modules/mux/mpeg/ts.c:95
 #, fuzzy
-msgid "Assigns a fixed Network ID (for SDT table)"
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr "Fügt der PMT eine feste PID hinzu"
 
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
-msgstr ""
-
 #: modules/mux/mpeg/ts.c:97
 #, fuzzy
-msgid "Assigns a program number to each PMT"
-msgstr "Fügt der PMT eine Programmnummer hinzu"
+msgid "PMT Program numbers"
+msgstr "PMT Programmnummer"
 
 #: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:99
-#, fuzzy
-msgid "Defines the pids to add to each pmt."
-msgstr "Legt fest, ob Höchstwerte gezeichnet werden."
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
+msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
-msgid "Set PID to id of ES"
+#: modules/mux/mpeg/ts.c:109
+#, fuzzy
+msgid "Set PID to ID of ES"
 msgstr "PID auf ID des ES setzen"
 
-#: modules/mux/mpeg/ts.c:105
-msgid "set PID to id of es"
-msgstr "PID auf ID des ES setzen"
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:114
+#, fuzzy
+msgid "Data alignment"
+msgstr "Mosaic-Ausrichtung"
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:118
 msgid "Shaping delay (ms)"
 msgstr "Shaping-Verzögerung (ms)"
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
+#, fuzzy
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 "Wenn aktiviert wird der TS-Muxer den Stream in Stücke der angegebenen Dauer "
 "schneiden und eine konstante Datenrate zwischen den beiden Grenzen "
 "sicherstellen. Dies verhindert insbesondere hohe Datenratenausschläge für "
 "Referenzframes."
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 msgid "Use keyframes"
 msgstr "Keyframes benutzen"
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -14707,82 +15385,84 @@ msgstr ""
 "die Effizienz des Shaping-Algorithmuses, da I-Frames üblicherweise die "
 "größen Frames eines Streams sind."
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr "PCR-Verzögerung (ms)"
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
+#, fuzzy
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 "Diese Option erlaubt die Einstellung an welchen Intervallen PCRs (Programm-"
 "Clock-Referenzen) gesendet werden. Dieser Wert sollte unter 100ms sein "
 "(standardmäßig 70)."
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr "Minimales B (abgelehnt)"
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr "Diese Einstellung wird abgelehnt und wird nicht mehr benutzt."
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr "Maximales B (abgelehnt)"
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
+#, fuzzy
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 "Diese Option wird die DTS (Dekodierungszeitmarken) und PTS "
 "(Präsentationszeitmarken) der Daten des Streams verglichen mit den PCRs "
 "verzögern. Dies erlaubt etwas Puffern im Client-Dekoder."
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr "Audio verschlüsseln"
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr "Audioverschlüsselung durch CSA"
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 #, fuzzy
 msgid "Crypt video"
 msgstr "Audio verschlüsseln"
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 #, fuzzy
 msgid "Crypt video using CSA"
 msgstr "Audioverschlüsselung durch CSA"
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr "CSA-Schlüssel"
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
+#, fuzzy
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 "Definiert den CSA-Verschlüsselungsschlüssel. Dies muss ein String mit 16 "
 "Zeichen sein (8 hexadezimale Bytes)."
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr "TS Muxer (libdvbpsi)"
 
@@ -14793,19 +15473,21 @@ msgstr "Mehrteilige Trennungszeichenkette"
 #: modules/mux/mpjpeg.c:33
 #, fuzzy
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 "Mehrteilige Zeichenketten wie MPJPEG benutzen eine Trennungszeichenkette "
 "zwischen Teilstücken. Sie können diese Zeichenkette wählen. Standardmäßig --"
 "myboundary"
 
 #: modules/mux/mpjpeg.c:50
-msgid "Multipart jpeg muxer"
+#, fuzzy
+msgid "Multipart JPEG muxer"
 msgstr "Multipart-JPEG Muxer"
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
+#, fuzzy
+msgid "Ogg/OGM muxer"
 msgstr "Ogg/ogm Muxer"
 
 #: modules/mux/wav.c:42
@@ -14817,7 +15499,8 @@ msgid "Copy packetizer"
 msgstr "Copy-Packetizer"
 
 #: modules/packetizer/h264.c:47
-msgid "H264 video packetizer"
+#, fuzzy
+msgid "H.264 video packetizer"
 msgstr "H264 Videopacketizer"
 
 #: modules/packetizer/mpeg4audio.c:118
@@ -14830,13 +15513,13 @@ msgstr "MPEG4 Videopacketizer"
 
 #: modules/packetizer/mpegvideo.c:52
 #, fuzzy
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr "Interface anzeigen"
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -14860,7 +15543,8 @@ msgid "DAAP access"
 msgstr "DAAP-Zugriff"
 
 #: modules/services_discovery/hal.c:63
-msgid "HAL device detection"
+#, fuzzy
+msgid "HAL devices detection"
 msgstr "HAL-Geräterkennung"
 
 #: modules/services_discovery/hal.c:153
@@ -14872,15 +15556,15 @@ msgid "Podcast URLs list"
 msgstr ""
 
 #: modules/services_discovery/podcast.c:58
-msgid "Podcast '|' (pipe) seperated URLs list"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
 msgstr ""
 
-#: modules/services_discovery/podcast.c:62
+#: modules/services_discovery/podcast.c:63
 #, fuzzy
-msgid "Podcast Service Discovery"
-msgstr "Services-Discovery"
+msgid "Podcasts"
+msgstr "Einsetzen"
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 #, fuzzy
 msgid "Podcast"
 msgstr "Einsetzen"
@@ -14890,76 +15574,71 @@ msgid "SAP multicast address"
 msgstr "SAP-Multicast-Adresse"
 
 #: modules/services_discovery/sap.c:80
-#, fuzzy
-msgid "Listen for SAP announcements on another address"
-msgstr "Nach SAP-Ankündigungen auf einer anderen Adresse suchen"
-
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
-msgstr "IPv6-SAP-Listening"
+msgid ""
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
+msgstr ""
 
 #: modules/services_discovery/sap.c:83
 #, fuzzy
-msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
-msgstr ""
-"Aktivieren Sie dies, wenn das SAP-Modul nach IPv4-Ankündigungen auf der "
-"Standardadresse suchen soll."
+msgid "IPv4 SAP"
+msgstr "IPv6 SAP-Scope"
 
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
-msgstr "IPv6-SAP-Listening"
+#, fuzzy
+msgid "Listen to IPv4 announcements on the standard address."
+msgstr "Nach SAP-Ankündigungen auf einer anderen Adresse suchen"
 
 #: modules/services_discovery/sap.c:87
 #, fuzzy
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
-msgstr ""
-"Aktivieren Sie dies, wenn das SAP-Modul nach IPv6-Ankündigungen auf der "
-"Standardadresse suchen soll."
+msgid "IPv6 SAP"
+msgstr "IPv6 SAP-Scope"
 
 #: modules/services_discovery/sap.c:89
+#, fuzzy
+msgid "Listen to IPv6 announcements on the standard addresses."
+msgstr "Nach SAP-Ankündigungen auf einer anderen Adresse suchen"
+
+#: modules/services_discovery/sap.c:91
 msgid "IPv6 SAP scope"
 msgstr "IPv6 SAP-Scope"
 
-#: modules/services_discovery/sap.c:91
+#: modules/services_discovery/sap.c:93
 #, fuzzy
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr "Setzt den Bereich für IPv6-Ankündungen (standardmäßig 8)"
 
-#: modules/services_discovery/sap.c:92
+#: modules/services_discovery/sap.c:94
 msgid "SAP timeout (seconds)"
 msgstr "SAP Timeout (Sekunden)"
 
-#: modules/services_discovery/sap.c:94
+#: modules/services_discovery/sap.c:96
 #, fuzzy
 msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr ""
 "Stellt die Zeit ein, bevor SAP-Objekte gelöscht werden, wenn keine neue "
 "Ankündigung empfangen wurde."
 
-#: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+#: modules/services_discovery/sap.c:98
+#, fuzzy
+msgid "Try to parse the announce"
 msgstr "Versuchen, das SAP zu parsen"
 
-#: modules/services_discovery/sap.c:98
+#: modules/services_discovery/sap.c:100
 #, fuzzy
 msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
 msgstr ""
 "Wenn SAP in der Lage ist, wird es versuchen das SAP zu parsen. Wenn Sie dies "
 "nicht auswählen, werden alle Ankündigungen von livedotcom-Modul geparst."
 
-#: modules/services_discovery/sap.c:100
+#: modules/services_discovery/sap.c:103
 msgid "SAP Strict mode"
 msgstr "Strikter SAP-Modus"
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 #, fuzzy
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
@@ -14968,60 +15647,66 @@ msgstr ""
 "Wenn dies aktiviert ist, wird der SAP-Parser einige unkonforme Ankündigungen "
 "ignorieren."
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 msgid "Use SAP cache"
 msgstr "SAP-Cache benutzen"
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
+#, fuzzy
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 "Wenn diese Option ausgewählt ist, wird ein SAP-Zwischenspeichermechnismus "
 "benutzt. Dies sorgt für eine langsamere SAP-Startzeit, aber Sie könnten auf "
 "Objekte treffen, die auf verwaiste Streams verweisen."
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 #, fuzzy
 msgid "SAP Announcements"
 msgstr "SAP-Ankündigung"
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr "SDP-Dateiparser für UDP"
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 msgid "Session Announcements (SAP)"
 msgstr ""
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 msgid "Session"
 msgstr "Session"
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 msgid "Tool"
 msgstr "Werkzeug"
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 msgid "User"
 msgstr "Benutzer"
 
+#: modules/services_discovery/shout.c:61
+#, fuzzy
+msgid "Number of streams"
+msgstr "Anzahl der Threads"
+
 #: modules/services_discovery/shout.c:62
-msgid "Maximum number of shoutcast servers to be listed"
+#, fuzzy
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr "Maximale Anzahl von aufgeführten Shoutcast-Servern"
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr "Shoutcast-Radiolisten"
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 msgid "Shoutcast"
 msgstr "Shoutcast"
 
@@ -15034,24 +15719,27 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr ""
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
-msgstr "Legt eine Erkennungsganzzahl für diesen Elementarstream fest"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
+msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
+#, fuzzy
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 "Bilder aus dem Bild-Videooutput werden entsprechend verzöger (in "
 "Millisekunden, >= 100 ms). Für höhere Werte werden Sie das Caching von "
 "Dateien und weitere Werte erhöhen müssen."
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 msgid "ID Offset"
 msgstr "ID Offset"
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
@@ -15059,19 +15747,19 @@ msgstr ""
 "Offset, der zu den in bridge_out festgelegten Stream-IDs hinzugefügt wird, "
 "um die Stream-IDs zu bekommen, die bridge_in registieren wird."
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 msgid "Bridge"
 msgstr "Bridge"
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 msgid "Bridge stream output"
 msgstr "Bridge-Streamausgabe"
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 msgid "Bridge out"
 msgstr "Bridge-Ausgang"
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr "Bridge-Eingang"
 
@@ -15091,7 +15779,7 @@ msgstr "Videorendering aktivieren/deaktivieren"
 msgid "Introduces a delay in the display of the stream."
 msgstr "Führt eine Verzögerung in der Darstellung des Streams ein."
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 msgid "Display"
 msgstr "Anzeige"
 
@@ -15107,96 +15795,90 @@ msgstr "Streamausgabe duplizieren"
 msgid "Output access method"
 msgstr "Ausgabezugriffsmethode"
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
-msgstr ""
-"Erlaubt Ihnen die Ausgabezugriffsmethode festzulegen, die für die "
-"Streamingausgabe benutzt wird."
+#: modules/stream_out/es.c:39
+#, fuzzy
+msgid "This is the default output access method that will be used."
+msgstr "Dies ist das standardmäßig benutzte VCD-Device."
 
 #: modules/stream_out/es.c:41
 msgid "Audio output access method"
 msgstr "Audioausgabezugriffsmethode"
 
 #: modules/stream_out/es.c:43
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
+#, fuzzy
+msgid "This is the output access method that will be used for audio."
 msgstr ""
 "Erlaubt Ihnen die Ausgabezugriffsmethode festzulegen, die für die "
 "Audiostreamingausgabe benutzt wird."
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 msgid "Video output access method"
 msgstr "Videoausgabezugriffsmethode"
 
-#: modules/stream_out/es.c:47
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
+#: modules/stream_out/es.c:46
+#, fuzzy
+msgid "This is the output access method that will be used for video."
 msgstr ""
 "Erlaubt Ihnen die Ausgabezugriffsmethode festzulegen, die für die "
 "Videostreamingausgabe benutzt wird."
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 msgid "Output muxer"
 msgstr "Ausgabemixer"
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
-msgid "Allows you to specify the muxer used for the streaming output."
-msgstr ""
-"Erlaubt Ihnen den Muxer festzulegen, der für die Streamingausgabe benutzt "
-"wird."
+#: modules/stream_out/es.c:50
+#, fuzzy
+msgid "This is the default muxer method that will be used."
+msgstr "Dies ist das standardmäßig benutzte Audio-CD - Device."
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 msgid "Audio output muxer"
 msgstr "Audioausgabemuxer"
 
-#: modules/stream_out/es.c:55
-msgid "Allows you to specify the muxer used for the audio streaming output."
+#: modules/stream_out/es.c:53
+#, fuzzy
+msgid "This is the muxer that will be used for audio."
 msgstr ""
-"Erlaubt Ihnen den Muxer festzulegen, die für die Audiostreamingausgabe "
-"benutzt wird."
+"Erlaubt Ihnen den für die Verbindung benutzten Benutzernamen zu ändern."
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 msgid "Video output muxer"
 msgstr "Videoausgabemuxer"
 
-#: modules/stream_out/es.c:58
-msgid "Allows you to specify the muxer used for the video streaming output."
+#: modules/stream_out/es.c:56
+#, fuzzy
+msgid "This is the muxer that will be used for video."
 msgstr ""
-"Erlaubt Ihnen den Muxer festzulegen, der für die Videostreamingausgabe "
-"benutzt wird."
+"Erlaubt Ihnen den für die Verbindung benutzten Benutzernamen zu ändern."
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 msgid "Output URL"
 msgstr "Ausgabe-URL"
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
-msgid "Allows you to specify the output URL used for the streaming output."
-msgstr "Erlaubt Ihnen die Ausgabe-URL für die Streamingausgabe festzulegen."
+#: modules/stream_out/es.c:60
+#, fuzzy
+msgid "This is the default output URI."
+msgstr "Dies ist das standardmäßig benutzte VCD-Device."
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 msgid "Audio output URL"
 msgstr "Audioausgabe-URL"
 
-#: modules/stream_out/es.c:65
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
-msgstr ""
-"Erlaubt Ihnen die Ausgabe-URL für die Audiostreamingausgabe festzulegen."
+#: modules/stream_out/es.c:63
+#, fuzzy
+msgid "This is the output URI that will be used for audio."
+msgstr "Name der Gruppe, die für die Session angekündigt wird."
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 msgid "Video output URL"
 msgstr "Videoausgabe-URL"
 
-#: modules/stream_out/es.c:69
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
-msgstr ""
-"Erlaubt Ihnen die Ausgabe-URL für die Videostreamingausgabe festzulegen."
+#: modules/stream_out/es.c:66
+#, fuzzy
+msgid "This is the output URI that will be used for video."
+msgstr "Name der Gruppe, die für die Session angekündigt wird."
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 msgid "Elementary stream output"
 msgstr "Elementare Streamausgabe"
 
@@ -15225,15 +15907,21 @@ msgstr "Mosaic-Bridge"
 msgid "Mosaic bridge stream output"
 msgstr "Mosaic-Bridge-Streamausgabe"
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr "SDP"
 
 #: modules/stream_out/rtp.c:51
+#, fuzzy
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 "Erlaubt Ihnen die SDP festzulegen, die für die Streamausgabe benutzt wird. "
 "Sie müssen eine URL verwenden: http://Ort um auf die SDP via HTTP "
@@ -15244,132 +15932,160 @@ msgstr ""
 msgid "Muxer"
 msgstr "Muxer"
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
+#: modules/stream_out/rtp.c:57
+#, fuzzy
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
+msgstr "Erlaubt Ihnen die Ausgabe-URL für die Streamingausgabe festzulegen."
+
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
 msgid "Session name"
 msgstr "Session-Name"
 
-#: modules/stream_out/rtp.c:61
-msgid "Allows you to specify the session name used for the streaming output."
-msgstr "Erlaubt Ihnen den Session-Namen für die Streamingausgabe festzulegen."
-
 #: modules/stream_out/rtp.c:62
+#, fuzzy
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
+msgstr "Name der Session, die mit SAP oder SLP angekündigt wird"
+
+#: modules/stream_out/rtp.c:64
 msgid "Session description"
 msgstr "Sessionsbeschreibung"
 
-#: modules/stream_out/rtp.c:64
-msgid "Allows you to give a broader description of the stream."
+#: modules/stream_out/rtp.c:66
+#, fuzzy
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr "Erlaubt Ihnen eine breite Beschreibung des Streams anzugeben."
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 msgid "Session URL"
 msgstr "Session-URL"
 
-#: modules/stream_out/rtp.c:67
-msgid "Allows you to specify a URL with additional information on the stream."
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
 msgstr ""
-"Erlaubt Ihnen eine URL mit zusätzlichen Informationen über den Stream "
-"anzugeben."
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 msgid "Session email"
 msgstr "Session-eMail"
 
-#: modules/stream_out/rtp.c:70
-msgid "Allows you to specify contact e-mail address for this session."
-msgstr "Erlaubt Ihnen eine Kontakt-eMail-Adresse für diese Session anzugeben."
-
-#: modules/stream_out/rtp.c:74
-msgid "Allows you to specify the base port used for the RTP streaming."
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
+msgstr ""
+
+#: modules/stream_out/rtp.c:79
+#, fuzzy
+msgid "This allows you to specify the base port for the RTP streaming."
 msgstr ""
 "Erlaubt Ihnen den Basisport festzulegen, der für das für RTP-Streaming "
 "benutzt wird."
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 msgid "Audio port"
 msgstr "Audio-Port"
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
+#, fuzzy
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
+"This allows you to specify the default audio port for the RTP streaming."
 msgstr ""
 "Erlaubt Ihnen den standardmäßigen Audio-Port festzulegen, der für RTP-"
 "Streaming benutzt wird."
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 msgid "Video port"
 msgstr "Video-Port"
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
+#, fuzzy
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
+"This allows you to specify the default video port for the RTP streaming."
 msgstr ""
 "Erlaubt Ihnen den standardmäßigen Video-Port festzulegen, der für RTP-"
 "Streaming benutzt wird."
 
-#: modules/stream_out/rtp.c:84
+#: modules/stream_out/rtp.c:89
 #, fuzzy
-msgid "Allows you to specify the Time-To-Live for the output stream."
+msgid "This allows you to specify the Time-To-Live for the output stream."
 msgstr "Erlaubt Ihnen die Time-To-Live für die Streamausgabe festzulegen."
 
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
+msgstr ""
+
 #: modules/stream_out/rtp.c:93
+#, fuzzy
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
+msgstr "Dies erlaubt Ihnen alle ES (Video, Audio und Untertitel) zu streamen."
+
+#: modules/stream_out/rtp.c:102
 msgid "RTP stream output"
 msgstr "RTP-Streamausgabe"
 
-#: modules/stream_out/standard.c:45
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
 msgstr ""
-"Erlaubt Ihnen die Ausgabemuxermethode für die Streamingausgabe festzulegen."
-
-#: modules/stream_out/standard.c:47
-#, fuzzy
-msgid "Output URL (deprecated)"
-msgstr "Maximales B (abgelehnt)"
 
-#: modules/stream_out/standard.c:49
+#: modules/stream_out/standard.c:44
 #, fuzzy
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
-msgstr "Erlaubt Ihnen die Ausgabe-URL für die Streamingausgabe festzulegen."
+msgid "This is the muxer that will be used."
+msgstr "Dies ist das standardmäßig benutzte VCD-Device."
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:45
 #, fuzzy
 msgid "Output destination"
 msgstr "Ziel"
 
-#: modules/stream_out/standard.c:54
+#: modules/stream_out/standard.c:47
 #, fuzzy
-msgid ""
-"Allows you to specify the output destination used for the streaming output."
-msgstr "Erlaubt Ihnen die Ausgabe-URL für die Streamingausgabe festzulegen."
+msgid "This is the destination (URL) that will be used for the stream."
+msgstr ""
+"Erlaubt Ihnen den Ziel-Audiocodec festzulegen, der bei der Streamingausgabe "
+"benutzt wird."
 
-#: modules/stream_out/standard.c:58
+#: modules/stream_out/standard.c:50
 #, fuzzy
-msgid "Name of the session that will be announced with SAP"
-msgstr "Name der Session, die mit SAP oder SLP angekündigt wird"
+msgid ""
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
+msgstr ""
+"Erlaubt Ihnen die Anzahl von Frames festzulegen, die für einen Keyframe "
+"kodiert werden."
 
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 msgid "Session groupname"
 msgstr "Gruppenname der Session"
 
-#: modules/stream_out/standard.c:62
-msgid "Name of the group that will be announced for the session"
-msgstr "Name der Gruppe, die für die Session angekündigt wird."
+#: modules/stream_out/standard.c:55
+#, fuzzy
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
+msgstr "Name der Session, die mit SAP oder SLP angekündigt wird"
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 msgid "SAP announcing"
 msgstr "SAP-Ankündigung"
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+#, fuzzy
+msgid "Announce this session with SAP."
 msgstr "Diese Session mit SAP ankündigen"
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 msgid "Standard"
 msgstr "Standard"
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 msgid "Standard stream output"
 msgstr "Standard-Streamausgabe"
 
@@ -15447,8 +16163,10 @@ msgid "Video encoder"
 msgstr "Videoencoder"
 
 #: modules/stream_out/transcode.c:48
+#, fuzzy
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
+"This is the video encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 "Erlaubt Ihnen den zu benutzenden Videoencoder und dessen Optionen "
 "festzulegen."
@@ -15458,242 +16176,297 @@ msgid "Destination video codec"
 msgstr "Zielvideocodec"
 
 #: modules/stream_out/transcode.c:52
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
-msgstr ""
-"Erlaubt Ihnen den Zielvideocodec festzulegen, der für die Streamingausgabe "
-"benutzt wird."
+#, fuzzy
+msgid "This is the video codec that will be used."
+msgstr "Dies ist das standardmäßig benutzte DVD-Device."
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 msgid "Video bitrate"
 msgstr "Videodatenrate"
 
-#: modules/stream_out/transcode.c:56
-msgid "Allows you to specify the video bitrate used for the streaming output."
+#: modules/stream_out/transcode.c:55
+msgid "Target bitrate of the transcoded video stream."
 msgstr ""
-"Erlaubt Ihnen die Videodatenrate festzulegen, die bei der Streamingausgabe "
-"benutzt wird."
 
-#: modules/stream_out/transcode.c:58
+#: modules/stream_out/transcode.c:56
 msgid "Video scaling"
 msgstr "Videoskalierung"
 
-#: modules/stream_out/transcode.c:60
-msgid "Allows you to scale the video before encoding."
-msgstr "Dies erlaubt Ihnen das Video vor dem Encoding zu skalieren."
+#: modules/stream_out/transcode.c:58
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
+msgstr ""
 
-#: modules/stream_out/transcode.c:61
+#: modules/stream_out/transcode.c:59
 msgid "Video frame-rate"
 msgstr "Video-Framerate"
 
-#: modules/stream_out/transcode.c:63
-msgid "Allows you to specify an output frame rate for the video."
-msgstr "Erlaubt Ihnen eine Ausgabeframerate für das Video festzulegen."
+#: modules/stream_out/transcode.c:61
+#, fuzzy
+msgid "Target output frame rate for the video stream."
+msgstr "Erlaubt Ihnen die gewünschte Framerate für die Aufnahme festzulegen."
 
-#: modules/stream_out/transcode.c:66
-msgid "Allows you to deinterlace the video before encoding."
+#: modules/stream_out/transcode.c:64
+#, fuzzy
+msgid "Deinterlace the video before encoding."
 msgstr ""
 "Erlaubt Ihnen 'deinterlace' auf das Video vor der Kodierung anzuwenden."
 
-#: modules/stream_out/transcode.c:76
+#: modules/stream_out/transcode.c:67
+#, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr ""
+"Legt das zu benutzende Deinterlace-Modul fest (ffmpeg-deinterlace oder "
+"deinterlace)."
+
+#: modules/stream_out/transcode.c:74
 #, fuzzy
 msgid "Maximum video width"
 msgstr "Videobreite"
 
-#: modules/stream_out/transcode.c:78
+#: modules/stream_out/transcode.c:76
 #, fuzzy
-msgid "Allows you to specify a maximum output video width."
-msgstr "Erlaubt Ihnen die Videoausgabebreite festzulegen."
+msgid "Maximum output video width."
+msgstr "Videobreite"
 
-#: modules/stream_out/transcode.c:79
+#: modules/stream_out/transcode.c:77
 #, fuzzy
 msgid "Maximum video height"
 msgstr "Videohöhe"
 
-#: modules/stream_out/transcode.c:81
+#: modules/stream_out/transcode.c:79
 #, fuzzy
-msgid "Allows you to specify a maximum output video height."
-msgstr "Erlaubt Ihnen die Videoausgabehöhe festzulegen."
+msgid "Maximum output video height."
+msgstr "Videohöhe"
 
-#: modules/stream_out/transcode.c:82
+#: modules/stream_out/transcode.c:80
 #, fuzzy
 msgid "Video filter"
 msgstr "Videofilter"
 
-#: modules/stream_out/transcode.c:84
-#, fuzzy
+#: modules/stream_out/transcode.c:82
 msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
 msgstr ""
-"Erlaubt Ihnen den Muxer festzulegen, der für die Videostreamingausgabe "
-"benutzt wird."
 
-#: modules/stream_out/transcode.c:87
-msgid "Video crop top"
+#: modules/stream_out/transcode.c:85
+#, fuzzy
+msgid "Video crop (top)"
 msgstr "Video oben beschneiden"
 
-#: modules/stream_out/transcode.c:89
-msgid "Allows you to specify the top coordinate for the video cropping."
+#: modules/stream_out/transcode.c:87
+msgid "Number of pixels to crop at the top of the video."
 msgstr ""
-"Erlaubt Ihnen die obere Koordinate für die Videobeschneidung festzulegen."
 
-#: modules/stream_out/transcode.c:90
-msgid "Video crop left"
+#: modules/stream_out/transcode.c:88
+#, fuzzy
+msgid "Video crop (left)"
 msgstr "Video links beschneiden"
 
-#: modules/stream_out/transcode.c:92
-msgid "Allows you to specify the left coordinate for the video cropping."
+#: modules/stream_out/transcode.c:90
+msgid "Number of pixels to crop at the left of the video."
 msgstr ""
-"Erlaubt Ihnen die linke Koordinate für die Videobeschneidung festzulegen."
 
-#: modules/stream_out/transcode.c:93
-msgid "Video crop bottom"
+#: modules/stream_out/transcode.c:91
+#, fuzzy
+msgid "Video crop (bottom)"
 msgstr "Video unten beschneiden"
 
-#: modules/stream_out/transcode.c:95
-msgid "Allows you to specify the bottom coordinate for the video cropping."
+#: modules/stream_out/transcode.c:93
+msgid "Number of pixels to crop at the bottom of the video."
 msgstr ""
-"Erlaubt Ihnen die untere Koordinate für die Videobeschneidung festzulegen."
 
-#: modules/stream_out/transcode.c:96
-msgid "Video crop right"
+#: modules/stream_out/transcode.c:94
+#, fuzzy
+msgid "Video crop (right)"
 msgstr "Video rechts beschneiden"
 
-#: modules/stream_out/transcode.c:98
-msgid "Allows you to specify the right coordinate for the video cropping."
+#: modules/stream_out/transcode.c:96
+msgid "Number of pixels to crop at the right of the video."
 msgstr ""
-"Erlaubt Ihnen die rechte Koordinate für die Videobeschneidung festzulegen."
+
+#: modules/stream_out/transcode.c:98
+#, fuzzy
+msgid "Video padding (top)"
+msgstr "Video oben beschneiden"
 
 #: modules/stream_out/transcode.c:100
+msgid "Size of the black border to add at the top of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:101
+#, fuzzy
+msgid "Video padding (left)"
+msgstr "Video links beschneiden"
+
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:104
+#, fuzzy
+msgid "Video padding (bottom)"
+msgstr "Video unten beschneiden"
+
+#: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:107
+#, fuzzy
+msgid "Video padding (right)"
+msgstr "Video rechts beschneiden"
+
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:111
+#, fuzzy
+msgid "Video canvas width"
+msgstr "Videobreite"
+
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
+msgstr ""
+
+#: modules/stream_out/transcode.c:114
+#, fuzzy
+msgid "Video canvas height"
+msgstr "Videohöhe"
+
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
+msgstr ""
+
+#: modules/stream_out/transcode.c:117
+#, fuzzy
+msgid "Video canvas aspect ratio"
+msgstr "Bildseitenverhältnis"
+
+#: modules/stream_out/transcode.c:119
+msgid ""
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
+msgstr ""
+
+#: modules/stream_out/transcode.c:122
 msgid "Audio encoder"
 msgstr "Audioencoder"
 
-#: modules/stream_out/transcode.c:102
+#: modules/stream_out/transcode.c:124
+#, fuzzy
 msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 "Erlaubt Ihnen den zu benutzenden Audioencoder und dessen Optionen "
 "festzulegen."
 
-#: modules/stream_out/transcode.c:104
+#: modules/stream_out/transcode.c:126
 msgid "Destination audio codec"
 msgstr "Ziel-Audiocodec"
 
-#: modules/stream_out/transcode.c:106
-msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
-msgstr ""
-"Erlaubt Ihnen den Ziel-Audiocodec festzulegen, der bei der Streamingausgabe "
-"benutzt wird."
+#: modules/stream_out/transcode.c:128
+#, fuzzy
+msgid "This is the audio codec that will be used."
+msgstr "Dies ist das standardmäßig benutzte Audio-CD - Device."
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:129
 msgid "Audio bitrate"
 msgstr "Audiodatenrate"
 
-#: modules/stream_out/transcode.c:110
-msgid "Allows you to specify the audio bitrate used for the streaming output."
-msgstr ""
-"Erlaubt Ihnen die Audiodatenrate festzulegen, die bei der Streamingausgabe "
-"benutzt wird."
+#: modules/stream_out/transcode.c:131
+#, fuzzy
+msgid "Target bitrate of the transcoded audio stream."
+msgstr "Samplerate des eingehenden Audiostreams in Hz"
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 msgid "Audio sample rate"
 msgstr "Audio-Samplerate"
 
-#: modules/stream_out/transcode.c:114
+#: modules/stream_out/transcode.c:134
+#, fuzzy
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
-msgstr ""
-"Erlaubt Ihnen die für die Streamingausgabe verwendete Audio-Samplerate "
-"festzulegen."
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
+msgstr "Samplerate des eingehenden Audiostreams in Hz"
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 msgid "Audio channels"
 msgstr "Audiokanäle"
 
-#: modules/stream_out/transcode.c:118
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
 msgstr ""
-"Erlaubt Ihnen die Anzahl von Audiokanälen festzulegen, die bei der "
-"Streamingausgabe verwendet werden."
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 msgid "Subtitles encoder"
 msgstr "Untertitelencoder"
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
+#, fuzzy
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 "Erlaubt Ihnen den zu benutzenden Untertitelencoder und dessen Optionen "
 "festzulegen."
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 msgid "Destination subtitles codec"
 msgstr "Ziel-Untertitelcodec"
 
-#: modules/stream_out/transcode.c:127
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
 msgstr ""
-"Erlaubt Ihnen den Ziel-Untertitelcodec festzulegen, der für die "
-"Streamausgabe benutzt wird."
-
-#: modules/stream_out/transcode.c:129
-msgid "Subpictures filter"
-msgstr "Unterbild-Filter"
 
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
+#, fuzzy
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
 "Erlaubt Ihnen Unterbildfilter anzugeben, die während des Videotranscodings "
 "benutzt werden. Die von den Filtern erzeugten Unterbilder werden direkt in "
 "das Video eingeblendet."
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 #, fuzzy
 msgid "OSD menu"
 msgstr "DVD (Menüs)"
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 msgid "Number of threads"
 msgstr "Anzahl der Threads"
 
-#: modules/stream_out/transcode.c:141
-msgid "Allows you to specify the number of threads used for the transcoding."
+#: modules/stream_out/transcode.c:160
+#, fuzzy
+msgid "Number of threads used for the transcoding."
 msgstr ""
 "Erlaubt Ihnen die Anzahl von Threads festzulegen, die für das Umkodieren "
 "verwendet werden."
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
 msgstr ""
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 msgid "Synchronise on audio track"
 msgstr "Auf Basis der Audiospur synchronisieren"
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
@@ -15701,19 +16474,20 @@ msgstr ""
 "Diese Option wird Videoframes duplizieren/fallen lassen, um die Videospur "
 "mit der Audiospur zu synchronisieren."
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
+#, fuzzy
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 "Erlaubt festzulegen, dass der Transcoder Frames fallenlassen soll, wenn Ihre "
 "CPU nicht mit Encodierungsrate mithalten kann."
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 msgid "Transcode stream output"
 msgstr "Streamausgabe umkodieren"
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 msgid "Overlays/Subtitles"
 msgstr "Einblendungen/Untertitel"
 
@@ -15752,58 +16526,65 @@ msgstr "AltiVec-Umwandlungen von "
 
 #: modules/video_filter/adjust.c:60
 #, fuzzy
-msgid "Enable brightness threshold"
+msgid "Brightness threshold"
 msgstr "Strikte Ratenkontrolle aktivieren"
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr "Bildkontrast (0-2)"
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:65
+#, fuzzy
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr "Den Bildkontrast zwischen 0 und 2 einstellen. Standardmäßig 1."
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr "Bildfarbton (0-360)"
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
+#: modules/video_filter/adjust.c:67
+#, fuzzy
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
 msgstr "Den Farbton zwischen 0 und 360 einstellen. Standardmäßig 0."
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr "Bildsättigung (0-3)"
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
+#: modules/video_filter/adjust.c:69
+#, fuzzy
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
 msgstr "Die Bildsättigung zwischen 0 und 3 einstellen. Standardmäßig 1."
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr "Bildhelligkeit (0-2)"
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:71
+#, fuzzy
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr "Die Bildhelligkeit zwischen 0 und 2 einstellen. Standardmäßig 1."
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr "Bildgamma (0-10)"
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+#: modules/video_filter/adjust.c:73
+#, fuzzy
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr "Das Bildgamma zwischen 0.01 und 10 einstellen. Standardmäßig 1."
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 msgid "Image properties filter"
 msgstr "Bildeigenschaftsfilter"
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr "Bildjustierung"
 
@@ -15816,24 +16597,28 @@ msgid "Number of clones"
 msgstr "Anzahl der Klone"
 
 #: modules/video_filter/clone.c:56
-msgid "Select the number of video windows in which to clone the video."
+#, fuzzy
+msgid "Number of video windows in which to clone the video."
 msgstr ""
 "Wählen Sie die Anzahl von Videofenstern, in denen das Video geklont werden "
 "soll."
 
 #: modules/video_filter/clone.c:59
-msgid "List of video output modules"
-msgstr "Liste von Videoausgabemodulen"
+#, fuzzy
+msgid "Video output modules"
+msgstr "Videoausgabe-Modul"
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
-msgstr "Wählen Sie das Videoausgabemodule aus, welche Sie aktivieren möchten."
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
+msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 msgid "Clone video filter"
 msgstr "Bild-Klon-Filter"
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 msgid "Clone"
 msgstr "Klonen"
 
@@ -15854,31 +16639,36 @@ msgid "Automatic cropping"
 msgstr "Automatisches Freistellen"
 
 #: modules/video_filter/crop.c:58
-msgid "Activate automatic black border cropping."
+#, fuzzy
+msgid "Automatic black border cropping."
 msgstr "'Automatisches Freistellen der schwarzen Ränder aktivieren."
 
 #: modules/video_filter/crop.c:61
 msgid "Crop video filter"
 msgstr "Videofreistellungsfilter"
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 msgid "Deinterlace mode"
 msgstr "Deinterlace-Modus"
 
-#: modules/video_filter/deinterlace.c:103
+#: modules/video_filter/deinterlace.c:109
 #, fuzzy
-msgid "Default deinterlace method to use for local playback"
+msgid "Deinterlace method to use for local playback."
 msgstr "Wählen Sie den Hotkey zur Verlangsamung der Wiedergabe."
 
-#: modules/video_filter/deinterlace.c:106
+#: modules/video_filter/deinterlace.c:111
+#, fuzzy
+msgid "Streaming deinterlace mode"
+msgstr "Deinterlace-Modus"
+
+#: modules/video_filter/deinterlace.c:112
 #, fuzzy
-msgid "Default deinterlace methode to use for streaming"
+msgid "Deinterlace method to use for streaming."
 msgstr ""
 "Legt das zu benutzende Deinterlace-Modul fest (ffmpeg-deinterlace oder "
 "deinterlace)."
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:121
 msgid "Deinterlacing video filter"
 msgstr "Video-Deinterlacingfilter"
 
@@ -15890,7 +16680,7 @@ msgstr "Verzerrungsmodus"
 #, fuzzy
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr "Verzerrungsmodus; entweder \"wellenfömig\" oder \"geriffelt\""
 
 #: modules/video_filter/distort.c:67
@@ -15898,41 +16688,43 @@ msgid "Gradient image type"
 msgstr ""
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 #, fuzzy
 msgid "Apply cartoon effect"
 msgstr "Effekt wählen"
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Wave"
 msgstr "Welle"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Ripple"
 msgstr "Kräuselung"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 #, fuzzy
 msgid "Gradient"
 msgstr "Grün"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 #, fuzzy
 msgid "Edge"
 msgstr "Bridge"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 msgid "Distort video filter"
 msgstr "Videoverzerrungsfilter"
 
@@ -15952,75 +16744,87 @@ msgstr "Logo-Dateiname"
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 #, fuzzy
 msgid "Logo animation # of loops"
 msgstr "Goom-Animationsgeschwindigkeit"
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
-msgstr "X-Koordinate des Logos"
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+#, fuzzy
+msgid "X coordinate"
+msgstr "Video-Y-Koordinate"
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
+#: modules/video_filter/logo.c:79
+#, fuzzy
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 "Sie können das Logo bewegen, in dem Sie mit der linken Maustaste darauf "
 "klicken."
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
-msgstr "Y-Koordinate des Logos"
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+#, fuzzy
+msgid "Y coordinate"
+msgstr "Video-Y-Koordinate"
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:82
+#, fuzzy
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
+msgstr ""
+"Sie können das Logo bewegen, in dem Sie mit der linken Maustaste darauf "
+"klicken."
+
+#: modules/video_filter/logo.c:84
 msgid "Transparency of the logo"
 msgstr "Transparenz des Logos"
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
+#, fuzzy
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
 "Sie können den Logo-Transparenz-Wert hier einstellen (von 0 für volle "
 "Transparenz bis 255 für komplette Deckkraft)."
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 msgid "Logo position"
 msgstr "Logoposition"
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
+#, fuzzy
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
 "Sie können die Logoposition im Video festlegen (0=zentriert, 1=links, "
 "2=rechts, 4=oben, 8=unten; Sie können auch Kombinationen dieser Werte "
 "benutzen)."
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 msgid "Logo video filter"
 msgstr "Logo-Videofilter"
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 msgid "Logo overlay"
 msgstr "Logoeinblendung"
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 msgid "Logo sub filter"
 msgstr "Logo-Unterfilter"
 
@@ -16029,195 +16833,310 @@ msgstr "Logo-Unterfilter"
 msgid "Magnify/Zoom interactive video filter"
 msgstr "ffmpeg-Deinterlace-Videofilter"
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr "Marquee-Text"
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
+#, fuzzy
+msgid "Marquee text to display."
 msgstr "Anzuzeigender Marquee-Text"
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
-msgstr "X-Abstand von links"
+#, fuzzy
+msgid "X offset"
+msgstr "Zeitversatz"
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+#, fuzzy
+msgid "X offset, from the left screen edge."
 msgstr "X-Abstand von der linken oberen Bildschirmecke"
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr "Y-Abstand von oben"
+#, fuzzy
+msgid "Y offset"
+msgstr "Zeitversatz"
 
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+#, fuzzy
+msgid "Y offset, down from the top."
 msgstr "Unterer Y-Abstand von oben"
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
-msgstr "Marquee-Timeout"
-
 #: modules/video_filter/marq.c:83
+#, fuzzy
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 "Legt die Zeit in Millisekunden fest, die das Marquee angezeigt werden muss. "
 "Der Standardwert ist 0 (für immer anzeigen)."
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
-msgstr "Deckkraft"
+#: modules/video_filter/marq.c:87
+#, fuzzy
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
+msgstr ""
+"Die Deckkraft (Gegenteil von Transparenz) von eingeblendetem Text. 0 = "
+"transparent, 255 = komplett undurchsichtig."
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 msgid "Font size, pixels"
 msgstr "Schriftgröße, Pixel"
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+#, fuzzy
+msgid "Font size, in pixels. Default is -1 (use default font size)."
 msgstr ""
 "Legt die Schriftgröße in Pixeln fest; wobei -1 = freetype-fontsize benutzen "
 "heißt"
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
+msgstr ""
+
+#: modules/video_filter/marq.c:99
 msgid "Marquee position"
 msgstr "Marquee-Position"
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
+#, fuzzy
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
 "Sie können die Marquee-Position im Video festlegen (0=zentriert, 1=links, "
 "2=rechts, 4=oben, 8=unten. Sie können auch Kombinationen dieser Werte "
 "benutzen)."
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 msgid "Misc"
 msgstr "Verschiedenes"
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
-msgstr "Marquee-Anzeige - Unterfilter"
+#: modules/video_filter/marq.c:141
+#, fuzzy
+msgid "Marquee display"
+msgstr "Anzuzeigender Marquee-Text"
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
-msgstr "Alpha-Vermischung"
+#, fuzzy
+msgid "Transparency"
+msgstr "Transparenter Würfel"
 
 #: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
-msgstr "Alpha-Vermischung (0 -> 255). Standardmäßig 255"
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
+msgstr ""
 
-#: modules/video_filter/mosaic.c:93
-msgid "Height in pixels"
-msgstr "Höhe in Pixeln"
+#: modules/video_filter/mosaic.c:95
+#, fuzzy
+msgid "Total height of the mosaic, in pixels."
+msgstr "Die Höhe des Effekte-Videofensters in Pixeln."
 
-#: modules/video_filter/mosaic.c:94
-msgid "Width in pixels"
-msgstr "Breite in Pixeln"
+#: modules/video_filter/mosaic.c:97
+#, fuzzy
+msgid "Total width of the mosaic, in pixels."
+msgstr "Die Breite des Effekte-Videofensters in Pixeln."
 
-#: modules/video_filter/mosaic.c:95
-msgid "Top left corner x coordinate"
+#: modules/video_filter/mosaic.c:99
+#, fuzzy
+msgid "Top left corner X coordinate"
 msgstr "X-Koordinate der linken oberen Ecke"
 
-#: modules/video_filter/mosaic.c:96
-msgid "Top left corner y coordinate"
-msgstr "Y-Koordinate der linken oberen Ecke"
+#: modules/video_filter/mosaic.c:100
+#, fuzzy
+msgid "X Coordinate of the top-left corner of the mosaic."
+msgstr "X-Koordinate des Logos"
 
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:101
+#, fuzzy
+msgid "Top left corner Y coordinate"
+msgstr "X-Koordinate der linken oberen Ecke"
+
+#: modules/video_filter/mosaic.c:102
+#, fuzzy
+msgid "Y Coordinate of the top-left corner of the mosaic."
+msgstr "Y-Koordinate des Logos"
+
+#: modules/video_filter/mosaic.c:103
+#, fuzzy
+msgid "Vertical border width"
 msgstr "Vertikale Randbreite in Pixeln"
 
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:106
+#, fuzzy
+msgid "Horizontal border width"
 msgstr "Horizontale Randbreite in Pixeln"
 
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:110
 msgid "Mosaic alignment"
 msgstr "Mosaic-Ausrichtung"
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:112
+#, fuzzy
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+"Sie können die Logoposition im Video festlegen (0=zentriert, 1=links, "
+"2=rechts, 4=oben, 8=unten; Sie können auch Kombinationen dieser Werte "
+"benutzen)."
+
+#: modules/video_filter/mosaic.c:116
 msgid "Positioning method"
 msgstr "Positionierungsmethode"
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:117
 #, fuzzy
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 "Positionierungsmethode: auto: automatische die beste Anzahl von Reihen und "
 "Spalten wählen. fixed: die benutzerdefinierte Anzahl von Reihen und Spalten "
 "benutzen."
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 msgid "Number of rows"
 msgstr "Anzahl von Reihen"
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 msgid "Number of columns"
 msgstr "Anzahl von Spalten"
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:129
+#, fuzzy
+msgid "Keep the original aspect ratio when resizing mosaic elements."
 msgstr "Seitenverhältnis beim Ändern der Größe beibehalten"
 
-#: modules/video_filter/mosaic.c:108
+#: modules/video_filter/mosaic.c:131
 msgid "Keep original size"
 msgstr "Originalgröße beibehalten"
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
-msgstr "Als durch Kommata-getrennte Liste von Bild-ID(s) ordnen"
+#: modules/video_filter/mosaic.c:132
+#, fuzzy
+msgid "Keep the original size of mosaic elements."
+msgstr "Originalgröße beibehalten"
+
+#: modules/video_filter/mosaic.c:134
+#, fuzzy
+msgid "Elements order"
+msgstr "Silent-Modus"
+
+#: modules/video_filter/mosaic.c:135
+msgid ""
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
+msgstr ""
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:140
+#, fuzzy
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
 msgstr ""
 "Bilder aus dem Bilder-Videooutput werden entsprechend verzögert (in "
 "Millisekunden). Bei höheren Werten, werden Sie das Datei-Caching und andere "
 "Werte erhöhen müssen"
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:144
+#, fuzzy
+msgid "Bluescreen"
+msgstr "Vollbild"
+
+#: modules/video_filter/mosaic.c:145
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:154
+msgid ""
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:156
+#, fuzzy
+msgid "Bluescreen U tolerance"
+msgstr "Bitratentoleranz"
+
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:160
+#, fuzzy
+msgid "Bluescreen V tolerance"
+msgstr "Bitratentoleranz"
+
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:167
 msgid "fixed"
 msgstr "fest"
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 msgid "Mosaic video sub filter"
 msgstr "Mosaic Video-Subfilter"
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 msgid "Mosaic"
 msgstr "Mosaic"
 
@@ -16243,7 +17162,8 @@ msgid "Description file"
 msgstr "Beschreibungsdatei"
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+#, fuzzy
+msgid "A file containing a simple playlist"
 msgstr "Beschreibungsdatei - Datei, die eine einfache Wiedergabeliste enthält"
 
 #: modules/video_filter/motiondetect.c:57
@@ -16251,7 +17171,8 @@ msgid "History parameter"
 msgstr "History-Parameter"
 
 #: modules/video_filter/motiondetect.c:58
-msgid "History parameter, number of frames used for detection"
+#, fuzzy
+msgid "The umber of frames used for detection."
 msgstr ""
 "History-Parameter - die Anzahl von Frames, die zur Erkennung benutzt werden"
 
@@ -16265,120 +17186,149 @@ msgstr "Bewegungserkennung"
 
 #: modules/video_filter/osdmenu.c:42
 #, fuzzy
-msgid "OSD menu configuration file"
+msgid "Configuration file"
 msgstr "VLM-Konfigurationsdatei"
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
-msgstr ""
+#, fuzzy
+msgid "Configuration file for the OSD Menu"
+msgstr "Konfigurationsoptionen"
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:51
-#, fuzzy
-msgid "X coordinate of the OSD menu"
-msgstr "X-Koordinate des Logos"
-
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 #, fuzzy
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr ""
 "Sie können das Logo bewegen, in dem Sie mit der linken Maustaste darauf "
 "klicken."
 
-#: modules/video_filter/osdmenu.c:54
-#, fuzzy
-msgid "Y coordinate of the OSD menu"
-msgstr "Y-Koordinate des Logos"
-
-#: modules/video_filter/osdmenu.c:57
+#: modules/video_filter/osdmenu.c:56
 #, fuzzy
-msgid "OSD menu position"
+msgid "Menu position"
 msgstr "Zeitposition"
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
 #, fuzzy
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
 "Sie können die Logoposition im Video festlegen (0=zentriert, 1=links, "
 "2=rechts, 4=oben, 8=unten; Sie können auch Kombinationen dieser Werte "
 "benutzen)."
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:62
+#, fuzzy
+msgid "Menu timeout"
+msgstr "Marquee-Timeout"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
 "remaining time. This will ensure that they are at least the specified time "
 "visible."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:69
+#: modules/video_filter/osdmenu.c:68
 #, fuzzy
-msgid "Update speed of OSD menu"
-msgstr "X-Koordinate des Logos"
+msgid "Menu update interval"
+msgstr "Key-Intervall"
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:117
 #, fuzzy
-msgid "On Screen Display menu subfilter"
+msgid "On Screen Display menu"
 msgstr "On Screen Display"
 
 #: modules/video_filter/rss.c:121
-msgid "RSS/Atom feed URLs"
+msgid "Feed URLs"
 msgstr ""
 
 #: modules/video_filter/rss.c:122
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
-msgstr ""
-
-#: modules/video_filter/rss.c:123
 #, fuzzy
-msgid "RSS/Atom feed speed"
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr "Zeitanzeige - Unterfilter"
 
+#: modules/video_filter/rss.c:123
+msgid "Speed of feeds"
+msgstr ""
+
 #: modules/video_filter/rss.c:124
-msgid "RSS/Atom feed speed (bigger is slower)"
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
+msgstr ""
+
+#: modules/video_filter/rss.c:125
+#, fuzzy
+msgid "Max length"
+msgstr "Maximales Niveau"
+
+#: modules/video_filter/rss.c:126
+#, fuzzy
+msgid "Maximum number of characters displayed on the screen."
+msgstr "Maximale Anzahl von aufgeführten Shoutcast-Servern"
+
+#: modules/video_filter/rss.c:128
+#, fuzzy
+msgid "Refresh time"
+msgstr "Liste aktualisieren"
+
+#: modules/video_filter/rss.c:129
+msgid ""
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
 msgstr ""
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
-msgid "RSS/Atom feed max number of chars displayed"
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
 msgstr ""
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
 msgstr ""
 
-#: modules/video_filter/rss.c:128
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
+#, fuzzy
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
 msgstr ""
+"Die Deckkraft (Gegenteil von Transparenz) von eingeblendetem Text. 0 = "
+"transparent, 255 = komplett undurchsichtig."
+
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+#, fuzzy
+msgid "Text position"
+msgstr "Zeitposition"
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:154
+#, fuzzy
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
 msgstr ""
+"Sie können die Zeitposition im Video festlegen (0=zentriert, 1=links, "
+"2=rechts, 4=oben, 8=unten. Sie können auch Kombinationen dieser Werte "
+"benutzen)."
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:197
 #, fuzzy
 msgid "RSS and Atom feed display"
 msgstr "Zeitanzeige - Unterfilter"
@@ -16397,8 +17347,9 @@ msgid "Scaling mode"
 msgstr "Skalierungsmodus"
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
-msgstr "Sie können den standardmäßigen Skalierungsmodus auswählen."
+#, fuzzy
+msgid "Scaling mode to use."
+msgstr "Skalierungsmodus"
 
 #: modules/video_filter/swscale/filter.c:68
 msgid "Fast bilinear"
@@ -16449,32 +17400,38 @@ msgid "Time format string (%Y%m%d %H%M%S)"
 msgstr "Zeitformat-Zeichenkette (%Y%m%d %H%M%S)"
 
 #: modules/video_filter/time.c:72
+#, fuzzy
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
 msgstr ""
 "Zeitformat-Zeichenkette (%Y = Jahr, %m = Monat, %d = Tag, %H = Stunde, %M = "
 "Minute, %S = Sekunde)"
 
-#: modules/video_filter/time.c:88
-msgid "Time position"
-msgstr "Zeitposition"
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
+msgstr "X-Abstand von der linken oberen Bildschirmecke"
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
+msgstr "Unterer Y-Abstand von oben"
+
+#: modules/video_filter/time.c:93
+#, fuzzy
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
 "Sie können die Zeitposition im Video festlegen (0=zentriert, 1=links, "
 "2=rechts, 4=oben, 8=unten. Sie können auch Kombinationen dieser Werte "
 "benutzen)."
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 msgid "Time overlay"
 msgstr "Zeit einblenden"
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr "Zeitanzeige - Unterfilter"
 
@@ -16513,15 +17470,15 @@ msgid "Video transformation filter"
 msgstr "Videotransformationsfilter"
 
 #: modules/video_filter/wall.c:54
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+#, fuzzy
+msgid "Number of horizontal windows in which to split the video."
 msgstr ""
 "Wählen Sie die Anzahl der horizontalen Videofenster, auf die das "
 "Videoverteilt werden soll."
 
 #: modules/video_filter/wall.c:58
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+#, fuzzy
+msgid "Number of vertical windows in which to split the video."
 msgstr ""
 "Wählen Sie die Anzahl der vertikalen Videofenster, auf die das Bild verteilt "
 "werden soll."
@@ -16531,7 +17488,8 @@ msgid "Active windows"
 msgstr "Aktive Fenster"
 
 #: modules/video_filter/wall.c:62
-msgid "Comma separated list of active windows, defaults to all"
+#, fuzzy
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr "Liste der aktiven Fenster durch Kommata getrennt; Standardmäßig alle"
 
 #: modules/video_filter/wall.c:65
@@ -16540,22 +17498,22 @@ msgstr "Element-Seitenverhältnis"
 
 #: modules/video_filter/wall.c:66
 #, fuzzy
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr ""
 "Das Seitenverhältnis der individuellen Bildschirme, aus denen die "
 "Anzeigewand besteht."
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 msgid "Wall video filter"
 msgstr "Wand-Videofilter"
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 msgid "Image wall"
 msgstr "Bildwand"
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
-msgstr "Ascii-Kunst"
+msgid "ASCII Art"
+msgstr ""
 
 #: modules/video_output/aa.c:58
 msgid "ASCII-art video output"
@@ -16656,25 +17614,26 @@ msgid "Framebuffer device"
 msgstr "Framebuffer-Device"
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+#, fuzzy
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 "Wählen Sie hier das Framepuffer-Device aus, das zum rendern benutzt werden "
 "soll (üblicherweise /dev/fb0)."
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 msgid "GNU/Linux console framebuffer video output"
 msgstr "GNU/Linux framebuffer Ausgabe (auf der Konsole)"
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
+#, fuzzy
+msgid "X11 display"
 msgstr "X11 Bildschirmname"
 
 #: modules/video_output/ggi.c:58
+#, fuzzy
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 "Geben Sie den X11-Hardwarebildschirm an, den Sie benutzen möchten.\n"
@@ -16693,7 +17652,8 @@ msgid "Image format"
 msgstr "Bild-Format"
 
 #: modules/video_output/image.c:49
-msgid "Set the format of the output image."
+#, fuzzy
+msgid "Format of the output images (png or jpg)."
 msgstr "Legt das Format des ausgegebenen Bildes fest."
 
 #: modules/video_output/image.c:51
@@ -16701,9 +17661,9 @@ msgid "Recording ratio"
 msgstr "Aufnahmeverhältnis"
 
 #: modules/video_output/image.c:52
+#, fuzzy
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
 "Stellt das Verhältnis von Bildern ein, die aufgenommen werden. 3 bedeutet, "
 "dass eines von dreien aufgenommen wird."
@@ -16713,18 +17673,25 @@ msgid "Filename prefix"
 msgstr "Dateinamenprefix"
 
 #: modules/video_output/image.c:56
+#, fuzzy
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
 "Legt das Prefix des Dateinamens fest. Der Ausgabedateiname wird die Form "
 "prefixNUMMER.format"
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 msgid "Image video output"
 msgstr "Bild-Videoausgabe"
 
@@ -16737,18 +17704,17 @@ msgid "OpenGL cube rotation speed"
 msgstr "Rotationsgeschwindigkeit des OpenGL-Würfels"
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
 msgstr ""
-"Wenn der OpenGL-Würfeleffect aktiviert ist, kontrolliert dies dessen "
-"Geschwindigkeit."
 
 #: modules/video_output/opengl.c:122
-msgid "Select effect"
-msgstr "Effekt wählen"
+#, fuzzy
+msgid "Effect"
+msgstr "Auswerfen"
 
 #: modules/video_output/opengl.c:124
-msgid "Allows you to select different visual effects."
-msgstr "Erlaubt Ihnen verschiedene visuelle Effekte auszuwählen."
+msgid "Several visual OpenGL effects are available."
+msgstr ""
 
 #: modules/video_output/opengl.c:129
 msgid "Cube"
@@ -16759,13 +17725,15 @@ msgid "Transparent Cube"
 msgstr "Transparenter Würfel"
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
+#, fuzzy
+msgid "QT Embedded display"
 msgstr "QT Bildschirmname"
 
 #: modules/video_output/qte/qte.cpp:81
+#, fuzzy
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 "Geben Sie den QT-Bildschirm an, den Sie benutzen möchten. Standardmäßig wird "
 "der Bildschirm der DISPLAY-Variablen benutzt."
@@ -16779,41 +17747,51 @@ msgid "Simple DirectMedia Layer video output"
 msgstr "Simple DirectMedia Layer Videoausgabe"
 
 #: modules/video_output/snapshot.c:60
-msgid "snapshot width"
+#, fuzzy
+msgid "Snapshot width"
 msgstr "Schnappschussbreite"
 
 #: modules/video_output/snapshot.c:61
-msgid "Set the width of the snapshot image."
+#, fuzzy
+msgid "Width of the snapshot image."
 msgstr "Stellt die Breite des Schnappschussbildes ein."
 
 #: modules/video_output/snapshot.c:63
-msgid "snapshot height"
+#, fuzzy
+msgid "Snapshot height"
 msgstr "Schnappschusshöhe"
 
 #: modules/video_output/snapshot.c:64
-msgid "Set the height of the snapshot image."
+#, fuzzy
+msgid "Height of the snapshot image."
 msgstr "Stellt die Höhe des Schnappschussbildes ein."
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
+#, fuzzy
+msgid "Chroma"
 msgstr "Chroma"
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
+#, fuzzy
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr ""
 "Stellt das bevorzugte Chroma für das Schnappschussbild ein (ein 4-Zeichen-"
 "String)."
 
-#: modules/video_output/snapshot.c:69
-msgid "cache size (number of images)"
+#: modules/video_output/snapshot.c:70
+#, fuzzy
+msgid "Cache size (number of images)"
 msgstr "Cachegröße (Anzahl der Bilder)"
 
-#: modules/video_output/snapshot.c:70
-msgid "Set the cache size (number of images to keep)."
+#: modules/video_output/snapshot.c:71
+#, fuzzy
+msgid "Snapshot cache size (number of images to keep)."
 msgstr "Stellt die Cachegröße (Anzahl der zubehaltenden Bilder) ein."
 
-#: modules/video_output/snapshot.c:74
-msgid "snapshot module"
+#: modules/video_output/snapshot.c:75
+#, fuzzy
+msgid "Snapshot module"
 msgstr "Schnappschuss-Modul"
 
 #: modules/video_output/svgalib.c:56
@@ -16832,10 +17810,11 @@ msgstr "Windows GDI Videoausgabe"
 msgid "XVideo adaptor number"
 msgstr "XVideo Adapter Nummer"
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
+#, fuzzy
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 "Mit dieser Option können sie den Adapter ihrer Grafikkarte auswählen, falls "
 "sie mehrere besitze (Sie sollten dies eigentlich nicht ändern müssen)."
@@ -16865,287 +17844,1088 @@ msgstr ""
 
 #: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
 #: modules/video_output/x11/xvideo.c:60
+#, fuzzy
 msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
 msgstr ""
 "Geben Sie den X11-Bildschirm an, den Sie benutzen wollen. Standardmäßig wird "
 "der Bildschirm der DISPLAY-Variablen benutzt."
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
-msgid "Screen to be used for fullscreen mode."
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
+#, fuzzy
+msgid "Screen for fullscreen mode."
 msgstr "Bildschirm, der für den Vollbildmodus benutzt wird."
 
-#: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
-#: modules/video_output/x11/xvideo.c:74
-msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
-msgstr ""
-"Wählen Sie den Bildschirm, der für den Vollbildmodus benutzt werden soll, z."
-"B. 0 für den ersten Bildschirm, 1 für den Zweiten..."
+#: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
+#: modules/video_output/x11/xvideo.c:74
+#, fuzzy
+msgid ""
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
+msgstr ""
+"Wählen Sie den Bildschirm, der für den Vollbildmodus benutzt werden soll, z."
+"B. 0 für den ersten Bildschirm, 1 für den Zweiten..."
+
+#: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
+msgid "Use shared memory"
+msgstr "Geteilten Speicher benutzen"
+
+#: modules/video_output/x11/x11.c:59 modules/video_output/x11/xvideo.c:70
+msgid "Use shared memory to communicate between VLC and the X server."
+msgstr ""
+"Geteilten Speicher benutzen, um zwischen VLC und dem X-Server zu "
+"kommunizieren."
+
+#: modules/video_output/x11/x11.c:78
+msgid "X11 video output"
+msgstr "X11 Videoausgabe"
+
+#: modules/video_output/x11/xvideo.c:46
+#, fuzzy
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+"Mit dieser Option können sie den Adapter ihrer Grafikkarte auswählen, falls "
+"sie mehrere besitze (Sie sollten dies eigentlich nicht ändern müssen)."
+
+#: modules/video_output/x11/xvideo.c:63
+msgid "XVimage chroma format"
+msgstr "XVimage Chromaformat"
+
+#: modules/video_output/x11/xvideo.c:65
+msgid ""
+"Force the XVideo renderer to use a specific chroma format instead of trying "
+"to improve performances by using the most efficient one."
+msgstr ""
+"Den XVideo - Renderer zwingen ein bestimmtes Chromaformat zu benutzen, "
+"anstatt ihn das effizienteste wählen zu lassen."
+
+#: modules/video_output/x11/xvideo.c:92
+msgid "XVideo extension video output"
+msgstr "XVideo-Extension Videoausgabe"
+
+#: modules/visualization/galaktos/plugin.c:48
+msgid "GaLaktos visualization plugin"
+msgstr "GaLaktos Visualisierungsplugin"
+
+#: modules/visualization/goom.c:58
+msgid "Goom display width"
+msgstr "Goom-Anzeigebreite"
+
+#: modules/visualization/goom.c:59
+msgid "Goom display height"
+msgstr "Goom-Anzeigehöhe"
+
+#: modules/visualization/goom.c:60
+#, fuzzy
+msgid ""
+"This allows you to set the resolution of the Goom display (bigger resolution "
+"will be prettier but more CPU intensive)."
+msgstr ""
+"Erlaubt Ihnen die Auflösung der Goomanzeige zu ändern (höhere Auflösung ist "
+"schöner, braucht aber mehr Leistung)."
+
+#: modules/visualization/goom.c:63
+msgid "Goom animation speed"
+msgstr "Goom-Animationsgeschwindigkeit"
+
+#: modules/visualization/goom.c:64
+#, fuzzy
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
+msgstr "Den Farbton zwischen 0 und 360 einstellen. Standardmäßig 0."
+
+#: modules/visualization/goom.c:70
+msgid "Goom"
+msgstr "Goom"
+
+#: modules/visualization/goom.c:71
+msgid "Goom effect"
+msgstr "Goom Effekt"
+
+#: modules/visualization/visual/visual.c:38
+msgid "Effects list"
+msgstr "Effektliste"
+
+#: modules/visualization/visual/visual.c:40
+#, fuzzy
+msgid ""
+"A list of visual effect, separated by commas.\n"
+"Current effects include: dummy, scope, spectrum."
+msgstr ""
+"Eine Liste von visuellen Effekten, getrennt durch Kommata.\n"
+"Derzeitige Effekte sind: dummy, random (zufällig), scope, spectrum (Spektum)."
+
+#: modules/visualization/visual/visual.c:45
+msgid "The width of the effects video window, in pixels."
+msgstr "Die Breite des Effekte-Videofensters in Pixeln."
+
+#: modules/visualization/visual/visual.c:49
+msgid "The height of the effects video window, in pixels."
+msgstr "Die Höhe des Effekte-Videofensters in Pixeln."
+
+#: modules/visualization/visual/visual.c:51
+msgid "Number of bands"
+msgstr "Anzahl der Bänder"
+
+#: modules/visualization/visual/visual.c:53
+msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
+msgstr ""
+"Anzahl von Bändern, die vom Spektrumanalysierer benutzt werden. Es sollten "
+"20 oder 80 sein."
+
+#: modules/visualization/visual/visual.c:55
+#, fuzzy
+msgid "Number of bands used by the spectrometer, from 20 to 80."
+msgstr ""
+"Anzahl von Bändern, die vom Spektrumanalysierer benutzt werden. Es sollten "
+"20 oder 80 sein."
+
+#: modules/visualization/visual/visual.c:57
+msgid "Band separator"
+msgstr "Band-Separator"
+
+#: modules/visualization/visual/visual.c:59
+msgid "Number of blank pixels between bands."
+msgstr "Die Anzahl von blanken Pixeln zwischen den Bändern."
+
+#: modules/visualization/visual/visual.c:61
+msgid "Amplification"
+msgstr "Verstärkung"
+
+#: modules/visualization/visual/visual.c:63
+msgid "This is a coefficient that modifies the height of the bands."
+msgstr "Dies ist ein Koeffizient, der die Höhe der Bändern verändert."
+
+#: modules/visualization/visual/visual.c:65
+msgid "Enable peaks"
+msgstr "Höchstwerte aktivieren"
+
+#: modules/visualization/visual/visual.c:67
+msgid "Draw \"peaks\" in the spectrum analyzer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:69
+msgid "Enable original graphic spectrum"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:71
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:73
+#, fuzzy
+msgid "Enable bands"
+msgstr "Audio aktivieren"
+
+#: modules/visualization/visual/visual.c:75
+msgid "Draw bands in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:77
+#, fuzzy
+msgid "Enable base"
+msgstr "Höchstwerte aktivieren"
+
+#: modules/visualization/visual/visual.c:79
+#, fuzzy
+msgid "Defines whether to draw the base of the bands."
+msgstr "Legt fest, ob Höchstwerte gezeichnet werden."
+
+#: modules/visualization/visual/visual.c:81
+msgid "Base pixel radius"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:83
+msgid "Defines radius size in pixels, of base of bands(beginning)."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:85
+#, fuzzy
+msgid "Spectral sections"
+msgstr "Auswahl"
+
+#: modules/visualization/visual/visual.c:87
+msgid "Determines how many sections of spectrum will exist."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:89
+#, fuzzy
+msgid "Peak height"
+msgstr "Videohöhe"
+
+#: modules/visualization/visual/visual.c:91
+#, fuzzy
+msgid "Total pixel height of the peak items."
+msgstr "Dies ist ein Koeffizient, der die Höhe der Bändern verändert."
+
+#: modules/visualization/visual/visual.c:93
+msgid "Peak extra width"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:95
+msgid "Additions or subtractions of pixels on the peak width."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:97
+msgid "V-plane color"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:99
+msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:101
+msgid "Number of stars"
+msgstr "Anzahl der Sterne"
+
+#: modules/visualization/visual/visual.c:103
+#, fuzzy
+msgid "Number of stars to draw with random effect."
+msgstr ""
+"Legt die Anzahl der Sterne fest, die mit dem 'Zufällig'-Effekt gezeichnet "
+"werden."
+
+#: modules/visualization/visual/visual.c:109
+msgid "Visualizer"
+msgstr "Visualisierer"
+
+#: modules/visualization/visual/visual.c:112
+msgid "Visualizer filter"
+msgstr "Visualisierungsfilter"
+
+#: modules/visualization/visual/visual.c:120
+msgid "Spectrum analyser"
+msgstr "Spektrum-Analysierer"
+
+#: modules/visualization/xosd.c:63
+msgid "Flip vertical position"
+msgstr "Vertikale Position vertauschen"
+
+#: modules/visualization/xosd.c:64
+#, fuzzy
+msgid "Display XOSD output at the bottom of the screen instead of the top."
+msgstr "Die xosd-Ausgabe auf dem Bildschirm unten statt oben anzeigen"
+
+#: modules/visualization/xosd.c:67
+msgid "Vertical offset"
+msgstr "Vertikaler Versatz"
+
+#: modules/visualization/xosd.c:68
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:72
+msgid "Shadow offset"
+msgstr "Schattenversatz"
+
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+#, fuzzy
+msgid "Font used to display text in the XOSD output."
+msgstr ""
+"Die Schrift, die zur Anzeige des Textes in der xosd Ausgabe benutzt wird"
+
+#: modules/visualization/xosd.c:79
+#, fuzzy
+msgid "Color used to display text in the XOSD output."
+msgstr ""
+"Die Schrift, die zur Anzeige des Textes in der xosd Ausgabe benutzt wird"
+
+#: modules/visualization/xosd.c:84
+msgid "XOSD interface"
+msgstr "XOSD Interface"
+
+#~ msgid "delay"
+#~ msgstr "Verzögerung"
+
+#~ msgid "fps"
+#~ msgstr "fps"
+
+#~ msgid "More info"
+#~ msgstr "Mehr Infos"
+
+#, fuzzy
+#~ msgid ""
+#~ "This filter gives the feeling of a 5.1 speakers set when using a "
+#~ "headphone."
+#~ msgstr ""
+#~ "Dieser Filter gibt Ihnen das Gefühl eines 5.1-Systems, wenn Sie einen "
+#~ "Kopfhörer benutzen."
+
+#~ msgid "Control interface settings"
+#~ msgstr "Einstellungen der Control-Interfaces"
+
+#~ msgid "Text rendering"
+#~ msgstr "Darstellung von Text"
+
+#~ msgid ""
+#~ "Use the settings of the \"freetype\" module to choose the font you  want "
+#~ "VLC to use for text rendering (to display subtitles for example)."
+#~ msgstr ""
+#~ "Benutzen Sie die Einstellungen des \"freetype\"-Modules zur Auswahl der "
+#~ "Schrift, die VLC für die Darstellung von Text benutzen soll (zur Anzeige "
+#~ "von Untertiteln beispielsweise)."
+
+#~ msgid "This option allows you to select control interfaces. "
+#~ msgstr "Diese Option erlaubt Ihnen Control-Interfaces auszuwählen."
+
+#, fuzzy
+#~ msgid "This option allows you to always open a default stream on start-up."
+#~ msgstr "Diese Option erlaubt Ihnen Wiedergabelistenlesezeichen festzulegen."
+
+#~ msgid ""
+#~ "You can enforce the position of the top left corner of the video window "
+#~ "here (x coordinate)."
+#~ msgstr ""
+#~ "Sie können die Position der oberen linken Ecke des Videofensters hier "
+#~ "festlegen (X-Koordinate)."
+
+#~ msgid "You can specify a custom video window title here."
+#~ msgstr "Sie können einen eigenen Titel des Videofensters hier festlegen."
+
+#~ msgid ""
+#~ "If this option is enabled, VLC will always start a video in fullscreen "
+#~ "mode."
+#~ msgstr ""
+#~ "Wenn diese Option aktiviert ist, wird VLC ein Video immer im "
+#~ "Vollbildmodus starten."
+
+#~ msgid ""
+#~ "If enabled, VLC will try to take advantage of the overlay capabilities of "
+#~ "your graphics card (hardware acceleration)."
+#~ msgstr ""
+#~ "Wenn aktiviert, wird VLC versuchen die Überlagerungsmöglichkeiten Ihrer "
+#~ "Grafikkarte zu nutzen (Hardwarebeschleunigung)."
+
+#~ msgid ""
+#~ "Allows you to specify the image format in which the video snapshots will "
+#~ "be stored."
+#~ msgstr ""
+#~ "Erlaubt Ihnen die Festlegung des Bildformats, in dem die "
+#~ "Videoschnappschüsse gespeichert werden."
+
+#, fuzzy
+#~ msgid ""
+#~ "Specify the IPv4 address of the networking interface. This overrides the "
+#~ "routing table."
+#~ msgstr ""
+#~ "Hier das Multicast-Ausgabeinterface angeben. Dies überschreibt die "
+#~ "Leitwegtabelle / den Routing-Table."
+
+#, fuzzy
+#~ msgid "Program to select"
+#~ msgstr "Programme"
+
+#, fuzzy
+#~ msgid "Programs to select"
+#~ msgstr "Programme"
+
+#~ msgid "Input start time (seconds)"
+#~ msgstr "Input-Startzeit (Sekunden)"
+
+#~ msgid "Input stop time (seconds)"
+#~ msgstr "Input-Stoppzeit (Sekunden)"
+
+#~ msgid ""
+#~ "This will allow you to add a subpictures filter for instance to overlay a "
+#~ "logo."
+#~ msgstr ""
+#~ "Dies erlaubt Ihnen einen Unterbild-Filter hinzuzufügen, um beispielsweise "
+#~ "ein Logo einzublenden."
+
+#~ msgid ""
+#~ "Allows you to modify the default TCP connection timeout. This value "
+#~ "should be set in millisecond units."
+#~ msgstr ""
+#~ "Erlaubt Ihnen den standardmäßigen Verbindungs-Time-Out für TCP-"
+#~ "Verbindungen zu ändern. Dieser Wert sollte in Millisekunden sein."
+
+#~ msgid "Preferred codecs list"
+#~ msgstr "Liste der bevorzugten Codecs"
+
+#~ msgid ""
+#~ "This allows you to select a list of codecs that VLC will use in priority. "
+#~ "For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
+#~ "the other ones."
+#~ msgstr ""
+#~ "Dies erlaubt Ihnen eine Liste von Codecs zu wählen, die VLC mit Priorität "
+#~ "benutzen wird. Zum Beispiel wird 'dummy,a52' zunächst die Dummy- und a52-"
+#~ "Codecs vor den anderen probieren."
+
+#~ msgid "This is a legacy entry to let you configure access filter modules."
+#~ msgstr ""
+#~ "Dies ist ein Altlasteintrag, mit dem Sie Access-Filter-Module "
+#~ "konfigurieren können."
+
+#~ msgid "This is a legacy entry to let you configure demux modules."
+#~ msgstr ""
+#~ "Dies ist ein Altlasteintrag, mit Sie die Demux-Module konfigurieren "
+#~ "können."
+
+#~ msgid ""
+#~ "This option allows you to specify a VLM configuration file that will be "
+#~ "read when VLM is launched."
+#~ msgstr ""
+#~ "Diese Option erlaubt Ihnen eine VLM-Konfigurationsdatei festzulegen, die "
+#~ "gelesen wird, wenn VLM startet."
+
+#~ msgid "Select the key to turn off audio volume."
+#~ msgstr "Wählen Sie den Hotkey zum Deaktivieren des Tons."
+
+#, fuzzy
+#~ msgid "Interfaces"
+#~ msgstr "Interface"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for cdda streams. This "
+#~ "value should be set in milliseconds units."
+#~ msgstr ""
+#~ "Erlaubt Ihnen den Standard-Cachewert für cdda-Streams zu ändern. Wert "
+#~ "sollte in Millisekunden sein."
+
+#~ msgid "Allows you to select the default DVD angle."
+#~ msgstr "Erlaubt Ihnen den standardmäßigen DVD-Winkel zu wählen."
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for DVDread streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Erlaubt Ihnen den Standard-Cachewert für DVDread-Streams zu ändern. "
+#~ "Dieser Wert sollte in Millisekunden sein."
+
+#~ msgid "Standard filesystem file input"
+#~ msgstr "Standard-Dateisystem Datei-Input"
+
+#, fuzzy
+#~ msgid "GnomeVFS filesystem file input"
+#~ msgstr "Standard-Dateisystem Datei-Input"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for http streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Erlaubt Ihnen den Standard-Cachewert für HTTP Streams zu ändern. Dieser "
+#~ "Wert sollte in Millisekunden sein. "
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for pvr streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Erlaubt Ihnen den Standard-Cachewert für PVR-Streams zu ändern. Dieser "
+#~ "Wert sollte in Millisekunden eingestellt werden."
+
+#~ msgid "Bitrate mode (vbr or cbr)"
+#~ msgstr "Bitratenmodus (vbr oder cbr)"
+
+#, fuzzy
+#~ msgid "This option allows setting of the audio volume (0-65535)."
+#~ msgstr ""
+#~ "Diese Option erlaubt Ihnen die Festlegung einer Bitmaske, die vom Audio-"
+#~ "Teil der Karte benutzt wird."
+
+#~ msgid "Allows you to set the desired frame rate for the capture."
+#~ msgstr ""
+#~ "Erlaubt Ihnen die gewünschte Framerate für die Aufnahme festzulegen."
+
+#~ msgid "Allows growing the MTU if truncated packets are found"
+#~ msgstr ""
+#~ "Erlaubt die Vergrößerung der MTU, wenn zerstückelte Pakete gefunden "
+#~ "werden."
+
+#~ msgid "If this option is set, the audio stream will be captured in stereo"
+#~ msgstr ""
+#~ "Wenn diese Option gesetzt ist, wird der Audiostream in Stereo aufgenommen"
+
+#~ msgid "Allows you to give the mime returned by the server."
+#~ msgstr ""
+#~ "Erlaubt Ihnen den Mime-Typ festzulegen, der vom Server zurückgegeben wird."
+
+#~ msgid "DTS"
+#~ msgstr "DTS"
+
+#~ msgid "Override preset bands gain in dB (-20 ... 20)"
+#~ msgstr "Voreingestellte Bänderverstärkung überschreiben (-20 ... 20 dB)"
+
+#~ msgid "Filter twice the audio"
+#~ msgstr "Audio zweifach filtern"
+
+#~ msgid "Output channels number"
+#~ msgstr "Ausgabekanalnummer"
+
+#, fuzzy
+#~ msgid "X coordinate of the subpicture"
+#~ msgstr "X-Koordinate des Logos"
+
+#, fuzzy
+#~ msgid "Y coordinate of the subpicture"
+#~ msgstr "Y-Koordinate des Logos"
+
+#, fuzzy
+#~ msgid "Timeout of subpictures"
+#~ msgstr "Unterbilder"
+
+#~ msgid "Allows you to specify the output video width."
+#~ msgstr "Erlaubt Ihnen die Videoausgabebreite festzulegen."
+
+#~ msgid "Allows you to specify the output video height."
+#~ msgstr "Erlaubt Ihnen die Videoausgabehöhe festzulegen."
+
+#~ msgid "Allows you to specify the video bitrate tolerance in kbit/s."
+#~ msgstr "Erlaubt Ihnen die Videodatenratentoleranz in kbit/s festzulegen."
+
+#~ msgid "Allows you to enable the pre motion estimation."
+#~ msgstr "Erlaubt Ihnen die Vorbewegungsabschätzung zu aktivieren."
+
+#~ msgid "Allows you to specify the rate control buffer size."
+#~ msgstr "Erlaubt Ihnen die Ratenkontrollierungspuffergröße festzulegen."
+
+#~ msgid "Allows you to specify the rate control buffer aggressiveness."
+#~ msgstr ""
+#~ "Erlaubt Ihnen die Aggressivität des Ratenkontrollpuffers festzulegen."
+
+#~ msgid "Allows you to specify the minimum video quantizer scale."
+#~ msgstr "Erlaubt Ihnen die minimale Bildquantisierungsskalierung anzugeben."
+
+#~ msgid "Allows you to specify the maximum video quantizer scale."
+#~ msgstr "Erlaubt Ihnen die maximale Bildquantisierungsskalierung anzugeben."
+
+#~ msgid "Use fixed video quantizer scale"
+#~ msgstr "Feste Videoquantisierungsskalierung benutzen"
+
+#, fuzzy
+#~ msgid "Select how stereo streams will be handled"
+#~ msgstr ""
+#~ "Geben Sie einen Dateinamen ein, unter dem der rohe Stream gesichert wird."
+
+#~ msgid "By default the encoding is CBR."
+#~ msgstr "Standardmäßig ist das Encoding CBR."
+
+#, fuzzy
+#~ msgid "Sets the allowed variance in average. bitrate."
+#~ msgstr "Legt die erlaubte Abweichung der durchschnittlichen Bitrate fest."
+
+#, fuzzy
+#~ msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+#~ msgstr ""
+#~ "Legt eine durchschnittliche Periode für die maximale lokale Bitrate in "
+#~ "kbits/s fest."
+
+#, fuzzy
+#~ msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#~ msgstr "Gitterquantisierung aktivieren"
+
+#~ msgid "You can set the address and port the http interface will bind to."
+#~ msgstr ""
+#~ "Sie können die Adresse und den Port einstellen, an den sich das HTTP-"
+#~ "Interface binden wird."
+
+#~ msgid ""
+#~ "Allows you to specify if this client should act as the master client for "
+#~ "the network synchronisation."
+#~ msgstr ""
+#~ "Erlaubt Ihnen die Festlegung, dass dieser Client als Master-Client für "
+#~ "die Netzwerksynchronisation agieren soll."
+
+#~ msgid "If enabled the interface will uninstall the Service and exit."
+#~ msgstr ""
+#~ "Wenn aktiviert, wird das Interface den Dienst deinstallieren und sich "
+#~ "beenden."
+
+#~ msgid "This allows you to change the display name of the Service."
+#~ msgstr "Dies erlaubt Ihnen, den Bildschirmnamen des Dienstes zu ändern."
+
+#, fuzzy
+#~ msgid "Telnet Interface host"
+#~ msgstr "Port des Telnet-Interfaces"
+
+#, fuzzy
+#~ msgid "Default to listen on all network interfaces"
+#~ msgstr "MTU des Netzwerk-Interfaces"
+
+#~ msgid "Telnet Interface port"
+#~ msgstr "Port des Telnet-Interfaces"
+
+#~ msgid "Default to 4212"
+#~ msgstr "Standardmäßig 4212"
+
+#~ msgid "Telnet Interface password"
+#~ msgstr "Telnet-Interface-Passwort"
+
+#~ msgid "Default to admin"
+#~ msgstr "Standardmäßig admin"
+
+#~ msgid "set id of es to pid"
+#~ msgstr "id von es auf pid setzen"
+
+#~ msgid "Size offset"
+#~ msgstr "Größenversatz"
+
+#, fuzzy
+#~ msgid "You have to select two bookmarks."
+#~ msgstr "Sie müssen zwei Lesezeichen auswählen"
+
+#, fuzzy
+#~ msgid "Go To Position"
+#~ msgstr "Logoposition"
+
+#, fuzzy
+#~ msgid "Go to specific position"
+#~ msgstr "Direkt zum angegebenen Punkt springen"
+
+#~ msgid ""
+#~ "If you enable this settting, the equalizer filter will be applied twice. "
+#~ "The effect will be sharper."
+#~ msgstr ""
+#~ "Wenn Sie diese Einstellung aktivieren, wird der Equalizerfilter zweifach "
+#~ "angewendet. Der Effekt wird schärfer sein."
+
+#~ msgid "Crops the image"
+#~ msgstr "Beschneidet das Bild"
+
+#~ msgid "Suppress further errors"
+#~ msgstr "Weitere Fehler unterdrücken"
+
+#, fuzzy
+#~ msgid "You haven't experienced any heavy crashes yet."
+#~ msgstr ""
+#~ "Entweder benutzten Sie eine ältere Version von Mac OS X als 10.2 oder Sie "
+#~ "hatten bislang keine ernsthaften Abstürze."
+
+#, fuzzy
+#~ msgid "Use embedded video output"
+#~ msgstr "Integrierte QT Videoausgabe"
+
+#~ msgid ""
+#~ "Choose a number corresponding to a screen in you video device selection "
+#~ "menu and this screen will be used by default as the screen for "
+#~ "'fullscreen'."
+#~ msgstr ""
+#~ "Wählen Sie eine Nummer, die zu Ihres Videodevice gehört, im Menü. Dieser "
+#~ "Bildschirm wird dann der Standard für den Vollbildmodus sein."
+
+#~ msgid ""
+#~ "Instead of keeping the aspect ratio of the movie when resizing the video, "
+#~ "stretch the video to fill the entire window."
+#~ msgstr ""
+#~ "Anstatt das Seitenverhältnis des Bildes bei Größenanpassungen zu "
+#~ "behalten, das Bild dehnen, um das gesamte Fenster auszufüllen."
+
+#~ msgid "Fill fullscreen"
+#~ msgstr "Vollbild ausfüllen"
+
+#~ msgid "VIDEO_TS folder"
+#~ msgstr "'VIDEO_TS' Ordner"
+
+#~ msgid "Override"
+#~ msgstr "Überschreiben"
+
+#~ msgid "Advanced output:"
+#~ msgstr "Erweiterte Ausgabe:"
+
+#~ msgid "Output Options"
+#~ msgstr "Ausgabeoptionen"
+
+#~ msgid "Transcode options"
+#~ msgstr "Umschlüsselungsoptionen"
+
+#, fuzzy
+#~ msgid "If your stream has audio and you want to transcode it, enable this."
+#~ msgstr ""
+#~ "Wenn Ihr Stream Audio enthält und Sie dies transcodieren möchten, "
+#~ "aktivieren Sie dies."
+
+#, fuzzy
+#~ msgid "If your stream has video and you want to transcode it, enable this."
+#~ msgstr ""
+#~ "Wenn Ihr Stream Video enthält und Sie dies transcodieren möchten, "
+#~ "aktivieren Sie dies."
+
+#, fuzzy
+#~ msgid ""
+#~ "In this page, you will define a few additional parameters for your "
+#~ "transcoding."
+#~ msgstr ""
+#~ "Auf dieser Seite werden Sie ein paar wenige zusätzliche Parameter für Ihr "
+#~ "Transcodieren festlegen."
+
+#, fuzzy
+#~ msgid "You you need to select a file, you want to save to."
+#~ msgstr "Sie müssen eine Datei auswählen, in die gesichert wird."
+
+#~ msgid "Last skin used"
+#~ msgstr "Zuletzt benutzte Skin"
+
+#~ msgid "Select the path to the last skin used."
+#~ msgstr "Wählen Sie den Pfad zur zuletzt benutzen Skin."
+
+#~ msgid "Config of last used skin."
+#~ msgstr "Einstellung der letzten benutzten Skin."
+
+#~ msgid "&Shuffle Playlist"
+#~ msgstr "Wiedergabeliste mi&schen"
+
+#~ msgid "Destination Target:"
+#~ msgstr "Ziel:"
+
+#~ msgid "Output methods"
+#~ msgstr "Ausgabemethoden"
+
+#~ msgid "Miscellaneous options"
+#~ msgstr "Vermischte Optionen"
+
+#~ msgid "Subtitles options"
+#~ msgstr "Untertiteloptionen"
+
+#, fuzzy
+#~ msgid "VLC media player - Updates"
+#~ msgstr "VLC media player"
+
+#, fuzzy
+#~ msgid "VLM configuration"
+#~ msgstr "VLM-Konfigurationsdatei"
+
+#~ msgid "Show bookmarks dialog when the interface starts."
+#~ msgstr "Lesezeichendialog zeigen, wenn das Interface gestartet wird."
+
+#~ msgid "Show taskbar entry"
+#~ msgstr "Task-Leisteneintrag zeigen"
+
+#~ msgid "Font filename"
+#~ msgstr "Schrift-Dateiname"
+
+#~ msgid "Opacity, 0..255"
+#~ msgstr "Deckkraft, 0..255"
+
+#~ msgid ""
+#~ "The color of overlay text. 1 byte for each color, hexadecimal. #000000 = "
+#~ "all colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+#~ msgstr ""
+#~ "Die Farbe von eingeblendetem Text. 1 Byte für jede Farbe, hexadezimal. "
+#~ "#000000 = alle Farben aus, 0xFF0000 = einfaches rot, 0xFFFFFF = alle "
+#~ "Farben an [weiß]"
+
+#~ msgid "The size of the fonts used by the osd module"
+#~ msgstr "Die Schriftgröße, die vom osd-Modul benutzt wird"
+
+#~ msgid ""
+#~ "Defines the delay before resumed TLS sessions will be expired (in "
+#~ "seconds)."
+#~ msgstr ""
+#~ "Definiert die Verzögerung bevor wiederaufgenommene TLS-Sitzungen ablaufen "
+#~ "(in Sekunden)."
+
+#~ msgid "Allows you to define the title that will be put in ASF comments."
+#~ msgstr ""
+#~ "Erlaubt Ihnen den Titel festzulegen, der in ASF-Kommentaren ablegt wird."
+
+#~ msgid "Allows you to define the comment that will be put in ASF comments."
+#~ msgstr ""
+#~ "Erlaubt Ihnen den Kommentar festzulegen, der in ASF-Kommentaren ablegt "
+#~ "wird."
+
+#, fuzzy
+#~ msgid "Assigns a program number to each PMT"
+#~ msgstr "Fügt der PMT eine Programmnummer hinzu"
+
+#, fuzzy
+#~ msgid "Defines the pids to add to each pmt."
+#~ msgstr "Legt fest, ob Höchstwerte gezeichnet werden."
+
+#~ msgid "set PID to id of es"
+#~ msgstr "PID auf ID des ES setzen"
+
+#, fuzzy
+#~ msgid "Podcast Service Discovery"
+#~ msgstr "Services-Discovery"
+
+#~ msgid "IPv4-SAP listening"
+#~ msgstr "IPv6-SAP-Listening"
+
+#, fuzzy
+#~ msgid ""
+#~ "Set this if you want the SAP module to listen to IPv4 announcements on "
+#~ "the standard address."
+#~ msgstr ""
+#~ "Aktivieren Sie dies, wenn das SAP-Modul nach IPv4-Ankündigungen auf der "
+#~ "Standardadresse suchen soll."
+
+#~ msgid "IPv6-SAP listening"
+#~ msgstr "IPv6-SAP-Listening"
+
+#, fuzzy
+#~ msgid ""
+#~ "Set this if you want the SAP module to listen to IPv6 announcements on "
+#~ "the standard address."
+#~ msgstr ""
+#~ "Aktivieren Sie dies, wenn das SAP-Modul nach IPv6-Ankündigungen auf der "
+#~ "Standardadresse suchen soll."
+
+#~ msgid "Specify an identifier integer for this elementary stream"
+#~ msgstr "Legt eine Erkennungsganzzahl für diesen Elementarstream fest"
+
+#~ msgid ""
+#~ "Allows you to specify the output access method used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Erlaubt Ihnen die Ausgabezugriffsmethode festzulegen, die für die "
+#~ "Streamingausgabe benutzt wird."
+
+#~ msgid "Allows you to specify the muxer used for the streaming output."
+#~ msgstr ""
+#~ "Erlaubt Ihnen den Muxer festzulegen, der für die Streamingausgabe benutzt "
+#~ "wird."
+
+#~ msgid "Allows you to specify the muxer used for the audio streaming output."
+#~ msgstr ""
+#~ "Erlaubt Ihnen den Muxer festzulegen, die für die Audiostreamingausgabe "
+#~ "benutzt wird."
 
-#: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
-msgid "Use shared memory"
-msgstr "Geteilten Speicher benutzen"
+#~ msgid "Allows you to specify the muxer used for the video streaming output."
+#~ msgstr ""
+#~ "Erlaubt Ihnen den Muxer festzulegen, der für die Videostreamingausgabe "
+#~ "benutzt wird."
 
-#: modules/video_output/x11/x11.c:59 modules/video_output/x11/xvideo.c:70
-msgid "Use shared memory to communicate between VLC and the X server."
-msgstr ""
-"Geteilten Speicher benutzen, um zwischen VLC und dem X-Server zu "
-"kommunizieren."
+#~ msgid "Allows you to specify the output URL used for the streaming output."
+#~ msgstr "Erlaubt Ihnen die Ausgabe-URL für die Streamingausgabe festzulegen."
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr ""
-"Wählen Sie den Bildschirm, der für den Vollbildmodus benutzt werden soll."
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the audio streaming output."
+#~ msgstr ""
+#~ "Erlaubt Ihnen die Ausgabe-URL für die Audiostreamingausgabe festzulegen."
 
-#: modules/video_output/x11/x11.c:78
-msgid "X11 video output"
-msgstr "X11 Videoausgabe"
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the video streaming output."
+#~ msgstr ""
+#~ "Erlaubt Ihnen die Ausgabe-URL für die Videostreamingausgabe festzulegen."
 
-#: modules/video_output/x11/xvideo.c:63
-msgid "XVimage chroma format"
-msgstr "XVimage Chromaformat"
+#~ msgid ""
+#~ "Allows you to specify the session name used for the streaming output."
+#~ msgstr ""
+#~ "Erlaubt Ihnen den Session-Namen für die Streamingausgabe festzulegen."
 
-#: modules/video_output/x11/xvideo.c:65
-msgid ""
-"Force the XVideo renderer to use a specific chroma format instead of trying "
-"to improve performances by using the most efficient one."
-msgstr ""
-"Den XVideo - Renderer zwingen ein bestimmtes Chromaformat zu benutzen, "
-"anstatt ihn das effizienteste wählen zu lassen."
+#~ msgid ""
+#~ "Allows you to specify a URL with additional information on the stream."
+#~ msgstr ""
+#~ "Erlaubt Ihnen eine URL mit zusätzlichen Informationen über den Stream "
+#~ "anzugeben."
 
-#: modules/video_output/x11/xvideo.c:92
-msgid "XVideo extension video output"
-msgstr "XVideo-Extension Videoausgabe"
+#~ msgid "Allows you to specify contact e-mail address for this session."
+#~ msgstr ""
+#~ "Erlaubt Ihnen eine Kontakt-eMail-Adresse für diese Session anzugeben."
 
-#: modules/visualization/galaktos/plugin.c:48
-msgid "GaLaktos visualization plugin"
-msgstr "GaLaktos Visualisierungsplugin"
+#~ msgid ""
+#~ "Allows you to specify the output muxer method used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Erlaubt Ihnen die Ausgabemuxermethode für die Streamingausgabe "
+#~ "festzulegen."
 
-#: modules/visualization/goom.c:58
-msgid "Goom display width"
-msgstr "Goom-Anzeigebreite"
+#, fuzzy
+#~ msgid "Output URL (deprecated)"
+#~ msgstr "Maximales B (abgelehnt)"
 
-#: modules/visualization/goom.c:59
-msgid "Goom display height"
-msgstr "Goom-Anzeigehöhe"
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the output destination used for the streaming "
+#~ "output."
+#~ msgstr "Erlaubt Ihnen die Ausgabe-URL für die Streamingausgabe festzulegen."
 
-#: modules/visualization/goom.c:60
-msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
-"will be prettier but more CPU intensive)."
-msgstr ""
-"Erlaubt Ihnen die Auflösung der Goomanzeige zu ändern (höhere Auflösung ist "
-"schöner, braucht aber mehr Leistung)."
+#~ msgid ""
+#~ "Allows you to specify the destination video codec used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Erlaubt Ihnen den Zielvideocodec festzulegen, der für die "
+#~ "Streamingausgabe benutzt wird."
 
-#: modules/visualization/goom.c:63
-msgid "Goom animation speed"
-msgstr "Goom-Animationsgeschwindigkeit"
+#~ msgid ""
+#~ "Allows you to specify the video bitrate used for the streaming output."
+#~ msgstr ""
+#~ "Erlaubt Ihnen die Videodatenrate festzulegen, die bei der "
+#~ "Streamingausgabe benutzt wird."
 
-#: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
-msgstr ""
-"Erlaubt Ihnen die Geschwindigkeit der Animation zu reduzieren (standardmäßig "
-"6, max. 10)."
+#~ msgid "Allows you to scale the video before encoding."
+#~ msgstr "Dies erlaubt Ihnen das Video vor dem Encoding zu skalieren."
 
-#: modules/visualization/goom.c:70
-msgid "Goom"
-msgstr "Goom"
+#~ msgid "Allows you to specify an output frame rate for the video."
+#~ msgstr "Erlaubt Ihnen eine Ausgabeframerate für das Video festzulegen."
 
-#: modules/visualization/goom.c:71
-msgid "Goom effect"
-msgstr "Goom Effekt"
+#, fuzzy
+#~ msgid "Allows you to specify a maximum output video width."
+#~ msgstr "Erlaubt Ihnen die Videoausgabebreite festzulegen."
 
-#: modules/visualization/visual/visual.c:38
-msgid "Effects list"
-msgstr "Effektliste"
+#, fuzzy
+#~ msgid "Allows you to specify a maximum output video height."
+#~ msgstr "Erlaubt Ihnen die Videoausgabehöhe festzulegen."
 
-#: modules/visualization/visual/visual.c:40
 #, fuzzy
-msgid ""
-"A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
-msgstr ""
-"Eine Liste von visuellen Effekten, getrennt durch Kommata.\n"
-"Derzeitige Effekte sind: dummy, random (zufällig), scope, spectrum (Spektum)."
+#~ msgid ""
+#~ "Allows you to specify video filters used after the video transcoding and "
+#~ "subpictures overlaying."
+#~ msgstr ""
+#~ "Erlaubt Ihnen den Muxer festzulegen, der für die Videostreamingausgabe "
+#~ "benutzt wird."
 
-#: modules/visualization/visual/visual.c:45
-msgid "The width of the effects video window, in pixels."
-msgstr "Die Breite des Effekte-Videofensters in Pixeln."
+#~ msgid "Allows you to specify the top coordinate for the video cropping."
+#~ msgstr ""
+#~ "Erlaubt Ihnen die obere Koordinate für die Videobeschneidung festzulegen."
 
-#: modules/visualization/visual/visual.c:49
-msgid "The height of the effects video window, in pixels."
-msgstr "Die Höhe des Effekte-Videofensters in Pixeln."
+#~ msgid "Allows you to specify the left coordinate for the video cropping."
+#~ msgstr ""
+#~ "Erlaubt Ihnen die linke Koordinate für die Videobeschneidung festzulegen."
 
-#: modules/visualization/visual/visual.c:51
-msgid "Number of bands"
-msgstr "Anzahl der Bänder"
+#~ msgid "Allows you to specify the bottom coordinate for the video cropping."
+#~ msgstr ""
+#~ "Erlaubt Ihnen die untere Koordinate für die Videobeschneidung festzulegen."
 
-#: modules/visualization/visual/visual.c:53
-msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
-msgstr ""
-"Anzahl von Bändern, die vom Spektrumanalysierer benutzt werden. Es sollten "
-"20 oder 80 sein."
+#~ msgid "Allows you to specify the right coordinate for the video cropping."
+#~ msgstr ""
+#~ "Erlaubt Ihnen die rechte Koordinate für die Videobeschneidung festzulegen."
 
-#: modules/visualization/visual/visual.c:55
-#, fuzzy
-msgid "Number of bands used by the spectrometer, from 20 to 80."
-msgstr ""
-"Anzahl von Bändern, die vom Spektrumanalysierer benutzt werden. Es sollten "
-"20 oder 80 sein."
+#~ msgid ""
+#~ "Allows you to specify the audio bitrate used for the streaming output."
+#~ msgstr ""
+#~ "Erlaubt Ihnen die Audiodatenrate festzulegen, die bei der "
+#~ "Streamingausgabe benutzt wird."
 
-#: modules/visualization/visual/visual.c:57
-msgid "Band separator"
-msgstr "Band-Separator"
+#~ msgid ""
+#~ "Allows you to specify the audio sample rate used for the streaming output."
+#~ msgstr ""
+#~ "Erlaubt Ihnen die für die Streamingausgabe verwendete Audio-Samplerate "
+#~ "festzulegen."
 
-#: modules/visualization/visual/visual.c:59
-msgid "Number of blank pixels between bands."
-msgstr "Die Anzahl von blanken Pixeln zwischen den Bändern."
+#~ msgid ""
+#~ "Allows you to specify the number of audio channels used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Erlaubt Ihnen die Anzahl von Audiokanälen festzulegen, die bei der "
+#~ "Streamingausgabe verwendet werden."
 
-#: modules/visualization/visual/visual.c:61
-msgid "Amplification"
-msgstr "Verstärkung"
+#~ msgid ""
+#~ "Allows you to specify the destination subtitles codec used for the "
+#~ "streaming output."
+#~ msgstr ""
+#~ "Erlaubt Ihnen den Ziel-Untertitelcodec festzulegen, der für die "
+#~ "Streamausgabe benutzt wird."
 
-#: modules/visualization/visual/visual.c:63
-msgid "This is a coefficient that modifies the height of the bands."
-msgstr "Dies ist ein Koeffizient, der die Höhe der Bändern verändert."
+#~ msgid "Subpictures filter"
+#~ msgstr "Unterbild-Filter"
 
-#: modules/visualization/visual/visual.c:65
-msgid "Enable peaks"
-msgstr "Höchstwerte aktivieren"
+#~ msgid "List of video output modules"
+#~ msgstr "Liste von Videoausgabemodulen"
 
-#: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
-msgstr "Legt fest, ob Höchstwerte gezeichnet werden."
+#~ msgid "Select the specific video output modules that you want to activate."
+#~ msgstr ""
+#~ "Wählen Sie das Videoausgabemodule aus, welche Sie aktivieren möchten."
 
-#: modules/visualization/visual/visual.c:69
-msgid "Enable original graphic spectrum"
-msgstr ""
+#~ msgid "X coordinate of the logo"
+#~ msgstr "X-Koordinate des Logos"
 
-#: modules/visualization/visual/visual.c:71
-#, fuzzy
-msgid "Defines whether to draw the original spectrum graphic routine."
-msgstr "Legt fest, ob Höchstwerte gezeichnet werden."
+#~ msgid "Y coordinate of the logo"
+#~ msgstr "Y-Koordinate des Logos"
 
-#: modules/visualization/visual/visual.c:73
-#, fuzzy
-msgid "Enable bands"
-msgstr "Audio aktivieren"
+#~ msgid "Marquee text"
+#~ msgstr "Marquee-Text"
 
-#: modules/visualization/visual/visual.c:75
-#, fuzzy
-msgid "Defines whether to draw the bands."
-msgstr "Legt fest, ob Höchstwerte gezeichnet werden."
+#~ msgid "X offset, from left"
+#~ msgstr "X-Abstand von links"
 
-#: modules/visualization/visual/visual.c:77
-#, fuzzy
-msgid "Enable base"
-msgstr "Höchstwerte aktivieren"
+#~ msgid "Y offset, from the top"
+#~ msgstr "Y-Abstand von oben"
 
-#: modules/visualization/visual/visual.c:79
-#, fuzzy
-msgid "Defines whether to draw the base of the bands."
-msgstr "Legt fest, ob Höchstwerte gezeichnet werden."
+#~ msgid "Marquee display sub filter"
+#~ msgstr "Marquee-Anzeige - Unterfilter"
 
-#: modules/visualization/visual/visual.c:81
-msgid "Base pixel radius"
-msgstr ""
+#~ msgid "Alpha blending"
+#~ msgstr "Alpha-Vermischung"
 
-#: modules/visualization/visual/visual.c:83
-msgid "Defines radius size in pixels, of base of bands(beginning)."
-msgstr ""
+#~ msgid "Alpha blending (0 -> 255). Default is 255"
+#~ msgstr "Alpha-Vermischung (0 -> 255). Standardmäßig 255"
 
-#: modules/visualization/visual/visual.c:85
-#, fuzzy
-msgid "Spectral sections"
-msgstr "Auswahl"
+#~ msgid "Height in pixels"
+#~ msgstr "Höhe in Pixeln"
 
-#: modules/visualization/visual/visual.c:87
-msgid "Determines how many sections of spectrum will exist."
-msgstr ""
+#~ msgid "Width in pixels"
+#~ msgstr "Breite in Pixeln"
 
-#: modules/visualization/visual/visual.c:89
-#, fuzzy
-msgid "Peak height"
-msgstr "Videohöhe"
+#~ msgid "Top left corner y coordinate"
+#~ msgstr "Y-Koordinate der linken oberen Ecke"
 
-#: modules/visualization/visual/visual.c:91
-#, fuzzy
-msgid "This is the total pixel height of the peak items."
-msgstr "Dies ist ein Koeffizient, der die Höhe der Bändern verändert."
+#~ msgid "Order as a comma separated list of picture-id(s)"
+#~ msgstr "Als durch Kommata-getrennte Liste von Bild-ID(s) ordnen"
 
-#: modules/visualization/visual/visual.c:93
-msgid "Peak extra width"
-msgstr ""
+#, fuzzy
+#~ msgid "OSD menu configuration file"
+#~ msgstr "VLM-Konfigurationsdatei"
 
-#: modules/visualization/visual/visual.c:95
-msgid "Additions or subtractions of pixels on the peak width."
-msgstr ""
+#, fuzzy
+#~ msgid "X coordinate of the OSD menu"
+#~ msgstr "X-Koordinate des Logos"
 
-#: modules/visualization/visual/visual.c:97
-msgid "V-plane color"
-msgstr ""
+#, fuzzy
+#~ msgid "Y coordinate of the OSD menu"
+#~ msgstr "Y-Koordinate des Logos"
 
-#: modules/visualization/visual/visual.c:99
-msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
-msgstr ""
+#, fuzzy
+#~ msgid "Update speed of OSD menu"
+#~ msgstr "X-Koordinate des Logos"
 
-#: modules/visualization/visual/visual.c:101
-msgid "Number of stars"
-msgstr "Anzahl der Sterne"
+#, fuzzy
+#~ msgid "On Screen Display menu subfilter"
+#~ msgstr "On Screen Display"
 
-#: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
-msgstr ""
-"Legt die Anzahl der Sterne fest, die mit dem 'Zufällig'-Effekt gezeichnet "
-"werden."
+#~ msgid "You can choose the default scaling mode."
+#~ msgstr "Sie können den standardmäßigen Skalierungsmodus auswählen."
 
-#: modules/visualization/visual/visual.c:109
-msgid "Visualizer"
-msgstr "Visualisierer"
+#~ msgid "Ascii Art"
+#~ msgstr "Ascii-Kunst"
 
-#: modules/visualization/visual/visual.c:112
-msgid "Visualizer filter"
-msgstr "Visualisierungsfilter"
+#~ msgid ""
+#~ "If the OpenGL cube effect is enabled, this controls its rotation speed."
+#~ msgstr ""
+#~ "Wenn der OpenGL-Würfeleffect aktiviert ist, kontrolliert dies dessen "
+#~ "Geschwindigkeit."
 
-#: modules/visualization/visual/visual.c:120
-msgid "Spectrum analyser"
-msgstr "Spektrum-Analysierer"
+#~ msgid "Select effect"
+#~ msgstr "Effekt wählen"
 
-#: modules/visualization/xosd.c:63
-msgid "Flip vertical position"
-msgstr "Vertikale Position vertauschen"
+#~ msgid "Allows you to select different visual effects."
+#~ msgstr "Erlaubt Ihnen verschiedene visuelle Effekte auszuwählen."
 
-#: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
-msgstr "Die xosd-Ausgabe auf dem Bildschirm unten statt oben anzeigen"
+#~ msgid "choose the screen to be used for fullscreen mode."
+#~ msgstr ""
+#~ "Wählen Sie den Bildschirm, der für den Vollbildmodus benutzt werden soll."
 
-#: modules/visualization/xosd.c:67
-msgid "Vertical offset"
-msgstr "Vertikaler Versatz"
+#~ msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
+#~ msgstr ""
+#~ "Erlaubt Ihnen die Geschwindigkeit der Animation zu reduzieren "
+#~ "(standardmäßig 6, max. 10)."
 
-#: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
-msgstr "Vertikaler Versatz des angezeigten Textes in Pixeln"
+#~ msgid "Defines whether to draw peaks."
+#~ msgstr "Legt fest, ob Höchstwerte gezeichnet werden."
 
-#: modules/visualization/xosd.c:70
-msgid "Shadow offset"
-msgstr "Schattenversatz"
+#, fuzzy
+#~ msgid "Defines whether to draw the original spectrum graphic routine."
+#~ msgstr "Legt fest, ob Höchstwerte gezeichnet werden."
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
-msgstr "Versatz des Schattens in Pixeln"
+#, fuzzy
+#~ msgid "Defines whether to draw the bands."
+#~ msgstr "Legt fest, ob Höchstwerte gezeichnet werden."
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
-msgstr ""
-"Die Schrift, die zur Anzeige des Textes in der xosd Ausgabe benutzt wird"
+#~ msgid "Vertical offset in pixels of the displayed text"
+#~ msgstr "Vertikaler Versatz des angezeigten Textes in Pixeln"
 
-#: modules/visualization/xosd.c:82
-msgid "XOSD interface"
-msgstr "XOSD Interface"
+#~ msgid "Offset in pixels of the shadow"
+#~ msgstr "Versatz des Schattens in Pixeln"
 
 #, fuzzy
 #~ msgid "Small playlist"
@@ -17158,21 +18938,6 @@ msgstr "XOSD Interface"
 #~ msgid "M3U file|*.m3u"
 #~ msgstr "M3U Datei|*.m3u"
 
-#, fuzzy
-#~ msgid "Show labels in toolbar"
-#~ msgstr "Texte auf den Knöpfen der Bedienungsleiste anzeigen"
-
-#, fuzzy
-#~ msgid "Show labels below the icons in the toolbar."
-#~ msgstr "Texte unter den Symbolen in der Bedienungsleiste anzeigen"
-
-#~ msgid ""
-#~ "Allows you to set the desired frame rate when playing from files, use 0 "
-#~ "for live."
-#~ msgstr ""
-#~ "Erlaubt Ihnen die gewünschte Framerate pro Sekunde festzulegen, wenn "
-#~ "Dateien wiedergegeben werden. Benutzen Sie 0 für live."
-
 #~ msgid "Mega bass cut off (10-100Hz)"
 #~ msgstr "Mega-Bass-Begrenzung (10-100Hz)"
 
@@ -17198,9 +18963,6 @@ msgstr "XOSD Interface"
 #~ msgid "ID3 tag parser using libid3tag"
 #~ msgstr "ID3-Tag-Parser mit libid3tag-Benutzung"
 
-#~ msgid "Quantizer parameter"
-#~ msgstr "Quantisier-Parameter"
-
 #~ msgid "Minimum quantizer parameter"
 #~ msgstr "Minimaler Quantisierungsparameter"
 
@@ -17219,12 +18981,6 @@ msgstr "XOSD Interface"
 #~ msgid "This selects the analysing mode."
 #~ msgstr "Dies wählt den Analysemodus aus."
 
-#~ msgid "Bitrate tolerance"
-#~ msgstr "Bitratentoleranz"
-
-#~ msgid "Averaging period for the maximum local bitrate"
-#~ msgstr "Durchschnittliche Periode für die maximale lokale Bitrate"
-
 #~ msgid "Sets maximum interval between IDR-frames"
 #~ msgstr "Legt das maximale Intervall zwischen IDR-Frames fest."
 
@@ -17267,9 +19023,6 @@ msgstr "XOSD Interface"
 #~ msgid "Save As..."
 #~ msgstr "Sichern unter..."
 
-#~ msgid "Full path of the PNG file to use."
-#~ msgstr "Kompletter Pfad der zu benutzenden PNG-Datei."
-
 #~ msgid "Netsync"
 #~ msgstr "Netsync"
 
@@ -17464,9 +19217,6 @@ msgstr "XOSD Interface"
 #~ msgid "Select maximum bitrate stream"
 #~ msgstr "Stream mit maximaler Datenrate auswählen"
 
-#~ msgid "Always select the stream with the maximum bitrate."
-#~ msgstr "Immer den Stream mit der maximalen Datenrate auswählen."
-
 #~ msgid "[0=stereo, 1=dual-mono, 2=joint-stereo]"
 #~ msgstr "[0=Stereo, 1=duales Mono, 2=Joint-Stereo]"
 
@@ -17521,9 +19271,6 @@ msgstr "XOSD Interface"
 #~ msgid "Controls"
 #~ msgstr "Steuerung"
 
-#~ msgid "PMT Program number"
-#~ msgstr "PMT Programmnummer"
-
 #~ msgid "Random effect"
 #~ msgstr "Zufälliger Effekt"
 
@@ -17763,9 +19510,6 @@ msgstr "XOSD Interface"
 #~ msgid "Stop stream"
 #~ msgstr "Stream stoppen"
 
-#~ msgid "Eject"
-#~ msgstr "Auswerfen"
-
 #~ msgid "Pause stream"
 #~ msgstr "Stream anhalten"
 
@@ -17831,9 +19575,6 @@ msgstr "XOSD Interface"
 #~ msgid "Open Stream"
 #~ msgstr "Stream öffnen"
 
-#~ msgid "Open Target:"
-#~ msgstr "Ziel öffnen:"
-
 #~ msgid "Symbol Rate"
 #~ msgstr "Daten-/Symbolrate"
 
@@ -17868,9 +19609,6 @@ msgstr "XOSD Interface"
 #~ msgid "Invert"
 #~ msgstr "Invertieren"
 
-#~ msgid "Jump to: "
-#~ msgstr "Springe zu:"
-
 #~ msgid "stream output (MRL)"
 #~ msgstr "Streamausgabe (MRL)"
 
@@ -17922,9 +19660,6 @@ msgstr "XOSD Interface"
 #~ msgid "_Help"
 #~ msgstr "_Hilfe"
 
-#~ msgid "_About..."
-#~ msgstr "_Über..."
-
 #~ msgid "About this application"
 #~ msgstr "Über dieses Programm"
 
@@ -17934,9 +19669,6 @@ msgstr "XOSD Interface"
 #~ msgid "Go Backward"
 #~ msgstr "Zurück gehen"
 
-#~ msgid "Stop Stream"
-#~ msgstr "Stream stoppen"
-
 #~ msgid "Play Stream"
 #~ msgstr "Stream abspielen"
 
index f182e10b9828c00ad05278d469eb431fd1810687..3ecec1b760bffc2af25360197be77c05de4be987 100644 (file)
@@ -20,7 +20,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+0100\n"
 "PO-Revision-Date: 2002-04-22 09:56+0200\n"
 "Last-Translator: Sam Hocevar <sam@zoy.org>\n"
 "Language-Team: \n"
@@ -28,41 +28,29 @@ msgstr ""
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:578
-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"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+msgid "Select \"Advanced Options\" to see all options."
 msgstr ""
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr ""
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr ""
 
 #: include/vlc_config_cat.h:40
-msgid "Settings for VLC interfaces"
+msgid "Settings for VLC's interfaces"
 msgstr ""
 
 #: include/vlc_config_cat.h:42
@@ -70,142 +58,139 @@ msgstr ""
 msgid "General interface setttings"
 msgstr "General settings"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
+msgstr "Skinnable Interface"
+
+#: include/vlc_config_cat.h:45
+msgid "Settings for the main interface"
+msgstr ""
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
 #, fuzzy
 msgid "Control interfaces"
 msgstr "Remote control interface"
 
-#: include/vlc_config_cat.h:45
+#: include/vlc_config_cat.h:48
 #, fuzzy
-msgid "Control interface settings"
-msgstr "Interface plugins settings"
+msgid "Settings for VLC's control interfaces"
+msgstr "Remote control interface"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 #, fuzzy
 msgid "Hotkeys settings"
 msgstr "Audio encoders settings"
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "Audio"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 #, fuzzy
 msgid "Audio settings"
 msgstr "Audio filters settings"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 #, fuzzy
 msgid "General audio settings"
 msgstr "General settings"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr ""
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
+#: include/vlc_config_cat.h:62
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr ""
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "Visualisations"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 msgid "Audio visualizations"
 msgstr "Audio visualisations"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 msgid "Output modules"
 msgstr "Output modules"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr "These are general settings for audio output modules."
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr ""
 
-#: include/vlc_config_cat.h:69
-msgid "Miscellaneous audio settings and modules"
-msgstr ""
+#: include/vlc_config_cat.h:72
+#, fuzzy
+msgid "Miscellaneous audio settings and modules."
+msgstr "Help options"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "Video"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 msgid "Video settings"
 msgstr "Video settings"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 msgid "General video settings"
 msgstr "General video settings"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 msgid "Choose your preferred video output and configure it here."
 msgstr "Choose your preferred video output and configure it here."
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
-msgstr ""
-
-#: include/vlc_config_cat.h:86
-msgid "Subtitles/OSD"
-msgstr "Subtitles/OSD"
-
 #: include/vlc_config_cat.h:87
-msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
+msgid "Video filters are used to postprocess the video stream."
 msgstr ""
 
 #: include/vlc_config_cat.h:89
-msgid "Text rendering"
-msgstr "Text rendering"
+msgid "Subtitles/OSD"
+msgstr "Subtitles/OSD"
 
-#: include/vlc_config_cat.h:91
-#, fuzzy
+#: include/vlc_config_cat.h:90
 msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr ""
-"Use these settings to choose the font you want VLC to use for text rendering "
-"(to display subtitles for example)."
 
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr ""
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 msgid "Access modules"
 msgstr "Access modules"
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 #, fuzzy
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
@@ -214,63 +199,63 @@ msgstr ""
 "Settings related to the various access methods used by VLC.\n"
 "Common settings you may want to alter are HTTP proxy or caching settings."
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 #, fuzzy
 msgid "Access filters"
 msgstr "Access filter modules"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 msgid "Demuxers"
 msgstr "Demuxers"
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
+#: include/vlc_config_cat.h:116
+msgid "Demuxers are used to separate audio and video streams."
 msgstr ""
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 msgid "Video codecs"
 msgstr "Video codecs"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+msgid "Settings for the video-only decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 #, fuzzy
 msgid "Audio codecs"
 msgstr "Audio encoder"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+msgid "Settings for the audio-only decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 #, fuzzy
 msgid "Other codecs"
 msgstr "Stereo"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 #, fuzzy
 msgid "General input settings. Use with care."
 msgstr "General settings"
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr ""
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -278,43 +263,44 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 #, fuzzy
 msgid "General stream output settings"
 msgstr "Keep stream output open"
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 msgid "Muxers"
 msgstr ""
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 #, fuzzy
 msgid "Access output"
 msgstr "UDP stream output"
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 msgid "Packetizers"
 msgstr "Packetisers"
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
 "This setting allows you to always force a packetizer. You should probably "
@@ -322,145 +308,146 @@ msgid ""
 "You can also set default parameters for each packetizer."
 msgstr ""
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 msgid "Sout stream"
 msgstr "Sout stream"
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
 "for each sout stream module here."
 msgstr ""
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 #, fuzzy
 msgid "SAP"
 msgstr "SDP"
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
 msgstr ""
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 msgid "VOD"
 msgstr ""
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr ""
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr ""
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr ""
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 #, fuzzy
 msgid "Services discovery"
 msgstr "Choose directory"
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr ""
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 msgid "Advanced settings. Use with care."
 msgstr ""
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr ""
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr ""
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "Advanced options…"
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 #, fuzzy
 msgid "Other advanced settings"
 msgstr "Advanced options"
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr ""
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr ""
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr "Chroma modules settings"
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr "These settings affect chroma transformation modules."
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 #, fuzzy
 msgid "Packetizer modules settings"
 msgstr "Decoder modules settings"
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 #, fuzzy
 msgid "Encoders settings"
 msgstr "Audio encoders settings"
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 #, fuzzy
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr "These are general settings for audio encoding modules."
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 #, fuzzy
 msgid "Dialog providers settings"
 msgstr "Audio encoders settings"
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr ""
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 msgid "Subtitle demuxer settings"
 msgstr "Subtitle demuxer settings"
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
@@ -468,53 +455,55 @@ msgstr ""
 "In this section you can force the behaviour of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr "Video filters settings"
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "No help available"
 
-#: include/vlc_config_cat.h:224
-msgid "No help is available for these modules"
+#: include/vlc_config_cat.h:238
+#, fuzzy
+msgid "There is no help available for these modules."
 msgstr "No help is available for these modules"
 
 #: include/vlc_interface.h:137
+#, fuzzy
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 "\n"
 "Warning: if you can't access the GUI anymore, open a dos command box, go to "
 "the directory where you installed VLC and run \"vlc -I wxwin\"\n"
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 msgid "Meta-information"
 msgstr ""
 
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "Title"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Author"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "Artist"
 
@@ -522,11 +511,11 @@ msgstr "Artist"
 msgid "Genre"
 msgstr "Genre"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "Copyright"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
 msgstr ""
 
@@ -539,7 +528,7 @@ msgstr ""
 msgid "Description"
 msgstr "Description"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "Rating"
 
@@ -556,7 +545,7 @@ msgstr "Setting"
 msgid "URL"
 msgstr "URL"
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "Language"
@@ -662,8 +651,20 @@ msgstr "Codec Name"
 msgid "Codec Description"
 msgstr "Codec Description"
 
+#: include/vlc/vlc.h:578
+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/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "Disable"
@@ -681,14 +682,14 @@ msgstr "Scope"
 msgid "Spectrum"
 msgstr "Spectrum"
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr "Equaliser"
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "Audio filters"
 
@@ -708,20 +709,20 @@ msgid "Stereo"
 msgstr "Stereo"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "Left"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "Right"
 
@@ -793,92 +794,92 @@ msgstr "%s: option `-W %s' doesn't allow an argument\n"
 msgid "Bookmark %i"
 msgstr "Bookmark %i"
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr ""
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "Programme"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "Stream %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "Codec"
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "Type"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "Channels"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr "Sample rate"
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr "%d Hz"
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr "Bits per sample"
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr "Bitrate"
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr "%d kb/s"
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr "Resolution"
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr "Display resolution"
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 msgid "Frame rate"
 msgstr "Frame rate"
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr ""
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr ""
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr ""
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 msgid "Errors"
 msgstr ""
 
@@ -886,7 +887,7 @@ msgstr ""
 msgid "Bookmark"
 msgstr ""
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 msgid "Programs"
 msgstr "Programmes"
 
@@ -911,8 +912,8 @@ msgstr ""
 msgid "Audio Track"
 msgstr ""
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr "Subtitles Track"
 
@@ -949,14 +950,15 @@ msgid "Login"
 msgstr ""
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr ""
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "Switch interface"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr "Add Interface"
@@ -970,15 +972,15 @@ msgstr "en_GB"
 msgid "Help options"
 msgstr "Help options"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr ""
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr ""
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr ""
 
@@ -1024,7 +1026,7 @@ msgstr ""
 "\n"
 "Press the RETURN key to continue…\n"
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr ""
 
@@ -1105,7 +1107,7 @@ msgstr ""
 msgid "Chinese Traditional"
 msgstr ""
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 #, fuzzy
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
@@ -1116,121 +1118,119 @@ msgstr ""
 "You can select the main interface, additional interface modules, and define "
 "various related options."
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr ""
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 #, fuzzy
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 "This option allows you to select the interface used by VLC.\n"
 "The default behaviour is to automatically select the best module available."
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr ""
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 "This option allows you to select additional interfaces used by VLC. They "
 "will be launched in the background in addition to the default interface. Use "
 "a comma separated list of interface modules. (common values are logger, "
 "gestures, sap, rc, http or screensaver)"
 
-#: src/libvlc.h:72
+#: src/libvlc.h:77
 #, fuzzy
-msgid "This option allows you to select control interfaces. "
-msgstr ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+msgid "You can select control interfaces for VLC."
+msgstr "Remote control interface"
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 msgid "Verbosity (0,1,2)"
 msgstr ""
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
 #, fuzzy
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr ""
 "This options sets the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 msgid "Be quiet"
 msgstr ""
 
-#: src/libvlc.h:81
-msgid "This option turns off all warning and information messages."
+#: src/libvlc.h:86
+msgid "Turn off all warning and information messages."
 msgstr ""
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 #, fuzzy
 msgid "Default stream"
 msgstr "Sout stream"
 
-#: src/libvlc.h:85
-#, fuzzy
-msgid "This option allows you to always open a default stream on start-up."
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
 msgstr ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
+#, fuzzy
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr ""
 "This option allows you to set the language of the interface. The system "
 "language is auto-detected if \"auto\" is specified here."
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "Colour messages"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
+#, fuzzy
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 "When this option is turned on, the messages sent to the console will be "
 "colourised. Your terminal needs Linux colour support for this to work."
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr ""
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
+#, fuzzy
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 "When this option is turned on, the preferences and/or interfaces  will show "
 "all the available options, including those that most users should never "
 "touch."
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 #, fuzzy
 msgid "Show interface with mouse"
 msgstr "Add Interface"
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 #, fuzzy
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
@@ -1244,63 +1244,67 @@ msgstr ""
 "Enable these filters here, and configure them in the \"audio filters\" "
 "modules section."
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr ""
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
+#, fuzzy
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "This option allows you to select the audio output method used by VLC. The "
 "default behaviour is to automatically select the best method available."
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr ""
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
+#, fuzzy
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "You can completely disable the audio output. In this case, the audio "
 "decoding stage will not take place, thus saving some processing power."
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr ""
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 msgid "This will force a mono audio output."
 msgstr ""
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 #, fuzzy
 msgid "Default audio volume"
 msgstr "Next file"
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 msgid "Audio output saved volume"
 msgstr ""
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr ""
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 #, fuzzy
 msgid "Audio output volume step"
 msgstr "Audio output modules settings"
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 #, fuzzy
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
@@ -1308,11 +1312,11 @@ msgid ""
 msgstr ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr ""
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
@@ -1320,11 +1324,11 @@ msgstr ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr ""
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
@@ -1334,82 +1338,87 @@ msgstr ""
 "resampling can be processor intensive so you can disable it and a cheaper "
 "resampling algorithm will be used instead."
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 msgid "Audio desynchronization compensation"
 msgstr "Audio desynchronisation compensation"
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
+#, fuzzy
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 "This option allows you to delay the audio output. You must give a number of "
 "milliseconds. This can be handy if you notice a lag between the video and "
 "the audio."
 
-#: src/libvlc.h:162
-msgid "Preferred audio output channels mode"
-msgstr ""
+#: src/libvlc.h:173
+#, fuzzy
+msgid "Audio output channels mode"
+msgstr "Audio output access method"
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
+#, fuzzy
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 "This option allows you to set the audio output channels mode that will be "
 "used by default when possible (ie. if your hardware supports it as well as "
 "the audio stream being played)."
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
-msgstr ""
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
+msgstr "No help available"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
+#, fuzzy
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 "This option allows you to use the S/PDIF audio output by default when your "
 "hardware supports it as well as the audio stream being played."
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 msgid "Force detection of Dolby Surround"
 msgstr ""
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "On"
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr ""
 
-#: src/libvlc.h:186
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+#: src/libvlc.h:197
+#, fuzzy
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr ""
 "This allows you to add audio post processing filters, to modify the sound"
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 msgid "Audio visualizations "
 msgstr "Audio visualisations "
 
-#: src/libvlc.h:191
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+#: src/libvlc.h:202
+#, fuzzy
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr ""
 "This allows you to add visualisation modules (spectrum analyser, etc.)."
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1422,301 +1431,289 @@ msgstr ""
 "adjusting, …). Enable these filters here and configure them in the \"video "
 "filters\" modules section. You can also set many miscellaneous video options."
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr ""
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
+#, fuzzy
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "This option allows you to select the video output method used by VLC. The "
 "default behaviour is to automatically select the best method available."
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr ""
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
+#, fuzzy
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "You can completely disable the video output. In this case, the video "
 "decoding stage will not take place, thus saving some processing power."
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr ""
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
+#, fuzzy
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 "You can enforce the video width here. By default (-1) VLC will adapt to the "
 "video characteristics."
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr ""
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
+#, fuzzy
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 "You can enforce the video height here. By default (-1) VLC will adapt to the "
 "video characteristics."
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
-msgstr ""
+#: src/libvlc.h:236
+#, fuzzy
+msgid "Video X coordinate"
+msgstr "Video encoder"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 "You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"(y coordinate)."
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
-msgstr ""
+#: src/libvlc.h:241
+#, fuzzy
+msgid "Video Y coordinate"
+msgstr "Video encoder"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 "You can enforce the position of the top left corner of the video window here "
 "(y coordinate)."
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr "Video title"
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
 msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr ""
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
+#, fuzzy
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 "You can enforce the video alignment in its window. By default (0) it will be "
 "centred (0=centre, 1=left, 2=right, 4=top, 8=bottom, you can also use "
 "combinations of these values)."
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr "Centre"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr ""
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr ""
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr ""
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr ""
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr ""
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr ""
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr ""
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr ""
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr "Greyscale video output"
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
+#, fuzzy
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 "When enabled, the colour information from the video won't be decoded (this "
 "can also allow you to save some processing power)."
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr ""
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
+#: src/libvlc.h:272
+msgid "Start video in fullscreen mode"
 msgstr ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr ""
 
-#: src/libvlc.h:262
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
 msgstr ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr ""
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 msgid "Always place the video window on top of other windows."
 msgstr ""
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr ""
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr ""
 
-#: src/libvlc.h:272
-#, fuzzy
-msgid "Log to file"
-msgstr "Choose file"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr ""
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
 #, fuzzy
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr ""
 "If this option is enabled, VLC will always start a video in fullscreen mode."
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr ""
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
+#, fuzzy
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 "This will allow you to add a post-processing filter to enhance the picture "
 "quality, for instance deinterlacing, or to clone or distort the video window."
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr ""
 
-#: src/libvlc.h:292
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+#: src/libvlc.h:299
+#, fuzzy
+msgid "Directory where the video snapshots will be stored."
 msgstr ""
+"Allows you to modify the user name that will be used for the connection."
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 msgid "Video snapshot format"
 msgstr ""
 
-#: src/libvlc.h:297
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
 msgstr ""
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 msgid "Display video snapshot preview"
 msgstr ""
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 #, fuzzy
 msgid "Video cropping"
 msgstr "Video crop left"
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr ""
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
+#, fuzzy
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
@@ -1728,50 +1725,61 @@ msgstr ""
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
 "(1.25, 1.3333, etc.) expressing pixel squareness."
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr ""
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 #, fuzzy
 msgid "Monitor pixel aspect ratio"
 msgstr "Codec setting"
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 msgid "Skip frames"
 msgstr ""
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr ""
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "Display resolution"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr ""
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
@@ -1781,11 +1789,11 @@ msgstr ""
 "as the DVD or VCD device, the network interface settings or the subtitle "
 "channel."
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr ""
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
@@ -1793,27 +1801,27 @@ msgstr ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 msgid "Clock synchronisation"
 msgstr "Clock synchronisation"
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr ""
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr ""
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1825,76 +1833,70 @@ msgstr ""
 msgid "Default"
 msgstr ""
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr "Enable"
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 msgid "UDP port"
 msgstr ""
 
-#: src/libvlc.h:369
-msgid "This is the port used for UDP streams. 1234 by default."
+#: src/libvlc.h:384
+msgid "This is the default port used for UDP streams. Default is 1234."
 msgstr ""
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr ""
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
 #, fuzzy
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 "This is the typical size of UDP packets that we expect. On Ethernet it is "
 "usually 1500."
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 #, fuzzy
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 "Indicate here the Time To Live of the multicast packets sent by the stream "
 "output."
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 #, fuzzy
 msgid "IPv6 multicast output interface"
 msgstr "Remote control interface"
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr ""
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 #, fuzzy
 msgid "IPv4 multicast output interface address"
 msgstr "Remote control interface"
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 
-#: src/libvlc.h:391
-#, fuzzy
-msgid "Program to select"
-msgstr "Pseudo raw video decoder"
-
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 #, fuzzy
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
@@ -1904,129 +1906,139 @@ msgstr ""
 "Only use this option if you want to read multi-programme stream (like DVB "
 "stream for example)."
 
-#: src/libvlc.h:397
-#, fuzzy
-msgid "Programs to select"
-msgstr "Pseudo raw video decoder"
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 #, fuzzy
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 "Choose the programmes to select by giving a comma-separated list of SIDs.\n"
 "Only use this option if you want to read a multi-programme stream (like DVB "
 "streams for example)."
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 #, fuzzy
 msgid "Audio track"
 msgstr "Subtitle track: %s"
 
-#: src/libvlc.h:406
+#: src/libvlc.h:422
 #, fuzzy
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr ""
 "Give the default type of audio you want to use in a DVD. (Developers only)"
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 #, fuzzy
 msgid "Subtitles track"
 msgstr "Subtitles Track"
 
-#: src/libvlc.h:411
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+#: src/libvlc.h:427
+#, fuzzy
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr ""
+"Give the default type of audio you want to use in a DVD. (Developers only)"
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 #, fuzzy
 msgid "Audio language"
 msgstr "Language"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
+#, fuzzy
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr ""
+"Give the default type of audio you want to use in a DVD. (Developers only)"
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 #, fuzzy
 msgid "Subtitle language"
 msgstr "Subtitles Track"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
 msgstr ""
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 #, fuzzy
 msgid "Audio track ID"
 msgstr "Subtitle track: %s"
 
-#: src/libvlc.h:426
-msgid "Give the stream ID of the audio track you want to use."
+#: src/libvlc.h:443
+#, fuzzy
+msgid "Stream ID of the audio track to use."
 msgstr ""
+"Give the default type of audio you want to use in a DVD. (Developers only)"
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 #, fuzzy
 msgid "Subtitles track ID"
 msgstr "Subtitles Track"
 
-#: src/libvlc.h:430
-msgid "Give the stream ID of the subtitle track you want to use."
+#: src/libvlc.h:447
+msgid "Stream ID of the subtitle track to use."
 msgstr ""
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 msgid "Input repetitions"
 msgstr ""
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr ""
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
+#: src/libvlc.h:453
+msgid "Start time"
+msgstr ""
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
 msgstr ""
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
+#: src/libvlc.h:457
+#, fuzzy
+msgid "Stop time"
+msgstr "Codec setting"
+
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
 msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 msgid "Input list"
 msgstr ""
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
 #, fuzzy
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr ""
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr ""
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
+#, fuzzy
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
@@ -2034,7 +2046,7 @@ msgstr ""
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -2046,11 +2058,11 @@ msgstr ""
 "these filters here and configure them in the \"subpictures filters\" modules "
 "section. You can also set many miscellaneous subpictures options."
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 msgid "Force subtitle position"
 msgstr ""
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
@@ -2058,53 +2070,56 @@ msgstr ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 #, fuzzy
 msgid "Enable sub-pictures"
 msgstr "Subtitles Track"
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr ""
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
+#, fuzzy
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 "VLC can display messages on the video. This is called OSD (On Screen "
 "Display). You can disable this feature here."
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 msgid "Subpictures filter module"
 msgstr ""
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr ""
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
+#, fuzzy
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr ""
 "Automatically detect a subtitle file, if no subtitle filename is specified."
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 msgid "Subtitle autodetection fuzziness"
 msgstr "Subtitle auto-detection fuzziness"
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -2122,11 +2137,11 @@ msgstr ""
 "3 = subtitle file matching the movie name with additional chars\n"
 "4 = subtitle file matching the movie name exactly"
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 msgid "Subtitle autodetection paths"
 msgstr "Subtitle auto-detection paths"
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
@@ -2134,11 +2149,11 @@ msgstr ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr ""
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
@@ -2146,11 +2161,11 @@ msgstr ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr ""
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
 "the drive letter (eg. D:)"
@@ -2158,15 +2173,15 @@ msgstr ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
 "the drive letter (eg. D:)"
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr ""
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr ""
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
@@ -2174,15 +2189,15 @@ msgstr ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr ""
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 msgid "Audio CD device"
 msgstr "Audio CD device"
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
@@ -2190,142 +2205,134 @@ msgstr ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 msgid "This is the default Audio CD device to use."
 msgstr ""
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr ""
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+#, fuzzy
+msgid "IPv6 will be used by default for all connections."
 msgstr ""
 "If you check this box, IPv6 will be used by default for all UDP and HTTP "
 "connections."
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr ""
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+#, fuzzy
+msgid "IPv4 will be used by default for all connections."
 msgstr ""
 "If you check this box, IPv4 will be used by default for all UDP and HTTP "
 "connections."
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+msgid "TCP connection timeout"
 msgstr ""
 
-#: src/libvlc.h:549
+#: src/libvlc.h:570
 #, fuzzy
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
+msgid "Default TCP connection timeout (in milliseconds). "
 msgstr ""
 "Allows you to modify the default caching value for v4l streams. This value "
 "should be set in millisecond units."
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 msgid "SOCKS server"
 msgstr ""
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 msgid "SOCKS user name"
 msgstr ""
 
-#: src/libvlc.h:558
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:579
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr ""
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 msgid "SOCKS password"
 msgstr ""
 
-#: src/libvlc.h:562
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:583
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr ""
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 msgid "Title metadata"
 msgstr ""
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr ""
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr ""
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr ""
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 msgid "Copyright metadata"
 msgstr ""
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 msgid "Description metadata"
 msgstr ""
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 msgid "Date metadata"
 msgstr ""
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr ""
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
@@ -2335,31 +2342,34 @@ msgstr ""
 "(decompression methods). Only advanced users should alter this option as it "
 "can break playback of all your streams."
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
-msgstr "Preferred codecs list"
+#: src/libvlc.h:623
+#, fuzzy
+msgid "Preferred decoders list"
+msgstr "Preferred encoders list"
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
+#, fuzzy
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"This option can be used to alter the way VLC selects its codecs "
+"(decompression methods). Only advanced users should alter this option as it "
+"can break playback of all your streams."
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr "Preferred encoders list"
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
+#, fuzzy
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr ""
 "This allows you to select a list of encoders that VLC will use in priority"
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
@@ -2367,77 +2377,78 @@ msgstr ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 msgid "Default stream output chain"
 msgstr ""
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
 "to learn how to build such chains.Warning: this chain will be enabled for "
 "all streams."
 msgstr ""
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr ""
 
-#: src/libvlc.h:625
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+#: src/libvlc.h:652
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr ""
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr ""
 
-#: src/libvlc.h:629
-msgid "This allows you to play the stream while streaming it."
+#: src/libvlc.h:656
+msgid "Play locally the stream while streaming it."
 msgstr ""
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr ""
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
+#, fuzzy
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "This allows you to choose if the video stream should be redirected to the "
 "stream output facility when this last one is enabled."
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr ""
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
 #, fuzzy
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "This allows you to choose if the video stream should be redirected to the "
 "stream output facility when this last one is enabled."
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 #, fuzzy
 msgid "Enable SPU stream output"
 msgstr "File stream output"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 #, fuzzy
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "This allows you to choose if the video stream should be redirected to the "
 "stream output facility when this last one is enabled."
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 msgid "Keep stream output open"
 msgstr "Keep stream output open"
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
@@ -2447,57 +2458,59 @@ msgstr ""
 "playlist item (automatically insert the gather stream output if not "
 "specified)"
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 msgid "Preferred packetizer list"
 msgstr "Preferred packetiser list"
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr ""
 "This allows you to select the order in which VLC will choose its packetisers."
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr ""
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr ""
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr ""
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr ""
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 msgid "Control SAP flow"
 msgstr ""
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
+#, fuzzy
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 "If this option is enabled, the flow on the SAP multicast address will be "
 "controlled. This is needed if you want to make announcements on the MBone"
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr ""
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
+#, fuzzy
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
 "between SAP announcements"
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 #, fuzzy
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
@@ -2506,21 +2519,21 @@ msgstr ""
 "These options allow you to enable special CPU optimisations.\n"
 "You should always leave all these enabled."
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 msgid "Enable FPU support"
 msgstr ""
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
 "advantage of it."
 msgstr ""
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr ""
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
@@ -2528,11 +2541,11 @@ msgstr ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr ""
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
@@ -2540,11 +2553,11 @@ msgstr ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr ""
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
@@ -2552,11 +2565,11 @@ msgstr ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr ""
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
@@ -2564,11 +2577,11 @@ msgstr ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr ""
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
@@ -2576,11 +2589,11 @@ msgstr ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr ""
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
@@ -2588,81 +2601,7 @@ msgstr ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
 
-#: src/libvlc.h:714
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-"These options define the behaviour of the playlist. Some of them can be "
-"overridden in the playlist dialogue box."
-
-#: src/libvlc.h:717
-msgid "Automatically preparse files"
-msgstr ""
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-msgid "Services discovery modules"
-msgstr ""
-
-#: src/libvlc.h:724
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-"Specifies the services discovery modules to load, separated by semicolons. "
-"Typical values are sap, hal, ..."
-
-#: src/libvlc.h:727
-msgid "Play files randomly forever"
-msgstr ""
-
-#: src/libvlc.h:729
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-
-#: src/libvlc.h:732
-msgid "Repeat all"
-msgstr ""
-
-#: src/libvlc.h:734
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-
-#: src/libvlc.h:737
-msgid "Repeat current item"
-msgstr ""
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-
-#: src/libvlc.h:742
-msgid "Play and stop"
-msgstr ""
-
-#: src/libvlc.h:744
-msgid "Stop the playlist after each played playlist item. "
-msgstr ""
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
@@ -2670,11 +2609,11 @@ msgstr ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr ""
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
@@ -2682,38 +2621,44 @@ msgstr ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 msgid "Access module"
 msgstr ""
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
 "option unless you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 msgid "Access filter module"
 msgstr ""
 
-#: src/libvlc.h:763
-msgid "This is a legacy entry to let you configure access filter modules."
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
 msgstr ""
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 msgid "Demux module"
 msgstr ""
 
-#: src/libvlc.h:767
-msgid "This is a legacy entry to let you configure demux modules."
+#: src/libvlc.h:771
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr ""
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2725,11 +2670,11 @@ msgstr ""
 "however lock up your whole machine, or make it very very slow. You should "
 "only activate this if you know what you're doing."
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr ""
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
@@ -2739,78 +2684,89 @@ msgstr ""
 "You can use it to tune VLC priority against other programs, or against other "
 "VLC instances."
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr "Minimise number of threads"
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+#, fuzzy
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr "This option minimises the number of threads needed to run VLC"
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr ""
 
-#: src/libvlc.h:789
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+#: src/libvlc.h:796
+#, fuzzy
+msgid "Additional path for VLC to look for its modules."
 msgstr ""
 "This option allows you to specify an additional path for VLC to look for its "
 "modules."
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 #, fuzzy
 msgid "VLM configuration file"
 msgstr "Advanced options..."
 
-#: src/libvlc.h:794
-#, fuzzy
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
 msgstr ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr ""
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
+#: src/libvlc.h:808
 #, fuzzy
-msgid "This option allows you to collect miscellaneous statistics."
+msgid "Collect miscellaneous statistics."
 msgstr ""
 "This option allows you to specify an additional path for VLC to look for its "
 "modules."
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr ""
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr ""
 
-#: src/libvlc.h:810
+#: src/libvlc.h:814
+#, fuzzy
+msgid "Log to file"
+msgstr "Choose file"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
+msgstr ""
+
+#: src/libvlc.h:818
+msgid "Log to syslog"
+msgstr ""
+
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
+msgstr ""
+
+#: src/libvlc.h:822
 msgid "Allow only one running instance"
 msgstr ""
 
-#: src/libvlc.h:812
+#: src/libvlc.h:824
+#, fuzzy
 msgid ""
 "Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
 "explorer. This option will allow you to play the file with the already "
 "running instance or enqueue it."
 msgstr ""
@@ -2820,21 +2776,11 @@ msgstr ""
 "explorer. This option will allow you to play the file with the already "
 "running instance or enqueue it."
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
-msgstr ""
-
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
-msgstr ""
-
-#: src/libvlc.h:824
+#: src/libvlc.h:830
 msgid "Increase the priority of the process"
 msgstr ""
 
-#: src/libvlc.h:826
+#: src/libvlc.h:832
 #, fuzzy
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
@@ -2851,11 +2797,11 @@ msgstr ""
 "the processor time and render the whole system unresponsive which might "
 "require a reboot of your machine."
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr ""
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
 "to correctly implement condition variables. You can also use the faster "
@@ -2865,11 +2811,11 @@ msgstr ""
 "to correctly implement condition variables. You can also use the faster "
 "Win9x implementation but you might experience problems with it."
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr ""
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
 "implementation (more precisely there is a possibility for a race condition "
@@ -2883,605 +2829,744 @@ msgstr ""
 "robust. Currently you can choose between implementation 0 (which is the "
 "fastest but slightly incorrect), 1 (default) and 2."
 
-#: src/libvlc.h:851
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
+msgstr ""
+
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
+
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
+msgstr ""
+"These options define the behaviour of the playlist. Some of them can be "
+"overridden in the playlist dialogue box."
+
+#: src/libvlc.h:872
+msgid "Automatically preparse files"
+msgstr ""
+
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
+msgstr ""
+
+#: src/libvlc.h:877
+msgid "Services discovery modules"
+msgstr ""
+
+#: src/libvlc.h:879
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
+"Specifies the services discovery modules to load, separated by semicolons. "
+"Typical values are sap, hal, ..."
+
+#: src/libvlc.h:882
+msgid "Play files randomly forever"
+msgstr ""
+
+#: src/libvlc.h:884
+#, fuzzy
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr ""
+"When selected, VLC will randomly play files in the playlist until "
+"interrupted."
+
+#: src/libvlc.h:886
+msgid "Repeat all"
+msgstr ""
+
+#: src/libvlc.h:888
+#, fuzzy
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr ""
+"If you want VLC to keep playing the playlist indefinitely then enable this "
+"option."
+
+#: src/libvlc.h:890
+msgid "Repeat current item"
+msgstr ""
+
+#: src/libvlc.h:892
+#, fuzzy
+msgid "VLC will keep playing the current playlist item."
+msgstr ""
+"When this is active, VLC will keep playing the current playlist item over "
+"and over again."
+
+#: src/libvlc.h:894
+msgid "Play and stop"
+msgstr ""
+
+#: src/libvlc.h:896
+msgid "Stop the playlist after each played playlist item."
+msgstr ""
+
+#: src/libvlc.h:903
 msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
 msgstr ""
 
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
 #: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
 #: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
 msgid "Fullscreen"
 msgstr ""
 
-#: src/libvlc.h:855
+#: src/libvlc.h:907
 msgid "Select the hotkey to use to swap fullscreen state."
 msgstr ""
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
 msgid "Play/Pause"
 msgstr ""
 
-#: src/libvlc.h:857
+#: src/libvlc.h:909
 msgid "Select the hotkey to use to swap paused state."
 msgstr ""
 
-#: src/libvlc.h:858
+#: src/libvlc.h:910
 msgid "Pause only"
 msgstr ""
 
-#: src/libvlc.h:859
+#: src/libvlc.h:911
 msgid "Select the hotkey to use to pause."
 msgstr ""
 
-#: src/libvlc.h:860
+#: src/libvlc.h:912
 msgid "Play only"
 msgstr ""
 
-#: src/libvlc.h:861
+#: src/libvlc.h:913
 msgid "Select the hotkey to use to play."
 msgstr ""
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
 msgid "Faster"
 msgstr ""
 
-#: src/libvlc.h:863
+#: src/libvlc.h:915
 msgid "Select the hotkey to use for fast forward playback."
 msgstr ""
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
 msgid "Slower"
 msgstr ""
 
-#: src/libvlc.h:865
+#: src/libvlc.h:917
 msgid "Select the hotkey to use for slow motion playback."
 msgstr ""
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr ""
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr ""
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr ""
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr ""
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr ""
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
+#: src/libvlc.h:923
+#, fuzzy
+msgid "Select the hotkey to stop playback."
 msgstr ""
+"Select the key to go back (to the previous media item) in the browsing "
+"history."
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr ""
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr ""
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 #, fuzzy
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 #, fuzzy
 msgid "Short backwards jump"
 msgstr "Go backward"
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 #, fuzzy
 msgid "Select the hotkey to make a short backwards jump."
 msgstr ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr ""
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 #, fuzzy
 msgid "Long backwards jump"
 msgstr "Go backward"
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 #, fuzzy
 msgid "Select the hotkey to make a long backwards jump."
 msgstr ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 #, fuzzy
 msgid "Select the hotkey to make a very short forward jump."
 msgstr ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 msgid "Short forward jump"
 msgstr ""
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 #, fuzzy
 msgid "Select the hotkey to make a short forward jump."
 msgstr ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 #, fuzzy
 msgid "Select the hotkey to make a medium forward jump."
 msgstr ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 #, fuzzy
 msgid "Select the hotkey to make a long forward jump."
 msgstr ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
-msgid "Long jump size"
+#: src/libvlc.h:959
+msgid "Long jump length"
 msgstr ""
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr ""
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 msgid "Select the hotkey to quit the application."
 msgstr ""
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 msgid "Navigate up"
 msgstr ""
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 msgid "Select the key to move the selector up in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 msgid "Navigate down"
 msgstr ""
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 msgid "Select the key to move the selector down in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 msgid "Navigate left"
 msgstr ""
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 msgid "Select the key to move the selector left in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 msgid "Navigate right"
 msgstr ""
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 msgid "Select the key to move the selector right in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr ""
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 msgid "Select the key to activate selected item in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 msgid "Go to the DVD menu"
 msgstr ""
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 #, fuzzy
 msgid "Select the key to take you to the DVD menu"
 msgstr ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 msgid "Select previous DVD title"
 msgstr ""
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 #, fuzzy
 msgid "Select the key to choose the previous title from the DVD"
 msgstr ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 #, fuzzy
 msgid "Select next DVD title"
 msgstr "Next file"
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 #, fuzzy
 msgid "Select the key to choose the next title from the DVD"
 msgstr ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 msgid "Select prev DVD chapter"
 msgstr ""
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 #, fuzzy
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 #, fuzzy
 msgid "Select next DVD chapter"
 msgstr "Next file"
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr ""
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr ""
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr ""
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr ""
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr ""
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr ""
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
+#: src/libvlc.h:989
+#, fuzzy
+msgid "Select the key to mute audio."
 msgstr ""
+"Select the key to go back (to the previous media item) in the browsing "
+"history."
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 msgid "Subtitle delay up"
 msgstr "Subtitle delay up"
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 msgid "Select the key to increase the subtitle delay."
 msgstr ""
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 msgid "Subtitle delay down"
 msgstr "Subtitle delay down"
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 msgid "Select the key to decrease the subtitle delay."
 msgstr ""
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 #, fuzzy
 msgid "Audio delay up"
 msgstr "Subtitle delay up"
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 msgid "Select the key to increase the audio delay."
 msgstr ""
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 #, fuzzy
 msgid "Audio delay down"
 msgstr "Subtitle delay down"
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 msgid "Select the key to decrease the audio delay."
 msgstr ""
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr ""
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr ""
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr ""
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr ""
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr ""
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr ""
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr ""
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr ""
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr ""
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr ""
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 msgid "Select the key to play this bookmark."
 msgstr ""
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 msgid "Set playlist bookmark 1"
 msgstr ""
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 msgid "Set playlist bookmark 2"
 msgstr ""
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 msgid "Set playlist bookmark 3"
 msgstr ""
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 msgid "Set playlist bookmark 4"
 msgstr ""
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 msgid "Set playlist bookmark 5"
 msgstr ""
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 msgid "Set playlist bookmark 6"
 msgstr ""
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 msgid "Set playlist bookmark 7"
 msgstr ""
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 msgid "Set playlist bookmark 8"
 msgstr ""
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 msgid "Set playlist bookmark 9"
 msgstr ""
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 msgid "Set playlist bookmark 10"
 msgstr ""
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 msgid "Select the key to set this playlist bookmark."
 msgstr ""
 
-#: src/libvlc.h:971
-msgid "Go back in browsing history"
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+msgid "Playlist bookmark 1"
 msgstr ""
 
-#: src/libvlc.h:972
-msgid ""
-"Select the key to go back (to the previous media item) in the browsing "
-"history."
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+msgid "Playlist bookmark 2"
 msgstr ""
-"Select the key to go back (to the previous media item) in the browsing "
-"history."
 
-#: src/libvlc.h:973
-msgid "Go forward in browsing history"
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+msgid "Playlist bookmark 3"
 msgstr ""
 
-#: src/libvlc.h:974
-msgid ""
-"Select the key to go forward (to the next media item) in the browsing "
-"history."
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+msgid "Playlist bookmark 4"
 msgstr ""
-"Select the key to go forward (to the next media item) in the browsing "
-"history."
 
-#: src/libvlc.h:976
-msgid "Cycle audio track"
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+msgid "Playlist bookmark 5"
 msgstr ""
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+msgid "Playlist bookmark 6"
 msgstr ""
 
-#: src/libvlc.h:978
-#, fuzzy
-msgid "Cycle subtitle track"
-msgstr "Choose subtitle track"
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+msgid "Playlist bookmark 7"
+msgstr ""
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+msgid "Playlist bookmark 8"
 msgstr ""
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+msgid "Playlist bookmark 9"
+msgstr ""
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+msgid "Playlist bookmark 10"
+msgstr ""
+
+#: src/libvlc.h:1032
+msgid "This allows you to define playlist bookmarks."
+msgstr ""
+
+#: src/libvlc.h:1034
+msgid "Go back in browsing history"
+msgstr ""
+
+#: src/libvlc.h:1035
+msgid ""
+"Select the key to go back (to the previous media item) in the browsing "
+"history."
+msgstr ""
+"Select the key to go back (to the previous media item) in the browsing "
+"history."
+
+#: src/libvlc.h:1036
+msgid "Go forward in browsing history"
+msgstr ""
+
+#: src/libvlc.h:1037
+msgid ""
+"Select the key to go forward (to the next media item) in the browsing "
+"history."
+msgstr ""
+"Select the key to go forward (to the next media item) in the browsing "
+"history."
+
+#: src/libvlc.h:1039
+msgid "Cycle audio track"
+msgstr ""
+
+#: src/libvlc.h:1040
+msgid "Cycle through the available audio tracks(languages)."
+msgstr ""
+
+#: src/libvlc.h:1041
+#, fuzzy
+msgid "Cycle subtitle track"
+msgstr "Choose subtitle track"
+
+#: src/libvlc.h:1042
+#, fuzzy
+msgid "Cycle through the available subtitle tracks."
+msgstr "Choose subtitle track"
+
+#: src/libvlc.h:1043
 #, fuzzy
 msgid "Cycle source aspect ratio"
 msgstr "Codec setting"
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
-msgstr ""
+#: src/libvlc.h:1044
+#, fuzzy
+msgid "Cycle through a predefined list of source aspect ratios."
+msgstr "Codec setting"
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 #, fuzzy
 msgid "Cycle video crop"
 msgstr "Greyscale video output"
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
+#: src/libvlc.h:1046
+msgid "Cycle through a predefined list of crop formats."
 msgstr ""
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 #, fuzzy
 msgid "Cycle deinterlace modes"
 msgstr "Deinterlace video"
 
-#: src/libvlc.h:985
-msgid "Cycle through all the deinterlace modes"
-msgstr ""
+#: src/libvlc.h:1048
+#, fuzzy
+msgid "Cycle through deinterlace modes."
+msgstr "Deinterlace video"
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 #, fuzzy
 msgid "Show interface"
 msgstr "Add Interface"
 
-#: src/libvlc.h:987
-msgid "Raise the interface above all other windows"
+#: src/libvlc.h:1050
+msgid "Raise the interface above all other windows."
 msgstr ""
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 #, fuzzy
 msgid "Hide interface"
 msgstr "Add Interface"
 
-#: src/libvlc.h:989
-msgid "Lower the interface below all other windows"
+#: src/libvlc.h:1052
+msgid "Lower the interface below all other windows."
 msgstr ""
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr ""
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr ""
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 #, fuzzy
 msgid "Record"
 msgstr "Append to file"
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr ""
 
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, fuzzy, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3517,153 +3602,158 @@ msgstr ""
 "  vlc:pause                      pause execution of playlist items\n"
 "  vlc:quit                       quit VLC\n"
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 msgid "Snapshot"
 msgstr ""
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 #, fuzzy
 msgid "Window properties"
 msgstr "Device properties"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 #, fuzzy
 msgid "Subpictures"
 msgstr "Subtitles Track"
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 #, fuzzy
 msgid "Subtitles"
 msgstr "Subtitles Track"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 msgid "Overlays"
 msgstr ""
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 #, fuzzy
 msgid "Track settings"
 msgstr "Audio encoders settings"
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 msgid "Playback control"
 msgstr ""
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 #, fuzzy
 msgid "Default devices"
 msgstr "Next file"
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 #, fuzzy
 msgid "Network settings"
 msgstr "Decoder modules settings"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr ""
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 msgid "Metadata"
 msgstr ""
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr ""
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 #, fuzzy
 msgid "Input"
 msgstr "&Shuffle Playlist"
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 #, fuzzy
 msgid "CPU"
 msgstr "TCP"
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 #, fuzzy
 msgid "Special modules"
 msgstr "Audio output access method"
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr ""
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 #, fuzzy
 msgid "Performance options"
 msgstr "Advanced options..."
 
-#: src/libvlc.h:1436
-#, fuzzy
-msgid "Interfaces"
-msgstr "Add Interface"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr ""
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1808
+#, fuzzy
+msgid "Jump sizes"
+msgstr "Rate control buffer size"
+
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr "main program"
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 #, fuzzy
 msgid "print help for the advanced options"
 msgstr "Advanced options"
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr ""
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr ""
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr ""
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr ""
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr ""
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 msgid "resets the current plugins cache"
 msgstr ""
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr ""
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr ""
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr ""
 
@@ -4271,11 +4361,11 @@ msgstr ""
 msgid "Zulu"
 msgstr ""
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr ""
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -4296,28 +4386,28 @@ msgstr ""
 msgid "Undefined"
 msgstr ""
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr ""
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 msgid "Discard"
 msgstr ""
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr ""
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 msgid "Mean"
 msgstr ""
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr ""
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr ""
 
@@ -4341,17 +4431,19 @@ msgstr ""
 msgid "2:1 Double"
 msgstr ""
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr ""
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 #, fuzzy
 msgid "Aspect-ratio"
 msgstr "Codec setting"
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -4362,13 +4454,14 @@ msgstr "Codec setting"
 msgid "Caching value in ms"
 msgstr ""
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. This value should be set in "
+"milliseconds."
 msgstr ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Allows you to modify the default caching value for v4l streams. This value "
+"should be set in millisecond units."
 
 #: modules/access/cdda.c:58 modules/gui/macosx/open.m:176
 #: modules/gui/macosx/open.m:496 modules/gui/macosx/open.m:587
@@ -4391,7 +4484,7 @@ msgid "CDDB Server"
 msgstr "Genre"
 
 #: modules/access/cdda.c:71
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr ""
 
 #: modules/access/cdda.c:74
@@ -4401,21 +4494,21 @@ msgstr "Genre"
 
 #: modules/access/cdda.c:74
 #, fuzzy
-msgid "CDDB Server port to use"
+msgid "CDDB Server port to use."
 msgstr "Genre"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 #, fuzzy
 msgid "Audio CD - Track "
 msgstr "Subtitle track: %s"
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, fuzzy, c-format
 msgid "Audio CD - Track %i"
 msgstr "Subtitle track: %s"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr ""
 
@@ -4453,19 +4546,20 @@ msgstr ""
 "libcddb  (100) 256\n"
 
 #: modules/access/cdda/cdda.c:59
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
 msgstr ""
 "Allows you to modify the default caching value for CDDA streams. This value "
 "should be set in millisecond units."
 
 #: modules/access/cdda/cdda.c:63
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:69
@@ -4556,8 +4650,8 @@ msgstr ""
 msgid "Audio Compact Disc"
 msgstr "Audio PID"
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:129
@@ -4594,8 +4688,7 @@ msgid "Use Navigation-style playback?"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:174
@@ -4607,7 +4700,7 @@ msgid "Format to use in playlist \"title\" field when using CDDB"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:181
-msgid "Do CDDB lookups?"
+msgid "CDDB lookups"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:182
@@ -4693,8 +4786,8 @@ msgstr ""
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr ""
 
@@ -4734,22 +4827,23 @@ msgid "expand"
 msgstr ""
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+msgid "Ignored extensions"
 msgstr ""
 
 #: modules/access/directory.c:82
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 #, fuzzy
 msgid "Directory"
 msgstr "Choose directory"
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 msgid "Standard filesystem directory input"
 msgstr ""
 
@@ -4769,9 +4863,10 @@ msgid "Antenna"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:81
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
 msgstr ""
 "Allows you to modify the default caching value for DirectShow streams. This "
 "value should be set in milliseconds units."
@@ -4782,10 +4877,10 @@ msgid "Video device name"
 msgstr "Video Device"
 
 #: modules/access/dshow/dshow.cpp:85
+#, fuzzy
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used."
 msgstr ""
 "You can specify the name of the video device that will be used by the "
 "DirectShow plugin. If you don't specify anything, the default device will be "
@@ -4797,10 +4892,11 @@ msgid "Audio device name"
 msgstr "Audio Device"
 
 #: modules/access/dshow/dshow.cpp:90
+#, fuzzy
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 "You can specify the name of the audio device that will be used by the "
 "DirectShow plugin. If you don't specify anything, the default device will be "
@@ -4812,10 +4908,10 @@ msgid "Video size"
 msgstr "Video title"
 
 #: modules/access/dshow/dshow.cpp:95
+#, fuzzy
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 "You can specify the size of the video that will be displayed by the "
 "DirectShow plugin. If you don't specify anything the default size for your "
@@ -4875,8 +4971,7 @@ msgstr "Audio Channels"
 
 #: modules/access/dshow/dshow.cpp:115
 #, fuzzy
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr ""
 "Allows you to modify the user agent that will be used for the connection."
 
@@ -4886,8 +4981,8 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:119
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:121
@@ -4896,50 +4991,73 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:123
 #, fuzzy
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+msgid "Select the tuner input type (Cable/Antenna)."
 msgstr "Allows you to specify the minimum video quantiser scale."
 
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "Options"
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "Audio CD input"
+
+#: modules/access/dshow/dshow.cpp:132
+msgid "Select the audio input source. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "Video output URL"
+
 #: modules/access/dshow/dshow.cpp:135
+msgid "Select the video output type. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "Audio output URL"
+
+#: modules/access/dshow/dshow.cpp:138
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:150
 msgid "DirectShow"
 msgstr ""
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 msgid "DirectShow input"
 msgstr ""
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 #, fuzzy
 msgid "Refresh list"
 msgstr "Preferred codecs list"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr ""
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-msgstr ""
-"Allows you to modify the default caching value for file 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:73
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
+"Caching value for DVB streams. This value should be set in milliseconds."
 msgstr ""
-"Allows you to modify the default caching value for v4l streams. This value "
+"Allows you to modify the default caching value for UDP streams. This value "
 "should be set in millisecond units."
 
 #: modules/access/dvb/access.c:76
@@ -4980,7 +5098,9 @@ msgid "Probe DVB card for capabilities"
 msgstr ""
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr ""
 
 #: modules/access/dvb/access.c:91
@@ -4988,7 +5108,7 @@ msgid "Budget mode"
 msgstr ""
 
 #: modules/access/dvb/access.c:92
-msgid "This allows you to stream an entire transponder with a budget card."
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
 msgstr ""
 
 #: modules/access/dvb/access.c:95
@@ -4996,7 +5116,7 @@ msgid "Satellite number in the Diseqc system"
 msgstr ""
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr ""
 
 #: modules/access/dvb/access.c:98
@@ -5004,7 +5124,7 @@ msgid "LNB voltage"
 msgstr ""
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr ""
 
 #: modules/access/dvb/access.c:101
@@ -5022,7 +5142,7 @@ msgid "22 kHz tone"
 msgstr ""
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+msgid "[0=off, 1=on, -1=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:108
@@ -5031,7 +5151,7 @@ msgid "Transponder FEC"
 msgstr "Greyscale video output"
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:111
@@ -5100,8 +5220,7 @@ msgstr ""
 
 #: modules/access/dvb/access.c:152
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:155
@@ -5110,8 +5229,7 @@ msgstr ""
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -5120,40 +5238,40 @@ msgstr ""
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 msgid "Certificate file"
 msgstr ""
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr ""
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 #, fuzzy
 msgid "Root CA file"
 msgstr "Choose file"
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr ""
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 #, fuzzy
 msgid "CRL file"
 msgstr "Choose file"
@@ -5175,20 +5293,32 @@ msgstr ""
 msgid "HTTP server"
 msgstr "Genre"
 
+#: 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:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr ""
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
-#, fuzzy
-msgid "Allows you to select the default DVD angle."
-msgstr "Allows you to specify the minimum video quantiser scale."
+msgid "Default DVD angle."
+msgstr ""
 
-#: modules/access/dvdnav.c:65
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
 #, fuzzy
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
+msgid "Caching value for DVDs. This value should be set in milliseconds."
 msgstr ""
 "Allows you to modify the default caching value for CDDA streams. This value "
 "should be set in millisecond units."
@@ -5199,8 +5329,8 @@ msgstr ""
 
 #: modules/access/dvdnav.c:69
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 
 #: modules/access/dvdnav.c:78
@@ -5211,15 +5341,6 @@ msgstr ""
 msgid "DVDnav Input"
 msgstr ""
 
-#: modules/access/dvdread.c:63
-#, fuzzy
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
-
 #: modules/access/dvdread.c:66
 msgid "Method used by libdvdcss for decryption"
 msgstr ""
@@ -5272,8 +5393,7 @@ msgstr ""
 #: modules/access/fake.c:42
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
+"Caching value for fake streams. This value should be set in milliseconds."
 msgstr ""
 "Allows you to modify the default caching value for file streams. This value "
 "should be set in millisecond units."
@@ -5285,7 +5405,7 @@ msgid "Framerate"
 msgstr "Sample rate"
 
 #: modules/access/fake.c:46
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr ""
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -5295,8 +5415,8 @@ msgstr ""
 
 #: modules/access/fake.c:49
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 
 #: modules/access/fake.c:51
@@ -5306,8 +5426,8 @@ msgstr "Advanced options..."
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -5319,21 +5439,30 @@ msgstr ""
 msgid "Fake input"
 msgstr "TCP input"
 
+#: modules/access/file.c:82
+#, fuzzy
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr ""
+"Allows you to modify the default caching value for file streams. This value "
+"should be set in millisecond units."
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr ""
 
 #: modules/access/file.c:86
+#, fuzzy
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 "Allows you to play split files as if they were part of a unique file. "
 "Specify a comma-separated list of files."
 
 #: modules/access/file.c:90
-msgid "Standard filesystem file input"
-msgstr ""
+#, fuzzy
+msgid "File input"
+msgstr "TCP input"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
 #: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:261
@@ -5348,10 +5477,46 @@ msgstr ""
 msgid "File"
 msgstr "Title"
 
+#: modules/access_filter/record.c:43
+#, fuzzy
+msgid "Record directory"
+msgstr "Choose directory"
+
+#: modules/access_filter/record.c:45
+#, 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:44
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Options"
+
+#: modules/access_filter/timeshift.c:45
+msgid ""
+"This is the size of the temporary files tha will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:47
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Choose directory"
+
+#: modules/access_filter/timeshift.c:48
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Timeshift"
+msgstr "Options"
+
 #: modules/access/ftp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+"Caching value for FTP streams. This value should be set in milliseconds."
 msgstr ""
 "Allows you to modify the default caching value for FTP streams. This value "
 "should be set in millisecond units."
@@ -5361,8 +5526,8 @@ msgid "FTP user name"
 msgstr ""
 
 #: modules/access/ftp.c:47 modules/access/smb.c:64
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
+#, fuzzy
+msgid "User name that will be used for the connection."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
@@ -5372,7 +5537,7 @@ msgstr ""
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
 #, fuzzy
-msgid "Allows you to modify the password that will be used for the connection."
+msgid "Password that will be used for the connection."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
@@ -5382,7 +5547,7 @@ msgstr ""
 
 #: modules/access/ftp.c:53
 #, fuzzy
-msgid "Allows you to modify the account that will be used for the connection."
+msgid "Account that will be used for the connection."
 msgstr ""
 "Allows you to modify the user agent that will be used for the connection."
 
@@ -5394,15 +5559,15 @@ msgstr "TCP input"
 #: modules/access/gnomevfs.c:46
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
 msgstr ""
 "Allows you to modify the default caching value for FTP streams. This value "
 "should be set in millisecond units."
 
 #: modules/access/gnomevfs.c:50
-msgid "GnomeVFS filesystem file input"
-msgstr ""
+#, fuzzy
+msgid "GnomeVFS input"
+msgstr "no input\n"
 
 #: modules/access/http.c:47
 msgid "HTTP proxy"
@@ -5411,20 +5576,20 @@ msgstr ""
 #: modules/access/http.c:49
 #, fuzzy
 msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
 msgstr ""
 "You can specify an HTTP proxy to use. It must be of the form http://myproxy."
 "mydomain:myport/. If none is specified, the HTTP_PROXY environment variable "
 "will be tried."
 
 #: modules/access/http.c:55
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
+"Caching value for HTTP streams. This value should be set in milliseconds."
 msgstr ""
-"Allows you to modify the default caching value for http streams. This value "
+"Allows you to modify the default caching value for TCP streams. This value "
 "should be set in millisecond units."
 
 #: modules/access/http.c:58
@@ -5432,8 +5597,8 @@ msgid "HTTP user agent"
 msgstr ""
 
 #: modules/access/http.c:59
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
+#, fuzzy
+msgid "User agent that will be used for the connection."
 msgstr ""
 "Allows you to modify the user agent that will be used for the connection."
 
@@ -5441,36 +5606,36 @@ msgstr ""
 msgid "Auto re-connect"
 msgstr ""
 
-#: modules/access/http.c:63
+#: modules/access/http.c:64
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
 msgstr ""
 
-#: modules/access/http.c:66
+#: modules/access/http.c:67
 #, fuzzy
 msgid "Continuous stream"
 msgstr "Codec setting"
 
-#: modules/access/http.c:67
+#: modules/access/http.c:68
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
 msgstr ""
 
-#: modules/access/http.c:73
+#: modules/access/http.c:74
 #, fuzzy
 msgid "HTTP input"
 msgstr "TCP input"
 
-#: modules/access/http.c:75
+#: modules/access/http.c:76
 msgid "HTTP(S)"
 msgstr ""
 
 #: modules/access/mms/mms.c:48
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
+"Caching value for MMS streams. This value should be set in milliseconds."
 msgstr ""
 "Allows you to modify the default caching value for MMS streams. This value "
 "should be set in millisecond units."
@@ -5480,35 +5645,215 @@ msgid "Force selection of all streams"
 msgstr ""
 
 #: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
 #, fuzzy
 msgid "Maximum bitrate"
 msgstr "Video bitrate"
 
-#: modules/access/mms/mms.c:55
-msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
+#: modules/access/mms/mms.c:58
+msgid "Select the stream with the maximum bitrate under that limit."
 msgstr ""
 
-#: modules/access/mms/mms.c:60
+#: modules/access/mms/mms.c:62
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:48
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
 #, fuzzy
-msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
+msgid "Dummy stream output"
+msgstr "UDP stream output"
+
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
 msgstr ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
 
-#: modules/access/pvr/pvr.c:51
-#, fuzzy
-msgid "Device"
-msgstr "Video Device"
+#: modules/access_output/file.c:60
+msgid "Append to file"
+msgstr "Append to file"
 
-#: modules/access/pvr/pvr.c:52
+#: modules/access_output/file.c:61
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
+
+#: modules/access_output/file.c:65
+msgid "File stream output"
+msgstr "File stream output"
+
+#: modules/access_output/http.c:60
+msgid "Username"
+msgstr ""
+
+#: modules/access_output/http.c:61
+#, 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:64
+#, 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
+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 forHTTPS. 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 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 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 "
+"icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:73
+#, fuzzy
+msgid "IceCAST output"
+msgstr "UDP stream output"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+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:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+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/pvr.c:48
+#, 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/pvr.c:51
+#, fuzzy
+msgid "Device"
+msgstr "Video Device"
+
+#: modules/access/pvr/pvr.c:52
 #, fuzzy
 msgid "PVR video device"
 msgstr "Video Device"
@@ -5528,24 +5873,26 @@ msgid "Norm"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
 msgid "Width"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.c:62
+msgid "Width of the stream to capture (-1 for autodetection)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
 #, fuzzy
 msgid "Height"
 msgstr "Right"
 
-#: modules/access/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.c:66
+msgid "Height of the stream to capture (-1 for autodetection)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
@@ -5553,11 +5900,11 @@ msgid "Frequency"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
+msgid "Frequency to capture (in kHz), if applicable."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)"
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:76
@@ -5565,7 +5912,7 @@ msgid "Key interval"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:77
-msgid "Interval between keyframes (-1 for autodetect)"
+msgid "Interval between keyframes (-1 for autodetect)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:79
@@ -5579,7 +5926,7 @@ msgid ""
 msgstr ""
 
 #: modules/access/pvr/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
+msgid "Bitrate to use (-1 for default)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:86
@@ -5588,15 +5935,16 @@ msgid "Bitrate peak"
 msgstr "Bitrate"
 
 #: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR mode"
+msgid "Peak bitrate in VBR mode."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
-msgstr ""
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Stereo"
 
 #: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:92
@@ -5605,72 +5953,64 @@ msgid "Audio bitmask"
 msgstr "Audio bitrate"
 
 #: modules/access/pvr/pvr.c:93
-msgid ""
-"This option allows setting of bitmask that will get used by the audio part "
-"of the card."
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
 msgid "Volume"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:97
-msgid "This option allows setting of the audio volume (0-65535)."
+msgid "Audio volume (0-65535)."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
 #, fuzzy
 msgid "Channel"
 msgstr "Channels"
 
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
+#: modules/access/pvr/pvr.c:100
 msgid ""
 "Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "Automatic"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "SECAM"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "PAL"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "NTSC"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
-msgstr ""
-
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
+#: modules/access/pvr/pvr.c:115
+msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
+"Caching value for RTSP streams. This value should be set in milliseconds."
 msgstr ""
 "Allows you to modify the default caching value for FTP streams. This value "
 "should be set in millisecond units."
@@ -5682,15 +6022,14 @@ msgstr ""
 #: modules/access/screen/screen.c:39
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
+"Caching value for screen capture. This value should be set in milliseconds."
 msgstr ""
 "Allows you to modify the default caching value for cdda streams. This value "
 "should be set in milliseconds units."
 
 #: modules/access/screen/screen.c:43
 #, fuzzy
-msgid "Allows you to set the desired frame rate for the capture."
+msgid "Desired frame rate for the capture."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
@@ -5700,8 +6039,8 @@ msgstr ""
 
 #: modules/access/screen/screen.c:48
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"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
@@ -5715,8 +6054,7 @@ msgstr ""
 #: modules/access/smb.c:61
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
+"Caching value for SMB streams. This value should be set in milliseconds."
 msgstr ""
 "Allows you to modify the default caching value for MMS streams. This value "
 "should be set in millisecond units."
@@ -5735,9 +6073,7 @@ msgstr ""
 
 #: modules/access/smb.c:70
 #, fuzzy
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
+msgid "Domain/Workgroup that will be used for the connection."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
@@ -5747,9 +6083,9 @@ msgid "SMB input"
 msgstr "TCP input"
 
 #: modules/access/tcp.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
+"Caching value for TCP streams. This value should be set in milliseconds."
 msgstr ""
 "Allows you to modify the default caching value for TCP streams. This value "
 "should be set in millisecond units."
@@ -5763,10 +6099,10 @@ msgstr "TCP"
 msgid "TCP input"
 msgstr "TCP input"
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"Caching value for 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."
@@ -5776,18 +6112,20 @@ msgid "Autodetection of MTU"
 msgstr ""
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
 msgstr ""
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 msgid "RTP reordering timeout in ms"
 msgstr ""
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
 #, fuzzy
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
 msgstr ""
 "Allows you to modify the default caching value for v4l streams. This value "
 "should be set in millisecond units."
@@ -5804,25 +6142,27 @@ msgid "UDP/RTP input"
 msgstr "UDP/RTP input"
 
 #: modules/access/v4l/v4l.c:75
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
+"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."
 
 #: modules/access/v4l/v4l.c:79
+#, fuzzy
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
 "Specify the name of the video device that will be used. If you don't specify "
 "anything, no video device will be used."
 
 #: modules/access/v4l/v4l.c:83
+#, fuzzy
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
 "Specify the name of the audio device that will be used. If you don't specify "
 "anything, no audio device will be used."
@@ -5835,49 +6175,65 @@ msgstr ""
 "Force the Video4Linux video device to use a specific chroma format (eg. I420 "
 "(default), RV24, etc.)"
 
+#: modules/access/v4l/v4l.c:94
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
 #: modules/access/v4l/v4l.c:99
 #, fuzzy
 msgid "Audio Channel"
 msgstr "Audio Channels"
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+msgid "Audio Channel to use, if there are several audio inputs."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:110
-msgid "Set the Brightness of the video input"
+msgid "Brightness of the video input."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 msgid "Hue"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:113
-msgid "Set the Hue of the video input"
+msgid "Hue of the video input."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 msgid "Color"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:116
-msgid "Set the Color of the video input"
-msgstr ""
+#, fuzzy
+msgid "Color of the video input."
+msgstr "colour ASCII art video output"
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:119
-msgid "Set the Contrast of the video input"
+msgid "Contrast of the video input."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:120
@@ -5885,7 +6241,7 @@ msgid "Tuner"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
+msgid "Tuner to use, if there are several ones."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:122
@@ -5894,11 +6250,12 @@ msgid "Samplerate"
 msgstr "Sample rate"
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:127
-msgid "If this option is set, the audio stream will be captured in stereo"
+msgid "Capture the audio stream in stereo."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:128
@@ -5915,7 +6272,7 @@ msgid "Decimation"
 msgstr "Description"
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+msgid "Decimation level for MJPEG streams"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:134
@@ -5923,7 +6280,7 @@ msgid "Quality"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:135
-msgid "Set the quality of the stream"
+msgid "Quality of the stream."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:146
@@ -5936,6 +6293,13 @@ msgstr "Video"
 msgid "Video4Linux input"
 msgstr "Video"
 
+#: modules/access/vcd/vcd.c:42
+#, fuzzy
+msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgstr ""
+"Allows you to modify the default caching value for CDDA streams. This value "
+"should be set in millisecond units."
+
 #: 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:697
@@ -6076,6 +6440,10 @@ msgstr ""
 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
 #, fuzzy
 msgid "Number of CD blocks to get in a single read."
@@ -6121,274 +6489,73 @@ msgstr ""
 msgid "Format to use in the playlist's \"title\" field."
 msgstr ""
 
-#: modules/access_filter/record.c:43
-#, fuzzy
-msgid "Record directory"
-msgstr "Choose directory"
+#: modules/audio_filter/channel_mixer/dolby.c:47
+msgid "Simple decoder for Dolby Surround encoded streams"
+msgstr ""
 
-#: modules/access_filter/record.c:45
+#: modules/audio_filter/channel_mixer/dolby.c:48
 #, fuzzy
-msgid "Allows you to specify the directory where the record will be stored"
+msgid "Dolby Surround decoder"
+msgstr "Dolby Surround"
+
+#: modules/audio_filter/channel_mixer/headphone.c:49
+msgid ""
+"This effect gives you the feeling that you are standing in a room with a "
+"complete 7.1 speaker set when using only a headphone, providing a more "
+"realistic sound experience. It should also be more comfortable and less "
+"tiring when listening to music for long periods of time.\n"
+"It works with any source format from mono to 7.1."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
 
-#: modules/access_filter/timeshift.c:44
+#: modules/audio_filter/channel_mixer/headphone.c:56
+msgid "Characteristic dimension"
+msgstr ""
+
+#: modules/audio_filter/channel_mixer/headphone.c:58
 #, fuzzy
-msgid "Timeshift granularity"
-msgstr "Options"
+msgid "Distance between front left speaker and listener in meters."
+msgstr ""
+"Headphone virtual spatialisation effect parameter: distance between front "
+"left speaker and listener in meters."
 
-#: modules/access_filter/timeshift.c:45
-msgid "Size of the temporary files use to store the timeshifted stream."
+#: modules/audio_filter/channel_mixer/headphone.c:60
+msgid "Compensate delay"
 msgstr ""
 
-#: modules/access_filter/timeshift.c:47
+#: modules/audio_filter/channel_mixer/headphone.c:62
+msgid ""
+"The delay which is introduced by the physical algorithm may sometimes be "
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
+msgstr ""
+
+#: modules/audio_filter/channel_mixer/headphone.c:66
 #, fuzzy
-msgid "Timeshift directory"
-msgstr "Choose directory"
+msgid "No decoding of Dolby Surround"
+msgstr "Dolby Surround"
 
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
+#: modules/audio_filter/channel_mixer/headphone.c:68
+msgid ""
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+#: modules/audio_filter/channel_mixer/headphone.c:72
 #, fuzzy
-msgid "Timeshift"
-msgstr "Options"
+msgid "Headphone virtual spatialization effect"
+msgstr "headphone channel mixer with virtual spatialisation effect"
 
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+#: modules/audio_filter/channel_mixer/headphone.c:73
 #, fuzzy
-msgid "Dummy stream output"
-msgstr "UDP stream output"
+msgid "Headphone effect"
+msgstr "Next file"
 
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
+#: modules/audio_filter/channel_mixer/simple.c:46
+msgid "Audio filter for simple channel mixing"
 msgstr ""
 
-#: modules/access_output/file.c:60
-msgid "Append to file"
-msgstr "Append to file"
-
-#: modules/access_output/file.c:61
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:65
-msgid "File stream output"
-msgstr "File stream output"
-
-#: modules/access_output/http.c:60
-msgid "Username"
-msgstr ""
-
-#: modules/access_output/http.c:61
-msgid ""
-"Allows you to give a 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:64
-#, fuzzy
-msgid ""
-"Allows you to give a 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
-#, fuzzy
-msgid "Allows you to give the mime returned by the server."
-msgstr ""
-"Allows you to give a user name that will be requested to access the stream."
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. Leave empty if you "
-"don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:85
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
-msgstr ""
-
-#: modules/access_output/http.c:90
-msgid "HTTP stream output"
-msgstr "HTTP stream output"
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: 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 "The name this stream/channel will get on the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:61
-#, fuzzy
-msgid "Stream-description"
-msgstr "Codec Description"
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
-
-#: modules/access_output/shout.c:65
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Stream %d"
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-msgid "Time-To-Live (TTL)"
-msgstr ""
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Allows you to define the 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. This allows "
-"you to give 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 ""
-"If you enable this option, 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/audio_filter/channel_mixer/dolby.c:47
-msgid "Simple decoder for dolby surround encoded streams"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/dolby.c:48
-#, fuzzy
-msgid "Dolby surround decoder"
-msgstr "Dolby Surround"
-
-#: modules/audio_filter/channel_mixer/headphone.c:49
-msgid ""
-"This effect gives you the feeling that you are standing in a room with a "
-"complete 7.1 speaker set when using only a headphone, providing a more "
-"realistic sound experience. It should also be more comfortable and less "
-"tiring when listening to music for long periods of time.\n"
-"It works with any source format from mono to 7.1."
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/headphone.c:56
-msgid "Characteristic dimension"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/headphone.c:58
-#, fuzzy
-msgid "Distance between front left speaker and listener in meters."
-msgstr ""
-"Headphone virtual spatialisation effect parameter: distance between front "
-"left speaker and listener in meters."
-
-#: modules/audio_filter/channel_mixer/headphone.c:60
-msgid "Compensate delay"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/headphone.c:62
-msgid ""
-"The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/headphone.c:66
-#, fuzzy
-msgid "No decoding of Dolby Surround"
-msgstr "Dolby Surround"
-
-#: modules/audio_filter/channel_mixer/headphone.c:68
-msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/headphone.c:73
-#, fuzzy
-msgid "Headphone channel mixer with virtual spatialization effect"
-msgstr "headphone channel mixer with virtual spatialisation effect"
-
-#: modules/audio_filter/channel_mixer/headphone.c:74
-#, fuzzy
-msgid "Headphone effect"
-msgstr "Next file"
-
-#: modules/audio_filter/channel_mixer/simple.c:46
-msgid "audio filter for simple channel mixing"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+#: modules/audio_filter/channel_mixer/trivial.c:46
+msgid "Audio filter for trivial channel mixing"
 msgstr ""
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -6419,7 +6586,7 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -6427,7 +6594,7 @@ msgid "DTS dynamic range compression"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-msgid "DTS"
+msgid "DCA"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
@@ -6436,31 +6603,31 @@ msgid "DTS Coherent Acoustics audio decoder"
 msgstr "DTS Coherent Acoustics audio decoder"
 
 #: modules/audio_filter/converter/dtstospdif.c:70
-msgid "audio filter for DTS->S/PDIF encapsulation"
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+msgid "Audio filter for float32->s16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+msgid "Audio filter for float32->s8 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+msgid "Audio filter for float32->u16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -6470,27 +6637,27 @@ msgid "MPEG audio decoder"
 msgstr "MPEG-I/II audio demuxer"
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
-msgid "audio filter for s16->fixed32 conversion"
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+msgid "Audio filter for s16->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
-msgid "audio filter for s8->float32 conversion"
+msgid "Audio filter for s8->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
-msgid "audio filter for u8->fixed32 conversion"
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
-msgid "audio filter for u8->float32 conversion"
+msgid "Audio filter for u8->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/equalizer.c:52
@@ -6498,33 +6665,41 @@ msgstr ""
 msgid "Equalizer preset"
 msgstr "visualiser"
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
-msgstr "Override preset bands gain in dB (-20 … 20)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
+msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 msgid "Two pass"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+#, fuzzy
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr "Set the global gain in dB (-20 … 20)"
 
-#: modules/audio_filter/equalizer.c:65
+#: modules/audio_filter/equalizer.c:69
 #, fuzzy
-msgid "Equalizer 10 bands"
+msgid "Equalizer with 10 bands"
 msgstr "visualiser"
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6608,7 +6783,7 @@ msgid "Techno"
 msgstr ""
 
 #: modules/audio_filter/format.c:201
-msgid "audio filter for PCM format conversion"
+msgid "Audio filter for PCM format conversion"
 msgstr ""
 
 #: modules/audio_filter/normvol.c:69
@@ -6620,7 +6795,7 @@ msgstr "Number of threads"
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 
 #: modules/audio_filter/normvol.c:75
@@ -6697,20 +6872,20 @@ msgid "Freq 3 Q"
 msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
-msgid "audio filter for band-limited interpolation resampling"
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
-msgid "audio filter for linear interpolation resampling"
+msgid "Audio filter for linear interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+msgid "Audio filter for trivial resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
+msgid "Audio filter for ugly resampling"
 msgstr ""
 
 #: modules/audio_mixer/float32.c:47
@@ -6726,8 +6901,8 @@ msgstr "Dummy S/PDIF audio mixer"
 msgid "Trivial audio mixer"
 msgstr "Float32 audio mixer"
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr ""
 
@@ -6762,12 +6937,6 @@ msgstr ""
 msgid "2 Front 2 Rear"
 msgstr ""
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr ""
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -6850,8 +7019,9 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
-msgstr ""
+#, fuzzy
+msgid "Number of output channels"
+msgstr "Number of threads"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -6860,11 +7030,11 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+msgid "Add WAVE header"
 msgstr ""
 
 #: modules/audio_output/file.c:90
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr ""
 
 #: modules/audio_output/file.c:107
@@ -6873,7 +7043,7 @@ msgid "Output file"
 msgstr "Next file"
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
+msgid "File to which the audio samples will be written to."
 msgstr ""
 
 #: modules/audio_output/file.c:111
@@ -6927,6 +7097,10 @@ msgstr ""
 msgid "Win32 waveOut extension output"
 msgstr ""
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr ""
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr ""
@@ -6973,7 +7147,7 @@ msgstr ""
 
 #: modules/codec/dirac.c:68
 #, fuzzy
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
@@ -7004,16 +7178,19 @@ msgid "DTS audio packetizer"
 msgstr "DTS audio packetiser"
 
 #: modules/codec/dvbsub.c:45
-msgid "X coordinate of the subpicture"
+msgid "Decoding X coordinate"
 msgstr ""
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
+#: modules/codec/dvbsub.c:46
+msgid "X coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:48
-msgid "Y coordinate of the subpicture"
+msgid "Decoding Y coordinate"
+msgstr ""
+
+#: modules/codec/dvbsub.c:49
+msgid "Y coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:51
@@ -7025,26 +7202,36 @@ msgstr "Subtitles Track"
 #, fuzzy
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 "You can enforce the video alignment in its window. By default (0) it will be "
 "centred (0=centre, 1=left, 2=right, 4=top, 8=bottom, you can also use "
 "combinations of these values)."
 
 #: modules/codec/dvbsub.c:57
-msgid "X coordinate of the encoded subpicture"
+msgid "Encoding X coordinate"
+msgstr ""
+
+#: modules/codec/dvbsub.c:58
+msgid "X coordinate of the encoded subtitle"
+msgstr ""
+
+#: modules/codec/dvbsub.c:59
+msgid "Encoding Y coordinate"
 msgstr ""
 
 #: modules/codec/dvbsub.c:60
-msgid "Y coordinate of encoded the subpicture"
+msgid "Y coordinate of the encoded subtitle"
 msgstr ""
 
-#: modules/codec/dvbsub.c:63
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
 #, fuzzy
-msgid "Timeout of subpictures"
-msgstr "Subtitles Track"
+msgid "Timeout"
+msgstr "Title"
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -7063,35 +7250,34 @@ msgstr "DVB subtitles decoder"
 msgid "AAC audio decoder (using libfaad2)"
 msgstr ""
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 #, fuzzy
 msgid "Image file"
 msgstr "Next file"
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+msgid "Path of the image file for fake input."
 msgstr ""
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
+#: modules/stream_out/transcode.c:70
 #, fuzzy
-msgid "Allows you to specify the output video width."
-msgstr "Allows you to specify the maximum video quantiser scale."
+msgid "Output video width."
+msgstr "Maximum video quantiser scale"
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
+#: modules/stream_out/transcode.c:73
 #, fuzzy
-msgid "Allows you to specify the output video height."
-msgstr ""
-"Allows you to modify the user name that will be used for the connection."
+msgid "Output video height."
+msgstr "Maximum video quantiser scale"
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 #, fuzzy
 msgid "Keep aspect ratio"
 msgstr "Codec setting"
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -7103,24 +7289,25 @@ msgstr "Codec setting"
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr ""
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 msgid "Deinterlace video"
 msgstr "Deinterlace video"
 
 #: modules/codec/fake.c:62
 #, fuzzy
-msgid "Allows you to deinterlace the image after loading."
+msgid "Deinterlace the image after loading it."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 #, fuzzy
 msgid "Deinterlace module"
 msgstr "Deinterlace video"
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
-msgid "Specifies the deinterlace module to use."
-msgstr ""
+#: modules/codec/fake.c:65
+#, fuzzy
+msgid "Deinterlace module to use."
+msgstr "Deinterlace video"
 
 #: modules/codec/fake.c:76
 #, fuzzy
@@ -7158,12 +7345,12 @@ msgstr ""
 #: modules/codec/ffmpeg/ffmpeg.c:89
 #, fuzzy
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr "ffmpeg audio/video encoder"
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
 #, fuzzy
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr "ffmpeg audio/video encoder"
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -7171,400 +7358,412 @@ msgid "Decoding"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+msgid "FFmpeg chroma conversion"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 #, fuzzy
 msgid "Encoding"
 msgstr "Audio encoders settings"
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
-msgid "ffmpeg audio/video encoder"
+#, fuzzy
+msgid "FFmpeg audio/video encoder"
 msgstr "ffmpeg audio/video encoder"
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
-msgid "ffmpeg demuxer"
+#, fuzzy
+msgid "FFmpeg demuxer"
 msgstr "ffmpeg demuxer"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
 #, fuzzy
-msgid "ffmpeg video filter"
+msgid "FFmpeg video filter"
 msgstr "ffmpeg demuxer"
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
 #, fuzzy
-msgid "ffmpeg deinterlace video filter"
+msgid "FFmpeg crop padd filter"
+msgstr "ffmpeg demuxer"
+
+#: modules/codec/ffmpeg/ffmpeg.c:210
+#, fuzzy
+msgid "FFmpeg deinterlace video filter"
 msgstr "ffmpeg demuxer"
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 #, fuzzy
 msgid "Direct rendering"
 msgstr "Force a video rendering mode."
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 msgid "Post processing quality"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
 "looking pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 msgid "Visualize motion vectors"
 msgstr "Visualise motion vectors"
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
+#, fuzzy
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 "Set motion vectors visualisation mask.\n"
 "1 - visualise forward predicted MVs of P frames\n"
 "2 - visualise forward predicted MVs of B frames\n"
 "4 - visualise backward predicted MVs of B frames"
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
-msgid "ffmpeg post processing filter chains"
+#: modules/codec/ffmpeg/ffmpeg.h:145
+msgid "FFmpeg post processing filter chains"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 msgid "Ratio of key frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
+#: modules/codec/ffmpeg/ffmpeg.h:188
 #, fuzzy
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
+msgid "Number of frames that will be coded for one key frame."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of B frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
+#: modules/codec/ffmpeg/ffmpeg.h:192
 #, fuzzy
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
+msgid "Number of B frames that will be coded between two reference frames."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 #, fuzzy
 msgid "Video bitrate tolerance"
 msgstr "Video bitrate"
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
+#: modules/codec/ffmpeg/ffmpeg.h:196
 #, fuzzy
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
-msgstr "Allows you to specify the minimum video quantiser scale."
+msgid "Video bitrate tolerance in kbit/s."
+msgstr "Video bitrate"
 
-#: modules/codec/ffmpeg/ffmpeg.h:190
-msgid "Enable interlaced encoding"
+#: modules/codec/ffmpeg/ffmpeg.h:198
+#, fuzzy
+msgid "Interlaced encoding"
 msgstr "Enable interlaced encoding"
 
-#: modules/codec/ffmpeg/ffmpeg.h:191
+#: modules/codec/ffmpeg/ffmpeg.h:199
 #, fuzzy
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
+#: modules/codec/ffmpeg/ffmpeg.h:202
 #, fuzzy
-msgid "Enable interlaced motion estimation"
+msgid "Interlaced motion estimation"
 msgstr "Enable trellis quantisation"
 
-#: modules/codec/ffmpeg/ffmpeg.h:195
+#: modules/codec/ffmpeg/ffmpeg.h:203
 #, fuzzy
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
 msgstr "Allows you to specify the minimum video quantiser scale."
 
-#: modules/codec/ffmpeg/ffmpeg.h:198
+#: modules/codec/ffmpeg/ffmpeg.h:206
 #, fuzzy
-msgid "Enable pre motion estimation"
+msgid "Pre-motion estimation"
 msgstr "Enable trellis quantisation"
 
-#: modules/codec/ffmpeg/ffmpeg.h:199
+#: modules/codec/ffmpeg/ffmpeg.h:207
 #, fuzzy
-msgid "Allows you to enable the pre motion estimation."
-msgstr "Allows you to specify the minimum video quantiser scale."
+msgid "Enable the pre-motion estimation algorithm."
+msgstr "Enable trellis quantisation"
 
-#: modules/codec/ffmpeg/ffmpeg.h:202
+#: modules/codec/ffmpeg/ffmpeg.h:210
 #, fuzzy
-msgid "Enable strict rate control"
+msgid "Strict rate control"
 msgstr "Enable interlaced encoding"
 
-#: modules/codec/ffmpeg/ffmpeg.h:203
+#: modules/codec/ffmpeg/ffmpeg.h:211
 #, fuzzy
-msgid "Allows you to enable the strict rate control algorithm."
+msgid "Enable the strict rate control algorithm."
 msgstr ""
 "Allows you to enable trellis quantisation (rate distortion for block "
 "coefficients)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:206
+#: modules/codec/ffmpeg/ffmpeg.h:214
 msgid "Rate control buffer size"
 msgstr "Rate control buffer size"
 
-#: modules/codec/ffmpeg/ffmpeg.h:207
-#, fuzzy
-msgid "Allows you to specify the rate control buffer size."
-msgstr ""
-"Allows you to modify the user name that will be used for the connection."
+#: modules/codec/ffmpeg/ffmpeg.h:215
+msgid ""
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
+msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:210
+#: modules/codec/ffmpeg/ffmpeg.h:219
 msgid "Rate control buffer aggressiveness"
 msgstr "Rate control buffer aggressiveness"
 
-#: modules/codec/ffmpeg/ffmpeg.h:211
+#: modules/codec/ffmpeg/ffmpeg.h:220
 #, fuzzy
-msgid "Allows you to specify the rate control buffer aggressiveness."
+msgid "Rate control buffer aggressiveness."
 msgstr "Rate control buffer aggressiveness"
 
-#: modules/codec/ffmpeg/ffmpeg.h:214
+#: modules/codec/ffmpeg/ffmpeg.h:223
 msgid "I quantization factor"
 msgstr "I quantisation factor"
 
-#: modules/codec/ffmpeg/ffmpeg.h:215
+#: modules/codec/ffmpeg/ffmpeg.h:225
+#, fuzzy
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 "Allows you to specify the quantisation factor of I frames, compared with P "
 "frames (for instance 1.0 => same qscale for I and P frames)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 #, fuzzy
 msgid "Noise reduction"
 msgstr "Display resolution"
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:233
+#, fuzzy
+msgid "MPEG4 quantization matrix"
 msgstr "Enable MPEG4 quantisation matrix"
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
+#, fuzzy
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 "Allows you to use the MPEG4 quantisation matrix for mpeg2 encoding. This "
 "generally yields a better looking picture, while still retaining the "
 "compatibility with standard MPEG-2 decoders."
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
+#, fuzzy
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 "Allows you to specify if the encoder should make on-the-fly quality "
 "tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
 "trellis quantisation, then the rate distortion of motion vectors (hq), and "
 "raise the noise reduction threshold to ease the encoder's task."
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr "Minimum video quantiser scale"
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
-msgid "Allows you to specify the minimum video quantizer scale."
-msgstr "Allows you to specify the minimum video quantiser scale."
+#: modules/codec/ffmpeg/ffmpeg.h:252
+#, fuzzy
+msgid "Minimum video quantizer scale."
+msgstr "Minimum video quantiser scale"
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr "Maximum video quantiser scale"
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
-msgid "Allows you to specify the maximum video quantizer scale."
-msgstr "Allows you to specify the maximum video quantiser scale."
+#: modules/codec/ffmpeg/ffmpeg.h:256
+#, fuzzy
+msgid "Maximum video quantizer scale."
+msgstr "Maximum video quantiser scale"
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
 msgstr "Enable trellis quantisation"
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+#, fuzzy
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 "Allows you to enable trellis quantisation (rate distortion for block "
 "coefficients)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
+#: modules/codec/ffmpeg/ffmpeg.h:263
 #, fuzzy
-msgid "Use fixed video quantizer scale"
+msgid "Fixed quantizer scale"
 msgstr "Minimum video quantiser scale"
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:272
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:276
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 msgid "Motion masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 msgid "Border masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr ""
 
@@ -7608,7 +7807,7 @@ msgstr "Force a video rendering mode."
 
 #: modules/codec/mpeg_audio.c:106
 #, fuzzy
-msgid "MPEG audio layer I/II/III parser"
+msgid "MPEG audio layer I/II/III decoder"
 msgstr "MPEG audio layer I/II/III packetiser"
 
 #: modules/codec/mpeg_audio.c:117
@@ -7673,44 +7872,54 @@ msgstr "DVB subtitles decoder"
 msgid "DVD subtitles packetizer"
 msgstr "DVD subtitles packetiser"
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 #, fuzzy
 msgid "Subtitles text encoding"
 msgstr "DVB subtitles decoder"
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 msgid "Set the encoding used in text subtitles"
 msgstr ""
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 #, fuzzy
 msgid "Subtitles justification"
 msgstr "Subtitle options"
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 #, fuzzy
 msgid "Set the justification of subtitles"
 msgstr "Destination video codec"
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+#, fuzzy
+msgid "UTF-8 subtitles autodetection"
+msgstr "Subtitle auto-detection paths"
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 #, fuzzy
 msgid "Formatted Subtitles"
 msgstr "Subtitles Track"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 #, fuzzy
 msgid "Text subtitles decoder"
 msgstr "DVB subtitles decoder"
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -7734,8 +7943,8 @@ msgstr ""
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 
 #: modules/codec/theora.c:99
@@ -7757,7 +7966,7 @@ msgstr ""
 
 #: modules/codec/twolame.c:52
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 
@@ -7767,7 +7976,7 @@ msgid "Stereo mode"
 msgstr "Stereo"
 
 #: modules/codec/twolame.c:56
-msgid "Select how stereo streams will be handled"
+msgid "Handling mode for stereo streams"
 msgstr ""
 
 #: modules/codec/twolame.c:57
@@ -7775,7 +7984,7 @@ msgid "VBR mode"
 msgstr ""
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
 msgstr ""
 
 #: modules/codec/twolame.c:60
@@ -7806,44 +8015,42 @@ msgstr ""
 
 #: modules/codec/vorbis.c:161
 #, fuzzy
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr ""
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 msgid "CBR encoding"
 msgstr ""
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr ""
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 #, fuzzy
 msgid "Vorbis audio decoder"
 msgstr "Vorbis audio encoder"
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 msgid "Vorbis audio packetizer"
 msgstr "Vorbis audio packetiser"
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr "Vorbis audio encoder"
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr ""
 
@@ -7855,7 +8062,7 @@ msgstr "Video bitrate"
 #: modules/codec/x264.c:45
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 
 #: modules/codec/x264.c:49
@@ -7875,7 +8082,7 @@ msgid ""
 msgstr ""
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -7885,208 +8092,214 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 
-#: modules/codec/x264.c:68
+#: modules/codec/x264.c:70
 #, fuzzy
-msgid "Number of B-frames between I and P (1 to 16)"
+msgid "B-frames between I and P"
 msgstr "Number of threads"
 
-#: modules/codec/x264.c:69
+#: modules/codec/x264.c:71
 #, fuzzy
-msgid "Number of consecutive B-frames between I and P-frames."
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr "Number of threads"
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
+#, fuzzy
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
-msgstr ""
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
+msgstr "Number of threads"
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
 "encoding and decoding, but should save 10-15% bitrate."
 msgstr ""
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
-msgstr ""
+#: modules/codec/x264.c:92
+#, fuzzy
+msgid "Number of reference frames"
+msgstr "Number of threads"
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "Choose file"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 msgid "Deblocking loop filter (increases quality)."
 msgstr ""
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr ""
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 #, fuzzy
 msgid "Maximum quantizer parameter."
 msgstr "Maximum video quantiser scale"
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
-msgid "Allowed variance of average bitrate"
-msgstr ""
+#: modules/codec/x264.c:121
+#, fuzzy
+msgid "Average bitrate tolerance"
+msgstr "Video bitrate"
 
-#: modules/codec/x264.c:120
-msgid "Sets the allowed variance in average. bitrate."
+#: modules/codec/x264.c:122
+msgid "Allowed variance in average. bitrate (in kbits/s)."
 msgstr ""
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 #, fuzzy
 msgid "Max local bitrate"
 msgstr "Video bitrate"
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr ""
 
-#: modules/codec/x264.c:126
-msgid "Size of VBV buffer"
+#: modules/codec/x264.c:128
+msgid "VBV buffer"
 msgstr ""
 
-#: modules/codec/x264.c:127
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+#: modules/codec/x264.c:129
+msgid "Averaging period for the maximum local bitrate in kbits."
 msgstr ""
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 msgid "Initial VBV buffer occupancy"
 msgstr ""
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
-msgid "QP curve compression."
+#: modules/codec/x264.c:145
+msgid "QP curve compression"
 msgstr ""
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
 msgstr ""
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -8097,28 +8310,28 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 msgid "Direct MV prediction mode"
 msgstr ""
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 msgid "Direct MV prediction mode. "
 msgstr ""
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 #, fuzzy
 msgid "Integer pixel motion estimation method"
 msgstr "Enable trellis quantisation"
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -8127,165 +8340,168 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 #, fuzzy
 msgid "Ignore chroma in motion estimation"
 msgstr "Enable trellis quantisation"
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
+#: modules/codec/x264.c:213
 #, fuzzy
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+msgid "Trellis RD quantization"
 msgstr "Enable trellis quantisation"
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 #, fuzzy
 msgid "CPU optimizations"
 msgstr "Polarisation"
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
-msgstr ""
+#: modules/codec/x264.c:229
+#, fuzzy
+msgid "Use assembler CPU optimizations."
+msgstr "Polarisation"
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 #, fuzzy
 msgid "PSNR calculation"
 msgstr "Polarisation"
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "dia"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "esa"
 msgstr ""
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "fast"
 msgstr ""
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "normal"
 msgstr ""
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "slow"
 msgstr ""
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "all"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "spatial"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr ""
 
@@ -8294,6 +8510,16 @@ msgid "Corba control"
 msgstr ""
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 msgid "corba control module"
 msgstr ""
 
@@ -8305,19 +8531,19 @@ msgstr ""
 msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr ""
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr ""
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
+#: modules/control/gestures.c:83
+msgid "Trigger button for mouse gestures."
 msgstr ""
 
-#: modules/control/gestures.c:87
+#: modules/control/gestures.c:86
 msgid "Middle"
 msgstr ""
 
-#: modules/control/gestures.c:90
+#: modules/control/gestures.c:89
 #, fuzzy
 msgid "Gestures"
 msgstr "Genre"
@@ -8327,131 +8553,106 @@ msgstr "Genre"
 msgid "Mouse gestures control interface"
 msgstr "Remote control interface"
 
-#: modules/control/hotkeys.c:84
-msgid "Playlist bookmark 1"
-msgstr ""
-
-#: modules/control/hotkeys.c:85
-msgid "Playlist bookmark 2"
-msgstr ""
-
-#: modules/control/hotkeys.c:86
-msgid "Playlist bookmark 3"
-msgstr ""
-
-#: modules/control/hotkeys.c:87
-msgid "Playlist bookmark 4"
-msgstr ""
-
-#: modules/control/hotkeys.c:88
-msgid "Playlist bookmark 5"
-msgstr ""
-
-#: modules/control/hotkeys.c:89
-msgid "Playlist bookmark 6"
-msgstr ""
-
-#: modules/control/hotkeys.c:90
-msgid "Playlist bookmark 7"
-msgstr ""
-
-#: modules/control/hotkeys.c:91
-msgid "Playlist bookmark 8"
-msgstr ""
-
-#: modules/control/hotkeys.c:92
-msgid "Playlist bookmark 9"
-msgstr ""
-
-#: modules/control/hotkeys.c:93
-msgid "Playlist bookmark 10"
-msgstr ""
-
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
+#: modules/control/hotkeys.c:94
+msgid "Define playlist bookmarks."
 msgstr ""
 
-#: modules/control/hotkeys.c:98
+#: modules/control/hotkeys.c:97
 #, fuzzy
 msgid "Hotkeys"
 msgstr "Audio encoders settings"
 
-#: modules/control/hotkeys.c:99
+#: modules/control/hotkeys.c:98
 #, fuzzy
 msgid "Hotkeys management interface"
 msgstr "Remote control interface"
 
-#: modules/control/hotkeys.c:488
+#: modules/control/hotkeys.c:467
 #, fuzzy, c-format
 msgid "Audio track: %s"
 msgstr "Subtitle track: %s"
 
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
 #, c-format
 msgid "Subtitle track: %s"
 msgstr "Subtitle track: %s"
 
-#: modules/control/hotkeys.c:502
+#: modules/control/hotkeys.c:482
 msgid "N/A"
 msgstr ""
 
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, fuzzy, c-format
 msgid "Aspect ratio: %s"
 msgstr "Codec setting"
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, c-format
 msgid "Crop: %s"
 msgstr ""
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, fuzzy, c-format
 msgid "Deinterlace mode: %s"
 msgstr "Deinterlace video"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr ""
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
 msgstr ""
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 #, fuzzy
 msgid "Source directory"
 msgstr "Choose directory"
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 #, fuzzy
 msgid "Charset"
 msgstr "Choose file"
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 msgid "Handlers"
 msgstr ""
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
+msgstr ""
+
+#: modules/control/http/http.c:50
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr ""
+
+#: modules/control/http/http.c:53
+msgid "HTTP interface x509 PEM private key file."
 msgstr ""
 
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
+msgstr ""
+
+#: modules/control/http/http.c:58
+msgid "HTTP interace Certificates Revocation List file."
 msgstr ""
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:62
 #, fuzzy
 msgid "HTTP remote control interface"
 msgstr "Remote control interface"
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 msgid "HTTP SSL"
 msgstr ""
 
@@ -8461,16 +8662,12 @@ msgid "Infrared remote control interface"
 msgstr "Telnet remote control interface"
 
 #: modules/control/netsync.c:59
-#, fuzzy
-msgid "Act as master for network synchronisation"
+msgid "Act as master"
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
 
 #: modules/control/netsync.c:60
 #, fuzzy
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
+msgid "Should act as the master client for the network synchronisation?"
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
@@ -8480,9 +8677,7 @@ msgstr ""
 
 #: modules/control/netsync.c:64
 #, fuzzy
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+msgid "IP address of the master client used for the network synchronisation."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
@@ -8497,8 +8692,9 @@ msgid "Install Windows Service"
 msgstr "Windows Service interface"
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
-msgstr ""
+#, fuzzy
+msgid "Install the Service and exit."
+msgstr "Windows Service interface"
 
 #: modules/control/ntservice.c:42
 #, fuzzy
@@ -8506,8 +8702,9 @@ msgid "Uninstall Windows Service"
 msgstr "Windows Service interface"
 
 #: modules/control/ntservice.c:44
-msgid "If enabled the interface will uninstall the Service and exit."
-msgstr ""
+#, fuzzy
+msgid "Uninstall the Service and exit."
+msgstr "Windows Service interface"
 
 #: modules/control/ntservice.c:45
 msgid "Display name of the Service"
@@ -8515,7 +8712,7 @@ msgstr ""
 
 #: modules/control/ntservice.c:47
 #, fuzzy
-msgid "This allows you to change the display name of the Service."
+msgid "Change the display name of the Service."
 msgstr ""
 "Allows you to give a user name that will be requested to access the stream."
 
@@ -8527,9 +8724,9 @@ msgstr "Advanced options..."
 #: modules/control/ntservice.c:50
 #, fuzzy
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 "This option allows you to select additional interfaces used by VLC. They "
 "will be launched in the background in addition to the default interface. Use "
@@ -8539,10 +8736,9 @@ msgstr ""
 #: modules/control/ntservice.c:55
 #, fuzzy
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
 "This option allows you to select additional interfaces used by VLC. They "
 "will be launched in the background in addition to the default interface. Use "
@@ -8617,12 +8813,12 @@ msgstr "Remote control interface"
 
 #: modules/control/rc.c:335
 #, fuzzy
-msgid "Remote control interface initialized, `h' for help"
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr "Remote control interface initialised, `h' for help\n"
 
 #: modules/control/rc.c:847
 #, c-format
-msgid "unknown command `%s', type `help' for help"
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr ""
 
 #: modules/control/rc.c:880
@@ -8810,7 +9006,7 @@ msgid "| time-size # . . . . . . . . font size, in pixels"
 msgstr ""
 
 #: modules/control/rc.c:935
-msgid "| logo-file STRING . . . the overlay file path/name"
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr ""
 
 #: modules/control/rc.c:936
@@ -8903,21 +9099,31 @@ msgstr ""
 msgid "+----[ end of help ]"
 msgstr ""
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+#, fuzzy
+msgid "Press menu select or pause to continue."
+msgstr ""
+"\n"
+"Press the RETURN key to continue…\n"
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+#, fuzzy
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr ""
+"\n"
+"Press the RETURN key to continue…\n"
 
 #: modules/control/rc.c:1385
 #, fuzzy
-msgid "press pause to continue"
+msgid "Type 'pause' to continue."
 msgstr ""
 "\n"
 "Press the RETURN key to continue…\n"
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+msgid "Please provide one of the following parameters:"
 msgstr ""
 
 #: modules/control/showintf.c:62
@@ -8925,37 +9131,41 @@ msgid "Threshold"
 msgstr ""
 
 #: modules/control/showintf.c:63
-msgid "Height of the zone triggering the interface"
+msgid "Height of the zone triggering the interface."
 msgstr ""
 
 #: modules/control/telnet.c:72
-#, fuzzy
-msgid "Telnet Interface host"
-msgstr "Skinnable Interface"
+msgid "Host"
+msgstr ""
 
 #: modules/control/telnet.c:73
-#, fuzzy
-msgid "Default to listen on all network interfaces"
-msgstr "Remote control interface"
-
-#: modules/control/telnet.c:74
-#, fuzzy
-msgid "Telnet Interface port"
-msgstr "Skinnable Interface"
-
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
 msgstr ""
 
-#: modules/control/telnet.c:77
-msgid "Telnet Interface password"
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
 msgstr ""
 
 #: modules/control/telnet.c:78
-msgid "Default to admin"
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
+msgstr ""
+
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
 msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:96
 #, fuzzy
 msgid "VLM remote control interface"
 msgstr "Remote control interface"
@@ -8980,11 +9190,16 @@ msgstr "PS demuxer"
 msgid "AU demuxer"
 msgstr "PS demuxer"
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 #, fuzzy
 msgid "Force interleaved method"
 msgstr "Enable interlaced encoding"
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "Enable interlaced encoding"
+
 #: modules/demux/avi/avi.c:45
 msgid "Force index creation"
 msgstr ""
@@ -9052,15 +9267,24 @@ msgstr "raw DV demuxer"
 msgid "FLAC demuxer"
 msgstr "PS demuxer"
 
+#: modules/demux/livedotcom.cpp:63
+#, fuzzy
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+"Allows you to modify the default caching value for FTP streams. This value "
+"should be set in millisecond units."
+
 #: modules/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:67
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:72
@@ -9106,10 +9330,12 @@ msgid "Frames per Second"
 msgstr ""
 
 #: modules/demux/mjpeg.c:44
+#, fuzzy
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
+"is the default value) for a live stream (from a camera)."
 msgstr ""
+"Allows you to modify the user name that will be used for the connection."
 
 #: modules/demux/mjpeg.c:50
 #, fuzzy
@@ -9502,7 +9728,8 @@ msgid "Extra PMT"
 msgstr ""
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+#, fuzzy
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,…])"
 
 #: modules/demux/ts.c:87
@@ -9510,84 +9737,95 @@ msgid "Set id of ES to PID"
 msgstr ""
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
 msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 msgid "Fast udp streaming"
 msgstr ""
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr ""
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
-msgid "CSA ck"
+#: modules/demux/ts.c:98
+msgid "MTU for out mode."
 msgstr ""
 
 #: modules/demux/ts.c:100
+msgid "CSA ck"
+msgstr ""
+
+#: modules/demux/ts.c:101
+msgid "Control word for the CSA encryption algorithm"
+msgstr ""
+
+#: modules/demux/ts.c:103
 #, fuzzy
 msgid "Silent mode"
 msgstr "Stereo"
 
-#: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+#: modules/demux/ts.c:104
+msgid "Do not complain on encrypted PES."
 msgstr ""
 
-#: modules/demux/ts.c:103
+#: modules/demux/ts.c:106
 #, fuzzy
 msgid "CAPMT System ID"
 msgstr "Stream %d"
 
-#: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+#: modules/demux/ts.c:107
+msgid "Only forward descriptors from this SysID to the CAM."
 msgstr ""
 
-#: modules/demux/ts.c:106
+#: modules/demux/ts.c:109
 msgid "Packet size in bytes to decrypt"
 msgstr ""
 
-#: modules/demux/ts.c:107
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr ""
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 msgid "Filename of dump"
 msgstr ""
 
-#: modules/demux/ts.c:112
-msgid "Specify a filename where to dump the TS in"
+#: modules/demux/ts.c:115
+msgid "Specify a filename where to dump the TS in."
 msgstr ""
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 #, fuzzy
 msgid "Append"
 msgstr "Append to file"
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
 msgstr ""
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 #, fuzzy
 msgid "Dump buffer size"
 msgstr "Rate control buffer size"
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr ""
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 #, fuzzy
 msgid "MPEG Transport Stream demuxer"
 msgstr "ISO 13818-1 MPEG Transport Stream demuxstream"
@@ -9641,6 +9879,10 @@ msgstr ""
 msgid "Oldies"
 msgstr ""
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr ""
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr ""
@@ -9836,7 +10078,7 @@ msgstr ""
 msgid "New wave"
 msgstr ""
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr ""
 
@@ -9928,7 +10170,7 @@ msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 #, fuzzy
@@ -9937,8 +10179,8 @@ msgstr "Channels"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr ""
 
@@ -9951,7 +10193,7 @@ msgstr "VLC preferences"
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 #, fuzzy
 msgid "Messages"
 msgstr "Colour messages"
@@ -9960,7 +10202,7 @@ msgstr "Colour messages"
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 #, fuzzy
 msgid "Open File"
 msgstr "Append to file"
@@ -10005,22 +10247,22 @@ msgstr ""
 msgid "Speed"
 msgstr "Scope"
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr ""
@@ -10054,7 +10296,7 @@ msgid "Edit"
 msgstr ""
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr ""
 
@@ -10096,11 +10338,11 @@ msgid "Path"
 msgstr ""
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr ""
 
@@ -10109,7 +10351,7 @@ msgid "Apply"
 msgstr ""
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr ""
 
@@ -10152,7 +10394,6 @@ msgid "Take Screen Shot"
 msgstr ""
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr ""
 
@@ -10161,7 +10402,7 @@ msgstr ""
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 #, fuzzy
 msgid "Bookmarks"
@@ -10180,28 +10421,15 @@ msgstr ""
 msgid "Extract"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-msgid "Size offset"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-msgid "Time offset"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #, fuzzy
 msgid "Time"
 msgstr "Title"
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-msgid "Bytes"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 #, fuzzy
 msgid "Untitled"
 msgstr "Title"
@@ -10213,9 +10441,8 @@ msgid "No input"
 msgstr "no input\n"
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:241
@@ -10224,40 +10451,39 @@ msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:242
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 msgid "Invalid selection"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:292
-msgid "You have to select two bookmarks."
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 #, fuzzy
 msgid "No input found"
 msgstr "no input\n"
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr ""
 
-#: modules/gui/macosx/controls.m:47
-#, fuzzy
-msgid "Go To Position"
-msgstr "Options"
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
+msgid "Jump To Time"
+msgstr ""
 
 #: modules/gui/macosx/controls.m:50
 msgid "sec."
 msgstr ""
 
 #: modules/gui/macosx/controls.m:51
-msgid "Go to specific position"
+msgid "Jump to time"
 msgstr ""
 
 #: modules/gui/macosx/controls.m:136
@@ -10268,61 +10494,61 @@ msgstr "Random On"
 msgid "Random Off"
 msgstr "Random Off"
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 msgid "Repeat One"
 msgstr ""
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 #, fuzzy
 msgid "Repeat Off"
 msgstr "Random Off"
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 msgid "Repeat All"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr "Random"
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 msgid "Step Forward"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 #, fuzzy
 msgid "Step Backward"
 msgstr "Backwards"
@@ -10338,41 +10564,39 @@ msgstr ""
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr ""
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr ""
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 msgid "2 Pass"
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:147
@@ -10380,148 +10604,146 @@ msgstr ""
 msgid "Preamp"
 msgstr "Stream "
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 #, fuzzy
 msgid "Video filters"
 msgstr "Video title"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr ""
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 msgid "More Info"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 #, fuzzy
 msgid "Distortion"
 msgstr "Stereo"
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 msgid "Image clone"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+msgid "Creates several copies of the Video output window"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 msgid "Image cropping"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
+#: modules/gui/macosx/extended.m:94
+msgid "Crops a defined part of the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 #, fuzzy
 msgid "Image inversion"
 msgstr "Stereo"
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 #, fuzzy
 msgid "Transformation"
 msgstr "Visualisations"
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 #, fuzzy
 msgid "Volume normalization"
 msgstr "Visualisations"
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
+"This filters prevents the audio output level from exceeding a defined value."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 msgid "Headphone virtualization"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 msgid "Maximum level"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 #, fuzzy
 msgid "Saturation"
 msgstr "Polarisation"
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 #, fuzzy
 msgid "More information"
 msgstr "Visualisations"
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
 
 #: modules/gui/macosx/intf.m:467
 msgid "VLC - Controller"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr ""
@@ -10555,7 +10777,7 @@ msgstr "Video title"
 msgid "Show All"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr ""
 
@@ -10583,7 +10805,7 @@ msgstr "Open Network…"
 msgid "Open Recent"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr ""
 
@@ -10618,94 +10840,96 @@ msgstr ""
 msgid "Volume Down"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr "Video Device"
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr "Minimise Window"
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 msgid "Close Window"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 msgid "Controller"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 #, fuzzy
 msgid "Extended Controls"
 msgstr "Text renderer settings"
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "Visualisations"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr "ReadMe…"
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 #, fuzzy
 msgid "VideoLAN Website"
 msgstr "Video bitrate"
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr "Licence"
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 msgid "Make a donation"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 msgid "Online Forum"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
+#: modules/gui/macosx/intf.m:608
+msgid "Do not display further errors"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:1071
@@ -10713,23 +10937,22 @@ msgstr ""
 msgid "Volume: %d%%"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 msgid "No CrashLog found"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:1733
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "Greyscale video output"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:54
@@ -10739,8 +10962,9 @@ msgstr "Video Device"
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:61
@@ -10755,12 +10979,12 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
+msgid "Crop borders in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:70
@@ -10774,28 +10998,26 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:81
+#: modules/gui/macosx/macosx.m:82
 #, fuzzy
-msgid "Keep wizard selections"
+msgid "Remember wizard options"
 msgstr "Text renderer settings"
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -10821,7 +11043,7 @@ msgstr ""
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -10840,21 +11062,15 @@ msgid "Use DVD menus"
 msgstr ""
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr ""
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "Choose directory"
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
 msgid "DVD"
 msgstr ""
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr ""
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -10873,7 +11089,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr ""
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr ""
 
@@ -10888,28 +11104,35 @@ msgid "Settings..."
 msgstr "Settings…"
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
-msgstr ""
+#, fuzzy
+msgid "Override parametters"
+msgstr "visualiser"
 
 #: modules/gui/macosx/open.m:244
-msgid "delay"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
 msgstr ""
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
+msgid "FPS"
 msgstr ""
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 #, fuzzy
 msgid "Subtitles encoding"
 msgstr "DVB subtitles decoder"
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr ""
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "Subtitles Track"
+
 #: modules/gui/macosx/open.m:255
 #, fuzzy
 msgid "Font Properties"
@@ -10931,18 +11154,19 @@ msgid "Open VIDEO_TS Directory"
 msgstr ""
 
 #: modules/gui/macosx/output.m:136
-msgid "Advanced output:"
-msgstr ""
+#, fuzzy
+msgid "Streaming/Saving:"
+msgstr "Codec setting"
 
 #: modules/gui/macosx/output.m:140
 #, fuzzy
-msgid "Output Options"
-msgstr "Options"
+msgid "Streaming and Transcoding Options"
+msgstr "Advanced options..."
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
-msgid "Play locally"
-msgstr ""
+#, fuzzy
+msgid "Display the stream locally"
+msgstr "File stream output"
 
 #: modules/gui/macosx/output.m:144
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:510
@@ -10955,16 +11179,17 @@ msgid "Encapsulation Method"
 msgstr ""
 
 #: modules/gui/macosx/output.m:159
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
 #, fuzzy
-msgid "Transcode options"
+msgid "Transcoding options"
 msgstr "Advanced options..."
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 #, fuzzy
 msgid "Bitrate (kb/s)"
 msgstr "Bitrate"
@@ -11011,167 +11236,154 @@ msgstr "SDP"
 msgid "Save File"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:478
-msgid "Save Playlist..."
-msgstr "Save Playlist…"
-
-#: modules/gui/macosx/playlist.m:480 modules/gui/pda/pda_interface.c:1254
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
-#, fuzzy
-msgid "Delete"
-msgstr "Date"
-
-#: modules/gui/macosx/playlist.m:481
-msgid "Expand Node"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
-#, fuzzy
-msgid "Preparse"
-msgstr "Date"
-
-#: modules/gui/macosx/playlist.m:485
-#, fuzzy
-msgid "Sort Node by Name"
-msgstr "Reverse stereo"
-
-#: modules/gui/macosx/playlist.m:486
-#, fuzzy
-msgid "Sort Node by Author"
-msgstr "Reverse stereo"
-
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
-#, fuzzy
-msgid "No items in the playlist"
-msgstr "&Shuffle Playlist"
-
-#: modules/gui/macosx/playlist.m:493
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
-msgid "Search"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:495
-#, fuzzy
-msgid "Search in Playlist"
-msgstr "&Shuffle Playlist"
-
-#: modules/gui/macosx/playlist.m:496
-msgid "Standard Play"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:499
-msgid "Add Folder to Playlist"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:745
-#, fuzzy
-msgid "Save Playlist"
-msgstr "&Shuffle Playlist"
-
-#: modules/gui/macosx/playlist.m:1489
-msgid "Empty Folder"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:1514
-#, fuzzy, c-format
-msgid "%i items in the playlist"
-msgstr "&Shuffle Playlist"
-
-#: modules/gui/macosx/playlist.m:1524
-#, fuzzy
-msgid "1 item in the playlist"
-msgstr "&Shuffle Playlist"
-
-#: modules/gui/macosx/playlistinfo.m:55
+#: modules/gui/macosx/playlistinfo.m:56
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
 #, fuzzy
 msgid "URI"
 msgstr "URL"
 
-#: modules/gui/macosx/playlistinfo.m:62
+#: modules/gui/macosx/playlistinfo.m:63
 #, fuzzy
 msgid "Advanced Information"
 msgstr "Advanced options"
 
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:80
+#: modules/gui/macosx/playlistinfo.m:81
 msgid "Read at media"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:81
+#: modules/gui/macosx/playlistinfo.m:82
 #, fuzzy
 msgid "Input bitrate"
 msgstr "Sout stream"
 
-#: modules/gui/macosx/playlistinfo.m:82
+#: modules/gui/macosx/playlistinfo.m:83
 #, fuzzy
 msgid "Demuxed"
 msgstr "Demuxers"
 
-#: modules/gui/macosx/playlistinfo.m:83
+#: modules/gui/macosx/playlistinfo.m:84
 #, fuzzy
 msgid "Stream bitrate"
 msgstr "Video bitrate"
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
 msgid "Decoded blocks"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:87
+#: modules/gui/macosx/playlistinfo.m:88
 #, fuzzy
 msgid "Displayed frames"
 msgstr "Display resolution"
 
-#: modules/gui/macosx/playlistinfo.m:88
+#: modules/gui/macosx/playlistinfo.m:89
 #, fuzzy
 msgid "Lost frames"
 msgstr "Choose file"
 
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
 #, fuzzy
 msgid "Streaming"
 msgstr "Codec setting"
 
-#: modules/gui/macosx/playlistinfo.m:91
+#: modules/gui/macosx/playlistinfo.m:92
 #, fuzzy
 msgid "Sent packets"
 msgstr "Group packets"
 
-#: modules/gui/macosx/playlistinfo.m:92
+#: modules/gui/macosx/playlistinfo.m:93
 msgid "Sent bytes"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:93
+#: modules/gui/macosx/playlistinfo.m:94
 #, fuzzy
 msgid "Send rate"
 msgstr "Sample rate"
 
-#: modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/macosx/playlistinfo.m:98
 msgid "Played buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:98
+#: modules/gui/macosx/playlistinfo.m:99
 msgid "Lost buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
+#: modules/gui/macosx/playlist.m:479
+msgid "Save Playlist..."
+msgstr "Save Playlist…"
+
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
+#, fuzzy
+msgid "Delete"
+msgstr "Date"
+
+#: modules/gui/macosx/playlist.m:482
+msgid "Expand Node"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:485
+#, fuzzy
+msgid "Get Stream Information"
+msgstr "Visualisations"
+
+#: modules/gui/macosx/playlist.m:486
+#, fuzzy
+msgid "Sort Node by Name"
+msgstr "Reverse stereo"
+
+#: modules/gui/macosx/playlist.m:487
+#, fuzzy
+msgid "Sort Node by Author"
+msgstr "Reverse stereo"
+
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
+#, fuzzy
+msgid "No items in the playlist"
+msgstr "&Shuffle Playlist"
+
+#: modules/gui/macosx/playlist.m:494
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
+msgid "Search"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:496
+#, fuzzy
+msgid "Search in Playlist"
+msgstr "&Shuffle Playlist"
+
+#: modules/gui/macosx/playlist.m:497
+msgid "Standard Play"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:500
+msgid "Add Folder to Playlist"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:749
+#, fuzzy
+msgid "Save Playlist"
+msgstr "&Shuffle Playlist"
+
+#: modules/gui/macosx/playlist.m:1492
+msgid "Empty Folder"
 msgstr ""
 
+#: modules/gui/macosx/playlist.m:1517
+#, fuzzy, c-format
+msgid "%i items in the playlist"
+msgstr "&Shuffle Playlist"
+
+#: modules/gui/macosx/playlist.m:1527
+#, fuzzy
+msgid "1 item in the playlist"
+msgstr "&Shuffle Playlist"
+
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:212
 msgid "Reset All"
@@ -11189,14 +11401,13 @@ msgid "Continue"
 msgstr "Interlingue"
 
 #: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
 msgid ""
-"Beware this will reset your VLC media player preferences.\n"
+"Beware this will reset the VLC media player preferences.\n"
 "Are you sure you want to continue?"
 msgstr ""
 
-#: modules/gui/macosx/prefs.m:705
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
+#: modules/gui/macosx/prefs.m:708
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr ""
 
 #: modules/gui/macosx/prefs_widgets.m:1222
@@ -11223,7 +11434,7 @@ msgid "Logo"
 msgstr ""
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 msgid "Marquee"
 msgstr ""
 
@@ -11258,111 +11469,106 @@ msgstr ""
 msgid "(in pixels)"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "Title"
-
 #: modules/gui/macosx/sfilters.m:104
 msgid "ms"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 #, fuzzy
 msgid "Black"
 msgstr "Backwards"
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 #, fuzzy
 msgid "Silver"
 msgstr "Title"
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 #, fuzzy
 msgid "Red"
 msgstr "Append to file"
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Fuchsia"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Olive"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Green"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Teal"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 #, fuzzy
 msgid "Lime"
 msgstr "Title"
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Blue"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr ""
@@ -11411,7 +11617,7 @@ msgid "Right-Bottom"
 msgstr ""
 
 #: modules/gui/macosx/update.m:84
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr ""
 
 #: modules/gui/macosx/update.m:85
@@ -11419,20 +11625,20 @@ msgid "Download now"
 msgstr ""
 
 #: modules/gui/macosx/update.m:92
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr ""
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -11550,24 +11756,25 @@ msgstr "ISO 13818-1 MPEG Transport Stream demuxstream"
 msgid "MPEG 1 Format"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:265
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -11581,12 +11788,11 @@ msgid ""
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 msgid "Enter the address of the computer to stream to."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 msgid "Use this to stream to a single computer."
 msgstr ""
 
@@ -11597,12 +11803,24 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:285
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:290
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:362
@@ -11611,357 +11829,354 @@ msgid "Back"
 msgstr "Backwards"
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 msgid "Streaming/Transcoding Wizard"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-msgid "This wizard helps you to stream, transcode or save a stream."
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 msgid "Stream to network"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 #, fuzzy
 msgid "Transcode/Save to file"
 msgstr "Greyscale video output"
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 #, fuzzy
 msgid "Choose input"
 msgstr "Choose file"
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 msgid "Choose here your input stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 msgid "Select a stream"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 msgid "Existing playlist item"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr "Choose…"
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 msgid "To"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
+#: modules/gui/macosx/wizard.m:405
+#, fuzzy
+msgid "This page allows to select how the input stream will be sent."
 msgstr ""
+"This option allows you to specify an additional path for VLC to look for its "
+"modules."
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 #, fuzzy
 msgid "Destination"
 msgstr "Description"
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 #, fuzzy
 msgid "Streaming method"
 msgstr "Codec setting"
 
-#: modules/gui/macosx/wizard.m:410
+#: modules/gui/macosx/wizard.m:409
+msgid "Address of the computer to stream to."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:411
 #, fuzzy
 msgid "UDP Unicast"
 msgstr "UDP/RTP input"
 
-#: modules/gui/macosx/wizard.m:411
+#: modules/gui/macosx/wizard.m:412
 #, fuzzy
 msgid "UDP Multicast"
 msgstr "UDP/RTP input"
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 #, fuzzy
 msgid "Transcode"
 msgstr "Greyscale video output"
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 #, fuzzy
 msgid "Transcode audio"
 msgstr "Greyscale video output"
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 #, fuzzy
 msgid "Transcode video"
 msgstr "Greyscale video output"
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-msgid "If your stream has audio and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-msgid "If your stream has video and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 msgid "Encapsulation format"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 #, fuzzy
 msgid "Additional streaming options"
 msgstr "UDP stream output"
 
-#: modules/gui/macosx/wizard.m:439
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+#: modules/gui/macosx/wizard.m:440
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 msgid "SAP Announce"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 #, fuzzy
 msgid "Local playback"
 msgstr "Backwards"
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 msgid "Additional transcode options"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:450
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
+#: modules/gui/macosx/wizard.m:451
+msgid "In this page, a few additional transcoding parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 msgid "Select the file to save to"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
 msgid "Summary"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 msgid "Encap. format"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 #, fuzzy
 msgid "Input stream"
 msgstr "Sout stream"
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 #, fuzzy
 msgid "Save file to"
 msgstr "Next file"
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 #, fuzzy
 msgid "No input selected"
 msgstr "no input\n"
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 #, fuzzy
 msgid "No valid destination"
 msgstr "Description"
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1119
-msgid "Select the folder to save to"
-msgstr ""
+#: modules/gui/macosx/wizard.m:1116
+#, fuzzy
+msgid "Select the directory to save to"
+msgstr "Choose directory"
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 #, fuzzy
 msgid "No folder selected"
 msgstr "no input\n"
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
+#: modules/gui/macosx/wizard.m:1169
+#, fuzzy
+msgid "A directory where to save the files has to be selected."
 msgstr ""
+"Allows you to modify the user name that will be used for the connection."
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1181
-msgid "You you need to select a file, you want to save to."
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1372
 msgid "Finish"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, fuzzy, c-format
 msgid "%i items"
 msgstr "Video title"
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 msgid "yes"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 msgid "no"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
-msgid "Use this to stream on a network."
+#: modules/gui/macosx/wizard.m:1661
+msgid "This allows to stream on a network."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 msgid "Select your audio codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 msgid "Select your video codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -11969,7 +12184,7 @@ msgid ""
 "name will be used."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -12179,7 +12394,7 @@ msgstr ""
 msgid "secam"
 msgstr ""
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 #, fuzzy
 msgid "auto"
 msgstr "Author"
@@ -12472,7 +12687,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr ""
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 #, fuzzy
 msgid "Open playlist"
 msgstr "&Shuffle Playlist"
@@ -12484,7 +12699,7 @@ msgid ""
 msgstr ""
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 #, fuzzy
 msgid "Save playlist"
 msgstr "&Shuffle Playlist"
@@ -12494,11 +12709,11 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
+msgid "Skin to use"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:344
-msgid "Select the path to the last skin used."
+msgid "Path to the skin to use."
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:345
@@ -12506,28 +12721,30 @@ msgid "Config of last used skin"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 msgid "Skinnable Interface"
 msgstr "Skinnable Interface"
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr ""
 
@@ -12547,7 +12764,7 @@ msgid ""
 "\n"
 msgstr "Windows Service interface"
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 #, fuzzy
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
@@ -12556,15 +12773,15 @@ msgstr ""
 "© 1996-2004 - the VideoLAN Team\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 msgid "Compiled by "
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 msgid "Compiler: "
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr ""
 
@@ -12586,12 +12803,12 @@ msgid ""
 msgstr ""
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr "Choose directory"
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr "Choose file"
 
@@ -12619,6 +12836,11 @@ msgstr "wxWindows dialogues provider"
 msgid "Edit bookmark"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+msgid "Bytes"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -12627,6 +12849,11 @@ msgstr ""
 msgid "The stream must be playing or paused for bookmarks to work"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+msgid ""
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
 msgid ""
 "Input has changed, unable to save bookmark. Use \"pause\" while editing "
@@ -12763,81 +12990,80 @@ msgid "RTSP"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr ""
+#, fuzzy
+msgid "DVD device to use"
+msgstr "Genre"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "Genre"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 #, fuzzy
 msgid "Open subtitles file"
 msgstr "DVB subtitles decoder"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 #, fuzzy
 msgid "Title number."
 msgstr "Title"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
 "be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 #, fuzzy
 msgid "Track number."
 msgstr "Title"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 
@@ -12855,7 +13081,8 @@ msgid "Add &Directory..."
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+#, fuzzy
+msgid "&Add URL..."
 msgstr "&Add MRL…"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -12880,7 +13107,8 @@ msgid "&Reverse sort by title"
 msgstr "Reverse stereo"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
+#, fuzzy
+msgid "&Shuffle"
 msgstr "&Shuffle Playlist"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
@@ -12910,76 +13138,93 @@ msgstr "Video title"
 msgid "Play this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+#, fuzzy
+msgid "Preparse"
+msgstr "Date"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "Add node"
 msgstr "Audio encoder"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 msgid "root"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, c-format
 msgid "%i items in playlist"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "&Shuffle Playlist"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 #, fuzzy
 msgid "Sorted by artist"
 msgstr "Reverse stereo"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 #, fuzzy
 msgid "Sorted by Album"
 msgstr "Reverse stereo"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 msgid "New node"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -12999,8 +13244,8 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:167
@@ -13010,35 +13255,36 @@ msgstr "UDP stream output"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
 #, fuzzy
-msgid "Destination Target:"
-msgstr "Destination audio codec"
+msgid "Target:"
+msgstr "Language"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
 #, fuzzy
-msgid "Output methods"
-msgstr "Audio output access method"
+msgid "Outputs"
+msgstr "Video output URL"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+msgid "Play locally"
+msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 #, fuzzy
 msgid "RTP"
 msgstr "TCP"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-#, fuzzy
-msgid "Miscellaneous options"
-msgstr "Help options"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 #, fuzzy
 msgid "Group name"
@@ -13054,11 +13300,6 @@ msgstr "Channels"
 msgid "Select all elementary streams"
 msgstr "File stream output"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-#, fuzzy
-msgid "Transcoding options"
-msgstr "Advanced options..."
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 #, fuzzy
 msgid "Video codec"
@@ -13095,8 +13336,8 @@ msgstr "Subtitles Track"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
 #, fuzzy
-msgid "Subtitles options"
-msgstr "Subtitle options"
+msgid "Options"
+msgstr "Options:"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 msgid ""
@@ -13104,12 +13345,6 @@ msgid ""
 "subtitles."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 #, fuzzy
 msgid "Set subtitle delay (in 1/10s)"
@@ -13121,21 +13356,22 @@ msgid "Open file"
 msgstr "Append to file"
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
-msgid "VLC media player - Updates"
-msgstr ""
+#, fuzzy
+msgid "Updates"
+msgstr "Date"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+msgid "Check for updates"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 #, fuzzy
 msgid "Save file..."
 msgstr "Next file"
@@ -13164,7 +13400,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 #, fuzzy
 msgid "Choose"
 msgstr "Choose file"
@@ -13183,33 +13419,51 @@ msgstr ""
 msgid "Create"
 msgstr "Sample rate"
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-#, fuzzy
-msgid "VLM configuration"
-msgstr "Advanced options..."
-
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
 #, fuzzy
 msgid "VLM stream"
 msgstr "Codec setting"
 
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+msgid "Use this to stream on a network."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:91
 msgid "Use this to re-encode a stream and save it to a file."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
 msgid "Use this to stream on a network"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
 msgid "You must choose a stream"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
 "incoming stream (for example, a file or a disc, but not a RTP/UDP network "
@@ -13217,30 +13471,71 @@ msgid ""
 "Enter the starting and ending times (in seconds)."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+msgid "Select the target video codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+msgid "Select the target audio codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
 msgid "This does not appear to be a valid multicast address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
 msgid "You need to enter an address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
 "transcoding"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 msgid "You must choose a file to save to"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
@@ -13250,55 +13545,88 @@ msgid ""
 "name will be used"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 #, fuzzy
 msgid "Save to file"
 msgstr "Next file"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+#, fuzzy
+msgid "Adds distortion effects"
+msgstr "Next file"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+msgid "Inverts the colors of the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+msgid "Adds motion blurring to the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 msgid "Magnifies part of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+msgid "Image adjustment"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 #, fuzzy
 msgid "Video Options"
 msgstr "Options"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-msgid "More info"
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+msgid "Imitates the effect of surround sound when using headphones."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+msgid "Prevents the audio output level from going over a predefined value."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:466
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:473
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:999
 msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
 msgstr ""
 
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "Visualisations"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 #, fuzzy
 msgid "Stopped"
@@ -13326,149 +13654,155 @@ msgstr ""
 msgid "Next track"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 msgid "Quick &Open File...\tCtrl-O"
 msgstr "Quick &Open File…\tCtrl-O"
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr "Open &File…\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 #, fuzzy
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr "Open &File…\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr "Open &Disc…\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr "Open &Network Stream…\tCtrl-N"
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 #, fuzzy
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr "Open &Capture Device…\tCtrl-C"
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 msgid "&Wizard...\tCtrl-W"
 msgstr "&Wizard…\tCtrl-W"
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr "&Playlist…\tCtrl-P"
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr "&Messages…\tCtrl-M"
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr "Stream and Media &info…\tCtrl-I"
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
+#: modules/gui/wxwidgets/interface.cpp:605
+#, fuzzy
+msgid "About..."
+msgstr "_About…"
+
+#: modules/gui/wxwidgets/interface.cpp:607
+msgid "Check for updates..."
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 #, fuzzy
 msgid "&File"
 msgstr "Title"
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 #, fuzzy
 msgid "&View"
 msgstr "Video"
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 #, fuzzy
 msgid "&Settings"
 msgstr "Setting"
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 #, fuzzy
 msgid "&Audio"
 msgstr "Audio"
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 #, fuzzy
 msgid "&Video"
 msgstr "Video"
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 #, fuzzy
 msgid "&Navigation"
 msgstr "Polarisation"
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
 msgstr "&Shuffle Playlist"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 msgid "Extended &GUI\tCtrl-G"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 #, fuzzy
 msgid "&Bookmarks...\tCtrl-B"
 msgstr "&Bookmarks…"
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 #, fuzzy
 msgid "Preference&s...\tCtrl-S"
 msgstr "Preferences…"
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 #, fuzzy
 msgid ""
 " (wxWidgets interface)\n"
 "\n"
 msgstr "Windows Service interface"
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
 "\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 #, fuzzy
 msgid "Show/Hide interface"
 msgstr "Add Interface"
@@ -13554,11 +13888,22 @@ msgstr ""
 msgid "RTP Unicast"
 msgstr "UDP/RTP input"
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+msgid "Stream to a single computer."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 #, fuzzy
 msgid "RTP Multicast"
 msgstr "UDP/RTP input"
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 msgid ""
 "Enter the multicast address to stream to in this field. This must be an IP "
@@ -13566,22 +13911,46 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
+#: modules/gui/wxwidgets/streamdata.cpp:134
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#, fuzzy
+msgid "Bookmarks dialog"
 msgstr "Show bookmarks dialogue"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
-msgstr "Show bookmarks dialogue when the interface starts."
+#, fuzzy
+msgid "Show bookmarks dialog at startup"
+msgstr "Show bookmarks dialogue"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
+#, fuzzy
+msgid "Extended GUI"
+msgstr "Text renderer settings"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
-msgid "Show extended GUI"
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
+msgid "Taskbar"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
+msgid "Show VLC on the taskbar"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
@@ -13590,28 +13959,40 @@ msgid "Minimal interface"
 msgstr "Skinnable Interface"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 msgid "Size to video"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+msgid "Resize VLC to match the video resolution."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
-msgid "Show systray icon"
+#, fuzzy
+msgid "Systray icon"
+msgstr "Polarisation"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+msgid "Show a systray icon for VLC"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
+msgid "Show labels in toolbar"
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+msgid "Show labels below the icons in the toolbar."
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
 #, fuzzy
 msgid "Playlist view"
 msgstr "Playlist…"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -13619,20 +14000,20 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 #, fuzzy
 msgid "wxWidgets interface module"
 msgstr "Windows Service interface"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 #, fuzzy
 msgid "wxWidgets dialogs provider"
 msgstr "wxWindows dialogues provider"
@@ -13653,8 +14034,8 @@ msgstr ""
 
 #: modules/misc/dummy/dummy.c:45
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 
 #: modules/misc/dummy/dummy.c:51
@@ -13668,59 +14049,59 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 #, fuzzy
 msgid "Dummy Interface"
 msgstr "Add Interface"
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 msgid "Dummy access function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 msgid "Dummy demux function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 #, fuzzy
 msgid "Dummy decoder"
 msgstr "Linear PCM audio decoder"
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 msgid "Dummy decoder function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 msgid "Dummy encoder function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 #, fuzzy
 msgid "Dummy audio output function"
 msgstr "HD1000 audio output"
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 #, fuzzy
 msgid "Dummy video output function"
 msgstr "HD1000 audio output"
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 #, fuzzy
 msgid "Dummy Video output"
 msgstr "UDP stream output"
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 msgid "Dummy font renderer function"
 msgstr ""
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr ""
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
+msgid "Filename for the font you want to use"
 msgstr ""
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
@@ -13729,93 +14110,103 @@ msgstr ""
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
+#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
 msgstr ""
 
-#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+msgid "Text default color"
 msgstr ""
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
-msgstr ""
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+#, fuzzy
+msgid "Relative font size"
+msgstr "Rate control buffer size"
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr ""
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr ""
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 #, fuzzy
 msgid "Large"
 msgstr "Language"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr ""
 
-#: modules/misc/freetype.c:102
+#: modules/misc/freetype.c:107
 #, fuzzy
-msgid "Use yuvp renderer"
+msgid "Use YUVP renderer"
 msgstr "Force a video rendering mode."
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 msgid "Font Effect"
 msgstr ""
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Background"
 msgstr "Backwards"
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 msgid "Outline"
 msgstr ""
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 msgid "Fat Outline"
 msgstr ""
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 #, fuzzy
 msgid "Text renderer"
 msgstr "Force a video rendering mode."
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 msgid "Freetype2 font renderer"
 msgstr ""
 
@@ -13825,105 +14216,102 @@ msgstr ""
 
 #: modules/misc/gnutls.c:69
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
 msgstr ""
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
 #, fuzzy
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr ""
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr ""
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr ""
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 #, fuzzy
 msgid "Growl server"
 msgstr "Genre"
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 msgid "Growl password"
 msgstr ""
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 #, fuzzy
 msgid "Growl UDP port"
 msgstr "TCP input"
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "TCP input"
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
+msgid "Growl"
 msgstr ""
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 #, fuzzy
 msgid "(no title)"
 msgstr "Title"
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr ""
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr ""
 
@@ -13931,7 +14319,7 @@ msgstr ""
 msgid "Gtk+ GUI helper"
 msgstr ""
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr ""
 
@@ -13942,39 +14330,43 @@ msgstr ""
 #: modules/misc/logger.c:120
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr ""
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
 msgstr ""
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr ""
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 #, fuzzy
 msgid "File logging"
 msgstr "File logging interface"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr ""
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr ""
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 #, fuzzy
 msgid "RRD output file"
 msgstr "Next file"
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+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
@@ -13993,16 +14385,14 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
-
 #: modules/misc/msn.c:63
 msgid "MSN Title format string"
 msgstr ""
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
@@ -14010,8 +14400,9 @@ msgid "MSN"
 msgstr ""
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr ""
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "Rating"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
@@ -14053,29 +14444,34 @@ msgstr ""
 msgid "video"
 msgstr "Video"
 
+#: modules/misc/rtsp.c:48
+msgid "RTSP host address"
+msgstr ""
+
 #: modules/misc/rtsp.c:50
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr ""
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 #, fuzzy
 msgid "Maximum number of connections"
 msgstr "Number of threads"
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 msgid "RTSP VoD"
 msgstr ""
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 msgid "RTSP VoD server"
 msgstr ""
 
@@ -14083,11 +14479,11 @@ msgstr ""
 msgid "X Screensaver disabler"
 msgstr ""
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 msgid "SVG template file"
 msgstr ""
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -14104,69 +14500,64 @@ msgstr ""
 msgid "Miscellaneous stress tests"
 msgstr ""
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 #, fuzzy
 msgid "Win32 font renderer"
 msgstr "Force a video rendering mode."
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr ""
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 msgid "Simple XML Parser"
 msgstr ""
 
 #: modules/mux/asf.c:49
-#, fuzzy
-msgid "Allows you to define the title that will be put in ASF comments."
+msgid "Title to put in ASF comments."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
 
-#: modules/mux/asf.c:52
+#: modules/mux/asf.c:51
 #, fuzzy
-msgid "Allows you to define the author that will be put in ASF comments."
+msgid "Author to put in ASF comments."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: modules/mux/asf.c:55
+#: modules/mux/asf.c:53
 #, fuzzy
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+msgid "Copyright string to put in ASF comments."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 msgid "Comment"
 msgstr ""
 
-#: modules/mux/asf.c:58
-#, fuzzy
-msgid "Allows you to define the comment that will be put in ASF comments."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
 msgstr ""
-"Allows you to modify the user agent that will be used for the connection."
 
-#: modules/mux/asf.c:61
+#: modules/mux/asf.c:57
 #, fuzzy
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+msgid "\"Rating\" to put in ASF comments."
 msgstr ""
 "Allows you to modify the user agent that will be used for the connection."
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 #, fuzzy
 msgid "Packet Size"
 msgstr "Copy packetiser"
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr ""
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 #, fuzzy
 msgid "ASF muxer"
 msgstr "PS demuxer"
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr ""
 
@@ -14181,30 +14572,30 @@ msgid "Dummy/Raw muxer"
 msgstr "Dummy S/PDIF audio mixer"
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+msgid "Create \"Fast Start\" files"
 msgstr ""
 
 #: modules/mux/mp4.c:47
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 #, fuzzy
 msgid "MP4/MOV muxer"
 msgstr "PS demuxer"
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:46
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:51
@@ -14212,9 +14603,7 @@ msgid "PES maximum size"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:61
@@ -14228,7 +14617,7 @@ msgstr "Video PID"
 
 #: modules/mux/mpeg/ts.c:84
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr ""
 
@@ -14237,7 +14626,7 @@ msgid "Audio PID"
 msgstr "Audio PID"
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
+msgid "Assign a fixed PID to the audio stream."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:88
@@ -14245,7 +14634,7 @@ msgid "SPU PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+msgid "Assign a fixed PID to the SPU."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:90
@@ -14253,7 +14642,7 @@ msgid "PMT PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:91
-msgid "Assigns a fixed PID to the PMT"
+msgid "Assign a fixed PID to the PMT"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:92
@@ -14261,65 +14650,85 @@ msgid "TS ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
-msgstr ""
+#, fuzzy
+msgid "Assign a fixed Transport Stream ID."
+msgstr "ISO 13818-1 MPEG Transport Stream demuxstream"
 
 #: modules/mux/mpeg/ts.c:94
 msgid "NET ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:95
-msgid "Assigns a fixed Network ID (for SDT table)"
-msgstr ""
-
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:97
-msgid "Assigns a program number to each PMT"
-msgstr ""
+#, fuzzy
+msgid "PMT Program numbers"
+msgstr "Title"
 
 #: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:99
-msgid "Defines the pids to add to each pmt."
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
-msgid "Set PID to id of ES"
+#: modules/mux/mpeg/ts.c:109
+msgid "Set PID to ID of ES"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:105
-msgid "set PID to id of es"
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:114
+msgid "Data alignment"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:118
 msgid "Shaping delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 msgid "Use keyframes"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -14328,73 +14737,72 @@ msgid ""
 "the biggest frames in the stream."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 #, fuzzy
 msgid "Crypt video"
 msgstr "ffmpeg demuxer"
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 msgid "Crypt video using CSA"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr ""
 
@@ -14404,17 +14812,19 @@ msgstr ""
 
 #: modules/mux/mpjpeg.c:33
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 
 #: modules/mux/mpjpeg.c:50
-msgid "Multipart jpeg muxer"
-msgstr ""
+#, fuzzy
+msgid "Multipart JPEG muxer"
+msgstr "Video output muxer"
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
-msgstr ""
+#, fuzzy
+msgid "Ogg/OGM muxer"
+msgstr "PS demuxer"
 
 #: modules/mux/wav.c:42
 #, fuzzy
@@ -14426,7 +14836,8 @@ msgid "Copy packetizer"
 msgstr "Copy packetiser"
 
 #: modules/packetizer/h264.c:47
-msgid "H264 video packetizer"
+#, fuzzy
+msgid "H.264 video packetizer"
 msgstr "H264 video packetiser"
 
 #: modules/packetizer/mpeg4audio.c:118
@@ -14439,13 +14850,13 @@ msgstr "MPEG4 video packetiser"
 
 #: modules/packetizer/mpegvideo.c:52
 #, fuzzy
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr "Add Interface"
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -14469,7 +14880,7 @@ msgid "DAAP access"
 msgstr ""
 
 #: modules/services_discovery/hal.c:63
-msgid "HAL device detection"
+msgid "HAL devices detection"
 msgstr ""
 
 #: modules/services_discovery/hal.c:153
@@ -14482,15 +14893,15 @@ msgid "Podcast URLs list"
 msgstr ""
 
 #: modules/services_discovery/podcast.c:58
-msgid "Podcast '|' (pipe) seperated URLs list"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
 msgstr ""
 
-#: modules/services_discovery/podcast.c:62
+#: modules/services_discovery/podcast.c:63
 #, fuzzy
-msgid "Podcast Service Discovery"
-msgstr "Choose directory"
+msgid "Podcasts"
+msgstr "Date"
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 #, fuzzy
 msgid "Podcast"
 msgstr "Date"
@@ -14500,122 +14911,123 @@ msgid "SAP multicast address"
 msgstr ""
 
 #: modules/services_discovery/sap.c:80
-msgid "Listen for SAP announcements on another address"
-msgstr ""
-
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
+msgid ""
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
 msgstr ""
 
 #: modules/services_discovery/sap.c:83
-msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
+msgid "IPv4 SAP"
 msgstr ""
 
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
+msgid "Listen to IPv4 announcements on the standard address."
 msgstr ""
 
 #: modules/services_discovery/sap.c:87
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
+msgid "IPv6 SAP"
 msgstr ""
 
 #: modules/services_discovery/sap.c:89
-msgid "IPv6 SAP scope"
+msgid "Listen to IPv6 announcements on the standard addresses."
 msgstr ""
 
 #: modules/services_discovery/sap.c:91
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+msgid "IPv6 SAP scope"
 msgstr ""
 
-#: modules/services_discovery/sap.c:92
-msgid "SAP timeout (seconds)"
+#: modules/services_discovery/sap.c:93
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr ""
 
 #: modules/services_discovery/sap.c:94
-msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+msgid "SAP timeout (seconds)"
 msgstr ""
 
 #: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+msgid ""
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr ""
 
 #: modules/services_discovery/sap.c:98
+msgid "Try to parse the announce"
+msgstr ""
+
+#: modules/services_discovery/sap.c:100
 #, fuzzy
 msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
 msgstr ""
 "When SAP can it will try to parse the SAP. Normal behaviour is to have "
 "livedotcom parse the announce."
 
-#: modules/services_discovery/sap.c:100
+#: modules/services_discovery/sap.c:103
 #, fuzzy
 msgid "SAP Strict mode"
 msgstr "Stereo"
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 msgid "Use SAP cache"
 msgstr ""
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 msgid "SAP Announcements"
 msgstr ""
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr ""
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 msgid "Session Announcements (SAP)"
 msgstr ""
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 #, fuzzy
 msgid "Session"
 msgstr "Codec Description"
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 msgid "Tool"
 msgstr ""
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 msgid "User"
 msgstr ""
 
+#: modules/services_discovery/shout.c:61
+#, fuzzy
+msgid "Number of streams"
+msgstr "Number of threads"
+
 #: modules/services_discovery/shout.c:62
-msgid "Maximum number of shoutcast servers to be listed"
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr ""
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr ""
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 msgid "Shoutcast"
 msgstr ""
 
@@ -14628,40 +15040,42 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr ""
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
 msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 msgid "ID Offset"
 msgstr ""
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
 msgstr ""
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 msgid "Bridge"
 msgstr ""
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 #, fuzzy
 msgid "Bridge stream output"
 msgstr "File stream output"
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 msgid "Bridge out"
 msgstr ""
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr ""
 
@@ -14683,7 +15097,7 @@ msgstr "Enable/disable video rendering."
 msgid "Introduces a delay in the display of the stream."
 msgstr ""
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 msgid "Display"
 msgstr ""
 
@@ -14702,12 +15116,9 @@ msgstr "File stream output"
 msgid "Output access method"
 msgstr "Audio output access method"
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
-#, fuzzy
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
+#: modules/stream_out/es.c:39
+msgid "This is the default output access method that will be used."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
 
 #: modules/stream_out/es.c:41
 msgid "Audio output access method"
@@ -14715,90 +15126,80 @@ msgstr "Audio output access method"
 
 #: modules/stream_out/es.c:43
 #, fuzzy
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
+msgid "This is the output access method that will be used for audio."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 #, fuzzy
 msgid "Video output access method"
 msgstr "Audio output access method"
 
-#: modules/stream_out/es.c:47
+#: modules/stream_out/es.c:46
 #, fuzzy
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
+msgid "This is the output access method that will be used for video."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 #, fuzzy
 msgid "Output muxer"
 msgstr "Video output muxer"
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
-#, fuzzy
-msgid "Allows you to specify the muxer used for the streaming output."
+#: modules/stream_out/es.c:50
+msgid "This is the default muxer method that will be used."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 msgid "Audio output muxer"
 msgstr "Audio output muxer"
 
-#: modules/stream_out/es.c:55
+#: modules/stream_out/es.c:53
 #, fuzzy
-msgid "Allows you to specify the muxer used for the audio streaming output."
+msgid "This is the muxer that will be used for audio."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 msgid "Video output muxer"
 msgstr "Video output muxer"
 
-#: modules/stream_out/es.c:58
+#: modules/stream_out/es.c:56
 #, fuzzy
-msgid "Allows you to specify the muxer used for the video streaming output."
+msgid "This is the muxer that will be used for video."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 #, fuzzy
 msgid "Output URL"
 msgstr "Video output URL"
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
-#, fuzzy
-msgid "Allows you to specify the output URL used for the streaming output."
+#: modules/stream_out/es.c:60
+msgid "This is the default output URI."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 msgid "Audio output URL"
 msgstr "Audio output URL"
 
-#: modules/stream_out/es.c:65
+#: modules/stream_out/es.c:63
 #, fuzzy
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
+msgid "This is the output URI that will be used for audio."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
+"Allows you to modify the user agent that will be used for the connection."
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 msgid "Video output URL"
 msgstr "Video output URL"
 
-#: modules/stream_out/es.c:69
+#: modules/stream_out/es.c:66
 #, fuzzy
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
+msgid "This is the output URI that will be used for video."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
+"Allows you to modify the user agent that will be used for the connection."
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 #, fuzzy
 msgid "Elementary stream output"
 msgstr "File stream output"
@@ -14830,163 +15231,182 @@ msgstr ""
 msgid "Mosaic bridge stream output"
 msgstr "File stream output"
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr "SDP"
 
 #: modules/stream_out/rtp.c:51
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 
 #: modules/stream_out/rtp.c:55
 msgid "Muxer"
 msgstr ""
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
+#: modules/stream_out/rtp.c:57
+#, fuzzy
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
+msgstr ""
+"Allows you to modify the user name that will be used for the connection."
+
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
 msgid "Session name"
 msgstr ""
 
-#: modules/stream_out/rtp.c:61
+#: modules/stream_out/rtp.c:62
 #, fuzzy
-msgid "Allows you to specify the session name used for the streaming output."
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
+"Allows you to modify the user agent that will be used for the connection."
 
-#: modules/stream_out/rtp.c:62
+#: modules/stream_out/rtp.c:64
 #, fuzzy
 msgid "Session description"
 msgstr "Codec Description"
 
-#: modules/stream_out/rtp.c:64
+#: modules/stream_out/rtp.c:66
 #, fuzzy
-msgid "Allows you to give a broader description of the stream."
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 "Allows you to give a user name that will be requested to access the stream."
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 msgid "Session URL"
 msgstr ""
 
-#: modules/stream_out/rtp.c:67
-#, fuzzy
-msgid "Allows you to specify a URL with additional information on the stream."
-msgstr "Allows you to specify the minimum video quantiser scale."
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
+msgstr ""
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 #, fuzzy
 msgid "Session email"
 msgstr "Codec Description"
 
-#: modules/stream_out/rtp.c:70
-#, fuzzy
-msgid "Allows you to specify contact e-mail address for this session."
-msgstr "Allows you to specify the maximum video quantiser scale."
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
+msgstr ""
 
-#: modules/stream_out/rtp.c:74
+#: modules/stream_out/rtp.c:79
 #, fuzzy
-msgid "Allows you to specify the base port used for the RTP streaming."
+msgid "This allows you to specify the base port for the RTP streaming."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 #, fuzzy
 msgid "Audio port"
 msgstr "Audio options"
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
 #, fuzzy
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
+"This allows you to specify the default audio port for the RTP streaming."
 msgstr ""
 "Allows you to modify the user agent that will be used for the connection."
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 #, fuzzy
 msgid "Video port"
 msgstr "Video bitrate"
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
 #, fuzzy
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
+"This allows you to specify the default video port for the RTP streaming."
 msgstr "Allows you to specify the maximum video quantiser scale."
 
-#: modules/stream_out/rtp.c:84
+#: modules/stream_out/rtp.c:89
 #, fuzzy
-msgid "Allows you to specify the Time-To-Live for the output stream."
+msgid "This allows you to specify the Time-To-Live for the output stream."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
+msgstr ""
+
 #: modules/stream_out/rtp.c:93
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
+msgstr ""
+
+#: modules/stream_out/rtp.c:102
 #, fuzzy
 msgid "RTP stream output"
 msgstr "HTTP stream output"
 
-#: modules/stream_out/standard.c:45
-#, fuzzy
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
-
-#: modules/stream_out/standard.c:47
-#, fuzzy
-msgid "Output URL (deprecated)"
-msgstr "Next file"
 
-#: modules/stream_out/standard.c:49
-#, fuzzy
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
+#: modules/stream_out/standard.c:44
+msgid "This is the muxer that will be used."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:45
 #, fuzzy
 msgid "Output destination"
 msgstr "Description"
 
-#: modules/stream_out/standard.c:54
+#: modules/stream_out/standard.c:47
 #, fuzzy
-msgid ""
-"Allows you to specify the output destination used for the streaming output."
+msgid "This is the destination (URL) that will be used for the stream."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/standard.c:58
+#: modules/stream_out/standard.c:50
 #, fuzzy
-msgid "Name of the session that will be announced with SAP"
+msgid ""
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
 msgstr ""
-"Allows you to modify the user agent that will be used for the connection."
+"Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 #, fuzzy
 msgid "Session groupname"
 msgstr "Codec Description"
 
-#: modules/stream_out/standard.c:62
+#: modules/stream_out/standard.c:55
 #, fuzzy
-msgid "Name of the group that will be announced for the session"
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
 msgstr ""
 "Allows you to modify the user agent that will be used for the connection."
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 msgid "SAP announcing"
 msgstr ""
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+msgid "Announce this session with SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 msgid "Standard"
 msgstr ""
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 #, fuzzy
 msgid "Standard stream output"
 msgstr "Transcode stream output"
@@ -15073,7 +15493,8 @@ msgstr "Video encoder"
 #: modules/stream_out/transcode.c:48
 #, fuzzy
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
+"This is the video encoder module that will be used (and its associated "
+"options)."
 msgstr "Allows you to specify the minimum video quantiser scale."
 
 #: modules/stream_out/transcode.c:50
@@ -15081,269 +15502,303 @@ msgid "Destination video codec"
 msgstr "Destination video codec"
 
 #: modules/stream_out/transcode.c:52
-#, fuzzy
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
+msgid "This is the video codec that will be used."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 msgid "Video bitrate"
 msgstr "Video bitrate"
 
-#: modules/stream_out/transcode.c:56
-#, fuzzy
-msgid "Allows you to specify the video bitrate used for the streaming output."
+#: modules/stream_out/transcode.c:55
+msgid "Target bitrate of the transcoded video stream."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/transcode.c:58
+#: modules/stream_out/transcode.c:56
 #, fuzzy
 msgid "Video scaling"
 msgstr "Video title"
 
-#: modules/stream_out/transcode.c:60
-#, fuzzy
-msgid "Allows you to scale the video before encoding."
-msgstr "Allows you to specify the minimum video quantiser scale."
+#: modules/stream_out/transcode.c:58
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
+msgstr ""
 
-#: modules/stream_out/transcode.c:61
+#: modules/stream_out/transcode.c:59
 #, fuzzy
 msgid "Video frame-rate"
 msgstr "Video bitrate"
 
-#: modules/stream_out/transcode.c:63
+#: modules/stream_out/transcode.c:61
 #, fuzzy
-msgid "Allows you to specify an output frame rate for the video."
+msgid "Target output frame rate for the video stream."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/transcode.c:66
+#: modules/stream_out/transcode.c:64
 #, fuzzy
-msgid "Allows you to deinterlace the video before encoding."
+msgid "Deinterlace the video before encoding."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/transcode.c:76
+#: modules/stream_out/transcode.c:67
+#, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr "Deinterlace video"
+
+#: modules/stream_out/transcode.c:74
 #, fuzzy
 msgid "Maximum video width"
 msgstr "Maximum video quantiser scale"
 
-#: modules/stream_out/transcode.c:78
+#: modules/stream_out/transcode.c:76
 #, fuzzy
-msgid "Allows you to specify a maximum output video width."
-msgstr "Allows you to specify the maximum video quantiser scale."
+msgid "Maximum output video width."
+msgstr "Maximum video quantiser scale"
 
-#: modules/stream_out/transcode.c:79
+#: modules/stream_out/transcode.c:77
 #, fuzzy
 msgid "Maximum video height"
 msgstr "Maximum video quantiser scale"
 
-#: modules/stream_out/transcode.c:81
+#: modules/stream_out/transcode.c:79
 #, fuzzy
-msgid "Allows you to specify a maximum output video height."
-msgstr ""
-"Allows you to modify the user name that will be used for the connection."
+msgid "Maximum output video height."
+msgstr "Maximum video quantiser scale"
 
-#: modules/stream_out/transcode.c:82
+#: modules/stream_out/transcode.c:80
 #, fuzzy
 msgid "Video filter"
 msgstr "Video title"
 
-#: modules/stream_out/transcode.c:84
-#, fuzzy
+#: modules/stream_out/transcode.c:82
 msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
+
+#: modules/stream_out/transcode.c:85
+#, fuzzy
+msgid "Video crop (top)"
+msgstr "Video crop left"
 
 #: modules/stream_out/transcode.c:87
+msgid "Number of pixels to crop at the top of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:88
 #, fuzzy
-msgid "Video crop top"
+msgid "Video crop (left)"
 msgstr "Video crop left"
 
-#: modules/stream_out/transcode.c:89
+#: modules/stream_out/transcode.c:90
+msgid "Number of pixels to crop at the left of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:91
 #, fuzzy
-msgid "Allows you to specify the top coordinate for the video cropping."
+msgid "Video crop (bottom)"
+msgstr "Video crop left"
+
+#: modules/stream_out/transcode.c:93
+msgid "Number of pixels to crop at the bottom of the video."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/transcode.c:90
-msgid "Video crop left"
+#: modules/stream_out/transcode.c:94
+#, fuzzy
+msgid "Video crop (right)"
 msgstr "Video crop left"
 
-#: modules/stream_out/transcode.c:92
+#: modules/stream_out/transcode.c:96
+msgid "Number of pixels to crop at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:98
 #, fuzzy
-msgid "Allows you to specify the left coordinate for the video cropping."
+msgid "Video padding (top)"
+msgstr "Video crop left"
+
+#: modules/stream_out/transcode.c:100
+msgid "Size of the black border to add at the top of the video."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/transcode.c:93
+#: modules/stream_out/transcode.c:101
 #, fuzzy
-msgid "Video crop bottom"
+msgid "Video padding (left)"
 msgstr "Video crop left"
 
-#: modules/stream_out/transcode.c:95
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:104
 #, fuzzy
-msgid "Allows you to specify the bottom coordinate for the video cropping."
+msgid "Video padding (bottom)"
+msgstr "Video crop left"
+
+#: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/transcode.c:96
+#: modules/stream_out/transcode.c:107
 #, fuzzy
-msgid "Video crop right"
+msgid "Video padding (right)"
 msgstr "Video crop left"
 
-#: modules/stream_out/transcode.c:98
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:111
 #, fuzzy
-msgid "Allows you to specify the right coordinate for the video cropping."
+msgid "Video canvas width"
+msgstr "Video title"
+
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/transcode.c:100
+#: modules/stream_out/transcode.c:114
+#, fuzzy
+msgid "Video canvas height"
+msgstr "Video crop left"
+
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
+msgstr ""
+
+#: modules/stream_out/transcode.c:117
+#, fuzzy
+msgid "Video canvas aspect ratio"
+msgstr "Codec setting"
+
+#: modules/stream_out/transcode.c:119
+msgid ""
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
+msgstr ""
+
+#: modules/stream_out/transcode.c:122
 msgid "Audio encoder"
 msgstr "Audio encoder"
 
-#: modules/stream_out/transcode.c:102
+#: modules/stream_out/transcode.c:124
 #, fuzzy
 msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
 msgstr "Allows you to specify the minimum video quantiser scale."
 
-#: modules/stream_out/transcode.c:104
+#: modules/stream_out/transcode.c:126
 msgid "Destination audio codec"
 msgstr "Destination audio codec"
 
-#: modules/stream_out/transcode.c:106
-#, fuzzy
-msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:128
+msgid "This is the audio codec that will be used."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:129
 msgid "Audio bitrate"
 msgstr "Audio bitrate"
 
-#: modules/stream_out/transcode.c:110
-#, fuzzy
-msgid "Allows you to specify the audio bitrate used for the streaming output."
+#: modules/stream_out/transcode.c:131
+msgid "Target bitrate of the transcoded audio stream."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 #, fuzzy
 msgid "Audio sample rate"
 msgstr "Sample rate"
 
-#: modules/stream_out/transcode.c:114
-#, fuzzy
+#: modules/stream_out/transcode.c:134
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 msgid "Audio channels"
 msgstr "Audio channels"
 
-#: modules/stream_out/transcode.c:118
-#, fuzzy
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 #, fuzzy
 msgid "Subtitles encoder"
 msgstr "DVB subtitles decoder"
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
 #, fuzzy
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr "Allows you to specify the minimum video quantiser scale."
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 #, fuzzy
 msgid "Destination subtitles codec"
 msgstr "Destination video codec"
 
-#: modules/stream_out/transcode.c:127
-#, fuzzy
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
 msgstr ""
-"Allows you to modify the user name that will be used for the connection."
-
-#: modules/stream_out/transcode.c:129
-#, fuzzy
-msgid "Subpictures filter"
-msgstr "Subtitles Track"
 
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 msgid "OSD menu"
 msgstr ""
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 msgid "Number of threads"
 msgstr "Number of threads"
 
-#: modules/stream_out/transcode.c:141
+#: modules/stream_out/transcode.c:160
 #, fuzzy
-msgid "Allows you to specify the number of threads used for the transcoding."
+msgid "Number of threads used for the transcoding."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
 msgstr ""
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 msgid "Synchronise on audio track"
 msgstr ""
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
 msgstr ""
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 msgid "Transcode stream output"
 msgstr "Transcode stream output"
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 #, fuzzy
 msgid "Overlays/Subtitles"
 msgstr "Subtitles Track"
@@ -15384,58 +15839,60 @@ msgstr ""
 
 #: modules/video_filter/adjust.c:60
 #, fuzzy
-msgid "Enable brightness threshold"
+msgid "Brightness threshold"
 msgstr "Enable interlaced encoding"
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:65
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
+#: modules/video_filter/adjust.c:67
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
 msgstr ""
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
+#: modules/video_filter/adjust.c:69
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:71
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+#: modules/video_filter/adjust.c:73
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 msgid "Image properties filter"
 msgstr "Image properties filter"
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr ""
 
@@ -15450,23 +15907,26 @@ msgid "Number of clones"
 msgstr "Number of threads"
 
 #: modules/video_filter/clone.c:56
-msgid "Select the number of video windows in which to clone the video."
+msgid "Number of video windows in which to clone the video."
 msgstr ""
 
 #: modules/video_filter/clone.c:59
-msgid "List of video output modules"
-msgstr "List of video output modules"
+#, fuzzy
+msgid "Video output modules"
+msgstr "Video output muxer"
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
 msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 #, fuzzy
 msgid "Clone video filter"
 msgstr "ffmpeg demuxer"
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 #, fuzzy
 msgid "Clone"
 msgstr "Codec"
@@ -15488,7 +15948,7 @@ msgid "Automatic cropping"
 msgstr ""
 
 #: modules/video_filter/crop.c:58
-msgid "Activate automatic black border cropping."
+msgid "Automatic black border cropping."
 msgstr ""
 
 #: modules/video_filter/crop.c:61
@@ -15496,23 +15956,29 @@ msgstr ""
 msgid "Crop video filter"
 msgstr "ffmpeg demuxer"
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 #, fuzzy
 msgid "Deinterlace mode"
 msgstr "Deinterlace video"
 
-#: modules/video_filter/deinterlace.c:103
-msgid "Default deinterlace method to use for local playback"
+#: modules/video_filter/deinterlace.c:109
+#, fuzzy
+msgid "Deinterlace method to use for local playback."
 msgstr ""
+"Allows you to modify the user name that will be used for the connection."
 
-#: modules/video_filter/deinterlace.c:106
+#: modules/video_filter/deinterlace.c:111
 #, fuzzy
-msgid "Default deinterlace methode to use for streaming"
+msgid "Streaming deinterlace mode"
+msgstr "Deinterlace video"
+
+#: modules/video_filter/deinterlace.c:112
+#, fuzzy
+msgid "Deinterlace method to use for streaming."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:121
 #, fuzzy
 msgid "Deinterlacing video filter"
 msgstr "ffmpeg demuxer"
@@ -15525,7 +15991,7 @@ msgstr "Stereo"
 #: modules/video_filter/distort.c:65
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr ""
 
 #: modules/video_filter/distort.c:67
@@ -15533,39 +15999,41 @@ msgid "Gradient image type"
 msgstr ""
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 #, fuzzy
 msgid "Apply cartoon effect"
 msgstr "Next file"
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Wave"
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Ripple"
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Gradient"
 msgstr ""
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Edge"
 msgstr ""
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 #, fuzzy
 msgid "Distort video filter"
 msgstr "ffmpeg demuxer"
@@ -15588,72 +16056,76 @@ msgstr "Choose file"
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 msgid "Logo animation # of loops"
 msgstr ""
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+msgid "X coordinate"
 msgstr ""
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
+#: modules/video_filter/logo.c:79
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+msgid "Y coordinate"
 msgstr ""
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:82
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
+msgstr ""
+
+#: modules/video_filter/logo.c:84
 msgid "Transparency of the logo"
 msgstr ""
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 msgid "Logo position"
 msgstr ""
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
 #, fuzzy
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
 "You can enforce the video alignment in its window. By default (0) it will be "
 "centred (0=centre, 1=left, 2=right, 4=top, 8=bottom, you can also use "
 "combinations of these values)."
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 #, fuzzy
 msgid "Logo video filter"
 msgstr "ffmpeg demuxer"
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 msgid "Logo overlay"
 msgstr ""
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 #, fuzzy
 msgid "Logo sub filter"
 msgstr "Choose file"
@@ -15663,189 +16135,279 @@ msgstr "Choose file"
 msgid "Magnify/Zoom interactive video filter"
 msgstr "ffmpeg demuxer"
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr ""
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
+msgid "Marquee text to display."
 msgstr ""
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
+msgid "X offset"
 msgstr ""
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+msgid "X offset, from the left screen edge."
 msgstr ""
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr ""
-
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
+msgid "Y offset"
 msgstr ""
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+msgid "Y offset, down from the top."
 msgstr ""
 
 #: modules/video_filter/marq.c:83
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
+#: modules/video_filter/marq.c:87
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
 msgstr ""
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 msgid "Font size, pixels"
 msgstr ""
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+msgid "Font size, in pixels. Default is -1 (use default font size)."
+msgstr ""
+
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:99
 msgid "Marquee position"
 msgstr ""
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
 #, fuzzy
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
 "You can enforce the video alignment in its window. By default (0) it will be "
 "centred (0=centre, 1=left, 2=right, 4=top, 8=bottom, you can also use "
 "combinations of these values)."
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 msgid "Misc"
 msgstr ""
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
+#: modules/video_filter/marq.c:141
+msgid "Marquee display"
 msgstr ""
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
+msgid "Transparency"
 msgstr ""
 
 #: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:93
-msgid "Height in pixels"
+#: modules/video_filter/mosaic.c:95
+msgid "Total height of the mosaic, in pixels."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:94
-msgid "Width in pixels"
+#: modules/video_filter/mosaic.c:97
+msgid "Total width of the mosaic, in pixels."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:95
-msgid "Top left corner x coordinate"
+#: modules/video_filter/mosaic.c:99
+msgid "Top left corner X coordinate"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:96
-msgid "Top left corner y coordinate"
+#: modules/video_filter/mosaic.c:100
+msgid "X Coordinate of the top-left corner of the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:101
+msgid "Top left corner Y coordinate"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:102
+msgid "Y Coordinate of the top-left corner of the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
+#: modules/video_filter/mosaic.c:103
+msgid "Vertical border width"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:106
+msgid "Horizontal border width"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:110
 msgid "Mosaic alignment"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:112
+#, fuzzy
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+"You can enforce the video alignment in its window. By default (0) it will be "
+"centred (0=centre, 1=left, 2=right, 4=top, 8=bottom, you can also use "
+"combinations of these values)."
+
+#: modules/video_filter/mosaic.c:116
 #, fuzzy
 msgid "Positioning method"
 msgstr "Codec setting"
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:117
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 #, fuzzy
 msgid "Number of rows"
 msgstr "Number of threads"
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 #, fuzzy
 msgid "Number of columns"
 msgstr "Number of threads"
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:129
+msgid "Keep the original aspect ratio when resizing mosaic elements."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:108
+#: modules/video_filter/mosaic.c:131
 msgid "Keep original size"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
+#: modules/video_filter/mosaic.c:132
+msgid "Keep the original size of mosaic elements."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:134
+#, fuzzy
+msgid "Elements order"
+msgstr "Stereo"
+
+#: modules/video_filter/mosaic.c:135
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:140
+msgid ""
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:144
+msgid "Bluescreen"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:145
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:154
+msgid ""
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:156
+#, fuzzy
+msgid "Bluescreen U tolerance"
+msgstr "Bitrate"
+
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:160
+#, fuzzy
+msgid "Bluescreen V tolerance"
+msgstr "Bitrate"
+
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:167
 msgid "fixed"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 #, fuzzy
 msgid "Mosaic video sub filter"
 msgstr "ffmpeg demuxer"
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 msgid "Mosaic"
 msgstr ""
 
@@ -15873,7 +16435,7 @@ msgid "Description file"
 msgstr "Description"
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+msgid "A file containing a simple playlist"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:57
@@ -15883,7 +16445,7 @@ msgstr "visualiser"
 
 #: modules/video_filter/motiondetect.c:58
 #, fuzzy
-msgid "History parameter, number of frames used for detection"
+msgid "The umber of frames used for detection."
 msgstr ""
 "Allows you to modify the user name that will be used for the connection."
 
@@ -15898,112 +16460,139 @@ msgstr ""
 
 #: modules/video_filter/osdmenu.c:42
 #, fuzzy
-msgid "OSD menu configuration file"
+msgid "Configuration file"
 msgstr "Advanced options..."
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
-msgstr ""
+#, fuzzy
+msgid "Configuration file for the OSD Menu"
+msgstr "Advanced options..."
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:51
-msgid "X coordinate of the OSD menu"
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:54
-msgid "Y coordinate of the OSD menu"
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:57
+#: modules/video_filter/osdmenu.c:56
 #, fuzzy
-msgid "OSD menu position"
+msgid "Menu position"
 msgstr "Options"
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
 #, fuzzy
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
 "You can enforce the video alignment in its window. By default (0) it will be "
 "centred (0=centre, 1=left, 2=right, 4=top, 8=bottom, you can also use "
 "combinations of these values)."
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:62
+#, fuzzy
+msgid "Menu timeout"
+msgstr "Title"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
 "remaining time. This will ensure that they are at least the specified time "
 "visible."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:69
-msgid "Update speed of OSD menu"
+#: modules/video_filter/osdmenu.c:68
+msgid "Menu update interval"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:117
-msgid "On Screen Display menu subfilter"
+msgid "On Screen Display menu"
 msgstr ""
 
 #: modules/video_filter/rss.c:121
-msgid "RSS/Atom feed URLs"
+msgid "Feed URLs"
 msgstr ""
 
 #: modules/video_filter/rss.c:122
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr ""
 
 #: modules/video_filter/rss.c:123
-msgid "RSS/Atom feed speed"
+msgid "Speed of feeds"
 msgstr ""
 
 #: modules/video_filter/rss.c:124
-msgid "RSS/Atom feed speed (bigger is slower)"
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
 msgstr ""
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
-msgid "RSS/Atom feed max number of chars displayed"
+#: modules/video_filter/rss.c:125
+msgid "Max length"
 msgstr ""
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
-msgstr ""
+#: modules/video_filter/rss.c:126
+#, fuzzy
+msgid "Maximum number of characters displayed on the screen."
+msgstr "Number of threads"
 
 #: modules/video_filter/rss.c:128
+#, fuzzy
+msgid "Refresh time"
+msgstr "Preferred codecs list"
+
+#: modules/video_filter/rss.c:129
+msgid ""
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
+msgstr ""
+
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
+msgstr ""
+
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
+msgstr ""
+
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
 msgstr ""
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+#, fuzzy
+msgid "Text position"
+msgstr "Options"
+
+#: modules/video_filter/rss.c:154
+#, fuzzy
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
 msgstr ""
+"You can enforce the video alignment in its window. By default (0) it will be "
+"centred (0=centre, 1=left, 2=right, 4=top, 8=bottom, you can also use "
+"combinations of these values)."
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:197
 msgid "RSS and Atom feed display"
 msgstr ""
 
@@ -16022,7 +16611,7 @@ msgid "Scaling mode"
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
+msgid "Scaling mode to use."
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:68
@@ -16077,30 +16666,33 @@ msgstr ""
 #: modules/video_filter/time.c:72
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
 msgstr ""
 
-#: modules/video_filter/time.c:88
-#, fuzzy
-msgid "Time position"
-msgstr "Options"
-
-#: modules/video_filter/time.c:90
-#, fuzzy
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
+msgstr ""
+
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
+msgstr ""
+
+#: modules/video_filter/time.c:93
+#, fuzzy
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
 "You can enforce the video alignment in its window. By default (0) it will be "
 "centred (0=centre, 1=left, 2=right, 4=top, 8=bottom, you can also use "
 "combinations of these values)."
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 msgid "Time overlay"
 msgstr ""
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr ""
 
@@ -16138,13 +16730,11 @@ msgid "Video transformation filter"
 msgstr "Video title"
 
 #: modules/video_filter/wall.c:54
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+msgid "Number of horizontal windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:58
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+msgid "Number of vertical windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:61
@@ -16152,7 +16742,7 @@ msgid "Active windows"
 msgstr ""
 
 #: modules/video_filter/wall.c:62
-msgid "Comma separated list of active windows, defaults to all"
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr ""
 
 #: modules/video_filter/wall.c:65
@@ -16161,20 +16751,20 @@ msgid "Element aspect ratio"
 msgstr "Codec setting"
 
 #: modules/video_filter/wall.c:66
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr ""
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 #, fuzzy
 msgid "Wall video filter"
 msgstr "ffmpeg demuxer"
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 msgid "Image wall"
 msgstr ""
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
+msgid "ASCII Art"
 msgstr ""
 
 #: modules/video_output/aa.c:58
@@ -16265,23 +16855,21 @@ msgid "Framebuffer device"
 msgstr ""
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 msgid "GNU/Linux console framebuffer video output"
 msgstr ""
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
+msgid "X11 display"
 msgstr ""
 
 #: modules/video_output/ggi.c:58
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 
@@ -16300,7 +16888,7 @@ msgid "Image format"
 msgstr ""
 
 #: modules/video_output/image.c:49
-msgid "Set the format of the output image."
+msgid "Format of the output images (png or jpg)."
 msgstr ""
 
 #: modules/video_output/image.c:51
@@ -16309,8 +16897,7 @@ msgstr ""
 
 #: modules/video_output/image.c:52
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
 
 #: modules/video_output/image.c:55
@@ -16319,15 +16906,21 @@ msgstr ""
 
 #: modules/video_output/image.c:56
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 #, fuzzy
 msgid "Image video output"
 msgstr "HD1000 audio output"
@@ -16342,18 +16935,16 @@ msgid "OpenGL cube rotation speed"
 msgstr ""
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
 msgstr ""
 
 #: modules/video_output/opengl.c:122
-#, fuzzy
-msgid "Select effect"
-msgstr "Next file"
+msgid "Effect"
+msgstr ""
 
 #: modules/video_output/opengl.c:124
-#, fuzzy
-msgid "Allows you to select different visual effects."
-msgstr "Allows you to specify the minimum video quantiser scale."
+msgid "Several visual OpenGL effects are available."
+msgstr ""
 
 #: modules/video_output/opengl.c:129
 msgid "Cube"
@@ -16364,13 +16955,14 @@ msgid "Transparent Cube"
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
-msgstr ""
+#, fuzzy
+msgid "QT Embedded display"
+msgstr "&Shuffle Playlist"
 
 #: modules/video_output/qte/qte.cpp:81
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:117
@@ -16383,41 +16975,43 @@ msgid "Simple DirectMedia Layer video output"
 msgstr ""
 
 #: modules/video_output/snapshot.c:60
-msgid "snapshot width"
+msgid "Snapshot width"
 msgstr ""
 
 #: modules/video_output/snapshot.c:61
-msgid "Set the width of the snapshot image."
+msgid "Width of the snapshot image."
 msgstr ""
 
 #: modules/video_output/snapshot.c:63
-msgid "snapshot height"
+msgid "Snapshot height"
 msgstr ""
 
 #: modules/video_output/snapshot.c:64
-msgid "Set the height of the snapshot image."
+msgid "Height of the snapshot image."
 msgstr ""
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
+msgid "Chroma"
 msgstr ""
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
-msgstr ""
-
-#: modules/video_output/snapshot.c:69
-msgid "cache size (number of images)"
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr ""
 
 #: modules/video_output/snapshot.c:70
-msgid "Set the cache size (number of images to keep)."
+msgid "Cache size (number of images)"
 msgstr ""
 
-#: modules/video_output/snapshot.c:74
-msgid "snapshot module"
+#: modules/video_output/snapshot.c:71
+msgid "Snapshot cache size (number of images to keep)."
 msgstr ""
 
+#: modules/video_output/snapshot.c:75
+#, fuzzy
+msgid "Snapshot module"
+msgstr "Output modules"
+
 #: modules/video_output/svgalib.c:56
 #, fuzzy
 msgid "SVGAlib video output"
@@ -16438,10 +17032,10 @@ msgstr "Greyscale video output"
 msgid "XVideo adaptor number"
 msgstr "Video output muxer"
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 
 #: modules/video_output/x11/glx.c:92 modules/video_output/x11/x11.c:43
@@ -16463,19 +17057,20 @@ msgstr ""
 #: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
 #: modules/video_output/x11/xvideo.c:60
 msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
 msgstr ""
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
-msgid "Screen to be used for fullscreen mode."
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
+msgid "Screen for fullscreen mode."
 msgstr ""
 
 #: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
 #: modules/video_output/x11/xvideo.c:74
 msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
 msgstr ""
 
 #: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
@@ -16486,15 +17081,17 @@ msgstr ""
 msgid "Use shared memory to communicate between VLC and the X server."
 msgstr ""
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr ""
-
 #: modules/video_output/x11/x11.c:78
 #, fuzzy
 msgid "X11 video output"
 msgstr "HD1000 audio output"
 
+#: modules/video_output/x11/xvideo.c:46
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+
 #: modules/video_output/x11/xvideo.c:63
 msgid "XVimage chroma format"
 msgstr ""
@@ -16522,207 +17119,624 @@ msgstr ""
 msgid "Goom display height"
 msgstr ""
 
-#: modules/visualization/goom.c:60
-msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
-"will be prettier but more CPU intensive)."
-msgstr ""
+#: modules/visualization/goom.c:60
+msgid ""
+"This allows you to set the resolution of the Goom display (bigger resolution "
+"will be prettier but more CPU intensive)."
+msgstr ""
+
+#: modules/visualization/goom.c:63
+msgid "Goom animation speed"
+msgstr ""
+
+#: modules/visualization/goom.c:64
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
+msgstr ""
+
+#: modules/visualization/goom.c:70
+msgid "Goom"
+msgstr ""
+
+#: modules/visualization/goom.c:71
+msgid "Goom effect"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:38
+msgid "Effects list"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:40
+msgid ""
+"A list of visual effect, separated by commas.\n"
+"Current effects include: dummy, scope, spectrum."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:45
+msgid "The width of the effects video window, in pixels."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:49
+msgid "The height of the effects video window, in pixels."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:51
+#, fuzzy
+msgid "Number of bands"
+msgstr "Number of threads"
+
+#: modules/visualization/visual/visual.c:53
+msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
+msgstr "Number of bands used by spectrum analyser, should be 20 or 80."
+
+#: modules/visualization/visual/visual.c:55
+#, fuzzy
+msgid "Number of bands used by the spectrometer, from 20 to 80."
+msgstr "Number of bands used by spectrum analyser, should be 20 or 80."
+
+#: modules/visualization/visual/visual.c:57
+msgid "Band separator"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:59
+#, fuzzy
+msgid "Number of blank pixels between bands."
+msgstr "Number of threads"
+
+#: modules/visualization/visual/visual.c:61
+msgid "Amplification"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:63
+msgid "This is a coefficient that modifies the height of the bands."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:65
+msgid "Enable peaks"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:67
+msgid "Draw \"peaks\" in the spectrum analyzer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:69
+msgid "Enable original graphic spectrum"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:71
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:73
+#, fuzzy
+msgid "Enable bands"
+msgstr "visualiser"
+
+#: modules/visualization/visual/visual.c:75
+msgid "Draw bands in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:77
+#, fuzzy
+msgid "Enable base"
+msgstr "Enable"
+
+#: modules/visualization/visual/visual.c:79
+msgid "Defines whether to draw the base of the bands."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:81
+msgid "Base pixel radius"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:83
+msgid "Defines radius size in pixels, of base of bands(beginning)."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:85
+#, fuzzy
+msgid "Spectral sections"
+msgstr "Resolution"
+
+#: modules/visualization/visual/visual.c:87
+msgid "Determines how many sections of spectrum will exist."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:89
+msgid "Peak height"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:91
+msgid "Total pixel height of the peak items."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:93
+msgid "Peak extra width"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:95
+msgid "Additions or subtractions of pixels on the peak width."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:97
+msgid "V-plane color"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:99
+msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:101
+#, fuzzy
+msgid "Number of stars"
+msgstr "Number of threads"
+
+#: modules/visualization/visual/visual.c:103
+msgid "Number of stars to draw with random effect."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:109
+#, fuzzy
+msgid "Visualizer"
+msgstr "visualiser filter"
+
+#: modules/visualization/visual/visual.c:112
+#, fuzzy
+msgid "Visualizer filter"
+msgstr "visualiser filter"
+
+#: modules/visualization/visual/visual.c:120
+#, fuzzy
+msgid "Spectrum analyser"
+msgstr "Spectrum"
+
+#: modules/visualization/xosd.c:63
+msgid "Flip vertical position"
+msgstr ""
+
+#: modules/visualization/xosd.c:64
+msgid "Display XOSD output at the bottom of the screen instead of the top."
+msgstr ""
+
+#: modules/visualization/xosd.c:67
+msgid "Vertical offset"
+msgstr ""
+
+#: modules/visualization/xosd.c:68
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:72
+msgid "Shadow offset"
+msgstr ""
+
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+msgid "Font used to display text in the XOSD output."
+msgstr ""
+
+#: modules/visualization/xosd.c:79
+msgid "Color used to display text in the XOSD output."
+msgstr ""
+
+#: modules/visualization/xosd.c:84
+msgid "XOSD interface"
+msgstr "XOSD interface"
+
+#, fuzzy
+#~ msgid "Control interface settings"
+#~ msgstr "Interface plugins settings"
+
+#~ msgid "Text rendering"
+#~ msgstr "Text rendering"
+
+#, fuzzy
+#~ msgid ""
+#~ "Use the settings of the \"freetype\" module to choose the font you  want "
+#~ "VLC to use for text rendering (to display subtitles for example)."
+#~ msgstr ""
+#~ "Use these settings to choose the font you want VLC to use for text "
+#~ "rendering (to display subtitles for example)."
+
+#, fuzzy
+#~ msgid "This option allows you to always open a default stream on start-up."
+#~ msgstr ""
+#~ "This option allows you to specify an additional path for VLC to look for "
+#~ "its modules."
+
+#~ msgid ""
+#~ "You can enforce the position of the top left corner of the video window "
+#~ "here (x coordinate)."
+#~ msgstr ""
+#~ "You can enforce the position of the top left corner of the video window "
+#~ "here (x coordinate)."
+
+#~ msgid ""
+#~ "If this option is enabled, VLC will always start a video in fullscreen "
+#~ "mode."
+#~ msgstr ""
+#~ "If this option is enabled, VLC will always start a video in fullscreen "
+#~ "mode."
+
+#~ msgid ""
+#~ "If enabled, VLC will try to take advantage of the overlay capabilities of "
+#~ "your graphics card (hardware acceleration)."
+#~ msgstr ""
+#~ "If enabled, VLC will try to take advantage of the overlay capabilities of "
+#~ "your graphics card (hardware acceleration)."
+
+#, fuzzy
+#~ msgid "Program to select"
+#~ msgstr "Pseudo raw video decoder"
+
+#, fuzzy
+#~ msgid "Programs to select"
+#~ msgstr "Pseudo raw video decoder"
+
+#~ msgid "Preferred codecs list"
+#~ msgstr "Preferred codecs list"
+
+#~ msgid ""
+#~ "This allows you to select a list of codecs that VLC will use in priority. "
+#~ "For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
+#~ "the other ones."
+#~ msgstr ""
+#~ "This allows you to select a list of codecs that VLC will use in priority. "
+#~ "For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
+#~ "the other ones."
+
+#, fuzzy
+#~ msgid ""
+#~ "This option allows you to specify a VLM configuration file that will be "
+#~ "read when VLM is launched."
+#~ msgstr ""
+#~ "This option allows you to specify an additional path for VLC to look for "
+#~ "its modules."
+
+#, fuzzy
+#~ msgid "Interfaces"
+#~ msgstr "Add Interface"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for cdda streams. This "
+#~ "value should be set in milliseconds units."
+#~ msgstr ""
+#~ "Allows you to modify the default caching value for cdda streams. This "
+#~ "value should be set in milliseconds units."
+
+#, fuzzy
+#~ msgid "Allows you to select the default DVD angle."
+#~ msgstr "Allows you to specify the minimum video quantiser scale."
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to modify the default caching value for DVDread streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Allows you to modify the default caching value for CDDA streams. This "
+#~ "value should be set in millisecond units."
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for http streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Allows you to modify the default caching value for http streams. This "
+#~ "value should be set in millisecond units."
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to modify the default caching value for pvr streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Allows you to modify the default caching value for v4l streams. This "
+#~ "value should be set in millisecond units."
+
+#, fuzzy
+#~ msgid "Allows you to set the desired frame rate for the capture."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
+
+#, fuzzy
+#~ msgid "Allows you to give the mime returned by the server."
+#~ msgstr ""
+#~ "Allows you to give a user name that will be requested to access the "
+#~ "stream."
+
+#~ msgid "Override preset bands gain in dB (-20 ... 20)"
+#~ msgstr "Override preset bands gain in dB (-20 … 20)"
+
+#, fuzzy
+#~ msgid "Timeout of subpictures"
+#~ msgstr "Subtitles Track"
+
+#, fuzzy
+#~ msgid "Allows you to specify the output video width."
+#~ msgstr "Allows you to specify the maximum video quantiser scale."
+
+#, fuzzy
+#~ msgid "Allows you to specify the output video height."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
+
+#, fuzzy
+#~ msgid "Allows you to specify the video bitrate tolerance in kbit/s."
+#~ msgstr "Allows you to specify the minimum video quantiser scale."
+
+#, fuzzy
+#~ msgid "Allows you to enable the pre motion estimation."
+#~ msgstr "Allows you to specify the minimum video quantiser scale."
+
+#, fuzzy
+#~ msgid "Allows you to specify the rate control buffer size."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
+
+#, fuzzy
+#~ msgid "Allows you to specify the rate control buffer aggressiveness."
+#~ msgstr "Rate control buffer aggressiveness"
+
+#~ msgid "Allows you to specify the minimum video quantizer scale."
+#~ msgstr "Allows you to specify the minimum video quantiser scale."
+
+#~ msgid "Allows you to specify the maximum video quantizer scale."
+#~ msgstr "Allows you to specify the maximum video quantiser scale."
+
+#, fuzzy
+#~ msgid "Use fixed video quantizer scale"
+#~ msgstr "Minimum video quantiser scale"
+
+#, fuzzy
+#~ msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#~ msgstr "Enable trellis quantisation"
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify if this client should act as the master client for "
+#~ "the network synchronisation."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
+
+#, fuzzy
+#~ msgid "Telnet Interface host"
+#~ msgstr "Skinnable Interface"
+
+#, fuzzy
+#~ msgid "Default to listen on all network interfaces"
+#~ msgstr "Remote control interface"
 
-#: modules/visualization/goom.c:63
-msgid "Goom animation speed"
-msgstr ""
+#, fuzzy
+#~ msgid "Telnet Interface port"
+#~ msgstr "Skinnable Interface"
 
-#: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
-msgstr ""
+#, fuzzy
+#~ msgid "Go To Position"
+#~ msgstr "Options"
 
-#: modules/visualization/goom.c:70
-msgid "Goom"
-msgstr ""
+#, fuzzy
+#~ msgid "Use embedded video output"
+#~ msgstr "Greyscale video output"
 
-#: modules/visualization/goom.c:71
-msgid "Goom effect"
-msgstr ""
+#, fuzzy
+#~ msgid "Output Options"
+#~ msgstr "Options"
 
-#: modules/visualization/visual/visual.c:38
-msgid "Effects list"
-msgstr ""
+#, fuzzy
+#~ msgid "Transcode options"
+#~ msgstr "Advanced options..."
 
-#: modules/visualization/visual/visual.c:40
-msgid ""
-"A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
-msgstr ""
+#, fuzzy
+#~ msgid "Destination Target:"
+#~ msgstr "Destination audio codec"
 
-#: modules/visualization/visual/visual.c:45
-msgid "The width of the effects video window, in pixels."
-msgstr ""
+#, fuzzy
+#~ msgid "Output methods"
+#~ msgstr "Audio output access method"
 
-#: modules/visualization/visual/visual.c:49
-msgid "The height of the effects video window, in pixels."
-msgstr ""
+#, fuzzy
+#~ msgid "Subtitles options"
+#~ msgstr "Subtitle options"
 
-#: modules/visualization/visual/visual.c:51
 #, fuzzy
-msgid "Number of bands"
-msgstr "Number of threads"
+#~ msgid "VLM configuration"
+#~ msgstr "Advanced options..."
 
-#: modules/visualization/visual/visual.c:53
-msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
-msgstr "Number of bands used by spectrum analyser, should be 20 or 80."
+#~ msgid "Show bookmarks dialog when the interface starts."
+#~ msgstr "Show bookmarks dialogue when the interface starts."
 
-#: modules/visualization/visual/visual.c:55
 #, fuzzy
-msgid "Number of bands used by the spectrometer, from 20 to 80."
-msgstr "Number of bands used by spectrum analyser, should be 20 or 80."
+#~ msgid "Allows you to define the title that will be put in ASF comments."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:57
-msgid "Band separator"
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to define the comment that will be put in ASF comments."
+#~ msgstr ""
+#~ "Allows you to modify the user agent that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:59
 #, fuzzy
-msgid "Number of blank pixels between bands."
-msgstr "Number of threads"
+#~ msgid "Podcast Service Discovery"
+#~ msgstr "Choose directory"
 
-#: modules/visualization/visual/visual.c:61
-msgid "Amplification"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the output access method used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:63
-msgid "This is a coefficient that modifies the height of the bands."
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify the muxer used for the streaming output."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:65
-msgid "Enable peaks"
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify the muxer used for the audio streaming output."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify the muxer used for the video streaming output."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:69
-msgid "Enable original graphic spectrum"
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify the output URL used for the streaming output."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:71
-msgid "Defines whether to draw the original spectrum graphic routine."
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the audio streaming output."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:73
 #, fuzzy
-msgid "Enable bands"
-msgstr "visualiser"
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the video streaming output."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:75
-msgid "Defines whether to draw the bands."
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the session name used for the streaming output."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:77
 #, fuzzy
-msgid "Enable base"
-msgstr "Enable"
+#~ msgid ""
+#~ "Allows you to specify a URL with additional information on the stream."
+#~ msgstr "Allows you to specify the minimum video quantiser scale."
 
-#: modules/visualization/visual/visual.c:79
-msgid "Defines whether to draw the base of the bands."
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify contact e-mail address for this session."
+#~ msgstr "Allows you to specify the maximum video quantiser scale."
 
-#: modules/visualization/visual/visual.c:81
-msgid "Base pixel radius"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the output muxer method used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:83
-msgid "Defines radius size in pixels, of base of bands(beginning)."
-msgstr ""
+#, fuzzy
+#~ msgid "Output URL (deprecated)"
+#~ msgstr "Next file"
 
-#: modules/visualization/visual/visual.c:85
 #, fuzzy
-msgid "Spectral sections"
-msgstr "Resolution"
+#~ msgid ""
+#~ "Allows you to specify the output destination used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:87
-msgid "Determines how many sections of spectrum will exist."
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the destination video codec used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:89
-msgid "Peak height"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the video bitrate used for the streaming output."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:91
-msgid "This is the total pixel height of the peak items."
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to scale the video before encoding."
+#~ msgstr "Allows you to specify the minimum video quantiser scale."
 
-#: modules/visualization/visual/visual.c:93
-msgid "Peak extra width"
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify an output frame rate for the video."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:95
-msgid "Additions or subtractions of pixels on the peak width."
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify a maximum output video width."
+#~ msgstr "Allows you to specify the maximum video quantiser scale."
 
-#: modules/visualization/visual/visual.c:97
-msgid "V-plane color"
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify a maximum output video height."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:99
-msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify video filters used after the video transcoding and "
+#~ "subpictures overlaying."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:101
 #, fuzzy
-msgid "Number of stars"
-msgstr "Number of threads"
+#~ msgid "Allows you to specify the top coordinate for the video cropping."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify the left coordinate for the video cropping."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:109
 #, fuzzy
-msgid "Visualizer"
-msgstr "visualiser filter"
+#~ msgid "Allows you to specify the bottom coordinate for the video cropping."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:112
 #, fuzzy
-msgid "Visualizer filter"
-msgstr "visualiser filter"
+#~ msgid "Allows you to specify the right coordinate for the video cropping."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/visual/visual.c:120
 #, fuzzy
-msgid "Spectrum analyser"
-msgstr "Spectrum"
+#~ msgid ""
+#~ "Allows you to specify the audio bitrate used for the streaming output."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/xosd.c:63
-msgid "Flip vertical position"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the audio sample rate used for the streaming output."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the number of audio channels used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/xosd.c:67
-msgid "Vertical offset"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the destination subtitles codec used for the "
+#~ "streaming output."
+#~ msgstr ""
+#~ "Allows you to modify the user name that will be used for the connection."
 
-#: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
-msgstr ""
+#, fuzzy
+#~ msgid "Subpictures filter"
+#~ msgstr "Subtitles Track"
 
-#: modules/visualization/xosd.c:70
-msgid "Shadow offset"
-msgstr ""
+#~ msgid "List of video output modules"
+#~ msgstr "List of video output modules"
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
-msgstr ""
+#, fuzzy
+#~ msgid "OSD menu configuration file"
+#~ msgstr "Advanced options..."
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
-msgstr ""
+#, fuzzy
+#~ msgid "Select effect"
+#~ msgstr "Next file"
 
-#: modules/visualization/xosd.c:82
-msgid "XOSD interface"
-msgstr "XOSD interface"
+#, fuzzy
+#~ msgid "Allows you to select different visual effects."
+#~ msgstr "Allows you to specify the minimum video quantiser scale."
 
 #, fuzzy
 #~ msgid "Small playlist"
@@ -16732,13 +17746,6 @@ msgstr "XOSD interface"
 #~ msgid "VC-1 decoder module"
 #~ msgstr "Decoder modules settings"
 
-#, fuzzy
-#~ msgid ""
-#~ "Allows you to set the desired frame rate when playing from files, use 0 "
-#~ "for live."
-#~ msgstr ""
-#~ "Allows you to modify the user name that will be used for the connection."
-
 #, fuzzy
 #~ msgid "Allows you to set the desired frame rate."
 #~ msgstr ""
@@ -16762,10 +17769,6 @@ msgstr "XOSD interface"
 #~ msgid "Text subtitles demux"
 #~ msgstr "DVB subtitles decoder"
 
-#, fuzzy
-#~ msgid "Quantizer parameter"
-#~ msgstr "visualiser"
-
 #, fuzzy
 #~ msgid "Minimum quantizer parameter"
 #~ msgstr "Minimum video quantiser scale"
@@ -16786,10 +17789,6 @@ msgstr "XOSD interface"
 #~ msgid "Analyse mode"
 #~ msgstr "Stereo"
 
-#, fuzzy
-#~ msgid "Bitrate tolerance"
-#~ msgstr "Bitrate"
-
 #~ msgid "Properties"
 #~ msgstr "Properties"
 
@@ -17113,9 +18112,6 @@ msgstr "XOSD interface"
 #~ msgid "_Preferences..."
 #~ msgstr "_Preferences…"
 
-#~ msgid "_About..."
-#~ msgstr "_About…"
-
 #, fuzzy
 #~ msgid "About this application"
 #~ msgstr "About this program"
@@ -17123,10 +18119,6 @@ msgstr "XOSD interface"
 #~ msgid "Go Backward"
 #~ msgstr "Go Backwards"
 
-#, fuzzy
-#~ msgid "Stop Stream"
-#~ msgstr "Codec setting"
-
 #, fuzzy
 #~ msgid "Play Stream"
 #~ msgstr "Codec setting"
@@ -17511,9 +18503,6 @@ msgstr "XOSD interface"
 #~ msgid "&Groups"
 #~ msgstr "Group packets"
 
-#~ msgid "no input\n"
-#~ msgstr "no input\n"
-
 #, fuzzy
 #~ msgid "Disc Artist(s)"
 #~ msgstr "Artist"
index 33ac9a7963dedc79a2a366f87795ced75017e3ee..0e0766fdfe456a6d0c99ddd897086b0ef99cd33d 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -7,191 +7,185 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-03-14 21:08+0100\n"
-"PO-Revision-Date: 2005-06-19 06:49+0100\n"
-"Last-Translator: \n"
+"POT-Creation-Date: 2006-04-01 22:54+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"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Poedit-SourceCharset: utf-8\n"
 
-#: include/vlc/vlc.h:578
-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"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+#, fuzzy
+msgid "Select \"Advanced Options\" to see all options."
 msgstr "Pulsa en \"Opciones Avanzadas\" para verlas todas."
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr "General"
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr "Interfaz"
 
 #: include/vlc_config_cat.h:40
-msgid "Settings for VLC interfaces"
+#, fuzzy
+msgid "Settings for VLC's interfaces"
 msgstr "Opciones para interfaces VLC"
 
 #: include/vlc_config_cat.h:42
 msgid "General interface setttings"
 msgstr "Opciones de interfaz general"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
+msgstr "Interfaz mínima"
+
+#: include/vlc_config_cat.h:45
+#, fuzzy
+msgid "Settings for the main interface"
+msgstr "Opciones para interfaces VLC"
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
 msgid "Control interfaces"
 msgstr "Interfaces de control"
 
-#: include/vlc_config_cat.h:45
-msgid "Control interface settings"
-msgstr "Opciones de interfaz de control"
+#: include/vlc_config_cat.h:48
+#, fuzzy
+msgid "Settings for VLC's control interfaces"
+msgstr "Opciones para interfaces VLC"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 msgid "Hotkeys settings"
 msgstr "Opciones de teclas rápidas"
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "Audio"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 msgid "Audio settings"
 msgstr "Opciones de audio"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 msgid "General audio settings"
 msgstr "Opciones de audio generales"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr "Filtros"
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
+#: include/vlc_config_cat.h:62
+#, fuzzy
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr "Filtros de audio se usan para post-producir el volcado de audio"
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "Visualizaciones"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 msgid "Audio visualizations"
 msgstr "Visualizaciones de audio"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 msgid "Output modules"
 msgstr "Módulos de salida"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr "Éstas son opciones generales para módulos de salida de audio"
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr "Miscelánea"
 
-#: include/vlc_config_cat.h:69
-msgid "Miscellaneous audio settings and modules"
+#: include/vlc_config_cat.h:72
+#, fuzzy
+msgid "Miscellaneous audio settings and modules."
 msgstr "Opciones varias de audio y módulos"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "Vídeo"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 msgid "Video settings"
 msgstr "Opciones de vídeo"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 msgid "General video settings"
 msgstr "Opciones de vídeo generales"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 msgid "Choose your preferred video output and configure it here."
 msgstr "Elige tu salida de vídeo deseada y configúrala aquí."
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
+#: include/vlc_config_cat.h:87
+#, fuzzy
+msgid "Video filters are used to postprocess the video stream."
 msgstr "Los filtros de vídeo se usan para postprocesar el volcado de vídeo"
 
-#: include/vlc_config_cat.h:86
+#: include/vlc_config_cat.h:89
 msgid "Subtitles/OSD"
 msgstr "Subtítulos/OSD"
 
-#: include/vlc_config_cat.h:87
+#: include/vlc_config_cat.h:90
+#, fuzzy
 msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr ""
 "Opciones varias relacionadas a On Screen Display, subtítulos, y superponer "
 "sub-imágenes"
 
-#: include/vlc_config_cat.h:89
-msgid "Text rendering"
-msgstr "Renderizado de texto"
-
-#: include/vlc_config_cat.h:91
-msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
-msgstr ""
-"Usa las opciones del módulo \"freetype\" para elegir la fuente que deseas "
-"que use VLC para renderizar texto (para mostrar subtítulos por ejemplo)."
-
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr "Entrada / Códecs"
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
+#, fuzzy
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 "Estas son las opciones para la entrada, demultiplexación y partes de "
 "decodificación de VLC. Aquí también puedes hallar las opciones de "
 "codificación"
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 msgid "Access modules"
 msgstr "Módulos de acceso"
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 #, fuzzy
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
@@ -200,61 +194,64 @@ msgstr ""
 "Opciones relacionadas a los distintos métodos de acceso usados por VLC.\n"
 "Las comunes que puedas desear alterar son proxy http u opciones de caché."
 
-#: include/vlc_config_cat.h:104
-#, fuzzy
+#: include/vlc_config_cat.h:109
 msgid "Access filters"
-msgstr "Módulos de filtros de acceso"
+msgstr "Filtros de acceso"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 msgid "Demuxers"
 msgstr "Demuxores"
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
+#: include/vlc_config_cat.h:116
+#, fuzzy
+msgid "Demuxers are used to separate audio and video streams."
 msgstr "Los demuxores se usan para separar volcados de audio y vídeo"
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 msgid "Video codecs"
 msgstr "Códecs de vídeo"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+#, fuzzy
+msgid "Settings for the video-only decoders and encoders."
 msgstr "Opciones para codificadores y decodificadores exclusivos de vídeo"
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 msgid "Audio codecs"
 msgstr "Códecs de audio"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+#, fuzzy
+msgid "Settings for the audio-only decoders and encoders."
 msgstr "Opciones para codificadores y decodificadores exclusivos de audio"
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 msgid "Other codecs"
 msgstr "Otros códecs"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+#, fuzzy
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr "Opciones para codificadores y decodificadores de audio+vídeo y otros"
 
-#: include/vlc_config_cat.h:123
-#, fuzzy
+#: include/vlc_config_cat.h:128
 msgid "General input settings. Use with care."
-msgstr "Opciones de entrada avanzadas. Usar con cuidado."
+msgstr "Ajustes de entrada general. Usar con cuidado."
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr "Volcado de salida"
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
+#, fuzzy
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -262,7 +259,7 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 "La salida de volcado es lo que permite a VLC actuar como servidor de volcado "
 "o guardar volcados entrantes.\n"
@@ -272,20 +269,20 @@ msgstr ""
 "Los módulos de volcados sout permiten procesamiento de volcado avanzado "
 "(transcodificar, duplicar, ...)"
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 msgid "General stream output settings"
 msgstr "Opciones generales de salida de volcado"
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 msgid "Muxers"
 msgstr "Muxores"
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
 #, fuzzy
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 "Muxores son los formatos de encapsulamiento que se usan para poner juntos "
@@ -293,15 +290,16 @@ msgstr ""
 "forzar siempre un muxor. Probablemente no deberías hacer eso.\n"
 "También puedes poner parámentros por defecto para cada muxor."
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 msgid "Access output"
 msgstr "Salida de acceso"
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
 #, fuzzy
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 "Salidas de acceso son los modos en que se envían los volcados muxados. Esta "
@@ -309,11 +307,11 @@ msgstr ""
 "deberías hacer eso.\n"
 "También puedes poner parámetros por defecto para cada salida de acceso."
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 msgid "Packetizers"
 msgstr "Empaquetadores"
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 #, fuzzy
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
@@ -326,11 +324,11 @@ msgstr ""
 "Probablemente no deberías hacer eso.\n"
 "También puedes poner parámetros por defecto para cada empaquetador."
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 msgid "Sout stream"
 msgstr "Volcado Sout"
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
@@ -340,11 +338,11 @@ msgstr ""
 "favor leer el Streaming Howto para más información. Aquí puedes configurar "
 "opciones por defecto para cada módulo de volcado sout."
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 msgid "SAP"
 msgstr "SAP"
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
@@ -352,125 +350,130 @@ msgstr ""
 "SAP es un modo de anunciar públicamente volcados que estén siendo enviados "
 "usando UDP multiemisión o RPT."
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 msgid "VOD"
 msgstr "VOD"
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr "Implementación de VLC de Video On Demand (Solicitud de Vídeo)"
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr "Lista de reproducción"
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
+#, fuzzy
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 "Opciones relacionadas con el comportamiento de la lista de reproducción "
 "(modo de reproducción, por ejemplo) y con módulos que automáticamente añaden "
 "objetos a la lista de reproducción ('módulos de servicio discovery')"
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr "Comportamiento general de lista de reproducción"
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 msgid "Services discovery"
 msgstr "Servicios discovery"
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
+#, fuzzy
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 "Módulos de servicios discovery son los que automáticamente añaden objetos a "
 "la lista de reproducción."
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr "Avanzado"
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 msgid "Advanced settings. Use with care."
 msgstr "Opciones avanzadas. Usar con cuidado."
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr "Características de CPU"
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
+#, fuzzy
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 "Aquí puedes elegir deshabilitar algunas aceleraciones de CPU. Probablemente "
 "no deberías tocar eso."
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr "Otro"
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "Opciones Avanzadas..."
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 msgid "Other advanced settings"
 msgstr "Otras opciones avanzadas"
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr "Red"
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+#, fuzzy
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr ""
 "Estos módulos proveen de funciones de red a todas las demás partes de VLC"
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr "Opciones de módulos cromáticos"
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr "Estas opciones afectan a módulos de transformación cromáticos"
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 msgid "Packetizer modules settings"
 msgstr "Opciones de módulos de empaquetador"
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 msgid "Encoders settings"
 msgstr "Opciones de codificadores"
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr "Éstas son opciones generales para módulos de vídeo/audio/subtítulos."
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 msgid "Dialog providers settings"
 msgstr "Opciones de proveedores de diálogo"
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr "Proveedores de diálogo pueden configurarse aquí."
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 msgid "Subtitle demuxer settings"
 msgstr "Opciones de demuxor de subtítulos"
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
@@ -478,54 +481,56 @@ msgstr ""
 "En esta sección puedes forzar el comportamiento del demuxor de subtítulos, "
 "por ejemplo poniendo el nombre del archivo o tipo de subtítulos."
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr "Opciones de filtros de vídeo"
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "Sin ayuda disponible"
 
-#: include/vlc_config_cat.h:224
-msgid "No help is available for these modules"
+#: include/vlc_config_cat.h:238
+#, fuzzy
+msgid "There is no help available for these modules."
 msgstr "No se dispone de ayuda para estos módulos"
 
 #: include/vlc_interface.h:137
+#, fuzzy
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 "\n"
 "Aviso: si no puedes acceder a la GUI (Interfaz Gráfica de Usuario), abre una "
 "ventana de comandos dos, ve al directorio donde instalaste VLC y ejecuta "
 "\"vlc -I wxwin\"\n"
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 msgid "Meta-information"
 msgstr "Meta-información"
 
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "Título"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "Artista"
 
@@ -533,13 +538,13 @@ msgstr "Artista"
 msgid "Genre"
 msgstr "Género"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "Copyright"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
-msgstr ""
+msgstr "Título de álbum/película/programa"
 
 #: include/vlc_meta.h:35
 msgid "Track number/position in set"
@@ -550,7 +555,7 @@ msgstr ""
 msgid "Description"
 msgstr "Descripción"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "Puntuación"
 
@@ -567,7 +572,7 @@ msgstr "Opción"
 msgid "URL"
 msgstr "URL"
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "Lenguaje"
@@ -668,14 +673,25 @@ msgstr "Nombre de Códec"
 msgid "Codec Description"
 msgstr "Descripción de Códec"
 
+#: include/vlc/vlc.h:578
+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/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "Deshabilitar"
 
 #: src/audio_output/input.c:82 modules/visualization/visual/visual.c:129
-#, fuzzy
 msgid "Spectrometer"
 msgstr "Espectrómetro"
 
@@ -687,14 +703,14 @@ msgstr "Osciloscopio"
 msgid "Spectrum"
 msgstr "Espectrómetro"
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr "Ecualizador"
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "Filtros de audio"
 
@@ -714,20 +730,20 @@ msgid "Stereo"
 msgstr "Estéreo"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "Izquierdo"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "Derecho"
 
@@ -799,101 +815,100 @@ msgstr "%s: opción `-W %s' no permite un argumento\n"
 msgid "Bookmark %i"
 msgstr "Favorito %i"
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr "Pista %i"
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "Programa"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "Volcado %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "Códec"
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "Tipo"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "Canales"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr "Tasa de Muestra"
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr "%d Hz"
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr "Bits por muestra"
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr "Tasa de Bits"
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr "%d kb/s"
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr "Resolución"
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr "Resolución de pantalla"
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 msgid "Frame rate"
 msgstr "Tasa de fotograma"
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr "Subtítulo"
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr "Volcado"
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr "Duración"
 
-#: src/input/input.c:2143 src/input/input.c:2213
-#, fuzzy
+#: src/input/input.c:2145 src/input/input.c:2215
 msgid "Errors"
-msgstr "Error"
+msgstr "Errores"
 
 #: src/input/var.c:115
 msgid "Bookmark"
 msgstr "Favorito"
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 msgid "Programs"
 msgstr "Programas"
 
@@ -918,8 +933,8 @@ msgstr "Pista de Vídeo"
 msgid "Audio Track"
 msgstr "Pista de Audio"
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr "Pista de Subtítulos"
 
@@ -952,19 +967,19 @@ msgid "Previous chapter"
 msgstr "Capítulo anterior"
 
 #: src/interface/interaction.c:429
-#, fuzzy
 msgid "Login"
-msgstr "Conectando"
+msgstr "Conexión"
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr "Clave"
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "Cambiar interfaz"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr "Añadir Interfaz"
@@ -978,15 +993,15 @@ msgstr "es"
 msgid "Help options"
 msgstr "Opciones de Ayuda"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr "cadena"
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "entero"
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr "flotante"
 
@@ -999,19 +1014,19 @@ msgid " (default disabled)"
 msgstr " (por defecto deshabilitado)"
 
 #: src/libvlc.c:2445
-#, fuzzy, c-format
+#, c-format
 msgid "VLC version %s\n"
-msgstr "Inversión de color"
+msgstr "Versión de VLC %s\n"
 
 #: src/libvlc.c:2446
-#, fuzzy, c-format
+#, c-format
 msgid "Compiled by %s@%s.%s\n"
-msgstr "Error: %s\n"
+msgstr "Compilado por %s@%s.%s\n"
 
 #: src/libvlc.c:2448
-#, fuzzy, c-format
+#, c-format
 msgid "Compiler: %s\n"
-msgstr "Error: %s\n"
+msgstr "Compilador: %s\n"
 
 #: src/libvlc.c:2451
 #, c-format
@@ -1023,6 +1038,8 @@ msgid ""
 "\n"
 "Dumped content to vlc-help.txt file.\n"
 msgstr ""
+"\n"
+"Contenido volcado a archivo vlc-help.txt.\n"
 
 #: src/libvlc.c:2504
 msgid ""
@@ -1032,19 +1049,17 @@ msgstr ""
 "\n"
 "Pulsa tecla RETORNO para continuar...\n"
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr "Automático"
 
 #: src/libvlc.h:35
-#, fuzzy
 msgid "American English"
-msgstr "Americano"
+msgstr "Inglés Americano"
 
 #: src/libvlc.h:35
-#, fuzzy
 msgid "British English"
-msgstr "Británico"
+msgstr "Inglés Británico"
 
 #: src/libvlc.h:36 src/misc/iso-639_def.h:59
 msgid "Catalan"
@@ -1088,12 +1103,11 @@ msgstr "Holandés"
 
 #: src/libvlc.h:38
 msgid "Occitan"
-msgstr ""
+msgstr "Occitano"
 
 #: src/libvlc.h:38
-#, fuzzy
 msgid "Brazilian Portuguese"
-msgstr "Portugués"
+msgstr "Portugués Brasileño"
 
 #: src/libvlc.h:38 src/misc/iso-639_def.h:153
 msgid "Romanian"
@@ -1109,13 +1123,13 @@ msgstr "Turco"
 
 #: src/libvlc.h:39
 msgid "Simplified Chinese"
-msgstr ""
+msgstr "Chino Simplificado"
 
 #: src/libvlc.h:40
 msgid "Chinese Traditional"
 msgstr "Chino Tradicional"
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 #, fuzzy
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
@@ -1126,118 +1140,119 @@ msgstr ""
 "Puedes elegir la interfaz principal, módulos de interfaz adicionales, y "
 "definir varias opciones relacionadas."
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr "Módulo de interfaz"
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 #, fuzzy
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 "Esta opción te permite elegir la interfaz usada por VLC.\n"
 "El comportamiento por defecto es elegir automaticamente el mejor módulo "
 "posible."
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr "Módulos extra de interfaz"
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 "Esta opción permite elegir interfaces adicionales usados por VLC. Se lanzan "
 "en segundo plano, añadidos al interfaz por defecto. Usa una lista de módulos "
 "de interfaz separados por comas. (valores comunes son: logger, gestures, "
 "sap, rc, http o screensaver)"
 
-#: src/libvlc.h:72
-msgid "This option allows you to select control interfaces. "
-msgstr "Esta opción te permite elegir interfaces de control."
+#: src/libvlc.h:77
+#, fuzzy
+msgid "You can select control interfaces for VLC."
+msgstr "Interfaz de control de gestos de ratón"
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 msgid "Verbosity (0,1,2)"
 msgstr "Locuacidad (0,1,2)"
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
 #, fuzzy
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr ""
 "Estas opciones ajustan el nivel de locuacidad (0=sólo errores y mensajes "
 "estándar, 1=avisos, 2=debug)."
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 msgid "Be quiet"
 msgstr "Cállate"
 
-#: src/libvlc.h:81
+#: src/libvlc.h:86
 #, fuzzy
-msgid "This option turns off all warning and information messages."
+msgid "Turn off all warning and information messages."
 msgstr "Esta opción desconecta todos los mensajes de aviso e información."
 
-#: src/libvlc.h:83
-#, fuzzy
+#: src/libvlc.h:88
 msgid "Default stream"
-msgstr "Por defecto a admin"
+msgstr "Volcado por defecto"
 
-#: src/libvlc.h:85
-#, fuzzy
-msgid "This option allows you to always open a default stream on start-up."
-msgstr "Esta opción te permite definir favoritos de listas de reproducción."
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
+msgstr ""
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
+#, fuzzy
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr ""
 "Esta opción permite poner el lenguaje de la interfaz. El lenguaje del "
 "sistema se auto-detecta si se especifica aquí \"automático\"."
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "Mensajes de color"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
+#, fuzzy
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 "Cuando se activa esta opción, los mensajes enviados a la consola estarán "
 "coloreados. Tu terminal necesita soporte de color Linux para que funcione."
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr "Mostrar opciones avanzadas"
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
+#, fuzzy
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 "Cuando esta opción está activada, las preferencias y/o interfaces mostrarán "
 "todas las opciones posibles, incluyendo las que la mayoría de usuarios no "
 "deberían tocar nunca."
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
-#, fuzzy
+#: src/libvlc.h:108 modules/control/showintf.c:68
 msgid "Show interface with mouse"
-msgstr "Mostrar interfaz"
+msgstr "Mostrar interfaz con ratón"
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 #, fuzzy
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
@@ -1251,63 +1266,66 @@ msgstr ""
 "Habilita aquí estos filtros, y configúralos en la sección de módulos "
 "\"filtros de audio\"."
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr "Módulo de salida de audio"
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
+#, fuzzy
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "La opción te permite elegir el método de salida de audio usado por VLC. El "
 "comportamiento por defecto es elegir automáticamente el mejor método posible."
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr "Habilitar audio"
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
+#, fuzzy
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Puedes deshabilitar totalmente la salida de audio. En este caso no se hará "
 "la decodificación de audio, y salvará algo de potencia de procesamiento."
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr "Forzar audio mono"
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 msgid "This will force a mono audio output."
 msgstr "Esto forzará una salida de audio mono"
 
-#: src/libvlc.h:129
-#, fuzzy
+#: src/libvlc.h:140
 msgid "Default audio volume"
-msgstr "Aparatos por defecto"
+msgstr "Volumen de audio por defecto"
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr ""
 "Puedes poner el volumen de salida de audio por defecto aquí, de 0 a 1024."
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 msgid "Audio output saved volume"
 msgstr "Volumen guardado de salida de audio"
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+#, fuzzy
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr "Esto guarda el volumen de salida de audio al elegir mudo."
 
-#: src/libvlc.h:138
-#, fuzzy
+#: src/libvlc.h:150
 msgid "Audio output volume step"
-msgstr "Volumen de salida de audio"
+msgstr "Paso de volumen de salida de audio"
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 #, fuzzy
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
@@ -1315,11 +1333,11 @@ msgid ""
 msgstr ""
 "Puedes poner el volumen de salida de audio por defecto aquí, de 0 a 1024."
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr "Frecuencia de salida de audio (Hz)"
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
@@ -1327,11 +1345,11 @@ msgstr ""
 "Aquí puedes forzar la frecuencia de salida de audio. Valores comunes son -1 "
 "(por defecto), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr "Remuestreo de audio de alta calidad"
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
@@ -1341,84 +1359,87 @@ msgstr ""
 "remuestreo puede consumir mucho procesador, puedes deshabilitarlo y entonces "
 "se usará un algoritmo de remuestreo menor."
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 msgid "Audio desynchronization compensation"
 msgstr "Compensar desincronización de audio"
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
+#, fuzzy
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 "Esto permite retrasar la salida de audio. Debes dar un número de "
 "milisegundos. Puede ser útil si notas un retraso entre el vídeo y el audio."
 
-#: src/libvlc.h:162
-msgid "Preferred audio output channels mode"
+#: src/libvlc.h:173
+#, fuzzy
+msgid "Audio output channels mode"
 msgstr "Modo preferido de canales de salida de audio"
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
+#, fuzzy
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 "Esto permite poner el modo de canales de salida de audio a usar por defecto "
 "cuando sea posible (ej. si tu hardware así como el volcado de audio que se "
 "ejecuta lo soportan)."
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
 msgstr "Usar S/PDIF salida de audio si posible"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
+#, fuzzy
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 "Esta opción permite usar S/PDIF salida de audio por defecto cuando tu "
 "hardware y la fuente de sonido ejecutada lo soportan."
 
-#: src/libvlc.h:173
-#, fuzzy
+#: src/libvlc.h:184
 msgid "Force detection of Dolby Surround"
-msgstr "Forzar selección de todas las fuentes"
+msgstr "Forzar detección de Dolby Surround"
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
-#, fuzzy
+#: src/libvlc.h:192
 msgid "On"
-msgstr "Abrir"
+msgstr "Activar"
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr "Apagar"
 
-#: src/libvlc.h:186
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+#: src/libvlc.h:197
+#, fuzzy
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr ""
 "Esto te permite añadir filtros de postproceso de audio, para modificar el "
 "sonido"
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 msgid "Audio visualizations "
 msgstr "Visualizaciones de audio"
 
-#: src/libvlc.h:191
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+#: src/libvlc.h:202
+#, fuzzy
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr ""
 "Esto te permite añadir módulos de visualización (analizador espectral, etc.)."
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1432,309 +1453,299 @@ msgstr ""
 "módulos \"filtros de vídeo\". También puedes poner diversas opciones de "
 "vídeo."
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr "Módulo de salida de vídeo"
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
+#, fuzzy
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "Esta opción permite elegir el método de salida de vídeo usado por VLC. El "
 "modo por defecto es elegir automáticamente el mejor método posible."
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr "Habilitar vídeo"
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
+#, fuzzy
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Puedes deshabilitar totalmente la salida de vídeo. En este caso la fase de "
 "decodificación de vídeo no sucede, lo que salvará algo de potencia del "
 "procesador."
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr "Anchura del vídeo"
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
+#, fuzzy
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 "Puedes forzar la anchura de vídeo aquí. Por defecto (-1) VLC se adaptará a "
 "las características de vídeo."
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr "Altura del vídeo"
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
+#, fuzzy
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 "Puedes forzar la altura de vídeo aquí. Por defecto (-1) VLC se adaptará a "
 "las características del vídeo."
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
-msgstr "Coordenada x de vídeo"
+#: src/libvlc.h:236
+#, fuzzy
+msgid "Video X coordinate"
+msgstr "Coodenada y de vídeo"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 "Aquí puedes forzar la posición de la esquina superior izquierda de la "
-"ventana de vídeo (coordenada x)."
+"ventana de vídeo (coordenada y)."
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
+#: src/libvlc.h:241
+#, fuzzy
+msgid "Video Y coordinate"
 msgstr "Coodenada y de vídeo"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 "Aquí puedes forzar la posición de la esquina superior izquierda de la "
 "ventana de vídeo (coordenada y)."
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr "Título del vídeo"
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
-msgstr "Aquí puedes especificar un título personalizado de ventana de vídeo."
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
+msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr "Alineación del vídeo"
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
+#, fuzzy
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 "Puedes forzar la alineación de vídeo en su ventana. Por defecto (0) estará "
 "centrado (0=centro, 1=izquierda, 2=derecha, 4=arriba, 8=abajo, también "
 "puedes usar combinaciones de estos valores)."
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr "Centro"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr "Arriba"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr "Abajo"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr "Arriba Izquierda"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr "Arriba Derecha"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr "Abajo Izquierda"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr "Abajo Derecha"
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr "Zoom de vídeo"
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr "Puedes hacer zoom en el vídeo con el valor especificado."
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr "Escala de grises de salida de vídeo"
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
+#, fuzzy
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 "Al habilitarlo, la información de color del vídeo no se decodificará (esto "
 "también puede permitirte salvar algo de potencia del procesador)."
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr "Salida de vídeo a pantalla completa"
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
-msgstr ""
-"Al habilitar esta opción, VLC siempre iniciará un vídeo a pantalla completa."
+#: src/libvlc.h:272
+#, fuzzy
+msgid "Start video in fullscreen mode"
+msgstr "Alternar método pantalla completa"
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr "Transparencia de salida de vídeo"
 
-#: src/libvlc.h:262
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
 msgstr ""
-"Si habilitada, VLC intentará aprovecharse de las capacidades de "
-"transparencia de tu tarjeta gráfica (aceleración por hardware)."
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr "Siempre sobre todo"
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 msgid "Always place the video window on top of other windows."
 msgstr "Pone siempre la ventana de vídeo sobre las otras ventanas."
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
-msgstr ""
+msgstr "Deshabilitar salvapantallas"
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr ""
 
-#: src/libvlc.h:272
-#, fuzzy
-msgid "Log to file"
-msgstr "Nombre de archivo del logotipo"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr "Decoraciones de ventana"
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
 #, fuzzy
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr ""
 "Si esta opción está deshabilitada, VLC evitará crear título de ventana, "
 "marcos, etc... alrededor del vídeo. Actualmente soportada sólo en Windows."
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr "Módulo de filtro de vídeo"
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
+#, fuzzy
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 "Esto permitirá añadir un filtro de post-proceso para mejorar la calidad de "
 "imagen, por ejemplo desentrelazado, o clonar o distorsionar la ventana de "
 "vídeo."
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr "Directorio de capturas de pantalla de vídeo"
 
-#: src/libvlc.h:292
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+#: src/libvlc.h:299
+#, fuzzy
+msgid "Directory where the video snapshots will be stored."
 msgstr ""
 "Te permite indicar el directorio donde las capturas de pantalla se "
 "almacenarán."
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 msgid "Video snapshot format"
 msgstr "Formato captura fotográfica de vídeo"
 
-#: src/libvlc.h:297
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
 msgstr ""
-"Te permite indicar el formato de imagen que tendrán las capturas de pantalla "
-"de vídeo."
 
-#: src/libvlc.h:300
-#, fuzzy
+#: src/libvlc.h:305
 msgid "Display video snapshot preview"
-msgstr "Tomar captura de pantalla de vídeo"
+msgstr "Mostrar previsualización de captura de pantalla de vídeo"
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+#, fuzzy
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
+"Habilitar / deshabilitar el mostrar la previsualización de capturas en la "
+"esquina izquierda de la pantalla."
 
-#: src/libvlc.h:305
-#, fuzzy
+#: src/libvlc.h:309
 msgid "Video cropping"
-msgstr "Recorte derecho del vídeo"
+msgstr "Recorte de vídeo"
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
+#, fuzzy
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
+"Esto forzará el recorte de la fuente de vídeo. Formatos aceptados x:y (4:3, "
+"16:9, etc.) expresando el aspecto global de imagen."
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr "Relación de aspecto de fuente"
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
+#, fuzzy
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
@@ -1746,52 +1757,67 @@ msgstr ""
 "aceptados: x:y (4:3, 16:9, etc.) expresando el aspecto global de la imagen, "
 "o un valor flotante (1.25, 1.3333, etc.) expresando cuadratura de píxel."
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
-msgstr ""
+msgstr "Fijar altura HDTV"
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
-#, fuzzy
+#: src/libvlc.h:331
 msgid "Monitor pixel aspect ratio"
-msgstr "Relación de aspecto de fuente"
+msgstr "Proporción de aspecto de píxel de monitor"
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
+#, fuzzy
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
+"Esto forzará la tasa de aspecto de monitor. La mayoría de monitores tienen "
+"píxeles cuadrados (1:1). Si se tiene pantalla de 16:9, podría necesitar "
+"cambiarse a 4:3 para mantener proporciones."
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 msgid "Skip frames"
 msgstr "Saltar fotogramas"
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr ""
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "Fotogramas IDR"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr "Sincronización silenciosa"
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
+#, fuzzy
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 "Habilita esta opción para evitar inundar el registro de mensajes con "
 "información de depuración de la sincronización de la salida de vídeo."
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
@@ -1801,11 +1827,11 @@ msgstr ""
 "entrada, tales como el aparato DVD o VCD, las opciones de interfaz de red o "
 "el canal de subtítulos."
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr "Contador reloj de referencia promedio"
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
@@ -1813,29 +1839,33 @@ msgstr ""
 "Al usar la entrada PVR (o una fuente muy irregular), deberías poner ésto a "
 "10000."
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 msgid "Clock synchronisation"
 msgstr "Sincronización de reloj"
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
+#, fuzzy
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr ""
 "Te permite habilitar/deshabilitar la sincronización de reloj de entrada para "
 "fuentes a tiempo real."
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr "Sincronización de red"
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
+#, fuzzy
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
+"Esto permite sincronizar remotamente relojes de servidor y cliente. Los "
+"ajustes detallados están disponibles en Avanzado / Otros / Sinc de Red"
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1847,81 +1877,74 @@ msgstr ""
 msgid "Default"
 msgstr "Por Defecto"
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr "Habilitar"
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 msgid "UDP port"
 msgstr "Puerto UDP"
 
-#: src/libvlc.h:369
+#: src/libvlc.h:384
 #, fuzzy
-msgid "This is the port used for UDP streams. 1234 by default."
-msgstr "El puerto usado para volcados UDP. Por defecto, elegimos 1234."
+msgid "This is the default port used for UDP streams. Default is 1234."
+msgstr "Éste es el puerto usado para volcados UDP. 1234 por defecto."
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr "MTU de la interfaz de red"
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
 #, fuzzy
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 "El típico tamaño de paquetes UDP solicitado. En Ethernet normalmente es 1500."
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
-msgstr ""
+msgstr "Límite de salto (TTL)"
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 #, fuzzy
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 "Indicar aquí la Hora Para La Emisión En Directo de los paquetes multiemisión "
 "enviados por el volcado de salida."
 
-#: src/libvlc.h:381
-#, fuzzy
+#: src/libvlc.h:397
 msgid "IPv6 multicast output interface"
-msgstr "Interfaz de salida multiemisión"
+msgstr "Interfaz de salida multiemisión IPv6"
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+#, fuzzy
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr ""
 "Indicar aquí el interfaz de salida multiemisión. Esto anula la tabla de "
 "enrutamiento."
 
-#: src/libvlc.h:386
-#, fuzzy
+#: src/libvlc.h:401
 msgid "IPv4 multicast output interface address"
-msgstr "Interfaz de salida multiemisión"
+msgstr "Dirección de interfaz de salida multiemisión IPv4"
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 #, fuzzy
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 "Indicar aquí el interfaz de salida multiemisión. Esto anula la tabla de "
 "enrutamiento."
 
-#: src/libvlc.h:391
-#, fuzzy
-msgid "Program to select"
-msgstr "Programas"
-
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 #, fuzzy
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
@@ -1931,139 +1954,141 @@ msgstr ""
 "Sólo usa esta opción si deseas leer un volcado multi-programa (como volcados "
 "DVB por ejemplo)."
 
-#: src/libvlc.h:397
-#, fuzzy
-msgid "Programs to select"
-msgstr "Programas"
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 #, fuzzy
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 "Elige los programas a seleccionar dando una lista de SIDs separados por "
 "comas.\n"
 "Sólo usa esta opción si deseas leer un volcado multi-programa (como volcados "
 "DVB por ejemplo)."
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
-#, fuzzy
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 msgid "Audio track"
-msgstr "Pista de Audio"
+msgstr "Pista de audio"
 
-#: src/libvlc.h:406
+#: src/libvlc.h:422
 #, fuzzy
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
-msgstr "Da el número de volcado de la pista de audio a usar (de 0 a n)."
+msgid "Stream number of the audio track to use (from 0 to n)."
+msgstr "Da el nº de volcado de la pista de audio a usar (de 0 a n)."
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 msgid "Subtitles track"
 msgstr "Pista de subtítulos"
 
-#: src/libvlc.h:411
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+#: src/libvlc.h:427
+#, fuzzy
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr "Da el número de volcado de la pista de subtítulos a usar (de 0 a n)."
 
-#: src/libvlc.h:414
-#, fuzzy
+#: src/libvlc.h:430
 msgid "Audio language"
-msgstr "Elige lenguaje de audio"
+msgstr "Lenguaje de audio"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 #, fuzzy
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr ""
 "Da el lenguaje de la pista de audio a usar (separados por comas, dos o tres "
-"códigos alfabéticos de países)."
+"códigos de letras de país)."
 
-#: src/libvlc.h:419
-#, fuzzy
+#: src/libvlc.h:435
 msgid "Subtitle language"
-msgstr "Elige lenguaje de subtítulos"
+msgstr "Lenguaje de subtítulos"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
+#, fuzzy
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
 msgstr ""
 "Da el lenguaje de pista de subtítulos que desees usar (separados por comas, "
 "dos o tres códigos alfabéticos de países)."
 
-#: src/libvlc.h:424
-#, fuzzy
+#: src/libvlc.h:441
 msgid "Audio track ID"
-msgstr "Pista de Audio"
+msgstr "ID de pista de audio"
 
-#: src/libvlc.h:426
+#: src/libvlc.h:443
 #, fuzzy
-msgid "Give the stream ID of the audio track you want to use."
-msgstr "Da el número de volcado de la pista de audio a usar (de 0 a n)."
+msgid "Stream ID of the audio track to use."
+msgstr "Da el ID de volcado de la pista de audio que se desea usar."
 
-#: src/libvlc.h:428
-#, fuzzy
+#: src/libvlc.h:445
 msgid "Subtitles track ID"
-msgstr "Pista de subtítulos"
+msgstr "ID de pista de subtítulos"
 
-#: src/libvlc.h:430
+#: src/libvlc.h:447
 #, fuzzy
-msgid "Give the stream ID of the subtitle track you want to use."
-msgstr "Da el número de volcado de la pista de subtítulos a usar (de 0 a n)."
+msgid "Stream ID of the subtitle track to use."
+msgstr "Da el ID de volcado de la pista de subtítulos que se desea usar."
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 msgid "Input repetitions"
 msgstr "Repeticiones de Entrada"
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr "Número de veces que la misma entrada se repetirá"
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
-msgstr "Tiempo de inicio de entrada (segundos)"
+#: src/libvlc.h:453
+#, fuzzy
+msgid "Start time"
+msgstr "Iniciar directamente en menú"
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
+msgstr ""
+
+#: src/libvlc.h:457
+#, fuzzy
+msgid "Stop time"
+msgstr "Parar Volcado"
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
-msgstr "Tiempo de parada de entrada (segundos)"
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
+msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 msgid "Input list"
 msgstr "Lista de entrada"
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
 #, fuzzy
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr ""
 "Te permite indicar una lista de entradas, separadas por comas, que se "
 "concatenarán."
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr "Esclavo de entrada (experimental)"
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
 #, fuzzy
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 "Te permite reproducir desde varios archivos al mismo tiempo. Esta "
 "característica es experimental, no se soportan todos los formatos."
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr "Lista de favoritos para un volcado"
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
+#, fuzzy
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
@@ -2071,7 +2096,7 @@ msgstr ""
 "\"{name=nombre-del-favorito,time=tiempo-de-compensación-opcional,bytes=byte-"
 "de-compensación-opcional}{etc...}\""
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -2083,11 +2108,11 @@ msgstr ""
 "Habilítalos aquí y configúralos en la sección de módulos \"filtros de sub-"
 "imágenes\". También puedes poner diversas opciones de sub-imágenes."
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 msgid "Force subtitle position"
 msgstr "Forzar posición de subtítulos"
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
@@ -2095,55 +2120,55 @@ msgstr ""
 "Puedes usar esta opción para colocar los subtítulos bajo la película, en vez "
 "de estar sobre la película. Prueba varias posiciones."
 
-#: src/libvlc.h:468
-#, fuzzy
+#: src/libvlc.h:491
 msgid "Enable sub-pictures"
-msgstr "Subimágenes"
+msgstr "Habilitar sub-imágenes"
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
-msgstr ""
+msgstr "Puedes deshabilitar completamente el proceso de sub-imágenes."
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr "Mostrar En Pantalla"
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
+#, fuzzy
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 "VLC puede mostrar mensajes sobre el vídeo. Esto se llaman OSD (On Screen "
 "Display - Mostrar En Pantalla). Aquí puedes deshabilitar esta opción."
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 msgid "Subpictures filter module"
 msgstr "Módulo de filtro de sub-imágenes"
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
-"Esto te permitirá añadir un filtro de sub-imágenes, por ejemplo para "
-"superponer un logo."
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr "Autodetectar archivo de subtítulos"
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
+#, fuzzy
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr ""
 "Automáticamente detecta un archivo de subtítulos, si no se especifica alguno."
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 msgid "Subtitle autodetection fuzziness"
 msgstr "Exactitud en autodetección de subtítulos"
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -2162,11 +2187,11 @@ msgstr ""
 "adicionales\n"
 "4 = archivo de subtítulos exactamente igual al nombre de película"
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 msgid "Subtitle autodetection paths"
 msgstr "Rutas de autodetección de subtítulos"
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
@@ -2174,11 +2199,11 @@ msgstr ""
 "Busca un archivo de subtítulos en estas rutas también, si tu archivo de "
 "subtítulos no se halló en el directorio actual."
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr "Usar archivo de subtítulos"
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
@@ -2186,11 +2211,11 @@ msgstr ""
 "Carga este archivo de subtítulos. A usar cuando autodetectar no puede "
 "detectar tu archivo de subtítulos."
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr "Aparato DVD"
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
 "the drive letter (eg. D:)"
@@ -2198,15 +2223,15 @@ msgstr ""
 "El aparato (o archivo) DVD a usar por defecto. No olvides los dos puntos "
 "tras la letra de unidad (ej. D:)"
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr "Éste es el aparato DVD a usar por defecto."
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr "Aparato VCD"
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
@@ -2214,15 +2239,15 @@ msgstr ""
 "Éste es el aparato VCD a usar por defecto. Si no especificas nada, "
 "buscaremos un aparato CD-ROM adecuado."
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr "Éste es el aparato VCD a usar por defecto."
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 msgid "Audio CD device"
 msgstr "Aparato de CD de Audio"
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
@@ -2230,145 +2255,140 @@ msgstr ""
 "Éste es el aparato de CD de Audio a usar por defecto. Si no especificas "
 "nada, buscaremos un aparato CD-ROM adecuado."
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 msgid "This is the default Audio CD device to use."
 msgstr "Éste es el aparato CD de Audio a usar por defecto."
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr "Forzar IPv6"
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+#, fuzzy
+msgid "IPv6 will be used by default for all connections."
 msgstr ""
 "Si eliges esta opción, IPv6 se usará por defecto en toda conexión UDP y HTTP."
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr "Forzar IPv4"
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+#, fuzzy
+msgid "IPv4 will be used by default for all connections."
 msgstr ""
 "Si eliges esta opción, IPv4 se usará por defecto en toda conexión UDP y HTTP."
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+#, fuzzy
+msgid "TCP connection timeout"
 msgstr "Esperar conexión TCP en ms"
 
-#: src/libvlc.h:549
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
-msgstr ""
-"Te permite modificar el retardo de conexión TCP por defecto. Este valor "
-"debería ponerse en unidades de milisegundo."
+#: src/libvlc.h:570
+#, fuzzy
+msgid "Default TCP connection timeout (in milliseconds). "
+msgstr "Esperar conexión TCP en ms"
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 msgid "SOCKS server"
 msgstr "Servidor SOCKS"
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
+#, fuzzy
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 "Te permite indicar un servidor SOCKS a usar. Debe ser en la forma dirección:"
 "puerto . Se usará para toda conexión TCP"
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 msgid "SOCKS user name"
 msgstr "Nombre de usuario SOCKS"
 
-#: src/libvlc.h:558
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:579
+#, fuzzy
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr ""
 "Te permite modificar el nombre de usuario a usar en la conexión al servidor "
 "SOCKS."
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 msgid "SOCKS password"
 msgstr "Clave SOCKS"
 
-#: src/libvlc.h:562
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:583
+#, fuzzy
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr ""
 "Te permite modificar la clave a usar para la conexión al servidor SOCKS."
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 msgid "Title metadata"
 msgstr "Metadata de título"
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr "Te permite especificar un metadata \"título\" para una entrada."
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr "Metadata de autor"
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr "Te permite especificar un metatadata de \"autor\" para una entrada."
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr "Metadata de artista"
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr "Te permite especificar un metadata de \"artista\" para una entrada."
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr "Metadata de género"
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr "Te permite especificar un metadata de \"género\" para una entrada."
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 msgid "Copyright metadata"
 msgstr "Metadata de copyright"
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr "Te permite especificar un metadata de \"copyright\" para una entrada."
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 msgid "Description metadata"
 msgstr "Metadata de descripción"
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr ""
 "Te permite especificar un metadata de \"Descripción\" para una entrada."
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 msgid "Date metadata"
 msgstr "Metadata de fecha"
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr "Te permite especificar un metadata \"fecha\" para una entrada."
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr "Metadata de URL"
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr "Te permite especificar un metadata \"url\" para una entrada."
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
@@ -2378,32 +2398,35 @@ msgstr ""
 "(métodos de descompresión). Sólo usuarios avanzados deberían alterar esta "
 "opción pues puede mermar la reproducción de todos tus volcados."
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
-msgstr "Lista de códecs preferida"
+#: src/libvlc.h:623
+#, fuzzy
+msgid "Preferred decoders list"
+msgstr "Lista de codificadores preferida"
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
+#, fuzzy
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
-"Esto te permite elegir una lista de códecs que VLC usará prioritariamente. "
-"Por ejemplo, 'dummy,a52' probará los códecs dummy y a52 antes de probar los "
-"otros."
+"Esta opción puede usarse para alterar el modo en que VLC elige sus códecs "
+"(métodos de descompresión). Sólo usuarios avanzados deberían alterar esta "
+"opción pues puede mermar la reproducción de todos tus volcados."
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr "Lista de codificadores preferida"
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
+#, fuzzy
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr ""
 "Esto te permite elegir una lista de codificadores que VLC usará "
 "prioritariamente"
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
@@ -2411,11 +2434,11 @@ msgstr ""
 "Estas opciones te permiten configurar opciones globales por defecto para el "
 "subsistema de volcado de salida."
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 msgid "Default stream output chain"
 msgstr "Cadena de volcado de salida por defecto"
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 #, fuzzy
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
@@ -2426,65 +2449,68 @@ msgstr ""
 "documentación para aprender cómo crear tales cadenas. Aviso: esta cadena se "
 "habilitará para todos los volcados."
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr "Habilitar volcado de todo ES"
 
-#: src/libvlc.h:625
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+#: src/libvlc.h:652
+#, fuzzy
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr "Esto te permite volcar toda ES (vídeo, audio y subtítulos)"
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr "Mostrar mientras se vuelca"
 
-#: src/libvlc.h:629
-msgid "This allows you to play the stream while streaming it."
+#: src/libvlc.h:656
+#, fuzzy
+msgid "Play locally the stream while streaming it."
 msgstr "Esto te permite reproducir el volcado mientras lo vuelcas."
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr "Habilitar volcado de salida de vídeo"
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
+#, fuzzy
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Esto te permite elegir si el volcado de vídeo debería redirigirse al la "
 "instalación de salida de volcado cuando esta última está habilitada."
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr "Habilitar volcado de salida de audio"
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
+#, fuzzy
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Esto te permite elegir si el volcado de audio debería redirigirse al la "
 "instalación de salida de volcado cuando esta última está habilitada."
 
-#: src/libvlc.h:641
-#, fuzzy
+#: src/libvlc.h:668
 msgid "Enable SPU stream output"
-msgstr "Habilitar volcado de salida de audio"
+msgstr "Habilitar salida de volcado de SPU"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 #, fuzzy
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
-"Esto te permite elegir si el volcado de audio debería redirigirse al la "
-"instalación de salida de volcado cuando esta última está habilitada."
+"Esto te permite elegir si los volcados de SPU deberían redirigirse al "
+"dispositivo de salida de volcado cuando éste esté habilitado."
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 msgid "Keep stream output open"
 msgstr "Mantener abierta salida de volcado"
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
@@ -2494,59 +2520,61 @@ msgstr ""
 "de múltiples objetos de listas de reproducción (automáticamente inserta la "
 "asemblanda salida de volcado obtenida si no se especifica)"
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 msgid "Preferred packetizer list"
 msgstr "Lista de empaquetador preferida"
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr ""
 "Esto te permite elegir el orden en el que VLC elegirá sus empaquetadores."
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr "Módulo mux"
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr "Esta es una entrada legado para permitirte configurar módulos mux"
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr "Módulo de salida de acceso"
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr ""
 "Esta es una entrada legado para permitirte configurar módulos de salida de "
 "acceso"
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 msgid "Control SAP flow"
 msgstr "Controlar fluido de SAP"
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
+#, fuzzy
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 "Si se habilita esta opción, el fluido en la dirección multiemisión SAP se "
 "controlará. Esto se necesita si deseas hacer anuncios en el MBone"
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr "Intervalo de anuncio de SAP"
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
+#, fuzzy
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 "Cuando se deshabilita el control de fluido de SAP, esto te deja poner el "
 "intervalo fijo entre anuncios de SAP"
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 #, fuzzy
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
@@ -2555,11 +2583,11 @@ msgstr ""
 "Estas opciones te permiten habilitar optimizaciones especiales de CPU.\n"
 "Deberías dejarlas siempre habilitadas."
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 msgid "Enable FPU support"
 msgstr "Habilitar soporte FPU"
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
 "advantage of it."
@@ -2567,11 +2595,11 @@ msgstr ""
 "Si tu procesador tiene unidad de cálculo de coma flotante, VLC puede "
 "aprovecharla."
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr "Habilitar soporte CPU MMX"
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
@@ -2579,11 +2607,11 @@ msgstr ""
 "Si tu procesador soporta el conjunto de instrucciones MMX, VLC puede "
 "aprovecharlas."
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr "Habilitar soporte CPU 3D Now!"
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
@@ -2591,11 +2619,11 @@ msgstr ""
 "Si tu procesador soporta el conjunto de instrucciones 3D Now!, VLC puede "
 "aprovecharlas."
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr "Habilitar soporte CPU MMX EXT"
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
@@ -2603,11 +2631,11 @@ msgstr ""
 "Si tu procesador soporta el conjunto de instrucciones MMX EXT, VLC puede "
 "aprovecharlas."
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr "Habilitar soporte CPU SSE"
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
@@ -2615,11 +2643,11 @@ msgstr ""
 "Si tu procesador soporta el conjunto de instrucciones SSE, VLC puede "
 "aprovecharlas."
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr "Habilitar soporte CPU SSE2"
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
@@ -2627,11 +2655,11 @@ msgstr ""
 "Si tu procesador soporta el conjunto de instrucciones SSE2, VLC puede "
 "aprovecharlas."
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr "Habilitar soporte CPU AltiVec"
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
@@ -2639,134 +2667,64 @@ msgstr ""
 "Si tu procesador soporta el conjunto de instrucciones AltiVec, VLC puede "
 "aprovecharlas."
 
-#: src/libvlc.h:714
+#: src/libvlc.h:750
 msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
+"These options allow you to select default modules. Leave these alone unless "
+"you really know what you are doing."
 msgstr ""
-"Estas opciones definen el comportamiento de la lista de reproducción. "
-"Algunas pueden anularse en la caja de diálogo de lista de reproducción."
+"Estas opciones te permiten elegir módulos por defecto. Déjalas en paz a "
+"menos que sepas lo que realmente estás haciendo..."
 
-#: src/libvlc.h:717
-msgid "Automatically preparse files"
-msgstr ""
+#: src/libvlc.h:753
+msgid "Memory copy module"
+msgstr "Módulo de copia de memoria"
 
-#: src/libvlc.h:719
+#: src/libvlc.h:755
 msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
+"You can select which memory copy module you want to use. By default VLC will "
+"select the fastest one supported by your hardware."
 msgstr ""
+"Puedes elegir qué módulo de copia de memoria quieres usar. Por defecto VLC "
+"eligirá el más rápido soportado por tu hardware."
 
-#: src/libvlc.h:722
-msgid "Services discovery modules"
-msgstr "Módulos de servicios discovery"
+#: src/libvlc.h:758
+msgid "Access module"
+msgstr "Módulos de acceso"
 
-#: src/libvlc.h:724
+#: src/libvlc.h:760
 msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
+"This allows you to force an access module. You can use it if the correct "
+"access is not automatically detected. You should not set this as a global "
+"option unless you really know what you are doing."
 msgstr ""
-"Especifica los módulos de servicios discovery a cargar, separados por punto "
-"y coma. Valores típicos son sap, hal, ..."
 
-#: src/libvlc.h:727
-msgid "Play files randomly forever"
-msgstr "Ejecutar archivos aleatoriamente para siempre"
+#: src/libvlc.h:764
+msgid "Access filter module"
+msgstr "Módulo de filtro de acceso"
 
-#: src/libvlc.h:729
+#: src/libvlc.h:766
 msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
 msgstr ""
-"Al elegirse, VLC ejecutará archivos aleatoriamente en la lista de "
-"reproducción hasta ser interrumpido."
 
-#: src/libvlc.h:732
-msgid "Repeat all"
-msgstr "Repetir todo"
+#: src/libvlc.h:769
+msgid "Demux module"
+msgstr "Módulos demux"
 
-#: src/libvlc.h:734
+#: src/libvlc.h:771
 msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
 msgstr ""
-"Si quieres que VLC siga ejecutando la lista de reproducción indefinidamente, "
-"entonces habilita esta opción."
 
-#: src/libvlc.h:737
-msgid "Repeat current item"
-msgstr "Repetir objeto actual"
+#: src/libvlc.h:776
+msgid "Allow real-time priority"
+msgstr "Permitir prioridad a tiempo real"
 
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr ""
-"Al activarse esto, VLC seguirá reproduciendo el actual objeto de lista de "
-"reproducción una y otra vez."
-
-#: src/libvlc.h:742
-msgid "Play and stop"
-msgstr "Reproducir y parar"
-
-#: src/libvlc.h:744
-msgid "Stop the playlist after each played playlist item. "
-msgstr "Detiene la lista de reproducción tras cada objeto reproducido."
-
-#: src/libvlc.h:747
-msgid ""
-"These options allow you to select default modules. Leave these alone unless "
-"you really know what you are doing."
-msgstr ""
-"Estas opciones te permiten elegir módulos por defecto. Déjalas en paz a "
-"menos que sepas lo que realmente estás haciendo..."
-
-#: src/libvlc.h:750
-msgid "Memory copy module"
-msgstr "Módulo de copia de memoria"
-
-#: src/libvlc.h:752
-msgid ""
-"You can select which memory copy module you want to use. By default VLC will "
-"select the fastest one supported by your hardware."
-msgstr ""
-"Puedes elegir qué módulo de copia de memoria quieres usar. Por defecto VLC "
-"eligirá el más rápido soportado por tu hardware."
-
-#: src/libvlc.h:755
-msgid "Access module"
-msgstr "Módulos de acceso"
-
-#: src/libvlc.h:757
-msgid ""
-"This allows you to force an access module. You can use it if the correct "
-"access is not automatically detected. You should not set this as a global "
-"option unless you really know what you are doing."
-msgstr ""
-
-#: src/libvlc.h:761
-msgid "Access filter module"
-msgstr "Módulo de filtro de acceso"
-
-#: src/libvlc.h:763
-msgid "This is a legacy entry to let you configure access filter modules."
-msgstr ""
-"Ésta es una entrada legado para dejarte configurar módulos de filtro de "
-"acceso."
-
-#: src/libvlc.h:765
-msgid "Demux module"
-msgstr "Módulos demux"
-
-#: src/libvlc.h:767
-msgid "This is a legacy entry to let you configure demux modules."
-msgstr "Ésta es una entrada legado para dejarte configurar módulos demux"
-
-#: src/libvlc.h:769
-msgid "Allow real-time priority"
-msgstr "Permitir prioridad a tiempo real"
-
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2778,11 +2736,11 @@ msgstr ""
 "bloquear toda tu máquina, o ponerla muy, muy lenta. Sólo deberías activar "
 "ésto si sabes lo que estás haciendo."
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr "Ajustar prioridad de VLC"
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
@@ -2792,76 +2750,88 @@ msgstr ""
 "por defecto de VLC. Puedes usarla para afinar la prioridad de VLC ante otros "
 "programas, o ante otras instancias VLC."
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr "Minimizar número de hilos"
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+#, fuzzy
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr "Esta opción minimiza el número de hilos necesitados para ejecutar VLC"
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr "Ruta de búsqueda de módulos"
 
-#: src/libvlc.h:789
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+#: src/libvlc.h:796
+#, fuzzy
+msgid "Additional path for VLC to look for its modules."
 msgstr ""
 "La opción permite especificar una ruta adicional para VLC para buscar sus "
 "módulos."
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 msgid "VLM configuration file"
 msgstr "Archivo de configuración VLM"
 
-#: src/libvlc.h:794
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
 msgstr ""
-"Esta opción te permite indicar un archivo de configuración VLM a usar cuando "
-"se lance VLM."
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr "Usar una caché de plugins"
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+#, fuzzy
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 "Esta opción te permite usar una caché de plugins que mejorará mucho el "
 "inicio de VLC."
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
-msgstr ""
+msgstr "Recopilar estadísticas"
 
-#: src/libvlc.h:804
+#: src/libvlc.h:808
 #, fuzzy
-msgid "This option allows you to collect miscellaneous statistics."
-msgstr "Esta opción te permite elegir interfaces de control."
+msgid "Collect miscellaneous statistics."
+msgstr "Recopilar estadísticas"
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr "Ejecutar como proceso daemon"
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr "Ejecuta VLC como un proceso daemon en segundo plano"
 
-#: src/libvlc.h:810
+#: src/libvlc.h:814
+msgid "Log to file"
+msgstr "Grabar a archivo"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
+msgstr ""
+
+#: src/libvlc.h:818
+msgid "Log to syslog"
+msgstr ""
+
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
+msgstr ""
+
+#: src/libvlc.h:822
 msgid "Allow only one running instance"
 msgstr "Sólo permitir un VLC ejecutándose"
 
-#: src/libvlc.h:812
+#: src/libvlc.h:824
+#, fuzzy
 msgid ""
 "Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
 "explorer. This option will allow you to play the file with the already "
 "running instance or enqueue it."
 msgstr ""
@@ -2871,21 +2841,11 @@ msgstr ""
 "opción te permite reproducir el archivo con el VLC ya ejecutado o ponerlo en "
 "cola."
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
-msgstr ""
-
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
-msgstr ""
-
-#: src/libvlc.h:824
+#: src/libvlc.h:830
 msgid "Increase the priority of the process"
 msgstr "Aumentar la prioridad del proceso"
 
-#: src/libvlc.h:826
+#: src/libvlc.h:832
 #, fuzzy
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
@@ -2902,11 +2862,11 @@ msgstr ""
 "obtener todo el tiempo de procesador y volvería autista a todo el sistema, "
 "lo cual puede requerir un reinicio de tu máquina."
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr "Mutex rápido en NT/2K/XP (sólo desarrolladores)"
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
 "to correctly implement condition variables. You can also use the faster "
@@ -2917,12 +2877,12 @@ msgstr ""
 "también la implementación más rápida de Win9x pero puedes experimentar "
 "problemas con ella."
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr ""
 "Implementación de variables de condición para Win9x (sólo desarrolladores)"
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
 "implementation (more precisely there is a possibility for a race condition "
@@ -2936,479 +2896,599 @@ msgstr ""
 "más robustas. Actualmente puedes elegir entre implementación 0 (la más "
 "rápida pero ligeramente incorrecta), 1 (por defecto) y 2."
 
-#: src/libvlc.h:851
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
+msgstr ""
+"Enlistar objetos a lista de reproducción al estar en modo de una instancia"
+
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
+
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
+msgstr ""
+"Estas opciones definen el comportamiento de la lista de reproducción. "
+"Algunas pueden anularse en la caja de diálogo de lista de reproducción."
+
+#: src/libvlc.h:872
+msgid "Automatically preparse files"
+msgstr "Pre-analizar archivos automáticamente"
+
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
+msgstr ""
+
+#: src/libvlc.h:877
+msgid "Services discovery modules"
+msgstr "Módulos de servicios discovery"
+
+#: src/libvlc.h:879
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
+"Especifica los módulos de servicios discovery a cargar, separados por punto "
+"y coma. Valores típicos son sap, hal, ..."
+
+#: src/libvlc.h:882
+msgid "Play files randomly forever"
+msgstr "Ejecutar archivos aleatoriamente para siempre"
+
+#: src/libvlc.h:884
+#, fuzzy
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr ""
+"Al elegirse, VLC ejecutará archivos aleatoriamente en la lista de "
+"reproducción hasta ser interrumpido."
+
+#: src/libvlc.h:886
+msgid "Repeat all"
+msgstr "Repetir todo"
+
+#: src/libvlc.h:888
+#, fuzzy
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr ""
+"Si quieres que VLC siga ejecutando la lista de reproducción indefinidamente, "
+"entonces habilita esta opción."
+
+#: src/libvlc.h:890
+msgid "Repeat current item"
+msgstr "Repetir objeto actual"
+
+#: src/libvlc.h:892
+#, fuzzy
+msgid "VLC will keep playing the current playlist item."
+msgstr ""
+"Al activarse esto, VLC seguirá reproduciendo el actual objeto de lista de "
+"reproducción una y otra vez."
+
+#: src/libvlc.h:894
+msgid "Play and stop"
+msgstr "Reproducir y parar"
+
+#: src/libvlc.h:896
+#, fuzzy
+msgid "Stop the playlist after each played playlist item."
+msgstr "Detiene la lista de reproducción tras cada objeto reproducido."
+
+#: src/libvlc.h:903
 msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
 msgstr ""
 "Estas opciones son las teclas enlazadas globales de VLC, conocidas como "
 "\"teclas rápidas\"."
 
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
 #: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
 #: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
 msgid "Fullscreen"
 msgstr "Pantalla completa"
 
-#: src/libvlc.h:855
+#: src/libvlc.h:907
 msgid "Select the hotkey to use to swap fullscreen state."
 msgstr "Elige tecla a usar para cambiar el estado de pantalla completa."
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
 msgid "Play/Pause"
 msgstr "Reproducir/Pausar"
 
-#: src/libvlc.h:857
+#: src/libvlc.h:909
 msgid "Select the hotkey to use to swap paused state."
 msgstr "Elige tecla a usar para cambiar el estado de pausa."
 
-#: src/libvlc.h:858
+#: src/libvlc.h:910
 msgid "Pause only"
 msgstr "Sólo pausa"
 
-#: src/libvlc.h:859
+#: src/libvlc.h:911
 msgid "Select the hotkey to use to pause."
 msgstr "Elige tecla a usar para pausa."
 
-#: src/libvlc.h:860
+#: src/libvlc.h:912
 msgid "Play only"
 msgstr "Sólo reproducir"
 
-#: src/libvlc.h:861
+#: src/libvlc.h:913
 msgid "Select the hotkey to use to play."
 msgstr "Elige tecla a usar para reproducir."
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
 msgid "Faster"
 msgstr "Más Rápido"
 
-#: src/libvlc.h:863
+#: src/libvlc.h:915
 msgid "Select the hotkey to use for fast forward playback."
 msgstr "Elige tecla a usar para reproducción acelerada."
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
 msgid "Slower"
 msgstr "Más Lento"
 
-#: src/libvlc.h:865
+#: src/libvlc.h:917
 msgid "Select the hotkey to use for slow motion playback."
 msgstr "Elige tecla a usar para reproducción frenada."
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr "Siguiente"
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr ""
 "Elige tecla a usar para pasar al objeto siguiente en lista de reproducción."
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr "Previo"
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr ""
 "Elige tecla a usar para pasar al objeto previo en la lista de reproducción."
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr "Parar"
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
+#: src/libvlc.h:923
+#, fuzzy
+msgid "Select the hotkey to stop playback."
 msgstr "Elige tecla para detener la reproducción."
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr "Posición"
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr "Elige tecla para mostrar la posición."
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
-msgstr ""
+msgstr "Salto muy corto atrás"
 
-#: src/libvlc.h:877
-#, fuzzy
+#: src/libvlc.h:929
 msgid "Select the hotkey to make a very short backwards jump."
-msgstr "Elige tecla a usar para saltar 5 minutos atrás"
+msgstr "Elija tecla para hacer un salto muy corto atrás."
 
-#: src/libvlc.h:878
-#, fuzzy
+#: src/libvlc.h:930
 msgid "Short backwards jump"
-msgstr "Ir atrás"
+msgstr "Salto corto atrás"
 
-#: src/libvlc.h:880
-#, fuzzy
+#: src/libvlc.h:932
 msgid "Select the hotkey to make a short backwards jump."
-msgstr "Elige tecla a usar para saltar 10 segundos atrás"
+msgstr "Elige tecla rápida para hacer un salto corto atrás."
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
-msgstr ""
+msgstr "Medio salto atrás"
 
-#: src/libvlc.h:884
-#, fuzzy
+#: src/libvlc.h:935
 msgid "Select the hotkey to make a medium backwards jump."
-msgstr "Elige tecla a usar para saltar 1 minuto atrás"
+msgstr "Elige tecla rápida para hacer un salto medio atrás."
 
-#: src/libvlc.h:885
-#, fuzzy
+#: src/libvlc.h:936
 msgid "Long backwards jump"
-msgstr "Ir atrás"
+msgstr "Salto largo atrás"
 
-#: src/libvlc.h:887
-#, fuzzy
+#: src/libvlc.h:938
 msgid "Select the hotkey to make a long backwards jump."
-msgstr "Elige tecla a usar para saltar 10 segundos atrás"
+msgstr "Elige tecla rápida para hacer un salto largo atrás."
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
-msgstr ""
+msgstr "Salto muy corto adelante"
 
-#: src/libvlc.h:891
-#, fuzzy
+#: src/libvlc.h:942
 msgid "Select the hotkey to make a very short forward jump."
-msgstr "Elige tecla a usar para reproducción acelerada."
+msgstr "Elija tecla para hacer un salto muy corto adelante."
 
-#: src/libvlc.h:892
-#, fuzzy
+#: src/libvlc.h:943
 msgid "Short forward jump"
-msgstr "Paso Adelante"
+msgstr "Salto corto adelante"
 
-#: src/libvlc.h:894
-#, fuzzy
+#: src/libvlc.h:945
 msgid "Select the hotkey to make a short forward jump."
-msgstr "Elige tecla a usar para saltar 10 segundos adelante"
+msgstr "Elija tecla a usar para hacer un corto salto adelante."
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
-msgstr ""
+msgstr "Medio salto adelante"
 
-#: src/libvlc.h:898
-#, fuzzy
+#: src/libvlc.h:948
 msgid "Select the hotkey to make a medium forward jump."
-msgstr "Elige tecla a usar para saltar 1 minuto adelante"
+msgstr "Elija tecla a usar para hacer un salto medio adelante."
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
-msgstr ""
+msgstr "Gran salto adelante"
 
-#: src/libvlc.h:901
-#, fuzzy
+#: src/libvlc.h:951
 msgid "Select the hotkey to make a long forward jump."
-msgstr "Elige tecla a usar para saltar 10 segundos adelante"
+msgstr "Elija tecla a usar para hacer un gran salto adelante."
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
-msgstr ""
+#: src/libvlc.h:953
+#, fuzzy
+msgid "Very short jump length"
+msgstr "Tamaño de salto muy corto"
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
-msgstr ""
+#: src/libvlc.h:954
+#, fuzzy
+msgid "Very short jump length, in seconds."
+msgstr "\"Tamaño\" de salto muy corto, en segundos"
 
-#: src/libvlc.h:905
-msgid "Short jump size"
-msgstr ""
+#: src/libvlc.h:955
+#, fuzzy
+msgid "Short jump length"
+msgstr "Tamaño de salto corto"
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
-msgstr ""
+#: src/libvlc.h:956
+#, fuzzy
+msgid "Short jump length, in seconds."
+msgstr "\"Tamaño\" de salto corto, en segundos"
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
-msgstr ""
+#: src/libvlc.h:957
+#, fuzzy
+msgid "Medium jump length"
+msgstr "Tamaño de medio salto"
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
-msgstr ""
+#: src/libvlc.h:958
+#, fuzzy
+msgid "Medium jump length, in seconds."
+msgstr "\"Tamaño\" de medio salto, en segundos"
 
-#: src/libvlc.h:909
+#: src/libvlc.h:959
 #, fuzzy
-msgid "Long jump size"
-msgstr "Tamaño de fuente"
+msgid "Long jump length"
+msgstr "Tamaño de salto largo"
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
-msgstr ""
+#: src/libvlc.h:960
+#, fuzzy
+msgid "Long jump length, in seconds."
+msgstr "\"Tamaño\" de gran salto, en segundos"
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr "Salir"
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 msgid "Select the hotkey to quit the application."
 msgstr "Elige tecla para salir la aplicación"
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 msgid "Navigate up"
 msgstr "Navegar arriba"
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 msgid "Select the key to move the selector up in DVD menus."
 msgstr "Elige la tecla para subir el selector en menús DVD."
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 msgid "Navigate down"
 msgstr "Navegar abajo"
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 msgid "Select the key to move the selector down in DVD menus."
 msgstr "Elige la tecla para bajar el selector en menús DVD."
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 msgid "Navigate left"
 msgstr "Navegar a izquierda"
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 msgid "Select the key to move the selector left in DVD menus."
 msgstr "Elige la tecla para mover el selector a izquierda en menús DVD."
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 msgid "Navigate right"
 msgstr "Navegar a derecha"
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 msgid "Select the key to move the selector right in DVD menus."
 msgstr "Elige la tecla para mover el selector a derecha en menús DVD."
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr "Activar"
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 msgid "Select the key to activate selected item in DVD menus."
 msgstr "Elige la tecla para activar el objeto elegido en manús DVD."
 
-#: src/libvlc.h:924
-#, fuzzy
+#: src/libvlc.h:974
 msgid "Go to the DVD menu"
-msgstr "Usar menús DVD"
+msgstr "Ir al menú DVD"
 
-#: src/libvlc.h:925
-#, fuzzy
+#: src/libvlc.h:975
 msgid "Select the key to take you to the DVD menu"
-msgstr "Elige la tecla para activar el objeto elegido en manús DVD."
+msgstr "Elija tecla para ir al menú DVD"
 
-#: src/libvlc.h:926
-#, fuzzy
+#: src/libvlc.h:976
 msgid "Select previous DVD title"
-msgstr "Elige título anterior"
+msgstr "Elija título anterior"
 
-#: src/libvlc.h:927
-#, fuzzy
+#: src/libvlc.h:977
 msgid "Select the key to choose the previous title from the DVD"
-msgstr ""
-"Elige tecla a usar para pasar al objeto previo en la lista de reproducción."
+msgstr "Elija tecla para pasar al título previo del DVD"
 
-#: src/libvlc.h:928
-#, fuzzy
+#: src/libvlc.h:978
 msgid "Select next DVD title"
-msgstr "Elige capítulo siguiente"
+msgstr "Elija título DVD siguiente"
 
-#: src/libvlc.h:929
-#, fuzzy
+#: src/libvlc.h:979
 msgid "Select the key to choose the next title from the DVD"
-msgstr "Elige la tecla para mover el selector a izquierda en menús DVD."
+msgstr "Elija tecla para pasar al siguiente título del DVD"
 
-#: src/libvlc.h:930
-#, fuzzy
+#: src/libvlc.h:980
 msgid "Select prev DVD chapter"
-msgstr "Elige capítulo anterior"
+msgstr "Elija capítulo anterior de DVD"
 
-#: src/libvlc.h:931
-#, fuzzy
+#: src/libvlc.h:981
 msgid "Select the key to choose the previous chapter from the DVD"
-msgstr ""
-"Elige tecla a usar para pasar al objeto previo en la lista de reproducción."
+msgstr "Elija tecla para pasar al capítulo previo del DVD"
 
-#: src/libvlc.h:932
-#, fuzzy
+#: src/libvlc.h:982
 msgid "Select next DVD chapter"
-msgstr "Elige capítulo siguiente"
+msgstr "Elija capítulo siguiente de DVD"
 
-#: src/libvlc.h:933
-#, fuzzy
+#: src/libvlc.h:983
 msgid "Select the key to choose the next chapter from the DVD"
-msgstr "Elige la tecla para mover el selector a izquierda en menús DVD."
+msgstr "Elija tecla para pasar al siguiente capítulo del DVD"
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr "Subir volumen"
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr "Elige tecla para subir el volumen."
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr "Bajar volumen"
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr "Elige tecla para bajar el volumen"
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr "Mudo"
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
-msgstr "Elige la tecla para apagar el volumen de audio."
+#: src/libvlc.h:989
+#, fuzzy
+msgid "Select the key to mute audio."
+msgstr "Elige tecla a usar para pausa."
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 msgid "Subtitle delay up"
 msgstr "Más retraso de subtítulos"
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 msgid "Select the key to increase the subtitle delay."
 msgstr "Elige tecla para aumentar el retraso de subtítulos."
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 msgid "Subtitle delay down"
 msgstr "Menos retraso de subtítulos"
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 msgid "Select the key to decrease the subtitle delay."
 msgstr "Elige tecla para reducir el retraso de subtítulos."
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 msgid "Audio delay up"
 msgstr "Más retraso de audio"
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 msgid "Select the key to increase the audio delay."
 msgstr "Elige tecla para aumentar el retraso de audio."
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 msgid "Audio delay down"
 msgstr "Menos retraso de audio"
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 msgid "Select the key to decrease the audio delay."
 msgstr "Elige tecla para reducir el retraso de audio."
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr "Reproducir favorito 1 de lista de reproducción"
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr "Reproducir favorito 2 de lista de reproducción"
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr "Reproducir favorito 3 de lista de reproducción"
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr "Reproducir favorito 4 de lista de reproducción"
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr "Reproducir favorito 5 de lista de reproducción"
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr "Reproducir favorito 6 de lista de reproducción"
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr "Reproducir favorito 7 de lista de reproducción"
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr "Reproducir favorito 8 de lista de reproducción"
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr "Reproducir favorito 9 de lista de reproducción"
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr "Reproducir favorito 10 de lista de reproducción"
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 msgid "Select the key to play this bookmark."
 msgstr "Elige la tecla para reproducir este favorito."
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 msgid "Set playlist bookmark 1"
 msgstr "Pon favorito 1 de lista de reproducción"
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 msgid "Set playlist bookmark 2"
 msgstr "Pon favorito 2 de lista de reproducción"
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 msgid "Set playlist bookmark 3"
 msgstr "Pon favorito 3 de lista de reproducción"
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 msgid "Set playlist bookmark 4"
 msgstr "Pon favorito 4 de lista de reproducción"
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 msgid "Set playlist bookmark 5"
 msgstr "Pon favorito 5 de lista de reproducción"
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 msgid "Set playlist bookmark 6"
 msgstr "Pon favorito 6 de lista de reproducción"
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 msgid "Set playlist bookmark 7"
 msgstr "Pon favorito 7 de lista de reproducción"
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 msgid "Set playlist bookmark 8"
 msgstr "Pon favorito 8 de lista de reproducción"
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 msgid "Set playlist bookmark 9"
 msgstr "Pon favorito 9 de lista de reproducción"
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 msgid "Set playlist bookmark 10"
 msgstr "Pon favorito 10 de lista de reproducción"
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 msgid "Select the key to set this playlist bookmark."
 msgstr "Elige la tecla para poner este favorito de lista de reproducción."
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+msgid "Playlist bookmark 1"
+msgstr "Favorito 1 de lista de reproducción"
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+msgid "Playlist bookmark 2"
+msgstr "Favorito 2 de lista de reproducción"
+
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+msgid "Playlist bookmark 3"
+msgstr "Favorito 3 de lista de reproducción"
+
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+msgid "Playlist bookmark 4"
+msgstr "Favorito 4 de lista de reproducción"
+
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+msgid "Playlist bookmark 5"
+msgstr "Favorito 5 de lista de reproducción"
+
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+msgid "Playlist bookmark 6"
+msgstr "Favorito 6 de lista de reproducción"
+
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+msgid "Playlist bookmark 7"
+msgstr "Favorito 7 de lista de reproducción"
+
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+msgid "Playlist bookmark 8"
+msgstr "Favorito 8 de lista de reproducción"
+
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+msgid "Playlist bookmark 9"
+msgstr "Favorito 9 de lista de reproducción"
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+msgid "Playlist bookmark 10"
+msgstr "Favorito 10 de lista de reproducción"
+
+#: src/libvlc.h:1032
+#, fuzzy
+msgid "This allows you to define playlist bookmarks."
+msgstr "Esta opción te permite definir favoritos de listas de reproducción."
+
+#: src/libvlc.h:1034
 msgid "Go back in browsing history"
 msgstr "Retroceder en el historial de exploración"
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
@@ -3416,11 +3496,11 @@ msgstr ""
 "Elige tecla a usar para retroceder (al objeto de medios anterior) en el "
 "historial de exploración."
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr "Avanzar en el historial de exploración"
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
@@ -3428,101 +3508,101 @@ msgstr ""
 "Elige tecla a usar para avanzar (al objeto de medios siguiente) en el "
 "historial de exploración."
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 msgid "Cycle audio track"
 msgstr "Girar por pista de audio"
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+#, fuzzy
+msgid "Cycle through the available audio tracks(languages)."
 msgstr "Gira a través de las pistas de audio disponibles(lenguajes)"
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 msgid "Cycle subtitle track"
 msgstr "Repetir pista de subtítulos"
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
+#: src/libvlc.h:1042
+#, fuzzy
+msgid "Cycle through the available subtitle tracks."
 msgstr "Repite las pistas de subtítulos disponibles"
 
-#: src/libvlc.h:980
-#, fuzzy
+#: src/libvlc.h:1043
 msgid "Cycle source aspect ratio"
-msgstr "Relación de aspecto de fuente"
+msgstr "Ciclar proporción de aspecto de fuente"
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
-msgstr ""
-
-#: src/libvlc.h:982
+#: src/libvlc.h:1044
 #, fuzzy
-msgid "Cycle video crop"
-msgstr "Escala de grises de salida de vídeo"
+msgid "Cycle through a predefined list of source aspect ratios."
+msgstr "Rotar a través de una lista predefinida de tasas de aspecto fuente"
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
-msgstr ""
+#: src/libvlc.h:1045
+msgid "Cycle video crop"
+msgstr "Ciclar recorte de vídeo"
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1046
 #, fuzzy
+msgid "Cycle through a predefined list of crop formats."
+msgstr "Rotar a través de una lista predefinida de formatos de corte"
+
+#: src/libvlc.h:1047
 msgid "Cycle deinterlace modes"
-msgstr "Modo desentrelazado"
+msgstr "Ciclar modos de desentrelazado"
 
-#: src/libvlc.h:985
+#: src/libvlc.h:1048
 #, fuzzy
-msgid "Cycle through all the deinterlace modes"
-msgstr "Repite las pistas de subtítulos disponibles"
+msgid "Cycle through deinterlace modes."
+msgstr "Cicla por todos los modos de desentrelazado"
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 msgid "Show interface"
 msgstr "Mostrar interfaz"
 
-#: src/libvlc.h:987
-msgid "Raise the interface above all other windows"
+#: src/libvlc.h:1050
+#, fuzzy
+msgid "Raise the interface above all other windows."
 msgstr "Superpone la interfaz sobre las demás ventanas"
 
-#: src/libvlc.h:988
-#, fuzzy
+#: src/libvlc.h:1051
 msgid "Hide interface"
-msgstr "Ocultar interfaz: _H"
+msgstr "Ocultar interfaz"
 
-#: src/libvlc.h:989
+#: src/libvlc.h:1052
 #, fuzzy
-msgid "Lower the interface below all other windows"
-msgstr "Superpone la interfaz sobre las demás ventanas"
+msgid "Lower the interface below all other windows."
+msgstr "Poner la interfaz bajo las demás ventanas"
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr "Tomar captura de pantalla de vídeo"
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr "Toma una captura de pantalla de vídeo y la escribe en disco."
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 msgid "Record"
 msgstr "Grabar"
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr "Iniciar/parar filtro de acceso de grabación"
 
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, fuzzy, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3550,14 +3630,14 @@ msgstr ""
 "El primer objeto indicado se reproducirá primero.\n"
 "\n"
 "Estilos de opciones:\n"
-"  --opción  Una opción global que se indica para la duración de la "
-"programación.\n"
+"  --opción  Una opción global que se pone para la duración del programa.\n"
 "   -opción  Una única versión de letra de una --opción global.\n"
 "   :opción  Una opción sólo aplicable al obj.delistadereprod. que precede\n"
 "            y que anula opciones previas.\n"
 "\n"
 "Sintaxis MRL de obj.delistadereprod.:\n"
-"  URL[@[título][:capítulo][-[título][:capítulo]]] [:opción=valor ...]\n"
+"  [[acceso][/demux]://]URL[@[título][:capítulo][-[título][:capítulo]]] [:"
+"opción=valor ...]\n"
 "\n"
 "  Muchas de las --opciones globales pueden usarse también como :opciones "
 "específicas.\n"
@@ -3574,146 +3654,152 @@ msgstr ""
 "  [cdda://][aparato]        Aparato de CD de Audio\n"
 "  udp:[[<dir. fuente>]@[<dir. enlazada>][:<puerto enlazado>]]\n"
 "                            Volcado UDP enviado por servidor de volcado\n"
-"  vlc:pause                 Objeto especial para pausar la lista de reprod.\n"
-"  vlc:quit                  Objeto especial para quitar VLC\n"
+"  vlc:pause                 Objeto especial para pausar la lista de reprod. "
+"durante un tiempo\n"
+"  vlc:quit                  Objeto especial para cerrar VLC\n"
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 msgid "Snapshot"
 msgstr "Captura de pantalla"
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 msgid "Window properties"
 msgstr "Propiedades de ventana"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 msgid "Subpictures"
 msgstr "Subimágenes"
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr "Subtítulos"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 msgid "Overlays"
 msgstr "Superposiciones"
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 msgid "Track settings"
 msgstr "Opciones de pista"
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 msgid "Playback control"
 msgstr "Control de reproducción"
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 msgid "Default devices"
 msgstr "Aparatos por defecto"
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 msgid "Network settings"
 msgstr "Opciones de red"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 #, fuzzy
 msgid "Socks proxy"
 msgstr "Socks proxy"
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 msgid "Metadata"
 msgstr "Metadata"
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr "Decodificadores"
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 msgid "Input"
 msgstr "Entrada"
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 msgid "CPU"
 msgstr "CPU"
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 msgid "Special modules"
 msgstr "Módulos especiales"
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr "Plugins"
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 msgid "Performance options"
 msgstr "Opciones de optimización"
 
-#: src/libvlc.h:1436
-#, fuzzy
-msgid "Interfaces"
-msgstr "Interfaz"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr "Teclas rápidas"
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1808
+#, fuzzy
+msgid "Jump sizes"
+msgstr "Tamaño de salto largo"
+
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr "programa principal"
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr "imprime ayuda de VLC (puede combinarse con --advanced)"
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr "imprime ayuda de VLC y sus módulos (puede combinarse con --advanced)"
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 msgid "print help for the advanced options"
 msgstr "imprime ayuda de opciones avanzadas"
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr "pide más locuacidad al mostrar la ayuda"
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr "imprime lista de módulos disponibles"
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr "imprime ayuda de módulo concreto (puede combinarse con --advanced)"
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr "salva las opciones actuales de línea de comandos en la config"
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr "restaurar la actual configuración a los valores por defecto"
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr "Usar archivo de configuración alternativo"
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 msgid "resets the current plugins cache"
 msgstr "reinicia la caché de los plugins actuales"
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr "imprimir información de versión"
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr "booleano"
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr "tecla"
 
@@ -4321,14 +4407,14 @@ msgstr "Zhuang"
 msgid "Zulu"
 msgstr "Zulú"
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr "Desconocido"
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
-msgstr ""
+msgstr "Medio: %s"
 
 #: src/playlist/playlist.c:37
 msgid "By category"
@@ -4346,28 +4432,28 @@ msgstr "Todos los objetos, sin orden"
 msgid "Undefined"
 msgstr "Sin definir"
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr "Desentrelazar"
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 msgid "Discard"
 msgstr "Descartar"
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr "Mezclar"
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 msgid "Mean"
 msgstr "Promedio"
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr "Bob"
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr "Lineal"
 
@@ -4391,17 +4477,18 @@ msgstr "1:1 Original"
 msgid "2:1 Double"
 msgstr "2:1 Doble"
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr "Recortar"
 
-#: src/video_output/vout_intf.c:294
-#, fuzzy
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 msgid "Aspect-ratio"
-msgstr "Proporción de Aspecto"
+msgstr "Aspecto-tasa"
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -4412,13 +4499,14 @@ msgstr "Proporción de Aspecto"
 msgid "Caching value in ms"
 msgstr "Valor de captura en ms"
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. 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."
+"Te permite modificar el valor de caché por defecto para volcados dvb. Este "
+"valor debería ponerse en unidades"
 
 #: modules/access/cdda.c:58 modules/gui/macosx/open.m:176
 #: modules/gui/macosx/open.m:496 modules/gui/macosx/open.m:587
@@ -4435,36 +4523,34 @@ msgid "[cdda:][device][@[track]]"
 msgstr "[cdda:][aparato][@[pista]]"
 
 #: modules/access/cdda.c:71
-#, fuzzy
 msgid "CDDB Server"
-msgstr "servidor CDDB"
+msgstr "Servidor CDDB"
 
 #: modules/access/cdda.c:71
 #, fuzzy
-msgid "Adress of the CDDB server to use"
-msgstr "dirección de correo notificada a servidor CDDB"
+msgid "Address of the CDDB server to use."
+msgstr "Dirección de servidor CDDB a usar"
 
 #: modules/access/cdda.c:74
-#, fuzzy
 msgid "CDDB port"
-msgstr "Puerto del servidor CDDB"
+msgstr "Puerto CDDB"
 
 #: modules/access/cdda.c:74
 #, fuzzy
-msgid "CDDB Server port to use"
-msgstr "Puerto del servidor CDDB"
+msgid "CDDB Server port to use."
+msgstr "Puerto del Servidor CDDB a usar"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 msgid "Audio CD - Track "
 msgstr "CD de Audio - Pista"
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, c-format
 msgid "Audio CD - Track %i"
 msgstr "CD de Audio - Pista %i"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr "ninguno"
 
@@ -4501,19 +4587,21 @@ msgstr ""
 "libcdib      (0x100) 256\n"
 
 #: modules/access/cdda/cdda.c:59
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
 msgstr ""
 "Te permite modificar el valor por defecto de caché para volcados CDDA. Este "
 "valor debería ponerse en unidades de milisegundo."
 
 #: modules/access/cdda/cdda.c:63
+#, fuzzy
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 "Te permite indicar cuántos bloques de CD obtener en una sola lectura de CD. "
 "Generalmente en CDs más nuevos/rápidos, esto aumenta la entrada de datos al "
@@ -4614,9 +4702,9 @@ msgstr "Entrada de Audio Digital de Disco Compacto (CD-DA)"
 msgid "Audio Compact Disc"
 msgstr "Disco Compacto de Audio"
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
-msgstr "Si no es cero, esto da información de depuración adicional"
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
+msgstr ""
 
 #: modules/access/cdda/cdda.c:129
 msgid "Caching value in microseconds"
@@ -4653,8 +4741,8 @@ msgid "Use Navigation-style playback?"
 msgstr "Usar reproducción estilo Navegación?"
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+#, fuzzy
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 "Si activado, las pistas se navegan vía Navegación en vez de por entradas en "
 "lista de reproducción"
@@ -4669,7 +4757,8 @@ msgstr ""
 "Formato a usar en campo \"título\" de lista de reproducción al usar CDDB"
 
 #: modules/access/cdda/cdda.c:181
-msgid "Do CDDB lookups?"
+#, fuzzy
+msgid "CDDB lookups"
 msgstr "¿Búsquedas CDDB?"
 
 #: modules/access/cdda/cdda.c:182
@@ -4755,8 +4844,8 @@ msgstr "Pistas"
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr "Pista"
 
@@ -4793,25 +4882,28 @@ msgid "expand"
 msgstr "expandir"
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+#, fuzzy
+msgid "Ignored extensions"
 msgstr "Ignorar archivos con estas extensiones"
 
 #: modules/access/directory.c:82
+#, fuzzy
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 "Especifica una lista de extensiones de archivo separadas por comas. Archivos "
 "con estas extensiones no se añadirán a la lista de reproducción al abrir un "
 "directorio. Esto es útil si por ejemplo añades directorios que contengan "
 "álbumes mp3."
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 msgid "Directory"
 msgstr "Directorio"
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 msgid "Standard filesystem directory input"
 msgstr "Entrada estándar del directorio de sistema de archivos"
 
@@ -4830,9 +4922,10 @@ msgid "Antenna"
 msgstr "Antena"
 
 #: modules/access/dshow/dshow.cpp:81
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
 msgstr ""
 "Te permite modificar el valor por defecto de caché para volcados DirectShow. "
 "Este valor debería ponerse en unidades de milisegundo."
@@ -4842,10 +4935,10 @@ msgid "Video device name"
 msgstr "Nombre de aparato de vídeo"
 
 #: modules/access/dshow/dshow.cpp:85
+#, fuzzy
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used."
 msgstr ""
 "Puedes especificar el nombre del aparato de vídeo que usará el plugin "
 "DirectShow. Si no especificas nada, usará el aparato por defecto."
@@ -4855,10 +4948,11 @@ msgid "Audio device name"
 msgstr "Nombre de aparato de audio"
 
 #: modules/access/dshow/dshow.cpp:90
+#, fuzzy
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 "Puedes especificar el nombre del aparato de audio que usará el plugin "
 "DirectShow. Si no especificas nada, usará el aparato por defecto."
@@ -4868,10 +4962,10 @@ msgid "Video size"
 msgstr "Tamaño del vídeo"
 
 #: modules/access/dshow/dshow.cpp:95
+#, fuzzy
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 "Puedes indicar el tamaño del vídeo a mostrar por el plugin DirectShow. Si no "
 "especificas nada se usará el tamaño por defecto para tu aparato."
@@ -4925,8 +5019,8 @@ msgid "Tuner TV Channel"
 msgstr "Canal de Sintonizador de TV"
 
 #: modules/access/dshow/dshow.cpp:115
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+#, fuzzy
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr ""
 "Te permite indicar el canal de TV al que el sintonizador se pondrá (0 "
 "significa por defecto)."
@@ -4936,9 +5030,10 @@ msgid "Tuner country code"
 msgstr "Código de sintonizador de país"
 
 #: modules/access/dshow/dshow.cpp:119
+#, fuzzy
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 "Te permite poner el código de país del sintonizador que establece el mapeado "
 "actual de canal-a-frecuencia (0 indica por defecto)."
@@ -4948,49 +5043,77 @@ msgid "Tuner input type"
 msgstr "Tipo de entrada de sintonizador"
 
 #: modules/access/dshow/dshow.cpp:123
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+#, fuzzy
+msgid "Select the tuner input type (Cable/Antenna)."
 msgstr "Te permite elegir el tipo de entrada de sintonizador (Cable/Antena)."
 
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "Opciones de Vídeo"
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "Entrada de CD de Audio"
+
+#: modules/access/dshow/dshow.cpp:132
+#, fuzzy
+msgid "Select the audio input source. See the \"video input\" option."
+msgstr "Pon el Contraste de la entrada de vídeo"
+
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "URL de salida de vídeo"
+
 #: modules/access/dshow/dshow.cpp:135
+#, fuzzy
+msgid "Select the video output type. See the \"video input\" option."
+msgstr "Pon el Matiz de la entrada de vídeo"
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "URL de salida de audio"
+
+#: modules/access/dshow/dshow.cpp:138
+#, fuzzy
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr "Pon el Matiz de la entrada de vídeo"
+
+#: modules/access/dshow/dshow.cpp:150
 msgid "DirectShow"
 msgstr "DirectShow"
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 msgid "DirectShow input"
 msgstr "Entrada de DirectShow"
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 msgid "Refresh list"
 msgstr "Actualizar lista"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr "Configurar"
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados de archivo. "
-"Este valor debería ponerse en unidades de milisegundo."
-
-#: 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:73
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
+"Caching value for DVB streams. This value should be set in milliseconds."
 msgstr ""
-"Te permite modificar el valor de caché por defecto para volcados dvb. Este "
-"valor debería ponerse en unidades"
+"Te permite modificar el valor por defecto de caché para volcados UDP. Este "
+"valor debería ponerse en unidades de milisegundo."
 
 #: modules/access/dvb/access.c:76
 msgid "Adapter card to tune"
@@ -5029,7 +5152,10 @@ msgid "Probe DVB card for capabilities"
 msgstr "Sondear las capacidades de tarjeta DVB"
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+#, fuzzy
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr "A algunas tarjetas DVB no les gusta que sondeen sus capacidades."
 
 #: modules/access/dvb/access.c:91
@@ -5037,7 +5163,8 @@ msgid "Budget mode"
 msgstr "Modo económico"
 
 #: modules/access/dvb/access.c:92
-msgid "This allows you to stream an entire transponder with a budget card."
+#, fuzzy
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
 msgstr ""
 "Esto te permite volcar todo un transpondedor con una tarjeta económica."
 
@@ -5046,7 +5173,8 @@ msgid "Satellite number in the Diseqc system"
 msgstr "Número satélite en el sistema Diseqc"
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+#, fuzzy
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr "[0=sin diseqc, 1-4=número de satélite]"
 
 #: modules/access/dvb/access.c:98
@@ -5054,7 +5182,8 @@ msgid "LNB voltage"
 msgstr "Voltaje LNB"
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+#, fuzzy
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr "En Voltios [0, 13=vertical, 18=horizontal]"
 
 #: modules/access/dvb/access.c:101
@@ -5074,7 +5203,8 @@ msgid "22 kHz tone"
 msgstr "Tono 22 kHz"
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+#, fuzzy
+msgid "[0=off, 1=on, -1=auto]."
 msgstr "[0=no, 1=sí, -1=auto]"
 
 #: modules/access/dvb/access.c:108
@@ -5082,7 +5212,8 @@ msgid "Transponder FEC"
 msgstr "FEC de transpondedor"
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+#, fuzzy
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr ""
 "FEC=Forward Error Correction, modo de Correción de Error por Adelantado "
 "[9=auto]"
@@ -5140,79 +5271,85 @@ msgid "Terrestrial hierarchy mode"
 msgstr "Modo de jerarquía terrestre"
 
 #: modules/access/dvb/access.c:146
-#, fuzzy
 msgid "HTTP Host address"
-msgstr "Dirección de Host"
+msgstr "Dirección de Host HTTP"
 
 #: modules/access/dvb/access.c:148
 msgid "To enable the internal HTTP server, set its address and port here."
 msgstr ""
+"Para habilitar el servidor interno HTTP, ponga aquí su dirección y puerto."
 
 #: modules/access/dvb/access.c:150
 msgid "HTTP user name"
 msgstr "Nombre de usuario HTTP"
 
 #: modules/access/dvb/access.c:152
+#, fuzzy
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
+"Puedes poner el nombre de usuario que el administrador usará para conectar "
+"al servidor interno HTTP."
 
 #: modules/access/dvb/access.c:155
 msgid "HTTP password"
 msgstr "Clave HTTP"
 
 #: modules/access/dvb/access.c:157
+#, fuzzy
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
+"Puedes poner la clave que el administrador usará para conectar al servidor "
+"interno HTTP."
 
 #: modules/access/dvb/access.c:160
-#, fuzzy
 msgid "HTTP ACL"
-msgstr "HTTP SSL"
+msgstr "HTTP ACL"
 
 #: modules/access/dvb/access.c:162
+#, fuzzy
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
+"Puedes poner la ruta de archivo de la lista de control de acceso "
+"(equivalente a .hosts), limitará el rango de IPs autorizadas a conectar al "
+"servidor interno HTTP."
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 msgid "Certificate file"
 msgstr "Archivo de certificado"
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr "Archivo de certificado (habilita SSL) PEM x509 de interfaz HTTP"
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr "Archivo de clave privada"
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr "Archivo de clave privada PEM x509 de interfaz HTTP"
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 msgid "Root CA file"
 msgstr "Archivo CA raíz"
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr "Archivo de certificados raíz CA confiables PEM x509 de interfaz HTTP"
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 msgid "CRL file"
 msgstr "Archivo CRL"
 
 #: modules/access/dvb/access.c:178
-#, fuzzy
 msgid "HTTP interface Certificates Revocation List file"
 msgstr "Archivo de Lista de Revocación de Certificados de interfaz HTTP"
 
@@ -5225,22 +5362,36 @@ msgid "DVB input with v4l2 support"
 msgstr "Entrada DVB con soporte v412"
 
 #: modules/access/dvb/access.c:234
-#, fuzzy
 msgid "HTTP server"
-msgstr "Nombre de usuario HTTP"
-
-#: modules/access/dvdnav.c:59 modules/access/dvdread.c:57
-msgid "DVD angle"
-msgstr "Ángulo DVD"
-
-#: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
-msgid "Allows you to select the default DVD angle."
-msgstr "Te permite elegir el ángulo de DVD por defecto."
+msgstr "Servirdor HTTP"
 
-#: modules/access/dvdnav.c:65
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
+#: 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:59 modules/access/dvdread.c:57
+msgid "DVD angle"
+msgstr "Ángulo DVD"
+
+#: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
+#, fuzzy
+msgid "Default DVD angle."
+msgstr "Ángulo DVD"
+
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
+#, fuzzy
+msgid "Caching value for DVDs. This value should be set in milliseconds."
 msgstr ""
 "Te permite modificar el valor por defecto de caché para volcados DVDnav. "
 "Este valor debería ponerse en unidades de milisegundo."
@@ -5250,9 +5401,10 @@ msgid "Start directly in menu"
 msgstr "Iniciar directamente en menú"
 
 #: modules/access/dvdnav.c:69
+#, fuzzy
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 "Te permite iniciar el DVD directamente en el menú principal. Esto intentará "
 "eliminar todos las introducciones de avisos innecesarias."
@@ -5265,14 +5417,6 @@ msgstr "DVD con menús "
 msgid "DVDnav Input"
 msgstr "Entrada DVDnav"
 
-#: modules/access/dvdread.c:63
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados DVDread. "
-"Este valor debería ponerse en unidades de milisegundo."
-
 #: modules/access/dvdread.c:66
 msgid "Method used by libdvdcss for decryption"
 msgstr "Método usado por libdvdcss para desencriptar"
@@ -5315,9 +5459,9 @@ msgid "DVDRead Input (DVD without menu support)"
 msgstr "Entrada DVBRead (DVD sin soporte de menús)"
 
 #: modules/access/fake.c:42
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
+"Caching value for fake streams. This value should be set in milliseconds."
 msgstr ""
 "Te permite modificar el valor por defecto de caché para volcados falsos. "
 "Este valor debería ponerse en unidades de milisegundos."
@@ -5329,8 +5473,8 @@ msgstr "Tasa de fotograma"
 
 #: modules/access/fake.c:46
 #, fuzzy
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
-msgstr "Pon el número de fotogramas por segundo (ej. 24, 25, 29.997, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
+msgstr "Indica el nº de fotogramas por segundo (ej. 24, 25, 29.97, 30)."
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
 #: modules/stream_out/mosaic_bridge.c:103
@@ -5338,20 +5482,22 @@ msgid "ID"
 msgstr "ID"
 
 #: modules/access/fake.c:49
+#, fuzzy
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
+"Te permite poner la ID del falso volcado elemental para usar en #duplicate{} "
+"constructs (por defecto 0)."
 
 #: modules/access/fake.c:51
-#, fuzzy
 msgid "Duration in ms"
-msgstr "Duración"
+msgstr "Duración en ms"
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -5362,21 +5508,30 @@ msgstr "Falso"
 msgid "Fake input"
 msgstr "Entrada falsa"
 
+#: modules/access/file.c:82
+#, fuzzy
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr ""
+"Te permite modificar el valor por defecto de caché para volcados de archivo. "
+"Este valor debería ponerse en unidades de milisegundo."
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr "Concatenar con archivos adicionales"
 
 #: modules/access/file.c:86
+#, fuzzy
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 "Te permite reproducir archivos partidos como si fueran un único archivo. "
 "Especifica una lista de archivos separados por comas."
 
 #: modules/access/file.c:90
-msgid "Standard filesystem file input"
-msgstr "Entrada estándar de archivo de sistema de archivos"
+#, fuzzy
+msgid "File input"
+msgstr "Entrada falsa"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
 #: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:261
@@ -5390,10 +5545,46 @@ msgstr "Entrada estándar de archivo de sistema de archivos"
 msgid "File"
 msgstr "Archivo"
 
+#: modules/access_filter/record.c:43
+msgid "Record directory"
+msgstr "Directorio de grabación"
+
+#: modules/access_filter/record.c:45
+#, 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:44
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Granularidad de timeshift"
+
+#: modules/access_filter/timeshift.c:45
+#, fuzzy
+msgid ""
+"This is the size of the temporary files tha 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:47
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Directorio de timeshift"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid "Directory used to store the timeshift temporary files."
+msgstr "Directorio usado para almacenar los archivos temporales timeshift."
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Timeshift"
+msgstr "Timeshift"
+
 #: modules/access/ftp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+"Caching value for FTP streams. This value should be set in milliseconds."
 msgstr ""
 "Te permite modificar el valor por defecto de caché para volcados FTP. Este "
 "valor debería ponerse en unidades de milisegundo."
@@ -5403,8 +5594,8 @@ msgid "FTP user name"
 msgstr "Nombre de usuario FTP"
 
 #: modules/access/ftp.c:47 modules/access/smb.c:64
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
+#, fuzzy
+msgid "User name that will be used for the connection."
 msgstr "Te permite modificar el nombre de usuario a usar en la conexión."
 
 #: modules/access/ftp.c:49
@@ -5412,7 +5603,8 @@ msgid "FTP password"
 msgstr "Clave FTP"
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
-msgid "Allows you to modify the password that will be used for the connection."
+#, fuzzy
+msgid "Password that will be used for the connection."
 msgstr "Te permite modificar la clave a usar para la conexión."
 
 #: modules/access/ftp.c:52
@@ -5420,7 +5612,8 @@ msgid "FTP account"
 msgstr "Cuenta FTP"
 
 #: modules/access/ftp.c:53
-msgid "Allows you to modify the account that will be used for the connection."
+#, fuzzy
+msgid "Account that will be used for the connection."
 msgstr "Te permite modificar la cuenta a usar para la conexión."
 
 #: modules/access/ftp.c:58
@@ -5430,16 +5623,15 @@ msgstr "Entrada FTP"
 #: modules/access/gnomevfs.c:46
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
 msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados FTP. Este "
-"valor debería ponerse en unidades de milisegundo."
+"Le permite modificar el valor de caché por defecto para volcados GnomeVFS. "
+"Este valor debería ponerse en unidades de milisegundo."
 
 #: modules/access/gnomevfs.c:50
 #, fuzzy
-msgid "GnomeVFS filesystem file input"
-msgstr "Entrada estándar de archivo de sistema de archivos"
+msgid "GnomeVFS input"
+msgstr "sin entrada\n"
 
 #: modules/access/http.c:47
 msgid "HTTP proxy"
@@ -5448,20 +5640,20 @@ msgstr "Proxy HTTP"
 #: modules/access/http.c:49
 #, fuzzy
 msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
 msgstr ""
 "Especifica un proxy HTTP a usar. Debe ser con la forma http://miproxy."
 "midominio:mipuerto/. Si no se especifica ninguno, se probará la variable de "
 "entorno HTTP_PROXY."
 
 #: modules/access/http.c:55
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
+"Caching value for HTTP streams. This value should be set in milliseconds."
 msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados http. Este "
+"Te permite modificar el valor por defecto de caché para volcados TCP. Este "
 "valor debería ponerse en unidades de milisegundo."
 
 #: modules/access/http.c:58
@@ -5469,47 +5661,47 @@ msgid "HTTP user agent"
 msgstr "Agente usuario HTTP"
 
 #: modules/access/http.c:59
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
+#, fuzzy
+msgid "User agent that will be used for the connection."
 msgstr "Te permite modificar el agente usuario a usar en la conexión."
 
 #: modules/access/http.c:62
 msgid "Auto re-connect"
 msgstr "Auto reconectar"
 
-#: modules/access/http.c:63
+#: modules/access/http.c:64
+#, fuzzy
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
 msgstr ""
 "Intentará automáticamente una reconexión en caso de cerrarse a destiempo."
 
-#: modules/access/http.c:66
+#: modules/access/http.c:67
 msgid "Continuous stream"
 msgstr "Volcado contínuo"
 
-#: modules/access/http.c:67
+#: modules/access/http.c:68
 #, fuzzy
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
 msgstr ""
 "Habilita esta opción para leer un archivo que está siendo constantemente "
 "actualizado (por ejemplo, un archivo JPG en un servidor)"
 
-#: modules/access/http.c:73
+#: modules/access/http.c:74
 msgid "HTTP input"
 msgstr "Entrada HTTP"
 
-#: modules/access/http.c:75
-#, fuzzy
+#: modules/access/http.c:76
 msgid "HTTP(S)"
-msgstr "HTTP"
+msgstr "HTTP(S)"
 
 #: modules/access/mms/mms.c:48
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
+"Caching value for MMS streams. This value should be set in milliseconds."
 msgstr ""
 "Te permite modificar el valor por defecto de caché para volcados MMS. Este "
 "valor debería ponerse en unidades de milisegundo."
@@ -5519,219 +5711,421 @@ msgid "Force selection of all streams"
 msgstr "Forzar selección de todas las fuentes"
 
 #: modules/access/mms/mms.c:53
-#, fuzzy
-msgid "Maximum bitrate"
-msgstr "Máxima tasa de bits local"
-
-#: modules/access/mms/mms.c:55
-msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
-msgstr ""
-
-#: modules/access/mms/mms.c:60
-msgid "Microsoft Media Server (MMS) input"
-msgstr "Entrada Microsoft Media Server (MMS)"
-
-#: modules/access/pvr/pvr.c:48
 msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
 msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados pvr. Este "
-"valor debería ponerse en unidades de milisegundos."
-
-#: modules/access/pvr/pvr.c:51
-msgid "Device"
-msgstr "Aparato"
-
-#: modules/access/pvr/pvr.c:52
-msgid "PVR video device"
-msgstr "Aparato de vídeo PVR"
 
-#: modules/access/pvr/pvr.c:54
-#, fuzzy
-msgid "Radio device"
-msgstr "Aparato de Audio"
+#: modules/access/mms/mms.c:56
+msgid "Maximum bitrate"
+msgstr "Máxima tasa de bits"
 
-#: modules/access/pvr/pvr.c:55
+#: modules/access/mms/mms.c:58
 #, fuzzy
-msgid "PVR radio device"
-msgstr "Aparato de vídeo PVR"
+msgid "Select the stream with the maximum bitrate under that limit."
+msgstr "Siempre elegir el volcado con la tasa de bits máxima."
 
-#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
-msgid "Norm"
-msgstr "Norma"
+#: modules/access/mms/mms.c:62
+msgid "Microsoft Media Server (MMS) input"
+msgstr "Entrada Microsoft Media Server (MMS)"
 
-#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
-msgstr "Define la norma del volcado (Automática, SECAM, PAL, o NTSC)"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Salida de volcado dummy"
 
-#: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
-msgid "Width"
-msgstr "Anchura"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Dummy"
 
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)"
-msgstr "Anchura del volcado a capturar (-1 para autodetectar)"
+#: modules/access_output/file.c:60
+msgid "Append to file"
+msgstr "Añadir a archivo"
 
-#: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
-msgid "Height"
-msgstr "Altura"
+#: modules/access_output/file.c:61
+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/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)"
-msgstr "Altura del volcado a capturar (-1 para autodetectar)"
+#: modules/access_output/file.c:65
+msgid "File stream output"
+msgstr "Salida de volcado de archivo"
 
-#: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
-msgid "Frequency"
-msgstr "Frecuencia"
+#: modules/access_output/http.c:60
+msgid "Username"
+msgstr "Nombre de usuario"
 
-#: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
-msgstr "Frecuencia a capturar (en kHz), si aplicable"
+#: modules/access_output/http.c:61
+#, 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/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
+#: modules/access_output/http.c:64
 #, fuzzy
-msgid "Framerate to capture, if applicable (-1 for autodetect)"
-msgstr "Tasa de fotograma a capturar, si aplicable (-1 para auto)"
+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/pvr.c:76
-msgid "Key interval"
-msgstr "Intervalo de clave"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr/pvr.c:77
+#: 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 "Interval between keyframes (-1 for autodetect)"
-msgstr "Intervalo entre fotogramas clave (-1 para auto)"
+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/pvr.c:79
-msgid "B Frames"
-msgstr "Fotogramas 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 ""
+"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/pvr.c:80
+#: 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 forHTTPS. 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/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
-msgstr "Tasa de bits a usar (-1 es por defecto)"
+#: 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/pvr/pvr.c:86
-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/pvr.c:87
-msgid "Peak bitrate in VBR mode"
-msgstr "Pico en tasa de bits en modo VBR"
+#: 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/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
-msgstr "Modo de tasa de bits (vbr ó cbr)"
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "Salida de volcado HTTP"
 
-#: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
-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/pvr.c:92
-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/pvr.c:93
-msgid ""
-"This option allows setting of 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."
+#: modules/access_output/shout.c:59
+#, fuzzy
+msgid "Name to give to this stream/channel on the icecast server."
+msgstr "El nombre de este volcado/canal se subirá al servidor icecast."
 
-#: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
-msgid "Volume"
-msgstr "Volumen"
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "Volcado-descripción"
 
-#: modules/access/pvr/pvr.c:97
+#: modules/access_output/shout.c:63
 #, fuzzy
-msgid "This option allows setting of the audio volume (0-65535)."
+msgid "Description of the stream content or information about your channel."
 msgstr ""
-"Esta opción permite indicar la máscara de bits que usará la parte de audio "
-"de la tarjeta."
+"Una descripcción del contenido del volcado. (Información sobre tu canal)."
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
-msgid "Channel"
-msgstr "Canal"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "Volcar mp3"
 
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
+#: 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 "
+"icecast server."
 msgstr ""
-"Canal de la tarjeta a usar (Normalmente, 0 = sintonizador, 1 = compuesto, 2 "
-"= svídeo)"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
-msgid "Automatic"
-msgstr "Automática"
+#: modules/access_output/shout.c:73
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Salida de acceso"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+msgid "Caching value (ms)"
+msgstr "Valor de caché (ms)"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
+#: 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:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+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"
+
+#: 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 ""
+"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_output/udp.c:97
+msgid "UDP stream output"
+msgstr "Salida de volcado UDP"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr/pvr.c:48
+#, 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/pvr/pvr.c:51
+msgid "Device"
+msgstr "Aparato"
+
+#: modules/access/pvr/pvr.c:52
+msgid "PVR video device"
+msgstr "Aparato de vídeo PVR"
+
+#: modules/access/pvr/pvr.c:54
+msgid "Radio device"
+msgstr "Aparato de radio"
+
+#: modules/access/pvr/pvr.c:55
+msgid "PVR radio device"
+msgstr "Aparato de radio PVR"
+
+#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
+msgid "Norm"
+msgstr "Norma"
+
+#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
+#, fuzzy
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Define la norma del volcado (Automática, SECAM, PAL, o NTSC)"
+
+#: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Anchura"
+
+#: modules/access/pvr/pvr.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/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Altura"
+
+#: modules/access/pvr/pvr.c:66
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Altura del volcado a capturar (-1 para autodetectar)"
+
+#: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
+msgid "Frequency"
+msgstr "Frecuencia"
+
+#: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
+#, fuzzy
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Frecuencia a capturar (en kHz), si aplicable"
+
+#: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
+#, fuzzy
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Tasa de fotograma a capturar, si aplicable (-1 para autodetectar)"
+
+#: modules/access/pvr/pvr.c:76
+msgid "Key interval"
+msgstr "Intervalo de clave"
+
+#: modules/access/pvr/pvr.c:77
+#, fuzzy
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Intervalo entre fotogramas clave (-1 para autodetectar)"
+
+#: modules/access/pvr/pvr.c:79
+msgid "B Frames"
+msgstr "Fotogramas B"
+
+#: modules/access/pvr/pvr.c:80
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+"Si se pone esta opción, se usarán Fotogramas-B. Úsala para poner el número "
+"de Fotogramas-B."
+
+#: modules/access/pvr/pvr.c:84
+#, fuzzy
+msgid "Bitrate to use (-1 for default)."
+msgstr "Tasa de bits a usar (-1 es por defecto)"
+
+#: modules/access/pvr/pvr.c:86
+msgid "Bitrate peak"
+msgstr "Pico de tasa de bits"
+
+#: modules/access/pvr/pvr.c:87
+#, fuzzy
+msgid "Peak bitrate in VBR mode."
+msgstr "Pico en tasa de bits en modo VBR"
+
+#: modules/access/pvr/pvr.c:89
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Modo de tasa de bits a usar"
+
+#: modules/access/pvr/pvr.c:90
+#, fuzzy
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr "Modo de tasa de bits a usar"
+
+#: modules/access/pvr/pvr.c:92
+msgid "Audio bitmask"
+msgstr "Máscara de bits de audio"
+
+#: modules/access/pvr/pvr.c:93
+#, 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."
+
+#: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
+msgid "Volume"
+msgstr "Volumen"
+
+#: modules/access/pvr/pvr.c:97
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
+msgid "Channel"
+msgstr "Canal"
+
+#: modules/access/pvr/pvr.c:100
+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/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
+msgid "Automatic"
+msgstr "Automática"
+
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
+
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "NTSC"
 msgstr "NTSC"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr "vbr"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr "cbr"
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr "PVR"
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
+#: modules/access/pvr/pvr.c:115
+#, fuzzy
+msgid "IVTV MPEG Encoding cards input"
 msgstr "Entrada de tarjetas Codificadoras MPEG (con controladores ivtv)"
 
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
-msgstr "Valor de caché (ms)"
-
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
+"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/rtsp/access.c:46 modules/access/rtsp/access.c:47
-#, fuzzy
 msgid "Real RTSP"
-msgstr "RTSP"
+msgstr "RTSP Real"
 
 #: modules/access/screen/screen.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
+"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/screen/screen.c:43
-msgid "Allows you to set the desired frame rate for the capture."
+#, fuzzy
+msgid "Desired frame rate for the capture."
 msgstr "Te permite indicar la tasa de fotograma deseada para la captura."
 
 #: modules/access/screen/screen.c:46
@@ -5739,9 +6133,10 @@ msgid "Capture fragment size"
 msgstr "Capturar tamaño de fragmento"
 
 #: modules/access/screen/screen.c:48
+#, fuzzy
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"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)."
@@ -5755,9 +6150,9 @@ msgid "Screen"
 msgstr "Pantalla"
 
 #: modules/access/smb.c:61
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
+"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."
@@ -5775,9 +6170,8 @@ msgid "SMB domain"
 msgstr "Dominio SMB"
 
 #: modules/access/smb.c:70
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
+#, fuzzy
+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."
 
@@ -5786,9 +6180,9 @@ msgid "SMB input"
 msgstr "Entrada SMB"
 
 #: modules/access/tcp.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
+"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."
@@ -5801,10 +6195,10 @@ msgstr "TCP"
 msgid "TCP input"
 msgstr "Entrada TCP"
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"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."
@@ -5814,19 +6208,21 @@ msgid "Autodetection of MTU"
 msgstr "Autodetección de MTU"
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
-msgstr "Permite crecer la MTU si se hallan paquetes truncados"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
+msgstr ""
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 #, fuzzy
 msgid "RTP reordering timeout in ms"
-msgstr "Esperar conexión TCP en ms"
+msgstr "Esperar conexión RTP en ms"
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
 #, fuzzy
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"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."
@@ -5842,25 +6238,27 @@ msgid "UDP/RTP input"
 msgstr "Entrada UDP/RTP"
 
 #: modules/access/v4l/v4l.c:75
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
+"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."
 
 #: modules/access/v4l/v4l.c:79
+#, fuzzy
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
+"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/v4l/v4l.c:83
+#, fuzzy
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
+"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."
@@ -5873,48 +6271,73 @@ 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/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/v4l/v4l.c:99
 msgid "Audio Channel"
 msgstr "Canal de Audio"
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+#, 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/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/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/v4l/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/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr "Brillo"
 
 #: modules/access/v4l/v4l.c:110
-msgid "Set the Brightness of the video input"
+#, fuzzy
+msgid "Brightness of the video input."
 msgstr "Pon el Brillo de la entrada de vídeo"
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 msgid "Hue"
 msgstr "Color"
 
 #: modules/access/v4l/v4l.c:113
-msgid "Set the Hue of the video input"
+#, fuzzy
+msgid "Hue of the video input."
 msgstr "Pon el Matiz de la entrada de vídeo"
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 msgid "Color"
 msgstr "Color"
 
 #: modules/access/v4l/v4l.c:116
-msgid "Set the Color of the video input"
+#, fuzzy
+msgid "Color of the video input."
 msgstr "Pon el Color de la entrada de vídeo"
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr "Contraste"
 
 #: modules/access/v4l/v4l.c:119
-msgid "Set the Contrast of the video input"
+#, fuzzy
+msgid "Contrast of the video input."
 msgstr "Pon el Contraste de la entrada de vídeo"
 
 #: modules/access/v4l/v4l.c:120
@@ -5922,7 +6345,8 @@ msgid "Tuner"
 msgstr "Sintonizador"
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
+#, fuzzy
+msgid "Tuner to use, if there are several ones."
 msgstr "Sintonizador a usar, si hay varios"
 
 #: modules/access/v4l/v4l.c:122
@@ -5930,12 +6354,15 @@ msgid "Samplerate"
 msgstr "Tasa de Muestra"
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+#, 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/v4l.c:127
-msgid "If this option is set, the audio stream will be captured in stereo"
-msgstr "Si se activa esta opción, el volcado de audio se capturará en estéreo"
+#, fuzzy
+msgid "Capture the audio stream in stereo."
+msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
 
 #: modules/access/v4l/v4l.c:128
 msgid "MJPEG"
@@ -5950,7 +6377,8 @@ msgid "Decimation"
 msgstr "Diezmado"
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+#, fuzzy
+msgid "Decimation level for MJPEG streams"
 msgstr "Pon el nivel de Diezmado para volcados MJPEG"
 
 #: modules/access/v4l/v4l.c:134
@@ -5958,7 +6386,8 @@ msgid "Quality"
 msgstr "Calidad"
 
 #: modules/access/v4l/v4l.c:135
-msgid "Set the quality of the stream"
+#, fuzzy
+msgid "Quality of the stream."
 msgstr "Pon la calidad del volcado"
 
 #: modules/access/v4l/v4l.c:146
@@ -5969,6 +6398,13 @@ msgstr "Entrada Video4Linux"
 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:697
@@ -6008,7 +6444,6 @@ msgid "Segment"
 msgstr "Segmento"
 
 #: modules/access/vcdx/access.c:533
-#, fuzzy
 msgid "LID"
 msgstr "LID"
 
@@ -6102,6 +6537,10 @@ msgstr "Entrada de Vídeo CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD)"
 msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr "vcdx://[aparato-o-archivo][@{P,S,T}num]"
 
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
+msgstr "Si no es cero, esto da información de depuración adicional"
+
 #: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
 msgid "Number of CD blocks to get in a single read."
 msgstr "Nº de bloques de CD a obtener en una lectura."
@@ -6135,13 +6574,12 @@ msgid "Show extended VCD info?"
 msgstr "¿Mostrar info VCD extendida?"
 
 #: 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 ""
 "Muestra la máxima cantidad de información bajo Info de Volcado y Medio. "
-"Muestra por ejemplo la navegación de control de reproducción."
+"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."
@@ -6151,223 +6589,15 @@ msgstr "Formato a usar en campo \"autor\" de lista de reproducción."
 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:43
-msgid "Record directory"
-msgstr "Directorio de grabación"
-
-#: modules/access_filter/record.c:45
-msgid "Allows you to specify the directory where the record will be stored"
-msgstr "Te permite indicar el directorio donde se almacenará la grabación."
-
-#: modules/access_filter/timeshift.c:44
+#: modules/audio_filter/channel_mixer/dolby.c:47
 #, fuzzy
-msgid "Timeshift granularity"
-msgstr "Timeshift"
+msgid "Simple decoder for Dolby Surround encoded streams"
+msgstr "Decodificador simple para volcados codificados en dolby surround"
 
-#: modules/access_filter/timeshift.c:45
+#: modules/audio_filter/channel_mixer/dolby.c:48
 #, fuzzy
-msgid "Size of the temporary files use to store the timeshifted stream."
-msgstr "Los filtros de vídeo se usan para postprocesar el volcado de vídeo"
-
-#: modules/access_filter/timeshift.c:47
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Directorio de capturas de pantalla de vídeo"
-
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
-#, 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:60
-msgid "Append to file"
-msgstr "Añadir a archivo"
-
-#: modules/access_output/file.c:61
-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:65
-msgid "File stream output"
-msgstr "Salida de volcado de archivo"
-
-#: modules/access_output/http.c:60
-msgid "Username"
-msgstr "Nombre de usuario"
-
-#: modules/access_output/http.c:61
-msgid ""
-"Allows you to give a 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:64
-msgid ""
-"Allows you to give a 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 "Allows you to give the mime returned by the server."
-msgstr "Te permite dar el mime devuelto por el servidor."
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-"Ruta del archivo de certificado x509 PEM a usar por la salida de volcado "
-"HTTP/SSL"
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. 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:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. 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:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. 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:85
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
-msgstr ""
-
-#: modules/access_output/http.c:90
-msgid "HTTP stream output"
-msgstr "Salida de volcado HTTP"
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream-name"
-msgstr "Volcado"
-
-#: modules/access_output/shout.c:59
-msgid "The name this stream/channel will get on the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:61
-#, fuzzy
-msgid "Stream-description"
-msgstr "Descripción de sesión"
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
-
-#: modules/access_output/shout.c:65
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Volcado"
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-msgid "Time-To-Live (TTL)"
-msgstr "Tiempo de vida (TTL): "
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Allows you to define the 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
-msgid ""
-"Packets can be sent one by one at the right time or by groups. This allows "
-"you to give 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"
-
-#: modules/access_output/udp.c:91
-msgid ""
-"If you enable this option, 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 ""
-"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_output/udp.c:97
-msgid "UDP stream output"
-msgstr "Salida de volcado UDP"
-
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
-
-#: modules/audio_filter/channel_mixer/dolby.c:47
-msgid "Simple decoder for dolby surround encoded streams"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/dolby.c:48
-#, fuzzy
-msgid "Dolby surround decoder"
-msgstr "Sonido Dolby"
+msgid "Dolby Surround decoder"
+msgstr "Decodificador Dolby surround"
 
 #: modules/audio_filter/channel_mixer/headphone.c:49
 #, fuzzy
@@ -6389,40 +6619,46 @@ msgstr "Distancia entre altavoz frontal izquierdo y oyente en metros."
 
 #: modules/audio_filter/channel_mixer/headphone.c:60
 msgid "Compensate delay"
-msgstr ""
+msgstr "Compensar retraso"
 
 #: modules/audio_filter/channel_mixer/headphone.c:62
+#, fuzzy
 msgid ""
 "The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
 msgstr ""
+"El retraso introducido por el algoritmo físico puede a veces ser disturbante "
+"para el lipsync. En ese caso, "
 
 #: modules/audio_filter/channel_mixer/headphone.c:66
-#, fuzzy
 msgid "No decoding of Dolby Surround"
-msgstr "Forzar selección de todas las fuentes"
+msgstr "Sin decodificación de Dolby Surround"
 
 #: modules/audio_filter/channel_mixer/headphone.c:68
 msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:73
-msgid "Headphone channel mixer with virtual spatialization effect"
+#: modules/audio_filter/channel_mixer/headphone.c:72
+#, fuzzy
+msgid "Headphone virtual spatialization effect"
 msgstr ""
 "Mezclador de canal de auriculares con efecto de espacialización virtual"
 
-#: modules/audio_filter/channel_mixer/headphone.c:74
+#: modules/audio_filter/channel_mixer/headphone.c:73
 msgid "Headphone effect"
 msgstr "Efecto de auriculares"
 
 #: modules/audio_filter/channel_mixer/simple.c:46
-msgid "audio filter for simple channel mixing"
+#, fuzzy
+msgid "Audio filter for simple channel mixing"
 msgstr "filtro de audio para mezcla simple de canal"
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+#, fuzzy
+msgid "Audio filter for trivial channel mixing"
 msgstr "filtro de audio para mezcla de canal trivial"
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -6458,7 +6694,8 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr "Decodificador de audio ATSC A/52 (AC-3)"
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+#, fuzzy
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr "filtro de audio para encapsulación A/52->S/PDIF"
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -6466,8 +6703,8 @@ msgid "DTS dynamic range compression"
 msgstr "Compresión de rango dinámico DTS"
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-msgid "DTS"
-msgstr "DTS"
+msgid "DCA"
+msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
 #: modules/audio_filter/converter/dtstofloat32.c:99
@@ -6475,31 +6712,38 @@ msgid "DTS Coherent Acoustics audio decoder"
 msgstr "Decodificador de audio DTS Acústicas Coherentes"
 
 #: modules/audio_filter/converter/dtstospdif.c:70
-msgid "audio filter for DTS->S/PDIF encapsulation"
+#, fuzzy
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr "filtro de audio para encapsulación DTS->S/PDIF"
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr "filtro de audio para conversión fixed32<->float32"
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr "filtro de audio para conversión fixed32->s16"
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s16 conversion"
 msgstr "filtro de audio para conversión float32->s16"
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s8 conversion"
 msgstr "filtro de audio para conversión float32->s8"
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u16 conversion"
 msgstr "filtro de audio para conversión float32->u16"
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u8 conversion"
 msgstr "filtro de audio para conversión float32->u8"
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -6508,59 +6752,74 @@ msgid "MPEG audio decoder"
 msgstr "Decodificador de audio MPEG"
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
-msgid "audio filter for s16->fixed32 conversion"
+#, fuzzy
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr "filtro de audio para conversión s16->fixed32"
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 conversion"
 msgstr "filtro de audio para conversión s16->float32"
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr "filtro de audio para conversión s16->float32 con endianess"
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
-msgid "audio filter for s8->float32 conversion"
+#, fuzzy
+msgid "Audio filter for s8->float32 conversion"
 msgstr "filtro de audio para conversión s8->float32"
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
-msgid "audio filter for u8->fixed32 conversion"
+#, fuzzy
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr "filtro de audio para conversión u8->fixed32"
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
-msgid "audio filter for u8->float32 conversion"
+#, fuzzy
+msgid "Audio filter for u8->float32 conversion"
 msgstr "filtro de audio para conversión u8->float32"
 
 #: modules/audio_filter/equalizer.c:52
 msgid "Equalizer preset"
 msgstr "Predefinición de ecualizador"
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr "Ganancia de bandas"
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
-msgstr "Ganancia de bandas predefinida manual en dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
+msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 msgid "Two pass"
 msgstr "Dos pasadas"
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
-msgstr "Filtrar dos veces el audio"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
+msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr "Ganancia global"
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+#, fuzzy
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr "Indica la ganancia global en dB (-20 ... 20)"
 
-#: modules/audio_filter/equalizer.c:65
-msgid "Equalizer 10 bands"
+#: modules/audio_filter/equalizer.c:69
+#, fuzzy
+msgid "Equalizer with 10 bands"
 msgstr "Ecualizador 10 bandas"
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6643,7 +6902,8 @@ msgid "Techno"
 msgstr "Tecno"
 
 #: modules/audio_filter/format.c:201
-msgid "audio filter for PCM format conversion"
+#, fuzzy
+msgid "Audio filter for PCM format conversion"
 msgstr "filtro de audio para conversión formato PCM"
 
 #: modules/audio_filter/normvol.c:69
@@ -6651,10 +6911,11 @@ msgid "Number of audio buffers"
 msgstr "Número de buffers de audio"
 
 #: modules/audio_filter/normvol.c:70
+#, fuzzy
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 "Es el número de buffers de audio sobre el que se hace la medida de potencia. "
 "Un número mayor de buffers aumentará el tiempo de respuesta del filtro a una "
@@ -6679,77 +6940,80 @@ msgid "Volume normalizer"
 msgstr "Normalizador de volumen"
 
 #: modules/audio_filter/param_eq.c:49 modules/audio_filter/param_eq.c:50
-#, fuzzy
 msgid "Parametric Equalizer"
-msgstr "Ecualizador"
+msgstr "Ecualizador Paramétrico"
 
 #: modules/audio_filter/param_eq.c:55
 msgid "Low freq (Hz)"
-msgstr ""
+msgstr "Baja freq (Hz)"
 
 #: modules/audio_filter/param_eq.c:57
 msgid "Low freq gain (Db)"
-msgstr ""
+msgstr "Baja ganancia de freq (Db)"
 
 #: modules/audio_filter/param_eq.c:58
 msgid "High freq (Hz)"
-msgstr ""
+msgstr "Alta freq (Hz)"
 
 #: modules/audio_filter/param_eq.c:60
 msgid "High freq gain (Db)"
-msgstr ""
+msgstr "Ganancia de alta freq (Db)"
 
 #: modules/audio_filter/param_eq.c:61
 msgid "Freq 1 (Hz)"
-msgstr ""
+msgstr "Freq 1 (Hz)"
 
 #: modules/audio_filter/param_eq.c:63
 msgid "Freq 1 gain (Db)"
-msgstr ""
+msgstr "Ganancia de 1 freq (Db)"
 
 #: modules/audio_filter/param_eq.c:65
 msgid "Freq 1 Q"
-msgstr ""
+msgstr "Freq 1 Q"
 
 #: modules/audio_filter/param_eq.c:66
 msgid "Freq 2 (Hz)"
-msgstr ""
+msgstr "Freq 2 (Hz)"
 
 #: modules/audio_filter/param_eq.c:68
 msgid "Freq 2 gain (Db)"
-msgstr ""
+msgstr "Ganancia de 2 freq (Db)"
 
 #: modules/audio_filter/param_eq.c:70
 msgid "Freq 2 Q"
-msgstr ""
+msgstr "Freq 2 Q"
 
 #: modules/audio_filter/param_eq.c:71
 msgid "Freq 3 (Hz)"
-msgstr ""
+msgstr "Freq 3 (Hz)"
 
 #: modules/audio_filter/param_eq.c:73
 msgid "Freq 3 gain (Db)"
-msgstr ""
+msgstr "Ganancia de 3 freq (Db)"
 
 #: modules/audio_filter/param_eq.c:75
 msgid "Freq 3 Q"
-msgstr ""
+msgstr "Freq 3 Q"
 
 #: modules/audio_filter/resampler/bandlimited.c:84
-msgid "audio filter for band-limited interpolation resampling"
+#, fuzzy
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr "filtro de audio para remuestreo de interpolación limitado por banda"
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
-msgid "audio filter for linear interpolation resampling"
+#, fuzzy
+msgid "Audio filter for linear interpolation resampling"
 msgstr "filtro de audio para remuestreo de interpolación lineal"
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+#, fuzzy
+msgid "Audio filter for trivial resampling"
 msgstr "filtro de audio para remuestreo trivial"
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
+#, fuzzy
+msgid "Audio filter for ugly resampling"
 msgstr "filtro de audio para remuestreo feo"
 
 #: modules/audio_mixer/float32.c:47
@@ -6764,8 +7028,8 @@ msgstr "Mezclador de audio S/PDIF Dummy"
 msgid "Trivial audio mixer"
 msgstr "Mezclador de audio Trivial"
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr "por defecto"
 
@@ -6799,12 +7063,6 @@ msgstr "Mono"
 msgid "2 Front 2 Rear"
 msgstr "2 Frontales 2 Traseros"
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr "5.1"
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -6835,7 +7093,7 @@ msgstr "Salida AudioUnit HAL"
 #: modules/audio_output/auhal.c:1011
 #, c-format
 msgid "%s (Encoded Output)"
-msgstr ""
+msgstr "%s (Salida Codificada)"
 
 #: modules/audio_output/directx.c:205 modules/audio_output/portaudio.c:107
 msgid "Output device"
@@ -6846,6 +7104,8 @@ msgid ""
 "DirectX device number: 0 default device, 1..N device by number(Note that the "
 "default device appears as 0 AND another number)."
 msgstr ""
+"Nº de aparato DirectX: 0 aparato por defecto, 1..N aparato por nº (Nota que "
+"el aparato por defecto aparece como 0 Y otro nº)."
 
 #: modules/audio_output/directx.c:209 modules/audio_output/waveout.c:137
 msgid "Use float32 output"
@@ -6888,8 +7148,9 @@ msgstr ""
 "\"s16_be\", \"fixed32\", \"float32\" ó \"spdif\""
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
-msgstr "Número de canales de salida"
+#, fuzzy
+msgid "Number of output channels"
+msgstr "Número de clones"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -6900,11 +7161,13 @@ msgstr ""
 "restringir el nº de canales."
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+#, fuzzy
+msgid "Add WAVE header"
 msgstr "Añadir encabezado wav"
 
 #: modules/audio_output/file.c:90
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+#, fuzzy
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr ""
 "En vez de escribir un archivo raw, puedes añadir un encabezado WAV al archivo"
 
@@ -6913,7 +7176,8 @@ msgid "Output file"
 msgstr "Archivo de salida"
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
+#, fuzzy
+msgid "File to which the audio samples will be written to."
 msgstr "Archivo al que se escribirán los ejemplos de audio"
 
 #: modules/audio_output/file.c:111
@@ -6925,9 +7189,8 @@ msgid "Roku HD1000 audio output"
 msgstr "Salida de audio Roku HD1000"
 
 #: modules/audio_output/jack.c:64
-#, fuzzy
 msgid "JACK audio output"
-msgstr "Salida de audio ALSA"
+msgstr "Salida de audio JACK"
 
 #: modules/audio_output/oss.c:101
 msgid "Try to work around buggy OSS drivers"
@@ -6967,6 +7230,10 @@ msgstr "Salida de audio Simple DirectMedia Layer"
 msgid "Win32 waveOut extension output"
 msgstr "Salida de extensión waveOut Win32"
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr "5.1"
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr "Analizador A/52"
@@ -7009,7 +7276,8 @@ msgid "Encoding quality"
 msgstr "Calidad de codificación"
 
 #: modules/codec/dirac.c:68
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+#, fuzzy
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr "Te permite especificar una calidad entre 1.0 (baja) y 10.0 (alta)."
 
 #: modules/codec/dirac.c:73
@@ -7038,29 +7306,34 @@ msgstr "Empaquetador de audio DTS"
 
 #: modules/codec/dvbsub.c:45
 #, fuzzy
-msgid "X coordinate of the subpicture"
-msgstr "Coordenada X del logo"
+msgid "Decoding X coordinate"
+msgstr "Coordenada x de vídeo"
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
-msgstr ""
+#: modules/codec/dvbsub.c:46
+#, fuzzy
+msgid "X coordinate of the rendered subtitle"
+msgstr "Coordenada X de la subimagen codificada"
 
 #: modules/codec/dvbsub.c:48
 #, fuzzy
-msgid "Y coordinate of the subpicture"
-msgstr "Coordenada Y del logo"
+msgid "Decoding Y coordinate"
+msgstr "Coordenada x de vídeo"
+
+#: modules/codec/dvbsub.c:49
+#, fuzzy
+msgid "Y coordinate of the rendered subtitle"
+msgstr "Coordenada X de la subimagen codificada"
 
 #: modules/codec/dvbsub.c:51
-#, fuzzy
 msgid "Subpicture position"
-msgstr "Subimágenes"
+msgstr "Posición de subimagen"
 
 #: modules/codec/dvbsub.c:53
 #, fuzzy
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 "Puedes forzar la posición del logo en el vídeo (0=centro, 1=izquierda, "
 "2=derecha, 4=arriba, 8=abajo, también puedes usar combinaciones de estos "
@@ -7068,24 +7341,38 @@ msgstr ""
 
 #: modules/codec/dvbsub.c:57
 #, fuzzy
-msgid "X coordinate of the encoded subpicture"
-msgstr "Coordenada X del logo"
+msgid "Encoding X coordinate"
+msgstr "Coodenada y de vídeo"
+
+#: modules/codec/dvbsub.c:58
+#, fuzzy
+msgid "X coordinate of the encoded subtitle"
+msgstr "Coordenada X de la subimagen codificada"
+
+#: modules/codec/dvbsub.c:59
+#, fuzzy
+msgid "Encoding Y coordinate"
+msgstr "Coodenada y de vídeo"
 
 #: modules/codec/dvbsub.c:60
 #, fuzzy
-msgid "Y coordinate of encoded the subpicture"
-msgstr "Coordenada Y del logo"
+msgid "Y coordinate of the encoded subtitle"
+msgstr "Coordenada X de la subimagen codificada"
 
-#: modules/codec/dvbsub.c:63
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
 #, fuzzy
-msgid "Timeout of subpictures"
-msgstr "Subimágenes"
+msgid "Timeout"
+msgstr "Timeout"
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
 msgstr ""
+"Las subimágenes tienen un tiempo de espera por defecto de 15 segundos a su "
+"tiempo restante. Esto asegurará que están visibles al menos el tiempo "
+"especificado."
 
 #: modules/codec/dvbsub.c:86
 msgid "DVB subtitles decoder"
@@ -7099,32 +7386,35 @@ msgstr "Codificador de subtítulos DVB"
 msgid "AAC audio decoder (using libfaad2)"
 msgstr "Decodificador de audio AAC (usando libfaad2)"
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 msgid "Image file"
 msgstr "Archivo de imagen"
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
-msgstr ""
+#, fuzzy
+msgid "Path of the image file for fake input."
+msgstr "Ruta del archivo de imagen al usar la entrada falsa."
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
-msgid "Allows you to specify the output video width."
-msgstr "Te permite indicar la anchura del vídeo de salida."
+#: modules/stream_out/transcode.c:70
+#, fuzzy
+msgid "Output video width."
+msgstr "Máxima anchura del vídeo"
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
-msgid "Allows you to specify the output video height."
-msgstr "Te permite indicar la altura del vídeo de salida."
-
-#: modules/codec/fake.c:54
+#: modules/stream_out/transcode.c:73
 #, fuzzy
+msgid "Output video height."
+msgstr "Máxima altura del vídeo"
+
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 msgid "Keep aspect ratio"
-msgstr "Tasa de aspecto de elemento"
+msgstr "Mantener tasa de aspecto"
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
-msgstr ""
+#, fuzzy
+msgid "Consider width and height as maximum values."
+msgstr "Si se elige, la anchura y altura se considerarán como valores máximos."
 
 #: modules/codec/fake.c:57
 #, fuzzy
@@ -7136,45 +7426,42 @@ msgstr "Relación de aspecto de fuente"
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr "Tasa de aspecto (4:3, 16:9)."
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 msgid "Deinterlace video"
 msgstr "Desentrelazar vídeo"
 
 #: modules/codec/fake.c:62
 #, fuzzy
-msgid "Allows you to deinterlace the image after loading."
-msgstr "Te permite desentrelazar el vídeo antes de codificar."
+msgid "Deinterlace the image after loading it."
+msgstr "Permite desentrelazar la imagen tras descargar."
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 msgid "Deinterlace module"
 msgstr "Desentrelazar módulo"
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
+#: modules/codec/fake.c:65
 #, fuzzy
-msgid "Specifies the deinterlace module to use."
-msgstr ""
-"Especifica el módulo de desentrelazado a usar (desentrelazado-ffmpeg o "
-"desentrelazado)."
+msgid "Deinterlace module to use."
+msgstr "Desentrelazar módulo"
 
 #: modules/codec/fake.c:76
-#, fuzzy
 msgid "Fake video decoder"
-msgstr "Decodificador de vídeo Cinepak"
+msgstr "Decodificador de vídeo falso"
 
 #: modules/codec/ffmpeg/ffmpeg.c:75
 #, fuzzy
 msgid "Non-ref"
-msgstr "Ninguno"
+msgstr "Sin ref"
 
 #: modules/codec/ffmpeg/ffmpeg.c:75
 #, fuzzy
 msgid "Bidir"
-msgstr "Bilineal"
+msgstr "Bidir"
 
 #: modules/codec/ffmpeg/ffmpeg.c:75
 #, fuzzy
 msgid "Non-key"
-msgstr "Ninguno"
+msgstr "Sin tecla"
 
 #: modules/codec/ffmpeg/ffmpeg.c:75
 msgid "All"
@@ -7193,14 +7480,16 @@ msgid "simple"
 msgstr "simple"
 
 #: modules/codec/ffmpeg/ffmpeg.c:89
+#, fuzzy
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 "Codificador/decodificador de audio/vídeo AltiVec ffmpeg ((MS)MPEG4,SVQ1,H263,"
 "WMV,WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+#, fuzzy
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 "Codificador/decodificador de audio/vídeo ffmpeg ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 
@@ -7209,40 +7498,52 @@ msgid "Decoding"
 msgstr "Decodificación"
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+#, fuzzy
+msgid "FFmpeg chroma conversion"
 msgstr "conversión chroma ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Encoding"
 msgstr "Codificación"
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
-msgid "ffmpeg audio/video encoder"
+#, fuzzy
+msgid "FFmpeg audio/video encoder"
 msgstr "Codificador de audio/vídeo ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
-msgid "ffmpeg demuxer"
+#, fuzzy
+msgid "FFmpeg demuxer"
 msgstr "demuxer ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
-msgid "ffmpeg video filter"
+#, fuzzy
+msgid "FFmpeg video filter"
 msgstr "filtro de vídeo ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
-msgid "ffmpeg deinterlace video filter"
+#, fuzzy
+msgid "FFmpeg crop padd filter"
+msgstr "filtro de vídeo ffmpeg"
+
+#: modules/codec/ffmpeg/ffmpeg.c:210
+#, fuzzy
+msgid "FFmpeg deinterlace video filter"
 msgstr "Filtro de vídeo desentrelazar ffmpeg"
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 msgid "Direct rendering"
 msgstr "Redibujado directo"
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr "Salto de error"
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
+#, fuzzy
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
@@ -7252,20 +7553,23 @@ msgstr ""
 "de M$) puede producir un montón de errores.\n"
 "El rango válido va de 0 a 4 (0 deshabilita todos los saltos de errores)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr "Manejo de errores"
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
+#, fuzzy
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 "Intenta arreglar algunos errores\n"
 "1  autodetectar\n"
@@ -7276,26 +7580,26 @@ msgstr ""
 "32 ac vlc\n"
 "64 Qpel croma"
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr "¡Aprisa!"
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
+#, fuzzy
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 "Permite al decodificador decodificar parcialmente o saltarse fotograma(s) "
 "cuando no hay tiempo suficiente. Es útil con CPU de baja potencia, pero "
 "puede producir imágenes distorsionadas."
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 msgid "Post processing quality"
 msgstr "Calidad de post-proceso"
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
@@ -7305,194 +7609,216 @@ msgstr ""
 "Niveles mayores requieren más potencia de CPU considerable, pero producen "
 "mejores imágenes."
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr "Máscara de depuración de errores"
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr "Pon máscara de depuración de errores ffmpeg"
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 msgid "Visualize motion vectors"
 msgstr "Visualizar vectores de movimiento"
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
+#, fuzzy
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 "Pon máscara de visualización de vectores de movimiento.\n"
 "1 - visualizar adelante VMs predecidos de P fotogramas\n"
 "2 - visualizar adelante VMs predecidos de B fotogramas\n"
 "4 - visualizar atrás VMs predecidos de B fotogramas"
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr "Decodificación de baja resolución"
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+#, fuzzy
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr "Sólo decodificará una versión de baja resolución del vídeo."
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
-msgstr ""
+msgstr "Omitir el filtro bucle para decodificación H.264"
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
+#, fuzzy
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
+"Omitir el filtro bucle (o desbloquear) normalmente afecta perjudicialmente "
+"la calidad. Aun así en volcados HDTV da mayor velocidad."
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
-msgid "ffmpeg post processing filter chains"
+#: modules/codec/ffmpeg/ffmpeg.h:145
+#, fuzzy
+msgid "FFmpeg post processing filter chains"
 msgstr "cadenas de filtro post-proceso de ffmpeg"
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 msgid "Ratio of key frames"
 msgstr "Proporción de fotogramas clave"
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
+#: modules/codec/ffmpeg/ffmpeg.h:188
+#, fuzzy
+msgid "Number of frames that will be coded for one key frame."
 msgstr ""
 "Te permite especificar el nº de fotogramas a codificar para un fotograma "
 "clave."
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of B frames"
 msgstr "Proporción de fotogramas B"
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
+#: modules/codec/ffmpeg/ffmpeg.h:192
+#, fuzzy
+msgid "Number of B frames that will be coded between two reference frames."
 msgstr ""
 "Te permite especificar el nº de fotogramas B a codificar entre dos "
 "fotogramas referencia."
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 msgid "Video bitrate tolerance"
 msgstr "Tolerancia de tasa de bits de vídeo"
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
-msgstr "Te permite indicar la tolerancia de tasa de bits en kbit/s."
+#: modules/codec/ffmpeg/ffmpeg.h:196
+#, fuzzy
+msgid "Video bitrate tolerance in kbit/s."
+msgstr "Tolerancia de tasa de bits de vídeo"
 
-#: modules/codec/ffmpeg/ffmpeg.h:190
-msgid "Enable interlaced encoding"
+#: modules/codec/ffmpeg/ffmpeg.h:198
+#, fuzzy
+msgid "Interlaced encoding"
 msgstr "Habilitar codificación entrelazada"
 
-#: modules/codec/ffmpeg/ffmpeg.h:191
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
+#: modules/codec/ffmpeg/ffmpeg.h:199
+#, fuzzy
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr "Te permite habilitar algoritmos dedicados a fotogramas entrelazados."
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
+#: modules/codec/ffmpeg/ffmpeg.h:202
 #, fuzzy
-msgid "Enable interlaced motion estimation"
-msgstr "Habilitar estimación pre-movimiento"
+msgid "Interlaced motion estimation"
+msgstr "Habilitar estimación de movimiento entrelazado"
 
-#: modules/codec/ffmpeg/ffmpeg.h:195
+#: modules/codec/ffmpeg/ffmpeg.h:203
 #, fuzzy
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
 msgstr "Te permite habilitar la estimación pre-movimiento."
 
-#: modules/codec/ffmpeg/ffmpeg.h:198
-msgid "Enable pre motion estimation"
+#: modules/codec/ffmpeg/ffmpeg.h:206
+#, fuzzy
+msgid "Pre-motion estimation"
 msgstr "Habilitar estimación pre-movimiento"
 
-#: modules/codec/ffmpeg/ffmpeg.h:199
-msgid "Allows you to enable the pre motion estimation."
-msgstr "Te permite habilitar la estimación pre-movimiento."
+#: modules/codec/ffmpeg/ffmpeg.h:207
+#, fuzzy
+msgid "Enable the pre-motion estimation algorithm."
+msgstr "Algoritmo de cálculo de movimiento."
 
-#: modules/codec/ffmpeg/ffmpeg.h:202
-msgid "Enable strict rate control"
+#: modules/codec/ffmpeg/ffmpeg.h:210
+#, fuzzy
+msgid "Strict rate control"
 msgstr "Habilitar control de tasa estricto"
 
-#: modules/codec/ffmpeg/ffmpeg.h:203
-msgid "Allows you to enable the strict rate control algorithm."
+#: modules/codec/ffmpeg/ffmpeg.h:211
+#, fuzzy
+msgid "Enable the strict rate control algorithm."
 msgstr "Te permite habilitar el algoritmo estricto de control de tasa."
 
-#: modules/codec/ffmpeg/ffmpeg.h:206
+#: modules/codec/ffmpeg/ffmpeg.h:214
 msgid "Rate control buffer size"
 msgstr "Tamaño del buffer de control de tasa"
 
-#: modules/codec/ffmpeg/ffmpeg.h:207
-msgid "Allows you to specify the rate control buffer size."
-msgstr "Te permite especificar el tamaño del buffer de tasa de control."
+#: modules/codec/ffmpeg/ffmpeg.h:215
+msgid ""
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
+msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:210
+#: modules/codec/ffmpeg/ffmpeg.h:219
 msgid "Rate control buffer aggressiveness"
 msgstr "Agresividad del buffer de control de tasa"
 
-#: modules/codec/ffmpeg/ffmpeg.h:211
-msgid "Allows you to specify the rate control buffer aggressiveness."
-msgstr "Te permite indicar la agresividad del buffer de control de tasa."
+#: modules/codec/ffmpeg/ffmpeg.h:220
+#, fuzzy
+msgid "Rate control buffer aggressiveness."
+msgstr "Agresividad del buffer de control de tasa"
 
-#: modules/codec/ffmpeg/ffmpeg.h:214
+#: modules/codec/ffmpeg/ffmpeg.h:223
 msgid "I quantization factor"
 msgstr "Factor de quantización I"
 
-#: modules/codec/ffmpeg/ffmpeg.h:215
+#: modules/codec/ffmpeg/ffmpeg.h:225
+#, fuzzy
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 "Te permite especificar el factor de quantización de fotogramas I, comparados "
 "con los P (p. ej. 1.0 => misma escala para fotogramas I y P.)"
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 msgid "Noise reduction"
 msgstr "Reducción de ruido"
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
+#, fuzzy
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 "Te permite habilitar un simple algoritmo de reducción de ruido para reducir "
 "la longitud de codificación y tasa de bits, al coste de fotogramas de menor "
 "calidad."
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:233
+#, fuzzy
+msgid "MPEG4 quantization matrix"
 msgstr "Habilita matriz de quantización MPEG4"
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
+#, fuzzy
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 "Te permite usar la matriz de quantización MPEG4 para codificación de mpeg2. "
 "Esto en general da una imagen de más calidad, mientras sigue manteniendo la "
 "compatibilidad con decodificadores MPEG-2 estándar."
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr "Nivel de calidad"
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
+#, fuzzy
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 "Te permite especificar el nivel de calidad para el codificado de vectores de "
 "movimiento (esto puede retardar mucho la codificación)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
+#, fuzzy
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 "Te permite indicar si el codificador debería hacer intercambios de calidad "
 "al vuelo si tu CPU no puede mantener la tasa de codificación. Esto "
@@ -7500,122 +7826,130 @@ msgstr ""
 "vectores de movimiento, y elevará el umbral de reducción de ruido para "
 "facilitar la tarea del codificador."
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr "Escala mínima de quantizador de vídeo"
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
-msgid "Allows you to specify the minimum video quantizer scale."
-msgstr "Te permite indicar la escala mínima de quantizador de vídeo."
+#: modules/codec/ffmpeg/ffmpeg.h:252
+#, fuzzy
+msgid "Minimum video quantizer scale."
+msgstr "Escala mínima de quantizador de vídeo"
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr "Escala máxima de quantizador de vídeo"
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
-msgid "Allows you to specify the maximum video quantizer scale."
-msgstr "Te permite indicar la escala máxima de quantizador de vídeo."
+#: modules/codec/ffmpeg/ffmpeg.h:256
+#, fuzzy
+msgid "Maximum video quantizer scale."
+msgstr "Escala máxima de quantizador de vídeo"
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
-msgstr "Habilitar quantización trellis"
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
+msgstr "Quantización RD trellis."
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+#, fuzzy
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 "Te permite habilitar quantización trellis (tasa de  distorsión para "
 "coeficientes de bloque)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
-msgid "Use fixed video quantizer scale"
-msgstr "Usar escala fija de quantizador de vídeo"
+#: modules/codec/ffmpeg/ffmpeg.h:263
+#, fuzzy
+msgid "Fixed quantizer scale"
+msgstr "Escala fija de quantizador a usar."
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
+#, fuzzy
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 "Te permite indicar una escala fija de quantizador de vídeo para codificación "
 "VBR (valores aceptados: 0.01 a 255.0)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr "Compatibilidad estándar estricta"
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
+#, fuzzy
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 "Te permite forzar una compatibilidad estándar estricta al codificar (valores "
 "aceptados: -1, 0, 1)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
-msgstr ""
+msgstr "Enmascarado de luminosidad"
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
+#: modules/codec/ffmpeg/ffmpeg.h:272
 #, fuzzy
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr "Te permite reducir la velocidad de animación (por defecto 6, máx.10)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
-msgstr ""
+msgstr "Enmascarado de oscuridad"
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
+#: modules/codec/ffmpeg/ffmpeg.h:276
 #, fuzzy
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr "Te permite reducir la velocidad de animación (por defecto 6, máx.10)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
-#, fuzzy
+#: modules/codec/ffmpeg/ffmpeg.h:279
 msgid "Motion masking"
-msgstr "Mapeado de acción"
+msgstr "Enmascarado de movimiento"
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
+#, fuzzy
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
 msgstr ""
+"Te permite aumentar el quantizador para macrobloques con una alta "
+"complejidad temporal (por defecto: 0.0)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
-#, fuzzy
+#: modules/codec/ffmpeg/ffmpeg.h:283
 msgid "Border masking"
-msgstr "Bridge in"
+msgstr "Enmascarado de borde"
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
+#, fuzzy
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
 msgstr ""
+"Te permite aumentar el quantizador para macrobloques al borde del fotograma "
+"(por defecto: 0.0)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
-msgstr ""
+msgstr "Eliminación de luminosidad"
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
+"Elimina bloques de luminosidad cuando el PSNR no ha cambiado mucho (por "
+"defecto: 0.0). La especificación H264 recomienda -4."
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
-msgstr ""
+msgstr "Eliminación de luminosidad cromática."
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr "Post-Proceso"
 
@@ -7656,7 +7990,8 @@ msgid "Video decoder using openmash"
 msgstr "Decodificador de vídeo usando openmash"
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
+#, fuzzy
+msgid "MPEG audio layer I/II/III decoder"
 msgstr "Analizador de capa de audio MPEG I/II/III"
 
 #: modules/codec/mpeg_audio.c:117
@@ -7680,14 +8015,12 @@ msgid "Pseudo raw video packetizer"
 msgstr "Empaquetador de vídeo Pseudo raw"
 
 #: modules/codec/realaudio.c:61
-#, fuzzy
 msgid "RealAudio library decoder"
-msgstr "Decodificador de biblioteca QuickTime"
+msgstr "Decodificador de biblioteca RealAudio"
 
 #: modules/codec/sdl_image.c:54
-#, fuzzy
 msgid "SDL_image video decoder"
-msgstr "Decodificador de vídeo Dirac"
+msgstr "Decodificador de vídeo SDL_image"
 
 #: modules/codec/speex.c:105
 msgid "Speex audio decoder"
@@ -7717,42 +8050,58 @@ msgstr "Decodificador de subtítulos de DVD"
 msgid "DVD subtitles packetizer"
 msgstr "Empaquetador de subtítulos de DVD"
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 msgid "Subtitles text encoding"
 msgstr "Codificación de texto de subtítulos"
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 msgid "Set the encoding used in text subtitles"
 msgstr "Activar la codificación usada en subtítulos de texto"
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 msgid "Subtitles justification"
 msgstr "Justificación de subtítulos"
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 msgid "Set the justification of subtitles"
 msgstr "Activar la justificación de subtítulos"
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
 #, fuzzy
+msgid "UTF-8 subtitles autodetection"
+msgstr "Rutas de autodetección de subtítulos"
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 msgid "Formatted Subtitles"
-msgstr "Subtítulo"
+msgstr "Subtítulos Formateados"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
+#, fuzzy
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
+"Algunos formatos de subtítulos permiten formateo del texto.             VLC "
+"lo hace parcialmente, pero puedes elegir deshabilitar todo formateo."
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 msgid "Text subtitles decoder"
 msgstr "Decodificador de subtítulos de texto"
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
+#, fuzzy
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
+"Fallo al convertir la codificación de subtítulos.\n"
+"Intenta poner manualmente una codificación de caracteres antes de abrir el "
+"archivo."
 
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
@@ -7771,9 +8120,10 @@ msgid "Tarkin decoder module"
 msgstr "Módulo decodificador Tarkin"
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
+#, fuzzy
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 "Te permite especificar una calidad entre 1 (baja) y 10 (alta), en vez de "
 "especificar una tasa de bits particular. Esto producirá un volcado VBR."
@@ -7795,8 +8145,9 @@ msgid "Theora comment"
 msgstr "Comentario Theora"
 
 #: modules/codec/twolame.c:52
+#, fuzzy
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 "Te permite especificar una calidad entre 0.0 (alta) y 50.0 (baja), en vez de "
@@ -7807,17 +8158,16 @@ msgid "Stereo mode"
 msgstr "Modo estéreo"
 
 #: modules/codec/twolame.c:56
-#, fuzzy
-msgid "Select how stereo streams will be handled"
-msgstr "Especifica un nombre de archivo al que el flujo raw se volcará."
+msgid "Handling mode for stereo streams"
+msgstr ""
 
 #: modules/codec/twolame.c:57
 msgid "VBR mode"
 msgstr "Modo VBR"
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
-msgstr "Por defecto la codificación es CBR."
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
+msgstr ""
 
 #: modules/codec/twolame.c:60
 msgid "Psycho-acoustic model"
@@ -7828,14 +8178,12 @@ msgid "Integer from -1 (no model) to 4."
 msgstr "Integral desde -1 (sin modelo) a 4."
 
 #: modules/codec/twolame.c:66
-#, fuzzy
 msgid "Dual mono"
-msgstr "mono"
+msgstr "Mono dual"
 
 #: modules/codec/twolame.c:66
-#, fuzzy
 msgid "Joint stereo"
-msgstr "estéreo"
+msgstr "Estéreo mixto"
 
 #: modules/codec/twolame.c:71
 msgid "Libtwolame audio encoder"
@@ -7846,48 +8194,49 @@ msgid "Maximum encoding bitrate"
 msgstr "Máxima tasa de bits de codificación"
 
 #: modules/codec/vorbis.c:161
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+#, fuzzy
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr ""
 "Te permite especificar una tasa de bits máxima en kbps. Útil para "
 "aplicaciones de volcado."
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr "Mínima tasa de bits de codificación"
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
+#, fuzzy
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 "Te permite especificar una tasa de bits mínima en kbps. Útil para codificar "
 "a un canal de tamaño fijo."
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 msgid "CBR encoding"
 msgstr "codificación CBR"
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+#, fuzzy
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr ""
 "Te permite forzar una codificación de tasa de bits constante (CBR = Constant "
 "BitRate)."
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 msgid "Vorbis audio decoder"
 msgstr "Decodificador de audio Vorbis"
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 msgid "Vorbis audio packetizer"
 msgstr "Empaquetador de audio Vorbis"
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr "Codificador de audio Vorbis"
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr "Comentario Vorbis"
 
@@ -7900,7 +8249,7 @@ msgstr "Máximo tamaño PES"
 #, fuzzy
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 "Valores mayores ahorran bits, así aumenta la calidad para una tasa de bits "
 "dada, al coste de precisión en búsqueda."
@@ -7932,7 +8281,7 @@ msgstr ""
 "defecto es keyint * 0.4."
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -7943,7 +8292,8 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 "Controla cuán agresivamente insertar fotogramas-I extras. Con valores "
 "pequeños de scenecut, el códec a menudo tiene que forzar un fotograma-I "
@@ -7953,52 +8303,54 @@ msgstr ""
 "escena, por lo que los fotogramas-I se insertan sólo cada fotograma keyint, "
 "lo cual probablemente lleva a feos artefactos codificadores."
 
-#: modules/codec/x264.c:68
-#, fuzzy
-msgid "Number of B-frames between I and P (1 to 16)"
-msgstr "Nº de fotogramas-B consecutivos entre fotogramas-I y P,"
+#: modules/codec/x264.c:70
+msgid "B-frames between I and P"
+msgstr ""
 
-#: modules/codec/x264.c:69
+#: modules/codec/x264.c:71
 #, fuzzy
-msgid "Number of consecutive B-frames between I and P-frames."
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr "Nº de fotogramas-B consecutivos entre fotogramas-I y P,"
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
 msgstr ""
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
-msgstr ""
+#: modules/codec/x264.c:78
+#, fuzzy
+msgid "B-frames usage"
+msgstr "Fotogramas B"
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
+#, fuzzy
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
+"Valores positivos provocan más fotogramas-B; los valores negativos, menos."
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 #, fuzzy
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
@@ -8009,170 +8361,171 @@ msgstr ""
 "codificación y decodificación, pero debería ahorrar un 10-15% de la tasa de "
 "bits."
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
-msgstr ""
+#: modules/codec/x264.c:92
+#, fuzzy
+msgid "Number of reference frames"
+msgstr "Nº de fotogramas P entre dos fotogramas I."
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 #, fuzzy
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 "Esto es efectivo en Anime, pero parece tener poca diferencia en material "
 "fuente de acción en vivo. Algunos decodificadores son incapaces de tratar "
 "con grandes valores fameref."
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "Sub filtro de logo"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 #, fuzzy
 msgid "Deblocking loop filter (increases quality)."
 msgstr "Usar filtro bucle desbloqueador (aumenta calidad)"
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 #, fuzzy
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 "Esto elige el cuantizador a usar (1 a 51). Valores menores dan mejor "
 "fidelidad, pero también mayores tasas de bits. 26 es un buen valor por "
 "defecto."
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr "Cuantizador mínimo, 15/35 parece ser un rango útil."
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 msgid "Maximum quantizer parameter."
 msgstr "Parámetro de quantizador máximo."
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
+#: modules/codec/x264.c:121
 #, fuzzy
-msgid "Allowed variance of average bitrate"
-msgstr "Pone la variación permitida en tasa de bits promedio."
+msgid "Average bitrate tolerance"
+msgstr "Tolerancia de tasa de bits de vídeo"
 
-#: modules/codec/x264.c:120
+#: modules/codec/x264.c:122
 #, fuzzy
-msgid "Sets the allowed variance in average. bitrate."
+msgid "Allowed variance in average. bitrate (in kbits/s)."
 msgstr "Pone la variación permitida en tasa de bits promedio."
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 #, fuzzy
 msgid "Max local bitrate"
 msgstr "Máxima tasa de bits local"
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr "Pone una máxima tasa de bits local en kbits/s."
 
-#: modules/codec/x264.c:126
-#, fuzzy
-msgid "Size of VBV buffer"
-msgstr "Compensación de tamaño"
+#: modules/codec/x264.c:128
+msgid "VBV buffer"
+msgstr ""
 
-#: modules/codec/x264.c:127
+#: modules/codec/x264.c:129
 #, fuzzy
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
-msgstr ""
-"Pone un período promedio para la máxima tasa de bits local, en kbits/s."
+msgid "Averaging period for the maximum local bitrate in kbits."
+msgstr "Período promedio para la máxima tasa de bits local"
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 #, fuzzy
 msgid "Initial VBV buffer occupancy"
 msgstr "Ocupación del búfer inicial"
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 "Indica la ocupación del búfer inicial como una fracción del tamaño del búfer."
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
+#: modules/codec/x264.c:145
 #, fuzzy
-msgid "QP curve compression."
+msgid "QP curve compression"
 msgstr "Compresión de rango dinámico DTS"
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
 msgstr ""
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -8183,30 +8536,30 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 #, fuzzy
 msgid "Direct MV prediction mode"
-msgstr "Decodificador de Objeto DirectMedia"
+msgstr "Codificador de Objeto DirectMedia"
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 #, fuzzy
 msgid "Direct MV prediction mode. "
-msgstr "Decodificador de Objeto DirectMedia"
+msgstr "Codificador de Objeto DirectMedia"
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 #, fuzzy
 msgid "Integer pixel motion estimation method"
 msgstr "Habilitar estimación pre-movimiento"
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -8214,180 +8567,207 @@ msgid ""
 " - umh: uneven multi-hexagon search (better but slower)\n"
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
+"Elige el algoritmo de cálculo de movimiento: - dia: búsqueda diamante, radio "
+"1 (rápido)\n"
+" - hex: búsqueda hexagonal, radio 2\n"
+" - umh: búsqueda multi-hexagonal irregular (mejor pero más lenta)\n"
+" - esa: búsqueda exhaustiva (extremadamente lenta, básicamente para "
+"análisis)\n"
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
-msgstr ""
+#: modules/codec/x264.c:180
+#, fuzzy
+msgid "Maximum motion vector search range"
+msgstr "Rango de búsqueda de cálculo de movimiento."
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
+#, fuzzy
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
+"Máxima distancia para buscar cálculo de movimiento, medida desde posicion"
+"(es) predichas. 16 por defecto es bueno para la mayoría de metraje, "
+"secuencias de mucho movimiento pueden beneficiarse de ajustes entre 24-32."
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
+#, fuzzy
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 "Este parámetro controla los intercambios de calidad versus velocidad "
 "envueltos en el proceso de decisión en estimación de movimiento (más bajo = "
 "más rápido y más alto = mejor calidad)."
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 #, fuzzy
 msgid "Ignore chroma in motion estimation"
 msgstr "Habilitar estimación pre-movimiento"
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
+#: modules/codec/x264.c:213
 #, fuzzy
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
-msgstr "Habilitar quantización trellis"
+msgid "Trellis RD quantization"
+msgstr "Quantización RD trellis."
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 #, fuzzy
 msgid "CPU optimizations"
 msgstr "Polarización"
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
+#: modules/codec/x264.c:229
+msgid "Use assembler CPU optimizations."
 msgstr ""
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 #, fuzzy
 msgid "PSNR calculation"
-msgstr "Saturación"
+msgstr "Deshabilitar cálculo de PSNR."
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
+"Esto no tiene efecto en la calidad actual de codificación, sólo previene "
+"calcular los estados (para velocidad)."
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
-msgstr ""
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
+msgstr "Estadísticas"
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
+#, fuzzy
 msgid "Print stats for each frame."
-msgstr ""
+msgstr "Rango de búsqueda de cálculo de movimiento."
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "dia"
-msgstr ""
+msgstr "dia"
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
-msgstr ""
+msgstr "hex"
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
-msgstr ""
+msgstr "umh"
 
-#: modules/codec/x264.c:231
-#, fuzzy
+#: modules/codec/x264.c:242
 msgid "esa"
-msgstr "Bytes"
+msgstr "esa"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "fast"
 msgstr "rápido"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "normal"
 msgstr "normal"
 
-#: modules/codec/x264.c:238
-#, fuzzy
+#: modules/codec/x264.c:249
 msgid "slow"
-msgstr "Lento"
+msgstr "lento"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "all"
 msgstr "todo"
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
+#, fuzzy
 msgid "spatial"
-msgstr ""
+msgstr "pal"
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
+#, fuzzy
 msgid "temporal"
-msgstr ""
+msgstr "Paso Adelante"
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 #, fuzzy
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
-msgstr "codificador de vídeo h264 usando biblioteca x264"
+msgstr "codificador h264 (usando biblioteca x264)"
 
 #: modules/control/corba/corba.c:687
 msgid "Corba control"
 msgstr "Control corba"
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 msgid "corba control module"
 msgstr "Módulo de control corba"
 
@@ -8399,19 +8779,20 @@ msgstr "Umbral de movimiento (10-100)"
 msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr "Cantidad de movimiento requerida al gesto de ratón para grabarlo"
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr "Botón activador"
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
+#: modules/control/gestures.c:83
+#, fuzzy
+msgid "Trigger button for mouse gestures."
 msgstr "Aquí puedes indicar el botón activador para gestos de ratón."
 
-#: modules/control/gestures.c:87
+#: modules/control/gestures.c:86
 msgid "Middle"
 msgstr "Medio"
 
-#: modules/control/gestures.c:90
+#: modules/control/gestures.c:89
 msgid "Gestures"
 msgstr "Gestos"
 
@@ -8419,128 +8800,112 @@ msgstr "Gestos"
 msgid "Mouse gestures control interface"
 msgstr "Interfaz de control de gestos de ratón"
 
-#: modules/control/hotkeys.c:84
-msgid "Playlist bookmark 1"
-msgstr "Favorito 1 de lista de reproducción"
-
-#: modules/control/hotkeys.c:85
-msgid "Playlist bookmark 2"
-msgstr "Favorito 2 de lista de reproducción"
-
-#: modules/control/hotkeys.c:86
-msgid "Playlist bookmark 3"
-msgstr "Favorito 3 de lista de reproducción"
-
-#: modules/control/hotkeys.c:87
-msgid "Playlist bookmark 4"
-msgstr "Favorito 4 de lista de reproducción"
-
-#: modules/control/hotkeys.c:88
-msgid "Playlist bookmark 5"
-msgstr "Favorito 5 de lista de reproducción"
-
-#: modules/control/hotkeys.c:89
-msgid "Playlist bookmark 6"
-msgstr "Favorito 6 de lista de reproducción"
-
-#: modules/control/hotkeys.c:90
-msgid "Playlist bookmark 7"
-msgstr "Favorito 7 de lista de reproducción"
-
-#: modules/control/hotkeys.c:91
-msgid "Playlist bookmark 8"
-msgstr "Favorito 8 de lista de reproducción"
-
-#: modules/control/hotkeys.c:92
-msgid "Playlist bookmark 9"
-msgstr "Favorito 9 de lista de reproducción"
-
-#: modules/control/hotkeys.c:93
-msgid "Playlist bookmark 10"
-msgstr "Favorito 10 de lista de reproducción"
-
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
-msgstr "Esta opción te permite definir favoritos de listas de reproducción."
-
-#: modules/control/hotkeys.c:98
+#: modules/control/hotkeys.c:94
 #, fuzzy
+msgid "Define playlist bookmarks."
+msgstr "Pon favorito 9 de lista de reproducción"
+
+#: modules/control/hotkeys.c:97
 msgid "Hotkeys"
 msgstr "Teclas rápidas"
 
-#: modules/control/hotkeys.c:99
+#: modules/control/hotkeys.c:98
 msgid "Hotkeys management interface"
 msgstr "Interfaz de gestión de teclas rápidas"
 
-#: modules/control/hotkeys.c:488
+#: modules/control/hotkeys.c:467
 #, c-format
 msgid "Audio track: %s"
 msgstr "Pista de audio: %s"
 
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
 #, c-format
 msgid "Subtitle track: %s"
 msgstr "Pista de subtítulos: %s"
 
-#: modules/control/hotkeys.c:502
+#: modules/control/hotkeys.c:482
 msgid "N/A"
 msgstr "N/A"
 
-#: modules/control/hotkeys.c:554
-#, fuzzy, c-format
+#: modules/control/hotkeys.c:535
+#, c-format
 msgid "Aspect ratio: %s"
-msgstr "Proporción de Aspecto"
+msgstr "Proporción de aspecto: %s"
 
-#: modules/control/hotkeys.c:580
-#, fuzzy, c-format
+#: modules/control/hotkeys.c:561
+#, c-format
 msgid "Crop: %s"
-msgstr "Recortar"
+msgstr "Recortar: %s"
 
-#: modules/control/hotkeys.c:606
-#, fuzzy, c-format
+#: modules/control/hotkeys.c:587
+#, c-format
 msgid "Deinterlace mode: %s"
-msgstr "Modo desentrelazado"
+msgstr "Modo desentrelazado: %s"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr "Dirección de Host"
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
-msgstr "Puedes poner la dirección y puerto al que se unirá la interfaz http."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
+msgstr ""
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 msgid "Source directory"
 msgstr "Directorio fuente"
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 #, fuzzy
 msgid "Charset"
-msgstr "Cabaret"
+msgstr "Charset"
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
+"Conjunto de caracteres declarado en encabezado de Content-Type (por defecto "
+"UTF-8)."
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 msgid "Handlers"
 msgstr ""
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
+#, fuzzy
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
 msgstr ""
+"Lista de extensiones y rutas de ejecutables (por ejemplo: php=/usr/bin/php,"
+"pl=/usr/bin/perl)."
+
+#: modules/control/http/http.c:50
+#, fuzzy
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr "Archivo de certificado (habilita SSL) PEM x509 de interfaz HTTP"
+
+#: modules/control/http/http.c:53
+#, fuzzy
+msgid "HTTP interface x509 PEM private key file."
+msgstr "Archivo de clave privada PEM x509 de interfaz HTTP"
 
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
+#, fuzzy
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
+msgstr "Archivo de certificados raíz CA confiables PEM x509 de interfaz HTTP"
+
+#: modules/control/http/http.c:58
+#, fuzzy
+msgid "HTTP interace Certificates Revocation List file."
 msgstr "Archivo de Lista de Revocación de Certificados de interfaz HTTP"
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:62
 msgid "HTTP remote control interface"
 msgstr "Interfaz de control remoto HTTP"
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 msgid "HTTP SSL"
 msgstr "HTTP SSL"
 
@@ -8549,40 +8914,36 @@ msgid "Infrared remote control interface"
 msgstr "Interfaz infrarroja de control remoto"
 
 #: modules/control/netsync.c:59
-msgid "Act as master for network synchronisation"
-msgstr "Actúa como maestro para sincronización de red"
+msgid "Act as master"
+msgstr ""
 
 #: modules/control/netsync.c:60
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
-msgstr ""
-"Te permite indicar si este cliente debe actuar como el cliente maestro para "
-"la sincronización de red."
+#, fuzzy
+msgid "Should act as the master client for the network synchronisation?"
+msgstr "Actúa como maestro para sincronización de red"
 
 #: modules/control/netsync.c:63
 msgid "Master client ip address"
 msgstr "Dirección ip de cliente maestro"
 
 #: modules/control/netsync.c:64
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+#, fuzzy
+msgid "IP address of the master client used for the network synchronisation."
 msgstr ""
 "Te permite indicar la dirección ip del cliente maestro usado para la "
 "sincronización de red."
 
 #: modules/control/netsync.c:68
-#, fuzzy
 msgid "Network Sync"
-msgstr "Red: "
+msgstr "Sincr. Red"
 
 #: modules/control/ntservice.c:39
 msgid "Install Windows Service"
 msgstr "Instalar Servicio de Windows"
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
+#, fuzzy
+msgid "Install the Service and exit."
 msgstr "Si habilitado, la interfaz instalará el Servicio y saldrá."
 
 #: modules/control/ntservice.c:42
@@ -8590,37 +8951,40 @@ msgid "Uninstall Windows Service"
 msgstr "Desinstalar Servicio de Windows"
 
 #: modules/control/ntservice.c:44
-msgid "If enabled the interface will uninstall the Service and exit."
-msgstr "Si habilitado, la interfaz desinstalará el Servicio y saldrá"
+#, fuzzy
+msgid "Uninstall the Service and exit."
+msgstr "Si habilitado, la interfaz instalará el Servicio y saldrá."
 
 #: modules/control/ntservice.c:45
 msgid "Display name of the Service"
 msgstr "Mostrar nombre del Servicio"
 
 #: modules/control/ntservice.c:47
-msgid "This allows you to change the display name of the Service."
-msgstr "Esto te permite cambiar el nombre a mostrar del Servicio."
+#, fuzzy
+msgid "Change the display name of the Service."
+msgstr "Mostrar nombre del Servicio"
 
 #: modules/control/ntservice.c:48
 msgid "Configuration options"
 msgstr "Opciones de configuración"
 
 #: modules/control/ntservice.c:50
+#, fuzzy
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 "Esta opción te permite indicar opciones de configuración que se usarán por "
 "el Servicio. (Ej. -foo=bar --no-foobar). Debería especificarse al "
 "instalarse, para que el Servicio esté correctamente configurado."
 
 #: modules/control/ntservice.c:55
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
 "Esta opción permite elegir interfaces adicionales originados por el "
 "Servicio. Debería indicarse al instalarse para que el Servicio esté bien "
@@ -8698,411 +9062,359 @@ msgstr "Interfaz de control remoto"
 
 #: modules/control/rc.c:335
 #, fuzzy
-msgid "Remote control interface initialized, `h' for help"
-msgstr "Interfaz inicializada de control remoto, `h' para ayuda\n"
+msgid "Remote control interface initialized. Type `help' for help."
+msgstr "Interfaz inicializada de control remoto, `h' para ayuda"
 
 #: modules/control/rc.c:847
 #, fuzzy, c-format
-msgid "unknown command `%s', type `help' for help"
-msgstr "comando desconocido `%s', escribe `help' para ayuda\n"
+msgid "Unknown command `%s'. Type `help' for help."
+msgstr "comando desconocido `%s', escribe `help' para ayuda"
 
 #: modules/control/rc.c:880
-#, fuzzy
 msgid "+----[ Remote control commands ]"
-msgstr "+----[ Comandos de control remoto ]\n"
+msgstr "+----[ Comandos de control remoto ]"
 
 #: modules/control/rc.c:882
-#, fuzzy
 msgid "| add XYZ  . . . . . . . . . . add XYZ to playlist"
-msgstr "| add XYZ . . . . . . . añade XYZ a lista de repr.\n"
+msgstr "| add XYZ . . . . . . . añade XYZ a lista de repr."
 
 #: modules/control/rc.c:883
-#, fuzzy
 msgid "| playlist . . .  show items currently in playlist"
-msgstr "| playlist  . . mostrar objetos actualmente en ella\n"
+msgstr "| playlist  . . mostrar objetos actualmente en lista de repr."
 
 #: modules/control/rc.c:884
-#, fuzzy
 msgid "| play . . . . . . . . . . . . . . . . play stream"
-msgstr "| play  . . . . . . . . . . . .  reproducir volcado\n"
+msgstr "| play  . . . . . . . . . . . .  reproducir volcado"
 
 #: modules/control/rc.c:885
-#, fuzzy
 msgid "| stop . . . . . . . . . . . . . . . . stop stream"
-msgstr "| stop  . . . . . . . . . . . . . . . parar volcado\n"
+msgstr "| stop  . . . . . . . . . . . . . . . parar volcado"
 
 #: modules/control/rc.c:886
-#, fuzzy
 msgid "| next . . . . . . . . . . . .  next playlist item"
-msgstr "| next  . . . .  siguiente objeto de lista de repr.\n"
+msgstr "| next  . . . . . . . .  siguiente objeto de lista de repr."
 
 #: modules/control/rc.c:887
-#, fuzzy
 msgid "| prev . . . . . . . . . .  previous playlist item"
-msgstr "| prev  . . . . . . objeto previo de lista de repr.\n"
+msgstr "| prev  . . . . . . . . . . objeto previo de lista de repr."
 
 #: modules/control/rc.c:888
-#, fuzzy
 msgid "| goto . . . . . . . . . . . .  goto item at index"
-msgstr "| goto . . . . . . . . . . . . . . . . . ir a objeto en índice\n"
+msgstr "| goto . . . . . . . . . . . . . . . . . ir a objeto en índice"
 
 #: modules/control/rc.c:889
-#, fuzzy
 msgid "| clear . . . . . . . . . . .   clear the playlist"
-msgstr "| next  . . . .  siguiente objeto de lista de repr.\n"
+msgstr "| clear . . . . . . . . . .  limpiar lista de reproducción"
 
 #: modules/control/rc.c:890
-#, fuzzy
 msgid "| status . . . . . . . . . current playlist status"
-msgstr "| next  . . . .  siguiente objeto de lista de repr.\n"
+msgstr "| status . . . . . . . . .  estado actual de lista de repr."
 
 #: modules/control/rc.c:891
-#, fuzzy
 msgid "| title [X]  . . . . set/get title in current item"
-msgstr "| title [X]. . . . . .  pon/obtén título en objeto actual\n"
+msgstr "| title [X]. . . . . .  pon/obtén título en objeto actual"
 
 #: modules/control/rc.c:892
-#, fuzzy
 msgid "| title_n  . . . . . .  next title in current item"
-msgstr "| title_n . . . . . . . .  siguiente título en objeto actual\n"
+msgstr "| title_n . . . . . . . .  siguiente título en objeto actual"
 
 #: modules/control/rc.c:893
-#, fuzzy
 msgid "| title_p  . . . .  previous title in current item"
-msgstr "| title_p  . . . . . . . . . . título previo en objeto actual\n"
+msgstr "| title_p  . . . . . . . . . . título previo en objeto actual"
 
 #: modules/control/rc.c:894
-#, fuzzy
 msgid "| chapter [X]  . . set/get chapter in current item"
-msgstr "| chapter [X]  . . pon/obtén capítulo en objeto actual\n"
+msgstr "| chapter [X]  . . pon/obtén capítulo en objeto actual"
 
 #: modules/control/rc.c:895
-#, fuzzy
 msgid "| chapter_n  . . . .  next chapter in current item"
-msgstr "| chapter_n  . . . .  capítulo siguiente en objeto actual\n"
+msgstr "| chapter_n  . . . . capítulo siguiente en objeto actual"
 
 #: modules/control/rc.c:896
-#, fuzzy
 msgid "| chapter_p  . .  previous chapter in current item"
-msgstr "| chapter_p  . .  capítulo previo en objeto actual\n"
+msgstr "| chapter_p  . .  capítulo previo en objeto actual"
 
 #: modules/control/rc.c:898
-#, fuzzy
 msgid "| seek X . seek in seconds, for instance `seek 12'"
-msgstr "| seek X  . . . buscar en segundos, p.ej. `seek 12'\n"
+msgstr "| seek X  . . . buscar en segundos, p.ej. `seek 12'"
 
 #: modules/control/rc.c:899
-#, fuzzy
 msgid "| pause  . . . . . . . . . . . . . .  toggle pause"
-msgstr "| pause . . . . . . . . . . . .  intercambiar pausa\n"
+msgstr "| pause . . . . . . . . . . . .  intercambiar pausa"
 
 #: modules/control/rc.c:900
-#, fuzzy
 msgid "| fastforward  . . . . . .  .  set to maximum rate"
-msgstr "| fastforward . . . . . . . . . . . .  poner a tasa máxima\n"
+msgstr "| fastforward . . . . . . . . . . . .  poner a tasa máxima"
 
 #: modules/control/rc.c:901
-#, fuzzy
 msgid "| rewind  . . . . . . . . . .  set to minimum rate"
-msgstr "| rewind  . . . . . . . . . . . . . . . .  poner a tasa mínima\n"
+msgstr "| rewind  . . . . . . . . . . . . . . . .  poner a tasa mínima"
 
 #: modules/control/rc.c:902
-#, fuzzy
 msgid "| faster . . . . . . . .  faster playing of stream"
-msgstr "| play  . . . . . . . . . . . .  reproducir volcado\n"
+msgstr "| faster . . . . . . . .  reproducir volcado más rapido"
 
 #: modules/control/rc.c:903
-#, fuzzy
 msgid "| slower . . . . . . . .  slower playing of stream"
-msgstr "| play  . . . . . . . . . . . .  reproducir volcado\n"
+msgstr "| slower . . . . . . . .  reproducir volcado más lento"
 
 #: modules/control/rc.c:904
-#, fuzzy
 msgid "| normal . . . . . . . .  normal playing of stream"
-msgstr "| play  . . . . . . . . . . . .  reproducir volcado\n"
+msgstr "| normal . . . . . . . .  reproducir volcado normal"
 
 #: modules/control/rc.c:905
-#, fuzzy
 msgid "| f [on|off] . . . . . . . . . . toggle fullscreen"
-msgstr "| f . . . . . . . .  intercambiar pantalla completa\n"
+msgstr "| f [on|off] . . . . . . . .  intercambiar pantalla completa"
 
 #: modules/control/rc.c:906
-#, fuzzy
 msgid "| info . . .  information about the current stream"
-msgstr "| info  . . . . información sobre el volcado actual\n"
+msgstr "| info  . . . . información sobre el volcado actual"
 
 #: modules/control/rc.c:908
-#, fuzzy
 msgid "| volume [X] . . . . . . . .  set/get audio volume"
-msgstr "| volume [X]. . . . . .  pon/obtén volumen de audio\n"
+msgstr "| volume [X]. . . . . .  pon/obtén volumen de audio"
 
 #: modules/control/rc.c:909
-#, fuzzy
 msgid "| volup [X]  . . . . .  raise audio volume X steps"
-msgstr "| volup [X] . . . . subir volumen de audio X puntos\n"
+msgstr "| volup [X] . . . . subir volumen de audio X puntos"
 
 #: modules/control/rc.c:910
-#, fuzzy
 msgid "| voldown [X]  . . . .  lower audio volume X steps"
-msgstr "| voldown [X] . . . bajar volumen de audio X puntos\n"
+msgstr "| voldown [X] . . . bajar volumen de audio X puntos"
 
 #: modules/control/rc.c:911
-#, fuzzy
 msgid "| adev [X] . . . . . . . . .  set/get audio device"
-msgstr "| adev [X]  . . . . . .  pon/obtén aparato de audio\n"
+msgstr "| adev [X]  . . . . . .  pon/obtén aparato de audio"
 
 #: modules/control/rc.c:912
-#, fuzzy
 msgid "| achan [X]. . . . . . . .  set/get audio channels"
-msgstr "| achan [X] . . . . . .  pon/obtén canales de audio\n"
+msgstr "| achan [X] . . . . . .  pon/obtén canales de audio"
 
 #: modules/control/rc.c:913
 msgid "| menu [on|off|up|down|left|right|select] use menu"
 msgstr ""
 
 #: modules/control/rc.c:918
-#, fuzzy
 msgid "| marq-marquee STRING  . . overlay STRING in video"
-msgstr "| marq-marquee STRING  . . superponer CADENA en vídeo\n"
+msgstr "| marq-marquee STRING  . . superponer CADENA en vídeo"
 
 #: modules/control/rc.c:919
-#, fuzzy
 msgid "| marq-x X . . . . . . . . . . . .offset from left"
-msgstr "| marq-x X . . . . . . . . . . . . . . . . ajuste desde la izquierda\n"
+msgstr "| marq-x X . . . . . . . . . . . . . . . . ajuste desde la izquierda"
 
 #: modules/control/rc.c:920
-#, fuzzy
 msgid "| marq-y Y . . . . . . . . . . . . offset from top"
-msgstr "| marq-y Y . . . . . . . . . . . . . . . . .  ajuste desde arriba\n"
+msgstr "| marq-y Y . . . . . . . . . . . . . . . . .  ajuste desde arriba"
 
 #: modules/control/rc.c:921
-#, fuzzy
 msgid "| marq-position #. . .  .relative position control"
-msgstr "| marq-position #. . .  .control de posición relativa\n"
+msgstr "| marq-position #. . .  .control de posición relativa"
 
 #: modules/control/rc.c:922
-#, fuzzy
 msgid "| marq-color # . . . . . . . . . . font color, RGB"
-msgstr "| marq-color #. . . . . . . . . . . . . . color de fuente, RGB\n"
+msgstr "| marq-color #. . . . . . . . . . . . . . color de fuente, RGB"
 
 #: modules/control/rc.c:923
-#, fuzzy
 msgid "| marq-opacity # . . . . . . . . . . . . . opacity"
-msgstr "| marq-opacity # . . . . . . . . . . . . . . . . . . . opacidad\n"
+msgstr "| marq-opacity # . . . . . . . . . . . . . . . . . . . opacidad"
 
 #: modules/control/rc.c:924
-#, fuzzy
 msgid "| marq-timeout T. . . . . . . . . . timeout, in ms"
-msgstr "| marq-timeout T . . . . . . . . . . . . . . . . retardo, en ms\n"
+msgstr "| marq-timeout T . . . . . . . . . . . . . . . . retardo, en ms"
 
 #: modules/control/rc.c:925
-#, fuzzy
 msgid "| marq-size # . . . . . . . . font size, in pixels"
-msgstr "| marq-size # . . . . . . . . tamaño de fuente, en píxels\n"
+msgstr "| marq-size # . . . . . . . . tamaño de fuente, en píxels"
 
 #: modules/control/rc.c:927
-#, fuzzy
 msgid "| time-format STRING . . . overlay STRING in video"
-msgstr "| time-format STRING . . . superponer CADENA en vídeo\n"
+msgstr "| time-format STRING . . . superponer CADENA en vídeo"
 
 #: modules/control/rc.c:928
-#, fuzzy
 msgid "| time-x X . . . . . . . . . . . .offset from left"
-msgstr "| time-x X . . . . . . . . . . . . ajuste desde la izq.\n"
+msgstr "| time-x X . . . . . . . . . . . . ajuste desde la izq."
 
 #: modules/control/rc.c:929
-#, fuzzy
 msgid "| time-y Y . . . . . . . . . . . . offset from top"
-msgstr "| time-y Y . . . . . . . . . . . . ajuste desde arriba\n"
+msgstr "| time-y Y . . . . . . . . . . . . ajuste desde arriba"
 
 #: modules/control/rc.c:930
-#, fuzzy
 msgid "| time-position #. . . . . . . . relative position"
-msgstr "| time-position #. . . . . . . . posición relativa\n"
+msgstr "| time-position #. . . . . . . . posición relativa"
 
 #: modules/control/rc.c:931
-#, fuzzy
 msgid "| time-color # . . . . . . . . . . font color, RGB"
-msgstr "| time-color # . . . . . . . . . . color de fuente, RGB\n"
+msgstr "| time-color # . . . . . . . . . . color de fuente, RGB"
 
 #: modules/control/rc.c:932
-#, fuzzy
 msgid "| time-opacity # . . . . . . . . . . . . . opacity"
-msgstr "| time-opacity # . . . . . . . . . . . . . opacidad\n"
+msgstr "| time-opacity # . . . . . . . . . . . . . opacidad"
 
 #: modules/control/rc.c:933
-#, fuzzy
 msgid "| time-size # . . . . . . . . font size, in pixels"
-msgstr "| time-size # . . . . . . . . tamaño de fuente, en píxels\n"
+msgstr "| time-size # . . . . . . . . tamaño de fuente, en píxels"
 
 #: modules/control/rc.c:935
 #, fuzzy
-msgid "| logo-file STRING . . . the overlay file path/name"
-msgstr "| logo-file STRING . . . la ruta/nombre de archivo superpuesto\n"
+msgid "| logo-file STRING . . .the overlay file path/name"
+msgstr "| logo-file STRING . . . la ruta/nombre de archivo superpuesto"
 
 #: modules/control/rc.c:936
-#, fuzzy
 msgid "| logo-x X . . . . . . . . . . . .offset from left"
-msgstr "| logo-x X . . . . . . . . . . . .ajuste desde la izq.\n"
+msgstr "| logo-x X . . . . . . . . . . . .ajuste desde la izq."
 
 #: modules/control/rc.c:937
-#, fuzzy
 msgid "| logo-y Y . . . . . . . . . . . . offset from top"
-msgstr "| logo-y Y . . . . . . . . . . . . ajuste desde arriba\n"
+msgstr "| logo-y Y . . . . . . . . . . . . ajuste desde arriba"
 
 #: modules/control/rc.c:938
-#, fuzzy
 msgid "| logo-position #. . . . . . . . relative position"
-msgstr "| logo-position #. . . . . . . . posición relativa\n"
+msgstr "| logo-position #. . . . . . . . posición relativa"
 
 #: modules/control/rc.c:939
-#, fuzzy
 msgid "| logo-transparency #. . . . . . . . .transparency"
-msgstr "| logo-transparency #. . . . . . . . .transparencia\n"
+msgstr "| logo-transparency #. . . . . . . . .transparencia"
 
 #: modules/control/rc.c:941
-#, fuzzy
 msgid "| mosaic-alpha # . . . . . . . . . . . . . . alpha"
-msgstr "| mosaic-alpha # . . . . . . . . . . . . . . alpha\n"
+msgstr "| mosaic-alpha # . . . . . . . . . . . . . . alpha"
 
 #: modules/control/rc.c:942
-#, fuzzy
 msgid "| mosaic-height #. . . . . . . . . . . . . .height"
-msgstr "| mosaic-height #. . . . . . . . . . . . . .altura\n"
+msgstr "| mosaic-height #. . . . . . . . . . . . . .altura"
 
 #: modules/control/rc.c:943
-#, fuzzy
 msgid "| mosaic-width # . . . . . . . . . . . . . . width"
-msgstr "| mosaic-width # . . . . . . . . . . . . . . anchura\n"
+msgstr "| mosaic-width # . . . . . . . . . . . . . . anchura"
 
 #: modules/control/rc.c:944
-#, fuzzy
 msgid "| mosaic-xoffset # . . . .top left corner position"
-msgstr "| mosaic-xoffset # . . . .posición esquina sup. izq.\n"
+msgstr "| mosaic-xoffset # . . . .posición esquina sup. izq."
 
 #: modules/control/rc.c:945
-#, fuzzy
 msgid "| mosaic-yoffset # . . . .top left corner position"
-msgstr "| mosaic-yoffset # . . . .posición esquina sup. izq.\n"
+msgstr "| mosaic-yoffset # . . . .posición esquina sup. izq."
 
 #: modules/control/rc.c:946
-#, fuzzy
 msgid "| mosaic-align 0..2,4..6,8..10. . .mosaic alignment"
-msgstr "| mosaic-align 0..2,4..6,8..10. . .alineación de mosaico\n"
+msgstr "| mosaic-align 0..2,4..6,8..10. . .alineación de mosaico"
 
 #: modules/control/rc.c:947
-#, fuzzy
 msgid "| mosaic-vborder # . . . . . . . . vertical border"
-msgstr "| mosaic-vborder # . . . . . . . . borde vertical\n"
+msgstr "| mosaic-vborder # . . . . . . . . borde vertical"
 
 #: modules/control/rc.c:948
-#, fuzzy
 msgid "| mosaic-hborder # . . . . . . . horizontal border"
-msgstr "| mosaic-hborder # . . . . . . . borde horizontal\n"
+msgstr "| mosaic-hborder # . . . . . . . borde horizontal"
 
 #: modules/control/rc.c:949
-#, fuzzy
 msgid "| mosaic-position {0=auto,1=fixed} . . . .position"
-msgstr "| mosaic-position {0=auto,1=fixed} . . . .posición\n"
+msgstr "| mosaic-position {0=auto,1=fixed} . . . .posición"
 
 #: modules/control/rc.c:950
-#, fuzzy
 msgid "| mosaic-rows #. . . . . . . . . . .number of rows"
-msgstr "| mosaic-rows #. . . . . . . . . . .nº de filas\n"
+msgstr "| mosaic-rows #. . . . . . . . . . .nº de filas"
 
 #: modules/control/rc.c:951
-#, fuzzy
 msgid "| mosaic-cols #. . . . . . . . . . .number of cols"
-msgstr "| mosaic-cols #. . . . . . . . . . .nº de columnas\n"
+msgstr "| mosaic-cols #. . . . . . . . . . .nº de columnas"
 
 #: modules/control/rc.c:952
-#, fuzzy
 msgid "| mosaic-keep-aspect-ratio {0,1} . . .aspect ratio"
-msgstr "| mosaic-keep-aspect-ratio {0,1} . . .tasa de aspecto\n"
+msgstr "| mosaic-keep-aspect-ratio {0,1} . . .tasa de aspecto"
 
 #: modules/control/rc.c:954
 msgid ""
 "| check-updates [newer] [equal] [older]\n"
 "|               [undef] [info] [source] [binary] [plugin]"
 msgstr ""
+"| check-updates [newer] [equal] [older]\n"
+"|               [undef] [info] [source] [binary] [plugin]"
 
 #: modules/control/rc.c:958
-#, fuzzy
 msgid "| help . . . . . . . . . . . . . this help message"
-msgstr "| help  . . . . . . . . . . . este mensaje de ayuda\n"
+msgstr "| help  . . . . . . . . . . . este mensaje de ayuda"
 
 #: modules/control/rc.c:959
-#, fuzzy
 msgid "| longhelp . . . . . . . . . a longer help message"
-msgstr "| longhelp . . . . . . . . . un mensaje de ayuda más largo\n"
+msgstr "| longhelp . . . . . . . . . un mensaje de ayuda más largo"
 
 #: modules/control/rc.c:960
-#, fuzzy
 msgid "| logout . . . . .  exit (if in socket connection)"
-msgstr "| logout  . . . . . . salir (si en conexión socket)\n"
+msgstr "| logout  . . . . . . salir (si en conexión socket)"
 
 #: modules/control/rc.c:961
-#, fuzzy
 msgid "| quit . . . . . . . . . . . . . . . . .  quit vlc"
-msgstr "| quit  . . . . . . . . . . . . . . . .  salir vlc\n"
+msgstr "| quit  . . . . . . . . . . . . . . . .  salir vlc"
 
 #: modules/control/rc.c:963
-#, fuzzy
 msgid "+----[ end of help ]"
-msgstr "+----[ fin de ayuda ]\n"
+msgstr "+----[ fin de ayuda ]"
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
-msgstr ""
+#: modules/control/rc.c:1070
+#, fuzzy
+msgid "Press menu select or pause to continue."
+msgstr "pulsa elegir menú o pausa para continuar"
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+#, fuzzy
+msgid "Type 'menu select' or 'pause' to continue."
+msgstr "pulsa elegir menú o pausa para continuar"
 
 #: modules/control/rc.c:1385
 #, fuzzy
-msgid "press pause to continue"
-msgstr ""
-"\n"
-"Pulsa tecla RETORNO para continuar...\n"
+msgid "Type 'pause' to continue."
+msgstr "pulse pausa para continuar"
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
-msgstr ""
+#, fuzzy
+msgid "Please provide one of the following parameters:"
+msgstr "por favor indique uno de los siguientes parámetros"
 
 #: modules/control/showintf.c:62
 msgid "Threshold"
 msgstr "Umbral"
 
 #: modules/control/showintf.c:63
-msgid "Height of the zone triggering the interface"
+#, fuzzy
+msgid "Height of the zone triggering the interface."
 msgstr "Altura de la zona que activa la interfaz"
 
 #: modules/control/telnet.c:72
 #, fuzzy
-msgid "Telnet Interface host"
-msgstr "Puerto Interfaz telnet"
+msgid "Host"
+msgstr "House"
 
 #: modules/control/telnet.c:73
-#, fuzzy
-msgid "Default to listen on all network interfaces"
-msgstr "MTU de la interfaz de red"
-
-#: modules/control/telnet.c:74
-msgid "Telnet Interface port"
-msgstr "Puerto Interfaz telnet"
-
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
-msgstr "Por defecto a 4212"
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
+msgstr ""
 
-#: modules/control/telnet.c:77
-msgid "Telnet Interface password"
-msgstr "Clave Interfaz telnet"
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
+msgstr "Puerto"
 
 #: modules/control/telnet.c:78
-msgid "Default to admin"
-msgstr "Por defecto a admin"
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
+msgstr ""
+
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
+msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:96
 msgid "VLM remote control interface"
 msgstr "Interfaz de control remoto VLM"
 
@@ -9122,10 +9434,15 @@ msgstr "Demuxer ASF v1.0"
 msgid "AU demuxer"
 msgstr "Demuxer AU"
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 msgid "Force interleaved method"
 msgstr "Forzar método entrelazado"
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "Forzar método entrelazado"
+
 #: modules/demux/avi/avi.c:45
 msgid "Force index creation"
 msgstr "Forzar creación de índice"
@@ -9144,23 +9461,24 @@ msgid "AVI demuxer"
 msgstr "Demuxer AVI"
 
 #: modules/demux/avi/avi.c:549
-#, fuzzy
 msgid "AVI Index"
-msgstr "Índice"
+msgstr "Índice AVI"
 
 #: modules/demux/avi/avi.c:550
 msgid ""
 "This AVI file is broken. Seeking will not work correctly.\n"
 "Do you want to try to repair it (this might take a long time) ?"
 msgstr ""
+"Este archivo AVI está roto. La búsqueda no funcionará correctamente.\n"
+"¿Desea intentar repararlo (puede tardar mucho) ?"
 
 #: modules/demux/avi/avi.c:2269
 msgid "Fixing AVI Index"
-msgstr ""
+msgstr "Reparar Index AVI"
 
 #: modules/demux/avi/avi.c:2270 modules/demux/avi/avi.c:2293
 msgid "Creating AVI Index ..."
-msgstr ""
+msgstr "Creando Índice de AVI ..."
 
 #: modules/demux/demuxdump.c:38
 #, fuzzy
@@ -9197,15 +9515,24 @@ msgstr "Demuxer raw DTS"
 msgid "FLAC demuxer"
 msgstr "Demuxer FLAC"
 
+#: modules/demux/livedotcom.cpp:63
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+"Te permite modificar el valor de caché por defecto para volcados RTSP. Este "
+"valor debería ponerse en unidades de milisegundos."
+
 #: modules/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr "Dialecto RTSP Kasenna"
 
 #: modules/demux/livedotcom.cpp:67
+#, fuzzy
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 "El servidor Kasenna habla un dialecto viejo y no estándar de RTSP. Al poner "
 "este parámetro, VLC probará este dialecto para comunicarse. En este modo no "
@@ -9213,7 +9540,7 @@ msgstr ""
 
 #: modules/demux/livedotcom.cpp:72
 msgid "RTP/RTSP/SDP demuxer (using Live555.com)"
-msgstr ""
+msgstr "demuxor RTP/RTSP/SDP (usando Live555.com)"
 
 #: modules/demux/livedotcom.cpp:81
 msgid "RTSP/RTP access and demux"
@@ -9224,26 +9551,25 @@ msgid "Use RTP over RTSP (TCP)"
 msgstr "Usar RTP sobre RTSP (TCP)"
 
 #: modules/demux/livedotcom.cpp:90
-#, fuzzy
 msgid "Client port"
-msgstr "Puerto de vídeo"
+msgstr "Puerto de cliente"
 
 #: modules/demux/livedotcom.cpp:91
 msgid "Port to use for the RTP source of the session"
-msgstr ""
+msgstr "Puerto a usar para la fuente RTP de la sesión"
 
 #: modules/demux/livedotcom.cpp:94 modules/demux/livedotcom.cpp:95
 msgid "Tunnel RTSP and RTP over HTTP"
-msgstr ""
+msgstr "Construir RTSP y RTP sobre HTTP"
 
 #: modules/demux/livedotcom.cpp:97
 #, fuzzy
 msgid "HTTP tunnel port"
-msgstr "Entrada HTTP"
+msgstr "Puerto túnel HTTP"
 
 #: modules/demux/livedotcom.cpp:98
 msgid "Port to use for tunneling the RTSP/RTP over HTTP"
-msgstr ""
+msgstr "Puerto a usar para construir el RTSP/RTP sobre HTTP"
 
 #: modules/demux/m3u.c:68
 msgid "Playlist metademux"
@@ -9254,10 +9580,13 @@ msgid "Frames per Second"
 msgstr "Fotogramas por Segundo"
 
 #: modules/demux/mjpeg.c:44
+#, fuzzy
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
+"is the default value) for a live stream (from a camera)."
 msgstr ""
+"Te permite indicar la tasa de fotogramas deseada al reproducir desde "
+"archivos, usa 0 para emisión en vivo."
 
 #: modules/demux/mjpeg.c:50
 #, fuzzy
@@ -9285,9 +9614,8 @@ msgid "Use chapter codecs found in the segment."
 msgstr "Usar códecs de capítulo hallados en el segmento."
 
 #: modules/demux/mkv.cpp:409
-#, fuzzy
 msgid "Preload Directory"
-msgstr "Directorio de grabación"
+msgstr "Directorio de Precarga"
 
 #: modules/demux/mkv.cpp:410
 msgid ""
@@ -9296,9 +9624,8 @@ msgid ""
 msgstr ""
 
 #: modules/demux/mkv.cpp:413
-#, fuzzy
 msgid "Seek based on percent not time"
-msgstr "Búsqueda basada en porcentaje, no en tiempo."
+msgstr "Búsqueda basada en porcentaje, no en tiempo"
 
 #: modules/demux/mkv.cpp:414
 msgid "Seek based on percent not time."
@@ -9343,8 +9670,9 @@ msgid "Writing application"
 msgstr "Aplicación de escritura"
 
 #: modules/demux/mod.c:47
+#, fuzzy
 msgid "Enable noise reduction algorithm"
-msgstr ""
+msgstr "Algoritmo de cálculo de movimiento."
 
 #: modules/demux/mod.c:48
 #, fuzzy
@@ -9364,7 +9692,7 @@ msgstr "Retraso de reverberación en ms (usualmente 40-200ms)"
 #: modules/demux/mod.c:53
 #, fuzzy
 msgid "Enable megabass mode"
-msgstr "Habilitar picos"
+msgstr "Habilitar base"
 
 #: modules/demux/mod.c:54
 #, fuzzy
@@ -9439,7 +9767,7 @@ msgstr "Demuxor de volcado MP4"
 #: modules/demux/mpc.c:46
 #, fuzzy
 msgid "Replay Gain type"
-msgstr "Reproducir y parar"
+msgstr "Tipo de Reproducir Ganancia"
 
 #: modules/demux/mpc.c:47
 msgid ""
@@ -9450,7 +9778,7 @@ msgstr ""
 #: modules/demux/mpc.c:59
 #, fuzzy
 msgid "MusePack demuxer"
-msgstr "Demuxor PS"
+msgstr "Demuxor MPC"
 
 #: modules/demux/mpeg/h264.c:40
 #, fuzzy
@@ -9479,9 +9807,8 @@ msgid "MPEG-I/II video demuxer"
 msgstr "Demuxor de audio MPEG-I/II"
 
 #: modules/demux/nsc.c:43
-#, fuzzy
 msgid "Windows Media NSC metademux"
-msgstr "Metademux Kasenna MediaBase"
+msgstr "Metademux Windows Media NSC"
 
 #: modules/demux/nsv.c:45
 msgid "NullSoft demuxer"
@@ -9501,13 +9828,13 @@ msgid "Listeners"
 msgstr "Oyentes"
 
 #: modules/demux/playlist/playlist.c:36
-#, fuzzy
 msgid "Auto start"
-msgstr "Metadata de autor"
+msgstr "Auto inicio"
 
 #: modules/demux/playlist/playlist.c:37
+#, fuzzy
 msgid "Automatically start playing the playlist content once it's loaded.\n"
-msgstr ""
+msgstr "Automáticamente inicia la lista de reproducción al cargarse.\n"
 
 #: modules/demux/playlist/playlist.c:55
 msgid "Native playlist import"
@@ -9526,14 +9853,13 @@ msgid "B4S playlist import"
 msgstr "Importar lista de reproducción B4S"
 
 #: modules/demux/playlist/playlist.c:78
-#, fuzzy
 msgid "DVB playlist import"
-msgstr "Importar lista de reproducción B4S"
+msgstr "Importar lista de reproducción DVB"
 
 #: modules/demux/playlist/playlist.c:83
 #, fuzzy
 msgid "Podcast parser"
-msgstr "Categoría CDDB"
+msgstr "Tipo de Podcast"
 
 #: modules/demux/playlist/playlist.c:88
 #, fuzzy
@@ -9548,67 +9874,56 @@ msgstr "Importar lista de reproducción PLS"
 #: modules/demux/playlist/podcast.c:404 modules/demux/playlist/podcast.c:412
 #: modules/demux/playlist/podcast.c:420 modules/demux/playlist/podcast.c:428
 #: modules/demux/playlist/podcast.c:436
-#, fuzzy
 msgid "Podcast Info"
-msgstr "Posición"
+msgstr "Info Podcast"
 
 #: modules/demux/playlist/podcast.c:290
-#, fuzzy
 msgid "Podcast Link"
-msgstr "Posición"
+msgstr "Enlace Podcast"
 
 #: modules/demux/playlist/podcast.c:299
-#, fuzzy
 msgid "Podcast Copyright"
-msgstr "Copyright"
+msgstr "Copyright Podcast"
 
 #: modules/demux/playlist/podcast.c:308
-#, fuzzy
 msgid "Podcast Category"
-msgstr "Categoría CDDB"
+msgstr "Categoría Podcast"
 
 #: modules/demux/playlist/podcast.c:317 modules/demux/playlist/podcast.c:405
 msgid "Podcast Keywords"
-msgstr ""
+msgstr "Claves de Podcast"
 
 #: modules/demux/playlist/podcast.c:326 modules/demux/playlist/podcast.c:413
-#, fuzzy
 msgid "Podcast Subtitle"
-msgstr "Subtítulo"
+msgstr "Subtítulo Podcast"
 
 #: modules/demux/playlist/podcast.c:336 modules/demux/playlist/podcast.c:421
-#, fuzzy
 msgid "Podcast Summary"
-msgstr "Dummy"
+msgstr "Sumario Podcast"
 
 #: modules/demux/playlist/podcast.c:373
-#, fuzzy
 msgid "Podcast Publication Date"
-msgstr "Tipo de modulación"
+msgstr "Fecha de Publicación Podcast"
 
 #: modules/demux/playlist/podcast.c:381
-#, fuzzy
 msgid "Podcast Author"
-msgstr "Autor"
+msgstr "Autor Podcast"
 
 #: modules/demux/playlist/podcast.c:389
-#, fuzzy
 msgid "Podcast Subcategory"
-msgstr "Por categoría"
+msgstr "Subcategoría Podcast"
 
 #: modules/demux/playlist/podcast.c:397
-#, fuzzy
 msgid "Podcast Duration"
-msgstr "Saturación"
+msgstr "Duración Podcast"
 
 #: modules/demux/playlist/podcast.c:429
-#, fuzzy
 msgid "Podcast Size"
-msgstr "Tamaño de Paquete"
+msgstr "Tamaño Podcast"
 
 #: modules/demux/playlist/podcast.c:437
 msgid "Podcast Type"
-msgstr ""
+msgstr "Tipo de Podcast"
 
 #: modules/demux/ps.c:47 modules/demux/ps.c:55
 #, fuzzy
@@ -9655,7 +9970,8 @@ msgid "Extra PMT"
 msgstr "PMT extra"
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+#, fuzzy
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr ""
 "Permite a un usuario indicar un pmt extra (pmt_pid=pid:tipo_volcado[,...])"
 
@@ -9664,66 +9980,83 @@ msgid "Set id of ES to PID"
 msgstr "Indica id de ES a PID"
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
-msgstr "indica id de es a pid"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
+msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 msgid "Fast udp streaming"
 msgstr "Rápido volcado udp"
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+#, fuzzy
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 "Envía TS a ip:port específico por udp (debes saber lo que estás haciendo)"
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr "MTU para modo salida"
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
+#: modules/demux/ts.c:98
+#, fuzzy
+msgid "MTU for out mode."
+msgstr "MTU para modo salida"
+
+#: modules/demux/ts.c:100
 msgid "CSA ck"
 msgstr "CSA ck"
 
-#: modules/demux/ts.c:100
+#: modules/demux/ts.c:101
+msgid "Control word for the CSA encryption algorithm"
+msgstr ""
+
+#: modules/demux/ts.c:103
 msgid "Silent mode"
 msgstr "Modo silencioso"
 
-#: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+#: modules/demux/ts.c:104
+#, fuzzy
+msgid "Do not complain on encrypted PES."
 msgstr "no quejarse en PES encriptados"
 
-#: modules/demux/ts.c:103
+#: modules/demux/ts.c:106
 msgid "CAPMT System ID"
 msgstr "ID del Sistema CAPMT"
 
-#: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+#: modules/demux/ts.c:107
+#, fuzzy
+msgid "Only forward descriptors from this SysID to the CAM."
 msgstr "sólo envía descriptores desde este SysID al CAM"
 
-#: modules/demux/ts.c:106
+#: modules/demux/ts.c:109
 msgid "Packet size in bytes to decrypt"
-msgstr ""
+msgstr "Tamaño del paquete en bytes a desencriptar"
 
-#: modules/demux/ts.c:107
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr ""
+"Especifica el tamaño del paquete TS a desencriptar. Las rutinas de "
+"desencriptación eliminan el encabezado-TS del valor antes de desencriptar."
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 msgid "Filename of dump"
 msgstr "Nombre de archivo de volcado"
 
-#: modules/demux/ts.c:112
+#: modules/demux/ts.c:115
 #, fuzzy
-msgid "Specify a filename where to dump the TS in"
-msgstr "Especifica un nombre de archivo al que el flujo raw se volcará."
+msgid "Specify a filename where to dump the TS in."
+msgstr "Indicar un nombre de archivo al que volcar el TS"
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 msgid "Append"
 msgstr "Añadir"
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
@@ -9731,18 +10064,18 @@ msgstr ""
 "Si el archivo existe y se elige esta opción, el archivo existente no será "
 "sobreescrito."
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 #, fuzzy
 msgid "Dump buffer size"
 msgstr "Tamaño del buffer de control de tasa"
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr ""
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 msgid "MPEG Transport Stream demuxer"
 msgstr "Demuxor de Volcado de Transporte MPEG"
 
@@ -9794,6 +10127,10 @@ msgstr "Nueva Era"
 msgid "Oldies"
 msgstr "Oldies"
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr "Otro"
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr "Rithim & Blues"
@@ -9986,7 +10323,7 @@ msgstr "Cabaret"
 msgid "New wave"
 msgstr "Nueva ola"
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr "Psicodélica"
 
@@ -10074,7 +10411,7 @@ msgstr "¿Abrir también archivos de todas las subcarpetas?"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -10082,8 +10419,8 @@ msgstr "Cancelar"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr "Abrir"
 
@@ -10095,7 +10432,7 @@ msgstr "Preferencias"
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr "Mensajes"
 
@@ -10103,7 +10440,7 @@ msgstr "Mensajes"
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr "Abrir Archivo"
 
@@ -10142,22 +10479,22 @@ msgstr "Ir a Capítulo"
 msgid "Speed"
 msgstr "Velocidad"
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr "Ventana"
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr "OK"
@@ -10190,7 +10527,7 @@ msgid "Edit"
 msgstr "Edicíon"
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr "Seleccionar todo"
 
@@ -10231,11 +10568,11 @@ msgid "Path"
 msgstr "Ruta"
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr "Nombre"
 
@@ -10244,7 +10581,7 @@ msgid "Apply"
 msgstr "Aplicar"
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr "Salvar"
 
@@ -10285,16 +10622,15 @@ msgid "Take Screen Shot"
 msgstr "Tomar Captura de Pantalla"
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr "Acerca del reproductor de medios VLC"
 
 #: modules/gui/macosx/about.m:80
 #, c-format
 msgid "Compiled by %s, based on SVN revision %s"
-msgstr ""
+msgstr "Compilado por %s, basado en revisión SVN %s"
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 msgid "Bookmarks"
 msgstr "Favoritos"
@@ -10312,27 +10648,14 @@ msgstr "Borrar"
 msgid "Extract"
 msgstr "Extraer"
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-msgid "Size offset"
-msgstr "Compensación de tamaño"
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-msgid "Time offset"
-msgstr "Compensación de tiempo"
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr "Hora"
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-msgid "Bytes"
-msgstr "Bytes"
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 msgid "Untitled"
 msgstr "Sin título"
 
@@ -10342,61 +10665,58 @@ msgid "No input"
 msgstr "sin entrada"
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+#, fuzzy
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 "Entrada no hallada. El volcado debe ejecutarse o estar pausado para que "
 "funcione favoritos."
 
 #: modules/gui/macosx/bookmarks.m:241
-#, fuzzy
 msgid "Input has changed"
 msgstr "La entrada ha cambiado"
 
 #: modules/gui/macosx/bookmarks.m:242
 #, fuzzy
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
-"La entrada ha cambiado, incapaz de salvar favorito. Usa \"pausa\" mientras "
-"editas favoritos para mantener la misma entrada."
+"La entrada ha cambiado, incapaz de salvar favorito. Use \"Pausa\" mientras "
+"edite favoritos para mantener la misma entrada."
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 msgid "Invalid selection"
 msgstr "Selección no válida"
 
-#: modules/gui/macosx/bookmarks.m:292
-#, fuzzy
-msgid "You have to select two bookmarks."
-msgstr "Debes elegir dos favoritos"
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
+msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 msgid "No input found"
 msgstr "Entrada no hallada"
 
-#: modules/gui/macosx/bookmarks.m:302
-#, fuzzy
+#: modules/gui/macosx/bookmarks.m:303
 msgid "The stream must be playing or paused for bookmarks to work."
-msgstr "El volcado debe ejecutarse o estar pausado para que funcione favoritos"
+msgstr ""
+"El volcado debe estar ejecutándose o pausado para que funcione favoritos."
 
-#: modules/gui/macosx/controls.m:47
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
 #, fuzzy
-msgid "Go To Position"
-msgstr "Posición de logo"
+msgid "Jump To Time"
+msgstr "Saltar a: "
 
 #: modules/gui/macosx/controls.m:50
-#, fuzzy
 msgid "sec."
-msgstr "secam"
+msgstr "seg."
 
 #: modules/gui/macosx/controls.m:51
 #, fuzzy
-msgid "Go to specific position"
-msgstr "Ir directamente al punto especificado"
+msgid "Jump to time"
+msgstr "Saltar a: "
 
 #: modules/gui/macosx/controls.m:136
 msgid "Random On"
@@ -10406,60 +10726,60 @@ msgstr "Aleatorio Sí"
 msgid "Random Off"
 msgstr "Aleatorio No"
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 msgid "Repeat One"
 msgstr "Repetir Uno"
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 msgid "Repeat Off"
 msgstr "Repetir No"
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 msgid "Repeat All"
 msgstr "Repetir Todo"
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr "Mitad de Tamaño"
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr "Tamaño Normal"
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr "Tamaño Doble"
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr "Flotar sobre Todo"
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr "Ajustar a Pantalla"
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr "Aleatorio"
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 msgid "Step Forward"
 msgstr "Paso Adelante"
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 msgid "Step Backward"
 msgstr "Paso Atrás"
 
@@ -10474,43 +10794,43 @@ msgstr "Avance Rápido"
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr "Reproducir"
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr "Pausa"
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 msgid "2 Pass"
 msgstr "Pase 2"
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+#, fuzzy
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 "Si habilitas esta opción, el filtro de ecualizador se aplicará dos veces. El "
 "efecto será más nítido."
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+#, fuzzy
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr ""
 "Habilita el ecualizador. Puedes cambiar las bandas a mano o usar un "
 "predefinido."
@@ -10519,155 +10839,146 @@ msgstr ""
 msgid "Preamp"
 msgstr "Preamp"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Controles extendidos"
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
-#, fuzzy
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 msgid "Video filters"
-msgstr "Filtros de Vídeo"
+msgstr "Filtros de vídeo"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr "Ajustar Imagen"
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 msgid "More Info"
 msgstr "Más Info"
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr "Borroso"
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr "Crea un movimiento borroso en la imagen"
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 msgid "Distortion"
 msgstr "Distorsión"
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr "Añade efectos de distorsión"
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 msgid "Image clone"
 msgstr "Clon de imagen"
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+#, fuzzy
+msgid "Creates several copies of the Video output window"
 msgstr "Crea varios clones de la imagen"
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 msgid "Image cropping"
 msgstr "Recorte de imagen"
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
-msgstr "Recorta la imagen"
+#: modules/gui/macosx/extended.m:94
+#, fuzzy
+msgid "Crops a defined part of the image"
+msgstr "Aumenta parte de la imagen"
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 msgid "Image inversion"
 msgstr "Inversión de imagen"
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr "Invierte los colores de la imagen"
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 msgid "Transformation"
 msgstr "Transformación"
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr "Rota o invierte la imagen"
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 msgid "Volume normalization"
 msgstr "Normalización de volumen"
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
 #, fuzzy
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
+"This filters prevents the audio output level from exceeding a defined value."
 msgstr ""
-"Este filtro evita que la potencia de salida de audio exceda un valor "
+"Estos filtros evitan que la potencia de salida de audio exceda un valor "
 "definido."
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 msgid "Headphone virtualization"
 msgstr "Virtualización de auriculares"
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 "Este filtro da la impresión de un conjunto de altavoces 5.1 al usar unos "
 "auriculares."
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 msgid "Maximum level"
 msgstr "Nivel máximo"
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr "Restaurar Opciones Por Defecto"
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr "Gamma"
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 msgid "Saturation"
 msgstr "Saturación"
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr "Opacidad"
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 msgid "More information"
 msgstr "Más información"
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
-#, fuzzy
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
-"Elige los filtros de efectos de vídeo a aplicar. Debes reiniciar el volcado "
-"para que estas opciones tengan efecto.\n"
-"Para configurar los filtros, ve a Preferencias, y a Módulos/Filtros de "
-"Vídeo. Entonces podrás configurar cada filtro.\n"
-"Si deseas un buen control sobre los filtros ( para elegir el orden en el que "
-"se aplican ), necesitas introducir manualmente una cadena de filtros "
-"(Preferencias / General / Vídeo)."
 
 #: modules/gui/macosx/intf.m:467
 msgid "VLC - Controller"
 msgstr "VLC - Controlador"
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr "Reproductor de medios VLC"
@@ -10678,7 +10989,7 @@ msgstr "Abrir Registro de Fallos"
 
 #: modules/gui/macosx/intf.m:489
 msgid "Check for Update..."
-msgstr ""
+msgstr "Buscar Actualización..."
 
 #: modules/gui/macosx/intf.m:490
 msgid "Preferences..."
@@ -10700,7 +11011,7 @@ msgstr "Ocultar Otros"
 msgid "Show All"
 msgstr "Mostrar Todo"
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr "Salir de VLC"
 
@@ -10728,14 +11039,13 @@ msgstr "Abrir Red..."
 msgid "Open Recent"
 msgstr "Abrir Reciente"
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr "Borrar Menú"
 
 #: modules/gui/macosx/intf.m:506
-#, fuzzy
 msgid "Streaming/Exporting Wizard..."
-msgstr "Asistente de Volcado/Transcodificación"
+msgstr "Asistente de Volcado/Transcodificación..."
 
 #: modules/gui/macosx/intf.m:509
 msgid "Cut"
@@ -10750,9 +11060,8 @@ msgid "Paste"
 msgstr "Pegar"
 
 #: modules/gui/macosx/intf.m:515
-#, fuzzy
 msgid "Playback"
-msgstr "Pausa reproducción"
+msgstr "Reproducción"
 
 #: modules/gui/macosx/intf.m:536
 msgid "Volume Up"
@@ -10762,123 +11071,124 @@ msgstr "Subir Volumen"
 msgid "Volume Down"
 msgstr "Bajar Volumen"
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr "Aparato de Vídeo"
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr "Minimizar Ventana"
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 msgid "Close Window"
 msgstr "Cerrar Ventana"
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 msgid "Controller"
 msgstr "Controlador"
 
-#: modules/gui/macosx/intf.m:572
-#, fuzzy
+#: modules/gui/macosx/intf.m:576
 msgid "Extended Controls"
-msgstr "Controles extendidos"
+msgstr "Controles Extendidos"
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "Transformación"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr "Traer Todo al Frente"
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr "Ayuda"
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr "Léeme..."
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr "Documentación Online"
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr "Avisa de un Error"
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 msgid "VideoLAN Website"
 msgstr "Página Web de VideoLAN"
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr "Licencia"
 
-#: modules/gui/macosx/intf.m:586
-#, fuzzy
+#: modules/gui/macosx/intf.m:590
 msgid "Make a donation"
-msgstr "Macedonio"
+msgstr "Hacer una donación"
 
-#: modules/gui/macosx/intf.m:587
-#, fuzzy
+#: modules/gui/macosx/intf.m:591
 msgid "Online Forum"
-msgstr "Documentación Online"
+msgstr "Foro Online"
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr "Error"
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
+#, fuzzy
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr ""
 "Ha ocurrido un error que probablemente evitó la ejecución de tu petición:"
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr "Si crees que es un error, por favor sigue las instrucciones en:"
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr "Abrir Ventana de Mensajes"
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr "Desechar"
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
-msgstr "Suprimir errores adicionales"
+#: modules/gui/macosx/intf.m:608
+#, fuzzy
+msgid "Do not display further errors"
+msgstr "No mostrar más errores"
 
 #: modules/gui/macosx/intf.m:1071
-#, fuzzy, c-format
+#, c-format
 msgid "Volume: %d%%"
-msgstr "Volumen: %d"
+msgstr "Volumen: %d%%"
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 msgid "No CrashLog found"
 msgstr "No se encontró Registro de Errores"
 
-#: modules/gui/macosx/intf.m:1733
-#, fuzzy
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
-"O usas Mac OS X pre 10.2, o no has experimentado todavía errores fatales."
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "Salida de vídeo QT Embedded"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
+#, fuzzy
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
+"Insertar el vídeo dentro de la interfaz, en vez de tenerla en una ventana "
+"separada."
 
 #: modules/gui/macosx/macosx.m:54
 msgid "Video device"
@@ -10886,12 +11196,10 @@ msgstr "Aparato de vídeo"
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
-"Elige un número correspondiente a una pantalla en tu menú de selección de "
-"aparato de vídeo y ésta se usará por defecto como la pantalla para 'pantalla "
-"completa'."
 
 #: modules/gui/macosx/macosx.m:61
 msgid ""
@@ -10903,19 +11211,18 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:64
 msgid "Stretch video to fill window"
-msgstr ""
+msgstr "Estrechar el vídeo para llenar la ventana"
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
-"En vez de mantener la tasa de aspecto de la película al redimensionar el "
-"vídeo, encoge el vídeo para llenar toda la ventana."
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
-msgstr "Llenar pantalla completa"
+#, fuzzy
+msgid "Crop borders in fullscreen"
+msgstr "Pantallas negras en pantalla completa"
 
 #: modules/gui/macosx/macosx.m:70
 msgid ""
@@ -10927,31 +11234,32 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:74
 msgid "Black screens in fullscreen"
-msgstr ""
+msgstr "Pantallas negras en pantalla completa"
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
-msgstr ""
+msgstr "Usar como Fondo de Escritorio"
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
+#, fuzzy
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
+"Usar el vídeo como Fondo de Escritorio del Finder. En este modo no se puede "
+"interactuar con los iconos de escritorio."
 
-#: modules/gui/macosx/macosx.m:81
+#: modules/gui/macosx/macosx.m:82
 #, fuzzy
-msgid "Keep wizard selections"
-msgstr "lista de selección extendida"
+msgid "Remember wizard options"
+msgstr "Mantener selecciones del asistente"
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -10976,7 +11284,7 @@ msgstr "Localizador de Fuente de Medios (MRL)"
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -10995,21 +11303,15 @@ msgid "Use DVD menus"
 msgstr "Usar menús DVD"
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr "Carpeta VIDEO_TS"
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "Abrir Directorio VIDEO_TS"
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
 msgid "DVD"
 msgstr "DVD"
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr "Puerto"
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -11027,7 +11329,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr "HTTP/FTP/MMS/RTSP"
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 #, fuzzy
 msgid "Allow timeshifting"
 msgstr "Permitir timeshifting"
@@ -11042,27 +11344,35 @@ msgid "Settings..."
 msgstr "Opciones..."
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
-msgstr "Sustituir"
+#, fuzzy
+msgid "Override parametters"
+msgstr "Parámetro de quantizador"
 
 #: modules/gui/macosx/open.m:244
-msgid "delay"
-msgstr "retraso"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
+msgstr "Retraso"
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
-msgstr "fps"
+#, fuzzy
+msgid "FPS"
+msgstr "PS"
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Subtitles encoding"
 msgstr "Codificación de subtítulos"
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr "Tamaño de fuente"
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "Archivo de subtítulos"
+
 #: modules/gui/macosx/open.m:255
 msgid "Font Properties"
 msgstr "Propiedades de Fuente de Letras"
@@ -11082,17 +11392,19 @@ msgid "Open VIDEO_TS Directory"
 msgstr "Abrir Directorio VIDEO_TS"
 
 #: modules/gui/macosx/output.m:136
-msgid "Advanced output:"
-msgstr "Salida avanzada:"
+#, fuzzy
+msgid "Streaming/Saving:"
+msgstr "Volcado/Salvar"
 
 #: modules/gui/macosx/output.m:140
-msgid "Output Options"
-msgstr "Opciones de Salida"
+#, fuzzy
+msgid "Streaming and Transcoding Options"
+msgstr "Asistente de Volcado/Transcodificación"
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
-msgid "Play locally"
-msgstr "Reproducir localmente"
+#, fuzzy
+msgid "Display the stream locally"
+msgstr "Mostrar mientras se vuelca"
 
 #: modules/gui/macosx/output.m:144
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:510
@@ -11105,15 +11417,16 @@ msgid "Encapsulation Method"
 msgstr "Método de Encapsulamiento"
 
 #: modules/gui/macosx/output.m:159
-msgid "Transcode options"
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
+msgid "Transcoding options"
 msgstr "Opciones de transcodificación"
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 msgid "Bitrate (kb/s)"
 msgstr "Tasa de bits (kb/s)"
 
@@ -11155,170 +11468,154 @@ msgstr "URL de SDP"
 msgid "Save File"
 msgstr "Salvar Archivo"
 
-#: modules/gui/macosx/playlist.m:478
-msgid "Save Playlist..."
-msgstr "Salvar Lista de Reproducción..."
-
-#: modules/gui/macosx/playlist.m:480 modules/gui/pda/pda_interface.c:1254
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
-msgid "Delete"
-msgstr "Borrar"
-
-#: modules/gui/macosx/playlist.m:481
-msgid "Expand Node"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
-msgid "Preparse"
-msgstr "Preanalizar"
-
-#: modules/gui/macosx/playlist.m:485
-msgid "Sort Node by Name"
-msgstr "Ordenar Nodo por Nombre"
-
-#: modules/gui/macosx/playlist.m:486
-msgid "Sort Node by Author"
-msgstr "Ordenar Nodo por Autor"
-
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
-#, fuzzy
-msgid "No items in the playlist"
-msgstr "sin objetos en lista de reproducción"
-
-#: modules/gui/macosx/playlist.m:493
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
-msgid "Search"
-msgstr "Buscar"
-
-#: modules/gui/macosx/playlist.m:495
-#, fuzzy
-msgid "Search in Playlist"
-msgstr "Abrir Lista de Reproducción"
-
-#: modules/gui/macosx/playlist.m:496
-msgid "Standard Play"
-msgstr "Reproducción Estándar"
-
-#: modules/gui/macosx/playlist.m:499
-#, fuzzy
-msgid "Add Folder to Playlist"
-msgstr "Añadir a Lista de Reproducción"
-
-#: modules/gui/macosx/playlist.m:745
-msgid "Save Playlist"
-msgstr "Salvar Lista de Reproducción"
-
-#: modules/gui/macosx/playlist.m:1489
-msgid "Empty Folder"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:1514
-#, fuzzy, c-format
-msgid "%i items in the playlist"
-msgstr "%i objetos en lista de reproducción"
-
-#: modules/gui/macosx/playlist.m:1524
-#, fuzzy
-msgid "1 item in the playlist"
-msgstr "1 objeto en lista de reproducción"
-
-#: modules/gui/macosx/playlistinfo.m:55
+#: modules/gui/macosx/playlistinfo.m:56
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
 msgid "URI"
 msgstr "URI"
 
-#: modules/gui/macosx/playlistinfo.m:62
+#: modules/gui/macosx/playlistinfo.m:63
 #, fuzzy
 msgid "Advanced Information"
-msgstr "Opciones avanzadas"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
-msgstr ""
+msgstr "Información avanzada"
 
-#: modules/gui/macosx/playlistinfo.m:80
+#: modules/gui/macosx/playlistinfo.m:81
 msgid "Read at media"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:81
+#: modules/gui/macosx/playlistinfo.m:82
 #, fuzzy
 msgid "Input bitrate"
-msgstr "Volcado Sout"
+msgstr "Volcado de entrada"
 
-#: modules/gui/macosx/playlistinfo.m:82
+#: modules/gui/macosx/playlistinfo.m:83
 #, fuzzy
 msgid "Demuxed"
 msgstr "Demuxores"
 
-#: modules/gui/macosx/playlistinfo.m:83
+#: modules/gui/macosx/playlistinfo.m:84
 #, fuzzy
 msgid "Stream bitrate"
-msgstr "Máxima tasa de bits local"
+msgstr "Máxima tasa de bits"
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
 #, fuzzy
 msgid "Decoded blocks"
 msgstr "Decodificadores"
 
-#: modules/gui/macosx/playlistinfo.m:87
+#: modules/gui/macosx/playlistinfo.m:88
 #, fuzzy
 msgid "Displayed frames"
 msgstr "Saltar fotogramas"
 
-#: modules/gui/macosx/playlistinfo.m:88
+#: modules/gui/macosx/playlistinfo.m:89
 #, fuzzy
 msgid "Lost frames"
 msgstr "Fotogramas B"
 
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
 msgid "Streaming"
 msgstr "Volcado"
 
-#: modules/gui/macosx/playlistinfo.m:91
+#: modules/gui/macosx/playlistinfo.m:92
 #, fuzzy
 msgid "Sent packets"
 msgstr "Agrupar paquetes"
 
-#: modules/gui/macosx/playlistinfo.m:92
+#: modules/gui/macosx/playlistinfo.m:93
 msgid "Sent bytes"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:93
+#: modules/gui/macosx/playlistinfo.m:94
 #, fuzzy
 msgid "Send rate"
 msgstr "Tasa de Muestra"
 
-#: modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/macosx/playlistinfo.m:98
 #, fuzzy
 msgid "Played buffers"
 msgstr "Reproducir más rápido"
 
-#: modules/gui/macosx/playlistinfo.m:98
+#: modules/gui/macosx/playlistinfo.m:99
 msgid "Lost buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
-msgstr "Info"
-
-#: modules/gui/macosx/prefs.m:123
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:212
-msgid "Reset All"
-msgstr "Restaurar Todo"
+#: modules/gui/macosx/playlist.m:479
+msgid "Save Playlist..."
+msgstr "Salvar Lista de Reproducción..."
 
-#: modules/gui/macosx/prefs.m:142
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:295
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
+msgid "Delete"
+msgstr "Borrar"
+
+#: modules/gui/macosx/playlist.m:482
+msgid "Expand Node"
+msgstr "Expandir Nodo"
+
+#: modules/gui/macosx/playlist.m:485
+#, fuzzy
+msgid "Get Stream Information"
+msgstr "Meta-información"
+
+#: modules/gui/macosx/playlist.m:486
+msgid "Sort Node by Name"
+msgstr "Ordenar Nodo por Nombre"
+
+#: modules/gui/macosx/playlist.m:487
+msgid "Sort Node by Author"
+msgstr "Ordenar Nodo por Autor"
+
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
+msgid "No items in the playlist"
+msgstr "Sin objetos en lista de reproducción"
+
+#: modules/gui/macosx/playlist.m:494
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
+msgid "Search"
+msgstr "Buscar"
+
+#: modules/gui/macosx/playlist.m:496
+msgid "Search in Playlist"
+msgstr "Buscar en Lista de Reproducción"
+
+#: modules/gui/macosx/playlist.m:497
+msgid "Standard Play"
+msgstr "Reproducción Estándar"
+
+#: modules/gui/macosx/playlist.m:500
+msgid "Add Folder to Playlist"
+msgstr "Añadir Directorio a Lista de Reproducción"
+
+#: modules/gui/macosx/playlist.m:749
+msgid "Save Playlist"
+msgstr "Salvar Lista de Reproducción"
+
+#: modules/gui/macosx/playlist.m:1492
+msgid "Empty Folder"
+msgstr "Directorio Vacío"
+
+#: modules/gui/macosx/playlist.m:1517
+#, c-format
+msgid "%i items in the playlist"
+msgstr "%i objetos en lista de reproducción"
+
+#: modules/gui/macosx/playlist.m:1527
+msgid "1 item in the playlist"
+msgstr "1 objeto en lista de reproducción"
+
+#: modules/gui/macosx/prefs.m:123
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:212
+msgid "Reset All"
+msgstr "Restaurar Todo"
+
+#: modules/gui/macosx/prefs.m:142
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:295
 msgid "Reset Preferences"
 msgstr "Restaurar Preferencias"
 
@@ -11327,16 +11624,17 @@ msgid "Continue"
 msgstr "Continuar"
 
 #: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+#, fuzzy
 msgid ""
-"Beware this will reset your VLC media player preferences.\n"
+"Beware this will reset the VLC media player preferences.\n"
 "Are you sure you want to continue?"
 msgstr ""
 "Cuidado, esto restaurará tus preferencias del reproductor de medios VLC.\n"
 "¿Seguro que quieres continuar?"
 
-#: modules/gui/macosx/prefs.m:705
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
+#: modules/gui/macosx/prefs.m:708
+#, fuzzy
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr ""
 "Algunas opciones están disponibles, pero ocultas. Activa \"Avanzadas\" para "
 "verlas."
@@ -11354,41 +11652,36 @@ msgid "Select"
 msgstr "Elegir"
 
 #: modules/gui/macosx/sfilters.m:70
-#, fuzzy
 msgid "Subpicture Filters"
-msgstr "Filtro de sub-imágenes"
+msgstr "Filtros de Sub-imágenes"
 
 #: modules/gui/macosx/sfilters.m:71
-#, fuzzy
 msgid "Logo"
-msgstr "Reproducción Constante"
+msgstr "Logo"
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 msgid "Marquee"
 msgstr "Marquesina"
 
 #: modules/gui/macosx/sfilters.m:74
-#, fuzzy
 msgid "Save settings"
-msgstr "Opciones de vídeo"
+msgstr "Salvar ajustes"
 
 #: modules/gui/macosx/sfilters.m:76 modules/gui/macosx/sfilters.m:83
 #: modules/gui/macosx/sfilters.m:95
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:401
-#, fuzzy
 msgid "Enabled"
-msgstr "Habilitar"
+msgstr "Habilitado"
 
 #: modules/gui/macosx/sfilters.m:77
-#, fuzzy
 msgid "Image"
-msgstr "Archivo de imagen"
+msgstr "Imagen"
 
 #: modules/gui/macosx/sfilters.m:84
 #, fuzzy
 msgid "Timestamp"
-msgstr "Timeshift"
+msgstr "Timestamp"
 
 #: modules/gui/macosx/sfilters.m:86 modules/gui/macosx/sfilters.m:107
 #: modules/gui/pda/pda.c:232
@@ -11396,292 +11689,286 @@ msgid "Size"
 msgstr "Tamaño"
 
 #: modules/gui/macosx/sfilters.m:94 modules/gui/macosx/sfilters.m:109
-#, fuzzy
 msgid "(in pixels)"
-msgstr "Anchura en píxeles"
-
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "Hora"
+msgstr "(en píxeles)"
 
 #: modules/gui/macosx/sfilters.m:104
-#, fuzzy
 msgid "ms"
-msgstr "mms"
+msgstr "ms"
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 msgid "Black"
 msgstr "Negro"
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr "Gris"
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Silver"
 msgstr "Plata"
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr "Blanco"
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr "Granate"
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Red"
 msgstr "Rojo"
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Fuchsia"
 msgstr "Fucsia"
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr "Amarillo"
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Olive"
 msgstr "Oliva"
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Green"
 msgstr "Verde"
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Teal"
 msgstr "Verde azulado"
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Lime"
 msgstr "Lima"
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr "Púrpura"
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr "Azul marino"
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Blue"
 msgstr "Azul"
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr "Agua"
 
 #: modules/gui/macosx/sfilters.m:190
-#, fuzzy
 msgid "Center-Center"
-msgstr "Centro"
+msgstr "Centro-Centro"
 
 #: modules/gui/macosx/sfilters.m:191
-#, fuzzy
 msgid "Left-Center"
-msgstr "Centro"
+msgstr "Centro-Izq"
 
 #: modules/gui/macosx/sfilters.m:192
-#, fuzzy
 msgid "Right-Center"
-msgstr "Centro"
+msgstr "Centro-Dcha"
 
 #: modules/gui/macosx/sfilters.m:193
-#, fuzzy
 msgid "Center-Top"
-msgstr "Centro"
+msgstr "Arriba-Centro"
 
 #: modules/gui/macosx/sfilters.m:194
-#, fuzzy
 msgid "Left-Top"
-msgstr "Izquierdo"
+msgstr "Arriba-Izq"
 
 #: modules/gui/macosx/sfilters.m:195
-#, fuzzy
 msgid "Right-Top"
-msgstr "Derecho"
+msgstr "Arriba-Dcha"
 
 #: modules/gui/macosx/sfilters.m:196
-#, fuzzy
 msgid "Center-Bottom"
-msgstr "Centro"
+msgstr "Abajo-Centro"
 
 #: modules/gui/macosx/sfilters.m:197
-#, fuzzy
 msgid "Left-Bottom"
-msgstr "Abajo"
+msgstr "Abajo-Izq"
 
 #: modules/gui/macosx/sfilters.m:198
-#, fuzzy
 msgid "Right-Bottom"
-msgstr "Abajo"
+msgstr "Abajo-Dcha"
 
 #: modules/gui/macosx/update.m:84
-msgid "Check for Update"
-msgstr ""
+#, fuzzy
+msgid "Check for Updates"
+msgstr "Buscar Actualización"
 
 #: modules/gui/macosx/update.m:85
 msgid "Download now"
-msgstr ""
+msgstr "Descargar ahora"
 
 #: modules/gui/macosx/update.m:92
-msgid "Checking for Update..."
-msgstr ""
+#, fuzzy
+msgid "Checking for Updates..."
+msgstr "Buscando Actualización..."
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
-msgstr ""
+#: modules/gui/macosx/update.m:195
+#, fuzzy
+msgid "This version of VLC is outdated."
+msgstr "Tu versión de VLC es obsoleta."
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
-msgstr ""
+#: modules/gui/macosx/update.m:208
+#, fuzzy
+msgid "This version of VLC is latest available."
+msgstr "Tu versión de VLC es obsoleta."
 
 #: modules/gui/macosx/wizard.m:114
 msgid "MPEG-1 Video codec (usable with MPEG PS, MPEG TS, MPEG1, OGG and RAW)"
 msgstr ""
+"Códec de vídeo MPEG-1 (utilizable con MPEG PS, MPEG TS, MPEG1, OGG y RAW)"
 
 #: modules/gui/macosx/wizard.m:118
 msgid "MPEG-2 Video codec (usable with MPEG PS, MPEG TS, MPEG1, OGG and RAW)"
 msgstr ""
+"Códec de vídeo MPEG-2 (utilizable con MPEG PS, MPEG TS, MPEG1, OGG y RAW)"
 
 #: modules/gui/macosx/wizard.m:122
 msgid ""
 "MPEG-4 Video codec (useable with MPEG PS, MPEG TS, MPEG1, ASF, MP4, OGG and "
 "RAW)"
 msgstr ""
+"Códec de vídeo MPEG-4 (utilizable con MPEG PS, MPEG TS, MPEG1, ASF, MP4, OGG "
+"y RAW)"
 
 #: modules/gui/macosx/wizard.m:126 modules/gui/wxwidgets/streamdata.cpp:43
 msgid "DivX first version (useable with MPEG TS, MPEG1, ASF and OGG)"
-msgstr ""
+msgstr "DivX primera versión (utilizable con MPEG TS, MPEG1, ASF y OGG)"
 
 #: modules/gui/macosx/wizard.m:130 modules/gui/wxwidgets/streamdata.cpp:47
 msgid "DivX second version (useable with MPEG TS, MPEG1, ASF and OGG)"
-msgstr ""
+msgstr "DivX segunda versión (utilizable con MPEG TS, MPEG1, ASF y OGG)"
 
 #: modules/gui/macosx/wizard.m:134 modules/gui/wxwidgets/streamdata.cpp:50
 msgid "DivX third version (useable with MPEG TS, MPEG1, ASF and OGG)"
-msgstr ""
+msgstr "DivX tercera versión (utilizable con MPEG TS, MPEG1, ASF y OGG)"
 
 #: modules/gui/macosx/wizard.m:138 modules/gui/wxwidgets/streamdata.cpp:53
-#, fuzzy
 msgid ""
 "H263 is a video codec optimized for videoconference (low rates, useable with "
 "MPEG TS)"
 msgstr ""
-"H263 es un códec de vídeo optimizado para videoconferencia (tasas bajas)"
+"H263 es un códec de vídeo optimizado para videoconferencia (tasas bajas, "
+"utilizable con MPEG TS)"
 
 #: modules/gui/macosx/wizard.m:142
-#, fuzzy
 msgid "H264 is a new video codec (useable with MPEG TS and MP4)"
-msgstr "H264 es un nuevo códec de vídeo"
+msgstr "H264 es un nuevo códec de vídeo (utilizable con MPEG TS y MP4)"
 
 #: modules/gui/macosx/wizard.m:146
 msgid "WMV (Windows Media Video) 1 (useable with MPEG TS, MPEG1, ASF and OGG)"
-msgstr ""
+msgstr "WMV (Windows Media Video) 1 (utilizable con MPEG TS, MPEG1, ASF y OGG)"
 
 #: modules/gui/macosx/wizard.m:150
 msgid "WMV (Windows Media Video) 2 (useable with MPEG TS, MPEG1, ASF and OGG)"
-msgstr ""
+msgstr "WMV (Windows Media Video) 2 (utilizable con MPEG TS, MPEG1, ASF y OGG)"
 
 #: modules/gui/macosx/wizard.m:154 modules/gui/wxwidgets/streamdata.cpp:70
-#, fuzzy
 msgid ""
 "MJPEG consists of a series of JPEG pictures (useable with MPEG TS, MPEG1, "
 "ASF and OGG)"
-msgstr "MJPEG consiste en una serie de imágenes JPEG"
+msgstr ""
+"MJPEG consiste en una serie de imágenes JPEG (utilizable con MPEG TS, MPEG1, "
+"ASF y OGG)"
 
 #: modules/gui/macosx/wizard.m:158
-#, fuzzy
 msgid "Theora is a free general-purpose codec (useable with MPEG TS and OGG)"
-msgstr "Theora es un códec libre de propósito general"
+msgstr ""
+"Theora es un códec libre de propósito general (utilizable con MPEG TS y OGG)"
 
 #: modules/gui/macosx/wizard.m:162 modules/gui/macosx/wizard.m:213
 #: modules/gui/wxwidgets/streamdata.cpp:76
 #: modules/gui/wxwidgets/streamdata.cpp:113
 msgid "Dummy codec (do not transcode, useable with all encapsulation formats)"
 msgstr ""
+"Códec Dummy (no transcodifica, utilizable con todo formato de encapsulación)"
 
 #: modules/gui/macosx/wizard.m:181 modules/gui/wxwidgets/streamdata.cpp:84
 msgid ""
 "The standard MPEG audio (1/2) format (useable with MPEG PS, MPEG TS, MPEG1, "
 "ASF, OGG and RAW)"
 msgstr ""
+"El formato de audio MPEG (1/2) estándar (utilizable con MPEG PS, MPEG TS, "
+"MPEG1, ASF, OGG y RAW)"
 
 #: modules/gui/macosx/wizard.m:185 modules/gui/wxwidgets/streamdata.cpp:88
 msgid ""
 "MPEG Audio Layer 3 (useable with MPEG PS, MPEG TS, MPEG1, ASF, OGG and RAW)"
 msgstr ""
+"Capa de Audio MPEG 3 (utilizable con MPEG PS, MPEG TS, MPEG1, ASF, OGG y RAW)"
 
 #: modules/gui/macosx/wizard.m:189 modules/gui/wxwidgets/streamdata.cpp:92
 msgid "Audio format for MPEG4 (useable with MPEG TS and MPEG4)"
-msgstr ""
+msgstr "Formato de audio para MPEG4 (utilizable con MPEG TS y MPEG4)"
 
 #: modules/gui/macosx/wizard.m:192 modules/gui/wxwidgets/streamdata.cpp:95
 msgid ""
 "DVD audio format (useable with MPEG PS, MPEG TS, MPEG1, ASF, OGG and RAW)"
 msgstr ""
+"Formato de audio DVD (utilizable con MPEG PS, MPEG TS, MPEG1, ASF, OGG y RAW)"
 
 #: modules/gui/macosx/wizard.m:196 modules/gui/wxwidgets/streamdata.cpp:99
-#, fuzzy
 msgid "Vorbis is a free audio codec (useable with OGG)"
-msgstr "Vorbis es un códec de audio libre"
+msgstr "Vorbis es un códec de audio libre (utilizable con OGG)"
 
 #: modules/gui/macosx/wizard.m:199 modules/gui/wxwidgets/streamdata.cpp:101
-#, fuzzy
 msgid "FLAC is a lossless audio codec (useable with OGG and RAW)"
-msgstr "FLAC es un códec de audio sin pérdidas"
+msgstr "FLAC es un códec de audio sin pérdidas (utilizable con OGG y RAW)"
 
 #: modules/gui/macosx/wizard.m:203 modules/gui/wxwidgets/streamdata.cpp:104
-#, fuzzy
 msgid "A free audio codec dedicated to compression of voice (useable with OGG)"
-msgstr "Un códec de audio libre dedicado a comprimir la voz"
+msgstr ""
+"Un códec de audio libre dedicado a compresión de voz (utilizable con OGG)"
 
 #: modules/gui/macosx/wizard.m:207 modules/gui/macosx/wizard.m:210
 #: modules/gui/wxwidgets/streamdata.cpp:107
 #: modules/gui/wxwidgets/streamdata.cpp:110
-#, fuzzy
 msgid "Uncompressed audio samples (useable with WAV)"
-msgstr "Muestras de audio no comprimido"
+msgstr "Muestras de audio no comprimido (utilizable con WAV)"
 
 #: modules/gui/macosx/wizard.m:235 modules/gui/wxwidgets/streamdata.cpp:148
 msgid "MPEG Program Stream"
@@ -11695,11 +11982,11 @@ msgstr "Volcado de Transporte MPEG"
 msgid "MPEG 1 Format"
 msgstr "Formato MPEG 1"
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 #, fuzzy
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
@@ -11708,20 +11995,21 @@ msgstr ""
 "lo mejor que hacer. Así otras máquinas podrán acceder al volcado por http://"
 "tuip:8080 por defecto"
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 #, fuzzy
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
-"Usa esto para volcar a varios PCs. Este método es menos eficiente, pues el "
+"Use esto para volcar a varios PCs. Este método es menos eficiente, pues el "
 "servidor necesita enviar varias veces el volcado."
 
 #: modules/gui/macosx/wizard.m:265
 #, fuzzy
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -11737,36 +12025,53 @@ msgid ""
 "Note that only a small part of the MMS protocol is supported (MMS "
 "encapsulated in HTTP)."
 msgstr ""
+"Use esto para volcar a varios PCs usando el protocolo MMS Microsoft. Se usa "
+"como método de transporte por muchos programas de Microsoft. Nótese que sólo "
+"se soporta una pequeña parte del protocolo MMS (MMS encapsulado en HTTP)."
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
-#, fuzzy
+#: modules/gui/wxwidgets/streamdata.cpp:123
 msgid "Enter the address of the computer to stream to."
-msgstr "Pon la dirección del PC al que volcar"
+msgstr "Ponga la dirección del PC al que volcar."
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
-#, fuzzy
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 msgid "Use this to stream to a single computer."
-msgstr "Usa esto para volcar a un PC"
+msgstr "Use esto para volcar a un único PC."
 
 #: modules/gui/macosx/wizard.m:277 modules/gui/macosx/wizard.m:287
-#, fuzzy
 msgid ""
 "Enter the multicast address to stream to in this field. This must be an IP "
 "address between 224.0.0.0 and 239.255.255.255. For a private use, enter an "
 "address beginning with 239.255."
 msgstr ""
-"Pon en este campo la dirección multiemisión a la que volcar. Debe ser una "
-"dirección IP entre 224.0.0.0 y 239.255.255.255 Para un uso privado, pon una "
-"dirección que comience con 239.255."
+"Ponga en este campo la dirección multiemisión a la que volcar. Debe ser una "
+"dirección IP entre 224.0.0.0 y 239.255.255.255. Para un uso privado, ponga "
+"una dirección que comience con 239.255."
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+#, fuzzy
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+"Usa esto para volcar a un grupo dinámico de PCs en una red habilitada para "
+"multiemisión. Este es el método más eficiente para volcar a varios PCs, per "
+"no funciona en Internet."
+
+#: modules/gui/macosx/wizard.m:285
+#, fuzzy
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr "Use esto para volcar a un único PC."
+
+#: modules/gui/macosx/wizard.m:290
+#, fuzzy
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 "Usa esto para volcar a un grupo dinámico de PCs en una red habilitada para "
 "multiemisión. Este es el método más eficiente para volcar a varios PCs, per "
@@ -11777,392 +12082,384 @@ msgid "Back"
 msgstr "Atrás"
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 msgid "Streaming/Transcoding Wizard"
 msgstr "Asistente de Volcado/Transcodificación"
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-#, fuzzy
-msgid "This wizard helps you to stream, transcode or save a stream."
-msgstr "Este asistente te ayuda a volcar, transcodificar o salvar un volcado"
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
 #, fuzzy
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 "Este asistente sólo da acceso a un pequeño subconjunto de capacidades de "
 "volcado y transcodificado de VLC. Usa los diálogos Abrir y Salida de Volcado "
 "para obtenerlas todas"
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 msgid "Stream to network"
 msgstr "Volcado a red"
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 msgid "Transcode/Save to file"
 msgstr "Transcodificar/Salvar a archivo"
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 msgid "Choose input"
 msgstr "Elige entrada"
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
-#, fuzzy
+#: modules/gui/macosx/wizard.m:384
 msgid "Choose here your input stream."
-msgstr "Elige aquí tu volcado de entrada"
+msgstr "Elija aquí su volcado de entrada."
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 msgid "Select a stream"
 msgstr "Elige un volcado"
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 msgid "Existing playlist item"
 msgstr "Objeto de lista de reproducción existente"
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr "Elige..."
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr "Extracto Parcial"
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 #, fuzzy
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 "Usa esto para leer sólo una parte del volcado. Debes ser capaz de controlar "
 "el volcado entrante (por ejemplo, un archivo o un disco, pero no un volcado "
 "de red UDP.)\n"
 "Pon los tiempos inicial y final (en segundos)"
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr "Desde"
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 msgid "To"
 msgstr "A"
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
+#: modules/gui/macosx/wizard.m:405
+#, fuzzy
+msgid "This page allows to select how the input stream will be sent."
 msgstr "En esta página, elegirás cómo se enviará tu volcado de entrada."
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 msgid "Destination"
 msgstr "Destino"
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 msgid "Streaming method"
 msgstr "Método de volcado"
 
-#: modules/gui/macosx/wizard.m:410
+#: modules/gui/macosx/wizard.m:409
+#, fuzzy
+msgid "Address of the computer to stream to."
+msgstr "Ponga la dirección del PC al que volcar."
+
+#: modules/gui/macosx/wizard.m:411
 msgid "UDP Unicast"
 msgstr "Uniemisión UDP"
 
-#: modules/gui/macosx/wizard.m:411
+#: modules/gui/macosx/wizard.m:412
 msgid "UDP Multicast"
 msgstr "Multiemisión UDP"
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 msgid "Transcode"
 msgstr "Transcodificar"
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 #, fuzzy
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 "Si deseas cambiar el formato de compresión de las pistas de audio o vídeo, "
 "rellena esta página. (Si sólo deseas cambiar el formato contenedor, ve a la "
 "página siguiente)."
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 msgid "Transcode audio"
 msgstr "Audio de transcodificación"
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 msgid "Transcode video"
 msgstr "Transcodificar vídeo"
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-#, fuzzy
-msgid "If your stream has audio and you want to transcode it, enable this."
-msgstr "Si tu volcado tiene audio y deseas transcodificarlo, habilita ésto"
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-#, fuzzy
-msgid "If your stream has video and you want to transcode it, enable this."
-msgstr "Si tu volcado tiene vídeo y deseas transcodificarlo, habilita ésto"
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 msgid "Encapsulation format"
 msgstr "Formato de encapsulamiento"
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
+#, fuzzy
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 "En esta página, elegirás cómo se enapsulará el volcado. Dependiendo de las "
 "elecciones que hagas, no serán disponibles todos los formatos."
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 msgid "Additional streaming options"
 msgstr "Opciones de volcado adicionales"
 
-#: modules/gui/macosx/wizard.m:439
+#: modules/gui/macosx/wizard.m:440
 #, fuzzy
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr ""
-"En esta página, definirás unos pocos parámetros adicionales para tu volcado"
+"En esta página, se definirán algunos parámetros adicionales para tu volcado."
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 msgid "SAP Announce"
 msgstr "Anuncio SAP"
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
-#, fuzzy
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 msgid "Local playback"
-msgstr "Para reproducción"
+msgstr "Reproducción local"
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 msgid "Additional transcode options"
 msgstr "Opciones de transcodificación adicionales"
 
-#: modules/gui/macosx/wizard.m:450
+#: modules/gui/macosx/wizard.m:451
 #, fuzzy
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
+msgid "In this page, a few additional transcoding parameters can be set."
 msgstr ""
-"En esta página, definirás unos pocos parámetros adicionales para tu "
-"transcodificación"
+"En esta página, se definirán algunos parámetros adicionales para tu volcado."
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 msgid "Select the file to save to"
 msgstr "Elige archivo al que salvar"
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
+#, fuzzy
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
+"Esta página lista todas tus selecciones. Pulsa \"Finalizar\" para inicar tu "
+"volcado o transcodificación."
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
-#, fuzzy
 msgid "Summary"
-msgstr "Dummy"
+msgstr "Sumario"
 
-#: modules/gui/macosx/wizard.m:466
-#, fuzzy
+#: modules/gui/macosx/wizard.m:464
 msgid "Encap. format"
-msgstr "Formato de encapsulamiento"
+msgstr "Formato de encaps."
 
-#: modules/gui/macosx/wizard.m:468
-#, fuzzy
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 msgid "Input stream"
-msgstr "Volcado Sout"
+msgstr "Volcado de entrada"
 
-#: modules/gui/macosx/wizard.m:474
-#, fuzzy
+#: modules/gui/macosx/wizard.m:472
 msgid "Save file to"
-msgstr "Salvar archivo"
+msgstr "Salvar archivo a"
 
-#: modules/gui/macosx/wizard.m:632
-#, fuzzy
+#: modules/gui/macosx/wizard.m:630
 msgid "No input selected"
-msgstr "Entrada no hallada"
+msgstr "Entrada no elegida"
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
+#, fuzzy
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
+"No se ha elegido ni un nuevo volcado ni un objeto válido de lista de "
+"reproducción. VLC es incapaz de averiguar qué entrada se desea usar. \n"
+"\n"
+"Elija uno antes de ir a la siguiente página."
 
-#: modules/gui/macosx/wizard.m:698
-#, fuzzy
+#: modules/gui/macosx/wizard.m:695
 msgid "No valid destination"
-msgstr "Destino"
+msgstr "Destino no válido"
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
+#, fuzzy
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
+"Los códecs elegidos no son compatibles entre sí. Por ejemplo: no se puede "
+"mezclar audio sin comprimir con cualquier códec de vídeo.\n"
+"\n"
+"Corrija su selección y pruebe de nuevo."
 
-#: modules/gui/macosx/wizard.m:1119
+#: modules/gui/macosx/wizard.m:1116
 #, fuzzy
-msgid "Select the folder to save to"
-msgstr "Elige archivo al que salvar"
+msgid "Select the directory to save to"
+msgstr "Elija directorio al que salvar"
 
-#: modules/gui/macosx/wizard.m:1172
-#, fuzzy
+#: modules/gui/macosx/wizard.m:1167
 msgid "No folder selected"
-msgstr "Entrada no hallada"
+msgstr "Directorio no elegido"
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
+#: modules/gui/macosx/wizard.m:1169
+#, fuzzy
+msgid "A directory where to save the files has to be selected."
 msgstr ""
+"Te permite indicar el directorio donde las capturas de pantalla se "
+"almacenarán."
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
+msgstr "Sin archivo elegido"
+
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1181
-#, fuzzy
-msgid "You you need to select a file, you want to save to."
-msgstr "Debes elegir un archivo al que salvar"
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
-#, fuzzy
+#: modules/gui/macosx/wizard.m:1372
 msgid "Finish"
-msgstr "Finés"
+msgstr "Finalizar"
 
-#: modules/gui/macosx/wizard.m:1320
-#, fuzzy, c-format
+#: modules/gui/macosx/wizard.m:1377
+#, c-format
 msgid "%i items"
-msgstr "&Ver objetos"
+msgstr "%i objetos"
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
-#, fuzzy
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 msgid "yes"
-msgstr "Bytes"
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
-#, fuzzy
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 msgid "no"
-msgstr "ninguno"
+msgstr "no"
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
-msgstr ""
+msgstr "sí: desde %@ a %@ segs"
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
-msgstr ""
+msgstr "sí: %@ @ %@ kb/s"
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#: modules/gui/macosx/wizard.m:1661
 #, fuzzy
-msgid "Use this to stream on a network."
-msgstr "Usa esto para volcar sobre una red"
+msgid "This allows to stream on a network."
+msgstr "Use esto para volcar sobre una red."
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
 #, fuzzy
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
-"Usa esto para salvar un volcado a un archivo. Tienes la posibilidad de "
-"recodificar el volcado. Puedes salvar cualquier cosa que pueda leer VLC.\n"
-"Por favor nota que VLC no es conveniente para transcodificar de archivo a "
-"archivo. Deberías usar sus capacidades transcodificadoras para guardar "
-"volcados de red, por ejemplo"
+"Use esto para salvar un volcado a un archivo. Tiene la posibilidad de "
+"recodificar el volcado. Puede salvar cualquier cosa que pueda leer VLC.\n"
+"Por favor nótese que VLC no es muy conveniente para transcodificar de "
+"archivo a archivo. Debería usar sus capacidades transcodificadoras para "
+"guardar volcados de red, por ejemplo."
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
-#, fuzzy
+#: modules/gui/macosx/wizard.m:1797
 msgid "Select your audio codec. Click one to get more information."
-msgstr "Elige tu códec de audio. Pulsa uno para obtener más información"
+msgstr "Elija códec de audio. Pulse uno para obtener más información."
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
-#, fuzzy
+#: modules/gui/macosx/wizard.m:1814
 msgid "Select your video codec. Click one to get more information."
-msgstr "Elige tu códec de vídeo. Pulsa uno para obtener más información"
+msgstr "Elija códec de vídeo. Pulse uno para obtener más información."
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
+#, fuzzy
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 "Define el TTL (Time-To-Live, Hora para Emisión En Directo) del volcado. Este "
 "parámetro es el máximo número de routers que tu volcado puede atravesar. Si "
 "no sabes qué significa, o si deseas volcar sólo en tu red local, deja esto a "
 "1."
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 #, fuzzy
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -12176,7 +12473,7 @@ msgstr ""
 "Si deseas dar un nombre a tu volcado, ponlo aquí, si no, se usará un nombre "
 "por defecto"
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -12184,6 +12481,11 @@ msgid ""
 "Note that this requires much more CPU power than simple transcoding or "
 "streaming."
 msgstr ""
+"Cuando se habilita esta opción, el volcado se transcodificará y "
+"reproducirá.\n"
+"\n"
+"Nota que esto requiere mucha más potencia de CPU que la transcodificación o "
+"el volcado simple."
 
 #: modules/gui/ncurses.c:94
 msgid "Filebrowser starting point"
@@ -12379,7 +12681,7 @@ msgstr "ntsc"
 msgid "secam"
 msgstr "secam"
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 msgid "auto"
 msgstr "auto"
 
@@ -12634,7 +12936,6 @@ msgid "Authors: the VideoLAN Team, http://www.videolan.org/team/"
 msgstr "Autores: el Equipo de VideoLAN, http://www.videolan.org/team/"
 
 #: modules/gui/pda/pda_interface.c:1349
-#, fuzzy
 msgid "(c) 1996-2004 the the VideoLAN team team"
 msgstr "(c) 1996-2004 el equipo de VideoLAN"
 
@@ -12652,12 +12953,12 @@ msgid "Open a skin file"
 msgstr "Abrir un archivo de pieles"
 
 #: modules/gui/skins2/src/dialogs.cpp:224
-#, fuzzy
 msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
-msgstr "Archivos de piel (*.vlt)|*.vlt|Archivos de piel (*.xml)|*.xml|"
+msgstr ""
+"Archivos de piel (*.vlt;*.wsz)|*.vlt;wsz|Archivos de piel (*.xml)|*.xml"
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr "Abrir lista de reproducción"
 
@@ -12669,7 +12970,7 @@ msgid ""
 msgstr "Toda lista de reproducción|*.pls;*.m3u;*.asx;*.b4s|Archivos M3U|*.m3u"
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr "Salvar lista de reproducción"
 
@@ -12678,26 +12979,30 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
-msgstr "Última piel usada"
+#, fuzzy
+msgid "Skin to use"
+msgstr "Pieles"
 
 #: modules/gui/skins2/src/skin_main.cpp:344
-msgid "Select the path to the last skin used."
-msgstr "Elige ruta a última piel usada."
+#, fuzzy
+msgid "Path to the skin to use."
+msgstr "Ruta completa del archivo PNG a usar."
 
 #: modules/gui/skins2/src/skin_main.cpp:345
 msgid "Config of last used skin"
 msgstr "Configuración de última piel usada"
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
-msgstr "Configuración de última piel usada."
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
+msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr "Habilitar efectos de transparencia"
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
@@ -12705,15 +13010,15 @@ msgstr ""
 "Puedes deshabilitar todos los efectos de transparencia si quieres. Esto es "
 "útil principalmente cuando al mover ventanas no se comporta correctamente."
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr "Pieles"
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 msgid "Skinnable Interface"
 msgstr "Interfaz con Piel"
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr "Demux cargador de pieles"
 
@@ -12735,38 +13040,33 @@ msgstr ""
 "(interfaz WinCE)\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
-#, fuzzy
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
 "\n"
 msgstr ""
-"(c) 1996-2005 - el Equipo de VideoLAN\n"
+"(c) 1996-2006 - el Equipo de VideoLAN\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
-#, fuzzy
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 msgid "Compiled by "
-msgstr "Comedia"
+msgstr "Compilado por"
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
-#, fuzzy
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 msgid "Compiler: "
-msgstr "Error: %s\n"
+msgstr "Compilador:"
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
-msgstr ""
+msgstr "Basado en revisión SVN:"
 
 #: modules/gui/wince/interface.cpp:504
-#, fuzzy
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/"
 msgstr ""
 "El equipo de VideoLAN <videolan@videolan.org>\n"
-"http://www.videolan.org/\n"
-"\n"
+"http://www.videolan.org/"
 
 #: modules/gui/wince/open.cpp:134 modules/gui/wxwidgets/dialogs/open.cpp:625
 msgid "Open:"
@@ -12781,12 +13081,12 @@ msgstr ""
 "predefinidos:"
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr "Elige directorio"
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr "Elige archivo"
 
@@ -12814,6 +13114,11 @@ msgstr "proveedor de diálogos WinCE"
 msgid "Edit bookmark"
 msgstr "Edita favorito"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+msgid "Bytes"
+msgstr "Bytes"
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "Debes elegir dos favoritos"
@@ -12822,6 +13127,13 @@ msgstr "Debes elegir dos favoritos"
 msgid "The stream must be playing or paused for bookmarks to work"
 msgstr "El volcado debe ejecutarse o estar pausado para que funcione favoritos"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+msgid ""
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+"Entrada no hallada. El volcado debe ejecutarse o estar pausado para que "
+"funcione favoritos."
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
 msgid ""
 "Input has changed, unable to save bookmark. Use \"pause\" while editing "
@@ -12839,20 +13151,20 @@ msgid "Stream and media info"
 msgstr "Info de volcado y medios"
 
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:83
-#, fuzzy
 msgid "Advanced information"
-msgstr "Opciones avanzadas"
+msgstr "Información avanzada"
 
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:116
 msgid ""
 "The following errors happened. More details might be available in the "
 "Messages window."
 msgstr ""
+"Ocurrieron los siguientes errores. Puede haber más detalles en la ventana de "
+"Mensajes."
 
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:191
-#, fuzzy
 msgid "Don't show further errors"
-msgstr "Suprimir errores adicionales"
+msgstr "No mostrar más errores"
 
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
@@ -12883,9 +13195,8 @@ msgid "Open..."
 msgstr "Abrir..."
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:430
-#, fuzzy
 msgid "Stream/Save"
-msgstr "Volcado"
+msgstr "Volcado/Salvar"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:431
 msgid "Use VLC as a server of streams"
@@ -12900,9 +13211,8 @@ msgid "Change the default caching value (in milliseconds)"
 msgstr "Cambia el valor de caché por defecto (en milisegundos)"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:471
-#, fuzzy
 msgid "Customize:"
-msgstr "Error: %s\n"
+msgstr "Personalizar:"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:475
 #, fuzzy
@@ -12921,19 +13231,16 @@ msgid "Use a subtitles file"
 msgstr "Usa un archivo de subtítulos"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:638
-#, fuzzy
 msgid "Use an external subtitles file."
-msgstr "Usa un archivo de subtítulos"
+msgstr "Usar archivo de subtítulos externo."
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:642
-#, fuzzy
 msgid "Advanced Settings..."
-msgstr "Opciones avanzadas..."
+msgstr "Opciones Avanzadas..."
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:658
-#, fuzzy
 msgid "File:"
-msgstr "Archivo"
+msgstr "Archivo:"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:695
 msgid "DVD (menus)"
@@ -12945,7 +13252,7 @@ msgstr "Tipo de disco"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:708
 msgid "Probe Disc(s)"
-msgstr ""
+msgstr "Sondear Disco(s)"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:709
 msgid ""
@@ -12955,6 +13262,12 @@ msgid ""
 "looking for CD-ROMs or DVD drives. The Disc type, Device name, and some "
 "parameter ranges are set based on media we find."
 msgstr ""
+"Sondear DVD, VCD, o CD de audio. Primero se prueba el Nombre de Dispositivo "
+"incluido para el Tipo de Disco elegido (DVD, Menú DVD, VCD, CD de audio). Si "
+"no se halla el medio, se prueba cualquier dispositivo para el Tipo de Disco. "
+"Si no funciona, entonces se buscan dispositivos CD-ROMs o DVDs. El Tipo de "
+"Disco, Nombre de Dispositivo, y algunos rangos de parámetro se dan en base "
+"al medio hallado."
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:805
 msgid "HTTP/HTTPS/FTP/MMS"
@@ -12965,83 +13278,95 @@ msgid "RTSP"
 msgstr "RTSP"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr ""
+#, fuzzy
+msgid "DVD device to use"
+msgstr "Aparato DVD"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
 msgstr ""
+"Nombre del aparato CD-ROM del que leer CD de Vídeo. Si se deja el campo "
+"vacío, se escaneará un CD-ROM que contenga un VCD."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "Puerto del Servidor CDDB a usar"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
 msgstr ""
+"Nombre del aparato CD-ROM del que leer CD de audio. Si se deja el campo "
+"vacío, se escaneará un CD-ROM que contenga un CD de audio."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
-#, fuzzy
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 msgid "Open subtitles file"
-msgstr "Usar archivo de subtítulos"
+msgstr "Abrir archivo de subtítulos"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
-#, fuzzy
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 msgid "Title number."
-msgstr "Número sintonizador"
+msgstr "Título Nº."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
 "be shown."
 msgstr ""
+"Los DVDs pueden tener hasta 32 subtítulos numerados 0..31. Nótese que no es "
+"lo mismo que nombre de subtítulo p.ej. 'en'. Si se usa valor -1, no se "
+"mostrará subtítulo."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
+"Nº de pista de audio. Los DVDs pueden tener hasta 8 pistas de audio "
+"numeradas 0..7."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
-msgstr ""
+msgstr "Control de reproducción (PBC) normalmente comienza con el nº 1."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
-msgstr ""
+msgstr "La primera entrada (el comienzo de la primera pista MPEG) es 0."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
-#, fuzzy
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 msgid "Track number."
-msgstr "Pista Nº"
+msgstr "Pista Nº."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
+"Los SVCDs pueden tener hasta 4 subtítulos numerados 0..3. Si se usa un valor "
+"-1, no se mostrará subtítulo."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
+"Nº de pista de audio. Los VCDs pueden tener hasta 2 pistas de audio "
+"numeradas 0 ó 1."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
+"Los CDs de audio pueden tener hasta 100 pistas, la primera es normalmente 1. "
+"Si se da 0, entonces se reproducen todas."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
+"Los CDs de audio pueden tener hasta 100 pistas, la primera es normalmente 1."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:52
 msgid "Shuffle"
@@ -13056,7 +13381,8 @@ msgid "Add &Directory..."
 msgstr "Añadir &Directorio..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+#, fuzzy
+msgid "&Add URL..."
 msgstr "&Añadir MRL..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -13080,8 +13406,9 @@ msgid "&Reverse sort by title"
 msgstr "Inverti&r orden por título"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
-msgstr "Mezclar Li&sta de Reproducción"
+#, fuzzy
+msgid "&Shuffle"
+msgstr "Mezclar"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
 msgid "D&elete"
@@ -13107,76 +13434,94 @@ msgstr "&Ver objetos"
 msgid "Play this branch"
 msgstr "Reproducir esta rama"
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+msgid "Preparse"
+msgstr "Preanalizar"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr "Ordenar esta rama"
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr "Info"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "Add node"
 msgstr "Codificador de audio"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 msgid "root"
 msgstr "raíz"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr "%i objetos en lista de reproducción (%i no mostrados)"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, c-format
 msgid "%i items in playlist"
 msgstr "%i objetos en lista de reproducción"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr "Archivo M3U"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "Salvar lista de reproducción"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr "Lista de reproducción vacía"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr "No pudo salvar"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr "Normal"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 msgid "Sorted by artist"
 msgstr "Ordenado por artista"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
-#, fuzzy
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 msgid "Sorted by Album"
-msgstr "Ordenar por Nombre"
+msgstr "Ordenado por Álbum"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "New node"
 msgstr "Nueva Era"
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+#, fuzzy
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+"Cuidado, esto restaurará tus preferencias del reproductor de medios VLC.\n"
+"¿Seguro que quieres continuar?"
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -13197,9 +13542,10 @@ msgid "Shift"
 msgstr "Mays"
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
+#, fuzzy
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 "Elige módulos que desees. Para tener control más avanzado, también puedes "
 "modificar la cadena resultante"
@@ -13209,12 +13555,15 @@ msgid "Stream output MRL"
 msgstr "Salida de volcado MRL"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
-msgid "Destination Target:"
-msgstr "Objetivo Destino:"
+#, fuzzy
+msgid "Target:"
+msgstr "Abrir Objetivo:"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
+#, fuzzy
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
@@ -13224,21 +13573,23 @@ msgstr ""
 "de abajo."
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
-msgid "Output methods"
-msgstr "Métodos de salida"
+#, fuzzy
+msgid "Outputs"
+msgstr "Salida"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+msgid "Play locally"
+msgstr "Reproducir localmente"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr "MMSH"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr "RTP"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-msgid "Miscellaneous options"
-msgstr "Opciones varias"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 msgid "Group name"
 msgstr "Nombre de grupo"
@@ -13251,10 +13602,6 @@ msgstr "Nombre de canal"
 msgid "Select all elementary streams"
 msgstr "Elige todo volcado elemental"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-msgid "Transcoding options"
-msgstr "Opciones de transcodificación"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 msgid "Video codec"
 msgstr "Códec de vídeo"
@@ -13284,8 +13631,9 @@ msgid "Subtitles file"
 msgstr "Archivo de subtítulos"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
-msgstr "Opciones de subtítulos"
+#, fuzzy
+msgid "Options"
+msgstr "Opciones:"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 msgid ""
@@ -13294,12 +13642,6 @@ msgid ""
 msgstr ""
 "Anular fotogramas por seg. Sólo funciona con subtítulos de MicroDVD y SubRIP."
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr "Retraso"
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 msgid "Set subtitle delay (in 1/10s)"
 msgstr "Pon retraso de subtítulos (en 1/10s)"
@@ -13310,139 +13652,212 @@ msgstr "Abrir archivo"
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
 #, fuzzy
-msgid "VLC media player - Updates"
-msgstr "Reproductor de medios VLC"
+msgid "Updates"
+msgstr "Actualizar"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+#, fuzzy
+msgid "Check for updates"
+msgstr "Buscar Actualización"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
+#, fuzzy
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
+"\n"
+"Actualizaciones disponibles y descargas relacionadas:\n"
+"(Doble clic en un archivo para descargarlo)\n"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
-#, fuzzy
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 msgid "Save file..."
-msgstr "Salvar archivo"
+msgstr "Salvar archivo..."
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:67
 msgid "Broadcasts"
-msgstr ""
+msgstr "Retransmisiones"
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:80
 msgid "Load"
-msgstr ""
+msgstr "Cargar"
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:219
-#, fuzzy
 msgid "Load configuration"
-msgstr "Archivo de configuración VLM"
+msgstr "Cargar configuración"
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:233
-#, fuzzy
 msgid "Save configuration"
-msgstr "Archivo de configuración VLM"
+msgstr "Salvar configuración"
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:249
 msgid "New broadcast"
-msgstr ""
+msgstr "Nueva retransmisión"
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 msgid "Choose"
 msgstr "Elige"
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:390
-#, fuzzy
 msgid "Output"
-msgstr "URL de salida"
+msgstr "Salida"
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:406
 msgid "Loop"
 msgstr "Reproducción Constante"
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
-#, fuzzy
 msgid "Create"
-msgstr "Tasa de fotograma"
-
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-#, fuzzy
-msgid "VLM configuration"
-msgstr "Archivo de configuración VLM"
+msgstr "Crear"
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
-#, fuzzy
 msgid "VLM stream"
-msgstr "Reproducir volcado"
+msgstr "Volcado VLM"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr "Este asistente le ayuda a volcar, transcodificar o salvar un volcado."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+msgid "Use this to stream on a network."
+msgstr "Use esto para volcar sobre una red."
 
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:91
-#, fuzzy
 msgid "Use this to re-encode a stream and save it to a file."
-msgstr "Usa esto para re-codificar un volcado y salvarlo a un archivo"
+msgstr "Use esto para re-codificar un volcado y salvarlo a un archivo."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
 #, fuzzy
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+"Este asistente sólo da acceso a un pequeño subconjunto de capacidades de "
+"volcado y transcodificado de VLC. Usa los diálogos Abrir y Salida de Volcado "
+"para obtenerlas todas"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
 msgid "Use this to stream on a network"
-msgstr "Usa esto para volcar sobre una red"
+msgstr "Use esto para volcar a una red"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+#, fuzzy
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+"Use esto para salvar un volcado a un archivo. Tiene la posibilidad de "
+"recodificar el volcado. Puede salvar cualquier cosa que pueda leer VLC.\n"
+"Por favor nótese que VLC no es muy conveniente para transcodificar de "
+"archivo a archivo. Debería usar sus capacidades transcodificadoras para "
+"guardar volcados de red, por ejemplo."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
 msgid "You must choose a stream"
 msgstr "Debes elegir un volcado"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr "¡Oh-oh! ¡ Incapaz de hallar lista de reproducción !"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
-#, fuzzy
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
 "incoming stream (for example, a file or a disc, but not a RTP/UDP network "
 "stream.)\n"
 "Enter the starting and ending times (in seconds)."
 msgstr ""
-"Usa esto para leer sólo una parte del volcado. Debes ser capaz de controlar "
-"el volcado entrante (por ejemplo, un archivo o un disco, pero no un volcado "
-"de red UDP.)\n"
-"Pon los tiempos inicial y final (en segundos)"
+"Use esto para leer sólo una parte del volcado. Debe ser capaz de controlar "
+"el volcado entrante (p.ej, un archivo o un disco, pero no un volcado de red "
+"RTP/UDP.)\n"
+"Ponga los tiempos inicial y final (en segundos)."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
 #, fuzzy
-msgid "This does not appear to be a valid multicast address"
-msgstr "Esto no parece ser una dirección multiemisión válida"
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+"Si deseas cambiar el formato de compresión de las pistas de audio o vídeo, "
+"rellena esta página. (Si sólo deseas cambiar el formato contenedor, ve a la "
+"página siguiente)."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
 #, fuzzy
-msgid "You need to enter an address"
-msgstr "Necesitas poner una dirección"
+msgid "Select the target video codec. Click one to get more information."
+msgstr "Elija códec de vídeo. Pulse uno para obtener más información."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
 #, fuzzy
+msgid "Select the target audio codec. Click one to get more information."
+msgstr "Elija códec de audio. Pulse uno para obtener más información."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr "En esta página, elegirás cómo se enviará tu volcado de entrada."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+msgid "This does not appear to be a valid multicast address"
+msgstr "Ésta no parece ser una dirección multiemisión válida"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
+msgid "You need to enter an address"
+msgstr "Necesita poner una dirección"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+"En esta página, elegirás cómo se enapsulará el volcado. Dependiendo de las "
+"elecciones que hagas, no serán disponibles todos los formatos."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
 "transcoding"
 msgstr ""
-"En esta página, definirás unos pocos parámetros adicionales para tu "
+"En esta página, definirá algunos parámetros adicionales para su "
 "transcodificación"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 msgid "You must choose a file to save to"
 msgstr "Debes elegir un archivo al que salvar"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
-#, fuzzy
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
 msgstr ""
-"En esta página, definirás unos pocos parámetros adicionales para tu volcado"
+"En esta página, definirá algunos parámetros adicionales para su volcado"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+"Define el TTL (Time-To-Live, Hora para Emisión En Directo) del volcado. Este "
+"parámetro es el máximo número de routers que tu volcado puede atravesar. Si "
+"no sabes qué significa, o si deseas volcar sólo en tu red local, deja esto a "
+"1."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 #, fuzzy
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
@@ -13459,64 +13874,112 @@ msgstr ""
 "Si deseas dar un nombre a tu volcado, ponlo aquí, si no, se usará un nombre "
 "por defecto"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
-#, fuzzy
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 msgid "Save to file"
-msgstr "Salvar archivo"
+msgstr "Salvar a archivo"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
+#, fuzzy
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
 msgstr ""
 "Si esta opción no es cero, las bandas se moverán juntas cuando muevas una. A "
 "mayor valor, más correlativo será su movimiento."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
-msgid "Magnify"
-msgstr ""
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
+msgstr "Crea varios clones de la imagen"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+#, fuzzy
+msgid "Adds distortion effects"
+msgstr "Añade efectos de distorsión"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:150
 #, fuzzy
+msgid "Inverts the colors of the image"
+msgstr "Crea varios clones de la imagen"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+#, fuzzy
+msgid "Adds motion blurring to the image"
+msgstr "Crea un movimiento borroso en la imagen"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
+msgid "Magnify"
+msgstr "Magnificar"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 msgid "Magnifies part of the image"
-msgstr "Rota o invierte la imagen"
+msgstr "Aumenta parte de la imagen"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+#, fuzzy
+msgid "Image adjustment"
+msgstr "Ajuste de imagen"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr "Opciones de Vídeo"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr "Proporción de Aspecto"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-msgid "More info"
-msgstr "Más info"
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+#, fuzzy
+msgid "Imitates the effect of surround sound when using headphones."
+msgstr ""
+"Este filtro da la impresión de un conjunto de altavoces 5.1 al usar unos "
+"auriculares."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+#, fuzzy
+msgid "Prevents the audio output level from going over a predefined value."
 msgstr ""
 "Este filtro evita que la potencia de salida de audio exceda un valor "
 "definido."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:466
+#, fuzzy
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
 msgstr ""
 "Habilita el ecualizador. Puedes cambiar las bandas a mano o usar un "
 "predefinido (Menú Audio->Ecualizador)."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:473
 #, fuzzy
-msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
 msgstr ""
 "Si habilitas esta opción, el filtro de ecualizador se aplicará dos veces. El "
 "efecto será más nítido."
 
+#: modules/gui/wxwidgets/extrapanel.cpp:999
+#, fuzzy
+msgid ""
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
+msgstr ""
+"Elige los filtros de efectos de vídeo a aplicar. Debes reiniciar el volcado "
+"para que estas opciones tengan efecto.\n"
+"Para configurar los filtros, ve a Preferencias, y a Módulos/Filtros de "
+"Vídeo. Entonces podrás configurar cada filtro.\n"
+"Si deseas un buen control sobre los filtros ( para elegir el orden en el que "
+"se aplican ), necesitas introducir manualmente una cadena de filtros "
+"(Preferencias / General / Vídeo)."
+
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "Más información"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 msgid "Stopped"
 msgstr "Parado"
@@ -13541,120 +14004,127 @@ msgstr "Pista previa"
 msgid "Next track"
 msgstr "Pista siguiente"
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 msgid "Quick &Open File...\tCtrl-O"
 msgstr "Abrir Rápid&o Archivo...\tCtrl-O"
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr "Abrir Archivo...: &F\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr "Abrir Dir&ectorio...\tCtrl-E"
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr "Abrir &Disco...\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr "Abrir Volcado de Red...: &N\tCtrl-N"
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr "Abrir &Aparato de Captura...\tCtrl-A"
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 msgid "&Wizard...\tCtrl-W"
 msgstr "Asistente...: &W\tCtrl-W"
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr "Salir: &X\tCtrl-X"
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr "Lista de Re&producción...\tCtrl-P"
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr "&Mensajes...\tCtrl-M"
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr "&Info de Volcado y Medios...\tCtrl-I"
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
-msgstr ""
+msgstr "Control VLM...\tCtrl-V"
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
-msgstr ""
-
-#: modules/gui/wxwidgets/interface.cpp:606
-msgid "&File"
-msgstr "Archivo: &F"
+#: modules/gui/wxwidgets/interface.cpp:605
+#, fuzzy
+msgid "About..."
+msgstr "_Acerca de..."
 
 #: modules/gui/wxwidgets/interface.cpp:607
+#, fuzzy
+msgid "Check for updates..."
+msgstr "Buscando actualizaciones ..."
+
+#: modules/gui/wxwidgets/interface.cpp:611
+msgid "&File"
+msgstr "Archivo: &F"
+
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr "&Ver"
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr "Opcione&s"
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr "&Audio"
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr "&Vídeo"
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr "&Navegación"
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr "Ayuda: &H"
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
-msgstr "Abrir lista de reproducción"
+msgstr "Salvar lista de reproducción"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr "Objeto previo de lista de reproducción"
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr "Objeto siguiente de lista de reproducción"
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr "Reproducir más lento"
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr "Reproducir más rápido"
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 msgid "Extended &GUI\tCtrl-G"
 msgstr "&GUI extendida\tCtrl-G"
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 msgid "&Bookmarks...\tCtrl-B"
 msgstr "Favoritos...: &B\tCtrl-B"
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 msgid "Preference&s...\tCtrl-S"
 msgstr "Preferencia&s...\tCtrl-S"
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 #, fuzzy
 msgid ""
 " (wxWidgets interface)\n"
@@ -13663,7 +14133,7 @@ msgstr ""
 " (interfaz wxWindows)\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
@@ -13673,12 +14143,12 @@ msgstr ""
 "http://www.videolan.org/\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr "Acerca de %s"
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 msgid "Show/Hide interface"
 msgstr "Mostrar/Ocultar interfaz"
 
@@ -13691,9 +14161,8 @@ msgid "Open &File..."
 msgstr "Abrir Archivo...: &F"
 
 #: modules/gui/wxwidgets/menus.cpp:134
-#, fuzzy
 msgid "Open D&irectory..."
-msgstr "Abrir Dir&ectorio...\tCtrl-E"
+msgstr "Abrir Dir&ectorio..."
 
 #: modules/gui/wxwidgets/menus.cpp:135
 msgid "Open &Disc..."
@@ -13726,33 +14195,36 @@ msgstr "Vacío"
 #: modules/gui/wxwidgets/streamdata.cpp:31
 msgid "MPEG-1 Video codec (useable with MPEG PS, MPEG TS, MPEG1, OGG and RAW)"
 msgstr ""
+"Códec de vídeo MPEG-1 (utilizable con MPEG PS, MPEG TS, MPEG1, OGG y RAW)"
 
 #: modules/gui/wxwidgets/streamdata.cpp:35
 msgid "MPEG-2 Video codec (useable with MPEG PS, MPEG TS, MPEG1, OGG and RAW)"
 msgstr ""
+"Códec de vídeo MPEG-2 (utilizable con MPEG PS, MPEG TS, MPEG1, OGG y RAW)"
 
 #: modules/gui/wxwidgets/streamdata.cpp:39
 msgid ""
 "MPEG-4 Video codec (useable with MPEG PS, MPEG TS, MPEG1, ASF, MPEG4, OGG "
 "and RAW)"
 msgstr ""
+"Códec de vídeo MPEG-4 (utilizable con MPEG PS, MPEG TS, MPEG1, ASF, MPEG4, "
+"OGG y RAW)"
 
 #: modules/gui/wxwidgets/streamdata.cpp:56
-#, fuzzy
 msgid "H264 is a new video codec (useable with MPEG TS and MPEG4)"
-msgstr "H264 es un nuevo códec de vídeo"
+msgstr "H264 es un nuevo códec de vídeo (utilizable con MPEG TS y MPEG4)"
 
 #: modules/gui/wxwidgets/streamdata.cpp:59
 msgid "WMV (Windows Media Video) 7 (useable with MPEG TS, MPEG1, ASF and OGG)"
-msgstr ""
+msgstr "WMV (Windows Media Video) 7 (utilizable con MPEG TS, MPEG1, ASF y OGG)"
 
 #: modules/gui/wxwidgets/streamdata.cpp:62
 msgid "WMV (Windows Media Video) 8 (useable with MPEG TS, MPEG1, ASF and OGG)"
-msgstr ""
+msgstr "WMV (Windows Media Video) 8 (utilizable con MPEG TS, MPEG1, ASF y OGG)"
 
 #: modules/gui/wxwidgets/streamdata.cpp:66
 msgid "WMV (Windows Media Video) 9 (useable with MPEG TS, MPEG1, ASF and OGG)"
-msgstr ""
+msgstr "WMV (Windows Media Video) 9 (utilizable con MPEG TS, MPEG1, ASF y OGG)"
 
 #: modules/gui/wxwidgets/streamdata.cpp:73
 #, fuzzy
@@ -13760,72 +14232,134 @@ msgid "Theora is a free general-purpose codec (useable with MPEG TS)"
 msgstr "Theora es un códec libre de propósito general"
 
 #: modules/gui/wxwidgets/streamdata.cpp:122
-#, fuzzy
 msgid "RTP Unicast"
-msgstr "Uniemisión UDP"
+msgstr "Uniemisión RTP"
 
-#: modules/gui/wxwidgets/streamdata.cpp:125
+#: modules/gui/wxwidgets/streamdata.cpp:122
 #, fuzzy
+msgid "Stream to a single computer."
+msgstr "Use esto para volcar a un único PC."
+
+#: modules/gui/wxwidgets/streamdata.cpp:125
 msgid "RTP Multicast"
-msgstr "UDP/RTP Multiemisión"
+msgstr "Multiemisión RTP"
 
-#: modules/gui/wxwidgets/streamdata.cpp:129
+#: modules/gui/wxwidgets/streamdata.cpp:126
 #, fuzzy
 msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+"Usa esto para volcar a un grupo dinámico de PCs en una red habilitada para "
+"multiemisión. Este es el método más eficiente para volcar a varios PCs, per "
+"no funciona en Internet."
+
+#: modules/gui/wxwidgets/streamdata.cpp:129
+msgid ""
 "Enter the multicast address to stream to in this field. This must be an IP "
 "address between 224.0.0.0 an 239.255.255.255. For a private use, enter an "
 "address beginning with 239.255."
 msgstr ""
-"Pon en este campo la dirección multiemisión a la que volcar. Debe ser una "
-"dirección IP entre 224.0.0.0 y 239.255.255.255 Para un uso privado, pon una "
-"dirección que comience con 239.255."
+"Ponga en este campo la dirección multiemisión a la que volcar. Debe ser una "
+"dirección IP entre 224.0.0.0 y 239.255.255.255 Para un uso privado, ponga "
+"una dirección que comience con 239.255."
+
+#: modules/gui/wxwidgets/streamdata.cpp:134
+#, fuzzy
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+"Use esto para volcar a varios PCs. Este método es menos eficiente, pues el "
+"servidor necesita enviar varias veces el volcado."
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+#, fuzzy
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
+msgstr ""
+"Pon las direcciones locales que deseas escuchar. No pongas nada si deseas "
+"escuchar todas las direcciones, o si no lo entiendes. Esto es generalmente "
+"lo mejor que hacer. Así otras máquinas podrán acceder al volcado por http://"
+"tuip:8080 por defecto"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#, fuzzy
+msgid "Bookmarks dialog"
 msgstr "Muestra diálogo favoritos"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
-msgstr "Muestra diálogo favoritos al iniciar la interfaz."
+#, fuzzy
+msgid "Show bookmarks dialog at startup"
+msgstr "Muestra diálogo favoritos"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
 #, fuzzy
-msgid "Show extended GUI"
-msgstr "¿Mostrar info VCD extendida?"
+msgid "Extended GUI"
+msgstr "Mostrar GUI extendida"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:92
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
+msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
+#, fuzzy
+msgid "Taskbar"
+msgstr "Tatar"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
-msgstr "Mostrar entrada de barra de tareas"
+msgid "Show VLC on the taskbar"
+msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
 msgid "Minimal interface"
 msgstr "Interfaz mínima"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+#, fuzzy
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr "Usar interfaz mínima, sin barra de herramientas, pocos menús"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 msgid "Size to video"
 msgstr "Tamaño a vídeo"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+#, fuzzy
+msgid "Resize VLC to match the video resolution."
 msgstr "Redimensionar VLC para encajar con la resolución de vídeo"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
-msgid "Show systray icon"
+#, fuzzy
+msgid "Systray icon"
+msgstr "Mostrar icono de bandeja de sistema"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+#, fuzzy
+msgid "Show a systray icon for VLC"
 msgstr "Mostrar icono de bandeja de sistema"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
 #, fuzzy
+msgid "Show labels in toolbar"
+msgstr "Mostrar texto en botones de barra de herramientas"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#, fuzzy
+msgid "Show labels below the icons in the toolbar."
+msgstr "Mostrar texto bajo iconos en barra de herramientas"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
+#, fuzzy
 msgid "Playlist view"
 msgstr "Lista de reproducción"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -13833,23 +14367,22 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
+#, fuzzy
 msgid "Both"
-msgstr ""
+msgstr "Gótica"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
-#, fuzzy
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 msgid "wxWidgets interface module"
-msgstr "Módulo de interfaz wxWindows"
+msgstr "Módulo de interfaz wxWidgets"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
-#, fuzzy
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 msgid "wxWidgets dialogs provider"
-msgstr "proveedor de diálogos wxWindows"
+msgstr "Proveedor de diálogos wxWidgets"
 
 #: modules/misc/dummy/dummy.c:37
 msgid "Dummy image chroma format"
@@ -13869,9 +14402,10 @@ msgid "Save raw codec data"
 msgstr "Salvar datos de códec raw"
 
 #: modules/misc/dummy/dummy.c:45
+#, fuzzy
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 "Esto permite salvar los datos del códec raw si has elegido/forzado el "
 "decodificador dummy en las opciones principales."
@@ -13891,157 +14425,164 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr "Función de interfaz dummy"
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 msgid "Dummy Interface"
 msgstr "Interfaz Dummy"
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 msgid "Dummy access function"
 msgstr "Función de acceso dummy"
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 msgid "Dummy demux function"
 msgstr "Función demux dummy"
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 msgid "Dummy decoder"
 msgstr "Decodificador Dummy"
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 msgid "Dummy decoder function"
 msgstr "Función decodificador dummy"
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 msgid "Dummy encoder function"
 msgstr "Función decodificador dummy"
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 msgid "Dummy audio output function"
 msgstr "Función salida de audio dummy"
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 msgid "Dummy video output function"
 msgstr "Función de salida de vídeo dummy"
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 msgid "Dummy Video output"
 msgstr "Salida de Vídeo Dummy"
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 msgid "Dummy font renderer function"
 msgstr "Función de renderizador de fuente dummy"
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr "Fuente"
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
-msgstr "nombre de archivo de fuente"
+#, fuzzy
+msgid "Filename for the font you want to use"
+msgstr "Da el ID de volcado de la pista de audio que se desea usar."
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
 msgid "Font size in pixels"
 msgstr "Tamaño de fuente en píxels"
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
+#, fuzzy
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 "El tamaño de las fuentes usadas por el módulo osd. Si puesto a algo distinto "
 "de 0, esta opción evitará el tamaño relativo de fuente "
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
-msgstr "Opacidad, 0..255"
-
 #: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
+msgstr "Opacidad"
+
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
+#, fuzzy
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 "La opacidad (opuesto de transparencia) de texto superpuesto. 0 = "
 "transparente, 255 = totalmente opaco."
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+#, fuzzy
+msgid "Text default color"
 msgstr "Color de Texto por Defecto"
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
-"El color de texto superpuesto. 1 byte para cada color, hexadecimal. #000000 "
-"= todo color inactivo, 0xFF0000 = sólo Rojo, 0xFFFFFF = todo color activo "
-"[Blanco]"
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
-msgstr "El tamaño de las fuentes usadas por el módulo osd"
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+#, fuzzy
+msgid "Relative font size"
+msgstr "Tamaño del buffer de control de tasa"
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr "Más pequeña"
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr "Pequeña"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr "Grande"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr "Más grande"
 
-#: modules/misc/freetype.c:102
+#: modules/misc/freetype.c:107
 #, fuzzy
-msgid "Use yuvp renderer"
-msgstr "Redibujado de texto"
+msgid "Use YUVP renderer"
+msgstr "Usar redibujador yuvp"
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
-#, fuzzy
+#: modules/misc/freetype.c:110
 msgid "Font Effect"
-msgstr "Efecto"
+msgstr "Efecto de Fuente"
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
-#, fuzzy
+#: modules/misc/freetype.c:119
 msgid "Background"
-msgstr "Ir atrás"
+msgstr "Fondo"
 
-#: modules/misc/freetype.c:112
-#, fuzzy
+#: modules/misc/freetype.c:119
 msgid "Outline"
-msgstr "Oliva"
+msgstr "Perfil"
 
-#: modules/misc/freetype.c:113
-#, fuzzy
+#: modules/misc/freetype.c:120
 msgid "Fat Outline"
-msgstr "Bilineal rápido"
+msgstr "Perfil Grueso"
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 msgid "Text renderer"
 msgstr "Redibujado de texto"
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 msgid "Freetype2 font renderer"
 msgstr "renderizador de fuente Freetype2"
 
@@ -14050,123 +14591,119 @@ msgid "Diffie-Hellman prime bits"
 msgstr "bits primos Diffie-Hellman"
 
 #: modules/misc/gnutls.c:69
+#, fuzzy
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 "Te permite modificar el nº de bits primo de Diffie-Hellman (usado para "
 "encriptación por servidor basada en TLS ó SSL)"
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr "Tiempo de expiración para sesiones TLS reanudadas"
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
 msgstr ""
-"Define el retraso antes de que sesiones TLS reanudadas expiren (en segundos)."
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr "Nº de sesiones TLS reanudadas"
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
+#, fuzzy
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
 "Te permite modificar el máximo nº de sesiones TLS reanudadas que albergará "
 "la caché."
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr "Verificar validez de certificado de servidor TSL/SSL"
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 #, fuzzy
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 "Asegura que el certificado del servidor es válido (p.ej. firmado por una "
 "Autoridad de Certificado aprobada)."
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr "Verificar nombre de host servidor TSL/SSL en certificado"
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+#, fuzzy
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 "Asegura que el nombre del host servidro en el certificado coincide con "
 "nombre de host solicitado."
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr "Capa de encriptación GnuTLS TLS"
 
-#: modules/misc/growl.c:60
-#, fuzzy
+#: modules/misc/growl.c:56
 msgid "Growl server"
-msgstr "Sin servidor"
+msgstr "Servidor Growl"
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
-#, fuzzy
+#: modules/misc/growl.c:60
 msgid "Growl password"
-msgstr "Clave FTP"
+msgstr "Clave Growl"
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
-msgstr ""
+msgstr "Clave Growl en el servidor."
 
-#: modules/misc/growl.c:65
-#, fuzzy
+#: modules/misc/growl.c:62
 msgid "Growl UDP port"
-msgstr "Puerto UDP"
-
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
+msgstr "Puerto UDP Growl"
 
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "Puerto UPD Growl en el servidor."
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
-msgstr ""
+#, fuzzy
+msgid "Growl"
+msgstr "growl"
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
-msgstr ""
+msgstr "Plugin de Notificación Growl"
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
-#, fuzzy
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 msgid "(no title)"
-msgstr "Sin título"
+msgstr "(sin título)"
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
-msgstr ""
+msgstr "(sin artista)"
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
-msgstr ""
+msgstr "(sin álbum)"
 
 #: modules/misc/gtk_main.c:60
 msgid "Gtk+ GUI helper"
 msgstr "Ayudante Gtk+ GUI"
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr "Texto"
 
@@ -14178,12 +14715,12 @@ msgstr "Formato de registro"
 #, fuzzy
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr ""
 "Especifica el formato de registro. Elecciones posibles son \"texto\" (por "
 "defecto) y \"html\"."
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
@@ -14191,30 +14728,34 @@ msgstr ""
 "Especifica el formato de registro. Elecciones posibles son \"texto\" (por "
 "defecto) y \"html\"."
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr "Conectando"
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 msgid "File logging"
 msgstr "Archivo de registro"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr "Nombre de archivo de registro"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr "Especifica el nombre de archivo de registro"
 
-#: modules/misc/logger.c:138
-#, fuzzy
+#: modules/misc/logger.c:141
 msgid "RRD output file"
-msgstr "Archivo de salida"
+msgstr "Archivo de salida RRD"
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
-msgstr ""
+#: modules/misc/logger.c:142
+#, fuzzy
+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"
@@ -14232,36 +14773,32 @@ 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/msn.c:63
 msgid "MSN Title format string"
-msgstr ""
+msgstr "cadena de formato de Título MSN"
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
-#, fuzzy
 msgid "MSN"
-msgstr "MMS"
+msgstr "MSN"
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr ""
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "Reproduciendo Ahora"
 
 #: modules/misc/network/ipv4.c:96
-#, fuzzy
 msgid "UDP/IPv4 network abstraction layer"
-msgstr "Capa de abstracción de red IPv4"
+msgstr "Capa de abstracción de red UDP/IPv4"
 
 #: modules/misc/network/ipv6.c:89
-#, fuzzy
 msgid "UDP/IPv6 network abstraction layer"
-msgstr "Capa de abstracción de red IPv6"
+msgstr "Capa de abstracción de red UDP/IPv6"
 
 #: modules/misc/playlist/export.c:44
 msgid "M3U playlist exporter"
@@ -14296,12 +14833,18 @@ msgstr "Ayudante Qt Integrado GUI"
 msgid "video"
 msgstr "vídeo"
 
+#: modules/misc/rtsp.c:48
+#, fuzzy
+msgid "RTSP host address"
+msgstr "Dirección de Host HTTP"
+
 #: modules/misc/rtsp.c:50
 #, fuzzy
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr ""
 "Puedes poner la dirección, puerto y ruta a la que la interfaz rtsp se "
 "unirá.\n"
@@ -14309,22 +14852,21 @@ msgstr ""
 "host local en puerto 554, sin ruta. Usa 0.0.0.0 para unir a todas las "
 "direcciones."
 
-#: modules/misc/rtsp.c:54
-#, fuzzy
+#: modules/misc/rtsp.c:55
 msgid "Maximum number of connections"
-msgstr "Número de clones"
+msgstr "Máximo nº de conexiones"
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 msgid "RTSP VoD"
 msgstr "RTSP VoD"
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 msgid "RTSP VoD server"
 msgstr "Servidor VoD RTSP"
 
@@ -14332,11 +14874,11 @@ msgstr "Servidor VoD RTSP"
 msgid "X Screensaver disabler"
 msgstr "Deshabilitador Salvapantallas X"
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 msgid "SVG template file"
 msgstr "Archivo plantilla SVG"
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -14355,57 +14897,60 @@ msgstr "Módulo C que no hace nada"
 msgid "Miscellaneous stress tests"
 msgstr "Pruebas varias de cansancio"
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 msgid "Win32 font renderer"
 msgstr "renderizador de fuente Win32"
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr "Analizador XML (usando libxml2)"
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 msgid "Simple XML Parser"
 msgstr "Analizador XML Simple"
 
 #: modules/mux/asf.c:49
-msgid "Allows you to define the title that will be put in ASF comments."
-msgstr "Te permite definir el título que se pondrá en comentarios ASF."
+msgid "Title to put in ASF comments."
+msgstr ""
 
-#: modules/mux/asf.c:52
-msgid "Allows you to define the author that will be put in ASF comments."
+#: modules/mux/asf.c:51
+#, fuzzy
+msgid "Author to put in ASF comments."
 msgstr "Te permite definir el autor que se pondrá en comentarios ASF."
 
-#: modules/mux/asf.c:55
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+#: modules/mux/asf.c:53
+#, fuzzy
+msgid "Copyright string to put in ASF comments."
 msgstr ""
 "Te permite definir la cadena copyright que se pondrá en comentarios ASF."
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 msgid "Comment"
 msgstr "Comentario"
 
-#: modules/mux/asf.c:58
-msgid "Allows you to define the comment that will be put in ASF comments."
-msgstr "Te permite definir el comentario que se pondrá en comentarios ASF."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
+msgstr ""
 
-#: modules/mux/asf.c:61
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+#: modules/mux/asf.c:57
+#, fuzzy
+msgid "\"Rating\" to put in ASF comments."
 msgstr "Te permite definir la \"puntuación\" que se pondrá en comentarios ASF."
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 msgid "Packet Size"
 msgstr "Tamaño de Paquete"
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+#, fuzzy
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr "El tamaño de paquete ASF -- por defecto es 4096 bytes"
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 msgid "ASF muxer"
 msgstr "Muxer ASF"
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr "Vídeo Desconocido"
 
@@ -14418,32 +14963,35 @@ msgid "Dummy/Raw muxer"
 msgstr "Muxer Dummy/Raw"
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+#, fuzzy
+msgid "Create \"Fast Start\" files"
 msgstr "Crear archivos de \"Inicio rápido\""
 
 #: modules/mux/mp4.c:47
+#, fuzzy
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 "Al estar puesta esta opción, se crearán archivos de \"Inicio rápido\" (éstos "
 "están optimizados para descarga, permitiendo al usuario iniciar la "
 "previsualización del archivo mientras se descarga)."
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 msgid "MP4/MOV muxer"
 msgstr "Muxer MP4/MOV"
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr "Retraso de DTS (ms)"
 
 #: modules/mux/mpeg/ps.c:46
+#, fuzzy
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 "Esta opción retrasará el DTS (time stamps de decodificación) y PTS "
 "(timestamps de presentación) de los datos en el volcado, comparado a los "
@@ -14454,9 +15002,8 @@ msgid "PES maximum size"
 msgstr "Máximo tamaño PES"
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+#, fuzzy
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr ""
 "Esta opción indicará el tamaño PES máximo permitido al producir el volcado "
 "MPEG PS."
@@ -14470,8 +15017,9 @@ msgid "Video PID"
 msgstr "PID de vídeo"
 
 #: modules/mux/mpeg/ts.c:84
+#, fuzzy
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr ""
 "Asigna un PID fijo al volcado de vídeo. El PID PCR automáticamente será el "
@@ -14482,7 +15030,8 @@ msgid "Audio PID"
 msgstr "PID de audio"
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
+#, fuzzy
+msgid "Assign a fixed PID to the audio stream."
 msgstr "Asigna un PID fijo al volcado de audio."
 
 #: modules/mux/mpeg/ts.c:88
@@ -14490,7 +15039,8 @@ msgid "SPU PID"
 msgstr "PID de SPU"
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+#, fuzzy
+msgid "Assign a fixed PID to the SPU."
 msgstr "Asigna un PID fijo al SPU"
 
 #: modules/mux/mpeg/ts.c:90
@@ -14498,7 +15048,8 @@ msgid "PMT PID"
 msgstr "PMT PID"
 
 #: modules/mux/mpeg/ts.c:91
-msgid "Assigns a fixed PID to the PMT"
+#, fuzzy
+msgid "Assign a fixed PID to the PMT"
 msgstr "Asigna un PID fijo al PMT"
 
 #: modules/mux/mpeg/ts.c:92
@@ -14506,72 +15057,92 @@ msgid "TS ID"
 msgstr "ID de TS"
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
+#, fuzzy
+msgid "Assign a fixed Transport Stream ID."
 msgstr "Asigna una ID de Volcado Transporte fija."
 
 #: modules/mux/mpeg/ts.c:94
-#, fuzzy
 msgid "NET ID"
-msgstr "ID de TS"
+msgstr "ID de NET"
 
 #: modules/mux/mpeg/ts.c:95
 #, fuzzy
-msgid "Assigns a fixed Network ID (for SDT table)"
-msgstr "Asigna un PID fijo al PMT"
-
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
-msgstr ""
+msgid "Assign a fixed Network ID (for SDT table)"
+msgstr "Asigna una ID de Red fija (para tabla SDT)"
 
 #: modules/mux/mpeg/ts.c:97
 #, fuzzy
-msgid "Assigns a program number to each PMT"
-msgstr "Asigna un nº de programa al PMT."
+msgid "PMT Program numbers"
+msgstr "número de programa PMT"
 
 #: modules/mux/mpeg/ts.c:98
-msgid "Mux PMT (requires --sout-ts-es-id-pid)"
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:99
-#, fuzzy
-msgid "Defines the pids to add to each pmt."
-msgstr "Define si se dibujan picos."
-
 #: modules/mux/mpeg/ts.c:101
-msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
-msgstr ""
+msgid "Mux PMT (requires --sout-ts-es-id-pid)"
+msgstr "Mux PMT (requiere --sout-ts-es-id-pid)"
 
 #: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:105
+msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
+msgstr "Descriptores SDT (requiere --sout-ts-es-id-pid)"
+
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
-msgid "Set PID to id of ES"
+#: modules/mux/mpeg/ts.c:109
+#, fuzzy
+msgid "Set PID to ID of ES"
 msgstr "Indica PID a id de ES"
 
-#: modules/mux/mpeg/ts.c:105
-msgid "set PID to id of es"
-msgstr "indica PID a id de es"
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:114
+#, fuzzy
+msgid "Data alignment"
+msgstr "Alineación de mosaico"
+
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
+msgstr ""
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:118
 msgid "Shaping delay (ms)"
 msgstr "Tamaño del retraso (ms)"
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
+#, fuzzy
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 "Si habilitado, el muxor TS cortará el volcado en trozos de la duración dada, "
 "y asegura una tasa de bits constante entre los dos límites. Esto evita tener "
 "grandes picos de tasa de bits para fotogramas de referencia, en particular."
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 msgid "Use keyframes"
 msgstr "Usar fotogramas clave"
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -14585,82 +15156,87 @@ msgstr ""
 "mejora la eficiencia del algoritmo de forma, pues los fotogramas I son "
 "normalmente los más grandes del volcado."
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr "Retraso de PCR (ms)"
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
+#, fuzzy
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 "Esta opción te permite poner a qué intervalo las PCRs (Referencia de Reloj "
 "del Programa) se enviarán. Este valor debería estar por debajo de 100ms. "
 "(por defecto es 70)"
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr "B mínimo (depreciado)"
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr "Esta opción está depreciada y ya no se usa"
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr "B máximo (depreciado)"
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
+#, fuzzy
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 "Esta opción retrasará las DTS (timestamps de decodificación) y PTS "
 "(timestamps de presentación) de los datos en el volcado, comparado a los "
 "PCRs. Esto permite algo de búfer dentro del decodificador del cliente."
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr "Encriptar audio"
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr "Encriptar audio usando CSA"
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 #, fuzzy
 msgid "Crypt video"
 msgstr "Encriptar audio"
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 #, fuzzy
 msgid "Crypt video using CSA"
 msgstr "Encriptar audio usando CSA"
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr "Clave CSA"
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
+#, fuzzy
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 "Define la clave de encriptación CSA. Ésta debe ser una cadena de 16 "
 "caracteres (8 bytes hexadecimales)."
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
-msgstr ""
+msgstr "Tamaño del paquete a encriptar en bytes"
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
+#, fuzzy
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
+"Especifica el tamaño del paquete TS a desencriptar. Las rutinas de "
+"desencriptación eliminan el encabezado-TS del valor antes de desencriptar."
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr "Muxor TS (libdvbpsi)"
 
@@ -14671,18 +15247,20 @@ msgstr "Cadena separadora multiparte"
 #: modules/mux/mpjpeg.c:33
 #, fuzzy
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 "Cadenas multiparte como MPJPEG usan una cadena separadora entre piezas de "
 "contenido. Puedes elegir esta cadena. Por defecto es --myboundary"
 
 #: modules/mux/mpjpeg.c:50
-msgid "Multipart jpeg muxer"
+#, fuzzy
+msgid "Multipart JPEG muxer"
 msgstr "Muxor jpeg multiparte"
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
+#, fuzzy
+msgid "Ogg/OGM muxer"
 msgstr "Muxor Ogg/ogm"
 
 #: modules/mux/wav.c:42
@@ -14694,7 +15272,8 @@ msgid "Copy packetizer"
 msgstr "Copiar empaquetador"
 
 #: modules/packetizer/h264.c:47
-msgid "H264 video packetizer"
+#, fuzzy
+msgid "H.264 video packetizer"
 msgstr "Empaquetador de vídeo H264"
 
 #: modules/packetizer/mpeg4audio.c:118
@@ -14707,13 +15286,13 @@ msgstr "Empaquetador de vídeo MPEG4"
 
 #: modules/packetizer/mpegvideo.c:52
 #, fuzzy
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr "Mostrar interfaz"
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -14722,11 +15301,11 @@ msgstr "Empaquetador de vídeo MPEG-I/II"
 
 #: modules/services_discovery/bonjour.c:51
 msgid "Bonjour services"
-msgstr ""
+msgstr "Servicios Bonjour"
 
 #: modules/services_discovery/bonjour.c:307
 msgid "Bonjour"
-msgstr ""
+msgstr "Bonjour"
 
 #: modules/services_discovery/daap.c:53 modules/services_discovery/daap.c:187
 #, fuzzy
@@ -14738,7 +15317,8 @@ msgid "DAAP access"
 msgstr "Acceso DAAP"
 
 #: modules/services_discovery/hal.c:63
-msgid "HAL device detection"
+#, fuzzy
+msgid "HAL devices detection"
 msgstr "Detección de aparato HAL"
 
 #: modules/services_discovery/hal.c:153
@@ -14747,186 +15327,188 @@ msgstr "Aparatos"
 
 #: modules/services_discovery/podcast.c:57
 msgid "Podcast URLs list"
-msgstr ""
+msgstr "lista de URLs Podcast"
 
 #: modules/services_discovery/podcast.c:58
-msgid "Podcast '|' (pipe) seperated URLs list"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
 msgstr ""
 
-#: modules/services_discovery/podcast.c:62
+#: modules/services_discovery/podcast.c:63
 #, fuzzy
-msgid "Podcast Service Discovery"
-msgstr "Servicios discovery"
+msgid "Podcasts"
+msgstr "Podcast"
 
-#: modules/services_discovery/podcast.c:154
-#, fuzzy
+#: modules/services_discovery/podcast.c:155
 msgid "Podcast"
-msgstr "Pegar"
+msgstr "Podcast"
 
 #: modules/services_discovery/sap.c:79
 msgid "SAP multicast address"
 msgstr "Dirección multiemisión SAP"
 
 #: modules/services_discovery/sap.c:80
-#, fuzzy
-msgid "Listen for SAP announcements on another address"
-msgstr "Escuchar anuncios SAP en otra dirección"
-
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
-msgstr "Escuchar IPv4-SAP"
+msgid ""
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
+msgstr ""
 
 #: modules/services_discovery/sap.c:83
 #, fuzzy
-msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
-msgstr ""
-"Pon esto si deseas que el módulo SAP escuche anuncios IPv4 en la dirección "
-"estándar."
+msgid "IPv4 SAP"
+msgstr "Alcance IPv6 SAP"
 
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
-msgstr "Escuchar IPv6-SAP"
+#, fuzzy
+msgid "Listen to IPv4 announcements on the standard address."
+msgstr "Escuchar anuncios SAP en otra dirección"
 
 #: modules/services_discovery/sap.c:87
 #, fuzzy
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
-msgstr ""
-"Pon esto si deseas que el módulo SAP escuche anuncios IPv6 en la dirección "
-"estándar."
+msgid "IPv6 SAP"
+msgstr "Alcance IPv6 SAP"
 
 #: modules/services_discovery/sap.c:89
+#, fuzzy
+msgid "Listen to IPv6 announcements on the standard addresses."
+msgstr "Escuchar anuncios SAP en otra dirección"
+
+#: modules/services_discovery/sap.c:91
 msgid "IPv6 SAP scope"
 msgstr "Alcance IPv6 SAP"
 
-#: modules/services_discovery/sap.c:91
+#: modules/services_discovery/sap.c:93
 #, fuzzy
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr "Pone el alcance para anuncios IPv6 (por defecto es 8)."
 
-#: modules/services_discovery/sap.c:92
+#: modules/services_discovery/sap.c:94
 msgid "SAP timeout (seconds)"
 msgstr "Anulación SAP (segundos)"
 
-#: modules/services_discovery/sap.c:94
+#: modules/services_discovery/sap.c:96
 #, fuzzy
 msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr ""
 "Pone el tiempo al que objetos SAP se borren si no se recibe nuevo anuncio."
 
-#: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+#: modules/services_discovery/sap.c:98
+#, fuzzy
+msgid "Try to parse the announce"
 msgstr "Intenta analizar el SAP"
 
-#: modules/services_discovery/sap.c:98
+#: modules/services_discovery/sap.c:100
 #, fuzzy
 msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
 msgstr ""
 "Cuando SAP pueda, intentará analizar el SAP. Si no eliges esto, todos los "
 "anuncios serán analizados por el módulo livedotcom."
 
-#: modules/services_discovery/sap.c:100
+#: modules/services_discovery/sap.c:103
 msgid "SAP Strict mode"
 msgstr "Modo estricto de SAP"
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 #, fuzzy
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
 "announcements."
 msgstr "Al activarse ésto, el analizador SAP descartará anuncios no estándar."
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 msgid "Use SAP cache"
 msgstr "Usar caché de SAP"
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
+#, fuzzy
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 "Si esta opción se activa, se usará un mecanismo de caché SAP. Esto derivará "
 "en menor tiempo de inicio de SAP, pero podrías acabar con objetos "
 "correspondientes a volcados de legado."
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
-#, fuzzy
+#: modules/services_discovery/sap.c:124
 msgid "SAP Announcements"
-msgstr "Anuncio SAP"
+msgstr "Anuncios SAP"
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr "Analizador de archivo SDP para UDP"
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 msgid "Session Announcements (SAP)"
-msgstr ""
+msgstr "Anuncios de Sesión (SAP)"
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 msgid "Session"
 msgstr "Sesión"
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 msgid "Tool"
 msgstr "Herramienta"
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 msgid "User"
 msgstr "Usuario"
 
+#: modules/services_discovery/shout.c:61
+#, fuzzy
+msgid "Number of streams"
+msgstr "Número de hilos"
+
 #: modules/services_discovery/shout.c:62
-msgid "Maximum number of shoutcast servers to be listed"
+#, fuzzy
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr "Máximo nº de servidores shoutcast a escuchar"
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr "Escuchas de radio Shoutcast"
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 msgid "Shoutcast"
 msgstr "Shoutcast"
 
 #: modules/services_discovery/upnp_cc.cpp:58
 msgid "Universal Plug'n'Play discovery"
-msgstr ""
+msgstr "Universal Plug'n'Play de discovery"
 
 #: modules/services_discovery/upnp_intel.cpp:260
 msgid "Universal Plug'n'Play discovery ( Intel SDK )"
-msgstr ""
+msgstr "Universal Plug'n'Play de discovery ( Intel SDK )"
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
-msgstr "Indica un nº entero identificador para este volcado elemental"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
+msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
+#, fuzzy
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 "Imágenes provenientes de las salidas de imagen de vídeo se retrasarán como "
 "corresponde (en milisegundos, >= 100 ms). Para valores altos necesitarás "
 "aumentar caché de archivos y otros."
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 msgid "ID Offset"
 msgstr "Compensación de ID"
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
@@ -14934,20 +15516,20 @@ msgstr ""
 "Compensación a añadir a las IDs de volcado especificadas en bridge_out para "
 "obtener las IDs de volcado bridge_in que se registrarán."
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 msgid "Bridge"
 msgstr "Puente"
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 msgid "Bridge stream output"
 msgstr "Salida de volcado puente"
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 #, fuzzy
 msgid "Bridge out"
 msgstr "Bridge out"
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 #, fuzzy
 msgid "Bridge in"
 msgstr "Bridge in"
@@ -14968,7 +15550,7 @@ msgstr "Habilitar/deshabilitar renderizado de vídeo."
 msgid "Introduces a delay in the display of the stream."
 msgstr "Incluye un retraso en la muestra del volcado."
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 msgid "Display"
 msgstr "Pantalla"
 
@@ -14984,90 +15566,88 @@ msgstr "Duplicar salida de volcado"
 msgid "Output access method"
 msgstr "Método de acceso de salida"
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
-msgstr ""
-"Te permite indicar el método de acceso de salida usado para la salida de "
-"volcado."
+#: modules/stream_out/es.c:39
+#, fuzzy
+msgid "This is the default output access method that will be used."
+msgstr "Éste es el aparato VCD a usar por defecto."
 
 #: modules/stream_out/es.c:41
 msgid "Audio output access method"
 msgstr "Método de acceso de salida de audio"
 
 #: modules/stream_out/es.c:43
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
+#, fuzzy
+msgid "This is the output access method that will be used for audio."
 msgstr ""
 "Te permite indicar el método de acceso de salida usado para la salida de "
 "volcado de audio."
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 msgid "Video output access method"
 msgstr "Método de acceso de salida de vídeo"
 
-#: modules/stream_out/es.c:47
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
+#: modules/stream_out/es.c:46
+#, fuzzy
+msgid "This is the output access method that will be used for video."
 msgstr ""
 "Te permite indicar el método de acceso de salida usado para la salida de "
 "volcado de audio."
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 msgid "Output muxer"
 msgstr "Muxor de salida"
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
-msgid "Allows you to specify the muxer used for the streaming output."
-msgstr "Te permite indicar el muxor usado para la salida de volcado."
+#: modules/stream_out/es.c:50
+#, fuzzy
+msgid "This is the default muxer method that will be used."
+msgstr "Éste es el aparato CD de Audio a usar por defecto."
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 msgid "Audio output muxer"
 msgstr "Muxor de salida de audio"
 
-#: modules/stream_out/es.c:55
-msgid "Allows you to specify the muxer used for the audio streaming output."
-msgstr "Te permite indicar el muxor usado para la salida de volcado de audio."
+#: modules/stream_out/es.c:53
+#, fuzzy
+msgid "This is the muxer that will be used for audio."
+msgstr "Te permite modificar el nombre de usuario a usar en la conexión."
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 msgid "Video output muxer"
 msgstr "Muxor de salida de vídeo"
 
-#: modules/stream_out/es.c:58
-msgid "Allows you to specify the muxer used for the video streaming output."
-msgstr "Te permite indicar el muxor usado para la salida de volcado de vídeo."
+#: modules/stream_out/es.c:56
+#, fuzzy
+msgid "This is the muxer that will be used for video."
+msgstr "Te permite modificar el nombre de usuario a usar en la conexión."
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 msgid "Output URL"
 msgstr "URL de salida"
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
-msgid "Allows you to specify the output URL used for the streaming output."
-msgstr "Te permite indicar la URL de salida usada para la salida de volcado."
+#: modules/stream_out/es.c:60
+#, fuzzy
+msgid "This is the default output URI."
+msgstr "Éste es el aparato VCD a usar por defecto."
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 msgid "Audio output URL"
 msgstr "URL de salida de audio"
 
-#: modules/stream_out/es.c:65
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
-msgstr ""
-"Te permite indicar la URL de salida usada para la salida de volcado de audio."
+#: modules/stream_out/es.c:63
+#, fuzzy
+msgid "This is the output URI that will be used for audio."
+msgstr "Nombre del grupo que se anunciará para la sesión"
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 msgid "Video output URL"
 msgstr "URL de salida de vídeo"
 
-#: modules/stream_out/es.c:69
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
-msgstr ""
-"Te permite indicar la URL de salida usada para la salida de volcado de vídeo."
+#: modules/stream_out/es.c:66
+#, fuzzy
+msgid "This is the output URI that will be used for video."
+msgstr "Nombre del grupo que se anunciará para la sesión"
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 msgid "Elementary stream output"
 msgstr "Salida de volcado elemental"
 
@@ -15086,7 +15666,7 @@ msgstr "Relación de aspecto de fuente"
 
 #: modules/stream_out/mosaic_bridge.c:115
 msgid "Sample aspect ratio of the destination (1:1, 3:4, 2:3)."
-msgstr ""
+msgstr "Tasa de aspecto de ejemplo del destino (1:1, 3:4, 2:3)."
 
 #: modules/stream_out/mosaic_bridge.c:120
 msgid "Mosaic bridge"
@@ -15096,15 +15676,21 @@ msgstr "Puente de mosaico"
 msgid "Mosaic bridge stream output"
 msgstr "Salida de volcado puente de mosaico"
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr "SDP"
 
 #: modules/stream_out/rtp.c:51
+#, fuzzy
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 "Te permite especificar el SDP usado para la salida de volcado. Debes usar "
 "una url: http://lugar para acceder al SDP por HTTP, rtsp://lugar para acceso "
@@ -15114,130 +15700,154 @@ msgstr ""
 msgid "Muxer"
 msgstr "Muxor"
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
+#: modules/stream_out/rtp.c:57
+#, fuzzy
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
+msgstr "Te permite indicar la URL de salida usada para la salida de volcado."
+
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
 msgid "Session name"
 msgstr "Nombre de sesión"
 
-#: modules/stream_out/rtp.c:61
-msgid "Allows you to specify the session name used for the streaming output."
-msgstr ""
-"Te permite indicar el nombre de sesión usado para la salida de volcado."
-
 #: modules/stream_out/rtp.c:62
+#, fuzzy
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
+msgstr "Nombre de la sesión que se anunciará con SAP"
+
+#: modules/stream_out/rtp.c:64
 msgid "Session description"
 msgstr "Descripción de sesión"
 
-#: modules/stream_out/rtp.c:64
-msgid "Allows you to give a broader description of the stream."
+#: modules/stream_out/rtp.c:66
+#, fuzzy
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr "Te permite dar una descripción más amplia del volcado."
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 msgid "Session URL"
 msgstr "URL de sesión"
 
-#: modules/stream_out/rtp.c:67
-msgid "Allows you to specify a URL with additional information on the stream."
-msgstr "Te permite indicar una URL con información adicional sobre el volcado."
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
+msgstr ""
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 msgid "Session email"
 msgstr "Correo de sesión"
 
-#: modules/stream_out/rtp.c:70
-msgid "Allows you to specify contact e-mail address for this session."
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
-"Te permite indicar la dirección de contacto de correo para esta sesión."
 
-#: modules/stream_out/rtp.c:74
-msgid "Allows you to specify the base port used for the RTP streaming."
+#: modules/stream_out/rtp.c:79
+#, fuzzy
+msgid "This allows you to specify the base port for the RTP streaming."
 msgstr "Te permite especificar el puerto base usado para el volcado RTP."
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 msgid "Audio port"
 msgstr "Puerto de audio"
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
+#, fuzzy
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
+"This allows you to specify the default audio port for the RTP streaming."
 msgstr ""
 "Te permite indicar el puerto de audio por defecto usado para el volcado RTP."
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 msgid "Video port"
 msgstr "Puerto de vídeo"
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
+#, fuzzy
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
+"This allows you to specify the default video port for the RTP streaming."
 msgstr ""
 "Te permite indicar el puerto de vídeo por defecto usado para el volcado RTP."
 
-#: modules/stream_out/rtp.c:84
+#: modules/stream_out/rtp.c:89
 #, fuzzy
-msgid "Allows you to specify the Time-To-Live for the output stream."
+msgid "This allows you to specify the Time-To-Live for the output stream."
+msgstr "Le permite indicar el Time-To-Live para el volcado de salida."
+
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
 msgstr ""
-"Te permite indicar la hora de emisión en vivo para el volcado de salida."
 
 #: modules/stream_out/rtp.c:93
+#, fuzzy
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
+msgstr "Esto te permite volcar toda ES (vídeo, audio y subtítulos)"
+
+#: modules/stream_out/rtp.c:102
 msgid "RTP stream output"
 msgstr "Salida de volcado RTP"
 
-#: modules/stream_out/standard.c:45
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
 msgstr ""
-"Te permite indicar el método de muxer de salida usado para la salida de "
-"volcado."
-
-#: modules/stream_out/standard.c:47
-#, fuzzy
-msgid "Output URL (deprecated)"
-msgstr "B máximo (depreciado)"
 
-#: modules/stream_out/standard.c:49
+#: modules/stream_out/standard.c:44
 #, fuzzy
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
-msgstr "Te permite indicar la URL de salida usada para la salida de volcado."
+msgid "This is the muxer that will be used."
+msgstr "Éste es el aparato VCD a usar por defecto."
 
-#: modules/stream_out/standard.c:52
-#, fuzzy
+#: modules/stream_out/standard.c:45
 msgid "Output destination"
-msgstr "Destino"
+msgstr "Destino de salida"
 
-#: modules/stream_out/standard.c:54
+#: modules/stream_out/standard.c:47
 #, fuzzy
-msgid ""
-"Allows you to specify the output destination used for the streaming output."
-msgstr "Te permite indicar la URL de salida usada para la salida de volcado."
+msgid "This is the destination (URL) that will be used for the stream."
+msgstr ""
+"Permite indicar el códec de audio de destino usado para la salida de volcado."
 
-#: modules/stream_out/standard.c:58
+#: modules/stream_out/standard.c:50
 #, fuzzy
-msgid "Name of the session that will be announced with SAP"
-msgstr "Nombre de la sesión que se anunciará con SAP ó SLP"
+msgid ""
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
+msgstr ""
+"Te permite especificar el nº de fotogramas a codificar para un fotograma "
+"clave."
 
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 msgid "Session groupname"
 msgstr "Nombre de grupo de sesión"
 
-#: modules/stream_out/standard.c:62
-msgid "Name of the group that will be announced for the session"
-msgstr "Nombre del grupo que se anunciará para la sesión"
+#: modules/stream_out/standard.c:55
+#, fuzzy
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
+msgstr "Nombre de la sesión que se anunciará con SAP"
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 msgid "SAP announcing"
 msgstr "Anuncio de SAP"
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+#, fuzzy
+msgid "Announce this session with SAP."
 msgstr "Anuncia esta sesión con SAP"
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 msgid "Standard"
 msgstr "Estándar"
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 msgid "Standard stream output"
 msgstr "Salida de volcado estándar"
 
@@ -15298,13 +15908,12 @@ msgid "Fixed quantizer scale to use."
 msgstr "Escala fija de quantizador a usar."
 
 #: modules/stream_out/switcher.c:103
-#, fuzzy
 msgid "Mute audio"
-msgstr "Encriptar audio"
+msgstr "Silenciar audio"
 
 #: modules/stream_out/switcher.c:105
 msgid "Mute audio when command is not 0."
-msgstr ""
+msgstr "Silenciar audio cuando el comando no sea 0."
 
 #: modules/stream_out/switcher.c:108
 msgid "MPEG2 video switcher stream output"
@@ -15315,240 +15924,303 @@ msgid "Video encoder"
 msgstr "Codificador de vídeo"
 
 #: modules/stream_out/transcode.c:48
+#, fuzzy
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
+"This is the video encoder module that will be used (and its associated "
+"options)."
 msgstr ""
-"Te permite indicar el codificador de vídeo a usar y sus opciones asociadas."
+"Permite indicar el codificador de vídeo a usar y sus opciones asociadas."
 
 #: modules/stream_out/transcode.c:50
 msgid "Destination video codec"
 msgstr "Códec de vídeo de destino"
 
 #: modules/stream_out/transcode.c:52
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
-msgstr ""
-"Te permite indicar el códec de vídeo de destino usado para la salida de "
-"volcado."
+#, fuzzy
+msgid "This is the video codec that will be used."
+msgstr "Éste es el aparato DVD a usar por defecto."
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 msgid "Video bitrate"
 msgstr "Tasa de bits de vídeo"
 
-#: modules/stream_out/transcode.c:56
-msgid "Allows you to specify the video bitrate used for the streaming output."
-msgstr "Te permite indicar la tasa de bits usada para la salida de volcado."
+#: modules/stream_out/transcode.c:55
+msgid "Target bitrate of the transcoded video stream."
+msgstr ""
 
-#: modules/stream_out/transcode.c:58
+#: modules/stream_out/transcode.c:56
 msgid "Video scaling"
 msgstr "Escalado de vídeo"
 
-#: modules/stream_out/transcode.c:60
-msgid "Allows you to scale the video before encoding."
-msgstr "Te permite escalar el vídeo antes de codificarlo."
+#: modules/stream_out/transcode.c:58
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
+msgstr ""
 
-#: modules/stream_out/transcode.c:61
+#: modules/stream_out/transcode.c:59
 msgid "Video frame-rate"
 msgstr "Tasa de fotogramas de vídeo"
 
-#: modules/stream_out/transcode.c:63
-msgid "Allows you to specify an output frame rate for the video."
-msgstr "Te permite indicar una tasa de fotogramas de salida para el vídeo."
+#: modules/stream_out/transcode.c:61
+#, fuzzy
+msgid "Target output frame rate for the video stream."
+msgstr "Permite indicar una tasa de fotogramas de salida para el vídeo."
 
-#: modules/stream_out/transcode.c:66
-msgid "Allows you to deinterlace the video before encoding."
-msgstr "Te permite desentrelazar el vídeo antes de codificar."
+#: modules/stream_out/transcode.c:64
+#, fuzzy
+msgid "Deinterlace the video before encoding."
+msgstr "Permite desentrelazar el vídeo antes de codificar."
 
-#: modules/stream_out/transcode.c:76
+#: modules/stream_out/transcode.c:67
 #, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr "Especifica el módulo de desentrelazado a usar."
+
+#: modules/stream_out/transcode.c:74
 msgid "Maximum video width"
-msgstr "Anchura del vídeo"
+msgstr "Máxima anchura del vídeo"
 
-#: modules/stream_out/transcode.c:78
+#: modules/stream_out/transcode.c:76
 #, fuzzy
-msgid "Allows you to specify a maximum output video width."
-msgstr "Te permite indicar la anchura del vídeo de salida."
+msgid "Maximum output video width."
+msgstr "Máxima anchura del vídeo"
 
-#: modules/stream_out/transcode.c:79
-#, fuzzy
+#: modules/stream_out/transcode.c:77
 msgid "Maximum video height"
-msgstr "Altura del vídeo"
+msgstr "Máxima altura del vídeo"
 
-#: modules/stream_out/transcode.c:81
+#: modules/stream_out/transcode.c:79
 #, fuzzy
-msgid "Allows you to specify a maximum output video height."
-msgstr "Te permite indicar la altura del vídeo de salida."
+msgid "Maximum output video height."
+msgstr "Máxima altura del vídeo"
 
-#: modules/stream_out/transcode.c:82
-#, fuzzy
+#: modules/stream_out/transcode.c:80
 msgid "Video filter"
-msgstr "Filtros de Vídeo"
+msgstr "Filtro de vídeo"
 
-#: modules/stream_out/transcode.c:84
-#, fuzzy
+#: modules/stream_out/transcode.c:82
 msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
-msgstr "Te permite indicar el muxor usado para la salida de volcado de vídeo."
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
+msgstr ""
 
-#: modules/stream_out/transcode.c:87
-msgid "Video crop top"
+#: modules/stream_out/transcode.c:85
+#, fuzzy
+msgid "Video crop (top)"
 msgstr "Recorte superior de vídeo"
 
-#: modules/stream_out/transcode.c:89
-msgid "Allows you to specify the top coordinate for the video cropping."
-msgstr "Te permite indicar la coordenada superior para el recorte de vídeo."
+#: modules/stream_out/transcode.c:87
+msgid "Number of pixels to crop at the top of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:88
+#, fuzzy
+msgid "Video crop (left)"
+msgstr "Recorte izquierdo de vídeo"
 
 #: modules/stream_out/transcode.c:90
-msgid "Video crop left"
-msgstr "Recorte izquierdo de vídeo"
+msgid "Number of pixels to crop at the left of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:92
-msgid "Allows you to specify the left coordinate for the video cropping."
-msgstr "Te permite indicar la coordenada izquierda para el recorte de vídeo."
+#: modules/stream_out/transcode.c:91
+#, fuzzy
+msgid "Video crop (bottom)"
+msgstr "Recorte inferior de vídeo"
 
 #: modules/stream_out/transcode.c:93
-msgid "Video crop bottom"
-msgstr "Recorte inferior de vídeo"
+msgid "Number of pixels to crop at the bottom of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:95
-msgid "Allows you to specify the bottom coordinate for the video cropping."
-msgstr "Te permite indicar la coordenada inferior para el recorte de vídeo."
+#: modules/stream_out/transcode.c:94
+#, fuzzy
+msgid "Video crop (right)"
+msgstr "Recorte derecho del vídeo"
 
 #: modules/stream_out/transcode.c:96
-msgid "Video crop right"
-msgstr "Recorte derecho del vídeo"
+msgid "Number of pixels to crop at the right of the video."
+msgstr ""
 
 #: modules/stream_out/transcode.c:98
-msgid "Allows you to specify the right coordinate for the video cropping."
-msgstr "Te permite especificar la coordenada derecha para el recorte de vídeo."
+#, fuzzy
+msgid "Video padding (top)"
+msgstr "Recorte superior de vídeo"
 
 #: modules/stream_out/transcode.c:100
+msgid "Size of the black border to add at the top of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:101
+#, fuzzy
+msgid "Video padding (left)"
+msgstr "Recorte izquierdo de vídeo"
+
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:104
+#, fuzzy
+msgid "Video padding (bottom)"
+msgstr "Recorte inferior de vídeo"
+
+#: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:107
+#, fuzzy
+msgid "Video padding (right)"
+msgstr "Recorte derecho del vídeo"
+
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:111
+#, fuzzy
+msgid "Video canvas width"
+msgstr "Anchura del vídeo"
+
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
+msgstr ""
+
+#: modules/stream_out/transcode.c:114
+#, fuzzy
+msgid "Video canvas height"
+msgstr "Altura del vídeo"
+
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
+msgstr ""
+
+#: modules/stream_out/transcode.c:117
+#, fuzzy
+msgid "Video canvas aspect ratio"
+msgstr "Relación de aspecto de fuente"
+
+#: modules/stream_out/transcode.c:119
+msgid ""
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
+msgstr ""
+
+#: modules/stream_out/transcode.c:122
 msgid "Audio encoder"
 msgstr "Codificador de audio"
 
-#: modules/stream_out/transcode.c:102
+#: modules/stream_out/transcode.c:124
+#, fuzzy
 msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
 msgstr ""
-"Te permite indicar el codificador de audio a usar y sus opciones asociadas."
+"Permite indicar el codificador de audio a usar y sus opciones asociadas."
 
-#: modules/stream_out/transcode.c:104
+#: modules/stream_out/transcode.c:126
 msgid "Destination audio codec"
 msgstr "Códec de audio de destino"
 
-#: modules/stream_out/transcode.c:106
-msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
-msgstr ""
-"Te permite indicar el códec de audio de destino usado para la salida de "
-"volcado."
+#: modules/stream_out/transcode.c:128
+#, fuzzy
+msgid "This is the audio codec that will be used."
+msgstr "Éste es el aparato CD de Audio a usar por defecto."
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:129
 msgid "Audio bitrate"
 msgstr "Tasa de bits de audio"
 
-#: modules/stream_out/transcode.c:110
-msgid "Allows you to specify the audio bitrate used for the streaming output."
-msgstr ""
-"Te permite indicar la tasa de bits de audio usado para la salida de volcado."
+#: modules/stream_out/transcode.c:131
+#, fuzzy
+msgid "Target bitrate of the transcoded audio stream."
+msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 msgid "Audio sample rate"
 msgstr "Tasa de muestra de audio"
 
-#: modules/stream_out/transcode.c:114
+#: modules/stream_out/transcode.c:134
+#, fuzzy
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
-msgstr ""
-"Te permite indicar la tasa de muestra de audio usada para la salida de "
-"volcado."
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
+msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 msgid "Audio channels"
 msgstr "Canales de audio"
 
-#: modules/stream_out/transcode.c:118
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
 msgstr ""
-"Te permite indicar el nº de canales de audio usados para la salida de "
-"volcado."
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 msgid "Subtitles encoder"
 msgstr "Codificador de subtítulos"
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
+#, fuzzy
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr ""
-"Te permite indicar el codificador de subtítulos a usar y sus opciones "
-"asociadas."
+"Permite indicar el codificador de subtítulos a usar y sus opciones asociadas."
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 msgid "Destination subtitles codec"
 msgstr "Códec de subtítulos de destino"
 
-#: modules/stream_out/transcode.c:127
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
 msgstr ""
-"Te permite indicar el códec de subtítulos de destino usado para la salida de "
-"volcado."
 
-#: modules/stream_out/transcode.c:129
-msgid "Subpictures filter"
-msgstr "Filtro de sub-imágenes"
-
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
+#, fuzzy
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
-"Te permite especificar filtros de sub-imágenes usados durante la "
+"Permite especificar filtros de sub-imágenes usados durante la "
 "transcodificación del vídeo. Las sub-imágenes producidas por los filtros se "
 "superpondrán directamente sobre el vídeo."
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
-#, fuzzy
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 msgid "OSD menu"
-msgstr "DVD (menús)"
+msgstr "Menú OSD"
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
+#, fuzzy
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr ""
+"Habilitar volcado de la Visualización En Pantalla (OSD). Usa el subfiltro "
+"osdmenu."
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 msgid "Number of threads"
 msgstr "Número de hilos"
 
-#: modules/stream_out/transcode.c:141
-msgid "Allows you to specify the number of threads used for the transcoding."
-msgstr ""
-"Te permite indicar el número de hilos usados para la transcodificación."
+#: modules/stream_out/transcode.c:160
+#, fuzzy
+msgid "Number of threads used for the transcoding."
+msgstr "Permite indicar el número de hilos usados para la transcodificación."
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
-msgstr ""
+msgstr "Alta prioridad"
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
+"Ejecuta el hilo del codificador opcional en la prioridad OUTPUT (salida) en "
+"vez de VIDEO."
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 msgid "Synchronise on audio track"
 msgstr "Sincronizar por pista de audio"
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
@@ -15556,19 +16228,20 @@ msgstr ""
 "Esta opción descartará/duplicará fotogramas de vídeo para sincronizar la "
 "pista de vídeo con la de audio."
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
+#, fuzzy
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
-"Te permite indicar si el transcodificador debería eliminar fotogramas si tu "
-"CPU no puede mantener la tasa de codificación."
+"Permite indicar si el transcodificador debería eliminar fotogramas si tu CPU "
+"no puede mantener la tasa de codificación."
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 msgid "Transcode stream output"
 msgstr "Transcodificar salida de volcado"
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 msgid "Overlays/Subtitles"
 msgstr "Superposiciones/Subtítulos"
 
@@ -15608,58 +16281,65 @@ msgstr "Conversiones AltiVec desde "
 
 #: modules/video_filter/adjust.c:60
 #, fuzzy
-msgid "Enable brightness threshold"
-msgstr "Habilitar control de tasa estricto"
+msgid "Brightness threshold"
+msgstr "Habilitar umbral de brillo"
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr "Contraste de imagen (0-2)"
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:65
+#, fuzzy
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr "Pon el contraste de imagen, entre 0 y 2. Por defecto a 1"
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr "Color de imagen (0-360)"
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
+#: modules/video_filter/adjust.c:67
+#, fuzzy
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
 msgstr "Pon el color de imagen, entre 0 y 360. Por defecto a 0"
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr "Saturación de imagen (0-3)"
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
-msgstr "Pon la saturación de imagen, entre 0 y 3. Por defecto a 1"
+#: modules/video_filter/adjust.c:69
+#, fuzzy
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
+msgstr "Ponga la saturación de imagen, entre 0 y 3. Por defecto a 1"
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr "Brillo de imagen (0-2)"
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
-msgstr "Pon el brillo de imagen, entre 0 y 2. Por defecto a 1"
+#: modules/video_filter/adjust.c:71
+#, fuzzy
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
+msgstr "Ponga el brillo de imagen, entre 0 y 2. Por defecto a 1"
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr "Gamma de imagen (0-10)"
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
-msgstr "Pon la gamma de imagen, entre 0.01 y 10. Por defecto a 1"
+#: modules/video_filter/adjust.c:73
+#, fuzzy
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
+msgstr "Ponga la gamma de imagen, entre 0.01 y 10. Por defecto a 1"
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 msgid "Image properties filter"
 msgstr "Filtro de propiedades de imagen"
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr "Ajuste de imagen"
 
@@ -15672,22 +16352,26 @@ msgid "Number of clones"
 msgstr "Número de clones"
 
 #: modules/video_filter/clone.c:56
-msgid "Select the number of video windows in which to clone the video."
+#, fuzzy
+msgid "Number of video windows in which to clone the video."
 msgstr "Elige el nº de ventanas de vídeo en las que clonarlo."
 
 #: modules/video_filter/clone.c:59
-msgid "List of video output modules"
-msgstr "Lista de módulos de salida de vídeo"
+#, fuzzy
+msgid "Video output modules"
+msgstr "Módulo de salida de vídeo"
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
-msgstr "Elige los módulos específicos de salida de vídeo que desees activar."
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
+msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 msgid "Clone video filter"
 msgstr "Filtro de vídeo para clonar"
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 msgid "Clone"
 msgstr "Clonar"
 
@@ -15700,39 +16384,44 @@ msgid ""
 "Set the geometry of the zone to crop. This is set as <width> x <height> + "
 "<left offset> + <top offset>."
 msgstr ""
-"Pon la geometría de la zona a recortar. Esto se pone como <anchura> x "
-"<altura> + <compensación izq.> + <compensación sup.>"
+"Ponga la geometría de la zona a recortar. Se indica <anchura> x <altura> + "
+"<compensación izq.> + <compensación sup.>"
 
 #: modules/video_filter/crop.c:57
 msgid "Automatic cropping"
 msgstr "Recorte automático"
 
 #: modules/video_filter/crop.c:58
-msgid "Activate automatic black border cropping."
+#, fuzzy
+msgid "Automatic black border cropping."
 msgstr "Activar recorte de borde negro automático."
 
 #: modules/video_filter/crop.c:61
 msgid "Crop video filter"
 msgstr "Filtro de vídeo para recortar"
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 msgid "Deinterlace mode"
 msgstr "Modo desentrelazado"
 
-#: modules/video_filter/deinterlace.c:103
+#: modules/video_filter/deinterlace.c:109
 #, fuzzy
-msgid "Default deinterlace method to use for local playback"
-msgstr "Elige tecla a usar para reproducción frenada."
+msgid "Deinterlace method to use for local playback."
+msgstr "Método de desentrelazado por defecto a usar para reproducción local"
 
-#: modules/video_filter/deinterlace.c:106
+#: modules/video_filter/deinterlace.c:111
 #, fuzzy
-msgid "Default deinterlace methode to use for streaming"
+msgid "Streaming deinterlace mode"
+msgstr "Ciclar modos de desentrelazado"
+
+#: modules/video_filter/deinterlace.c:112
+#, fuzzy
+msgid "Deinterlace method to use for streaming."
 msgstr ""
 "Especifica el módulo de desentrelazado a usar (desentrelazado-ffmpeg o "
 "desentrelazado)."
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:121
 msgid "Deinterlacing video filter"
 msgstr "Filtro de vídeo para desentrelazar"
 
@@ -15744,332 +16433,463 @@ msgstr "Modo de distorsión"
 #, fuzzy
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
-msgstr "Modo de distorsión, uno de \"onda\" y \"rizo\""
+"and \"psychedelic\"."
+msgstr ""
+"Modo de distorsión, uno de \"onda\", \"rizo\", \"gradiente\", \"borde\", "
+"\"hough\" y \"psicodélico\""
 
 #: modules/video_filter/distort.c:67
-#, fuzzy
 msgid "Gradient image type"
-msgstr "tipo de objeto incorrecto"
+msgstr "Tipo de imagen gradiente"
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
-#, fuzzy
+#: modules/video_filter/distort.c:71
 msgid "Apply cartoon effect"
-msgstr "Elige efecto"
+msgstr "Aplicar efecto dibujos animados"
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
-msgstr ""
+#: modules/video_filter/distort.c:72
+#, fuzzy
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
+msgstr "Aplicar efecto dibus. Usado por \"gradiente\" y \"borde\"."
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Wave"
 msgstr "Onda"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Ripple"
 msgstr "Rizo"
 
-#: modules/video_filter/distort.c:75
-#, fuzzy
+#: modules/video_filter/distort.c:77
 msgid "Gradient"
-msgstr "Verde"
+msgstr "Gradiente"
 
-#: modules/video_filter/distort.c:76
-#, fuzzy
+#: modules/video_filter/distort.c:78
 msgid "Edge"
-msgstr "Puente"
+msgstr "Borde"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
+#, fuzzy
 msgid "Hough"
-msgstr ""
+msgstr "Hough"
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 msgid "Distort video filter"
-msgstr "Filtro de vídeo para distorsionar"
+msgstr "Distorsionar filtro de vídeo"
 
 #: modules/video_filter/invert.c:52
 msgid "Invert video filter"
-msgstr "Filtro de vídeo para invertir"
+msgstr "Invertir filtro de vídeo"
 
 #: modules/video_filter/invert.c:53
 msgid "Color inversion"
 msgstr "Inversión de color"
 
 #: modules/video_filter/logo.c:68
-#, fuzzy
 msgid "Logo filenames"
-msgstr "Nombre de archivo del logotipo"
+msgstr "Nombres de archivo de logo"
 
 #: modules/video_filter/logo.c:69
-msgid ""
-"Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
-msgstr ""
-
-#: modules/video_filter/logo.c:70
 #, fuzzy
-msgid "Logo animation # of loops"
-msgstr "Velocidad de animación Goom"
-
-#: modules/video_filter/logo.c:71
 msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+"Full path of the image files to use. Format is <image>[,<delay in ms>[,"
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
+"Ruta completa de los archivos de imágenes a usar. El formato es <imagen>[,"
+"<retraso en ms>[,<alpha>]][;<imagen>[,<retraso>[,<alpha>]]][;...] ."
 
 #: modules/video_filter/logo.c:72
-msgid "Logo individual image time in ms"
-msgstr ""
+msgid "Logo animation # of loops"
+msgstr "# de vueltas de animación de logo"
 
 #: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#, fuzzy
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
+"Cuántas veces se animan las imágenes del logo, -1 =contínuo, 0 = "
+"deshabilitado"
 
 #: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
-msgstr "Coordenada X del logo"
+msgid "Logo individual image time in ms"
+msgstr "Tiempo de imagen logo individual en ms"
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
-msgstr "Puedes mover el logo haciéndole clic izquierdo."
+#: modules/video_filter/logo.c:76
+#, fuzzy
+msgid "Individual image display time of 0 - 60000 ms."
+msgstr "Tiempo a mostrar imagen individual de 0 - 60000 ms"
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
-msgstr "Coordenada Y del logo"
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+#, fuzzy
+msgid "X coordinate"
+msgstr "Coodenada y de vídeo"
 
 #: modules/video_filter/logo.c:79
+#, fuzzy
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
+msgstr "Se puede mover el logo haciéndole clic izquierdo."
+
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+#, fuzzy
+msgid "Y coordinate"
+msgstr "Coodenada y de vídeo"
+
+#: modules/video_filter/logo.c:82
+#, fuzzy
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
+msgstr "Se puede mover el logo haciéndole clic izquierdo."
+
+#: modules/video_filter/logo.c:84
 msgid "Transparency of the logo"
 msgstr "Transparencia del logo"
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
+#, fuzzy
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
-"Aquí puedes poner el valor de transparencia del logo (de 0 para "
+"Aquí se puede poner el valor de transparencia del logo (de 0 para "
 "transparencia total a 255 para opacidad total)."
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 msgid "Logo position"
 msgstr "Posición de logo"
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
+#, fuzzy
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
-"Puedes forzar la posición del logo en el vídeo (0=centro, 1=izquierda, "
-"2=derecha, 4=arriba, 8=abajo, también puedes usar combinaciones de estos "
+"Se puede forzar la posición del logo en el vídeo (0=centro, 1=izquierda, "
+"2=derecha, 4=arriba, 8=abajo, también pueden usarse combinaciones de estos "
 "valores)."
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 msgid "Logo video filter"
 msgstr "Filtro de vídeo para logo"
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 msgid "Logo overlay"
 msgstr "Superposición de logo"
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 msgid "Logo sub filter"
 msgstr "Sub filtro de logo"
 
 #: modules/video_filter/magnify.c:59
-#, fuzzy
 msgid "Magnify/Zoom interactive video filter"
-msgstr "Filtro de vídeo desentrelazar ffmpeg"
-
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr "Texto de marquesina"
+msgstr "Filtro de vídeo interactivo Magnificar/Aumentar "
 
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
+#, fuzzy
+msgid "Marquee text to display."
 msgstr "Texto de marquesina a mostrar"
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
-msgstr "Ajuste X, desde la izquierda"
+#, fuzzy
+msgid "X offset"
+msgstr "Compensación de tiempo"
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+#, fuzzy
+msgid "X offset, from the left screen edge."
 msgstr "Ajuste X, desde el borde de pantalla izquierdo"
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr "Ajuste Y, desde arriba"
+#, fuzzy
+msgid "Y offset"
+msgstr "Compensación de tiempo"
 
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+#, fuzzy
+msgid "Y offset, down from the top."
 msgstr "Ajuste Y, de abajo a arriba"
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
-msgstr "Retardo de marquesina"
-
 #: modules/video_filter/marq.c:83
+#, fuzzy
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 "Define el tiempo que la marquesina debe quedar mostrada, en milisegundos. "
 "Valor por defecto es 0 (siempre queda)."
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
-msgstr "Opacidad"
+#: modules/video_filter/marq.c:87
+#, fuzzy
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
+msgstr ""
+"La opacidad (opuesto de transparencia) de texto superpuesto. 0 = "
+"transparente, 255 = totalmente opaco."
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 msgid "Font size, pixels"
 msgstr "Tamaño de fuente, píxels"
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+#, fuzzy
+msgid "Font size, in pixels. Default is -1 (use default font size)."
 msgstr ""
 "Indica el tamaño de fuente, en píxels, con -1 = usar tamaño de fuente "
 "freetype"
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
+msgstr ""
+
+#: modules/video_filter/marq.c:99
 msgid "Marquee position"
 msgstr "Posición de marquesina"
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
+#, fuzzy
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
-"Puedes forzar la posición de la marquesina en el vídeo (0=centro, "
-"1=izquierda, 2=derecha, 4=arriba, 8=abajo, también puedes usar combinaciones "
-"de estos valores, añadiéndolos)."
+"Se puede forzar la posición de la marquesina en el vídeo (0=centro, "
+"1=izquierda, 2=derecha, 4=arriba, 8=abajo, también pueden usarse "
+"combinaciones de estos valores, añadiéndolos)."
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 msgid "Misc"
 msgstr "Miscelánea"
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
-msgstr "Sub filtro de muestra de marquesina"
+#: modules/video_filter/marq.c:141
+#, fuzzy
+msgid "Marquee display"
+msgstr "Texto de marquesina a mostrar"
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
-msgstr "Mezclado Alpha"
+#, fuzzy
+msgid "Transparency"
+msgstr "Cubo Transparente"
 
 #: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
-msgstr "Mezclado Alpha (0 -> 255). Por defecto es 255"
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
+msgstr ""
 
-#: modules/video_filter/mosaic.c:93
-msgid "Height in pixels"
-msgstr "Altura en píxeles"
+#: modules/video_filter/mosaic.c:95
+#, fuzzy
+msgid "Total height of the mosaic, in pixels."
+msgstr "La altura de la ventana de efectos de vídeo, en píxels."
 
-#: modules/video_filter/mosaic.c:94
-msgid "Width in pixels"
-msgstr "Anchura en píxeles"
+#: modules/video_filter/mosaic.c:97
+#, fuzzy
+msgid "Total width of the mosaic, in pixels."
+msgstr "La anchura de la ventana de efectos de vídeo, en píxels."
 
-#: modules/video_filter/mosaic.c:95
-msgid "Top left corner x coordinate"
+#: modules/video_filter/mosaic.c:99
+#, fuzzy
+msgid "Top left corner X coordinate"
 msgstr "Coodenada x de esquina superior izquierda"
 
-#: modules/video_filter/mosaic.c:96
-msgid "Top left corner y coordinate"
-msgstr "Coodenada y de esquina superior izquierda"
+#: modules/video_filter/mosaic.c:100
+#, fuzzy
+msgid "X Coordinate of the top-left corner of the mosaic."
+msgstr "Coordenada X de la subimagen codificada"
 
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:101
+#, fuzzy
+msgid "Top left corner Y coordinate"
+msgstr "Coodenada x de esquina superior izquierda"
+
+#: modules/video_filter/mosaic.c:102
+#, fuzzy
+msgid "Y Coordinate of the top-left corner of the mosaic."
+msgstr "Coordenada Y de la subimagen codificada"
+
+#: modules/video_filter/mosaic.c:103
+#, fuzzy
+msgid "Vertical border width"
 msgstr "Ancho de borde vertical en píxels"
 
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:106
+#, fuzzy
+msgid "Horizontal border width"
 msgstr "Ancho de borde horizontal en píxels"
 
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:110
 msgid "Mosaic alignment"
 msgstr "Alineación de mosaico"
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:112
+#, fuzzy
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+"Se puede forzar la posición del logo en el vídeo (0=centro, 1=izquierda, "
+"2=derecha, 4=arriba, 8=abajo, también pueden usarse combinaciones de estos "
+"valores)."
+
+#: modules/video_filter/mosaic.c:116
 msgid "Positioning method"
 msgstr "Método de posicionamiento"
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:117
 #, fuzzy
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 "Método de posicionamiento. auto : automáticamente elige el mejor nº de filas "
 "y columnas. fijo : usa el nº de filas y columnas definido por el usuario."
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 msgid "Number of rows"
 msgstr "Número de filas"
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 msgid "Number of columns"
 msgstr "Número de columnas"
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:129
+#, fuzzy
+msgid "Keep the original aspect ratio when resizing mosaic elements."
 msgstr "Mantener tasa de aspecto al redimensionar"
 
-#: modules/video_filter/mosaic.c:108
+#: modules/video_filter/mosaic.c:131
 msgid "Keep original size"
 msgstr "Mantener tamaño original"
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
-msgstr "Ordenar como una lista de id(s) de imagen, separadas por comas"
+#: modules/video_filter/mosaic.c:132
+#, fuzzy
+msgid "Keep the original size of mosaic elements."
+msgstr "Mantener tamaño original"
+
+#: modules/video_filter/mosaic.c:134
+#, fuzzy
+msgid "Elements order"
+msgstr "Modo silencioso"
+
+#: modules/video_filter/mosaic.c:135
+msgid ""
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
+msgstr ""
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:140
+#, fuzzy
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
 msgstr ""
 "Imágenes provenientes de las salidas de imagen de vídeo se retrasarán como "
 "corresponde (en milisegundos). Para valores altos necesitarás aumentar caché "
 "de archivos y otros."
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:144
+#, fuzzy
+msgid "Bluescreen"
+msgstr "Pantalla completa"
+
+#: modules/video_filter/mosaic.c:145
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:154
+msgid ""
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:156
+#, fuzzy
+msgid "Bluescreen U tolerance"
+msgstr "Tolerancia de tasa de bits"
+
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:160
+#, fuzzy
+msgid "Bluescreen V tolerance"
+msgstr "Tolerancia de tasa de bits"
+
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:167
 msgid "fixed"
 msgstr "fijo"
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 msgid "Mosaic video sub filter"
 msgstr "Sub filtro de vídeo de mosaico"
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 msgid "Mosaic"
 msgstr "Mosaico"
 
@@ -16082,9 +16902,8 @@ msgid "The degree of blurring from 1 to 127."
 msgstr "El grado de nublado de 1 a 127."
 
 #: modules/video_filter/motionblur.c:58
-#, fuzzy
 msgid "Motion blur"
-msgstr "Filtro de nublado de movimiento"
+msgstr "Nublado de movimiento"
 
 #: modules/video_filter/motionblur.c:59
 msgid "Motion blur filter"
@@ -16095,7 +16914,8 @@ msgid "Description file"
 msgstr "Archivo de descripción"
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+#, fuzzy
+msgid "A file containing a simple playlist"
 msgstr ""
 "Archivo de descripción, archivo que contiene lista de reproducción simple"
 
@@ -16104,7 +16924,8 @@ msgid "History parameter"
 msgstr "Parámetro de historia"
 
 #: modules/video_filter/motiondetect.c:58
-msgid "History parameter, number of frames used for detection"
+#, fuzzy
+msgid "The umber of frames used for detection."
 msgstr "Parámetro de historia, número de fotogramas usados para detección"
 
 #: modules/video_filter/motiondetect.c:61
@@ -16117,126 +16938,156 @@ msgstr "Detectar movimiento"
 
 #: modules/video_filter/osdmenu.c:42
 #, fuzzy
-msgid "OSD menu configuration file"
+msgid "Configuration file"
 msgstr "Archivo de configuración VLM"
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
-msgstr ""
+#, fuzzy
+msgid "Configuration file for the OSD Menu"
+msgstr "Opciones de configuración"
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
-msgstr ""
+msgstr "Ruta a imágenes de menú OSD"
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
+#, fuzzy
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
+"Indique otra ruta a las imágenes del menú OSD. Esto anula la ruta definida "
+"en el archivo de configuración OSD."
 
-#: modules/video_filter/osdmenu.c:51
-#, fuzzy
-msgid "X coordinate of the OSD menu"
-msgstr "Coordenada X del logo"
-
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
-#, fuzzy
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 msgid "You can move the OSD menu by left-clicking on it."
-msgstr "Puedes mover el logo haciéndole clic izquierdo."
-
-#: modules/video_filter/osdmenu.c:54
-#, fuzzy
-msgid "Y coordinate of the OSD menu"
-msgstr "Coordenada Y del logo"
+msgstr "Puede mover el menú OSD haciéndole clic izquierdo."
 
-#: modules/video_filter/osdmenu.c:57
+#: modules/video_filter/osdmenu.c:56
 #, fuzzy
-msgid "OSD menu position"
-msgstr "Posición de tiempo"
+msgid "Menu position"
+msgstr "Posición de menú OSD"
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
 #, fuzzy
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
-"Puedes forzar la posición del logo en el vídeo (0=centro, 1=izquierda, "
-"2=derecha, 4=arriba, 8=abajo, también puedes usar combinaciones de estos "
+"Puede forzar la posición del menú OSD en el vídeo (0=centro, 1=izquierda, "
+"2=derecha, 4=arriba, 8=abajo, también puede usar combinaciones de estos "
 "valores)."
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:62
+#, fuzzy
+msgid "Menu timeout"
+msgstr "Retardo de marquesina"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
 "remaining time. This will ensure that they are at least the specified time "
 "visible."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:69
+#: modules/video_filter/osdmenu.c:68
 #, fuzzy
-msgid "Update speed of OSD menu"
-msgstr "Coordenada X del logo"
+msgid "Menu update interval"
+msgstr "Intervalo de clave"
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:117
 #, fuzzy
-msgid "On Screen Display menu subfilter"
+msgid "On Screen Display menu"
 msgstr "Mostrar En Pantalla"
 
 #: modules/video_filter/rss.c:121
-msgid "RSS/Atom feed URLs"
+msgid "Feed URLs"
 msgstr ""
 
 #: modules/video_filter/rss.c:122
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
-msgstr ""
-
-#: modules/video_filter/rss.c:123
 #, fuzzy
-msgid "RSS/Atom feed speed"
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr "Sub filtro visualizador de tiempo"
 
-#: modules/video_filter/rss.c:124
-msgid "RSS/Atom feed speed (bigger is slower)"
+#: modules/video_filter/rss.c:123
+msgid "Speed of feeds"
 msgstr ""
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
-msgid "RSS/Atom feed max number of chars displayed"
+#: modules/video_filter/rss.c:124
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
 msgstr ""
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
-msgstr ""
+#: modules/video_filter/rss.c:125
+#, fuzzy
+msgid "Max length"
+msgstr "Nivel máx"
+
+#: modules/video_filter/rss.c:126
+#, fuzzy
+msgid "Maximum number of characters displayed on the screen."
+msgstr "Máximo nº de servidores shoutcast a escuchar"
 
 #: modules/video_filter/rss.c:128
+#, fuzzy
+msgid "Refresh time"
+msgstr "Actualizar lista"
+
+#: modules/video_filter/rss.c:129
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
 msgstr ""
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
 msgstr ""
 
-#: modules/video_filter/rss.c:193
-#, fuzzy
-msgid "RSS and Atom feed display"
-msgstr "Sub filtro visualizador de tiempo"
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
+msgstr ""
 
-#: modules/video_filter/rv32.c:52
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
 #, fuzzy
+msgid ""
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
+msgstr ""
+"La opacidad (opuesto de transparencia) de texto superpuesto. 0 = "
+"transparente, 255 = totalmente opaco."
+
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+#, fuzzy
+msgid "Text position"
+msgstr "Posición de tiempo"
+
+#: modules/video_filter/rss.c:154
+#, fuzzy
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
+msgstr ""
+"Se puede forzar la posición del tiempo en el vídeo (0=centro, 1=izquierda, "
+"2=derecha, 4=arriba, 8=abajo, también pueden usarse combinaciones de estos "
+"valores, añadiéndolos)."
+
+#: modules/video_filter/rss.c:197
+#, fuzzy
+msgid "RSS and Atom feed display"
+msgstr "Sub filtro visualizador de tiempo"
+
+#: modules/video_filter/rv32.c:52
 msgid "RV32 conversion filter"
-msgstr "Conversiones MMX desde "
+msgstr "Filtro de conversión RV32"
 
 #: modules/video_filter/scale.c:53 modules/video_filter/swscale/filter.c:74
 msgid "Video scaling filter"
@@ -16247,8 +17098,9 @@ msgid "Scaling mode"
 msgstr "Modo de escalado"
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
-msgstr "Puedes elegir el modo de escalado por defecto."
+#, fuzzy
+msgid "Scaling mode to use."
+msgstr "Modo de escalado"
 
 #: modules/video_filter/swscale/filter.c:68
 msgid "Fast bilinear"
@@ -16299,32 +17151,38 @@ msgid "Time format string (%Y%m%d %H%M%S)"
 msgstr "Cadena de formato de tiempo (%Y%m%d %H%M%S)"
 
 #: modules/video_filter/time.c:72
+#, fuzzy
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
 msgstr ""
 "Cadena de formato de tiempo (%Y = año, %m = mes, %d = día, %H = hora, %M = "
 "minuto, %S = segundo)"
 
-#: modules/video_filter/time.c:88
-msgid "Time position"
-msgstr "Posición de tiempo"
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
+msgstr "Ajuste X, desde el borde de pantalla izquierdo"
+
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
+msgstr "Ajuste Y, de abajo a arriba"
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:93
+#, fuzzy
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
-"Puedes forzar la posición del tiempo en el vídeo (0=centro, 1=izquierda, "
-"2=derecha, 4=arriba, 8=abajo, también puedes usar combinaciones de estos "
+"Se puede forzar la posición del tiempo en el vídeo (0=centro, 1=izquierda, "
+"2=derecha, 4=arriba, 8=abajo, también pueden usarse combinaciones de estos "
 "valores, añadiéndolos)."
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 msgid "Time overlay"
 msgstr "Superposición de tiempo"
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr "Sub filtro visualizador de tiempo"
 
@@ -16361,22 +17219,23 @@ msgid "Video transformation filter"
 msgstr "Filtro de transformación de vídeo"
 
 #: modules/video_filter/wall.c:54
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
-msgstr "Elige el nº de ventanas horizontales de vídeo en las que partirlo."
+#, fuzzy
+msgid "Number of horizontal windows in which to split the video."
+msgstr "Elija el nº de ventanas horizontales de vídeo en las que partirlo."
 
 #: modules/video_filter/wall.c:58
-msgid ""
-"Select the number of vertical video windows in which to split the video."
-msgstr "Elige el nº de ventanas verticales de vídeo en las que partirlo."
+#, fuzzy
+msgid "Number of vertical windows in which to split the video."
+msgstr "Elija el nº de ventanas verticales de vídeo en las que partirlo."
 
 #: modules/video_filter/wall.c:61
 msgid "Active windows"
 msgstr "Ventanas activas"
 
 #: modules/video_filter/wall.c:62
-msgid "Comma separated list of active windows, defaults to all"
-msgstr "lista separada por comas de ventanas activas, por defecto a todas"
+#, fuzzy
+msgid "Comma-separated list of active windows, defaults to all"
+msgstr "Lista separada por comas de ventanas activas, por defecto a todas"
 
 #: modules/video_filter/wall.c:65
 msgid "Element aspect ratio"
@@ -16384,20 +17243,20 @@ msgstr "Tasa de aspecto de elemento"
 
 #: modules/video_filter/wall.c:66
 #, fuzzy
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr "La tasa de aspecto de pantallas individuales creando la pared pantalla"
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 msgid "Wall video filter"
 msgstr "Filtro de vídeo de pared"
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 msgid "Image wall"
 msgstr "Pared de imagen"
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
-msgstr "Arte Ascii"
+msgid "ASCII Art"
+msgstr ""
 
 #: modules/video_output/aa.c:58
 msgid "ASCII-art video output"
@@ -16420,8 +17279,8 @@ msgid ""
 "Try to use hardware acceleration for YUV->RGB conversions. This option "
 "doesn't have any effect when using overlays."
 msgstr ""
-"Intenta usar aceleración hardware para conversiones YUV->RGB. Esta opción no "
-"tiene efecto al usar cubiertas."
+"Intentar usar aceleración hardware para conversiones YUV->RGB. Esta opción "
+"no tiene efecto al usar cubiertas."
 
 #: modules/video_output/directx/directx.c:117
 msgid "Use video buffers in system memory"
@@ -16448,8 +17307,8 @@ msgid ""
 "Try to use triple buffering when using YUV overlays. That results in much "
 "better video quality (no flickering)."
 msgstr ""
-"Intenta usar triple búfer al usar superposiciones YUV. Esto da una mucha "
-"mejor calidad de vídeo (sin parpadeo)"
+"Intentar usar triple búfer al usar superposiciones YUV. Esto da mucha mejor "
+"calidad de vídeo (sin parpadeo)."
 
 #: modules/video_output/directx/directx.c:129
 msgid "Name of desired display device"
@@ -16461,9 +17320,9 @@ msgid ""
 "of the display that you want the video window to open on. For example, \"\\"
 "\\.\\DISPLAY1\" or \"\\\\.\\DISPLAY2\"."
 msgstr ""
-"En una configuración de monitor múltiple, puedes especificar el nombre del "
-"aparato de Windows de la pantalla en la que deseas abrir la ventana de "
-"vídeo. Por ejemplo, \"\\\\.\\PANTALLA1\" ó \"\\\\.\\PANTALLA2\"."
+"En una configuración de monitor múltiple, se puede especificar el nombre del "
+"aparato de Windows de la pantalla en la que se desea abrir la ventana de "
+"vídeo. P.ej., \"\\\\.\\PANTALLA1\" ó \"\\\\.\\PANTALLA2\"."
 
 #: modules/video_output/directx/directx.c:135
 msgid "Enable wallpaper mode "
@@ -16475,9 +17334,9 @@ msgid ""
 "background. Note that this feature only works in overlay mode and the "
 "desktop must not already have a wallpaper."
 msgstr ""
-"El modo fondo de escritorio te permite mostrar el vídeo en él. Nota que esta "
-"opción sólo funciona en modo superpuesto y el escritorio no debe tener ya un "
-"fondo."
+"El modo fondo de escritorio permite mostrar el vídeo en él. Nótese que esta "
+"opción sólo funciona en modo superpuesto y el escritorio no debe tener un "
+"fondo ya."
 
 #: modules/video_output/directx/directx.c:163
 msgid "DirectX video output"
@@ -16498,29 +17357,29 @@ msgstr "Aparato framebuffer"
 
 #: modules/video_output/fb.c:69
 #, fuzzy
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 "Aquí puedes elegir el aparato framebuffer que se usará para renderizado "
 "(normalmente /dev/fb0)."
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 #, fuzzy
 msgid "GNU/Linux console framebuffer video output"
 msgstr "Salida de vídeo framebuffer consola GNU/Linux"
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
+#, fuzzy
+msgid "X11 display"
 msgstr "nombre pantalla X11"
 
 #: modules/video_output/ggi.c:58
+#, fuzzy
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
-"Especifica la pantalla hardware X11 que quieres usar.\n"
+"Especificar la pantalla hardware X11 que se quiera usar.\n"
 "Por defecto VLC usará el valor de la variable ambiente DISPLAY."
 
 #: modules/video_output/glide.c:64
@@ -16536,37 +17395,45 @@ msgid "Image format"
 msgstr "Formato de imagen"
 
 #: modules/video_output/image.c:49
-msgid "Set the format of the output image."
-msgstr "Pon el formato de la imagen de salida."
+#, fuzzy
+msgid "Format of the output images (png or jpg)."
+msgstr "Ponga el formato de la imagen de salida."
 
 #: modules/video_output/image.c:51
 msgid "Recording ratio"
 msgstr "Tasa de grabación"
 
 #: modules/video_output/image.c:52
+#, fuzzy
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
-"Pon la tasa de imágenes a grabar. 3 indica que se graba una imagen de tres."
+"Ponga la tasa de imágenes a grabar. 3 indica que se graba una imagen de tres."
 
 #: modules/video_output/image.c:55
 msgid "Filename prefix"
 msgstr "Prefijo del nombre de archivo"
 
 #: modules/video_output/image.c:56
+#, fuzzy
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
-"Pon el prefijo del nombre de archivo. El nombre de archivo de salida tendrá "
-"la forma prefijoNUMERO.formato"
+"Ponga el prefijo del nombre de archivo. El nombre de archivo de salida "
+"tendrá la forma prefijoNUMERO.formato"
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 msgid "Image video output"
 msgstr "Salida de vídeo de imagen"
 
@@ -16579,18 +17446,17 @@ msgid "OpenGL cube rotation speed"
 msgstr "Velocidad de rotación de cubo OpenGL"
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
 msgstr ""
-"Si el efecto de cubo Open GL es habilitado, esto controla su velocidad de "
-"rotación."
 
 #: modules/video_output/opengl.c:122
-msgid "Select effect"
-msgstr "Elige efecto"
+#, fuzzy
+msgid "Effect"
+msgstr "Expulsar"
 
 #: modules/video_output/opengl.c:124
-msgid "Allows you to select different visual effects."
-msgstr "Te permite elegir distintos efectos visuales."
+msgid "Several visual OpenGL effects are available."
+msgstr ""
 
 #: modules/video_output/opengl.c:129
 msgid "Cube"
@@ -16601,16 +17467,18 @@ msgid "Transparent Cube"
 msgstr "Cubo Transparente"
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
+#, fuzzy
+msgid "QT Embedded display"
 msgstr "Nombre de pantalla QT Integrado"
 
 #: modules/video_output/qte/qte.cpp:81
+#, fuzzy
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
-"Especifica la pantalla hardware Qt Integrado que quieres usar. Por defecto "
-"VLC usará el valor de la variable de ambiente DISPLAY."
+"Indique la pantalla hardware Qt Integrado que quiera usar. Por defecto VLC "
+"usará el valor de la variable de ambiente DISPLAY."
 
 #: modules/video_output/qte/qte.cpp:117
 msgid "QT Embedded video output"
@@ -16621,40 +17489,50 @@ msgid "Simple DirectMedia Layer video output"
 msgstr "Salida de vídeo Simple DirectMedia Layer"
 
 #: modules/video_output/snapshot.c:60
-msgid "snapshot width"
+#, fuzzy
+msgid "Snapshot width"
 msgstr "ancho de captura"
 
 #: modules/video_output/snapshot.c:61
-msgid "Set the width of the snapshot image."
-msgstr "Pon la anchura de la imagen de captura."
+#, fuzzy
+msgid "Width of the snapshot image."
+msgstr "Ponga la anchura de la imagen de captura."
 
 #: modules/video_output/snapshot.c:63
-msgid "snapshot height"
+#, fuzzy
+msgid "Snapshot height"
 msgstr "alto de captura"
 
 #: modules/video_output/snapshot.c:64
-msgid "Set the height of the snapshot image."
-msgstr "Pon la altura de la imagen de captura."
+#, fuzzy
+msgid "Height of the snapshot image."
+msgstr "Ponga la altura de la imagen de captura."
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
+#, fuzzy
+msgid "Chroma"
 msgstr "chroma"
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
+#, fuzzy
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr ""
-"Pon el croma deseado para la imagen de captura (una cadena de 4 caracteres)."
+"Ponga el croma deseado para la imagen de captura (cadena de 4 caracteres)."
 
-#: modules/video_output/snapshot.c:69
-msgid "cache size (number of images)"
+#: modules/video_output/snapshot.c:70
+#, fuzzy
+msgid "Cache size (number of images)"
 msgstr "tamaño de caché (número de imágenes)"
 
-#: modules/video_output/snapshot.c:70
-msgid "Set the cache size (number of images to keep)."
-msgstr "Pon el tamaño de la caché (número de imágenes a mantener)."
+#: modules/video_output/snapshot.c:71
+#, fuzzy
+msgid "Snapshot cache size (number of images to keep)."
+msgstr "Ponga el tamaño de la caché (nº de imágenes a mantener)."
 
-#: modules/video_output/snapshot.c:74
-msgid "snapshot module"
+#: modules/video_output/snapshot.c:75
+#, fuzzy
+msgid "Snapshot module"
 msgstr "módulo de captura"
 
 #: modules/video_output/svgalib.c:56
@@ -16673,13 +17551,14 @@ msgstr "Salida de vídeo Windows GDI"
 msgid "XVideo adaptor number"
 msgstr "Número de adaptador XVideo"
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
+#, fuzzy
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
-"Si tu tarjeta gráfica da varios adaptadores, esta opción te permite elegir "
-"cuál se usará (no deberías cambiar esto)."
+"Si la tarjeta gráfica da varios adaptadores, esta opción permite elegir cuál "
+"se usará (no se debería cambiar esto)."
 
 #: modules/video_output/x11/glx.c:92 modules/video_output/x11/x11.c:43
 #: modules/video_output/x11/xvideo.c:49
@@ -16706,25 +17585,29 @@ msgstr ""
 
 #: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
 #: modules/video_output/x11/xvideo.c:60
+#, fuzzy
 msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
 msgstr ""
-"Especifica la pantalla de hardware X11 que quieres usar. Por defecto VLC "
-"usará el valor de la variable de ambiente DISPLAY."
+"Indique la pantalla de hardware X11 a usar. Por defecto VLC usará el valor "
+"de la variable de ambiente DISPLAY."
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
-msgid "Screen to be used for fullscreen mode."
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
+#, fuzzy
+msgid "Screen for fullscreen mode."
 msgstr "Pantalla a usar en modo pantalla completa."
 
 #: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
 #: modules/video_output/x11/xvideo.c:74
+#, fuzzy
 msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
 msgstr ""
-"Elige la pantalla que quieres usar en modo pantalla completa. Por ejemplo "
-"ponla a 0 para primera pantalla, 1 para la segunda."
+"Elija la pantalla a usar en modo pantalla completa. Por ejemplo póngala a 0 "
+"para primera pantalla, 1 para la segunda."
 
 #: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
 msgid "Use shared memory"
@@ -16734,14 +17617,19 @@ msgstr "Usar memoria compartida"
 msgid "Use shared memory to communicate between VLC and the X server."
 msgstr "Usar memoria compartida para comunicar entre VLC y el servidor X"
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr "elegir la pantalla a usar para modo pantalla completa."
-
 #: modules/video_output/x11/x11.c:78
 msgid "X11 video output"
 msgstr "Salida de vídeo X11"
 
+#: modules/video_output/x11/xvideo.c:46
+#, fuzzy
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+"Si la tarjeta gráfica da varios adaptadores, esta opción permite elegir cuál "
+"se usará (no se debería cambiar esto)."
+
 #: modules/video_output/x11/xvideo.c:63
 msgid "XVimage chroma format"
 msgstr "Formato cromático XVimage"
@@ -16762,324 +17650,1099 @@ msgstr "Salida de vídeo extensión XVideo"
 msgid "GaLaktos visualization plugin"
 msgstr "Plugin de visualización GaLaktos"
 
-#: modules/visualization/goom.c:58
-msgid "Goom display width"
-msgstr "Anchura a visualizar Goom"
+#: modules/visualization/goom.c:58
+msgid "Goom display width"
+msgstr "Anchura de visualización Goom"
+
+#: modules/visualization/goom.c:59
+msgid "Goom display height"
+msgstr "Altura de visualización Goom"
+
+#: modules/visualization/goom.c:60
+#, fuzzy
+msgid ""
+"This allows you to set the resolution of the Goom display (bigger resolution "
+"will be prettier but more CPU intensive)."
+msgstr ""
+"Permite cambiar la resolución de la visualización Goom (a mayor resolución "
+"será más vistoso pero también más trabajo para CPU)."
+
+#: modules/visualization/goom.c:63
+msgid "Goom animation speed"
+msgstr "Velocidad de animación Goom"
+
+#: modules/visualization/goom.c:64
+#, fuzzy
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
+msgstr "Pon el color de imagen, entre 0 y 360. Por defecto a 0"
+
+#: modules/visualization/goom.c:70
+msgid "Goom"
+msgstr "Goom"
+
+#: modules/visualization/goom.c:71
+msgid "Goom effect"
+msgstr "Efecto Goom"
+
+#: modules/visualization/visual/visual.c:38
+msgid "Effects list"
+msgstr "Lista de efectos"
+
+#: modules/visualization/visual/visual.c:40
+#, fuzzy
+msgid ""
+"A list of visual effect, separated by commas.\n"
+"Current effects include: dummy, scope, spectrum."
+msgstr ""
+"Una lista de efectos visuales, separados por comas.\n"
+"Los efectos actuales incluyen: dummy, ámbito, espectro"
+
+#: modules/visualization/visual/visual.c:45
+msgid "The width of the effects video window, in pixels."
+msgstr "La anchura de la ventana de efectos de vídeo, en píxels."
+
+#: modules/visualization/visual/visual.c:49
+msgid "The height of the effects video window, in pixels."
+msgstr "La altura de la ventana de efectos de vídeo, en píxels."
+
+#: modules/visualization/visual/visual.c:51
+msgid "Number of bands"
+msgstr "Número de bandas"
+
+#: modules/visualization/visual/visual.c:53
+msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
+msgstr "Nº de bandas usadas por analizador espectral, debería ser 20 u 80."
+
+#: modules/visualization/visual/visual.c:55
+msgid "Number of bands used by the spectrometer, from 20 to 80."
+msgstr "Nº de bandas usadas por el espectrómetro, debería ser 20 u 80."
+
+#: modules/visualization/visual/visual.c:57
+msgid "Band separator"
+msgstr "Separador de banda"
+
+#: modules/visualization/visual/visual.c:59
+msgid "Number of blank pixels between bands."
+msgstr "Nº de píxeles vacíos entre bandas."
+
+#: modules/visualization/visual/visual.c:61
+msgid "Amplification"
+msgstr "Amplificación"
+
+#: modules/visualization/visual/visual.c:63
+msgid "This is a coefficient that modifies the height of the bands."
+msgstr "Coeficiente que modifica la altura de las bandas."
+
+#: modules/visualization/visual/visual.c:65
+msgid "Enable peaks"
+msgstr "Habilitar picos"
+
+#: modules/visualization/visual/visual.c:67
+msgid "Draw \"peaks\" in the spectrum analyzer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:69
+msgid "Enable original graphic spectrum"
+msgstr "Habilitar espectro gráfico original"
+
+#: modules/visualization/visual/visual.c:71
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:73
+msgid "Enable bands"
+msgstr "Habilitar bandas"
+
+#: modules/visualization/visual/visual.c:75
+#, fuzzy
+msgid "Draw bands in the spectrometer."
+msgstr "Clave Growl en el servidor."
+
+#: modules/visualization/visual/visual.c:77
+msgid "Enable base"
+msgstr "Habilitar base"
+
+#: modules/visualization/visual/visual.c:79
+msgid "Defines whether to draw the base of the bands."
+msgstr "Define si dibujar la base de las bandas."
+
+#: modules/visualization/visual/visual.c:81
+msgid "Base pixel radius"
+msgstr "Radio de píxel base"
+
+#: modules/visualization/visual/visual.c:83
+msgid "Defines radius size in pixels, of base of bands(beginning)."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:85
+msgid "Spectral sections"
+msgstr "Secciones espectrales"
+
+#: modules/visualization/visual/visual.c:87
+msgid "Determines how many sections of spectrum will exist."
+msgstr "Determina cuántas secciones de espectro existirán."
+
+#: modules/visualization/visual/visual.c:89
+msgid "Peak height"
+msgstr "Altura del pico"
+
+#: modules/visualization/visual/visual.c:91
+#, fuzzy
+msgid "Total pixel height of the peak items."
+msgstr "Ésta es la altura total del píxel de los objetos pico."
+
+#: modules/visualization/visual/visual.c:93
+msgid "Peak extra width"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:95
+msgid "Additions or subtractions of pixels on the peak width."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:97
+msgid "V-plane color"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:99
+msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:101
+msgid "Number of stars"
+msgstr "Número de estrellas"
+
+#: modules/visualization/visual/visual.c:103
+#, fuzzy
+msgid "Number of stars to draw with random effect."
+msgstr "Define el nº de estrellas a dibujar con efecto aleatorio."
+
+#: modules/visualization/visual/visual.c:109
+msgid "Visualizer"
+msgstr "Visualizador"
+
+#: modules/visualization/visual/visual.c:112
+msgid "Visualizer filter"
+msgstr "Filtro de visualizador"
+
+#: modules/visualization/visual/visual.c:120
+msgid "Spectrum analyser"
+msgstr "Espectrómetro"
+
+#: modules/visualization/xosd.c:63
+msgid "Flip vertical position"
+msgstr "Voltear posición vertical"
+
+#: modules/visualization/xosd.c:64
+#, fuzzy
+msgid "Display XOSD output at the bottom of the screen instead of the top."
+msgstr "Mostrar salida xosd abajo en la pantalla en vez de arriba"
+
+#: modules/visualization/xosd.c:67
+msgid "Vertical offset"
+msgstr "Desplazamiento vertical"
+
+#: modules/visualization/xosd.c:68
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:72
+msgid "Shadow offset"
+msgstr "Desplazamiento de sombra"
+
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+#, fuzzy
+msgid "Font used to display text in the XOSD output."
+msgstr "Fuente usada para mostrar texto en la salida xosd"
+
+#: modules/visualization/xosd.c:79
+#, fuzzy
+msgid "Color used to display text in the XOSD output."
+msgstr "Fuente usada para mostrar texto en la salida xosd"
+
+#: modules/visualization/xosd.c:84
+msgid "XOSD interface"
+msgstr "Interfaz XOSD"
+
+#~ msgid "delay"
+#~ msgstr "retraso"
+
+#~ msgid "fps"
+#~ msgstr "fps"
+
+#~ msgid "More info"
+#~ msgstr "Más info"
+
+#, fuzzy
+#~ msgid ""
+#~ "This filter gives the feeling of a 5.1 speakers set when using a "
+#~ "headphone."
+#~ msgstr ""
+#~ "Este filtro da la impresión de un conjunto de altavoces 5.1 al usar unos "
+#~ "auriculares."
+
+#~ msgid "Control interface settings"
+#~ msgstr "Opciones de interfaz de control"
+
+#~ msgid "Text rendering"
+#~ msgstr "Renderizado de texto"
+
+#~ msgid ""
+#~ "Use the settings of the \"freetype\" module to choose the font you  want "
+#~ "VLC to use for text rendering (to display subtitles for example)."
+#~ msgstr ""
+#~ "Usa las opciones del módulo \"freetype\" para elegir la fuente que deseas "
+#~ "que use VLC para renderizar texto (para mostrar subtítulos por ejemplo)."
+
+#~ msgid "This option allows you to select control interfaces. "
+#~ msgstr "Esta opción te permite elegir interfaces de control."
+
+#~ msgid "This option allows you to always open a default stream on start-up."
+#~ msgstr "Esta opción te permite abrir un volcado por defecto al iniciar."
+
+#~ msgid ""
+#~ "You can enforce the position of the top left corner of the video window "
+#~ "here (x coordinate)."
+#~ msgstr ""
+#~ "Aquí puedes forzar la posición de la esquina superior izquierda de la "
+#~ "ventana de vídeo (coordenada x)."
+
+#~ msgid "You can specify a custom video window title here."
+#~ msgstr ""
+#~ "Aquí puedes especificar un título personalizado de ventana de vídeo."
+
+#~ msgid ""
+#~ "If this option is enabled, VLC will always start a video in fullscreen "
+#~ "mode."
+#~ msgstr ""
+#~ "Al habilitar esta opción, VLC siempre iniciará un vídeo a pantalla "
+#~ "completa."
+
+#~ msgid ""
+#~ "If enabled, VLC will try to take advantage of the overlay capabilities of "
+#~ "your graphics card (hardware acceleration)."
+#~ msgstr ""
+#~ "Si habilitada, VLC intentará aprovecharse de las capacidades de "
+#~ "transparencia de tu tarjeta gráfica (aceleración por hardware)."
+
+#~ msgid ""
+#~ "Allows you to specify the image format in which the video snapshots will "
+#~ "be stored."
+#~ msgstr ""
+#~ "Te permite indicar el formato de imagen que tendrán las capturas de "
+#~ "pantalla de vídeo."
+
+#~ msgid ""
+#~ "Specify the IPv4 address of the networking interface. This overrides the "
+#~ "routing table."
+#~ msgstr ""
+#~ "Indicar la dirección IPv4 del interfaz de red. Esto anula la tabla de "
+#~ "enrutamiento."
+
+#~ msgid "Program to select"
+#~ msgstr "Programa a elegir"
+
+#~ msgid "Programs to select"
+#~ msgstr "Programas a elegir"
+
+#~ msgid "Input start time (seconds)"
+#~ msgstr "Tiempo de inicio de entrada (segundos)"
+
+#~ msgid "Input stop time (seconds)"
+#~ msgstr "Tiempo de parada de entrada (segundos)"
+
+#~ msgid ""
+#~ "This will allow you to add a subpictures filter for instance to overlay a "
+#~ "logo."
+#~ msgstr ""
+#~ "Esto te permitirá añadir un filtro de sub-imágenes, por ejemplo para "
+#~ "superponer un logo."
+
+#~ msgid ""
+#~ "Allows you to modify the default TCP connection timeout. This value "
+#~ "should be set in millisecond units."
+#~ msgstr ""
+#~ "Te permite modificar el retardo de conexión TCP por defecto. Este valor "
+#~ "debería ponerse en unidades de milisegundo."
+
+#~ msgid "Preferred codecs list"
+#~ msgstr "Lista de códecs preferida"
+
+#~ msgid ""
+#~ "This allows you to select a list of codecs that VLC will use in priority. "
+#~ "For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
+#~ "the other ones."
+#~ msgstr ""
+#~ "Esto te permite elegir una lista de códecs que VLC usará "
+#~ "prioritariamente. Por ejemplo, 'dummy,a52' probará los códecs dummy y a52 "
+#~ "antes de probar los otros."
+
+#~ msgid "This is a legacy entry to let you configure access filter modules."
+#~ msgstr ""
+#~ "Ésta es una entrada legado para dejarte configurar módulos de filtro de "
+#~ "acceso."
+
+#~ msgid "This is a legacy entry to let you configure demux modules."
+#~ msgstr "Ésta es una entrada legado para dejarte configurar módulos demux"
+
+#~ msgid ""
+#~ "This option allows you to specify a VLM configuration file that will be "
+#~ "read when VLM is launched."
+#~ msgstr ""
+#~ "Esta opción te permite indicar un archivo de configuración VLM a usar "
+#~ "cuando se lance VLM."
+
+#, fuzzy
+#~ msgid "This option allows you to collect miscellaneous statistics."
+#~ msgstr "Esta opción te permite elegir interfaces de control."
+
+#~ msgid "Select the key to turn off audio volume."
+#~ msgstr "Elige la tecla para apagar el volumen de audio."
+
+#~ msgid "Interfaces"
+#~ msgstr "Interfaces"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for cdda streams. This "
+#~ "value should be set in milliseconds units."
+#~ msgstr ""
+#~ "Te permite modificar el valor por defecto de caché para volcados cdda. "
+#~ "Este valor debería ponerse en unidades de milisegundo."
+
+#~ msgid "Allows you to select the default DVD angle."
+#~ msgstr "Te permite elegir el ángulo de DVD por defecto."
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for DVDread streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Te permite modificar el valor por defecto de caché para volcados DVDread. "
+#~ "Este valor debería ponerse en unidades de milisegundo."
+
+#~ msgid "Standard filesystem file input"
+#~ msgstr "Entrada estándar de archivo de sistema de archivos"
+
+#~ msgid "GnomeVFS filesystem file input"
+#~ msgstr "Entrada de archivo de sistema de archivos GnomeVFS"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for http streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Te permite modificar el valor por defecto de caché para volcados http. "
+#~ "Este valor debería ponerse en unidades de milisegundo."
+
+#~ msgid ""
+#~ "If this is set, the stream with the maximum bitrate under that limit      "
+#~ "will be selected"
+#~ msgstr ""
+#~ "Si esto se activa, el volcado con la máxima tasa de bits bajo ese "
+#~ "límite      se elegirá"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for pvr streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Te permite modificar el valor por defecto de caché para volcados pvr. "
+#~ "Este valor debería ponerse en unidades de milisegundos."
+
+#~ msgid "Bitrate mode (vbr or cbr)"
+#~ msgstr "Modo de tasa de bits (vbr ó cbr)"
+
+#~ msgid "This option allows setting of the audio volume (0-65535)."
+#~ msgstr "Esta opción permite ajustar el volumen de audio (0-65535)."
+
+#~ msgid "Allows growing the MTU if truncated packets are found"
+#~ msgstr "Permite crecer la MTU si se hallan paquetes truncados"
+
+#~ msgid "If this option is set, the audio stream will be captured in stereo"
+#~ msgstr ""
+#~ "Si se activa esta opción, el volcado de audio se capturará en estéreo"
+
+#~ msgid "Allows you to give the mime returned by the server."
+#~ msgstr "Te permite dar el mime devuelto por el servidor."
+
+#~ msgid "libshout (icecast) output"
+#~ msgstr "salida libshout (icecast)"
+
+#~ msgid "DTS"
+#~ msgstr "DTS"
+
+#~ msgid "Override preset bands gain in dB (-20 ... 20)"
+#~ msgstr "Ganancia de bandas predefinida manual en dB (-20 ... 20)"
+
+#~ msgid "Filter twice the audio"
+#~ msgstr "Filtrar dos veces el audio"
+
+#~ msgid "Output channels number"
+#~ msgstr "Número de canales de salida"
+
+#~ msgid "X coordinate of the subpicture"
+#~ msgstr "Coordenada X de la subimagen"
+
+#~ msgid "You can reposition the subpicture by providing another value here."
+#~ msgstr "Puedes  reposicionar la subimagen dando otro valor aquí."
+
+#~ msgid "Y coordinate of the subpicture"
+#~ msgstr "Coordenada Y de la subimagen"
+
+#, fuzzy
+#~ msgid "Timeout of subpictures"
+#~ msgstr "Subimágenes"
+
+#~ msgid "Allows you to specify the output video width."
+#~ msgstr "Te permite indicar la anchura del vídeo de salida."
+
+#~ msgid "Allows you to specify the output video height."
+#~ msgstr "Te permite indicar la altura del vídeo de salida."
+
+#~ msgid "Allows you to specify the video bitrate tolerance in kbit/s."
+#~ msgstr "Te permite indicar la tolerancia de tasa de bits en kbit/s."
+
+#~ msgid "Allows you to enable the pre motion estimation."
+#~ msgstr "Te permite habilitar la estimación pre-movimiento."
+
+#~ msgid "Allows you to specify the rate control buffer size."
+#~ msgstr "Te permite especificar el tamaño del buffer de tasa de control."
+
+#~ msgid "Allows you to specify the rate control buffer aggressiveness."
+#~ msgstr "Te permite indicar la agresividad del buffer de control de tasa."
+
+#~ msgid "Allows you to specify the minimum video quantizer scale."
+#~ msgstr "Te permite indicar la escala mínima de quantizador de vídeo."
+
+#~ msgid "Allows you to specify the maximum video quantizer scale."
+#~ msgstr "Te permite indicar la escala máxima de quantizador de vídeo."
+
+#~ msgid "Enable trellis quantization"
+#~ msgstr "Habilitar quantización trellis"
+
+#~ msgid "Use fixed video quantizer scale"
+#~ msgstr "Usar escala fija de quantizador de vídeo"
+
+#~ msgid "Select how stereo streams will be handled"
+#~ msgstr "Elija cómo se manejarán volcados estéreo"
+
+#~ msgid "By default the encoding is CBR."
+#~ msgstr "Por defecto la codificación es CBR."
+
+#~ msgid "Minimum quantizer parameter"
+#~ msgstr "Parámetro de quantizador mínimo"
+
+#~ msgid "Maximum quantizer parameter"
+#~ msgstr "Parámetro de quantizador máximo"
+
+#~ msgid "Enable CABAC"
+#~ msgstr "Habilitar CABAC"
+
+#~ msgid "Enable loop filter"
+#~ msgstr "Habilitar filtro de bucle"
+
+#~ msgid "Analyse mode"
+#~ msgstr "Modo analizar"
+
+#~ msgid "This selects the analysing mode."
+#~ msgstr "Esto elige el modo analizador."
+
+#~ msgid "Sets an averaging period for the maximum local bitrate, in kbits/s."
+#~ msgstr ""
+#~ "Pone un período promedio para la máxima tasa de bits local, en kbits/s."
+
+#~ msgid "Sets maximum interval between IDR-frames"
+#~ msgstr "Pone máximo intervalo entre fotogramas IDR"
+
+#~ msgid "Sets minimum interval between IDR-frames"
+#~ msgstr "Pone mínimo intervalo entre fotogramas IDR"
+
+#~ msgid "B pyramid"
+#~ msgstr "Pirámide B"
+
+#~ msgid ""
+#~ "Allows B-frames to be used as references for predicting other frames."
+#~ msgstr ""
+#~ "Permite usar fotogramas-B como referencia para predecir otros fotogramas."
+
+#~ msgid "Number of previous frames used as predictors."
+#~ msgstr "Nº de fotogramas previos usados como pronosticadores."
+
+#~ msgid "Scene-cut detection."
+#~ msgstr "Detección de corte de escena."
+
+#~ msgid "Sub-pixel refinement quality."
+#~ msgstr "Calidad de refinamiento del sub-píxel."
+
+#~ msgid "You can set the address and port the http interface will bind to."
+#~ msgstr ""
+#~ "Puedes poner la dirección y puerto al que se unirá la interfaz http."
+
+#~ msgid ""
+#~ "Allows you to specify if this client should act as the master client for "
+#~ "the network synchronisation."
+#~ msgstr ""
+#~ "Te permite indicar si este cliente debe actuar como el cliente maestro "
+#~ "para la sincronización de red."
+
+#~ msgid "If enabled the interface will uninstall the Service and exit."
+#~ msgstr "Si habilitado, la interfaz desinstalará el Servicio y saldrá"
+
+#~ msgid "This allows you to change the display name of the Service."
+#~ msgstr "Esto te permite cambiar el nombre a mostrar del Servicio."
+
+#, fuzzy
+#~ msgid "Telnet Interface host"
+#~ msgstr "Host Interfaz telnet"
+
+#, fuzzy
+#~ msgid "Default to listen on all network interfaces"
+#~ msgstr "MTU de la interfaz de red"
+
+#~ msgid "Telnet Interface port"
+#~ msgstr "Puerto Interfaz telnet"
+
+#~ msgid "Default to 4212"
+#~ msgstr "Por defecto a 4212"
+
+#~ msgid "Telnet Interface password"
+#~ msgstr "Clave Interfaz telnet"
+
+#~ msgid "Default to admin"
+#~ msgstr "Por defecto a admin"
+
+#~ msgid "Mega bass cut off (10-100Hz)"
+#~ msgstr "Corte de mega grave (10-100Hz)"
+
+#~ msgid "Allows you to set the desired frame rate."
+#~ msgstr "Te permite indicar la tasa de fotograma deseada."
+
+#~ msgid "MPEG-I/II audio demuxer"
+#~ msgstr "Demuxor de audio MPEG-I/II"
+
+#~ msgid "Ogg stream demuxer"
+#~ msgstr "Demuxor de volcado Ogg"
+
+#~ msgid "Podcast playlist import"
+#~ msgstr "Importar lista de reproducción Podcast"
+
+#~ msgid "raw DV demuxer"
+#~ msgstr "Demuxor DV raw"
+
+#~ msgid "Text subtitles demux"
+#~ msgstr "Demuxor de texto de subtítulos"
+
+#~ msgid "set id of es to pid"
+#~ msgstr "indica id de es a pid"
+
+#~ msgid "ID3 tag parser using libid3tag"
+#~ msgstr "Analizador de etiqueta ID3 usando libid3tag"
+
+#~ 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"
+
+#~ msgid "Go to specific position"
+#~ msgstr "Ir a posición específica"
+
+#~ msgid ""
+#~ "If you enable this settting, the equalizer filter will be applied twice. "
+#~ "The effect will be sharper."
+#~ msgstr ""
+#~ "Si habilitas esta opción, el filtro de ecualizador se aplicará dos veces. "
+#~ "El efecto será más nítido."
+
+#~ msgid "Crops the image"
+#~ msgstr "Recorta la imagen"
+
+#~ msgid "Suppress further errors"
+#~ msgstr "Suprimir errores adicionales"
+
+#~ msgid "You haven't experienced any heavy crashes yet."
+#~ msgstr "No ha experimentado errores fatales todavía."
+
+#~ msgid "Use embedded video output"
+#~ msgstr "Usar salida de vídeo incrustada"
+
+#~ msgid ""
+#~ "Disable this if you want the video output to be opened in a separate "
+#~ "window instead of in the control window."
+#~ msgstr ""
+#~ "Deshabilítalo si deseas que la salida de vídeo se abra en una ventana "
+#~ "separada y no en la ventana de control."
+
+#~ msgid ""
+#~ "Choose a number corresponding to a screen in you video device selection "
+#~ "menu and this screen will be used by default as the screen for "
+#~ "'fullscreen'."
+#~ msgstr ""
+#~ "Elige un número correspondiente a una pantalla en tu menú de selección de "
+#~ "aparato de vídeo y ésta se usará por defecto como la pantalla para "
+#~ "'pantalla completa'."
+
+#~ msgid ""
+#~ "Instead of keeping the aspect ratio of the movie when resizing the video, "
+#~ "stretch the video to fill the entire window."
+#~ msgstr ""
+#~ "En vez de mantener la tasa de aspecto de la película al redimensionar el "
+#~ "vídeo, encoge el vídeo para llenar toda la ventana."
+
+#~ msgid "Fill fullscreen"
+#~ msgstr "Llenar pantalla completa"
+
+#~ msgid "In fullscreen mode, black non-video screens."
+#~ msgstr "En modo pantalla completa, pantallas sin vídeo negras."
+
+#~ msgid "VIDEO_TS folder"
+#~ msgstr "Carpeta VIDEO_TS"
+
+#~ msgid "Override"
+#~ msgstr "Sustituir"
+
+#~ msgid "Advanced output:"
+#~ msgstr "Salida avanzada:"
+
+#~ msgid "Output Options"
+#~ msgstr "Opciones de Salida"
+
+#~ msgid "Transcode options"
+#~ msgstr "Opciones de transcodificación"
+
+#~ msgid "Properties"
+#~ msgstr "Propiedades"
+
+#~ msgid "Your version of VLC is up-to-date."
+#~ msgstr "Tu versión de VLC es actual."
+
+#~ msgid "If your stream has audio and you want to transcode it, enable this."
+#~ msgstr "Si el volcado tiene audio y desea transcodificarlo, habilite ésto."
+
+#~ msgid "If your stream has video and you want to transcode it, enable this."
+#~ msgstr "Si el volcado tiene vídeo y desea transcodificarlo, habilite ésto."
+
+#~ msgid ""
+#~ "In this page, you will define a few additional parameters for your "
+#~ "transcoding."
+#~ msgstr ""
+#~ "En esta página, se definirán algunos parámetros adicionales para tu "
+#~ "transcodificación."
+
+#~ msgid ""
+#~ "Note that your input files will keep their original names when being "
+#~ "saved in the folder you selected. Existing files may be overwritten."
+#~ msgstr ""
+#~ "Nótese que los archivos de entrada mantendrán sus nombres originales al "
+#~ "salvarse en el directorio elegido. Los archivos existentes pueden "
+#~ "sobreescribirse."
+
+#~ msgid "You you need to select a folder, you want to save your files to."
+#~ msgstr ""
+#~ "Se necesita elegir un directorio, al que se desee salvar los archivos."
+
+#~ msgid "You you need to select a file, you want to save to."
+#~ msgstr "Debe elegir un archivo al que desea salvar."
+
+#~ msgid "M3U file|*.m3u"
+#~ msgstr "Archivo M3U|*.m3u"
+
+#~ msgid "Last skin used"
+#~ msgstr "Última piel usada"
+
+#~ msgid "Select the path to the last skin used."
+#~ msgstr "Elige ruta a última piel usada."
+
+#~ msgid "Config of last used skin."
+#~ msgstr "Configuración de última piel usada."
+
+#~ msgid "Name of DVD device to read from."
+#~ msgstr "Nombre del aparato DVD del que leer."
+
+#~ msgid "Name of CD-ROM device to read Video CD from."
+#~ msgstr "Nombre del aparato CD-ROM del que leer CD de Vídeo."
+
+#~ msgid "Name of CD-ROM device to read audio CD from."
+#~ msgstr "Nombre del aparato CD-ROM del que leer CD de audio."
+
+#~ msgid "&Shuffle Playlist"
+#~ msgstr "Mezclar Li&sta de Reproducción"
+
+#~ msgid "Destination Target:"
+#~ msgstr "Objetivo Destino:"
+
+#~ msgid "Output methods"
+#~ msgstr "Métodos de salida"
 
-#: modules/visualization/goom.c:59
-msgid "Goom display height"
-msgstr "Altura a visualizar Goom"
+#~ msgid "Miscellaneous options"
+#~ msgstr "Opciones varias"
 
-#: modules/visualization/goom.c:60
-msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
-"will be prettier but more CPU intensive)."
-msgstr ""
-"Te permite cambiar la resolución del display Goom (mayor resolución será más "
-"bonita pero más intensiva de CPU)."
+#~ msgid "Subtitles options"
+#~ msgstr "Opciones de subtítulos"
 
-#: modules/visualization/goom.c:63
-msgid "Goom animation speed"
-msgstr "Velocidad de animación Goom"
+#~ msgid "VLC media player - Updates"
+#~ msgstr "Reproductor de medios VLC - Actualizaciones"
 
-#: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
-msgstr "Te permite reducir la velocidad de animación (por defecto 6, máx.10)."
+#~ msgid "Check for updates now !"
+#~ msgstr "¡ Buscar actualizaciones ahora !"
 
-#: modules/visualization/goom.c:70
-#, fuzzy
-msgid "Goom"
-msgstr "Goom"
+#~ msgid "VLM configuration"
+#~ msgstr "Configuración VLM"
 
-#: modules/visualization/goom.c:71
-msgid "Goom effect"
-msgstr "efecto Goom"
+#~ msgid "Small playlist"
+#~ msgstr "Lista de reproducción pequeña"
 
-#: modules/visualization/visual/visual.c:38
-msgid "Effects list"
-msgstr "Lista de efectos"
+#~ msgid "Show bookmarks dialog when the interface starts."
+#~ msgstr "Muestra diálogo favoritos al iniciar la interfaz."
 
-#: modules/visualization/visual/visual.c:40
-#, fuzzy
-msgid ""
-"A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
-msgstr ""
-"Una lista de efectos visuales, separados por comas.\n"
-"Efectos actuales incluyen: dummy, aleatorio, osciloscopio, espectrómetro"
+#~ msgid "Show taskbar entry"
+#~ msgstr "Mostrar entrada de barra de tareas"
 
-#: modules/visualization/visual/visual.c:45
-msgid "The width of the effects video window, in pixels."
-msgstr "La anchura de la ventana de efectos de vídeo, en píxels."
+#~ msgid "Font filename"
+#~ msgstr "nombre de archivo de fuente"
 
-#: modules/visualization/visual/visual.c:49
-msgid "The height of the effects video window, in pixels."
-msgstr "La altura de la ventana de efectos de vídeo, en píxels."
+#~ msgid "Opacity, 0..255"
+#~ msgstr "Opacidad, 0..255"
 
-#: modules/visualization/visual/visual.c:51
-msgid "Number of bands"
-msgstr "Número de bandas"
+#~ msgid ""
+#~ "The color of overlay text. 1 byte for each color, hexadecimal. #000000 = "
+#~ "all colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+#~ msgstr ""
+#~ "El color de texto superpuesto. 1 byte para cada color, hexadecimal. "
+#~ "#000000 = todo color inactivo, 0xFF0000 = sólo Rojo, 0xFFFFFF = todo "
+#~ "color activo [Blanco]"
 
-#: modules/visualization/visual/visual.c:53
-msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
-msgstr "Nº de bandas usadas por analizador espectral, debería ser 20 u 80."
+#~ msgid "The size of the fonts used by the osd module"
+#~ msgstr "El tamaño de las fuentes usadas por el módulo osd"
 
-#: modules/visualization/visual/visual.c:55
-#, fuzzy
-msgid "Number of bands used by the spectrometer, from 20 to 80."
-msgstr "Nº de bandas usadas por analizador espectral, debería ser 20 u 80."
+#~ msgid "Select effects to apply to rendered text"
+#~ msgstr "Elige efectos a aplicar para texto redibujado"
 
-#: modules/visualization/visual/visual.c:57
-msgid "Band separator"
-msgstr "Separador de banda"
+#~ msgid ""
+#~ "Defines the delay before resumed TLS sessions will be expired (in "
+#~ "seconds)."
+#~ msgstr ""
+#~ "Define el retraso antes de que sesiones TLS reanudadas expiren (en "
+#~ "segundos)."
 
-#: modules/visualization/visual/visual.c:59
-msgid "Number of blank pixels between bands."
-msgstr "Nº de píxels vacíos entre bandas."
+#~ msgid "Growl server receiving notifications."
+#~ msgstr "Notificaciones recibidas del servidor Growl."
 
-#: modules/visualization/visual/visual.c:61
-msgid "Amplification"
-msgstr "Amplificación"
+#~ msgid "Growl TTL"
+#~ msgstr "Growl TTL"
 
-#: modules/visualization/visual/visual.c:63
-msgid "This is a coefficient that modifies the height of the bands."
-msgstr "Coeficiente que modifica la altura de las bandas."
+#~ msgid "Growl TTL."
+#~ msgstr "Growl TTL."
 
-#: modules/visualization/visual/visual.c:65
-msgid "Enable peaks"
-msgstr "Habilitar picos"
+#~ msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+#~ msgstr "cadena de formato de Título MSN. {0} artista, {1} título, {2} álbum"
 
-#: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
-msgstr "Define si se dibujan picos."
+#~ msgid "MSN Title Plugin"
+#~ msgstr "Plugin de Título MSN"
 
-#: modules/visualization/visual/visual.c:69
-msgid "Enable original graphic spectrum"
-msgstr ""
+#~ msgid ""
+#~ "Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
+#~ "clients)"
+#~ msgstr ""
+#~ "Limita el nº de conexiones a un máximo. (0 = ilimitadas, N = clientes "
+#~ "máximos)"
 
-#: modules/visualization/visual/visual.c:71
-#, fuzzy
-msgid "Defines whether to draw the original spectrum graphic routine."
-msgstr "Define si se dibujan picos."
+#~ msgid "Allows you to define the title that will be put in ASF comments."
+#~ msgstr "Te permite definir el título que se pondrá en comentarios ASF."
 
-#: modules/visualization/visual/visual.c:73
-#, fuzzy
-msgid "Enable bands"
-msgstr "Habilitar audio"
+#~ msgid "Allows you to define the comment that will be put in ASF comments."
+#~ msgstr "Te permite definir el comentario que se pondrá en comentarios ASF."
 
-#: modules/visualization/visual/visual.c:75
-#, fuzzy
-msgid "Defines whether to draw the bands."
-msgstr "Define si se dibujan picos."
+#~ msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
+#~ msgstr "Nºs de Programa PMT (requiere --sout-ts-es-id-pid)"
 
-#: modules/visualization/visual/visual.c:77
-#, fuzzy
-msgid "Enable base"
-msgstr "Habilitar picos"
+#~ msgid "Assigns a program number to each PMT"
+#~ msgstr "Asigna un nº de programa a cada PMT"
 
-#: modules/visualization/visual/visual.c:79
-#, fuzzy
-msgid "Defines whether to draw the base of the bands."
-msgstr "Define si se dibujan picos."
+#~ msgid "Defines the pids to add to each pmt."
+#~ msgstr "Define los pids a añadir a cada pmt."
 
-#: modules/visualization/visual/visual.c:81
-msgid "Base pixel radius"
-msgstr ""
+#~ msgid "Defines the descriptors of each SDT"
+#~ msgstr "Define los descriptores de cada SDT"
 
-#: modules/visualization/visual/visual.c:83
-msgid "Defines radius size in pixels, of base of bands(beginning)."
-msgstr ""
+#~ msgid "set PID to id of es"
+#~ msgstr "indica PID a id de es"
 
-#: modules/visualization/visual/visual.c:85
-#, fuzzy
-msgid "Spectral sections"
-msgstr "Selección"
+#~ msgid "Podcast Service Discovery"
+#~ msgstr "Servicio Discovery Podcast"
 
-#: modules/visualization/visual/visual.c:87
-msgid "Determines how many sections of spectrum will exist."
-msgstr ""
+#~ msgid "IPv4-SAP listening"
+#~ msgstr "Escuchar IPv4-SAP"
 
-#: modules/visualization/visual/visual.c:89
 #, fuzzy
-msgid "Peak height"
-msgstr "Altura del vídeo"
+#~ msgid ""
+#~ "Set this if you want the SAP module to listen to IPv4 announcements on "
+#~ "the standard address."
+#~ msgstr ""
+#~ "Pon esto si deseas que el módulo SAP escuche anuncios IPv4 en la "
+#~ "dirección estándar."
+
+#~ msgid "IPv6-SAP listening"
+#~ msgstr "Escuchar IPv6-SAP"
 
-#: modules/visualization/visual/visual.c:91
 #, fuzzy
-msgid "This is the total pixel height of the peak items."
-msgstr "Coeficiente que modifica la altura de las bandas."
+#~ msgid ""
+#~ "Set this if you want the SAP module to listen to IPv6 announcements on "
+#~ "the standard address."
+#~ msgstr ""
+#~ "Pon esto si deseas que el módulo SAP escuche anuncios IPv6 en la "
+#~ "dirección estándar."
 
-#: modules/visualization/visual/visual.c:93
-msgid "Peak extra width"
-msgstr ""
+#~ msgid "Specify an identifier integer for this elementary stream"
+#~ msgstr "Indica un nº entero identificador para este volcado elemental"
 
-#: modules/visualization/visual/visual.c:95
-msgid "Additions or subtractions of pixels on the peak width."
-msgstr ""
+#~ msgid ""
+#~ "Allows you to specify the output access method used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Te permite indicar el método de acceso de salida usado para la salida de "
+#~ "volcado."
 
-#: modules/visualization/visual/visual.c:97
-msgid "V-plane color"
-msgstr ""
+#~ msgid "Allows you to specify the muxer used for the streaming output."
+#~ msgstr "Te permite indicar el muxor usado para la salida de volcado."
 
-#: modules/visualization/visual/visual.c:99
-msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
-msgstr ""
+#~ msgid "Allows you to specify the muxer used for the audio streaming output."
+#~ msgstr ""
+#~ "Te permite indicar el muxor usado para la salida de volcado de audio."
 
-#: modules/visualization/visual/visual.c:101
-msgid "Number of stars"
-msgstr "Número de estrellas"
+#~ msgid "Allows you to specify the muxer used for the video streaming output."
+#~ msgstr ""
+#~ "Te permite indicar el muxor usado para la salida de volcado de vídeo."
 
-#: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
-msgstr "Define el nº de estrellas a dibujar con efecto aleatorio."
+#~ msgid "Allows you to specify the output URL used for the streaming output."
+#~ msgstr ""
+#~ "Te permite indicar la URL de salida usada para la salida de volcado."
 
-#: modules/visualization/visual/visual.c:109
-msgid "Visualizer"
-msgstr "Visualizador"
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the audio streaming output."
+#~ msgstr ""
+#~ "Te permite indicar la URL de salida usada para la salida de volcado de "
+#~ "audio."
 
-#: modules/visualization/visual/visual.c:112
-msgid "Visualizer filter"
-msgstr "Filtro de visualizador"
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the video streaming output."
+#~ msgstr ""
+#~ "Te permite indicar la URL de salida usada para la salida de volcado de "
+#~ "vídeo."
 
-#: modules/visualization/visual/visual.c:120
-msgid "Spectrum analyser"
-msgstr "Espectrómetro"
+#~ msgid ""
+#~ "Allows you to specify the session name used for the streaming output."
+#~ msgstr ""
+#~ "Te permite indicar el nombre de sesión usado para la salida de volcado."
 
-#: modules/visualization/xosd.c:63
-msgid "Flip vertical position"
-msgstr "Voltear posición vertical"
+#~ msgid ""
+#~ "Allows you to specify a URL with additional information on the stream."
+#~ msgstr ""
+#~ "Te permite indicar una URL con información adicional sobre el volcado."
 
-#: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
-msgstr "Mostrar salida xosd abajo en la pantalla en vez de arriba"
+#~ msgid "Allows you to specify contact e-mail address for this session."
+#~ msgstr ""
+#~ "Te permite indicar la dirección de contacto de correo para esta sesión."
 
-#: modules/visualization/xosd.c:67
-msgid "Vertical offset"
-msgstr "Desplazamiento vertical"
+#~ msgid ""
+#~ "Allows you to specify the output muxer method used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Te permite indicar el método de muxer de salida usado para la salida de "
+#~ "volcado."
 
-#: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
-msgstr "Ajuste vertical en píxels del texto mostrado"
+#~ msgid "Output URL (deprecated)"
+#~ msgstr "URL de salida (depreciada)"
 
-#: modules/visualization/xosd.c:70
-msgid "Shadow offset"
-msgstr "Desplazamiento de sombra"
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the output destination used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Te permite indicar la URL de salida usada para la salida de volcado."
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
-msgstr "Ajuste en píxels de la sombra"
+#~ msgid ""
+#~ "Allows you to specify the destination video codec used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Permite indicar el códec de vídeo de destino usado para la salida de "
+#~ "volcado."
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
-msgstr "Fuente usada para mostrar texto en la salida xosd"
+#~ msgid ""
+#~ "Allows you to specify the video bitrate used for the streaming output."
+#~ msgstr "Permite indicar la tasa de bits usada para la salida de volcado."
 
-#: modules/visualization/xosd.c:82
-msgid "XOSD interface"
-msgstr "interfaz XOSD"
+#~ msgid "Allows you to scale the video before encoding."
+#~ msgstr "Permite escalar el vídeo antes de codificarlo."
 
-#, fuzzy
-#~ msgid "Small playlist"
-#~ msgstr "Salvar lista de reproducción"
+#~ msgid "Allows you to specify a maximum output video width."
+#~ msgstr "Permite indicar una anchura máxima del vídeo de salida."
+
+#~ msgid "Allows you to specify a maximum output video height."
+#~ msgstr "Permite indicar una altura máxima del vídeo de salida."
 
 #, fuzzy
-#~ msgid "VC-1 decoder module"
-#~ msgstr "Módulo decodificador Tarkin"
+#~ msgid ""
+#~ "Allows you to specify video filters used after the video transcoding and "
+#~ "subpictures overlaying."
+#~ msgstr ""
+#~ "Permite indicar filtros de vídeo usados tras transcodificar el vídeo y "
+#~ "revestimiento de subimágenes ."
 
-#~ msgid "M3U file|*.m3u"
-#~ msgstr "Archivo M3U|*.m3u"
+#~ msgid "Allows you to specify the top coordinate for the video cropping."
+#~ msgstr "Permite indicar la coordenada superior para el recorte de vídeo."
 
-#, fuzzy
-#~ msgid "Show labels in toolbar"
-#~ msgstr "Mostrar texto en botones de barra de herramientas"
+#~ msgid "Allows you to specify the left coordinate for the video cropping."
+#~ msgstr "Permite indicar la coordenada izquierda para el recorte de vídeo."
 
-#, fuzzy
-#~ msgid "Show labels below the icons in the toolbar."
-#~ msgstr "Mostrar texto bajo iconos en barra de herramientas"
+#~ msgid "Allows you to specify the bottom coordinate for the video cropping."
+#~ msgstr "Permite indicar la coordenada inferior para el recorte de vídeo."
+
+#~ msgid "Allows you to specify the right coordinate for the video cropping."
+#~ msgstr "Permite especificar la coordenada derecha para el recorte de vídeo."
 
 #~ msgid ""
-#~ "Allows you to set the desired frame rate when playing from files, use 0 "
-#~ "for live."
+#~ "Allows you to specify the audio bitrate used for the streaming output."
 #~ msgstr ""
-#~ "Te permite indicar la tasa de fotogramas deseada al reproducir desde "
-#~ "archivos, usa 0 para emisión en vivo."
+#~ "Permite indicar la tasa de bits de audio usado para la salida de volcado."
 
-#~ msgid "Mega bass cut off (10-100Hz)"
-#~ msgstr "Corte de mega grave (10-100Hz)"
+#~ msgid ""
+#~ "Allows you to specify the audio sample rate used for the streaming output."
+#~ msgstr ""
+#~ "Permite indicar la tasa de muestra de audio usada para la salida de "
+#~ "volcado."
 
-#~ msgid "Allows you to set the desired frame rate."
-#~ msgstr "Te permite indicar la tasa de fotograma deseada."
+#~ msgid ""
+#~ "Allows you to specify the number of audio channels used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Permite indicar el nº de canales de audio usados para la salida de "
+#~ "volcado."
 
-#~ msgid "MPEG-I/II audio demuxer"
-#~ msgstr "Demuxor de audio MPEG-I/II"
+#~ msgid ""
+#~ "Allows you to specify the destination subtitles codec used for the "
+#~ "streaming output."
+#~ msgstr ""
+#~ "Permite indicar el códec de subtítulos de destino usado para la salida de "
+#~ "volcado."
 
-#~ msgid "Ogg stream demuxer"
-#~ msgstr "Demuxor de volcado Ogg"
+#~ msgid "Subpictures filter"
+#~ msgstr "Filtro de sub-imágenes"
 
-#, fuzzy
-#~ msgid "Podcast playlist import"
-#~ msgstr "Importar lista de reproducción PLS"
+#~ msgid "Show black and white pixels with brightness as threshold value"
+#~ msgstr "Mostrar píxeles blancos y negros con brillo como valor de umbral"
 
-#~ msgid "raw DV demuxer"
-#~ msgstr "Demuxor DV raw"
+#~ msgid "List of video output modules"
+#~ msgstr "Lista de módulos de salida de vídeo"
 
-#~ msgid "Text subtitles demux"
-#~ msgstr "Demuxor de texto de subtítulos"
+#~ msgid "Select the specific video output modules that you want to activate."
+#~ msgstr ""
+#~ "Elija los módulos específicos de salida de vídeo que desees activar."
 
-#~ msgid "ID3 tag parser using libid3tag"
-#~ msgstr "Analizador de etiqueta ID3 usando libid3tag"
+#~ msgid "Gradient image type (0 or 1)"
+#~ msgstr "Tipo de de imagen gradiente (0 ó 1)"
 
-#~ msgid "Quantizer parameter"
-#~ msgstr "Parámetro de quantizador"
+#~ msgid "X coordinate of the logo"
+#~ msgstr "Coordenada X del logo"
 
-#~ msgid "Minimum quantizer parameter"
-#~ msgstr "Parámetro de quantizador mínimo"
+#~ msgid "Y coordinate of the logo"
+#~ msgstr "Coordenada Y del logo"
 
-#~ msgid "Maximum quantizer parameter"
-#~ msgstr "Parámetro de quantizador máximo"
+#~ msgid "Marquee text"
+#~ msgstr "Texto de marquesina"
 
-#~ msgid "Enable CABAC"
-#~ msgstr "Habilitar CABAC"
+#~ msgid "X offset, from left"
+#~ msgstr "Ajuste X, desde la izquierda"
 
-#~ msgid "Enable loop filter"
-#~ msgstr "Habilitar filtro de bucle"
+#~ msgid "Y offset, from the top"
+#~ msgstr "Ajuste Y, desde arriba"
 
-#~ msgid "Analyse mode"
-#~ msgstr "Modo analizar"
+#~ msgid "Marquee display sub filter"
+#~ msgstr "Sub filtro de muestra de marquesina"
 
-#~ msgid "This selects the analysing mode."
-#~ msgstr "Esto elige el modo analizador."
+#~ msgid "Alpha blending"
+#~ msgstr "Mezclado Alpha"
 
-#~ msgid "Bitrate tolerance"
-#~ msgstr "Tolerancia de tasa de bits"
+#~ msgid "Alpha blending (0 -> 255). Default is 255"
+#~ msgstr "Mezclado Alpha (0 -> 255). Por defecto es 255"
 
-#~ msgid "Averaging period for the maximum local bitrate"
-#~ msgstr "Período promedio para la máxima tasa de bits local"
+#~ msgid "Height in pixels"
+#~ msgstr "Altura en píxeles"
 
-#~ msgid "Sets maximum interval between IDR-frames"
-#~ msgstr "Pone máximo intervalo entre fotogramas IDR"
+#~ msgid "Width in pixels"
+#~ msgstr "Anchura en píxeles"
 
-#~ msgid "Sets minimum interval between IDR-frames"
-#~ msgstr "Pone mínimo intervalo entre fotogramas IDR"
+#~ msgid "Top left corner y coordinate"
+#~ msgstr "Coodenada y de esquina superior izquierda"
 
-#~ msgid "B pyramid"
-#~ msgstr "Pirámide B"
+#~ msgid "Order as a comma separated list of picture-id(s)"
+#~ msgstr "Ordenar como una lista de id(s) de imagen, separadas por comas"
+
+#~ msgid "OSD menu configuration file"
+#~ msgstr "Archivo de configuración de menú OSD"
+
+#~ msgid "X coordinate of the OSD menu"
+#~ msgstr "Coordenada X del menú OSD"
+
+#~ msgid "Y coordinate of the OSD menu"
+#~ msgstr "Coordenada Y del menú OSD"
+
+#~ msgid "Update speed of OSD menu"
+#~ msgstr "Actualizar velocidad de menú OSD"
+
+#~ msgid "On Screen Display menu subfilter"
+#~ msgstr "Subfiltro de menú On Screen Display (OSD, Mostrar En Pantalla)"
+
+#~ msgid "You can choose the default scaling mode."
+#~ msgstr "Puedes elegir el modo de escalado por defecto."
+
+#~ msgid "Ascii Art"
+#~ msgstr "Arte Ascii"
 
 #~ msgid ""
-#~ "Allows B-frames to be used as references for predicting other frames."
+#~ "If the OpenGL cube effect is enabled, this controls its rotation speed."
 #~ msgstr ""
-#~ "Permite usar fotogramas-B como referencia para predecir otros fotogramas."
+#~ "Si se habilita el efecto de cubo Open GL, esto controla su velocidad de "
+#~ "rotación."
 
-#~ msgid "Number of previous frames used as predictors."
-#~ msgstr "Nº de fotogramas previos usados como pronosticadores."
+#~ msgid "Select effect"
+#~ msgstr "Elija efecto"
 
-#~ msgid "Scene-cut detection."
-#~ msgstr "Detección de corte de escena."
+#~ msgid "Allows you to select different visual effects."
+#~ msgstr "Permite elegir distintos efectos visuales."
 
-#~ msgid "Sub-pixel refinement quality."
-#~ msgstr "Calidad de refinamiento del sub-píxel."
+#~ msgid "choose the screen to be used for fullscreen mode."
+#~ msgstr "elija la pantalla a usar para modo pantalla completa."
 
-#~ msgid "Properties"
-#~ msgstr "Propiedades"
+#~ msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
+#~ msgstr ""
+#~ "Te permite reducir la velocidad de animación (por defecto 6, máx.10)."
+
+#~ msgid "Defines whether to draw peaks."
+#~ msgstr "Define si se dibujan picos."
+
+#~ msgid "Defines whether to draw the original spectrum graphic routine."
+#~ msgstr "Define si dibujar la rutina gráfica espectral original."
+
+#~ msgid "Defines whether to draw the bands."
+#~ msgstr "Define si dibujar las bandas."
+
+#~ msgid "Vertical offset in pixels of the displayed text"
+#~ msgstr "Ajuste vertical en píxels del texto mostrado"
+
+#~ msgid "Offset in pixels of the shadow"
+#~ msgstr "Ajuste en píxels de la sombra"
+
+#, fuzzy
+#~ msgid "VC-1 decoder module"
+#~ msgstr "Módulo decodificador Tarkin"
 
 #, fuzzy
 #~ msgid "from "
@@ -17096,9 +18759,6 @@ msgstr "interfaz XOSD"
 #~ msgid "Save As..."
 #~ msgstr "Salvar Como..."
 
-#~ msgid "Full path of the PNG file to use."
-#~ msgstr "Ruta completa del archivo PNG a usar."
-
 #, fuzzy
 #~ msgid "Netsync"
 #~ msgstr "Netsync"
@@ -17297,9 +18957,6 @@ msgstr "interfaz XOSD"
 #~ msgid "Select maximum bitrate stream"
 #~ msgstr "Elegir máxima tasa de bits de volcado"
 
-#~ msgid "Always select the stream with the maximum bitrate."
-#~ msgstr "Siempre elegir el volcado con la tasa de bits máxima."
-
 #~ msgid "[0=stereo, 1=dual-mono, 2=joint-stereo]"
 #~ msgstr "[0=estéreo, 1=mono-dual, 2=estéreo-unido]"
 
@@ -17354,9 +19011,6 @@ msgstr "interfaz XOSD"
 #~ msgid "Controls"
 #~ msgstr "Controles"
 
-#~ msgid "PMT Program number"
-#~ msgstr "número de programa PMT"
-
 #~ msgid "Random effect"
 #~ msgstr "Efecto aleatorio"
 
@@ -17592,9 +19246,6 @@ msgstr "interfaz XOSD"
 #~ msgid "Stop stream"
 #~ msgstr "Parar volcado"
 
-#~ msgid "Eject"
-#~ msgstr "Expulsar"
-
 #~ msgid "Pause stream"
 #~ msgstr "Pausar volcado"
 
@@ -17660,9 +19311,6 @@ msgstr "interfaz XOSD"
 #~ msgid "Open Stream"
 #~ msgstr "Abrir Volcado"
 
-#~ msgid "Open Target:"
-#~ msgstr "Abrir Objetivo:"
-
 #~ msgid "Symbol Rate"
 #~ msgstr "Tasa de Muestra"
 
@@ -17697,9 +19345,6 @@ msgstr "interfaz XOSD"
 #~ msgid "Invert"
 #~ msgstr "Invertir"
 
-#~ msgid "Jump to: "
-#~ msgstr "Saltar a: "
-
 #~ msgid "stream output (MRL)"
 #~ msgstr "salida de volcado (MRL)"
 
@@ -17751,9 +19396,6 @@ msgstr "interfaz XOSD"
 #~ msgid "_Help"
 #~ msgstr "Ayuda: _H"
 
-#~ msgid "_About..."
-#~ msgstr "_Acerca de..."
-
 #~ msgid "About this application"
 #~ msgstr "Acerca de esta aplicación"
 
@@ -17763,9 +19405,6 @@ msgstr "interfaz XOSD"
 #~ msgid "Go Backward"
 #~ msgstr "Ir Atrás"
 
-#~ msgid "Stop Stream"
-#~ msgstr "Parar Volcado"
-
 #~ msgid "Play Stream"
 #~ msgstr "Ejecutar Volcado"
 
@@ -18418,9 +20057,6 @@ msgstr "interfaz XOSD"
 #~ msgid "[0=no diseqc, 1-4=normal diseqc, -1=A, -2=B simple diseqc]"
 #~ msgstr "[0=sin diseqc, 1-4=diseqc normal, -1=A, -2=B diseqc simple]"
 
-#~ msgid "IDR frames"
-#~ msgstr "Fotogramas IDR"
-
 #~ msgid ""
 #~ "Configure the global options in General Settings and configure each VLC "
 #~ "module in the Modules section.\n"
@@ -18606,9 +20242,6 @@ msgstr "interfaz XOSD"
 #~ msgid "+----[ end of stream info ]\n"
 #~ msgstr "+----[ fin de info de volcado ]\n"
 
-#~ msgid "no input\n"
-#~ msgstr "sin entrada\n"
-
 #~ msgid "trying to add %s to playlist\n"
 #~ msgstr "intentando añadir %s a lista de repr.\n"
 
index 90500b853d361bd1aa0f4f5f2672440d927b6875..4032f4b489b4d6a5fed35c6b0f4cb857461743d1 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-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+0100\n"
 "PO-Revision-Date: 2005-06-25 01:49+0200\n"
 "Last-Translator: Clément Stenac <zorglub@videolan.org>\n"
 "Language-Team: French <fr@li.org>\n"
@@ -20,183 +20,175 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.9.1\n"
 
-#: include/vlc/vlc.h:578
-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"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+#, fuzzy
+msgid "Select \"Advanced Options\" to see all options."
 msgstr "Cliquez sur « Options avancées » pour voir toutes les options."
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr "Général"
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr "Interface"
 
 #: include/vlc_config_cat.h:40
-msgid "Settings for VLC interfaces"
+#, fuzzy
+msgid "Settings for VLC's interfaces"
 msgstr "Paramètres des interfaces"
 
 #: include/vlc_config_cat.h:42
 msgid "General interface setttings"
 msgstr "Paramètres généraux de l’interface"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
+msgstr "Interface minimale"
+
+#: include/vlc_config_cat.h:45
+#, fuzzy
+msgid "Settings for the main interface"
+msgstr "Paramètres des interfaces"
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
 msgid "Control interfaces"
 msgstr "Interfaces de contrôle"
 
-#: include/vlc_config_cat.h:45
-msgid "Control interface settings"
-msgstr "Paramètres de l’interface de contrôle"
+#: include/vlc_config_cat.h:48
+#, fuzzy
+msgid "Settings for VLC's control interfaces"
+msgstr "Paramètres des interfaces"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 msgid "Hotkeys settings"
 msgstr "Paramètres des raccourcis"
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "Audio"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 msgid "Audio settings"
 msgstr "Paramètres audio"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 msgid "General audio settings"
 msgstr "Paramètres audio généraux"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr "Filtres"
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
+#: include/vlc_config_cat.h:62
+#, fuzzy
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr "Les filtres audio sont utilisés pour traiter le flux audio"
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "Visualisations"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 msgid "Audio visualizations"
 msgstr "Visualisations audio"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 msgid "Output modules"
 msgstr "Modules de sortie"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr "Voici les paramètres pour les modules de sortie audio."
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr "Divers"
 
-#: include/vlc_config_cat.h:69
-msgid "Miscellaneous audio settings and modules"
+#: include/vlc_config_cat.h:72
+#, fuzzy
+msgid "Miscellaneous audio settings and modules."
 msgstr "Paramètres et modules audio divers"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "Vidéo"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 msgid "Video settings"
 msgstr "Paramètres vidéo"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 msgid "General video settings"
 msgstr "Paramètres vidéo généraux"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 msgid "Choose your preferred video output and configure it here."
 msgstr "Choisissez votre module de sortie vidéo préféré et configurez-le ici."
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
+#: include/vlc_config_cat.h:87
+#, fuzzy
+msgid "Video filters are used to postprocess the video stream."
 msgstr "Les filtres vidéo permettrent de traiter le flux vidéo"
 
-#: include/vlc_config_cat.h:86
+#: include/vlc_config_cat.h:89
 msgid "Subtitles/OSD"
 msgstr "Sous-titres/OSD"
 
-#: include/vlc_config_cat.h:87
+#: include/vlc_config_cat.h:90
+#, fuzzy
 msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr ""
 "Paramètres divers pour l'affichage à l'écran (OSD), les sous-titres et les "
 "incrustations"
 
-#: include/vlc_config_cat.h:89
-msgid "Text rendering"
-msgstr "Rendu du texte"
-
-#: include/vlc_config_cat.h:91
-msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
-msgstr ""
-"Utilisez les paramètres du module « freetype » pour choisir la police de "
-"caractères que vous souhaitez utiliser dans VLC lors du rendu du texte (lors "
-"de l'affichage de sous-titres par exemple)."
-
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr "Lecture / Codecs"
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
+#, fuzzy
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 "Ces paramètres permettent de régler la lecture, le démultiplexage et le "
 "décodage dans VLC. Les paramètres d'encodage sont également ici."
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 msgid "Access modules"
 msgstr "Module d’accès"
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
 "you may want to alter are HTTP proxy or caching settings."
@@ -205,62 +197,68 @@ msgstr ""
 "Des paramètres couramment modifiés sont l’adresse du proxy HTTP ou la taille "
 "des tampons."
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 msgid "Access filters"
 msgstr "Filtres d’accès"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
+#, fuzzy
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 "Les filtres d'accès permettent d'effectuer des opérations avancées au niveau "
 "de l'entrée de VLC. Vous ne devriez modifier ces réglages que si vous savez "
 "ce que vous faites.\n"
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 msgid "Demuxers"
 msgstr "Démultiplexeurs"
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
+#: include/vlc_config_cat.h:116
+#, fuzzy
+msgid "Demuxers are used to separate audio and video streams."
 msgstr "Les démultiplexeurs permettent de séparer les flux audio et video"
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 msgid "Video codecs"
 msgstr "Codecs vidéo"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+#, fuzzy
+msgid "Settings for the video-only decoders and encoders."
 msgstr "Réglages pour les décodeurs et encodeurs vidéo"
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 msgid "Audio codecs"
 msgstr "Codecs audio"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+#, fuzzy
+msgid "Settings for the audio-only decoders and encoders."
 msgstr "Réglages pour les décodeurs et encodeurs audio"
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 msgid "Other codecs"
 msgstr "Autres codecs"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+#, fuzzy
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr "Réglages pour les décodeurs/encodeurs audio+vidéo et divers"
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 msgid "General input settings. Use with care."
 msgstr "Réglages de lecture. A utiliser avec précaution."
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr "Flux de sortie"
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
+#, fuzzy
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -268,7 +266,7 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 "Le mécanisme de flux de sortie permet à VLC d'agir comme serveur de "
 "diffusion ou de sauvegarder des flux entrants.\n"
@@ -278,19 +276,20 @@ msgstr ""
 "Les modules du flux de sortie permettent de réaliser du traitement sur le "
 "flux (transcodage, duplication…)."
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 msgid "General stream output settings"
 msgstr "Paramètres généraux du flux de sortie"
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 msgid "Muxers"
 msgstr "Multiplexeurs"
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
+#, fuzzy
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 "Les multiplexeurs gèrent les différents formats d'encapsulation utilisés "
@@ -300,14 +299,16 @@ msgstr ""
 "Vous pouvez également régler les paramètres par défaut de chaque "
 "multiplexeur."
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 msgid "Access output"
 msgstr "Modules de sortie"
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
+#, fuzzy
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 "Les modules de sorties sont les moyens d'envoyer les flux multiplexés. Ce "
@@ -316,11 +317,11 @@ msgstr ""
 "Vous pouvez également régler les paramètres par défaut de chaque module de "
 "sortie."
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 msgid "Packetizers"
 msgstr "Empaqueteurs"
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
 "This setting allows you to always force a packetizer. You should probably "
@@ -332,11 +333,11 @@ msgstr ""
 "n'est probablement pas souhaitable.\n"
 "Vous pouvez également régler les paramètres par défaut de chaque empaqueteur."
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 msgid "Sout stream"
 msgstr "Flux de sortie"
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
@@ -347,11 +348,11 @@ msgstr ""
 "Howto » pour plus de détails. Vous pouvez configurer les options par défaut "
 "pour chaque module de flux de sortie ici."
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 msgid "SAP"
 msgstr "SAP"
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
@@ -359,127 +360,132 @@ msgstr ""
 "SAP est une méthode permettant d'annoncer publiquement des flux envoyés par "
 "UDP ou RTP multicast."
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 msgid "VOD"
 msgstr "VOD"
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr "Vidéo à la demande"
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr "Liste de lecture"
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
+#, fuzzy
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 "Réglages liés au comportement de la liste de lecture (mode de lecture, par "
 "exemple) et aux modules de découverte de services (modules qui ajoutent "
 "automatiquement des éléments à la liste de lecture)"
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr "Comportement général de la liste de lecture"
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 msgid "Services discovery"
 msgstr "Découverte de services"
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
+#, fuzzy
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 "Les modules de découverte de services ajoutent automatiquement des éléments "
 "à la liste de lecture."
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr "Avancé"
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 msgid "Advanced settings. Use with care."
 msgstr "Réglages avancés. A utiliser avec précaution."
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr "Capacités CPU"
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
+#, fuzzy
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 "Vous pouvez choisir de désactiver des accélérations CPU. Vous ne devriez "
 "probablement pas modifier ceci."
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr "Autre"
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "Options avancées…"
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 msgid "Other advanced settings"
 msgstr "Autres options avancées"
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr "Réseau"
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+#, fuzzy
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr ""
 "Ces modules fournissent les fonctions d'accès au réseau à tous les autres "
 "modules de VLC"
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr "Paramètres des modules de chroma"
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr ""
 "Ces paramètres concernent les modules de conversion de palettes de couleurs."
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 msgid "Packetizer modules settings"
 msgstr "Paramètres des modules d’empaquetage"
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 msgid "Encoders settings"
 msgstr "Paramètres des encodeurs"
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr "Voici les paramètres pour les modules d’encodage."
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 msgid "Dialog providers settings"
 msgstr "Paramètres des fournisseurs de dialogues"
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr "Les fournisseurs de dialogue peuvent être configurés ici"
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 msgid "Subtitle demuxer settings"
 msgstr "Paramètres de sous-titres"
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
@@ -487,54 +493,56 @@ msgstr ""
 "Dans cette section, vous pouvez forcer le comportement du lecteur de sous-"
 "titres, par exemple en réglant le type ou le nom du fichier des sous-titres."
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr "Paramètres des filtres vidéo"
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "Aucune aide disponible"
 
-#: include/vlc_config_cat.h:224
-msgid "No help is available for these modules"
+#: include/vlc_config_cat.h:238
+#, fuzzy
+msgid "There is no help available for these modules."
 msgstr "Aucune aide n’est disponible pour ces modules"
 
 #: include/vlc_interface.h:137
+#, fuzzy
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 "\n"
 "Attention : si vous n’avez plus accès à l’interface graphique, ouvrez une "
 "invite de commande DOS, allez dans le répertoire où vous avez installé VLC, "
 "et lancez « vlc -I wxwin »\n"
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 msgid "Meta-information"
 msgstr "Méta-données"
 
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "Titre"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Auteur"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "Artiste"
 
@@ -542,11 +550,11 @@ msgstr "Artiste"
 msgid "Genre"
 msgstr "Genre"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "Copyright"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
 msgstr "Titre"
 
@@ -559,7 +567,7 @@ msgstr ""
 msgid "Description"
 msgstr "Description"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "Note"
 
@@ -576,7 +584,7 @@ msgstr "Paramètre"
 msgid "URL"
 msgstr "URL"
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "Langue"
@@ -677,8 +685,21 @@ msgstr "Codec"
 msgid "Codec Description"
 msgstr "Description du codec"
 
+#: include/vlc/vlc.h:578
+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/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "Désactiver"
@@ -695,14 +716,14 @@ msgstr "Oscilloscope"
 msgid "Spectrum"
 msgstr "Analyseur de spectre"
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr "Égaliseur"
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "Filtres audio"
 
@@ -722,20 +743,20 @@ msgid "Stereo"
 msgstr "Stéréo"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "Gauche"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "Droite"
 
@@ -807,92 +828,92 @@ msgstr "%s: l’option « -W %s » n’accepte pas d’argument\n"
 msgid "Bookmark %i"
 msgstr "Signet %i"
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr "Piste %i"
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "Programme"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "Flux %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "Codec"
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "Type"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "Canaux"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr "Fréquence d'échantillonage"
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr "%d Hz"
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr "Bits par échantillon"
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr "Débit"
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr "%d kb/s"
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr "Résolution"
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr "Résolution d’affichage"
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 msgid "Frame rate"
 msgstr "Débit d’images"
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr "Sous-titres"
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr "Flux"
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr "Durée"
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 #, fuzzy
 msgid "Errors"
 msgstr "Erreur"
@@ -901,7 +922,7 @@ msgstr "Erreur"
 msgid "Bookmark"
 msgstr "Signet"
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 msgid "Programs"
 msgstr "Programmes"
 
@@ -926,8 +947,8 @@ msgstr "Piste vidéo"
 msgid "Audio Track"
 msgstr "Piste audio"
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr "Piste de sous-titres"
 
@@ -965,14 +986,15 @@ msgid "Login"
 msgstr "Journalisation"
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr "Mot de passe"
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "Changer d’interface"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr "Ajouter une interface"
@@ -986,15 +1008,15 @@ msgstr "Fr"
 msgid "Help options"
 msgstr "Options de l’aide"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr "Chaîne"
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "Entier"
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr "Flottant"
 
@@ -1042,7 +1064,7 @@ msgstr ""
 "\n"
 "Appuyez sur <Entrée> pour continuer…\n"
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr "Auto"
 
@@ -1122,7 +1144,7 @@ msgstr "Chinois simplifié"
 msgid "Chinese Traditional"
 msgstr "Chinois Traditionnel"
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 #, fuzzy
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
@@ -1133,117 +1155,122 @@ msgstr ""
 "Vous pouvez sélectionner l’interface principale, les interfaces "
 "supplémentaires, et définir de multiples options s'y rapportant."
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr "Module d’interface"
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 #, fuzzy
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 "Cette option permet de choisir l’interface utilisée par VLC.\n"
 "Le comportement par défaut est de choisir automatiquement le meilleur module "
 "disponible."
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr "Modules d’interface supplémentaires"
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 "Cette option permet de choisir des interfaces supplémentaires à utiliser. "
 "Elles seront lancées en tâche de fond en plus de l’interface par défaut. "
 "Utilisez une liste de modules séparés par des virgules (les valeurs "
 "courantes sont logger, gestures, sap, rc, http, screensaver)."
 
-#: src/libvlc.h:72
-msgid "This option allows you to select control interfaces. "
-msgstr "Cette option vous permet de choisir des interfaces de contrôle. "
+#: src/libvlc.h:77
+#, fuzzy
+msgid "You can select control interfaces for VLC."
+msgstr "Interface de contrôle par mouvements de souris"
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 msgid "Verbosity (0,1,2)"
 msgstr "Niveau de verbosité (0,1,2)"
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
+#, fuzzy
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr ""
 "Cette option fixe le niveau de verbosité (0=uniquement les erreurs et les "
 "messages standard, 1=avertissements, 2=deboguage)."
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 msgid "Be quiet"
 msgstr "Ne rien afficher"
 
-#: src/libvlc.h:81
-msgid "This option turns off all warning and information messages."
+#: src/libvlc.h:86
+#, fuzzy
+msgid "Turn off all warning and information messages."
 msgstr ""
 "Cette option désactive tous les messages d’avertissement et d’information."
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 msgid "Default stream"
 msgstr "Flux par défaut"
 
-#: src/libvlc.h:85
-msgid "This option allows you to always open a default stream on start-up."
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
 msgstr ""
-"Cette option vous permet de toujours ouvrir un flux par défaut au démarrage"
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
+#, fuzzy
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr ""
 "Cette option permet de choisir la langue de l’interface. Si « auto » est "
 "spécifié, la langue du système sera automatiquement détectée."
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "Messages en couleur"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
+#, fuzzy
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 "Lorsque cette option est activée, les messages envoyés à la console sont en "
 "couleur. Vous devez avoir un terminal qui reconnaît les couleurs Linux pour "
 "profiter de cette option."
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr "Afficher les options avancées"
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
+#, fuzzy
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 "Lorsque cette option est activée, les préférences et interfaces vont "
 "afficher toutes les options disponibles, y compris celles auxquelles la "
 "majorité des utilisateurs ne touchent jamais."
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 #, fuzzy
 msgid "Show interface with mouse"
 msgstr "Afficher l’interface"
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 #, fuzzy
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
@@ -1257,74 +1284,79 @@ msgstr ""
 "Pour paramétrer ces filtres, allez dans les options des modules « filtres "
 "audio »."
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr "Module de sortie audio"
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
+#, fuzzy
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "Cette option permet de choisir le module de sortie audio utilisée par VLC. "
 "Le comportement par défaut est de choisir automatiquement le meilleur module "
 "disponible."
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr "Activer l’audio"
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
+#, fuzzy
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Cette option désactive complètement la sortie audio. Le décodage des pistes "
 "audio ne sera alors pas réalisé, et cela économisera du temps processeur."
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr "Forcer la sortie mono"
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 msgid "This will force a mono audio output."
 msgstr "Cette option force une sortie audio mono."
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 msgid "Default audio volume"
 msgstr "Volume audio par défaut"
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr "Spécifiez ici le volume de la sortie audio, de 0 à 1024."
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 msgid "Audio output saved volume"
 msgstr "Volume enregistré de la sortie audio"
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+#, fuzzy
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr ""
 "Le volume courant est enregistré dans cette variable quand vous sélectionnez "
 "« muet »."
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 msgid "Audio output volume step"
 msgstr "Pas de réglage du volume"
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
 "0 to 1024."
 msgstr ""
 "Cett option permet de modifier le pas de réglage du volume audio, de 0 à 1024"
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr "Fréquence de la sortie audio (Hz)"
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
@@ -1332,11 +1364,11 @@ msgstr ""
 "Vous pouvez forcer la fréquence de sortie audio. Les valeurs courantes sont -"
 "1 (par défaut), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr "Rééchantillonnage audio haute-qualité"
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
@@ -1346,54 +1378,59 @@ msgstr ""
 "Si vous le désactivez, un algorithme de rééchantillonnage moins gourmand "
 "sera utilisé à la place."
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 msgid "Audio desynchronization compensation"
 msgstr "Compensation de la désynchronisation audio"
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
+#, fuzzy
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 "Cette option permet de retarder la sortie audio, en donnant un nombre de "
 "millisecondes. Cela peut être utile si vous remarquez un décalage entre le "
 "son et l’image."
 
-#: src/libvlc.h:162
-msgid "Preferred audio output channels mode"
+#: src/libvlc.h:173
+#, fuzzy
+msgid "Audio output channels mode"
 msgstr "Mode des canaux de sortie audio préféré"
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
+#, fuzzy
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 "Cette option vous permet de fixer le mode des canaux de sortie audio à "
 "utiliser par défaut quand cela est possible (c.à.d. si le matériel en est "
 "capable, de même que le flux audio à jouer)."
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
 msgstr "Utiliser la sortie S/PDIF si possible"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
+#, fuzzy
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 "Cette option permet d’utiliser par défaut la sortie audio S/PDIF lorsque le "
 "matériel la reconnaît de même que le flux audio en train d’être joué."
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 msgid "Force detection of Dolby Surround"
 msgstr "Forcer la détection Dolby Surround"
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
+#, fuzzy
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
@@ -1403,32 +1440,33 @@ msgstr ""
 "améliorer les performances, particulièrement si elle est combinée avec le "
 "mélangeur de canaux du casque."
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "On"
 msgstr "Oui"
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr "Off"
 
-#: src/libvlc.h:186
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+#: src/libvlc.h:197
+#, fuzzy
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr ""
 "Ceci permet d’ajouter des filtres de post-traitement audio pour modifier le "
 "son."
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 msgid "Audio visualizations "
 msgstr "Visualisations audio "
 
-#: src/libvlc.h:191
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+#: src/libvlc.h:202
+#, fuzzy
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr ""
 "Ceci permet d’ajouter des modules de visualisation audio (analyseur de "
 "spectre, etc )."
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1442,308 +1480,295 @@ msgstr ""
 "Activez ces filtres ici et configurez-les dans la section « module de filtre "
 "vidéo ». Vous pouvez également régler diverses options vidéo."
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr "Module de sortie vidéo"
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
+#, fuzzy
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "Cette option permet de choisir le module de sortie vidéo utilisée par VLC. "
 "Le comportement par défaut est de choisir automatiquement le meilleur module "
 "disponible."
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr "Activer la vidéo"
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
+#, fuzzy
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Cette option désactive complètement la sortie vidéo. Le décodage des pistes "
 "vidéo ne sera pas effectué, afin d’économiser du temps processeur."
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr "Largeur de la vidéo"
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
+#, fuzzy
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 "Vous pouvez forcer la largeur de l’image ici. Par défaut (-1) VLC s’adapte "
 "aux propriétés de la vidéo."
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr "Hauteur de la vidéo"
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
+#, fuzzy
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 "Vous pouvez forcer la hauteur de l’image ici. Par défaut VLC s’adaptera aux "
 "propriétés de la vidéo."
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
-msgstr "Position X de la vidéo"
+#: src/libvlc.h:236
+#, fuzzy
+msgid "Video X coordinate"
+msgstr "Position Y de la vidéo"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 "Vous pouvez ici forcer la position du coin haut-gauche de la fenêtre vidéo "
-"(coordonnée X)."
+"(coordonnée Y)."
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
+#: src/libvlc.h:241
+#, fuzzy
+msgid "Video Y coordinate"
 msgstr "Position Y de la vidéo"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 "Vous pouvez ici forcer la position du coin haut-gauche de la fenêtre vidéo "
 "(coordonnée Y)."
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr "Titre de la vidéo"
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
-msgstr "Vous pouvez préciser un titre pour la fenêtre vidéo"
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
+msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr "Alignement vidéo"
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
+#, fuzzy
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 "Vous pouvez forcer l’alignement de la vidéo dans sa fenêtre. Par défaut "
 "(0) : elle sera centrée (0=centré, 1=gauche, 2=droite, 4=haut, 8=bas, vous "
 "pouvez également spécifier une combinaison des ces valeurs)."
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr "Centré"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr "Haut"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr "Bas"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr "Haut-Gauche"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr "Haut-Droite"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr "Bas-Gauche"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr "Bas-Droite"
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr "Zoom"
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr "Vous pouvez agrandir l’image d’un facteur spécifié."
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr "Sortie vidéo en niveaux de gris"
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
+#, fuzzy
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 "En activant cette option, VLC ne décodera pas l’information de couleur "
 "présente dans la vidéo, ce qui permet d’économiser du temps processeur."
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr "Sortie vidéo en plein écran"
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
-msgstr ""
-"Lorsque cette option est activée, VLC lancera toujours la vidéo en mode "
-"plein écran."
+#: src/libvlc.h:272
+#, fuzzy
+msgid "Start video in fullscreen mode"
+msgstr "Mode plein écran spécial"
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr "Sortie vidéo en overlay"
 
-#: src/libvlc.h:262
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
 msgstr ""
-"Lorsque cette option est activée, VLC tentera d’utiliser les capacités d’ "
-"overlay (accélération matérielle) de votre carte graphique."
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr "Toujours au-dessus"
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 msgid "Always place the video window on top of other windows."
 msgstr "Toujours placer la fenêtre vidéo au-dessus des autres fenêtres"
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr "Désactiver l'économiseur d'écran"
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr "Désactiver l'économiseur d'écran pendant la lecture"
 
-#: src/libvlc.h:272
-#, fuzzy
-msgid "Log to file"
-msgstr "Nom du fichier de logo"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr "Décorations de fenêtres"
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
+#, fuzzy
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr ""
 "Si cette option est désactivée, VLC ne créera pas de cadre autour de la "
 "fenêtre."
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr "Module de filtre vidéo"
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
+#, fuzzy
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 "Cette option vous permet d’ajouter un filtre de post-traitement pour "
 "améliorer la qualité de l’image, par exemple du désentrelacelement, ou pour "
 "dupliquer ou déformer la fenêtre vidéo."
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr "Répertoire des captures"
 
-#: src/libvlc.h:292
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+#: src/libvlc.h:299
+#, fuzzy
+msgid "Directory where the video snapshots will be stored."
 msgstr ""
 "Ceci vous permet de spécifier le répertoire où les captures d'écran seront "
 "stockées."
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 msgid "Video snapshot format"
 msgstr "Format des captures d’écran"
 
-#: src/libvlc.h:297
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
 msgstr ""
-"Ceci vous permet de spécifier le format utilisé pour les captures d'écrans."
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 #, fuzzy
 msgid "Display video snapshot preview"
 msgstr "Prendre une capture d’écran"
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 #, fuzzy
 msgid "Video cropping"
 msgstr "Coupe droite de l’image"
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr "Format d’écran de la source"
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
+#, fuzzy
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
@@ -1755,30 +1780,31 @@ msgstr ""
 "formats acceptés sont de la forme x:y (4:3, 16:9, etc.), ou une valeur "
 "décimale (1.25, 1.3333, etc.)."
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr "Corrige la hauteur HDTV"
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
+#, fuzzy
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 "Cette option permet une gestion correcte du format vidéo HDTV-1080 même si "
 "un encodeur défectueux fixe une hauteur incorrecte de 1088 lignes. Veuillez "
 "ne désactiver cette option que si votre vidéo est dans un format non-"
 "standard nécessitant les 1088 lignes."
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 #, fuzzy
 msgid "Monitor pixel aspect ratio"
 msgstr "Format de l'écran"
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 #, fuzzy
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
@@ -1786,11 +1812,11 @@ msgstr ""
 "un format 4:3. Si vous avez un écran 16:9, vous devrez utiliser 16:9 afin de "
 "préserver les proportions"
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 msgid "Skip frames"
 msgstr "Sauter des images"
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
@@ -1798,19 +1824,31 @@ msgstr ""
 "Ceci active la suppression d'images sur les flux MPEG-2. La suppression "
 "d'images se produit lorsque votre ordinateur n'est pas assez puissant."
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "Sauter des images"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr "Synchronisation silencieuse"
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
+#, fuzzy
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 "Activez cette option pour éviter que de nombreux messages de synchronisation "
 "vidéo n'apparaissent dans le journal."
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
@@ -1820,11 +1858,11 @@ msgstr ""
 "périphériques DVD ou VCD), ainsi que l’interface réseau, ou le canal de sous-"
 "titres."
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr "Compteur moyen de référence de l’horloge"
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
@@ -1832,29 +1870,30 @@ msgstr ""
 "Lors de l’utilisation de l’entrée PVR ou de toute autre source très "
 "irrégulière, vous devriez régler cette valeur à 10000."
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 msgid "Clock synchronisation"
 msgstr "Synchronisation de l’horloge"
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
+#, fuzzy
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr ""
 "Cette option vous permet d'activer ou de désactiver le méchanisme de "
 "synchronisation d'horloge pour les sources temps-réel."
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr "Synchronisation réseau"
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1866,82 +1905,79 @@ msgstr ""
 msgid "Default"
 msgstr "Prédéfini"
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr "Activer"
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 msgid "UDP port"
 msgstr "Port UDP"
 
-#: src/libvlc.h:369
+#: src/libvlc.h:384
 #, fuzzy
-msgid "This is the port used for UDP streams. 1234 by default."
+msgid "This is the default port used for UDP streams. Default is 1234."
 msgstr ""
 "Ceci est le port utilisé pour les flux UDP. Par défaut, nous avons choisi "
 "1234."
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr "MTU de l’interface réseau"
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
+#, fuzzy
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 "Ceci est la taille maximale des paquets pouvant être transmis sur le réseau. "
 "En Ethernet, elle est généralement de 1500 octets."
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 #, fuzzy
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 "Indiquez ici le temps de vie (TTL) des paquets multicast envoyés par le flux "
 "de sortie"
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 #, fuzzy
 msgid "IPv6 multicast output interface"
 msgstr "Interface de sortie multicast"
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+#, fuzzy
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr ""
 "Indiquez l'interface de sortie multicast. Ce réglage passe outre la table de "
 "routage."
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 #, fuzzy
 msgid "IPv4 multicast output interface address"
 msgstr "Interface de sortie multicast"
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 #, fuzzy
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 "Indiquez l'interface de sortie multicast. Ce réglage passe outre la table de "
 "routage."
 
-#: src/libvlc.h:391
-msgid "Program to select"
-msgstr "Programme"
-
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 #, fuzzy
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
@@ -1951,141 +1987,151 @@ msgstr ""
 "N'utilisez cette option que pour lire un flux multiprogramme (tel qu'un flux "
 "DVB, par exemple)."
 
-#: src/libvlc.h:397
-msgid "Programs to select"
-msgstr "Programmes"
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 #, fuzzy
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 "Veuillez choisir les programme à sélectionner en donnant une liste de "
 "Service IDs, séparés par des virgules.\n"
 "N'utilisez cette option que pour lire un flux multiprogramme (tel qu'un flux "
 "DVB, par exemple)"
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 msgid "Audio track"
 msgstr "Piste audio"
 
-#: src/libvlc.h:406
+#: src/libvlc.h:422
 #, fuzzy
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr ""
 "Indiquez le numéro de flux du canal audio que vous souhaitez utiliser (de 0 "
 "à n)."
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 msgid "Subtitles track"
 msgstr "Piste de sous-titres"
 
-#: src/libvlc.h:411
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+#: src/libvlc.h:427
+#, fuzzy
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr ""
 "Indiquez le numéro de flux du canal de sous-titres que vous souhaitez "
 "utiliser (de 0 à n)."
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 msgid "Audio language"
 msgstr "Langue audio"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 #, fuzzy
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr ""
 "Indiquez la langue du canal audio que vous souhaitez utiliser (séparé par "
 "des virgules, codes de pays à deux ou trois lettres)."
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 msgid "Subtitle language"
 msgstr "Langue des sous-titres"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
+#, fuzzy
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
 msgstr ""
 "Indiquez la langue de la piste de sous-titres que vous souhaitez utiliser "
 "(séparé par des virgules, codes de pays à deux ou trois lettres)."
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 #, fuzzy
 msgid "Audio track ID"
 msgstr "Piste audio"
 
-#: src/libvlc.h:426
+#: src/libvlc.h:443
 #, fuzzy
-msgid "Give the stream ID of the audio track you want to use."
+msgid "Stream ID of the audio track to use."
 msgstr ""
 "Indiquez le numéro de flux du canal audio que vous souhaitez utiliser (de 0 "
 "à n)."
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 #, fuzzy
 msgid "Subtitles track ID"
 msgstr "Piste de sous-titres"
 
-#: src/libvlc.h:430
+#: src/libvlc.h:447
 #, fuzzy
-msgid "Give the stream ID of the subtitle track you want to use."
+msgid "Stream ID of the subtitle track to use."
 msgstr ""
 "Indiquez le numéro de flux du canal de sous-titres que vous souhaitez "
 "utiliser (de 0 à n)."
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 msgid "Input repetitions"
 msgstr "Répétitions de l’entrée"
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr "Nombre de fois où la même entrée sera répétée"
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
-msgstr "Date de début (secondes)"
+#: src/libvlc.h:453
+#, fuzzy
+msgid "Start time"
+msgstr "Commencer directement au menu"
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
+msgstr ""
+
+#: src/libvlc.h:457
+#, fuzzy
+msgid "Stop time"
+msgstr "Arrêter le flux"
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
-msgstr "Date de fin (en secondes)"
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
+msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 msgid "Input list"
 msgstr "Liste des entrées"
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
+#, fuzzy
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr ""
 "Ceci vous permet de spécifier une liste d'entrées séparées par des virgules. "
 "Les entrées seront concaténées"
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr "Entrée auxiliaire (expérimental)"
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
+#, fuzzy
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 "Ceci vous permet de lire plusieurs fichiers en même temps. Cette "
 "fonctionnalité est expérimentale, tous les formats ne sont pas supportés."
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr "Liste des signets pour un flux"
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
+#, fuzzy
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
@@ -2093,7 +2139,7 @@ msgstr ""
 "« {name=nom-du-signet,time=date-facultative,bytes=position-facultative-en-"
 "octets},{…} »"
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -2106,11 +2152,11 @@ msgstr ""
 "subpicture filters ». Vous pouvez également effectuer des réglages divers "
 "ici."
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 msgid "Force subtitle position"
 msgstr "Forcer la position des sous-titres"
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
@@ -2118,55 +2164,56 @@ msgstr ""
 "Utilisez cette option pour placer les sous-titres sous le film, au lieu de "
 "les avoir en surimpression. Essayez différentes positions."
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 #, fuzzy
 msgid "Enable sub-pictures"
 msgstr "Incrustations"
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr "Affichage à l’écran (OSD)"
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
+#, fuzzy
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 "VLC peut afficher des messages sur la vidéo. Cette fonctionnalité est "
 "appelée OSD (On Screen Display). Vous pouvez la désactiver ici."
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 msgid "Subpictures filter module"
 msgstr "Module d'incrustations"
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
-"Ceci vous permet d’ajouter un filtre de génération d’incrustations (comme "
-"par exemple un incrusteur de logo)."
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr "Autodétecte le fichier de sous-titres"
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
+#, fuzzy
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr ""
 "Détecte automatiquement un fichier de sous-titres si aucun n’est spécifié."
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 msgid "Subtitle autodetection fuzziness"
 msgstr "Tolérance d’autodétection des sous-titres"
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -2185,11 +2232,11 @@ msgstr ""
 "caractères supplémentaires\n"
 "4 = le nom du fichier de sous-titres correspond exactement au nom du film"
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 msgid "Subtitle autodetection paths"
 msgstr "Répertoires des sous-titres"
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
@@ -2197,22 +2244,22 @@ msgstr ""
 "Cherche un fichier de sous-titres dans ces répertoires si le fichier de sous-"
 "titres n’a pas été trouvé dans le répertoire du film."
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr "Utiliser un fichier de sous-titres"
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
 msgstr ""
 "Charge ce fichier de sous-titres. À utiliser quand l’autodétection échoue."
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr "Périphérique DVD"
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
 "the drive letter (eg. D:)"
@@ -2220,15 +2267,15 @@ msgstr ""
 "Ceci est le périphérique DVD (ou fichier) à utiliser par défaut. N’oubliez "
 "pas les deux-points après la lettre du disque (ex. D:)"
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr "Ceci est le périphérique DVD à utiliser par défaut."
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr "Périphérique VCD"
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
@@ -2236,15 +2283,15 @@ msgstr ""
 "Spécifie le nom du lecteur de CD-ROM à utiliser par défaut. Si vous ne "
 "spécifiez rien, VLC cherchera un lecteur de CD-ROM par lui-même."
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr "Ceci est le périphérique VCD à utiliser par défaut."
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 msgid "Audio CD device"
 msgstr "Lecteur de CD audio"
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
@@ -2252,147 +2299,142 @@ msgstr ""
 "Spécifie le nom du lecteur de CD audio à utiliser par défaut. Si vous ne "
 "spécifiez rien, VLC cherchera un lecteur de CD-ROM par lui-même."
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 msgid "This is the default Audio CD device to use."
 msgstr "Ceci est le lecteur de CD audio à utiliser par défaut."
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr "Forcer l’utilisation d’IPv6"
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+#, fuzzy
+msgid "IPv6 will be used by default for all connections."
 msgstr ""
 "Si ceci est activé, IPv6 sera utilisé par défaut pour toutes les connexions "
 "UDP et HTTP."
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr "Forcer l’utilisation d’IPv4"
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+#, fuzzy
+msgid "IPv4 will be used by default for all connections."
 msgstr ""
 "Si ceci est activé, IPv4 sera utilisé par défaut pour toutes les connexions "
 "UDP et HTTP."
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+#, fuzzy
+msgid "TCP connection timeout"
 msgstr "Temps d’expiration de la connection TCP en ms"
 
-#: src/libvlc.h:549
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
-msgstr ""
-"Cette option permet de modifier le temps d’expiration de la connection TCP. "
-"Cette valeur est en millisecondes."
+#: src/libvlc.h:570
+#, fuzzy
+msgid "Default TCP connection timeout (in milliseconds). "
+msgstr "Temps d’expiration de la connection TCP en ms"
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 msgid "SOCKS server"
 msgstr "serveur SOCKS"
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
+#, fuzzy
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 "Ceci vous permet de spécifier un serveur SOCKS. Il doit être de la forme "
 "adresse:port . Il sera utilisé pour toutes les connexions TCP."
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 msgid "SOCKS user name"
 msgstr "Nom d’utilisateur SOCKS"
 
-#: src/libvlc.h:558
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:579
+#, fuzzy
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr ""
 "Ceci vous permet de modifier le nom d’utilisateur qui sera utilisé pour la "
 "connexion au serveur SOCKS."
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 msgid "SOCKS password"
 msgstr "Mot de passe SOCKS"
 
-#: src/libvlc.h:562
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:583
+#, fuzzy
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr ""
 "Ceci vous permet de modifier le mot de passe qui sera utilisé pour la "
 "connexion au serveur SOCKS."
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 msgid "Title metadata"
 msgstr "Titre"
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr "Permet de spécifier un « titre » pour une entrée."
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr "Auteur"
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr "Permet de spécifier un « auteur » pour une entrée."
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr "Artiste"
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr "Permet de spécifier un « artiste » pour une entrée."
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr "Genre"
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr "Permet de spécifier un « genre » pour une entrée."
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 msgid "Copyright metadata"
 msgstr "Copyright"
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr "Permet de spécifier un « copyright » pour une entrée."
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 msgid "Description metadata"
 msgstr "Description"
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr "Permet de spécifier une « description » pour une entrée."
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 msgid "Date metadata"
 msgstr "Date"
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr "Permet de spécifier une « date » pour une entrée."
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr "URL"
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr "Permet de spécifier une « url » pour une entrée."
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
@@ -2402,31 +2444,34 @@ msgstr ""
 "sélectionne ses décodeurs. Seuls les utilisateurs avancés devraient modifier "
 "cette option, car cela peut empêcher la lecture de tous les flux."
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
-msgstr "Liste de codecs préférés"
+#: src/libvlc.h:623
+#, fuzzy
+msgid "Preferred decoders list"
+msgstr "Liste d’encodeurs préférés"
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
+#, fuzzy
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
-"Ceci vous permet de sélectionner une liste de décodeurs prioritaires. Par "
-"exemple, si vous mettez « dummy,a52 », VLC essaiera les décodeurs dummy et "
-"a52 avant d’essayer les autres."
+"Cette option peut être utilisée pour changer la manière avec laquelle VLC "
+"sélectionne ses décodeurs. Seuls les utilisateurs avancés devraient modifier "
+"cette option, car cela peut empêcher la lecture de tous les flux."
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr "Liste d’encodeurs préférés"
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
+#, fuzzy
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr ""
 "Ceci permet de choisir une liste d’encodeurs que VLC choisira en priorité."
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
@@ -2434,11 +2479,11 @@ msgstr ""
 "Ces options permettent de régler les options globales par défaut pour le "
 "système de flux de sortie."
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 msgid "Default stream output chain"
 msgstr "Chaine de sortie de flux par défaut"
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
 "to learn how to build such chains.Warning: this chain will be enabled for "
@@ -2448,67 +2493,71 @@ msgstr ""
 "vous référer à la documentation pour savoir comment construire ces chaînes. "
 "Attention: cette chaîne sera activée pour tous les flux."
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr "Activer la diffusion de tous les flux élémentaires"
 
-#: src/libvlc.h:625
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+#: src/libvlc.h:652
+#, fuzzy
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr ""
 "Ceci vous permet de diffuser tous les flux élémentaires (vidéo, audio et "
 "sous-titres)."
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr "Afficher pendant la diffusion"
 
-#: src/libvlc.h:629
-msgid "This allows you to play the stream while streaming it."
+#: src/libvlc.h:656
+#, fuzzy
+msgid "Play locally the stream while streaming it."
 msgstr "Ceci vous permet d’afficher le flux pendant la diffusion."
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr "Activer le flux de sortie vidéo"
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
+#, fuzzy
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Ceci vous permet de demander à ce que le flux vidéo soit redirigé vers le "
 "flux de sortie lorsqu’il est disponible."
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr "Activer le flux de sortie audio"
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
+#, fuzzy
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Ceci vous permet de demander à ce que le flux vidéo soit redirigé vers le "
 "flux de sortie lorsqu’il est disponible."
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 #, fuzzy
 msgid "Enable SPU stream output"
 msgstr "Activer le flux de sortie audio"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 #, fuzzy
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Ceci vous permet de demander à ce que le flux vidéo soit redirigé vers le "
 "flux de sortie lorsqu’il est disponible."
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 msgid "Keep stream output open"
 msgstr "Garder le flux de sortie actif"
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
@@ -2518,59 +2567,61 @@ msgstr ""
 "la liste de lecture (insère automatiquement le module de flux de sortie « "
 "regroupement » si non spécifié)."
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 msgid "Preferred packetizer list"
 msgstr "Liste des empaqueteurs préférés"
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr ""
 "Cette option permet de choisir l’ordre dans lequel VLC choisira ses "
 "empaqueteurs (packetizers, ce sont des modules de prétraitement des flux)."
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr "Module de multiplexage"
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr ""
 "Cette option vous permet de choisir un module de multiplexage par défaut"
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr "Module de sortie"
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr "Cette option vous permet de choisir un module de sortie par défaut."
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 msgid "Control SAP flow"
 msgstr "Réguler le débit SAP"
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
+#, fuzzy
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 "Si cette option est activée, le débit sur l’adresse multicast SAP sera "
 "régulé. Ceci est nécessaire si vous voulez faire des annonces sur le MBone."
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr "Délai entre les annonces SAP"
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
+#, fuzzy
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 "Quand la régulation du débit SAP est désactivée, ceci vous permet de régler "
 "le délai entre les annonces SAP."
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 #, fuzzy
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
@@ -2579,22 +2630,22 @@ msgstr ""
 "Ces options permettent d’activer les optimisations processeur.\n"
 "Il est conseillé de toujours laisser ces options activées."
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 msgid "Enable FPU support"
 msgstr "Activer le support FPU"
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
 "advantage of it."
 msgstr ""
 "Si votre processeur a une unité de calcul décimal, VLC peut en profiter."
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr "Activer le support MMX du processeur"
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
@@ -2602,11 +2653,11 @@ msgstr ""
 "Si votre processeur reconnaît le jeu d’instructions MMX, VLC peut en "
 "profiter."
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr "Activer le support 3D Now! du processeur"
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
@@ -2614,11 +2665,11 @@ msgstr ""
 "Si votre processeur reconnaît le jeu d’instructions 3D Now!, VLC peut en "
 "profiter."
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr "Activer le support MMX EXT du processeur"
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
@@ -2626,11 +2677,11 @@ msgstr ""
 "Si votre processeur reconnaît le jeu d’instructions MMX EXT, VLC peut en "
 "profiter."
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr "Activer le support SSE du processeur"
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
@@ -2638,11 +2689,11 @@ msgstr ""
 "Si votre processeur reconnaît le jeu d’instructions SSE, VLC peut en "
 "profiter."
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr "Activer le support SSE2 du processeur"
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
@@ -2650,11 +2701,11 @@ msgstr ""
 "Si votre processeur reconnaît le jeu d’instructions SSE2, VLC peut en "
 "profiter."
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr "Activer le support AltiVec du processeur"
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
@@ -2662,83 +2713,7 @@ msgstr ""
 "Si votre processeur reconnaît le jeu d’instructions AltiVec, VLC peut en "
 "profiter."
 
-#: src/libvlc.h:714
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-"Ces options définissent le comportement de la liste de lecture. Certaines "
-"d’entre elles peuvent être outrepassées dans la fenêtre de la liste de "
-"lecture."
-
-#: src/libvlc.h:717
-#, fuzzy
-msgid "Automatically preparse files"
-msgstr ""
-"Ceci permet de démarrer automatiquement la playlist lorsqu'elle est chargée\n"
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-msgid "Services discovery modules"
-msgstr "Modules de découverte de services"
-
-#: src/libvlc.h:724
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-"Vous permet de spécifier les modules de découverte de services à lancer, "
-"séparés par des « : ». Les valeurs courantes sont sap, hal…"
-
-#: src/libvlc.h:727
-msgid "Play files randomly forever"
-msgstr "Aléatoire"
-
-#: src/libvlc.h:729
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr ""
-"Cette option vous permet de jouer les fichiers de la liste de lecture dans "
-"un ordre aléatoire."
-
-#: src/libvlc.h:732
-msgid "Repeat all"
-msgstr "Tout répéter"
-
-#: src/libvlc.h:734
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr ""
-"Sélectionnez cette option pour que VLC joue la liste de lecture indéfiniment."
-
-#: src/libvlc.h:737
-msgid "Repeat current item"
-msgstr "Répéter l’élément actuel"
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr ""
-"Sélectionnez cette option pour que VLC joue en boucle l’élément actuel de la "
-"liste de lecture"
-
-#: src/libvlc.h:742
-msgid "Play and stop"
-msgstr "Lire un seul élément"
-
-#: src/libvlc.h:744
-msgid "Stop the playlist after each played playlist item. "
-msgstr "Stoppe la liste de lecture après chaque élément. "
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
@@ -2746,11 +2721,11 @@ msgstr ""
 "Cette option vous permet de sélectionner les modules par défaut. Ne modifiez "
 "pas ces options si vous ne savez pas parfaitement ce que vous faites."
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr "Module de copie mémoire"
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
@@ -2758,11 +2733,11 @@ msgstr ""
 "Vous pouvez sélectionner le module de copie mémoire à utiliser. Par défaut "
 "VLC sélectionnera le module le plus rapide reconnu par votre processeur."
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 msgid "Access module"
 msgstr "Module d’accès"
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
@@ -2772,31 +2747,37 @@ msgstr ""
 "correct n'est pas correctement détecté. Vous ne devriez pas toucher cette "
 "option sans savoir ce que vous faites."
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 msgid "Access filter module"
 msgstr "Module de filtre d’accès"
 
-#: src/libvlc.h:763
-msgid "This is a legacy entry to let you configure access filter modules."
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
 msgstr ""
-"Ceci vous permet de forcer un module de filtre d'accès. Vous ne devriez pas "
-"toucher cette option sans savoir ce que vous faites."
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 msgid "Demux module"
 msgstr "Module de démultiplexage"
 
-#: src/libvlc.h:767
-msgid "This is a legacy entry to let you configure demux modules."
+#: src/libvlc.h:771
+#, fuzzy
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
 msgstr ""
-"Ceci vous permet de forcer un module de démultiplexage. Vous ne devriez pas "
-"toucher cette option sans savoir ce que vous faites."
+"Ceci vous permet de forcer un module d'accès. Utilisez ceci si le module "
+"correct n'est pas correctement détecté. Vous ne devriez pas toucher cette "
+"option sans savoir ce que vous faites."
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr "Utiliser la priorité temps-réel"
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2808,11 +2789,11 @@ msgstr ""
 "système, ou le rendre très très lent. Vous ne devriez activer cela que si "
 "vous savez parfaitement ce que vous faites."
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr "Ajustement de priorité"
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
@@ -2822,79 +2803,92 @@ msgstr ""
 "VLC. Vous pouvez utiliser ceci pour modifier la priorité de VLC par rapport "
 "aux autres programmes ou par rapport aux autres instances de VLC."
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr "Minimiser le nombre de threads"
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+#, fuzzy
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr ""
 "Cette option permet de minimiser le nombre de threads requis pour lancer VLC."
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr "Chemin de recherche des modules"
 
-#: src/libvlc.h:789
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+#: src/libvlc.h:796
+#, fuzzy
+msgid "Additional path for VLC to look for its modules."
 msgstr ""
 "Cette option permet de choisir un chemin supplémentaire pour les modules que "
 "VLC va rechercher."
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 msgid "VLM configuration file"
 msgstr "Fichier de configuration VLM"
 
-#: src/libvlc.h:794
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
 msgstr ""
-"Cette option permet de choisir un fichier de configuration VLC qui sera lu "
-"dès que VLM est lancé."
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr "Utiliser le cache de modules"
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+#, fuzzy
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 "Cette option vous permet d’utiliser un cache des modules qui réduira "
 "fortement le temps de lancement de VLC."
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
+#: src/libvlc.h:808
 #, fuzzy
-msgid "This option allows you to collect miscellaneous statistics."
+msgid "Collect miscellaneous statistics."
 msgstr "Cette option vous permet de choisir des interfaces de contrôle. "
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr "Fonctionner en tant que démon"
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr ""
 "Ceci permet de faire fonctionner VLC en tant que démon (processus en tâche "
 "de fond)."
 
-#: src/libvlc.h:810
+#: src/libvlc.h:814
+#, fuzzy
+msgid "Log to file"
+msgstr "Nom du fichier de logo"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
+msgstr ""
+
+#: src/libvlc.h:818
+msgid "Log to syslog"
+msgstr ""
+
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
+msgstr ""
+
+#: src/libvlc.h:822
 msgid "Allow only one running instance"
 msgstr "N’autorise qu’une seule instance"
 
-#: src/libvlc.h:812
+#: src/libvlc.h:824
+#, fuzzy
 msgid ""
 "Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
 "explorer. This option will allow you to play the file with the already "
 "running instance or enqueue it."
 msgstr ""
@@ -2905,23 +2899,11 @@ msgstr ""
 "vous permettra de jouer le fichier avec l’instance en cours ou de le mettre "
 "à le file."
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
-msgstr "Mettre en queue en mode instance unique"
-
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
-msgstr ""
-"Lorsque le mode \"une seule instance\" est utilisé, ceci permet de mettre "
-"les éléments en queue dans la liste de lecture"
-
-#: src/libvlc.h:824
+#: src/libvlc.h:830
 msgid "Increase the priority of the process"
 msgstr "Augmenter la priorité du processus"
 
-#: src/libvlc.h:826
+#: src/libvlc.h:832
 #, fuzzy
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
@@ -2938,11 +2920,11 @@ msgstr ""
 "prendre tout le temps processus et empêcher la totalité du système de ce qui "
 "pourrait nécessiter un redémarrage de votre machine."
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr "Mutex rapide pour NT/2K/XP (développeurs uniquement)"
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
 "to correctly implement condition variables. You can also use the faster "
@@ -2952,13 +2934,13 @@ msgstr ""
 "mutex. Vous pouvez utiliser cette implémentation plus rapide mais avec "
 "laquelle vous pouvez rencontrer des problèmes."
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr ""
 "Implémentation des variables conditionnelles pour Win9x (développeurs "
 "uniquement)"
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
 "implementation (more precisely there is a possibility for a race condition "
@@ -2973,518 +2955,658 @@ msgstr ""
 "l’implémentation 0 (la plus rapide, mais assez incorrecte), 1 (par défaut) "
 "et 2."
 
-#: src/libvlc.h:851
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
+msgstr "Mettre en queue en mode instance unique"
+
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
+"Lorsque le mode \"une seule instance\" est utilisé, ceci permet de mettre "
+"les éléments en queue dans la liste de lecture"
+
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
+msgstr ""
+"Ces options définissent le comportement de la liste de lecture. Certaines "
+"d’entre elles peuvent être outrepassées dans la fenêtre de la liste de "
+"lecture."
+
+#: src/libvlc.h:872
+#, fuzzy
+msgid "Automatically preparse files"
+msgstr ""
+"Ceci permet de démarrer automatiquement la playlist lorsqu'elle est chargée\n"
+
+#: src/libvlc.h:874
+#, fuzzy
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
+msgstr ""
+"Ceci permet de démarrer automatiquement la playlist lorsqu'elle est chargée\n"
+
+#: src/libvlc.h:877
+msgid "Services discovery modules"
+msgstr "Modules de découverte de services"
+
+#: src/libvlc.h:879
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
+"Vous permet de spécifier les modules de découverte de services à lancer, "
+"séparés par des « : ». Les valeurs courantes sont sap, hal…"
+
+#: src/libvlc.h:882
+msgid "Play files randomly forever"
+msgstr "Aléatoire"
+
+#: src/libvlc.h:884
+#, fuzzy
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr ""
+"Cette option vous permet de jouer les fichiers de la liste de lecture dans "
+"un ordre aléatoire."
+
+#: src/libvlc.h:886
+msgid "Repeat all"
+msgstr "Tout répéter"
+
+#: src/libvlc.h:888
+#, fuzzy
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr ""
+"Sélectionnez cette option pour que VLC joue la liste de lecture indéfiniment."
+
+#: src/libvlc.h:890
+msgid "Repeat current item"
+msgstr "Répéter l’élément actuel"
+
+#: src/libvlc.h:892
+#, fuzzy
+msgid "VLC will keep playing the current playlist item."
+msgstr ""
+"Sélectionnez cette option pour que VLC joue en boucle l’élément actuel de la "
+"liste de lecture"
+
+#: src/libvlc.h:894
+msgid "Play and stop"
+msgstr "Lire un seul élément"
+
+#: src/libvlc.h:896
+#, fuzzy
+msgid "Stop the playlist after each played playlist item."
+msgstr "Stoppe la liste de lecture après chaque élément. "
+
+#: src/libvlc.h:903
 msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
 msgstr "Réglages des raccourcis clavier (« hotkeys »)."
 
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
 #: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
 #: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
 msgid "Fullscreen"
 msgstr "Plein écran"
 
-#: src/libvlc.h:855
+#: src/libvlc.h:907
 msgid "Select the hotkey to use to swap fullscreen state."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour passer en plein écran."
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
 msgid "Play/Pause"
 msgstr "Lecture/Pause"
 
-#: src/libvlc.h:857
+#: src/libvlc.h:909
 msgid "Select the hotkey to use to swap paused state."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour activer/désactiver la "
 "pause."
 
-#: src/libvlc.h:858
+#: src/libvlc.h:910
 msgid "Pause only"
 msgstr "Pause seulement"
 
-#: src/libvlc.h:859
+#: src/libvlc.h:911
 msgid "Select the hotkey to use to pause."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour passer en pause."
 
-#: src/libvlc.h:860
+#: src/libvlc.h:912
 msgid "Play only"
 msgstr "Jouer seulement"
 
-#: src/libvlc.h:861
+#: src/libvlc.h:913
 msgid "Select the hotkey to use to play."
 msgstr "Sélectionnez la combinaison de touches à utiliser pour jouer."
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
 msgid "Faster"
 msgstr "Avance rapide"
 
-#: src/libvlc.h:863
+#: src/libvlc.h:915
 msgid "Select the hotkey to use for fast forward playback."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour l’avance rapide."
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
 msgid "Slower"
 msgstr "Ralenti"
 
-#: src/libvlc.h:865
+#: src/libvlc.h:917
 msgid "Select the hotkey to use for slow motion playback."
 msgstr "Sélectionnez la combinaison de touches à utiliser pour le ralenti."
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr "Suivant"
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour passer à l’élément "
 "suivant de la liste de lecture."
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr "Précédent"
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour passer à l’élément "
 "précédent de la liste de lecture."
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr "Stop"
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
+#: src/libvlc.h:923
+#, fuzzy
+msgid "Select the hotkey to stop playback."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour arrêter la lecture."
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr "Position"
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour afficher la position."
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 #, fuzzy
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour reculer de 5 minutes."
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 #, fuzzy
 msgid "Short backwards jump"
 msgstr "Retour arrière"
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 #, fuzzy
 msgid "Select the hotkey to make a short backwards jump."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour reculer de 3 secondes."
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 #, fuzzy
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour reculer de 1 minute."
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 #, fuzzy
 msgid "Long backwards jump"
 msgstr "Retour arrière"
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 #, fuzzy
 msgid "Select the hotkey to make a long backwards jump."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour reculer de 3 secondes."
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 #, fuzzy
 msgid "Select the hotkey to make a very short forward jump."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour l’avance rapide."
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 #, fuzzy
 msgid "Short forward jump"
 msgstr "Avancer"
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 #, fuzzy
 msgid "Select the hotkey to make a short forward jump."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour avancer de 3 secondes."
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 #, fuzzy
 msgid "Select the hotkey to make a medium forward jump."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour avancer de 1 minute."
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 #, fuzzy
 msgid "Select the hotkey to make a long forward jump."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour avancer de 3 secondes."
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
+#: src/libvlc.h:959
 #, fuzzy
-msgid "Long jump size"
+msgid "Long jump length"
 msgstr "Taille"
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr "Quitter"
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 msgid "Select the hotkey to quit the application."
 msgstr "Sélectionnez la combinaison de touches à utiliser pour quitter VLC."
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 msgid "Navigate up"
 msgstr "Aller vers le haut"
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 msgid "Select the key to move the selector up in DVD menus."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour se déplacer vers le "
 "haut dans les menus DVD."
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 msgid "Navigate down"
 msgstr "Aller vers le bas"
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 msgid "Select the key to move the selector down in DVD menus."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour se déplacer vers le "
 "bas dans les menus DVD."
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 msgid "Navigate left"
 msgstr "Aller vers la gauche"
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 msgid "Select the key to move the selector left in DVD menus."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour se déplacer vers la "
 "gauche dans les menus DVD."
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 msgid "Navigate right"
 msgstr "Aller vers la droite"
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 msgid "Select the key to move the selector right in DVD menus."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour se déplacer vers la "
 "droite dans les menus DVD."
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr "Activer"
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 msgid "Select the key to activate selected item in DVD menus."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour activer l’élément "
 "sélectionné du menu DVD."
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 #, fuzzy
 msgid "Go to the DVD menu"
 msgstr "Activer les menus DVD"
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 #, fuzzy
 msgid "Select the key to take you to the DVD menu"
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour activer l’élément "
 "sélectionné du menu DVD."
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 msgid "Select previous DVD title"
 msgstr "Titre DVD précédent"
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 msgid "Select the key to choose the previous title from the DVD"
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour passer au titre "
 "précédent du DVD."
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 msgid "Select next DVD title"
 msgstr "Titre DVD suivant"
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 msgid "Select the key to choose the next title from the DVD"
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour sélectionner le titre "
 "suivant du DVD"
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 msgid "Select prev DVD chapter"
 msgstr "Chapitre DVD précédent"
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour sélectionner le "
 "chapitre précédent du DVD"
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 #, fuzzy
 msgid "Select next DVD chapter"
 msgstr "Sélectionner le chapitre suivant"
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour sélectionner le "
 "chapitre suivant du DVD"
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr "Augmenter le volume"
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour augmenter le volume."
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr "Baisser le volume"
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour diminuer le volume."
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr "Muet"
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
+#: src/libvlc.h:989
+#, fuzzy
+msgid "Select the key to mute audio."
 msgstr ""
-"Sélectionnez la combinaison de touches à utiliser pour mettre le volume à "
-"zéro"
+"Sélectionnez la combinaison de touches à utiliser pour passer en pause."
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 msgid "Subtitle delay up"
 msgstr "Retarder les sous-titres"
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 msgid "Select the key to increase the subtitle delay."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour augmenter le retard "
 "des sous-titres."
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 msgid "Subtitle delay down"
 msgstr "Avancer les sous-titres"
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 msgid "Select the key to decrease the subtitle delay."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour diminuer le retard "
 "des sous-titres."
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 msgid "Audio delay up"
 msgstr "Retarder l’audio"
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 msgid "Select the key to increase the audio delay."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour augmenter le retard "
 "de l'audio."
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 msgid "Audio delay down"
 msgstr "Avancer l’audio"
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 msgid "Select the key to decrease the audio delay."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour diminuer le retard de "
 "l'audio."
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr "Lire le favori n°1"
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr "Lire le favori n°2"
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr "Lire le favori n°3"
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr "Lire le favori n°4"
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr "Lire le favori n°5"
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr "Lire le favori n°6"
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr "Lire le favori n°7"
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr "Lire le favori n°8"
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr "Lire le favori n°9"
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr "Lire le favori n°10"
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 msgid "Select the key to play this bookmark."
 msgstr "Sélectionnez la combinaison de touches à utiliser pour lire ce favori."
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 msgid "Set playlist bookmark 1"
 msgstr "Régler le favori n°1"
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 msgid "Set playlist bookmark 2"
 msgstr "Régler le favori n°2"
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 msgid "Set playlist bookmark 3"
 msgstr "Régler le favori n°3"
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 msgid "Set playlist bookmark 4"
 msgstr "Régler le favori n°4"
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 msgid "Set playlist bookmark 5"
 msgstr "Régler le favori n°5"
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 msgid "Set playlist bookmark 6"
 msgstr "Régler le favori n°6"
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 msgid "Set playlist bookmark 7"
 msgstr "Régler le favori n°7"
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 msgid "Set playlist bookmark 8"
 msgstr "Régler le favori n°8"
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 msgid "Set playlist bookmark 9"
 msgstr "Régler le favori n°9"
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 msgid "Set playlist bookmark 10"
 msgstr "Régler le favori n°10"
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 msgid "Select the key to set this playlist bookmark."
 msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour régler ce favori."
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+msgid "Playlist bookmark 1"
+msgstr "Favori n°1"
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+msgid "Playlist bookmark 2"
+msgstr "Favori n°2"
+
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+msgid "Playlist bookmark 3"
+msgstr "Favori n°3"
+
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+msgid "Playlist bookmark 4"
+msgstr "Favori n°4"
+
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+msgid "Playlist bookmark 5"
+msgstr "Favori n°5"
+
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+msgid "Playlist bookmark 6"
+msgstr "Favori n°6"
+
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+msgid "Playlist bookmark 7"
+msgstr "Favori n°7"
+
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+msgid "Playlist bookmark 8"
+msgstr "Favori n°8"
+
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+msgid "Playlist bookmark 9"
+msgstr "Favori n°9"
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+msgid "Playlist bookmark 10"
+msgstr "Favori n°10"
+
+#: src/libvlc.h:1032
+#, fuzzy
+msgid "This allows you to define playlist bookmarks."
+msgstr "Cette option vous permet de définir des favoris de liste de lecture."
+
+#: src/libvlc.h:1034
 msgid "Go back in browsing history"
 msgstr "Précédent (historique)"
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
@@ -3492,11 +3614,11 @@ msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour passer à l’élément "
 "précédent de l’historique de navigation."
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr "Suivant (historique)"
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
@@ -3504,100 +3626,105 @@ msgstr ""
 "Sélectionnez la combinaison de touches à utiliser pour passer à l’élément "
 "suivant de l’historique de navigation."
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 msgid "Cycle audio track"
 msgstr "Défiler les pistes audio"
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+#, fuzzy
+msgid "Cycle through the available audio tracks(languages)."
 msgstr ""
 "Permet de boucler entre les différentes pistes audio disponibles (langues)"
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 msgid "Cycle subtitle track"
 msgstr "Défiler les pistes de sous-titres"
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
+#: src/libvlc.h:1042
+#, fuzzy
+msgid "Cycle through the available subtitle tracks."
 msgstr "Permet de boucler entre les différentes pistes de sous-titres"
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1043
 #, fuzzy
 msgid "Cycle source aspect ratio"
 msgstr "Format d’écran de la source"
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
-msgstr ""
+#: src/libvlc.h:1044
+#, fuzzy
+msgid "Cycle through a predefined list of source aspect ratios."
+msgstr "Format d’écran de la source"
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 #, fuzzy
 msgid "Cycle video crop"
 msgstr "Sortie vidéo en niveaux de gris"
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
-msgstr ""
+#: src/libvlc.h:1046
+#, fuzzy
+msgid "Cycle through a predefined list of crop formats."
+msgstr "Permet de boucler entre les différentes pistes de sous-titres"
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 #, fuzzy
 msgid "Cycle deinterlace modes"
 msgstr "Mode de désentrelacement"
 
-#: src/libvlc.h:985
+#: src/libvlc.h:1048
 #, fuzzy
-msgid "Cycle through all the deinterlace modes"
+msgid "Cycle through deinterlace modes."
 msgstr "Permet de boucler entre les différentes pistes de sous-titres"
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 msgid "Show interface"
 msgstr "Afficher l’interface"
 
-#: src/libvlc.h:987
-msgid "Raise the interface above all other windows"
+#: src/libvlc.h:1050
+#, fuzzy
+msgid "Raise the interface above all other windows."
 msgstr "Montrer l’interface devant les autres fenêtres"
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 msgid "Hide interface"
 msgstr "Masquer l’interface"
 
-#: src/libvlc.h:989
-msgid "Lower the interface below all other windows"
+#: src/libvlc.h:1052
+#, fuzzy
+msgid "Lower the interface below all other windows."
 msgstr "Montrer l’interface devant les autres fenêtres"
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr "Prendre une capture d’écran"
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr "Prend une capture d’écran et l’écrit sur le disque"
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 msgid "Record"
 msgstr "Enregistrer"
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr "Démarrer/arrêter le filtre d’enregistrement"
 
-#: src/libvlc.h:998
-#, c-format
+#: src/libvlc.h:1061
+#, fuzzy, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3653,145 +3780,150 @@ msgstr ""
 "  vlc:pause                      Mettre en pause la liste de lecture\n"
 "  vlc:quit                       Quitter VLC\n"
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 msgid "Snapshot"
 msgstr "Capture d’écran"
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 msgid "Window properties"
 msgstr "Propriétés de la fenêtre"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 msgid "Subpictures"
 msgstr "Incrustations"
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr "Sous-titres"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 msgid "Overlays"
 msgstr "Overlays"
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 msgid "Track settings"
 msgstr "Paramètres de la piste"
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 msgid "Playback control"
 msgstr "Contrôle de lecture"
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 msgid "Default devices"
 msgstr "Périphériques par défaut"
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 msgid "Network settings"
 msgstr "Paramètres réseau"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr "Proxy SOCKS"
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 msgid "Metadata"
 msgstr "Métadonnées"
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr "Décodeurs"
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 msgid "Input"
 msgstr "Entrée"
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 msgid "CPU"
 msgstr "Processeur"
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 msgid "Special modules"
 msgstr "Modules spéciaux"
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr "Modules"
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 msgid "Performance options"
 msgstr "Options de performance"
 
-#: src/libvlc.h:1436
-#, fuzzy
-msgid "Interfaces"
-msgstr "Interface"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr "Combinaisons de touches"
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1808
+#, fuzzy
+msgid "Jump sizes"
+msgstr "Taille"
+
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr "Programme principal"
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr "Afficher l’aide de VLC (peut être combiné avec --advanced)"
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr ""
 "Afficher l’aide de VLC et de ses modules (peut être combiné avec --advanced)"
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 msgid "print help for the advanced options"
 msgstr "Afficher l’aide pour les options avancées"
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr "Afficher plus de détails dans l’aide"
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr "Affiche la liste des modules disponibles"
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr ""
 "Afficher l’aide d'un module spécifique (peut être combiné avec --advanced)"
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr ""
 "Enregistre les options de la ligne de commande actuelle dans la configuration"
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr "Remet à zéro la configuration"
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr "Utilise un autre fichier de configuration"
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 msgid "resets the current plugins cache"
 msgstr "Remet à zéro le cache des modules"
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr "Affiche le numéro de version"
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr "Booléen"
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr "Touche"
 
@@ -4399,11 +4531,11 @@ msgstr "Zhuang"
 msgid "Zulu"
 msgstr "Zoulou"
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr "Inconnu"
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -4424,28 +4556,28 @@ msgstr "Tous les éléments"
 msgid "Undefined"
 msgstr "Indéfini"
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr "Désentrelacer"
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 msgid "Discard"
 msgstr "Négliger"
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr "Fondu"
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 msgid "Mean"
 msgstr "Moyenne"
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr "Bob"
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr "Linéaire"
 
@@ -4469,17 +4601,19 @@ msgstr "Taille normale"
 msgid "2:1 Double"
 msgstr "Taille double"
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr "Rogner"
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 #, fuzzy
 msgid "Aspect-ratio"
 msgstr "Format d’écran"
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -4490,13 +4624,15 @@ msgstr "Format d’écran"
 msgid "Caching value in ms"
 msgstr "Taille du cache en ms"
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. This value should be set in "
+"milliseconds."
 msgstr ""
-"Cette option permet de modifier la taille du cache pour les CD audio. Cette "
-"valeur est en millisecondes."
+"Cette option permet de modifier la taille du cache pour les flux DVB "
+"(satellite, cable, télévision numérique terrestre). Cette valeur est en "
+"millisecondes."
 
 #: modules/access/cdda.c:58 modules/gui/macosx/open.m:176
 #: modules/gui/macosx/open.m:496 modules/gui/macosx/open.m:587
@@ -4519,7 +4655,7 @@ msgstr "Serveur CDDB"
 
 #: modules/access/cdda.c:71
 #, fuzzy
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr "Adresse e-mail communiquée au serveur CDDB"
 
 #: modules/access/cdda.c:74
@@ -4529,20 +4665,20 @@ msgstr "Port du serveur CDDB"
 
 #: modules/access/cdda.c:74
 #, fuzzy
-msgid "CDDB Server port to use"
+msgid "CDDB Server port to use."
 msgstr "Port du serveur CDDB"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 msgid "Audio CD - Track "
 msgstr "CD Audio - Piste "
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, c-format
 msgid "Audio CD - Track %i"
 msgstr "CD Audio - Piste %i"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr "Aucun"
 
@@ -4579,19 +4715,21 @@ msgstr ""
 "libcddb        (100) 256\n"
 
 #: modules/access/cdda/cdda.c:59
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
 msgstr ""
 "Cette option permet de modifier la taille du cache pour les flux CD Audio. "
 "Sa valeur est en millisecondes."
 
 #: modules/access/cdda/cdda.c:63
+#, fuzzy
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 "Cette option vous permet de spécifier le nombre de blocs à lire à chaque "
 "fois sur le CD. Sur les CD récents, cela augmente le débit, mais consomme "
@@ -4690,10 +4828,9 @@ msgstr "CD Audio"
 msgid "Audio Compact Disc"
 msgstr "CD audio"
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
 msgstr ""
-"Si différent de zéro, donne des informations supplémentaires de débogage."
 
 #: modules/access/cdda/cdda.c:129
 msgid "Caching value in microseconds"
@@ -4728,8 +4865,8 @@ msgid "Use Navigation-style playback?"
 msgstr "Utiliser la lecture de style Navigation"
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+#, fuzzy
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 "Si activé, les pistes sont naviguées via Navigation au lieu des éléments de "
 "la liste de lecture."
@@ -4743,7 +4880,8 @@ msgid "Format to use in playlist \"title\" field when using CDDB"
 msgstr "Format à utiliser dans le champ « titre » quand CDDB est utilisé"
 
 #: modules/access/cdda/cdda.c:181
-msgid "Do CDDB lookups?"
+#, fuzzy
+msgid "CDDB lookups"
 msgstr "Effectuer les recherches CDDB"
 
 #: modules/access/cdda/cdda.c:182
@@ -4833,8 +4971,8 @@ msgstr "Pistes"
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr "Piste"
 
@@ -4871,25 +5009,28 @@ msgid "expand"
 msgstr "développer"
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+#, fuzzy
+msgid "Ignored extensions"
 msgstr "Ignorer les fichiers avec ces extensions"
 
 #: modules/access/directory.c:82
+#, fuzzy
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 "Permet de spécifier une liste d'extensions de fichiers séparées par des "
 "virgules. Les fichiers avec ces extensions ne seront pas ajoutés à la liste "
 "de lecture. Ceci est utile si vous ajoutez des répertoires contenant des "
 "albums MP3 par exemple."
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 msgid "Directory"
 msgstr "Répertoire"
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 msgid "Standard filesystem directory input"
 msgstr "Lecture d’un répertoire"
 
@@ -4908,9 +5049,10 @@ msgid "Antenna"
 msgstr "Antenne"
 
 #: modules/access/dshow/dshow.cpp:81
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
 msgstr ""
 "Cette option permet de modifier la taille du cache pour les flux DirectShow. "
 "Cette valeur est en millisecondes."
@@ -4920,10 +5062,10 @@ msgid "Video device name"
 msgstr "Nom du périphérique vidéo"
 
 #: modules/access/dshow/dshow.cpp:85
+#, fuzzy
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used."
 msgstr ""
 "Spécifiez le nom du périphérique vidéo qui sera utilisé pour le plugin "
 "DirectShow. Si vous ne spécifiez rien, le périphérique par défaut sera "
@@ -4934,10 +5076,11 @@ msgid "Audio device name"
 msgstr "Nom du périphérique audio"
 
 #: modules/access/dshow/dshow.cpp:90
+#, fuzzy
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 "Spécifiez le nom du périphérique audio qui sera utilisé pour le plugin "
 "DirectShow. Si vous ne spécifiez rien, le périphérique par défaut sera "
@@ -4948,10 +5091,10 @@ msgid "Video size"
 msgstr "Taille de la vidéo"
 
 #: modules/access/dshow/dshow.cpp:95
+#, fuzzy
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 "Spécifiez la résolution de la vidéo qui sera affichée par le plugin "
 "DirectShow. Si vous ne spécifiez rien, la résolution par défaut pour le "
@@ -5007,8 +5150,8 @@ msgid "Tuner TV Channel"
 msgstr "Chaine du tuner TV"
 
 #: modules/access/dshow/dshow.cpp:115
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+#, fuzzy
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr ""
 "Ceci vous permet de définir la chaîne TV que le tuner utilisera (0 "
 "correspond à la valeur par défaut)."
@@ -5018,9 +5161,10 @@ msgid "Tuner country code"
 msgstr "Code pays du tuner"
 
 #: modules/access/dshow/dshow.cpp:119
+#, fuzzy
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 "Ceci vous permet de régler le code pays du tuner, ce qui permet de gérer "
 "l'association entre les canaux et les fréquences (la valeur par défaut est "
@@ -5031,50 +5175,77 @@ msgid "Tuner input type"
 msgstr "Type d’entrée du tuner"
 
 #: modules/access/dshow/dshow.cpp:123
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+#, fuzzy
+msgid "Select the tuner input type (Cable/Antenna)."
 msgstr "Ceci vous permet de choisir le type d’entrée du tuner (Câble/Antenne)."
 
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "Paramètres vidéo"
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "CD audio"
+
+#: modules/access/dshow/dshow.cpp:132
+#, fuzzy
+msgid "Select the audio input source. See the \"video input\" option."
+msgstr "Régle le contraste de l’image"
+
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "URL de sortie vidéo"
+
 #: modules/access/dshow/dshow.cpp:135
+#, fuzzy
+msgid "Select the video output type. See the \"video input\" option."
+msgstr "Régle la teinte de l’image"
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "URL de sortie audio"
+
+#: modules/access/dshow/dshow.cpp:138
+#, fuzzy
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr "Régle la teinte de l’image"
+
+#: modules/access/dshow/dshow.cpp:150
 msgid "DirectShow"
 msgstr "DirectShow"
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 msgid "DirectShow input"
 msgstr "Entrée DirectShow"
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 msgid "Refresh list"
 msgstr "Rafraîchir la liste"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr "Configurer"
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-msgstr ""
-"Cette option permet de modifier la taille du cache pour les fichiers. Cette "
-"valeur est en millisecondes."
-
-#: 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:73
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
+"Caching value for DVB streams. This value should be set in milliseconds."
 msgstr ""
-"Cette option permet de modifier la taille du cache pour les flux DVB "
-"(satellite, cable, télévision numérique terrestre). Cette valeur est en "
-"millisecondes."
+"Cette option permet de modifier la taille du cache pour les flux UDP. Sa "
+"valeur est en millisecondes."
 
 #: modules/access/dvb/access.c:76
 msgid "Adapter card to tune"
@@ -5113,7 +5284,10 @@ msgid "Probe DVB card for capabilities"
 msgstr "Teste les capacités de la carte DVB"
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+#, fuzzy
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr "Certaines cartes DVB ne supportent pas la détection de leur capacités."
 
 #: modules/access/dvb/access.c:91
@@ -5121,7 +5295,8 @@ msgid "Budget mode"
 msgstr "Mode « budget »"
 
 #: modules/access/dvb/access.c:92
-msgid "This allows you to stream an entire transponder with a budget card."
+#, fuzzy
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
 msgstr ""
 "Ceci permet de diffuser un transpondeur entier avec une carte « budget »."
 
@@ -5130,7 +5305,8 @@ msgid "Satellite number in the Diseqc system"
 msgstr "Numéro du satellite dans le système Diseqc"
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+#, fuzzy
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr "[0=pas de diseqc, 1-4=numéro du satellite]"
 
 #: modules/access/dvb/access.c:98
@@ -5138,7 +5314,8 @@ msgid "LNB voltage"
 msgstr "Voltage LNB"
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+#, fuzzy
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr "En Volts [0, 13=vertival, 18=horizontal]"
 
 #: modules/access/dvb/access.c:101
@@ -5158,7 +5335,8 @@ msgid "22 kHz tone"
 msgstr "Signal à 22 kHz"
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+#, fuzzy
+msgid "[0=off, 1=on, -1=auto]."
 msgstr "[0=off, 1=on, -1=auto]"
 
 #: modules/access/dvb/access.c:108
@@ -5166,7 +5344,8 @@ msgid "Transponder FEC"
 msgstr "FEC du transpondeur"
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+#, fuzzy
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr "FEC=Forward Error Correction mode [9=auto]"
 
 #: modules/access/dvb/access.c:111
@@ -5235,10 +5414,10 @@ msgid "HTTP user name"
 msgstr "Nom d’utilisateur HTTP"
 
 #: modules/access/dvb/access.c:152
+#, fuzzy
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
-msgstr ""
+"User name the administrator will use to log into the internal HTTP server."
+msgstr "Le nom qui sera attribué à ce canal sur le serveur Icecast"
 
 #: modules/access/dvb/access.c:155
 msgid "HTTP password"
@@ -5246,8 +5425,7 @@ msgstr "Mot de passe HTTP"
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -5257,39 +5435,39 @@ msgstr "HTTP SSL"
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 msgid "Certificate file"
 msgstr "Fichier certificat"
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr "Fichier de certificat x509 pour l’interface HTTP (active SSL)"
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr "Fichier de clé privée"
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr "Fichier de clé privée x509 pour l’interface HTTP"
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 msgid "Root CA file"
 msgstr "Fichier CA"
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr "Fichier d’autorité de certification x509 pour l’interface HTTP"
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 msgid "CRL file"
 msgstr "Fichier CRL"
 
@@ -5311,18 +5489,33 @@ msgstr "Entrée DVB (V4L2)"
 msgid "HTTP server"
 msgstr "Nom d’utilisateur HTTP"
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Cette option permet de modifier la taille du cache pour les flux UDP. Sa "
+"valeur est en millisecondes."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr "Angle DVD"
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
-msgid "Allows you to select the default DVD angle."
-msgstr "Ceci vous permet de choisir l’angle DVD par défaut."
+#, fuzzy
+msgid "Default DVD angle."
+msgstr "Angle DVD"
 
-#: modules/access/dvdnav.c:65
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
+#, fuzzy
+msgid "Caching value for DVDs. This value should be set in milliseconds."
 msgstr ""
 "Ceci permet de modifier la taille du cache pour les DVD (avec menus). Sa "
 "valeur est en millisecondes."
@@ -5332,9 +5525,10 @@ msgid "Start directly in menu"
 msgstr "Commencer directement au menu"
 
 #: modules/access/dvdnav.c:69
+#, fuzzy
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 "Ceci vous permet de commencer directement le DVD au menu principal, en "
 "essayant de passer toutes les introductions inutiles d’avertissements."
@@ -5347,14 +5541,6 @@ msgstr "DVD avec menus"
 msgid "DVDnav Input"
 msgstr "Entrée DVDnav"
 
-#: modules/access/dvdread.c:63
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-"Cette option permet de modifier la taille du cache pour les DVD. Sa valeur "
-"est en millisecondes."
-
 #: modules/access/dvdread.c:66
 msgid "Method used by libdvdcss for decryption"
 msgstr "Méthode utilisée par libdvdcss pour le déchiffrement"
@@ -5406,9 +5592,9 @@ msgid "DVDRead Input (DVD without menu support)"
 msgstr "Entrée DVDRead (DVD sans menus)"
 
 #: modules/access/fake.c:42
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
+"Caching value for fake streams. This value should be set in milliseconds."
 msgstr ""
 "Cette option permet de modifier la taille du cache pour les flux factices. "
 "Cette valeur est en millisecondes."
@@ -5419,7 +5605,8 @@ msgid "Framerate"
 msgstr "Débit d’images"
 
 #: modules/access/fake.c:46
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+#, fuzzy
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr "Fixer le nombre d’images par seconde (i.e. 24, 25, 29.997, 30)."
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -5428,9 +5615,10 @@ msgid "ID"
 msgstr "ID"
 
 #: modules/access/fake.c:49
+#, fuzzy
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 "Ceci vous permet de spécifier un identifiant pour le flux factice, pour "
 "utilisation dans les chaînes de flux de sortie (0 par défaut)"
@@ -5440,9 +5628,10 @@ msgid "Duration in ms"
 msgstr "Durée (ms)"
 
 #: modules/access/fake.c:53
+#, fuzzy
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 "Ceci permet de spécifier la durée du flux factice. La valeur par défaut (0) "
 "signifie que le flux est illimité"
@@ -5455,22 +5644,31 @@ msgstr "Factice"
 msgid "Fake input"
 msgstr "Entrée factice"
 
+#: modules/access/file.c:82
+#, fuzzy
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr ""
+"Cette option permet de modifier la taille du cache pour les fichiers. Cette "
+"valeur est en millisecondes."
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr "Concaténer plusieurs fichiers"
 
 #: modules/access/file.c:86
+#, fuzzy
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 "Ceci vous permet de jouer des fichiers séparés comme s’ils étaient des "
 "morceaux d’un fichier unique. Spécifier une liste de fichiers séparés par "
 "des virgules."
 
 #: modules/access/file.c:90
-msgid "Standard filesystem file input"
-msgstr "Lecture d’un fichier"
+#, fuzzy
+msgid "File input"
+msgstr "Entrée factice"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
 #: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:261
@@ -5484,10 +5682,45 @@ msgstr "Lecture d’un fichier"
 msgid "File"
 msgstr "Fichier"
 
+#: modules/access_filter/record.c:43
+msgid "Record directory"
+msgstr "Répertoire d’enregistrement"
+
+#: modules/access_filter/record.c:45
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr ""
+"Ceci vous permet de spécifier le répertoire où l'enregistrement sera "
+"sauvegardé."
+
+#: modules/access_filter/timeshift.c:44
+msgid "Timeshift granularity"
+msgstr "Granularité en différé"
+
+#: modules/access_filter/timeshift.c:45
+#, fuzzy
+msgid ""
+"This is the size of the temporary files tha 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:47
+msgid "Timeshift directory"
+msgstr "Répertoire temporaire pour le différé"
+
+#: modules/access_filter/timeshift.c:48
+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:52 modules/access_filter/timeshift.c:53
+msgid "Timeshift"
+msgstr "Différé"
+
 #: modules/access/ftp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+"Caching value for FTP streams. This value should be set in milliseconds."
 msgstr ""
 "Cette option permet de modifier la taille du cache pour les flux FTP. Cette "
 "valeur est en millisecondes."
@@ -5497,8 +5730,8 @@ msgid "FTP user name"
 msgstr "Nom d’utilisateur FTP"
 
 #: modules/access/ftp.c:47 modules/access/smb.c:64
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
+#, fuzzy
+msgid "User name that will be used for the connection."
 msgstr ""
 "Ceci vous permet de modifier le nom d’utilisateur qui sera utilisé pour la "
 "connexion."
@@ -5508,7 +5741,8 @@ msgid "FTP password"
 msgstr "Mot de passe FTP"
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
-msgid "Allows you to modify the password that will be used for the connection."
+#, fuzzy
+msgid "Password that will be used for the connection."
 msgstr ""
 "Ceci vous permet de modifier le mot de passe qui sera utilisé pour la "
 "connexion."
@@ -5518,7 +5752,8 @@ msgid "FTP account"
 msgstr "Compte FTP"
 
 #: modules/access/ftp.c:53
-msgid "Allows you to modify the account that will be used for the connection."
+#, fuzzy
+msgid "Account that will be used for the connection."
 msgstr ""
 "Ceci vous permet de modifier le compte qui sera utilisé pour la connexion."
 
@@ -5527,46 +5762,48 @@ msgid "FTP input"
 msgstr "Entrée FTP"
 
 #: modules/access/gnomevfs.c:46
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
 msgstr ""
 "Permet de modifier la taille du cache pour les flux GnomeVFS. Cette valeur "
 "est en millisecondes."
 
 #: modules/access/gnomevfs.c:50
-msgid "GnomeVFS filesystem file input"
-msgstr "Entrée GnomeVFS"
+#, fuzzy
+msgid "GnomeVFS input"
+msgstr "GnomeVFS"
 
 #: modules/access/http.c:47
 msgid "HTTP proxy"
 msgstr "Serveur proxy HTTP"
 
 #: modules/access/http.c:49
+#, fuzzy
 msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
 msgstr ""
 "Permet de choisir un serveur proxy HTTP. Il doit être de la forme http://"
 "[utilisateur[:motdepasse]@]monproxy.mondomaine:port/. Si aucun proxy n’est "
 "spécifié, la variable d’environnement HTTP_PROXY sera utilisée."
 
 #: modules/access/http.c:55
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
+"Caching value for HTTP streams. This value should be set in milliseconds."
 msgstr ""
-"Ceci permet de modifier la taille du cache pour les flux HTTP. Cette valeur "
-"est en millisecondes."
+"Cette option permet de modifier la taille du cache pour les flux TCP. Cette "
+"valeur est en millisecondes."
 
 #: modules/access/http.c:58
 msgid "HTTP user agent"
 msgstr "Agent Utilisateur HTTP"
 
 #: modules/access/http.c:59
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
+#, fuzzy
+msgid "User agent that will be used for the connection."
 msgstr ""
 "Ceci vous permet de modifier l’agent utilisateur qui sera utilisé pour la "
 "connexion."
@@ -5575,40 +5812,41 @@ msgstr ""
 msgid "Auto re-connect"
 msgstr "Reconnexion automatique"
 
-#: modules/access/http.c:63
+#: modules/access/http.c:64
+#, fuzzy
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
 msgstr ""
 "Si ceci est activée, une reconnexion sera automatiquement tentée en cas de "
 "fermeture prématurée."
 
-#: modules/access/http.c:66
+#: modules/access/http.c:67
 msgid "Continuous stream"
 msgstr "Flux continu"
 
-#: modules/access/http.c:67
+#: modules/access/http.c:68
 #, fuzzy
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
 msgstr ""
 "Activez cette option pour lire un fichier constamment mis à jour (comme une "
 "image JPEG sur un serveur)"
 
-#: modules/access/http.c:73
+#: modules/access/http.c:74
 msgid "HTTP input"
 msgstr "Entrée HTTP"
 
-#: modules/access/http.c:75
+#: modules/access/http.c:76
 #, fuzzy
 msgid "HTTP(S)"
 msgstr "HTTP"
 
 #: modules/access/mms/mms.c:48
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
+"Caching value for MMS streams. This value should be set in milliseconds."
 msgstr ""
 "Cette option permet de modifier la taille du cache pour les flux MMS. Cette "
 "valeur est en millisecondes."
@@ -5618,69 +5856,278 @@ msgid "Force selection of all streams"
 msgstr "Forcer la sélection de tous les flux"
 
 #: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
 msgid "Maximum bitrate"
 msgstr "Débit maximum"
 
-#: modules/access/mms/mms.c:55
-msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
-msgstr ""
-"Si ceci est activé, le flux avec le débit maximal, en restant inferieur à "
-"cette limite, sera utilisé"
+#: modules/access/mms/mms.c:58
+#, fuzzy
+msgid "Select the stream with the maximum bitrate under that limit."
+msgstr "Toujours sélectionner le flux dont le débit est le plus élevé."
 
-#: modules/access/mms/mms.c:60
+#: modules/access/mms/mms.c:62
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS)"
 
-#: modules/access/pvr/pvr.c:48
-msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
-msgstr ""
-"Cette option permet de modifier la taille du cache pour les flux PVR. Cette "
-"valeur est en millisecondes."
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Flux de sortie inutile"
 
-#: modules/access/pvr/pvr.c:51
-msgid "Device"
-msgstr "Périphérique"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Inutile"
 
-#: modules/access/pvr/pvr.c:52
-msgid "PVR video device"
-msgstr "Périphérique vidéo"
+#: modules/access_output/file.c:60
+msgid "Append to file"
+msgstr "Ajouter au fichier"
 
-#: modules/access/pvr/pvr.c:54
-#, fuzzy
-msgid "Radio device"
-msgstr "Périphérique audio"
+#: modules/access_output/file.c:61
+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/pvr.c:55
-#, fuzzy
-msgid "PVR radio device"
-msgstr "Périphérique vidéo"
+#: modules/access_output/file.c:65
+msgid "File stream output"
+msgstr "Sortie vers un fichier"
 
-#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
-msgid "Norm"
-msgstr "Norme"
+#: modules/access_output/http.c:60
+msgid "Username"
+msgstr "Nom d’utilisateur"
 
-#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
-msgstr "Définit la norme du flux (Automatique, SECAM, PAL ou NTSC)"
+#: modules/access_output/http.c:61
+#, fuzzy
+msgid "User name that will be requested to access the stream."
+msgstr ""
+"Ceci vous permet de préciser le nom d’utilisateur qui sera demandé pour "
+"accéder au flux."
 
-#: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
-msgid "Width"
-msgstr "Largeur"
+#: modules/access_output/http.c:64
+#, fuzzy
+msgid "Password that will be requested to access the stream."
+msgstr ""
+"Ceci vous permet de modifier le mot de passe qui sera demandé pour accéder "
+"au flux."
 
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-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_output/http.c:71
+#, fuzzy
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr ""
+"Chemin du fichier x509 de certificat qui sera utilisé par la sortie 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 ""
+"Chemin du fichier x509 de clé privée qui sera  qui sera utilisée par la "
+"sortie HTTP/SSL. 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 forHTTPS. Leave empty if you don't have one."
+msgstr ""
+"Chemin du fichier x509 d'autorité de certification qui sera utilisé par la "
+"sortie HTTP/SSL. Ne rien entrer si vous n'en n'avez pas."
+
+#: 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 ""
+"Chemin du fichier x509 de liste de révocation de certificats qui sera "
+"utilisé par la sortie HTTP/SSL. Ne rien entrer si vous n'en n'avez pas"
+
+#: 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 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
+#, fuzzy
+msgid "Stream name"
+msgstr "Nom"
+
+#: modules/access_output/shout.c:59
+#, fuzzy
+msgid "Name to give to this stream/channel on the icecast server."
+msgstr "Le nom qui sera attribué à ce canal sur le serveur Icecast"
+
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "Description"
+
+#: modules/access_output/shout.c:63
+#, fuzzy
+msgid "Description of the stream content or information about your channel."
+msgstr ""
+"Une description du contenu de votre flux et des 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 "
+"icecast server."
+msgstr ""
+"Généralement, la sortie Icecast utilise des flux Ogg. Cette option vous "
+"permet d'utiliser des flux MP3."
+
+#: modules/access_output/shout.c:73
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Modules de sortie"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+msgid "Caching value (ms)"
+msgstr "Taille du cache en ms"
+
+#: modules/access_output/udp.c:77
+#, fuzzy
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+"Cette option permet de modifier la taille du cache pour les flux UDP. Sa "
+"valeur est en millisecondes."
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+msgid "Time-To-Live (TTL)"
+msgstr "Temps de vie (TTL)"
+
+#: modules/access_output/udp.c:81
+#, fuzzy
+msgid "Time-To-Live of the outgoing stream."
+msgstr "Ceci vous permet de préciser le TTL du flux sortant."
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Groupe les 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 ""
+"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
+#, 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 ""
+"Si vous activez cette option, les paquets seront directement envoyés, 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/pvr.c:48
+#, fuzzy
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+"Cette option permet de modifier la taille du cache pour les flux UDP. Sa "
+"valeur est en millisecondes."
+
+#: modules/access/pvr/pvr.c:51
+msgid "Device"
+msgstr "Périphérique"
+
+#: modules/access/pvr/pvr.c:52
+msgid "PVR video device"
+msgstr "Périphérique vidéo"
+
+#: modules/access/pvr/pvr.c:54
+#, fuzzy
+msgid "Radio device"
+msgstr "Périphérique audio"
+
+#: modules/access/pvr/pvr.c:55
+#, fuzzy
+msgid "PVR radio device"
+msgstr "Périphérique vidéo"
+
+#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
+msgid "Norm"
+msgstr "Norme"
+
+#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
+#, fuzzy
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Définit la norme du flux (Automatique, SECAM, PAL ou NTSC)"
+
+#: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Largeur"
+
+#: modules/access/pvr/pvr.c:62
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetection)."
 msgstr "Largeur de la vidéo à capturer (-1 pour autodétecter)"
 
 #: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
 msgid "Height"
 msgstr "Hauteur"
 
-#: modules/access/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.c:66
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetection)."
 msgstr "Hauteur de la vidéo à capturer (-1 pour autodétecter)"
 
 #: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
@@ -5688,11 +6135,13 @@ msgid "Frequency"
 msgstr "Fréquence"
 
 #: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
+#, fuzzy
+msgid "Frequency to capture (in kHz), if applicable."
 msgstr "Fréquence de capture, en kHz, si possible"
 
 #: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)"
+#, fuzzy
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
 msgstr "Débit d’images à capturer, si possible (-1 pour automatique)"
 
 #: modules/access/pvr/pvr.c:76
@@ -5700,7 +6149,8 @@ msgid "Key interval"
 msgstr "Intervalle d’images-clé"
 
 #: modules/access/pvr/pvr.c:77
-msgid "Interval between keyframes (-1 for autodetect)"
+#, fuzzy
+msgid "Interval between keyframes (-1 for autodetect)."
 msgstr "Intervalle entre les images-clé (-1 pour automatique)"
 
 #: modules/access/pvr/pvr.c:79
@@ -5716,7 +6166,8 @@ msgstr ""
 "cette option pour en régler le nombre."
 
 #: modules/access/pvr/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
+#, fuzzy
+msgid "Bitrate to use (-1 for default)."
 msgstr "Débit à utiliser (-1 pour la valeur par défaut)"
 
 #: modules/access/pvr/pvr.c:86
@@ -5724,15 +6175,18 @@ msgid "Bitrate peak"
 msgstr "Débit en pointe"
 
 #: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR mode"
+#, fuzzy
+msgid "Peak bitrate in VBR mode."
 msgstr "Débit de pointe en mode débit variable"
 
 #: modules/access/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
-msgstr "Mode de débit (vbr ou cbr)"
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Mode de débit à utiliser (vbr pour variable ou cbr pour constant)."
 
 #: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
+#, fuzzy
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr "Mode de débit à utiliser (vbr pour variable ou cbr pour constant)."
 
 #: modules/access/pvr/pvr.c:92
@@ -5740,77 +6194,69 @@ msgid "Audio bitmask"
 msgstr "Masque de bits audio"
 
 #: modules/access/pvr/pvr.c:93
-msgid ""
-"This option allows setting of bitmask that will get used by the audio part "
-"of the card."
+#, fuzzy
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 "Cette option vous permet de régler des masques de bits qui seront utilisés "
 "par la partie audio de la carte."
 
 #: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
 msgid "Volume"
 msgstr "Volume"
 
 #: modules/access/pvr/pvr.c:97
-#, fuzzy
-msgid "This option allows setting of the audio volume (0-65535)."
+msgid "Audio volume (0-65535)."
 msgstr ""
-"Cette option vous permet de régler des masques de bits qui seront utilisés "
-"par la partie audio de la carte."
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
 msgid "Channel"
 msgstr "Canal"
 
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
+#: modules/access/pvr/pvr.c:100
 msgid ""
 "Channel 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/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "Automatic"
 msgstr "Automatique"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "SECAM"
 msgstr "SECAM"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "PAL"
 msgstr "PAL"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "NTSC"
 msgstr "NTSC"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr "vbr"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr "cbr"
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr "PVR"
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
+#: modules/access/pvr/pvr.c:115
+#, fuzzy
+msgid "IVTV MPEG Encoding cards input"
 msgstr "Entrée pour cartes MPEG avec ivtv"
 
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
-msgstr "Taille du cache en ms"
-
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
+"Caching value for RTSP streams. This value should be set in milliseconds."
 msgstr ""
 "Cette option permet de modifier la taille du cache par défaut pour les flux "
 "RTSP. Cette valeur est en millisecondes."
@@ -5820,15 +6266,16 @@ msgid "Real RTSP"
 msgstr "Real RTSP"
 
 #: modules/access/screen/screen.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
+"Caching value for screen capture. This value should be set in milliseconds."
 msgstr ""
 "Cette option permet de modifier la taille du cache pour les flux de capture "
 "d’écran. Cette valeur est en millisecondes."
 
 #: modules/access/screen/screen.c:43
-msgid "Allows you to set the desired frame rate for the capture."
+#, fuzzy
+msgid "Desired frame rate for the capture."
 msgstr "Ceci vous permet de spécifier le débit d’images pour la capture."
 
 #: modules/access/screen/screen.c:46
@@ -5836,9 +6283,10 @@ msgid "Capture fragment size"
 msgstr "Taille des fragments capturés"
 
 #: modules/access/screen/screen.c:48
+#, fuzzy
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
 msgstr ""
 "Cette option vous permet d’optimiser la capture en découpant l’écran en "
 "fragments d’une taille prédéfinie (16 semble être une valeur convenable, 0 "
@@ -5853,9 +6301,9 @@ msgid "Screen"
 msgstr "Écran"
 
 #: modules/access/smb.c:61
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
+"Caching value for SMB streams. This value should be set in milliseconds."
 msgstr ""
 "Cette option permet de modifier la taille du cache pour les flux SMB. Cette "
 "valeur est en millisecondes."
@@ -5873,9 +6321,8 @@ msgid "SMB domain"
 msgstr "Domaine SMB"
 
 #: modules/access/smb.c:70
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
+#, fuzzy
+msgid "Domain/Workgroup that will be used for the connection."
 msgstr ""
 "Ceci vous permet de modifier le domaine/groupe de travail qui sera utilisé "
 "lors de la connexion."
@@ -5885,9 +6332,9 @@ msgid "SMB input"
 msgstr "Entrée SMB"
 
 #: modules/access/tcp.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
+"Caching value for TCP streams. This value should be set in milliseconds."
 msgstr ""
 "Cette option permet de modifier la taille du cache pour les flux TCP. Cette "
 "valeur est en millisecondes."
@@ -5900,10 +6347,10 @@ msgstr "TCP"
 msgid "TCP input"
 msgstr "Entrée TCP"
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"Caching value for UDP streams. This value should be set in milliseconds."
 msgstr ""
 "Cette option permet de modifier la taille du cache pour les flux UDP. Sa "
 "valeur est en millisecondes."
@@ -5913,19 +6360,20 @@ msgid "Autodetection of MTU"
 msgstr "Détection automatique du MTU"
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
 msgstr ""
-"Ceci permet d’augmenter automatiquement le MTU si des paquets tronqués sont "
-"trouvés."
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 msgid "RTP reordering timeout in ms"
 msgstr "Délai d'expiration du réordonnement RTP (ms)"
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
+#, fuzzy
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
 msgstr ""
 "Ceci vous permet de modifier le comportement du réordonnement de paquets "
 "RTP. L'entrée RTP attendra les paquets ayant un retard inférieur au délai "
@@ -5942,25 +6390,27 @@ msgid "UDP/RTP input"
 msgstr "Entrée UDP/RTP"
 
 #: modules/access/v4l/v4l.c:75
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
 "Cette option permet de modifier la taille du cache pour les flux v4l (Video "
 "4 Linux). Cette valeur est en millisecondes."
 
 #: modules/access/v4l/v4l.c:79
+#, fuzzy
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
 "Entrez le nom du périphérique vidéo à utiliser. Si vous n’entrez rien, aucun "
 "périphérique vidéo ne sera utilisé."
 
 #: modules/access/v4l/v4l.c:83
+#, fuzzy
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
 "Spécifie le nom du périphérique audio à utiliser. Si vous ne spécifiez rien, "
 "aucun périphérique audio ne sera utilisé."
@@ -5973,48 +6423,73 @@ msgstr ""
 "Force le périphérique Video4Linux à utiliser un format de chroma particulier "
 "(par exemple I420 (défaut), RV24, etc.)"
 
+#: modules/access/v4l/v4l.c:94
+#, fuzzy
+msgid ""
+"Channel 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/v4l/v4l.c:99
 msgid "Audio Channel"
 msgstr "Canal audio"
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+#, fuzzy
+msgid "Audio Channel to use, if there are several audio inputs."
 msgstr "Canal audio à utiliser, s’il existe plusieurs entrées audio"
 
-#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/v4l.c:103
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr "Largeur de la vidéo à capturer (-1 pour autodétecter)"
+
+#: modules/access/v4l/v4l.c:106
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr "Hauteur de la vidéo à capturer (-1 pour autodétecter)"
+
+#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr "Brillance"
 
 #: modules/access/v4l/v4l.c:110
-msgid "Set the Brightness of the video input"
+#, fuzzy
+msgid "Brightness of the video input."
 msgstr "Régle la brillance de l’image"
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 msgid "Hue"
 msgstr "Teinte"
 
 #: modules/access/v4l/v4l.c:113
-msgid "Set the Hue of the video input"
+#, fuzzy
+msgid "Hue of the video input."
 msgstr "Régle la teinte de l’image"
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 msgid "Color"
 msgstr "Couleur"
 
 #: modules/access/v4l/v4l.c:116
-msgid "Set the Color of the video input"
+#, fuzzy
+msgid "Color of the video input."
 msgstr "Régle la couleur de l’image"
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr "Contraste"
 
 #: modules/access/v4l/v4l.c:119
-msgid "Set the Contrast of the video input"
+#, fuzzy
+msgid "Contrast of the video input."
 msgstr "Régle le contraste de l’image"
 
 #: modules/access/v4l/v4l.c:120
@@ -6022,7 +6497,8 @@ msgid "Tuner"
 msgstr "Tuner"
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
+#, fuzzy
+msgid "Tuner to use, if there are several ones."
 msgstr "Tuner à utiliser, s’il en existe plusieurs"
 
 #: modules/access/v4l/v4l.c:122
@@ -6030,12 +6506,15 @@ msgid "Samplerate"
 msgstr "Fréquence d'échantillonage"
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+#, fuzzy
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr "Fréquence d'échantillonage audio, en Hz"
 
 #: modules/access/v4l/v4l.c:127
-msgid "If this option is set, the audio stream will be captured in stereo"
-msgstr "Si ceci est activé, le flux audio sera capturé en stéréo"
+#, fuzzy
+msgid "Capture the audio stream in stereo."
+msgstr "Fréquence d'échantillonage audio, en Hz"
 
 #: modules/access/v4l/v4l.c:128
 msgid "MJPEG"
@@ -6050,7 +6529,8 @@ msgid "Decimation"
 msgstr "Décimation"
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+#, fuzzy
+msgid "Decimation level for MJPEG streams"
 msgstr "Permet de régler le niveau de décimation des flux MJPEG"
 
 #: modules/access/v4l/v4l.c:134
@@ -6058,7 +6538,8 @@ msgid "Quality"
 msgstr "Qualité"
 
 #: modules/access/v4l/v4l.c:135
-msgid "Set the quality of the stream"
+#, fuzzy
+msgid "Quality of the stream."
 msgstr "Règle la qualité de l’image"
 
 #: modules/access/v4l/v4l.c:146
@@ -6069,6 +6550,13 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Lecture Video4Linux"
 
+#: modules/access/vcd/vcd.c:42
+#, fuzzy
+msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgstr ""
+"Cette option permet de modifier la taille du cache pour les flux CD Audio. "
+"Sa valeur est en millisecondes."
+
 #: 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:697
@@ -6202,6 +6690,11 @@ msgstr "Entrée Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD)"
 msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr "vcdx://[périphérique-ou-fichier][@{P,S,T}num]"
 
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
+msgstr ""
+"Si différent de zéro, donne des informations supplémentaires de débogage."
+
 #: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
 msgid "Number of CD blocks to get in a single read."
 msgstr "Nombre de blocs du CD à lire à chaque fois."
@@ -6252,222 +6745,15 @@ msgstr "Format à utiliser dans le champ « auteur » de la liste de lecture"
 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:43
-msgid "Record directory"
-msgstr "Répertoire d’enregistrement"
-
-#: modules/access_filter/record.c:45
-msgid "Allows you to specify the directory where the record will be stored"
-msgstr ""
-"Ceci vous permet de spécifier le répertoire où l'enregistrement sera "
-"sauvegardé."
+#: modules/audio_filter/channel_mixer/dolby.c:47
+#, fuzzy
+msgid "Simple decoder for Dolby Surround encoded streams"
+msgstr "Décodeur Dolby Surround"
 
-#: modules/access_filter/timeshift.c:44
-msgid "Timeshift granularity"
-msgstr "Granularité en différé"
-
-#: modules/access_filter/timeshift.c:45
-msgid "Size of the temporary files use to store the timeshifted stream."
-msgstr ""
-"Taille des fichiers temporaires à utiliser pour stocker le flux différé"
-
-#: modules/access_filter/timeshift.c:47
-msgid "Timeshift directory"
-msgstr "Répertoire temporaire pour le différé"
-
-#: modules/access_filter/timeshift.c:48
-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:52 modules/access_filter/timeshift.c:53
-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:60
-msgid "Append to file"
-msgstr "Ajouter au fichier"
-
-#: modules/access_output/file.c:61
-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:65
-msgid "File stream output"
-msgstr "Sortie vers un fichier"
-
-#: modules/access_output/http.c:60
-msgid "Username"
-msgstr "Nom d’utilisateur"
-
-#: modules/access_output/http.c:61
-msgid ""
-"Allows you to give a user name that will be requested to access the stream."
-msgstr ""
-"Ceci vous permet de préciser le nom d’utilisateur qui sera demandé pour "
-"accéder au flux."
-
-#: modules/access_output/http.c:64
-msgid ""
-"Allows you to give a password that will be requested to access the stream."
-msgstr ""
-"Ceci vous permet de modifier le 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 "Allows you to give the mime returned by the server."
-msgstr "Ceci vous permet de préciser le type MIME renvoyé par le serveur."
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-"Chemin du fichier x509 de certificat qui sera utilisé par la sortie HTTP/SSL."
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-"Chemin du fichier x509 de clé privée qui sera  qui sera utilisée par la "
-"sortie HTTP/SSL. Ne rien entrer si vous n'en n'avez pas."
-
-#: modules/access_output/http.c:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. Leave empty if you "
-"don't have one."
-msgstr ""
-"Chemin du fichier x509 d'autorité de certification qui sera utilisé par la "
-"sortie HTTP/SSL. Ne rien entrer si vous n'en n'avez pas."
-
-#: modules/access_output/http.c:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-"Chemin du fichier x509 de liste de révocation de certificats qui sera "
-"utilisé par la sortie HTTP/SSL. Ne rien entrer si vous n'en n'avez pas"
-
-#: modules/access_output/http.c:85
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
-msgstr ""
-
-#: modules/access_output/http.c:90
-msgid "HTTP stream output"
-msgstr "Flux de sortie HTTP"
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: 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
-msgid "The name this stream/channel will get on the icecast server."
-msgstr "Le nom qui sera attribué à ce canal sur le serveur Icecast"
-
-#: modules/access_output/shout.c:61
-msgid "Stream-description"
-msgstr "Description"
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
-"Une description du contenu de votre flux et des informations sur votre canal"
-
-#: modules/access_output/shout.c:65
-msgid "Stream MP3"
-msgstr "Diffuser en MP3"
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-"Généralement, la sortie Icecast utilise des flux Ogg. Cette option vous "
-"permet d'utiliser des flux MP3."
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr "Sortie Icecast"
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-msgid "Time-To-Live (TTL)"
-msgstr "Temps de vie (TTL)"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Allows you to define the Time-To-Live of the outgoing stream."
-msgstr "Ceci vous permet de préciser le 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. This allows "
-"you to give 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 ""
-"If you enable this option, 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 ""
-"Si vous activez cette option, les paquets seront directement envoyés, 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/audio_filter/channel_mixer/dolby.c:47
-msgid "Simple decoder for dolby surround encoded streams"
-msgstr "Décodeur Dolby Surround"
-
-#: modules/audio_filter/channel_mixer/dolby.c:48
-msgid "Dolby surround decoder"
-msgstr "Dolby Surround"
+#: modules/audio_filter/channel_mixer/dolby.c:48
+#, fuzzy
+msgid "Dolby Surround decoder"
+msgstr "Dolby Surround"
 
 #: modules/audio_filter/channel_mixer/headphone.c:49
 msgid ""
@@ -6497,9 +6783,11 @@ msgid "Compensate delay"
 msgstr "Compenser le délai"
 
 #: modules/audio_filter/channel_mixer/headphone.c:62
+#, fuzzy
 msgid ""
 "The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
 msgstr ""
 "La latence introduite par l'algorithme est parfois dérangeante pour la "
 "synchronisation. Si c'est le cas, activez ceci afin de compenser cette "
@@ -6510,27 +6798,31 @@ msgid "No decoding of Dolby Surround"
 msgstr "Pas de décodage Dolby Surround"
 
 #: modules/audio_filter/channel_mixer/headphone.c:68
+#, fuzzy
 msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 "Si ceci est activé (cela n'est pas recommandé), les flux encodés en Dolby "
 "Surround ne seront pas décodés avant d'être traités."
 
-#: modules/audio_filter/channel_mixer/headphone.c:73
-msgid "Headphone channel mixer with virtual spatialization effect"
+#: modules/audio_filter/channel_mixer/headphone.c:72
+#, fuzzy
+msgid "Headphone virtual spatialization effect"
 msgstr "Effet de spatialisation virtuelle pour casque stéréo"
 
-#: modules/audio_filter/channel_mixer/headphone.c:74
+#: modules/audio_filter/channel_mixer/headphone.c:73
 msgid "Headphone effect"
 msgstr "Effet casque"
 
 #: modules/audio_filter/channel_mixer/simple.c:46
-msgid "audio filter for simple channel mixing"
+#, fuzzy
+msgid "Audio filter for simple channel mixing"
 msgstr "Mixeur de canaux simple"
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+#, fuzzy
+msgid "Audio filter for trivial channel mixing"
 msgstr "Mixeur de canaux trivial"
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -6565,7 +6857,8 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr "Décodeur audio ATSC A/52 (ou AC-3)"
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+#, fuzzy
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr "Encapsulateur A/52->S/PDIF"
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -6573,8 +6866,8 @@ msgid "DTS dynamic range compression"
 msgstr "Compression dynamique DTS"
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-msgid "DTS"
-msgstr "DTS"
+msgid "DCA"
+msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
 #: modules/audio_filter/converter/dtstofloat32.c:99
@@ -6582,31 +6875,38 @@ msgid "DTS Coherent Acoustics audio decoder"
 msgstr "Décodeur DTS Coherent Acoustics"
 
 #: modules/audio_filter/converter/dtstospdif.c:70
-msgid "audio filter for DTS->S/PDIF encapsulation"
+#, fuzzy
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr "Encapsulateur DTS->S/PDIF"
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr "Convertisseur fixed32->float32"
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr "Convertisseur fixed32->s16"
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s16 conversion"
 msgstr "Convertisseur float32->s16"
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s8 conversion"
 msgstr "Convertisseur float32->s8"
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u16 conversion"
 msgstr "Convertisseur float32->u16"
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u8 conversion"
 msgstr "Convertisseur float32->u8"
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -6615,59 +6915,74 @@ msgid "MPEG audio decoder"
 msgstr "Décodeur MPEG audio"
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
-msgid "audio filter for s16->fixed32 conversion"
+#, fuzzy
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr "Convertisseur s16->fixed32"
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 conversion"
 msgstr "Convertisseur s16->float32"
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr "Convertisseur s16->float32 avec conversion d'endianess"
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
-msgid "audio filter for s8->float32 conversion"
+#, fuzzy
+msgid "Audio filter for s8->float32 conversion"
 msgstr "Convertisseur s8->float32"
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
-msgid "audio filter for u8->fixed32 conversion"
+#, fuzzy
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr "Convertisseur u8->fixed32"
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
-msgid "audio filter for u8->float32 conversion"
+#, fuzzy
+msgid "Audio filter for u8->float32 conversion"
 msgstr "Convertisseur u8->float32"
 
 #: modules/audio_filter/equalizer.c:52
 msgid "Equalizer preset"
 msgstr "Préréglage de l’égaliseur"
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr "Gain des différentes bandes"
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
-msgstr "Outrepasser le gain des bandes du préréglage, en dB (de -20 à 20)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
+msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 msgid "Two pass"
 msgstr "Deux passes"
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
-msgstr "Filtrer l’audio deux fois"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
+msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr "Gain global"
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+#, fuzzy
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr "Règle le gain global, en dB (-20 à 20)"
 
-#: modules/audio_filter/equalizer.c:65
-msgid "Equalizer 10 bands"
+#: modules/audio_filter/equalizer.c:69
+#, fuzzy
+msgid "Equalizer with 10 bands"
 msgstr "Égaliseur 10 bandes"
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6750,7 +7065,8 @@ msgid "Techno"
 msgstr "Techno"
 
 #: modules/audio_filter/format.c:201
-msgid "audio filter for PCM format conversion"
+#, fuzzy
+msgid "Audio filter for PCM format conversion"
 msgstr "Filtre audio de conversion de formats PCM"
 
 #: modules/audio_filter/normvol.c:69
@@ -6758,10 +7074,11 @@ msgid "Number of audio buffers"
 msgstr "Nombre de tampons audio"
 
 #: modules/audio_filter/normvol.c:70
+#, fuzzy
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 "Ceci est le nombre de tampons audio sur lesquels la mesure de puissance sera "
 "effectuée. Un fort nombre de tampons augmentera le temps de réponse du "
@@ -6844,20 +7161,24 @@ msgid "Freq 3 Q"
 msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
-msgid "audio filter for band-limited interpolation resampling"
+#, fuzzy
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr "Filtre audio de rééchantillonnage par interpolation à bande réduite"
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
-msgid "audio filter for linear interpolation resampling"
+#, fuzzy
+msgid "Audio filter for linear interpolation resampling"
 msgstr "Filtre audio de rééchantillonnage linéaire"
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+#, fuzzy
+msgid "Audio filter for trivial resampling"
 msgstr "Filtre audio trivial de rééchantillonnage"
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
+#, fuzzy
+msgid "Audio filter for ugly resampling"
 msgstr "Filtre audio basique de rééchantillonnage"
 
 #: modules/audio_mixer/float32.c:47
@@ -6872,8 +7193,8 @@ msgstr "Mixeur S/PDIF"
 msgid "Trivial audio mixer"
 msgstr "Mixeur audio trivial"
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr "prédéfini"
 
@@ -6907,12 +7228,6 @@ msgstr "Mono"
 msgid "2 Front 2 Rear"
 msgstr "2 à l’avant ; 2 à l’arrière"
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr "5.1"
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -7000,8 +7315,9 @@ msgstr ""
 "u16_be», « s16_be », « fixed32 », « float32 » ou « spdif »"
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
-msgstr "Nombre de canaux en sortie"
+#, fuzzy
+msgid "Number of output channels"
+msgstr "Nombre de clones"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -7012,11 +7328,13 @@ msgstr ""
 "restreindre le nombre de canaux ici."
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+#, fuzzy
+msgid "Add WAVE header"
 msgstr "Ajouter un en-tête WAV"
 
 #: modules/audio_output/file.c:90
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+#, fuzzy
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr ""
 "Au lieu d’écrire un fichier brut, vous pouvez ajouter un en-tête WAV au "
 "fichier."
@@ -7026,7 +7344,8 @@ msgid "Output file"
 msgstr "Fichier de sortie"
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
+#, fuzzy
+msgid "File to which the audio samples will be written to."
 msgstr "Fichier dans lequel les échantillons audio vont être écrits"
 
 #: modules/audio_output/file.c:111
@@ -7080,6 +7399,10 @@ msgstr "Sortie audio simple DirectMedia Layer"
 msgid "Win32 waveOut extension output"
 msgstr "Sortie audio waveOut Win32"
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr "5.1"
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr "Parseur A/52"
@@ -7122,7 +7445,8 @@ msgid "Encoding quality"
 msgstr "Qualité d’encodage"
 
 #: modules/codec/dirac.c:68
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+#, fuzzy
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr "Permet de spécifier la qualité entre 1.0 (basse) et 10.0 (haute)."
 
 #: modules/codec/dirac.c:73
@@ -7150,45 +7474,67 @@ msgid "DTS audio packetizer"
 msgstr "Empaqueteur audio DTS"
 
 #: modules/codec/dvbsub.c:45
-msgid "X coordinate of the subpicture"
-msgstr "Position X du sous-titre"
+#, fuzzy
+msgid "Decoding X coordinate"
+msgstr "Position X de la vidéo"
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
-msgstr ""
-"Vous pouvez repositionner le sous-titre en fournissant une autre valeur ici."
+#: modules/codec/dvbsub.c:46
+#, fuzzy
+msgid "X coordinate of the rendered subtitle"
+msgstr "Position X de l'incrustation encodée"
 
 #: modules/codec/dvbsub.c:48
-msgid "Y coordinate of the subpicture"
-msgstr "Position Y du sous-titre"
+#, fuzzy
+msgid "Decoding Y coordinate"
+msgstr "Position X de la vidéo"
+
+#: modules/codec/dvbsub.c:49
+#, fuzzy
+msgid "Y coordinate of the rendered subtitle"
+msgstr "Position X de l'incrustation encodée"
 
 #: modules/codec/dvbsub.c:51
 msgid "Subpicture position"
 msgstr "Position du sous-titre"
 
 #: modules/codec/dvbsub.c:53
+#, fuzzy
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 "Vous povuez forcer la position du sous-titre sur la video (0=centré, "
 "1=gauche, 2=droite, 4=haut, 8=bas, et vous pouvez utiliser une combinaison "
 "de ces valeurs)"
 
 #: modules/codec/dvbsub.c:57
-msgid "X coordinate of the encoded subpicture"
+#, fuzzy
+msgid "Encoding X coordinate"
+msgstr "Position Y de la vidéo"
+
+#: modules/codec/dvbsub.c:58
+#, fuzzy
+msgid "X coordinate of the encoded subtitle"
 msgstr "Position X de l'incrustation encodée"
 
+#: modules/codec/dvbsub.c:59
+#, fuzzy
+msgid "Encoding Y coordinate"
+msgstr "Position Y de la vidéo"
+
 #: modules/codec/dvbsub.c:60
-msgid "Y coordinate of encoded the subpicture"
-msgstr "Position Y de  l'incrustation encodée"
+#, fuzzy
+msgid "Y coordinate of the encoded subtitle"
+msgstr "Position X de l'incrustation encodée"
 
-#: modules/codec/dvbsub.c:63
-msgid "Timeout of subpictures"
-msgstr "Délai d'expiration des sous-titres"
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
+#, fuzzy
+msgid "Timeout"
+msgstr "Temps"
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -7209,30 +7555,33 @@ msgstr "Encodeur de sous-titres DVB"
 msgid "AAC audio decoder (using libfaad2)"
 msgstr "Décodeur audio AAC (utilisant libfaad2)"
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 msgid "Image file"
 msgstr "Fichier d’image"
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+#, fuzzy
+msgid "Path of the image file for fake input."
 msgstr "Chemin de l'image à utiliser pour l'entrée factice"
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
-msgid "Allows you to specify the output video width."
-msgstr "Ceci vous permet de spécifier la largeur de la vidéo."
+#: modules/stream_out/transcode.c:70
+#, fuzzy
+msgid "Output video width."
+msgstr "Largeur maximale de la vidéo"
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
-msgid "Allows you to specify the output video height."
-msgstr "Ceci vous permet de spécifier la hauteur de la vidéo."
+#: modules/stream_out/transcode.c:73
+#, fuzzy
+msgid "Output video height."
+msgstr "Hauteur maximale de la vidéo"
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 msgid "Keep aspect ratio"
 msgstr "Conserver les proportions"
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -7244,23 +7593,23 @@ msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr ""
 "Proportions du fichier image (4:3, 16:9). Le défaut est 1:1 (pixels carrés)"
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 msgid "Deinterlace video"
 msgstr "Désentrelacer la vidéo"
 
 #: modules/codec/fake.c:62
-msgid "Allows you to deinterlace the image after loading."
+#, fuzzy
+msgid "Deinterlace the image after loading it."
 msgstr "Ceci vous permet de désentrelacer la vidéo"
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 msgid "Deinterlace module"
 msgstr "Module de désentrelacement"
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
-msgid "Specifies the deinterlace module to use."
-msgstr ""
-"Spécifie le module de désentrelacement à utiliser (ffmpeg-deinterlace ou "
-"deinterlace)."
+#: modules/codec/fake.c:65
+#, fuzzy
+msgid "Deinterlace module to use."
+msgstr "Module de désentrelacement"
 
 #: modules/codec/fake.c:76
 msgid "Fake video decoder"
@@ -7298,13 +7647,15 @@ msgid "simple"
 msgstr "simple"
 
 #: modules/codec/ffmpeg/ffmpeg.c:89
+#, fuzzy
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 "Décodeur/encodeur audio/vidéo ffmpeg Altivec ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+#, fuzzy
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr "Décodeur/encodeur audio/vidéo ffmpeg ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -7312,40 +7663,52 @@ msgid "Decoding"
 msgstr "Decodage"
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+#, fuzzy
+msgid "FFmpeg chroma conversion"
 msgstr "Conversion de chroma par ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Encoding"
 msgstr "Encodage"
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
-msgid "ffmpeg audio/video encoder"
+#, fuzzy
+msgid "FFmpeg audio/video encoder"
 msgstr "Encodeur audio/vidéo ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
-msgid "ffmpeg demuxer"
+#, fuzzy
+msgid "FFmpeg demuxer"
 msgstr "Démultiplexeur ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
-msgid "ffmpeg video filter"
+#, fuzzy
+msgid "FFmpeg video filter"
 msgstr "Filtre vidéo ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
-msgid "ffmpeg deinterlace video filter"
+#, fuzzy
+msgid "FFmpeg crop padd filter"
+msgstr "Filtre vidéo ffmpeg"
+
+#: modules/codec/ffmpeg/ffmpeg.c:210
+#, fuzzy
+msgid "FFmpeg deinterlace video filter"
 msgstr "Filtre de désentrelacement vidéo ffmpeg"
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 msgid "Direct rendering"
 msgstr "Rendu direct"
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr "Résilience d’erreur"
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
+#, fuzzy
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
@@ -7355,20 +7718,23 @@ msgstr ""
 "peut produire une flopée d’erreurs.\n"
 "Valeurs possibles : de 0 à 4 (0 désactive toute résilience d’erreurs)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr "Contournement de bugs"
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
+#, fuzzy
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 "Essaie de corriger certains problèmes\n"
 "1  autodetect\n"
@@ -7379,26 +7745,26 @@ msgstr ""
 "32 ac vlc\n"
 "64 Qpel chroma"
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr "Hâter"
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
+#, fuzzy
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 "Permet au décodeur de décoder partiellement ou de sauter une ou des images "
 "lorsqu’il n’y a pas assez de temps processeur. Cela est utile pour les "
 "processeurs peu puissants mais peut donner des images déformées."
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 msgid "Post processing quality"
 msgstr "Qualité de post-traitement"
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
@@ -7408,199 +7774,218 @@ msgstr ""
 "Les niveaux élevés demandent considérablement plus de puissance CPU, mais "
 "donnent de meilleures images."
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr "Masque de déboggage"
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr "Régler le masque de déboggage de ffmpeg"
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 msgid "Visualize motion vectors"
 msgstr "Afficher les vecteurs de déplacement"
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
+#, fuzzy
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 "Régler le masque d’affichage des vecteurs de déplacement.\n"
 "1 - affiche les vecteurs de mouvement des images P calculés en avant\n"
 "2 - affiche les vecteurs de mouvement des images B calculés en avant\n"
 "4 - affiche les vecteurs de mouvement des images B calculés en arrière"
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr "Décodage à faible résolution"
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+#, fuzzy
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr "Si ceci est activé, la vidéo sera décodée en basse résolution."
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
-msgid "ffmpeg post processing filter chains"
+#: modules/codec/ffmpeg/ffmpeg.h:145
+#, fuzzy
+msgid "FFmpeg post processing filter chains"
 msgstr "Chaînes de filtres de post-traitement de ffmpeg"
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 msgid "Ratio of key frames"
 msgstr "Ratio d’images clés"
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
+#: modules/codec/ffmpeg/ffmpeg.h:188
+#, fuzzy
+msgid "Number of frames that will be coded for one key frame."
 msgstr ""
 "Ceci vous permet de modifier le nombre d’images qui seront codées pour une "
 "seule image clé."
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of B frames"
 msgstr "Ratio d’images B"
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
+#: modules/codec/ffmpeg/ffmpeg.h:192
+#, fuzzy
+msgid "Number of B frames that will be coded between two reference frames."
 msgstr ""
 "Ceci vous permet de modifier le nombre d’images B qui seront codées entre "
 "deux images de référence."
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 msgid "Video bitrate tolerance"
 msgstr "Tolérance du débit de la vidéo"
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
-msgstr ""
-"Ceci vous permet de modifier la tolérance du débit de la vidéo en kbits/s."
+#: modules/codec/ffmpeg/ffmpeg.h:196
+#, fuzzy
+msgid "Video bitrate tolerance in kbit/s."
+msgstr "Tolérance du débit de la vidéo"
 
-#: modules/codec/ffmpeg/ffmpeg.h:190
-msgid "Enable interlaced encoding"
+#: modules/codec/ffmpeg/ffmpeg.h:198
+#, fuzzy
+msgid "Interlaced encoding"
 msgstr "Active l’encodage entrelacé"
 
-#: modules/codec/ffmpeg/ffmpeg.h:191
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
+#: modules/codec/ffmpeg/ffmpeg.h:199
+#, fuzzy
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr ""
 "Ceci vous permet d’utiliser des algorithmes spécifiques pour les images "
 "entrelacées."
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
-msgid "Enable interlaced motion estimation"
+#: modules/codec/ffmpeg/ffmpeg.h:202
+#, fuzzy
+msgid "Interlaced motion estimation"
 msgstr "Activer la prédiction de mouvement entrelacé"
 
-#: modules/codec/ffmpeg/ffmpeg.h:195
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
+#: modules/codec/ffmpeg/ffmpeg.h:203
+#, fuzzy
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
 msgstr ""
 "Ceci vous permet d’activer des algorithmes de prédiction de mouvement "
 "entrelacé. Ceci nécessitera plus de puissance."
 
-#: modules/codec/ffmpeg/ffmpeg.h:198
-msgid "Enable pre motion estimation"
+#: modules/codec/ffmpeg/ffmpeg.h:206
+#, fuzzy
+msgid "Pre-motion estimation"
 msgstr "Pré-prédiction de mouvement"
 
-#: modules/codec/ffmpeg/ffmpeg.h:199
-msgid "Allows you to enable the pre motion estimation."
-msgstr "Ceci vous permet d’activer la pré-prédiction de mouvement."
+#: modules/codec/ffmpeg/ffmpeg.h:207
+#, fuzzy
+msgid "Enable the pre-motion estimation algorithm."
+msgstr "Pré-prédiction de mouvement"
 
-#: modules/codec/ffmpeg/ffmpeg.h:202
-msgid "Enable strict rate control"
+#: modules/codec/ffmpeg/ffmpeg.h:210
+#, fuzzy
+msgid "Strict rate control"
 msgstr "Contrôle strict du débit"
 
-#: modules/codec/ffmpeg/ffmpeg.h:203
-msgid "Allows you to enable the strict rate control algorithm."
+#: modules/codec/ffmpeg/ffmpeg.h:211
+#, fuzzy
+msgid "Enable the strict rate control algorithm."
 msgstr "Ceci vous permet d’activer l’algorithme de contrôle strict du débit."
 
-#: modules/codec/ffmpeg/ffmpeg.h:206
+#: modules/codec/ffmpeg/ffmpeg.h:214
 msgid "Rate control buffer size"
 msgstr "Taille du tampon de contrôle du débit"
 
-#: modules/codec/ffmpeg/ffmpeg.h:207
-msgid "Allows you to specify the rate control buffer size."
+#: modules/codec/ffmpeg/ffmpeg.h:215
+msgid ""
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
 msgstr ""
-"Ceci vous permet de spécifier la taille du tampon pour le contrôle de débit."
 
-#: modules/codec/ffmpeg/ffmpeg.h:210
+#: modules/codec/ffmpeg/ffmpeg.h:219
 msgid "Rate control buffer aggressiveness"
 msgstr "Efficacité du contrôle de débit"
 
-#: modules/codec/ffmpeg/ffmpeg.h:211
-msgid "Allows you to specify the rate control buffer aggressiveness."
-msgstr "Ceci vous permet de spécifier l’efficacité du contrôle de débit."
+#: modules/codec/ffmpeg/ffmpeg.h:220
+#, fuzzy
+msgid "Rate control buffer aggressiveness."
+msgstr "Efficacité du contrôle de débit"
 
-#: modules/codec/ffmpeg/ffmpeg.h:214
+#: modules/codec/ffmpeg/ffmpeg.h:223
 msgid "I quantization factor"
 msgstr "Facteur de quantization I"
 
-#: modules/codec/ffmpeg/ffmpeg.h:215
+#: modules/codec/ffmpeg/ffmpeg.h:225
+#, fuzzy
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 "Ceci vous permet de spécifier le facteur de quantization des images I, par "
 "rapport aux images P (par exemple 1.0 => même quantization pour les images I "
 "et P)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 msgid "Noise reduction"
 msgstr "Résolution de bruit"
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
+#, fuzzy
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 "Ceci vous permet d’activer un algorithme simple de réduction de bruit afin "
 "de réduire la durée d’encodage et le débit, au prix d’images de plus faible "
 "qualité."
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:233
+#, fuzzy
+msgid "MPEG4 quantization matrix"
 msgstr "Matrice de quantization MPEG4"
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
+#, fuzzy
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 "Ceci vous permet d’utiliser la matrice de quantization MPEG4 pour l’encodage "
 "MPEG2. Cela mène en général à des images de meilleure qualité, tout en "
 "restant compatible avec les décodeurs standards MPEG2."
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr "Niveau de qualité"
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
+#, fuzzy
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 "Ceci vous permet de spécifier le niveau de qualité pour l’encodage des "
 "vecteurs de déplacement (ceci peut considérablement ralentir l’encodage)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
+#, fuzzy
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 "Ceci vous permet de spécifier si l’encodeur doit faire des compromis sur la "
 "qualité au cours de l’encodage, si votre CPU n’est pas capable d’assurer "
@@ -7609,111 +7994,115 @@ msgstr ""
 "qualité) et enfin augmentera le seuil de réduction de bruit afin de "
 "faciliter la tâche de l’encodeur."
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr "Minimum de l’échelle de quantization vidéo"
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
-msgid "Allows you to specify the minimum video quantizer scale."
-msgstr ""
-"Ceci vous permet de spécifier le minimum de l’échelle de quantisation vidéo."
+#: modules/codec/ffmpeg/ffmpeg.h:252
+#, fuzzy
+msgid "Minimum video quantizer scale."
+msgstr "Minimum de l’échelle de quantization vidéo"
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr "Maximum de l’échelle de quantization vidéo"
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
-msgid "Allows you to specify the maximum video quantizer scale."
-msgstr ""
-"Ceci vous permet de spécifier le maximum de l’échelle de quantization vidéo."
+#: modules/codec/ffmpeg/ffmpeg.h:256
+#, fuzzy
+msgid "Maximum video quantizer scale."
+msgstr "Maximum de l’échelle de quantization vidéo"
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
 msgstr "Active la quantization treillis"
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+#, fuzzy
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 "Ceci vous permet d’activer la quantization treillis (distortion de débit "
 "pour les coefficients des blocs)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
-msgid "Use fixed video quantizer scale"
-msgstr "Utiliser une échelle de quantisation vidéo fixée"
+#: modules/codec/ffmpeg/ffmpeg.h:263
+#, fuzzy
+msgid "Fixed quantizer scale"
+msgstr "Echelle de quantisation fixe à utiliser."
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
+#, fuzzy
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 "Ceci vous permet de spécifier une échelle de quantisation fixe pour "
 "l’encodage VBR. Les valeurs acceptées sont 0.01 à 255.0."
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr "Respect strict des standards"
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
+#, fuzzy
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 "Ceci vous permet de forcer un respect strict des standards lors de "
 "l’encodage. Les valeurs acceptées sont -1, 0 et 1."
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr "Masquage de luminance"
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:272
+#, fuzzy
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr ""
 "Ceci vous permet d'augmenter la quantization pour les macroblocs très "
 "brillants (par défaut: 0.0)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr "Masquage d'obscurité"
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:276
+#, fuzzy
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr ""
 "eci vous permet d'augmenter la quantization pour les macroblocs très sombres "
 "(par défaut: 0.0)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 msgid "Motion masking"
 msgstr "Masquage de mouvement"
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
+#, fuzzy
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
 msgstr ""
 "eci vous permet d'augmenter la quantization pour les macroblocs présentant "
 "un mouvement très important (par défaut: 0.0)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 msgid "Border masking"
 msgstr "Masquage de bordure"
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
+#, fuzzy
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
 msgstr ""
 "eci vous permet d'augmenter la quantization pour les macroblocs en marge de "
 "l'image (par défaut: 0.0)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr "Elimination de luminance"
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
@@ -7722,11 +8111,11 @@ msgstr ""
 "peu changé (par défaut: 0.0). La spécification H264 recommande une valeur de "
 "-4."
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr "Elimination de chrominance"
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
@@ -7735,8 +8124,8 @@ msgstr ""
 "peu changé (par défaut: 0.0). La spécification H264 recommande une valeur de "
 "7."
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr "Post-traitement"
 
@@ -7777,7 +8166,8 @@ msgid "Video decoder using openmash"
 msgstr "Décodeur vidéo utilisant openmash"
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
+#, fuzzy
+msgid "MPEG audio layer I/II/III decoder"
 msgstr "Parseur MPEG audio couches I/II/III"
 
 #: modules/codec/mpeg_audio.c:117
@@ -7836,40 +8226,50 @@ msgstr "Décodeur de sous-titres DVD"
 msgid "DVD subtitles packetizer"
 msgstr "Empaqueteur de sous-titres DVD"
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 msgid "Subtitles text encoding"
 msgstr "Encodage des sous-titres texte"
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 msgid "Set the encoding used in text subtitles"
 msgstr "Changer le codage utilisé par les sous-titres texte"
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 msgid "Subtitles justification"
 msgstr "Justification des sous-titres"
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 msgid "Set the justification of subtitles"
 msgstr "Justification des sous-titres"
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+#, fuzzy
+msgid "UTF-8 subtitles autodetection"
+msgstr "Répertoires des sous-titres"
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 #, fuzzy
 msgid "Formatted Subtitles"
 msgstr "Sous-titres"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 msgid "Text subtitles decoder"
 msgstr "Décodeur de sous-titres texte"
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -7890,9 +8290,10 @@ msgid "Tarkin decoder module"
 msgstr "Décodeur Tarkin"
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
+#, fuzzy
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 "Ceci vous permet de spécifier une valeur de qualité compris entre 1 (basse) "
 "et 10 (haute), au lieu de préciser un débit particulier. Cela produira un "
@@ -7915,8 +8316,9 @@ msgid "Theora comment"
 msgstr "Commentaires Theora"
 
 #: modules/codec/twolame.c:52
+#, fuzzy
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 "Ceci vous permet de spécifier une valeur de qualité comprise entre 0.0 "
@@ -7928,16 +8330,16 @@ msgid "Stereo mode"
 msgstr "Mode Stéréo"
 
 #: modules/codec/twolame.c:56
-msgid "Select how stereo streams will be handled"
-msgstr "Spécifiez permet de spécifier le mode de traitement des flux stéréo"
+msgid "Handling mode for stereo streams"
+msgstr ""
 
 #: modules/codec/twolame.c:57
 msgid "VBR mode"
 msgstr "Mode VBR (débit variable)"
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
-msgstr "Le type d’encodage par défaut est CBR."
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
+msgstr ""
 
 #: modules/codec/twolame.c:60
 msgid "Psycho-acoustic model"
@@ -7964,46 +8366,47 @@ msgid "Maximum encoding bitrate"
 msgstr "Débit maximum d’encodage"
 
 #: modules/codec/vorbis.c:161
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+#, fuzzy
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr ""
 "Ceci vous permet de spécifier un débit maximum en kbits. Utile pour les "
 "applications de diffusion."
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr "Débit minimum d’encodage"
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
+#, fuzzy
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 "Ceci vous permet de spécifier un débit minimum en kbits. Utile pour les "
 "applications de diffusion."
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 msgid "CBR encoding"
 msgstr "Encodage CBR (débit constant)"
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+#, fuzzy
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr "Ceci vous permet de forcer un encodage à débit constant (CBR)."
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 msgid "Vorbis audio decoder"
 msgstr "Décodeur audio Vorbis"
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 msgid "Vorbis audio packetizer"
 msgstr "Empaqueteur audio Vorbis"
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr "Encodeur audio Vorbis"
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr "Commentaires Vorbis"
 
@@ -8016,7 +8419,7 @@ msgstr "Taille PES maximale"
 #, fuzzy
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 "De plus grandes valeurs économisent de l'espace, et donc permettent une "
 "meilleure qualité à débit égal, au prix d'une perte de précision de la "
@@ -8049,7 +8452,7 @@ msgstr ""
 "valeur par défaut est keyint * 0,4."
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -8060,7 +8463,8 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 "Cette valeur contrôle l'ajout d'images I aux changements de scène. Avec de "
 "petites valeurs, le codec doit souvent forcer une image I pour ne pas "
@@ -8071,52 +8475,53 @@ msgstr ""
 "la fin de l'intervale maximal, ce qui causerait probablement des artefacts "
 "d'encodage."
 
-#: modules/codec/x264.c:68
+#: modules/codec/x264.c:70
 #, fuzzy
-msgid "Number of B-frames between I and P (1 to 16)"
+msgid "B-frames between I and P"
 msgstr "Nombre d’images B consécutives entre images I et P."
 
-#: modules/codec/x264.c:69
+#: modules/codec/x264.c:71
 #, fuzzy
-msgid "Number of consecutive B-frames between I and P-frames."
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr "Nombre d’images B consécutives entre images I et P."
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
+#, fuzzy
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
-msgstr ""
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
+msgstr "Nombre d’images B consécutives entre images I et P."
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 #, fuzzy
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
@@ -8125,170 +8530,174 @@ msgstr ""
 "Activer CABAC (Codage arithmétique binaire adaptatif). Ceci ralentit "
 "l'encodage et le décodage, mais entraîne un gain de débit de 10 à 15%."
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
-msgstr ""
+#: modules/codec/x264.c:92
+#, fuzzy
+msgid "Number of reference frames"
+msgstr "Nombre d’images P entre deux images I."
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 #, fuzzy
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 "Ceci est très efficace pour les dessins animés, mais semble ne pas faire "
 "beaucoup de différences pour les scènes réelles. Certains décodeurs ne "
 "savent pas traiter des valeurs élevées."
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "Filtre d’incrustation de logo"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 #, fuzzy
 msgid "Deblocking loop filter (increases quality)."
 msgstr "Utilise un filtre de boucle (améliore la qualité)."
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 #, fuzzy
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 "Ceci sélectionne le quantisateur à utiliser, entre 1 et 51. Des valeurs plus "
 "faibles améliorent la fidélité mais augmentent le débit. La valeur par "
 "défaut de 26 est bonne."
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr "Quantisateur minimal, 15 à 35 semble être une bonne échelle"
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 msgid "Maximum quantizer parameter."
 msgstr "Quantisateur maximal"
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
+#: modules/codec/x264.c:121
 #, fuzzy
-msgid "Allowed variance of average bitrate"
-msgstr "Permet de régler la variance dans le débit moyen"
+msgid "Average bitrate tolerance"
+msgstr "Tolérance du débit de la vidéo"
 
-#: modules/codec/x264.c:120
+#: modules/codec/x264.c:122
 #, fuzzy
-msgid "Sets the allowed variance in average. bitrate."
+msgid "Allowed variance in average. bitrate (in kbits/s)."
 msgstr "Permet de régler la variance dans le débit moyen"
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 #, fuzzy
 msgid "Max local bitrate"
 msgstr "Débit maximum local"
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr "Règle le débit maximum local en kbits/s."
 
-#: modules/codec/x264.c:126
+#: modules/codec/x264.c:128
 #, fuzzy
-msgid "Size of VBV buffer"
+msgid "VBV buffer"
 msgstr "Position"
 
-#: modules/codec/x264.c:127
+#: modules/codec/x264.c:129
 #, fuzzy
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
-msgstr "Ceci règle une période de moyenage pour le débit local maximim."
+msgid "Averaging period for the maximum local bitrate in kbits."
+msgstr "Période de moyennage pour le débit maximal"
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 #, fuzzy
 msgid "Initial VBV buffer occupancy"
 msgstr "Remplissage initial du tampon"
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 "Ceci configure l'occupation initiale du tampon en tant que fraction de la "
 "taille du tampon."
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
+#: modules/codec/x264.c:145
 #, fuzzy
-msgid "QP curve compression."
+msgid "QP curve compression"
 msgstr "Compression dynamique DTS"
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
-msgstr ""
+#, fuzzy
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
+msgstr "Compression dynamique DTS"
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -8299,30 +8708,30 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 #, fuzzy
 msgid "Direct MV prediction mode"
 msgstr "Décodeur DirectMedia Object"
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 #, fuzzy
 msgid "Direct MV prediction mode. "
 msgstr "Décodeur DirectMedia Object"
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 #, fuzzy
 msgid "Integer pixel motion estimation method"
 msgstr "Pré-prédiction de mouvement"
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -8331,169 +8740,173 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
+#, fuzzy
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 "Ce paramètre contrôle la qualité par rapport aux compromis de vitesses "
 "impliquées dans le processus de choix du mouvement estimé (faible = plus "
 "rapide et élevé = meilleure qualité)."
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 #, fuzzy
 msgid "Ignore chroma in motion estimation"
 msgstr "Pré-prédiction de mouvement"
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
+#: modules/codec/x264.c:213
 #, fuzzy
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+msgid "Trellis RD quantization"
 msgstr "Active la quantization treillis"
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 #, fuzzy
 msgid "CPU optimizations"
 msgstr "Polarisation"
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
-msgstr ""
+#: modules/codec/x264.c:229
+#, fuzzy
+msgid "Use assembler CPU optimizations."
+msgstr "Polarisation"
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 #, fuzzy
 msgid "PSNR calculation"
 msgstr "Saturation"
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "dia"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "esa"
 msgstr "oui"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "fast"
 msgstr "rapide"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "normal"
 msgstr "normal"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "slow"
 msgstr "lent"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "all"
 msgstr "tous"
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "spatial"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 #, fuzzy
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr "Encodeur vidéo h264 utilisant la bibliothèque x264"
@@ -8503,6 +8916,16 @@ msgid "Corba control"
 msgstr "Contrôles Corba"
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 msgid "corba control module"
 msgstr "Module de contrôle Corba"
 
@@ -8515,20 +8938,21 @@ msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr ""
 "La quantité de mouvement requise pour enregistrer un mouvement de souris"
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr "Bouton de souris"
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
+#: modules/control/gestures.c:83
+#, fuzzy
+msgid "Trigger button for mouse gestures."
 msgstr ""
 "Vous pouvez régler le bouton de déclenchement des mouvements de souris ici."
 
-#: modules/control/gestures.c:87
+#: modules/control/gestures.c:86
 msgid "Middle"
 msgstr "Milieu"
 
-#: modules/control/gestures.c:90
+#: modules/control/gestures.c:89
 msgid "Gestures"
 msgstr "Mouvements"
 
@@ -8536,131 +8960,111 @@ msgstr "Mouvements"
 msgid "Mouse gestures control interface"
 msgstr "Interface de contrôle par mouvements de souris"
 
-#: modules/control/hotkeys.c:84
-msgid "Playlist bookmark 1"
-msgstr "Favori n°1"
-
-#: modules/control/hotkeys.c:85
-msgid "Playlist bookmark 2"
-msgstr "Favori n°2"
-
-#: modules/control/hotkeys.c:86
-msgid "Playlist bookmark 3"
-msgstr "Favori n°3"
-
-#: modules/control/hotkeys.c:87
-msgid "Playlist bookmark 4"
-msgstr "Favori n°4"
-
-#: modules/control/hotkeys.c:88
-msgid "Playlist bookmark 5"
-msgstr "Favori n°5"
-
-#: modules/control/hotkeys.c:89
-msgid "Playlist bookmark 6"
-msgstr "Favori n°6"
-
-#: modules/control/hotkeys.c:90
-msgid "Playlist bookmark 7"
-msgstr "Favori n°7"
-
-#: modules/control/hotkeys.c:91
-msgid "Playlist bookmark 8"
-msgstr "Favori n°8"
-
-#: modules/control/hotkeys.c:92
-msgid "Playlist bookmark 9"
-msgstr "Favori n°9"
-
-#: modules/control/hotkeys.c:93
-msgid "Playlist bookmark 10"
-msgstr "Favori n°10"
-
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
-msgstr "Cette option vous permet de définir des favoris de liste de lecture."
+#: modules/control/hotkeys.c:94
+#, fuzzy
+msgid "Define playlist bookmarks."
+msgstr "Régler le favori n°9"
 
-#: modules/control/hotkeys.c:98
+#: modules/control/hotkeys.c:97
 #, fuzzy
 msgid "Hotkeys"
 msgstr "Combinaisons de touches"
 
-#: modules/control/hotkeys.c:99
+#: modules/control/hotkeys.c:98
 msgid "Hotkeys management interface"
 msgstr "Interface de combinaisons de touches"
 
-#: modules/control/hotkeys.c:488
+#: modules/control/hotkeys.c:467
 #, c-format
 msgid "Audio track: %s"
 msgstr "Piste audio : %s"
 
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
 #, c-format
 msgid "Subtitle track: %s"
 msgstr "Piste de sous-titres : %s"
 
-#: modules/control/hotkeys.c:502
+#: modules/control/hotkeys.c:482
 msgid "N/A"
 msgstr "N/A"
 
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, fuzzy, c-format
 msgid "Aspect ratio: %s"
 msgstr "Format d’écran"
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, fuzzy, c-format
 msgid "Crop: %s"
 msgstr "Rogner"
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, fuzzy, c-format
 msgid "Deinterlace mode: %s"
 msgstr "Mode de désentrelacement"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr "Adresse de l’hôte"
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
 msgstr ""
-"Indiquez l’adresse et le port par lesquelles l’interface HTTP sera joignable."
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 msgid "Source directory"
 msgstr "Répertoire source"
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 msgid "Charset"
 msgstr "Encodage"
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr "Encodage déclaré dans l'en-tête Content-Type (UTF-8 par défaut)"
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 msgid "Handlers"
 msgstr "Prise en charge d'extensions"
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
+#, fuzzy
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
 msgstr ""
 "Ceci vous permet de définir des programmes de prise en charge pour diverses "
 "extensions et le chemin du programme en question (par exemple: php=/usr/bin/"
 "php,pl=/usr/bin/perl)."
 
+#: modules/control/http/http.c:50
+#, fuzzy
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr "Fichier de certificat x509 pour l’interface HTTP (active SSL)"
+
+#: modules/control/http/http.c:53
+#, fuzzy
+msgid "HTTP interface x509 PEM private key file."
+msgstr "Fichier de clé privée x509 pour l’interface HTTP"
+
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
+#, fuzzy
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
+msgstr "Fichier d’autorité de certification x509 pour l’interface HTTP"
+
+#: modules/control/http/http.c:58
+#, fuzzy
+msgid "HTTP interace Certificates Revocation List file."
 msgstr "Fichier de révocations de certificats x509 pour l’interface HTTP"
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:62
 msgid "HTTP remote control interface"
 msgstr "Interface de commande à distance HTTP"
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 msgid "HTTP SSL"
 msgstr "HTTP SSL"
 
@@ -8669,25 +9073,21 @@ msgid "Infrared remote control interface"
 msgstr "Interface de contrôle à distance par infra-rouge"
 
 #: modules/control/netsync.c:59
-msgid "Act as master for network synchronisation"
-msgstr "Agir en tant que maître pour la synchronisation réseau"
+msgid "Act as master"
+msgstr ""
 
 #: modules/control/netsync.c:60
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
-msgstr ""
-"Ceci vous permet de spécifier si ce client doit se comporter comme un maître "
-"pour la synchronisation réseau."
+#, fuzzy
+msgid "Should act as the master client for the network synchronisation?"
+msgstr "Agir en tant que maître pour la synchronisation réseau"
 
 #: modules/control/netsync.c:63
 msgid "Master client ip address"
 msgstr "Adresse IP du client maître"
 
 #: modules/control/netsync.c:64
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+#, fuzzy
+msgid "IP address of the master client used for the network synchronisation."
 msgstr ""
 "Ceci vous permet de spécifier l’adresse IP du client maître pour la "
 "synchronisation réseau (uniquement en mode esclave)."
@@ -8702,7 +9102,8 @@ msgid "Install Windows Service"
 msgstr "Installer le service NT/2K/XP"
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
+#, fuzzy
+msgid "Install the Service and exit."
 msgstr "Si ceci est activé, l’interface installera le service et quittera."
 
 #: modules/control/ntservice.c:42
@@ -8710,37 +9111,40 @@ msgid "Uninstall Windows Service"
 msgstr "Désinstaller le service NT/2K/XP"
 
 #: modules/control/ntservice.c:44
-msgid "If enabled the interface will uninstall the Service and exit."
-msgstr "Si ceci est activé, l’interface désinstallera le service et quittera."
+#, fuzzy
+msgid "Uninstall the Service and exit."
+msgstr "Si ceci est activé, l’interface installera le service et quittera."
 
 #: modules/control/ntservice.c:45
 msgid "Display name of the Service"
 msgstr "Afficher le nom du service"
 
 #: modules/control/ntservice.c:47
-msgid "This allows you to change the display name of the Service."
-msgstr "Ceci vous permet de changer le nom du service."
+#, fuzzy
+msgid "Change the display name of the Service."
+msgstr "Afficher le nom du service"
 
 #: modules/control/ntservice.c:48
 msgid "Configuration options"
 msgstr "Options de configuratoin"
 
 #: modules/control/ntservice.c:50
+#, fuzzy
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 "Cette option vous permet de sélectionner les options de configuration qui "
 "seront utilisées par le service (par exemple --foo = bar --no-foobar). Ceci "
 "doit être spécifié à l'installation du service."
 
 #: modules/control/ntservice.c:55
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
 "Cette option vous permet de sélectionner les interfaces supplémentaires "
 "lancées par le service. Ceci devrait être spécifié lors de l’installation "
@@ -8817,13 +9221,14 @@ msgid "Remote control interface"
 msgstr "Interface de commande à distance"
 
 #: modules/control/rc.c:335
-msgid "Remote control interface initialized, `h' for help"
+#, fuzzy
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr ""
 "Interface de commande à distance initialisée, « h » pour obtenir de l’aide."
 
 #: modules/control/rc.c:847
-#, c-format
-msgid "unknown command `%s', type `help' for help"
+#, fuzzy, c-format
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr "commande inconnue « %s », tapez « help » pour obtenir de l’aide"
 
 #: modules/control/rc.c:880
@@ -9014,7 +9419,8 @@ msgid "| time-size # . . . . . . . . font size, in pixels"
 msgstr "| time-size # . . . . . . .  taille de l'heure, en pixels"
 
 #: modules/control/rc.c:935
-msgid "| logo-file STRING . . . the overlay file path/name"
+#, fuzzy
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr "| logo-file CHAÎNE. . . fichier de logo à incruster"
 
 #: modules/control/rc.c:936
@@ -9107,18 +9513,26 @@ msgstr "| quit . . . . . . . . . . . .  quitte VLC"
 msgid "+----[ end of help ]"
 msgstr "+----[ fin de l’aide ]"
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+#, fuzzy
+msgid "Press menu select or pause to continue."
+msgstr "Appuiyez sur menu select ou pause pour continuer"
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+#, fuzzy
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr "Appuiyez sur menu select ou pause pour continuer"
 
 #: modules/control/rc.c:1385
-msgid "press pause to continue"
+#, fuzzy
+msgid "Type 'pause' to continue."
 msgstr "Appuyez sur <Entrée> pour continuer…"
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+#, fuzzy
+msgid "Please provide one of the following parameters:"
 msgstr "veuillez fournir l'un des paramètres suivants"
 
 #: modules/control/showintf.c:62
@@ -9126,35 +9540,43 @@ msgid "Threshold"
 msgstr "Seuil"
 
 #: modules/control/showintf.c:63
-msgid "Height of the zone triggering the interface"
+#, fuzzy
+msgid "Height of the zone triggering the interface."
 msgstr "Hauteur de la zone déclenchant l’apparition de l’interface"
 
 #: modules/control/telnet.c:72
-msgid "Telnet Interface host"
-msgstr "Hôte de l’interface telnet"
+#, fuzzy
+msgid "Host"
+msgstr "House"
 
 #: modules/control/telnet.c:73
-msgid "Default to listen on all network interfaces"
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
 msgstr ""
-"Le comportement par défaut est d'écouter sur toutes les interfaces réseaux"
-
-#: modules/control/telnet.c:74
-msgid "Telnet Interface port"
-msgstr "Port de l’interface telnet"
 
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
-msgstr "Par défaut : 4212"
-
-#: modules/control/telnet.c:77
-msgid "Telnet Interface password"
-msgstr "Mot de passe pour l’interface telnet"
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
+msgstr "Port"
 
 #: modules/control/telnet.c:78
-msgid "Default to admin"
-msgstr "Par défaut : admin"
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
+msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
+msgstr ""
+
+#: modules/control/telnet.c:96
 msgid "VLM remote control interface"
 msgstr "Interface de commande à distance VLM"
 
@@ -9174,10 +9596,15 @@ msgstr "Démultiplexeur ASF v1.0"
 msgid "AU demuxer"
 msgstr "Démultiplexeur AU"
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 msgid "Force interleaved method"
 msgstr "Forcer la méthode entrelacée"
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "Forcer la méthode entrelacée"
+
 #: modules/demux/avi/avi.c:45
 msgid "Force index creation"
 msgstr "Forcer la création d’index"
@@ -9249,15 +9676,24 @@ msgstr "Démultiplexeur DTS brut"
 msgid "FLAC demuxer"
 msgstr "Démultiplexeur FLAC"
 
+#: modules/demux/livedotcom.cpp:63
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+"Cette option permet de modifier la taille du cache par défaut pour les flux "
+"RTSP. Cette valeur est en millisecondes."
+
 #: modules/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr "Dialecte RTSP Kasenna"
 
 #: modules/demux/livedotcom.cpp:67
+#, fuzzy
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 "Le serveur Kasenna utilise une forme de RTSP ancienne et non standard. "
 "Lorsque ce paramètre est activé, VLC tentera d'utiliser ce dialecte pour la "
@@ -9308,10 +9744,13 @@ msgid "Frames per Second"
 msgstr "Images par seconde"
 
 #: modules/demux/mjpeg.c:44
+#, fuzzy
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
+"is the default value) for a live stream (from a camera)."
 msgstr ""
+"Ceci vous permet de régler le débit d’images désiré pour la lecture depuis "
+"des fichiers, utilisez 0 pour une diffusion en temps réel."
 
 #: modules/demux/mjpeg.c:50
 #, fuzzy
@@ -9707,7 +10146,8 @@ msgid "Extra PMT"
 msgstr "PMT supplémentaire"
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+#, fuzzy
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr ""
 "Ceci vous permet de spécifier une PMT supplémentaire (pmt_pid=pid:type_flux"
 "[,..])"
@@ -9717,48 +10157,63 @@ msgid "Set id of ES to PID"
 msgstr "Sélectionner l’id de l’ES pour le PID"
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
-msgstr "Sélectionner l’id de l’ES pour le PID"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
+msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 msgid "Fast udp streaming"
 msgstr "Diffusion UDP rapide"
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+#, fuzzy
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 "Envoie le flux TS par UDP à l’ip:port spécifiée (à n’utiliser que si vous "
 "savez ce que vous faites)."
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr "MTU pour le mode de sortie"
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
+#: modules/demux/ts.c:98
+#, fuzzy
+msgid "MTU for out mode."
+msgstr "MTU pour le mode de sortie"
+
+#: modules/demux/ts.c:100
 msgid "CSA ck"
 msgstr "Clé CSA"
 
-#: modules/demux/ts.c:100
+#: modules/demux/ts.c:101
+msgid "Control word for the CSA encryption algorithm"
+msgstr ""
+
+#: modules/demux/ts.c:103
 msgid "Silent mode"
 msgstr "Mode silencieux"
 
-#: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+#: modules/demux/ts.c:104
+#, fuzzy
+msgid "Do not complain on encrypted PES."
 msgstr "Ne pas afficher d’avertissement pour les flux encryptés"
 
-#: modules/demux/ts.c:103
+#: modules/demux/ts.c:106
 msgid "CAPMT System ID"
 msgstr "System ID du CAPMT"
 
-#: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+#: modules/demux/ts.c:107
+#, fuzzy
+msgid "Only forward descriptors from this SysID to the CAM."
 msgstr "transmettre les descripteurs de ce SysID uniquement à la caméra"
 
-#: modules/demux/ts.c:106
+#: modules/demux/ts.c:109
 msgid "Packet size in bytes to decrypt"
 msgstr "Taille de paquet à déchiffrer, en octets"
 
-#: modules/demux/ts.c:107
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
@@ -9766,19 +10221,20 @@ msgstr ""
 "Ceci permet de spécifier la taille du paquet TS à déchiffrer. Les routines "
 "de descriptions enlèvent l'en-tête TS avant de déchiffrer. "
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 msgid "Filename of dump"
 msgstr "Nom de fichier du dump"
 
-#: modules/demux/ts.c:112
-msgid "Specify a filename where to dump the TS in"
+#: modules/demux/ts.c:115
+#, fuzzy
+msgid "Specify a filename where to dump the TS in."
 msgstr "Spécifiez le nom du fichier dans lequel sera enregistré le flux TS."
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 msgid "Append"
 msgstr "Ajouter"
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
@@ -9786,11 +10242,11 @@ msgstr ""
 "Si le fichier spécifié existe déjà et que cette option est activée, les "
 "nouvelles données seront ajoutées au fichier."
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 msgid "Dump buffer size"
 msgstr "Taille du tampon de dump"
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
@@ -9799,7 +10255,7 @@ msgstr ""
 "nombre de paquets. Veuillez spécifier la taille du tampon, et non le nombre "
 "de paquets"
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 msgid "MPEG Transport Stream demuxer"
 msgstr "Démultiplexeur MPEG Transport Stream"
 
@@ -9851,6 +10307,10 @@ msgstr "New Age"
 msgid "Oldies"
 msgstr "Anciennetés"
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr "Autre"
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr "RnB"
@@ -10043,7 +10503,7 @@ msgstr "Cabaret"
 msgid "New wave"
 msgstr "New wave"
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr "Psychédélique"
 
@@ -10131,7 +10591,7 @@ msgstr "Ouvrir aussi les fichiers des sous-répertoires ?"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -10139,8 +10599,8 @@ msgstr "Annuler"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr "Ouvrir"
 
@@ -10152,7 +10612,7 @@ msgstr "Préférences"
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr "Messages"
 
@@ -10160,7 +10620,7 @@ msgstr "Messages"
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr "Ouvrir un fichier"
 
@@ -10199,22 +10659,22 @@ msgstr "Chapitre"
 msgid "Speed"
 msgstr "Vitesse"
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr "Fenêtre"
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr "Ok"
@@ -10247,7 +10707,7 @@ msgid "Edit"
 msgstr "Édition"
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr "Tout sélectionner"
 
@@ -10288,11 +10748,11 @@ msgid "Path"
 msgstr "Chemin d’accès"
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr "Nom"
 
@@ -10301,7 +10761,7 @@ msgid "Apply"
 msgstr "Appliquer"
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr "Enregistrer"
 
@@ -10342,7 +10802,6 @@ msgid "Take Screen Shot"
 msgstr "Copie d’écran"
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr "À propos du lecteur multimédia VLC"
 
@@ -10351,7 +10810,7 @@ msgstr "À propos du lecteur multimédia VLC"
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr "Compilé par %s, basé sur la révision SVN %s"
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 msgid "Bookmarks"
 msgstr "Signets"
@@ -10369,27 +10828,14 @@ msgstr "Effacer"
 msgid "Extract"
 msgstr "Extraire"
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-msgid "Size offset"
-msgstr "Position"
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-msgid "Time offset"
-msgstr "Date"
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr "Temps"
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-msgid "Bytes"
-msgstr "Octets"
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 msgid "Untitled"
 msgstr "Sans titre"
 
@@ -10399,9 +10845,9 @@ msgid "No input"
 msgstr "Pas d’entrée"
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+#, fuzzy
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 "Aucune entrée trouvée. Le flux doit être en cours de lecture ou en pause "
 "pour que les signets fonctionnent."
@@ -10411,37 +10857,38 @@ msgid "Input has changed"
 msgstr "L’entrée a changé"
 
 #: modules/gui/macosx/bookmarks.m:242
+#, fuzzy
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 "L’entrée a changé, impossible de sauvegarder les signets. Utilisez « pause » "
 "pendant l’édition des signets pour garder la même entrée;"
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 msgid "Invalid selection"
 msgstr "Sélection invalide"
 
-#: modules/gui/macosx/bookmarks.m:292
-msgid "You have to select two bookmarks."
-msgstr "Vous devez sélectionner deux signets."
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
+msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 msgid "No input found"
 msgstr "Aucune entrée trouvée"
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr ""
 "Le flux doit être en cours de lecture ou en pause pour que les signets "
 "fonctionnent."
 
-#: modules/gui/macosx/controls.m:47
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
 #, fuzzy
-msgid "Go To Position"
-msgstr "Position du logo"
+msgid "Jump To Time"
+msgstr "Aller à : "
 
 #: modules/gui/macosx/controls.m:50
 #, fuzzy
@@ -10450,8 +10897,8 @@ msgstr "secam"
 
 #: modules/gui/macosx/controls.m:51
 #, fuzzy
-msgid "Go to specific position"
-msgstr "Aller directement à un endroit spécifié"
+msgid "Jump to time"
+msgstr "Aller à : "
 
 #: modules/gui/macosx/controls.m:136
 msgid "Random On"
@@ -10461,60 +10908,60 @@ msgstr "Aléatoire On"
 msgid "Random Off"
 msgstr "Aléatoire Off"
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 msgid "Repeat One"
 msgstr "Répéter un"
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 msgid "Repeat Off"
 msgstr "Répétition Off"
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 msgid "Repeat All"
 msgstr "Tout répéter"
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr "Taille 50 %"
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr "Taille normale"
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr "Taille double"
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr "Flotter au-dessus"
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr "Ajuster à l’écran"
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr "Aléatoire"
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 msgid "Step Forward"
 msgstr "Avancer"
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 msgid "Step Backward"
 msgstr "Reculer"
 
@@ -10529,43 +10976,43 @@ msgstr "Avance rapide"
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr "Lire"
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr "Pause"
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 msgid "2 Pass"
 msgstr "2 Passes"
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+#, fuzzy
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 "Si vous appliquez ce réglage, le filtrage par l’égaliseur sera fait deux "
 "fois, produisant un effet plus accentué."
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+#, fuzzy
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr ""
 "Activer l’égaliseur. Vous pouvez soit changer manuellement les bandes soit "
 "utiliser un préréglage."
@@ -10574,150 +11021,144 @@ msgstr ""
 msgid "Preamp"
 msgstr "Préamp"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Contrôles étendus"
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 msgid "Video filters"
 msgstr "Filtres vidéo"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr "Ajuster l’image"
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 msgid "More Info"
 msgstr "Détails"
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr "Flou"
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr "Ajoute un effet de flou à l’image"
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 msgid "Distortion"
 msgstr "Distorsion"
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr "Ajoute des effets de distorsion"
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 msgid "Image clone"
 msgstr "Clone"
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+#, fuzzy
+msgid "Creates several copies of the Video output window"
 msgstr "Crée des clones de l’image"
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 msgid "Image cropping"
 msgstr "Rognage d’image"
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
-msgstr "Permet de rogner l’image"
+#: modules/gui/macosx/extended.m:94
+#, fuzzy
+msgid "Crops a defined part of the image"
+msgstr "Tourne ou inverse l’image"
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 msgid "Image inversion"
 msgstr "Inversion vidéo"
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr "Inverse les couleurs de l’image"
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 msgid "Transformation"
 msgstr "Transformation"
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr "Tourne ou inverse l’image"
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 msgid "Volume normalization"
 msgstr "Normalisation du volume"
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
+#, fuzzy
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
+"This filters prevents the audio output level from exceeding a defined value."
 msgstr ""
 "Ce filtre empêche la puissance de la sortie audio de dépasser une valeur "
 "prédéfinie."
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 msgid "Headphone virtualization"
 msgstr "Spatialisation pour casque stéréo"
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr "Ce filtre donne l’effet d’un kit 5.1 avec un casque."
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 msgid "Maximum level"
 msgstr "Niveau maximal"
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr "Réinitialiser"
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr "Gamma"
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 msgid "Saturation"
 msgstr "Saturation"
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr "Opacité"
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 msgid "More information"
 msgstr "Détails"
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
-"Sélectionne les filtres vidéo à appliquer. Vous devez redémarrer le flux "
-"pour que ces réglages prennent effet.\n"
-"Pour configurer ces filtres, allez dans Préférences, puis dans Video/"
-"Filtres. Vous pouvez alors configurer chaque filtre.\n"
-"Si vous désirez un contrôle plus fin sur les filtres (choisir leur ordre "
-"d’application par exemple), vous devez entrer manuellement une chaîne de "
-"filtres dans Préférences / Vidéo / Filtres"
 
 #: modules/gui/macosx/intf.m:467
 msgid "VLC - Controller"
 msgstr "VLC - Contrôleur"
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr "Lecteur multimédia VLC"
@@ -10751,7 +11192,7 @@ msgstr "Masquer les autres"
 msgid "Show All"
 msgstr "Tout afficher"
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr "Quitter VLC"
 
@@ -10779,7 +11220,7 @@ msgstr "Ouvrir un flux réseau…"
 msgid "Open Recent"
 msgstr "Ouvrir un flux récent"
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr "Tout effacer"
 
@@ -10811,96 +11252,100 @@ msgstr "Augmenter le volume"
 msgid "Volume Down"
 msgstr "Baisser le volume"
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr "Périphérique vidéo"
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr "Réduire/agrandir la fenêtre"
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 msgid "Close Window"
 msgstr "Fermer la fenêtre"
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 msgid "Controller"
 msgstr "Contrôleur"
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 msgid "Extended Controls"
 msgstr "Contrôles étendus"
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "Transformation"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr "Tout ramener au premier plan"
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr "Aide"
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr "Lisez-moi…"
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr "Documentation en ligne"
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr "Signaler un bogue"
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 msgid "VideoLAN Website"
 msgstr "Site web de VideoLAN"
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr "Licence"
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 msgid "Make a donation"
 msgstr "Faire un don"
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 msgid "Online Forum"
 msgstr "Forum en ligne"
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr "Erreur"
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
+#, fuzzy
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr ""
 "Une erreur est survenue, qui a probablement empêché le déroulement normal du "
 "programme :"
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr ""
 "Si vous estimez qu’il s’agit d’une erreur, veuillez suivre les instructions "
 "à l’adresse :"
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr "Ouvrir la fenêtre de messages"
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr "Fermer"
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
+#: modules/gui/macosx/intf.m:608
+#, fuzzy
+msgid "Do not display further errors"
 msgstr "Supprime les erreurs suivantes"
 
 #: modules/gui/macosx/intf.m:1071
@@ -10908,24 +11353,26 @@ msgstr "Supprime les erreurs suivantes"
 msgid "Volume: %d%%"
 msgstr "Volume : %d%%"
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 msgid "No CrashLog found"
 msgstr "Aucun CrashLog trouvé"
 
-#: modules/gui/macosx/intf.m:1733
-msgid "You haven't experienced any heavy crashes yet."
-msgstr "Vous n’avez pas encore eu de plantage important."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
+msgstr ""
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "Sortie vidéo Qt Embedded"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
+#, fuzzy
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
+"Intégrer la vidéo dans l'interface plutôt que d’utiliser une nouvelle "
+"fenêtre."
 
 #: modules/gui/macosx/macosx.m:54
 msgid "Video device"
@@ -10933,11 +11380,10 @@ msgstr "Périphérique vidéo"
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
-"Indiquez un numéro correspondant à un écran dans le menu de sélection Vidéo "
-"et cet écran sera utilisé a priori comme écran pour le « plein écran »."
 
 #: modules/gui/macosx/macosx.m:61
 msgid ""
@@ -10953,15 +11399,13 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
-"Au lieu de maintenir les proportions de l’image lors du redimensionnement de "
-"la fenêtre vidéo, étire l’image pour remplir toute la fenêtre."
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
-msgstr "Remplir l’écran"
+msgid "Crop borders in fullscreen"
+msgstr ""
 
 #: modules/gui/macosx/macosx.m:70
 msgid ""
@@ -10976,30 +11420,29 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr "Utiliser en tant que fond d'écran"
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
+#, fuzzy
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 "Ceci permet d'utiliser la vidéo comme fond d'écran du Finder. Lorsque vous "
 "utilisez ce mode, vous ne pouvez pas utiliser les icônes du bureau."
 
-#: modules/gui/macosx/macosx.m:81
+#: modules/gui/macosx/macosx.m:82
 #, fuzzy
-msgid "Keep wizard selections"
+msgid "Remember wizard options"
 msgstr "Liste de sélection étendue"
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -11024,7 +11467,7 @@ msgstr "Media Resource Locator (MRL)"
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -11043,21 +11486,15 @@ msgid "Use DVD menus"
 msgstr "Activer les menus DVD"
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr "Dossier VIDEO_TS"
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "Ouvrir un dossier VIDEO_TS"
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
 msgid "DVD"
 msgstr "DVD"
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr "Port"
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -11075,7 +11512,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr "HTTP/FTP/MMS/RTSP"
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr "Permettre le décalage temporel ?"
 
@@ -11089,27 +11526,35 @@ msgid "Settings..."
 msgstr "Paramètres…"
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
-msgstr "Remplacer"
+#, fuzzy
+msgid "Override parametters"
+msgstr "Quantisateur"
 
 #: modules/gui/macosx/open.m:244
-msgid "delay"
-msgstr "Délai"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
+msgstr "Retard"
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
-msgstr "fps"
+#, fuzzy
+msgid "FPS"
+msgstr "PS"
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Subtitles encoding"
 msgstr "Encodage des sous-titres"
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr "Taille"
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "Fichier de sous-titres"
+
 #: modules/gui/macosx/open.m:255
 msgid "Font Properties"
 msgstr "Propriétés de police"
@@ -11129,17 +11574,19 @@ msgid "Open VIDEO_TS Directory"
 msgstr "Ouvrir un dossier VIDEO_TS"
 
 #: modules/gui/macosx/output.m:136
-msgid "Advanced output:"
-msgstr "Options de sortie avancées :"
+#, fuzzy
+msgid "Streaming/Saving:"
+msgstr "Nom"
 
 #: modules/gui/macosx/output.m:140
-msgid "Output Options"
-msgstr "Options de sortie"
+#, fuzzy
+msgid "Streaming and Transcoding Options"
+msgstr "Assistant de diffusion/trancodage…"
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
-msgid "Play locally"
-msgstr "Jouer en local"
+#, fuzzy
+msgid "Display the stream locally"
+msgstr "Afficher pendant la diffusion"
 
 #: modules/gui/macosx/output.m:144
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:510
@@ -11152,15 +11599,16 @@ msgid "Encapsulation Method"
 msgstr "Méthode d’encapsulation"
 
 #: modules/gui/macosx/output.m:159
-msgid "Transcode options"
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
+msgid "Transcoding options"
 msgstr "Options de transcodage"
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 msgid "Bitrate (kb/s)"
 msgstr "Débit (kbps)"
 
@@ -11202,159 +11650,147 @@ msgstr "URL du SDP"
 msgid "Save File"
 msgstr "Enregistrer le fichier"
 
-#: modules/gui/macosx/playlist.m:478
-msgid "Save Playlist..."
-msgstr "Enregistrer la liste de lecture…"
+#: 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/playlist.m:480 modules/gui/pda/pda_interface.c:1254
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
-msgid "Delete"
-msgstr "Supprimer"
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Options avancées"
 
-#: modules/gui/macosx/playlist.m:481
-msgid "Expand Node"
-msgstr "Déplier"
+#: modules/gui/macosx/playlistinfo.m:81
+msgid "Read at media"
+msgstr ""
 
-#: modules/gui/macosx/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
-msgid "Preparse"
-msgstr "Récupérer les informations"
+#: modules/gui/macosx/playlistinfo.m:82
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Flux d'entrée"
 
-#: modules/gui/macosx/playlist.m:485
-msgid "Sort Node by Name"
-msgstr "Trier le nœud par Nom"
+#: modules/gui/macosx/playlistinfo.m:83
+#, fuzzy
+msgid "Demuxed"
+msgstr "Démultiplexeurs"
 
-#: modules/gui/macosx/playlist.m:486
-msgid "Sort Node by Author"
-msgstr "Trier le nœud par Auteur"
+#: modules/gui/macosx/playlistinfo.m:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Débit maximum"
 
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
-msgid "No items in the playlist"
-msgstr "Aucun élement dans la liste de lecture"
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Décodeurs"
 
-#: modules/gui/macosx/playlist.m:493
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
-msgid "Search"
-msgstr "Chercher"
+#: modules/gui/macosx/playlistinfo.m:88
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Sauter des images"
 
-#: modules/gui/macosx/playlist.m:495
-msgid "Search in Playlist"
-msgstr "Chercher dans la liste de lecture"
+#: modules/gui/macosx/playlistinfo.m:89
+#, fuzzy
+msgid "Lost frames"
+msgstr "Images B"
 
-#: modules/gui/macosx/playlist.m:496
-msgid "Standard Play"
-msgstr "Lecture standard"
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Diffusion"
 
-#: modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlistinfo.m:92
 #, fuzzy
-msgid "Add Folder to Playlist"
-msgstr "Ajouter à la liste de lecture"
-
-#: modules/gui/macosx/playlist.m:745
-msgid "Save Playlist"
-msgstr "Enregistrer la liste de lecture"
+msgid "Sent packets"
+msgstr "Groupe les paquets"
 
-#: modules/gui/macosx/playlist.m:1489
-msgid "Empty Folder"
+#: modules/gui/macosx/playlistinfo.m:93
+msgid "Sent bytes"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:1514
-#, c-format
-msgid "%i items in the playlist"
-msgstr "%i éléments dans la liste de lecture"
-
-#: modules/gui/macosx/playlist.m:1524
-msgid "1 item in the playlist"
-msgstr "1 élément dans la liste de lecture"
-
-#: modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
-msgid "URI"
-msgstr "URI"
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Fréquence d'échantillonage"
 
-#: modules/gui/macosx/playlistinfo.m:62
+#: modules/gui/macosx/playlistinfo.m:98
 #, fuzzy
-msgid "Advanced Information"
-msgstr "Options avancées"
+msgid "Played buffers"
+msgstr "Jouer plus rapidement"
 
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
+#: modules/gui/macosx/playlistinfo.m:99
+msgid "Lost buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:80
-msgid "Read at media"
-msgstr ""
+#: modules/gui/macosx/playlist.m:479
+msgid "Save Playlist..."
+msgstr "Enregistrer la liste de lecture…"
 
-#: modules/gui/macosx/playlistinfo.m:81
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Flux d'entrée"
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
+msgid "Delete"
+msgstr "Supprimer"
 
-#: modules/gui/macosx/playlistinfo.m:82
-#, fuzzy
-msgid "Demuxed"
-msgstr "Démultiplexeurs"
+#: modules/gui/macosx/playlist.m:482
+msgid "Expand Node"
+msgstr "Déplier"
 
-#: modules/gui/macosx/playlistinfo.m:83
+#: modules/gui/macosx/playlist.m:485
 #, fuzzy
-msgid "Stream bitrate"
-msgstr "Débit maximum"
+msgid "Get Stream Information"
+msgstr "Méta-données"
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Décodeurs"
+#: modules/gui/macosx/playlist.m:486
+msgid "Sort Node by Name"
+msgstr "Trier le nœud par Nom"
 
-#: modules/gui/macosx/playlistinfo.m:87
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Sauter des images"
+#: modules/gui/macosx/playlist.m:487
+msgid "Sort Node by Author"
+msgstr "Trier le nœud par Auteur"
 
-#: modules/gui/macosx/playlistinfo.m:88
-#, fuzzy
-msgid "Lost frames"
-msgstr "Images B"
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
+msgid "No items in the playlist"
+msgstr "Aucun élement dans la liste de lecture"
 
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
-msgid "Streaming"
-msgstr "Diffusion"
+#: modules/gui/macosx/playlist.m:494
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
+msgid "Search"
+msgstr "Chercher"
 
-#: modules/gui/macosx/playlistinfo.m:91
-#, fuzzy
-msgid "Sent packets"
-msgstr "Groupe les paquets"
+#: modules/gui/macosx/playlist.m:496
+msgid "Search in Playlist"
+msgstr "Chercher dans la liste de lecture"
 
-#: modules/gui/macosx/playlistinfo.m:92
-msgid "Sent bytes"
-msgstr ""
+#: modules/gui/macosx/playlist.m:497
+msgid "Standard Play"
+msgstr "Lecture standard"
 
-#: modules/gui/macosx/playlistinfo.m:93
+#: modules/gui/macosx/playlist.m:500
 #, fuzzy
-msgid "Send rate"
-msgstr "Fréquence d'échantillonage"
+msgid "Add Folder to Playlist"
+msgstr "Ajouter à la liste de lecture"
 
-#: modules/gui/macosx/playlistinfo.m:97
-#, fuzzy
-msgid "Played buffers"
-msgstr "Jouer plus rapidement"
+#: modules/gui/macosx/playlist.m:749
+msgid "Save Playlist"
+msgstr "Enregistrer la liste de lecture"
 
-#: modules/gui/macosx/playlistinfo.m:98
-msgid "Lost buffers"
+#: modules/gui/macosx/playlist.m:1492
+msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
-msgstr "Info"
+#: modules/gui/macosx/playlist.m:1517
+#, c-format
+msgid "%i items in the playlist"
+msgstr "%i éléments dans la liste de lecture"
+
+#: modules/gui/macosx/playlist.m:1527
+msgid "1 item in the playlist"
+msgstr "1 élément dans la liste de lecture"
 
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:212
@@ -11371,16 +11807,17 @@ msgid "Continue"
 msgstr "Continuer"
 
 #: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+#, fuzzy
 msgid ""
-"Beware this will reset your VLC media player preferences.\n"
+"Beware this will reset the VLC media player preferences.\n"
 "Are you sure you want to continue?"
 msgstr ""
 "Attention, ceci va réinitialiser le fichier de configuration de VLC.\n"
 "Désirez-vous vraiment continuer ?"
 
-#: modules/gui/macosx/prefs.m:705
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
+#: modules/gui/macosx/prefs.m:708
+#, fuzzy
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr ""
 "Certaines options sont cachées. Cochez « Options avancées » pour les voir."
 
@@ -11406,7 +11843,7 @@ msgid "Logo"
 msgstr ""
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 msgid "Marquee"
 msgstr "Texte"
 
@@ -11442,108 +11879,103 @@ msgstr "Taille"
 msgid "(in pixels)"
 msgstr "Largeur en pixels"
 
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "Temps"
-
 #: modules/gui/macosx/sfilters.m:104
 #, fuzzy
 msgid "ms"
 msgstr "mms"
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 msgid "Black"
 msgstr "Noir"
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr "Gris"
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Silver"
 msgstr "Argent"
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr "Blanc"
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr "Marron"
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Red"
 msgstr "Rouge"
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Fuchsia"
 msgstr "Fuchsia"
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr "Jaune"
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Olive"
 msgstr "Olive"
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Green"
 msgstr "Vert"
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Teal"
 msgstr "Emeraude"
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Lime"
 msgstr "Citron vert"
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr "Violet"
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr "Marine"
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Blue"
 msgstr "Bleu"
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr "Eau"
@@ -11595,7 +12027,7 @@ msgstr "Bas"
 
 #: modules/gui/macosx/update.m:84
 #, fuzzy
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr "Chercher des mises à jour..."
 
 #: modules/gui/macosx/update.m:85
@@ -11605,20 +12037,20 @@ msgstr "Téléchargement..."
 
 #: modules/gui/macosx/update.m:92
 #, fuzzy
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr "Chercher des mises à jour..."
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -11747,10 +12179,11 @@ msgstr "MPEG Transport Stream"
 msgid "MPEG 1 Format"
 msgstr "Format MPEG 1"
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
+#, fuzzy
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
@@ -11759,18 +12192,21 @@ msgstr ""
 "s’agit généralement du meilleur choix. Les autres ordinateurs peuvent "
 "accéder à votre flux à l’adresse http://votreip:8080 par défaut."
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
+#, fuzzy
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 "Utilisez ceci pour diffuser vers plusieurs ordinateurs. Cette méthode est "
 "moins efficace, car le serveur doit envoyer le flux plusieurs fois."
 
 #: modules/gui/macosx/wizard.m:265
+#, fuzzy
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -11792,12 +12228,11 @@ msgstr ""
 "protocole MMS est gérée (MMS encapsulé dans HTTP)"
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 msgid "Enter the address of the computer to stream to."
 msgstr "Veuillez entre l’adresse vers laquelle diffuser."
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 msgid "Use this to stream to a single computer."
 msgstr "Utilisez ceci pour diffuser vers un seul ordinateur."
 
@@ -11811,12 +12246,31 @@ msgstr ""
 "s’agir d’une adresse IP entre 224.0.0.0 et 239.255.255.255. Pour un usage "
 "privé, utilisez une adresse commençant par 239.255"
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+#, fuzzy
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+"Utilisez ceci pour diffuser vers un un groupe d’ordinateurs sur un réseau "
+"supportant la multidiffusion (multicast). Cette méthode est la plus efficace "
+"pour diffuser vers plusieurs ordinateurs, mais ne fonctionne pas sur "
+"Internet."
+
+#: modules/gui/macosx/wizard.m:285
+#, fuzzy
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr "Utilisez ceci pour diffuser vers un seul ordinateur."
+
+#: modules/gui/macosx/wizard.m:290
+#, fuzzy
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 "Utilisez ceci pour diffuser vers un un groupe d’ordinateurs sur un réseau "
 "supportant la multidiffusion (multicast). Cette méthode est la plus efficace "
@@ -11828,250 +12282,246 @@ msgid "Back"
 msgstr "Retour"
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 msgid "Streaming/Transcoding Wizard"
 msgstr "Assistant de diffusion/trancodage…"
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-msgid "This wizard helps you to stream, transcode or save a stream."
-msgstr "Cet assistant vous aide à diffuser, transcoder ou enregistrer un flux."
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
+#, fuzzy
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 "Cet assistant ne vous donne accès qu’à une petite partie des capacités de "
 "diffusion et de transcodage de VLC. Utilisez les boites de dialogue « Ouvrir "
 "» et « Flux de sortie » pour avoir toutes les options."
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 msgid "Stream to network"
 msgstr "Diffuser vers un réseau"
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 msgid "Transcode/Save to file"
 msgstr "Transcoder/Sauvegarder"
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 msgid "Choose input"
 msgstr "Choisir l’entrée"
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 msgid "Choose here your input stream."
 msgstr "Choisissez ici votre flux d’entrée."
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 msgid "Select a stream"
 msgstr "Sélectionnez un flux"
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 msgid "Existing playlist item"
 msgstr "Élement de la liste de lecture"
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr "Choisir…"
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr "Extraction partielle"
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
+#, fuzzy
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 "Utilisez ceci si vous ne désirez lire qu’une partie du flux. Vous devez "
 "pouvoir contrôler le flux (c’est le cas pour un fichier ou un disque, mais "
 "pas pour un flux réseau UDP).\n"
 "Veuillez entrer les temps de début et de fin, en secondes."
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr "De"
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 msgid "To"
 msgstr "À"
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
+#: modules/gui/macosx/wizard.m:405
+#, fuzzy
+msgid "This page allows to select how the input stream will be sent."
 msgstr ""
 "Dans cette page, vous pouvez sélectionner la façon dont votre flux sera "
 "envoyé."
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 msgid "Destination"
 msgstr "Destination"
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 msgid "Streaming method"
 msgstr "Méthode de diffusion"
 
-#: modules/gui/macosx/wizard.m:410
+#: modules/gui/macosx/wizard.m:409
+#, fuzzy
+msgid "Address of the computer to stream to."
+msgstr "Veuillez entre l’adresse vers laquelle diffuser."
+
+#: modules/gui/macosx/wizard.m:411
 msgid "UDP Unicast"
 msgstr "Unicast UDP"
 
-#: modules/gui/macosx/wizard.m:411
+#: modules/gui/macosx/wizard.m:412
 msgid "UDP Multicast"
 msgstr "Multidiffusion UDP"
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 msgid "Transcode"
 msgstr "Transcode"
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
+#, fuzzy
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 "Si vous désirez changer le format de compression des pistes audio ou vidéo, "
 "remplissez cette page. Si vous ne désirez changer que le format "
 "d’encapsulation, passez à la page suivante."
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 msgid "Transcode audio"
 msgstr "Transcoder l’audio"
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 msgid "Transcode video"
 msgstr "Transcoder la vidéo"
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-msgid "If your stream has audio and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
 msgstr ""
-"Si votre flux contient de l’audio et que vous désirez le transcoder, activez "
-"ceci."
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-msgid "If your stream has video and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
 msgstr ""
-"Si votre flux contient de la vidéo et que vous désirez la transcoder, "
-"activez ceci."
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 msgid "Encapsulation format"
 msgstr "Méthode d’encapsulation"
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
+#, fuzzy
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 "Dans cette page, vous devez choisir comment le flux sera encapsulé. Selon "
 "vos choix précédents, tous les formats ne seront pas disponibles."
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 msgid "Additional streaming options"
 msgstr "Options de diffusion supplémentaires"
 
-#: modules/gui/macosx/wizard.m:439
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+#: modules/gui/macosx/wizard.m:440
+#, fuzzy
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr ""
 "Dans cette page, vous pouvez définir quelques paramètres additionnels pour "
 "votre diffusion."
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 msgid "SAP Announce"
 msgstr "Annonce SAP"
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 msgid "Local playback"
 msgstr "Lecture locale"
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 msgid "Additional transcode options"
 msgstr "Options de transcodage supplémentaires"
 
-#: modules/gui/macosx/wizard.m:450
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
+#: modules/gui/macosx/wizard.m:451
+#, fuzzy
+msgid "In this page, a few additional transcoding parameters can be set."
 msgstr ""
 "Dans cette page, vous pouvez définir quelques paramètres additionnels pour "
-"votre transcodage."
+"votre diffusion."
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 msgid "Select the file to save to"
 msgstr "Sélectionnez le fichier de destination."
 
-#: modules/gui/macosx/wizard.m:456
-msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:461
+#: modules/gui/macosx/wizard.m:459
+#, fuzzy
 msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 "Cette page résume vos choix. Cliquez sur \"Terminer\" pour commencer votre "
 "diffusion ou transcodage"
 
-#: modules/gui/macosx/wizard.m:463
+#: modules/gui/macosx/wizard.m:461
 msgid "Summary"
 msgstr "Résumé"
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 msgid "Encap. format"
 msgstr "Méthode d’encapsulation"
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 msgid "Input stream"
 msgstr "Flux d'entrée"
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 msgid "Save file to"
 msgstr "Enregistrer vers"
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 msgid "No input selected"
 msgstr "Aucune entrée sélectionnée"
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 #, fuzzy
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
@@ -12080,15 +12530,15 @@ msgstr ""
 "\n"
 "Veuillez choisir un flux valide avant de passer à la page suivante"
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 msgid "No valid destination"
 msgstr "Pas de destination valide"
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 #, fuzzy
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
@@ -12099,10 +12549,11 @@ msgstr ""
 "Si vous ne comprenez pas la signification de ceci, merci de bien vouloir "
 "lire le \"Streaming HOWTO\" et les champs d'aide de cette fenêtre."
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
+#, fuzzy
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
@@ -12112,81 +12563,93 @@ msgstr ""
 "\n"
 "Veuillez corriger votre sélection et réessayer"
 
-#: modules/gui/macosx/wizard.m:1119
+#: modules/gui/macosx/wizard.m:1116
 #, fuzzy
-msgid "Select the folder to save to"
+msgid "Select the directory to save to"
 msgstr "Sélectionnez le fichier de destination."
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 #, fuzzy
 msgid "No folder selected"
 msgstr "Aucun fichier sélectionné"
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
+#: modules/gui/macosx/wizard.m:1169
+#, fuzzy
+msgid "A directory where to save the files has to be selected."
 msgstr ""
+"Ceci vous permet de spécifier le répertoire où les captures d'écran seront "
+"stockées."
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 #, fuzzy
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 "Vous devez sélectionner un fichier vers lequel sauvegarder.\n"
 "\n"
 "Veuillez entrer un chemin valide ou choisir un emplacement en utilisant le "
 "bouton de la boite de dialogue"
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr "Aucun fichier sélectionné"
 
-#: modules/gui/macosx/wizard.m:1181
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1178
 #, fuzzy
-msgid "You you need to select a file, you want to save to."
-msgstr "Vous devez choisir un fichier de destination"
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
+msgstr ""
+"Vous devez sélectionner un fichier vers lequel sauvegarder.\n"
+"\n"
+"Veuillez entrer un chemin valide ou choisir un emplacement en utilisant le "
+"bouton de la boite de dialogue"
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1372
 msgid "Finish"
 msgstr "Terminer"
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, fuzzy, c-format
 msgid "%i items"
 msgstr "&Voir"
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 msgid "yes"
 msgstr "oui"
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 msgid "no"
 msgstr "non"
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
-msgid "Use this to stream on a network."
+#: modules/gui/macosx/wizard.m:1661
+#, fuzzy
+msgid "This allows to stream on a network."
 msgstr "Utilisez ceci pour diffuser par le réseau"
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
+#, fuzzy
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 "Utilisez ceci pour enregistrer un flux dans un fichier. Vous avez la "
 "possibilité de réencoder le flux. Il est possible de sauvegarder tout ce que "
@@ -12195,36 +12658,35 @@ msgstr ""
 "fichier vers fichier. Vous devriez plutôt utiliser ses possibilités de "
 "transcodage pour sauvegarder un flux réseau, par exemple."
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 msgid "Select your audio codec. Click one to get more information."
 msgstr ""
 "Choisissez votre format de compression audio. Choisissez en un pour avoir "
 "plus d’information."
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 msgid "Select your video codec. Click one to get more information."
 msgstr ""
 "Choisissez votre format de compression video. Choisissez en un pour avoir "
 "plus d’information."
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
+#, fuzzy
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 "Définit le TTL (Time-To-Live) du flux. Ce paramètre correspond au nombre "
 "maximal de routeurs que votre flux peut traverser. Si vous ne comprenez pas "
 "ce réglage, ou si vous ne désirez diffuser que sur votre réseau local, il "
 "est conseillé de laisser la valeur par défaut de 1."
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
+#, fuzzy
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -12238,7 +12700,7 @@ msgstr ""
 "Si vous désirez donner un nom à votre flux, entrez-le ici. Dans le cas "
 "contraire, un nom par défaut sera utilisé."
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -12444,7 +12906,7 @@ msgstr "ntsc"
 msgid "secam"
 msgstr "secam"
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 msgid "auto"
 msgstr "auto"
 
@@ -12721,7 +13183,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr "Fichiers de skins (*.vlt)|*.vlt|Fichiers de skins (*.xml)|*.xml"
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr "Ouvre la liste de lecture"
 
@@ -12733,7 +13195,7 @@ msgid ""
 msgstr "Toutes listes|*.pls;*.m3u;*.asx;*.b4s|Fichiers M3U|*.m3u"
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr "Enregistrer la liste de lecture"
 
@@ -12742,26 +13204,30 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
-msgstr "Dernière skin utilisée"
+#, fuzzy
+msgid "Skin to use"
+msgstr "Skins"
 
 #: modules/gui/skins2/src/skin_main.cpp:344
-msgid "Select the path to the last skin used."
-msgstr "Sélectionnez le chemin de la dernière skin utilisée"
+#, fuzzy
+msgid "Path to the skin to use."
+msgstr "Chemin complet du fichier PNG"
 
 #: modules/gui/skins2/src/skin_main.cpp:345
 msgid "Config of last used skin"
 msgstr "Configuration de la dernière skin utilisée"
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
-msgstr "Configuration de la dernière skin utilisée"
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
+msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr "Active les effets de transparence"
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
@@ -12770,15 +13236,15 @@ msgstr ""
 "Ceci est principalement utile si vous rencontrez des erreurs lors du "
 "déplacement des fenêtres."
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr "Skins"
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 msgid "Skinnable Interface"
 msgstr "Interface skinnable"
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr "Demultiplexeur de chargement de skin"
 
@@ -12800,7 +13266,7 @@ msgstr ""
 "(Interface WinCE)\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 #, fuzzy
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
@@ -12809,15 +13275,15 @@ msgstr ""
 "(c) 1996-2005 - l’équipe VideoLAN\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 msgid "Compiled by "
 msgstr "Compilé par "
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 msgid "Compiler: "
 msgstr "Compilateur : "
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr "Basé sur la révision SVN : "
 
@@ -12844,12 +13310,12 @@ msgstr ""
 "prédéfinies suivantes:"
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr "Choisissez le répertoire"
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr "Choisissez le fichier"
 
@@ -12877,9 +13343,14 @@ msgstr "Fournisseur de dialogues WinCE"
 msgid "Edit bookmark"
 msgstr "Editer le signet"
 
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
-msgid "You must select two bookmarks"
-msgstr "Vous devez sélectionner deux signets"
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+msgid "Bytes"
+msgstr "Octets"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
+msgid "You must select two bookmarks"
+msgstr "Vous devez sélectionner deux signets"
 
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:357
 msgid "The stream must be playing or paused for bookmarks to work"
@@ -12887,6 +13358,13 @@ msgstr ""
 "Le flux doit être en cours de lecture ou en pause pour que les signets "
 "fonctionnent."
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+msgid ""
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+"Aucune entrée trouvée. Le flux doit être en cours de lecture ou en pause "
+"pour que les signets fonctionnent."
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
 msgid ""
 "Input has changed, unable to save bookmark. Use \"pause\" while editing "
@@ -13030,10 +13508,11 @@ msgid "RTSP"
 msgstr "RTP"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr "Nom du périphérique DVD"
+#, fuzzy
+msgid "DVD device to use"
+msgstr "Périphérique DVD"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
@@ -13041,11 +13520,13 @@ msgstr ""
 "Nom du périphérique de CD-ROM où se trouve le Video CD. Si ce champ est "
 "laissé vide, un lecteur de CD-ROM avec un VCD sera cherché."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr "Nom du périphérique CD où se trouve le Video CD"
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "Port du serveur CDDB"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
@@ -13053,20 +13534,16 @@ msgstr ""
 "Nom du périphérique de CD-ROM où se trouve le CD Audio. Si ce champ est "
 "laissé vide, un lecteur de CD-ROM avec un CD Audio sera cherché."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr "Nom du périphérique de CD-ROM où se trouve le CD Audio"
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 #, fuzzy
 msgid "Open subtitles file"
 msgstr "Utiliser un fichier de sous-titres"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 msgid "Title number."
 msgstr "Numéro du titre."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
@@ -13076,25 +13553,25 @@ msgstr ""
 "n'est pas un nom de sous-titres tel que 'en'. Si la valeur -1 est utilisée, "
 "aucun sous-titre ne sera montré."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
 "Numéro de la piste audio. Les DVD peuvent avoir jusqu'à 8 pistes audio (de 0 "
 "à 7)"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr "Le contrôle de lecture (PBC) commence généralement au numéro 1."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr "La première entrée (le début de la première piste MPEG) est 0"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 msgid "Track number."
 msgstr "Piste."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
@@ -13102,14 +13579,14 @@ msgstr ""
 "Les SVCD peuvent avoir jusqu'à 4 sous-titres (de 0 à 3). Si la valeur -1 est "
 "utilisée, aucun sous-titre ne sera montré."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 "Numéro de la piste audio. Les VCD peuvent avoir jusqu'à 2 pistes audio, "
 "numérotées 0 ou 1 "
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
@@ -13117,7 +13594,7 @@ msgstr ""
 "Les CD Audio peuvent avoir jusqu'à 100 pistes. La première piste est "
 "généralement 1. Si la valeur 0 est donnée, toutes les pistes seront jouées."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 "Les CD Audio peuvent avoir jusqu'à 100 pistes, la première étant "
@@ -13136,7 +13613,8 @@ msgid "Add &Directory..."
 msgstr "Ajouter &Répertoire…"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+#, fuzzy
+msgid "&Add URL..."
 msgstr "Ajout d’une MRL"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -13160,8 +13638,9 @@ msgid "&Reverse sort by title"
 msgstr "Tri inverse par titre"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
-msgstr "Rendre aléatoire"
+#, fuzzy
+msgid "&Shuffle"
+msgstr "Aléatoire"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
 msgid "D&elete"
@@ -13187,75 +13666,94 @@ msgstr "&Voir"
 msgid "Play this branch"
 msgstr "Jouer cette branche"
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+msgid "Preparse"
+msgstr "Récupérer les informations"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr "Trier cette branche"
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr "Info"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "Add node"
 msgstr "Encodeur audio"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 msgid "root"
 msgstr "Racine"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr "%i élements (%i non montrés)"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, c-format
 msgid "%i items in playlist"
 msgstr "%i élements dans la liste de lecture"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr "Fichier M3U"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "Enregistrer la liste de lecture"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr "Liste de lecture vide"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr "Impossible de sauvegarder"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr "Normal"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 msgid "Sorted by artist"
 msgstr "Trié par auteur"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 msgid "Sorted by Album"
 msgstr "Trié par Album"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "New node"
 msgstr "New Age"
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+#, fuzzy
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+"Attention, ceci va réinitialiser le fichier de configuration de VLC.\n"
+"Désirez-vous vraiment continuer ?"
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -13275,9 +13773,10 @@ msgid "Shift"
 msgstr "Shift"
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
+#, fuzzy
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 "Choisir les modules souhaités. Pour avoir un choix plus avancé, modifier soi-"
 "même la chaîne obtenue"
@@ -13287,12 +13786,15 @@ msgid "Stream output MRL"
 msgstr "MRL du flux de sortie"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
-msgid "Destination Target:"
-msgstr "Destination :"
+#, fuzzy
+msgid "Target:"
+msgstr "Ouvrir le flux :"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
+#, fuzzy
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
@@ -13302,21 +13804,23 @@ msgstr ""
 "contrôles ci-dessous."
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
-msgid "Output methods"
-msgstr "Méthode de sortie"
+#, fuzzy
+msgid "Outputs"
+msgstr "URL de sortie"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+msgid "Play locally"
+msgstr "Jouer en local"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr "MMSH"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr "RTP"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-msgid "Miscellaneous options"
-msgstr "Options diverses"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 msgid "Group name"
 msgstr "Nom du groupe"
@@ -13329,10 +13833,6 @@ msgstr "Nom du canal"
 msgid "Select all elementary streams"
 msgstr "Sélectionne tous les flux élémentaires"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-msgid "Transcoding options"
-msgstr "Options de transcodage"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 msgid "Video codec"
 msgstr "Codec vidéo"
@@ -13362,8 +13862,9 @@ msgid "Subtitles file"
 msgstr "Fichier de sous-titres"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
-msgstr "Options de sous-titres"
+#, fuzzy
+msgid "Options"
+msgstr "Options :"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 msgid ""
@@ -13373,12 +13874,6 @@ msgstr ""
 "Remplacer le nombre d'images par seconde. Ne fonctionne qu’avec les sous-"
 "titres MicroDVD et SubRIP."
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr "Retard"
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 msgid "Set subtitle delay (in 1/10s)"
 msgstr "Délai des sous-titres (en 1/10 s)"
@@ -13389,21 +13884,22 @@ msgstr "Ouvrir un fichier"
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
 #, fuzzy
-msgid "VLC media player - Updates"
-msgstr "Lecteur multimédia VLC"
+msgid "Updates"
+msgstr "Mettre à jour"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
-msgstr "Chercher des mises à jour"
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+#, fuzzy
+msgid "Check for updates"
+msgstr "Chercher des mises à jour..."
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 #, fuzzy
 msgid "Save file..."
 msgstr "Enregistrer le fichier..."
@@ -13432,7 +13928,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 msgid "Choose"
 msgstr "Choisir"
 
@@ -13450,33 +13946,61 @@ msgstr ""
 msgid "Create"
 msgstr "Débit d’images"
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-#, fuzzy
-msgid "VLM configuration"
-msgstr "Fichier de configuration VLM"
-
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
 #, fuzzy
 msgid "VLM stream"
 msgstr "Jouer le flux"
 
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr "Cet assistant vous aide à diffuser, transcoder ou enregistrer un flux."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+msgid "Use this to stream on a network."
+msgstr "Utilisez ceci pour diffuser par le réseau"
+
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:91
 msgid "Use this to re-encode a stream and save it to a file."
 msgstr "Utilisez ceci pour réencoder un flux et le sauvegarder dans un fichier"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+"Cet assistant ne vous donne accès qu’à une petite partie des capacités de "
+"diffusion et de transcodage de VLC. Utilisez les boites de dialogue « Ouvrir "
+"» et « Flux de sortie » pour avoir toutes les options."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
 msgid "Use this to stream on a network"
 msgstr "Utilisez ceci pour diffuser par le réseau"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+#, fuzzy
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+"Utilisez ceci pour enregistrer un flux dans un fichier. Vous avez la "
+"possibilité de réencoder le flux. Il est possible de sauvegarder tout ce que "
+"VLC peut lire.\n"
+"Veuillez noter que VLC n’est pas réellement adapté pour le transcodage de "
+"fichier vers fichier. Vous devriez plutôt utiliser ses possibilités de "
+"transcodage pour sauvegarder un flux réseau, par exemple."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
 msgid "You must choose a stream"
 msgstr "Vous devez choisir un flux"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr "Impossible de trouver la liste de lecture !"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
 "incoming stream (for example, a file or a disc, but not a RTP/UDP network "
@@ -13488,15 +14012,62 @@ msgstr ""
 "pas pour un flux réseau UDP).\n"
 "Veuillez entrer les temps de début et de fin, en secondes."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+#, fuzzy
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+"Si vous désirez changer le format de compression des pistes audio ou vidéo, "
+"remplissez cette page. Si vous ne désirez changer que le format "
+"d’encapsulation, passez à la page suivante."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+#, fuzzy
+msgid "Select the target video codec. Click one to get more information."
+msgstr ""
+"Choisissez votre format de compression video. Choisissez en un pour avoir "
+"plus d’information."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+#, fuzzy
+msgid "Select the target audio codec. Click one to get more information."
+msgstr ""
+"Choisissez votre format de compression audio. Choisissez en un pour avoir "
+"plus d’information."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr ""
+"Dans cette page, vous pouvez sélectionner la façon dont votre flux sera "
+"envoyé."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
 msgid "This does not appear to be a valid multicast address"
 msgstr "Cette adresse ne semble pas être une adresse multicast valide."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
 msgid "You need to enter an address"
 msgstr "Vous devez choisir une adresse"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+"Dans cette page, vous devez choisir comment le flux sera encapsulé. Selon "
+"vos choix précédents, tous les formats ne seront pas disponibles."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
 "transcoding"
@@ -13504,18 +14075,30 @@ msgstr ""
 "Dans cette page, vous pouvez définir quelques paramètres additionnels pour "
 "votre transcodage."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 msgid "You must choose a file to save to"
 msgstr "Vous devez choisir un fichier de destination"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
 msgstr ""
 "Dans cette page, vous pouvez définir quelques paramètres additionnels pour "
 "votre diffusion."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+"Définit le TTL (Time-To-Live) du flux. Ce paramètre correspond au nombre "
+"maximal de routeurs que votre flux peut traverser. Si vous ne comprenez pas "
+"ce réglage, ou si vous ne désirez diffuser que sur votre réseau local, il "
+"est conseillé de laisser la valeur par défaut de 1."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
@@ -13531,62 +14114,111 @@ msgstr ""
 "Si vous désirez donner un nom à votre flux, entrez-le ici. Dans le cas "
 "contraire, un nom par défaut sera utilisé."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 msgid "Save to file"
 msgstr "Enregistrer le fichier"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
+#, fuzzy
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
 msgstr ""
 "Si cette valeur n’est pas nulle, les bandes bougeront ensemble. Plus cette "
 "valeur est haute, plus leur mouvement sera conjoint."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
+msgstr "Crée des clones de l’image"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+#, fuzzy
+msgid "Adds distortion effects"
+msgstr "Ajoute des effets de distorsion"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+#, fuzzy
+msgid "Inverts the colors of the image"
+msgstr "Crée des clones de l’image"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+#, fuzzy
+msgid "Adds motion blurring to the image"
+msgstr "Ajoute un effet de flou à l’image"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 #, fuzzy
 msgid "Magnifies part of the image"
 msgstr "Tourne ou inverse l’image"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+#, fuzzy
+msgid "Image adjustment"
+msgstr "Ajustement d’image"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr "Paramètres vidéo"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr "Format d’écran"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-msgid "More info"
-msgstr "Détails"
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+#, fuzzy
+msgid "Imitates the effect of surround sound when using headphones."
+msgstr "Ce filtre donne l’effet d’un kit 5.1 avec un casque."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+#, fuzzy
+msgid "Prevents the audio output level from going over a predefined value."
 msgstr ""
 "Ce filtre empêche la puissance de la sortie audio de dépasser une valeur "
 "prédéfinie."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:466
+#, fuzzy
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
 msgstr ""
 "Active l’égaliseur. Vous pouvez bouger les bandes manuellement ou utiliser "
 "un préréglage (Menu Audio->Égaliseur)."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
-msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+#: modules/gui/wxwidgets/extrapanel.cpp:473
+#, fuzzy
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
 msgstr ""
 "Si vous appliquez ce réglage, le filtrage par l’égaliseur sera fait deux "
 "fois, produisant un effet plus accentué."
 
+#: modules/gui/wxwidgets/extrapanel.cpp:999
+#, fuzzy
+msgid ""
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
+msgstr ""
+"Sélectionne les filtres vidéo à appliquer. Vous devez redémarrer le flux "
+"pour que ces réglages prennent effet.\n"
+"Pour configurer ces filtres, allez dans Préférences, puis dans Video/"
+"Filtres. Vous pouvez alors configurer chaque filtre.\n"
+"Si vous désirez un contrôle plus fin sur les filtres (choisir leur ordre "
+"d’application par exemple), vous devez entrer manuellement une chaîne de "
+"filtres dans Préférences / Vidéo / Filtres"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "Détails"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 msgid "Stopped"
 msgstr "Arrété"
@@ -13611,120 +14243,127 @@ msgstr "Piste précédente"
 msgid "Next track"
 msgstr "Piste suivante"
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 msgid "Quick &Open File...\tCtrl-O"
 msgstr "&Ouvrir un fichier…\tCtrl-O"
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr "Ouvrir un &fichier (avancé)…\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr "Ouvrir un rép&ertoire…\tCtrl-E"
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr "Ouvrir un &disque…\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr "Ouvrir un flux réseau…\tCtrl-N"
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr "Ouvrir un périphérique de c&apture…\tCtrl-A"
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 msgid "&Wizard...\tCtrl-W"
 msgstr "Assistant de diffusion…\tCtrl-W"
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr "&Quitter\tCtrl-X"
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr "Liste de lecture…\tCtrl-P"
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr "&Messages…\tCtrl-M"
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr "&Information sur le flux…\tCtrl-I"
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
+#: modules/gui/wxwidgets/interface.cpp:605
+#, fuzzy
+msgid "About..."
+msgstr "_À propos…"
+
+#: modules/gui/wxwidgets/interface.cpp:607
+#, fuzzy
+msgid "Check for updates..."
 msgstr "Chercher des mises à jour..."
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 msgid "&File"
 msgstr "&Fichier"
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr "&Vue"
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr "&Paramètres"
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr "&Audio"
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr "&Vidéo"
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr "&Navigation"
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr "&Aide"
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
 msgstr "Ouvre la liste de lecture"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr "Élement précédent"
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr "Élement suivant"
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr "Jouer plus lentement"
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr "Jouer plus rapidement"
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 msgid "Extended &GUI\tCtrl-G"
 msgstr "Interface étendue\tCtrl-G"
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 msgid "&Bookmarks...\tCtrl-B"
 msgstr "Signets…\tCtrl-B"
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 msgid "Preference&s...\tCtrl-S"
 msgstr "Préférences…\tCtrl-S"
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 msgid ""
 " (wxWidgets interface)\n"
 "\n"
@@ -13732,7 +14371,7 @@ msgstr ""
 " (interface wxWidgets)\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
@@ -13742,12 +14381,12 @@ msgstr ""
 "http://www.videolan.org/\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr "À propos de %s"
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 msgid "Show/Hide interface"
 msgstr "Afficher/Cacher l’interface"
 
@@ -13836,10 +14475,27 @@ msgstr "Theora est un codec généraliste libre (utilisable avec MPEG TS)"
 msgid "RTP Unicast"
 msgstr "Unicast RTP"
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+#, fuzzy
+msgid "Stream to a single computer."
+msgstr "Utilisez ceci pour diffuser vers un seul ordinateur."
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 msgid "RTP Multicast"
 msgstr "Multidiff. RTP"
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+#, fuzzy
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+"Utilisez ceci pour diffuser vers un un groupe d’ordinateurs sur un réseau "
+"supportant la multidiffusion (multicast). Cette méthode est la plus efficace "
+"pour diffuser vers plusieurs ordinateurs, mais ne fonctionne pas sur "
+"Internet."
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 msgid ""
 "Enter the multicast address to stream to in this field. This must be an IP "
@@ -13850,51 +14506,100 @@ msgstr ""
 "s’agir d’une adresse IP entre 224.0.0.0 et 239.255.255.255. Pour un usage "
 "privé, utilisez une adresse commençant par 239.255"
 
+#: modules/gui/wxwidgets/streamdata.cpp:134
+#, fuzzy
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+"Utilisez ceci pour diffuser vers plusieurs ordinateurs. Cette méthode est "
+"moins efficace, car le serveur doit envoyer le flux plusieurs fois."
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
+msgstr ""
+"Entrez les adresses locales sur lequelles écouter. Si vous voulez écouter "
+"sur toutes les adresses ou si vous ne comprenez pas, n’entrez rien. Il "
+"s’agit généralement du meilleur choix. Les autres ordinateurs peuvent "
+"accéder à votre flux à l’adresse http://votreip:8080 par défaut."
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#, fuzzy
+msgid "Bookmarks dialog"
 msgstr "Affiche la fenêtre des signets"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
-msgstr "Affiche la fenêtre des signets au démarrage de l’interface."
+#, fuzzy
+msgid "Show bookmarks dialog at startup"
+msgstr "Affiche la fenêtre des signets"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
-msgid "Show extended GUI"
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
+#, fuzzy
+msgid "Extended GUI"
 msgstr "Montrer l'interface étendue"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:94
-#: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
-msgstr "Montrer sur la barre des tâches"
-
+#: modules/gui/wxwidgets/wxwidgets.cpp:92
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:94
+#, fuzzy
+msgid "Taskbar"
+msgstr "Tatar"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:95
+msgid "Show VLC on the taskbar"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
 msgid "Minimal interface"
 msgstr "Interface minimale"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+#, fuzzy
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr "Utiliser l’interface minimale, sans barre et peu de menus"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 msgid "Size to video"
 msgstr "S’adapter à la vidéo"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+#, fuzzy
+msgid "Resize VLC to match the video resolution."
 msgstr "Redimensionner VLC pour s’adapter à la taille de la vidéo"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
-msgid "Show systray icon"
+#, fuzzy
+msgid "Systray icon"
+msgstr "Icône dans la barre système"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+#, fuzzy
+msgid "Show a systray icon for VLC"
 msgstr "Icône dans la barre système"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
 #, fuzzy
+msgid "Show labels in toolbar"
+msgstr "Affiche le texte sur les boutons de la barre d’outils"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#, fuzzy
+msgid "Show labels below the icons in the toolbar."
+msgstr "Affiche le texte sous les icônes de la barre d’outils"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
+#, fuzzy
 msgid "Playlist view"
 msgstr "Liste de lecture"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -13902,19 +14607,19 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 msgid "wxWidgets interface module"
 msgstr "Module d’interface wxWidgets"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 msgid "wxWidgets dialogs provider"
 msgstr "Fournisseur de dialogues wxWidgets"
 
@@ -13936,9 +14641,10 @@ msgid "Save raw codec data"
 msgstr "Enregistrer les données brutes"
 
 #: modules/misc/dummy/dummy.c:45
+#, fuzzy
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 "Cette option permet de sauvegarder les données  brutes si vous avez "
 "sélectionné ou forcé le décodeur dummy dans les options générales."
@@ -13957,155 +14663,168 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr "Pseudo-interface"
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 msgid "Dummy Interface"
 msgstr "Pseudo-interface"
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 msgid "Dummy access function"
 msgstr "Pseudo-entrée"
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 msgid "Dummy demux function"
 msgstr "Pseudo-démultiplexeur"
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 msgid "Dummy decoder"
 msgstr "Pseudo-décodeur"
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 msgid "Dummy decoder function"
 msgstr "Pseudo-décodeur"
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 msgid "Dummy encoder function"
 msgstr "Pseudo-encoder"
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 msgid "Dummy audio output function"
 msgstr "Pseudo-sortie audio"
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 msgid "Dummy video output function"
 msgstr "Pseudo-sortie vidéo"
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 msgid "Dummy Video output"
 msgstr "Pseudo-sortie vidéo"
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 msgid "Dummy font renderer function"
 msgstr "Pseudo-rendu de polices"
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr "Police"
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
-msgstr "Fichier de police"
+#, fuzzy
+msgid "Filename for the font you want to use"
+msgstr ""
+"Indiquez le numéro de flux du canal audio que vous souhaitez utiliser (de 0 "
+"à n)."
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
 msgid "Font size in pixels"
 msgstr "Taille de la police en pixels"
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
+#, fuzzy
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 "La taille des polices utilisées par le module OSD. Si le réglage est "
 "différent de 0, cette option outrepassera la taille de police relative. "
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
-msgstr "Opacité, 0 à 255"
-
 #: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
+msgstr "Opacité"
+
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
+#, fuzzy
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr "Opacité du texte affiché (0 = transparent, 255 = opaque) "
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+#, fuzzy
+msgid "Text default color"
 msgstr "Couleur par défaut du texte"
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
-"Couleur du texte superposé. 1 octet pour chaque couleur, en héxadécimal. "
-"#000000 = pas de couleur, 0xFF0000 = rouge uniquement, 0xFFFFFF = toutes "
-"couleurs activées [blanc]"
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
-msgstr "Taille de caractères utilisée par le module OSD"
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+#, fuzzy
+msgid "Relative font size"
+msgstr "Taille du tampon de contrôle du débit"
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr "Plus petit"
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr "Petit"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr "Grand"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr "Plus grand"
 
-#: modules/misc/freetype.c:102
+#: modules/misc/freetype.c:107
 #, fuzzy
-msgid "Use yuvp renderer"
+msgid "Use YUVP renderer"
 msgstr "Rendu du texte"
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 #, fuzzy
 msgid "Font Effect"
 msgstr "Effet goom"
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Background"
 msgstr "Retour arrière"
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Outline"
 msgstr "Olive"
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 #, fuzzy
 msgid "Fat Outline"
 msgstr "Bilinéaire rapide"
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 msgid "Text renderer"
 msgstr "Rendu du texte"
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 msgid "Freetype2 font renderer"
 msgstr "Moteur de rendu freetype2"
 
@@ -14114,113 +14833,115 @@ msgid "Diffie-Hellman prime bits"
 msgstr "Nombre de bits Diffie-Hellman"
 
 #: modules/misc/gnutls.c:69
+#, fuzzy
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 "Cette option permet de modifier le nombre premier de bits utilisé pour "
 "l'algorithme Diffie-Hellman  (utilisé pour le chiffrement par le serveur)."
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr "Délai d’expiration pour les sessions TLS reprises"
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
-msgstr "Définit le délai d’expiration des sessions TLS reprises (en secondes)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
+msgstr ""
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr "Nombre de sessions TLS"
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
+#, fuzzy
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
 "Ceci vous permet de spécifier le nombre de sessions TLS reprises que le "
 "cache pourra contenir."
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr "Vérifier la validité des certificats TLS/SSL du serveur"
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
+#, fuzzy
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 "Ceci permet de s'assurer que le certificat du serveur est valide (signé par "
 "une Autorité de Certification approuvée)"
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr "Vérifier le nom d’hôte du serveur TLS/SSL ?"
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+#, fuzzy
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 "Ceci permet de vérifier que le nom d'hôte du serveur correspond au nom "
 "d'hôte demandé."
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr "Couche de chiffrement TLS utilisant GnuTLS"
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 #, fuzzy
 msgid "Growl server"
 msgstr "Pas de serveur"
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 #, fuzzy
 msgid "Growl password"
 msgstr "Mot de passe FTP"
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 #, fuzzy
 msgid "Growl UDP port"
 msgstr "Port UDP"
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "Port UDP"
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
-msgstr ""
+#, fuzzy
+msgid "Growl"
+msgstr "Groupe"
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 #, fuzzy
 msgid "(no title)"
 msgstr "Sans titre"
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr ""
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr ""
 
@@ -14228,7 +14949,7 @@ msgstr ""
 msgid "Gtk+ GUI helper"
 msgstr "Aide Gtk+"
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr "Texte"
 
@@ -14240,40 +14961,44 @@ msgstr "Format d’enregistrement"
 #, fuzzy
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr "Sélectionner le format d’enregistrement, « text » (défaut) ou « html »"
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
 msgstr "Sélectionner le format d’enregistrement, « text » (défaut) ou « html »"
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr "Journalisation"
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 msgid "File logging"
 msgstr "Module de journalisation dans un fichier"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr "Nom du fichier de journal"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr "Indiquez le nom du fichier pour le journal"
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 #, fuzzy
 msgid "RRD output file"
 msgstr "Fichier de sortie"
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: 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"
@@ -14290,16 +15015,14 @@ 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/msn.c:63
 msgid "MSN Title format string"
 msgstr ""
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
@@ -14308,8 +15031,9 @@ msgid "MSN"
 msgstr "MMS"
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr ""
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "Actuellement"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
@@ -14352,34 +15076,40 @@ msgstr "Aide d’interface Qt Embedded"
 msgid "video"
 msgstr "vidéo"
 
+#: modules/misc/rtsp.c:48
+#, fuzzy
+msgid "RTSP host address"
+msgstr "Adresse de l’hôte"
+
 #: modules/misc/rtsp.c:50
 #, fuzzy
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr ""
 "Vous pouvez configurer l'adresse, le port et l'emplacement sur lequel "
 "l'interface RTSP écoutera...\n"
 " La syntaxe est adresse:port/emplacement. Le comportement par défaut est "
 "d'écouter sur l'hôte local (localhost) sur le port 554, sans emplacement."
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 #, fuzzy
 msgid "Maximum number of connections"
 msgstr "Nombre de clones"
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 msgid "RTSP VoD"
 msgstr "VoD RTSP"
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 msgid "RTSP VoD server"
 msgstr "Serveur VoD RTSP"
 
@@ -14387,11 +15117,11 @@ msgstr "Serveur VoD RTSP"
 msgid "X Screensaver disabler"
 msgstr "Désactivateur XScreensaver"
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 msgid "SVG template file"
 msgstr "Fichier de format SVG"
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -14410,64 +15140,64 @@ msgstr "Module en C qui ne fait rien"
 msgid "Miscellaneous stress tests"
 msgstr "Tests de performance divers"
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 msgid "Win32 font renderer"
 msgstr "Moteur de rendu Win32"
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr "Parseur XML (libxml2)"
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 msgid "Simple XML Parser"
 msgstr "Parseur XML simple"
 
 #: modules/mux/asf.c:49
-msgid "Allows you to define the title that will be put in ASF comments."
+msgid "Title to put in ASF comments."
 msgstr ""
-"Ceci vous permet de définir le titre qui sera mis dans les commentaires ASF."
 
-#: modules/mux/asf.c:52
-msgid "Allows you to define the author that will be put in ASF comments."
+#: modules/mux/asf.c:51
+#, fuzzy
+msgid "Author to put in ASF comments."
 msgstr ""
 "Ceci vous permet de définir l’auteur qui sera mis dans les commentaires ASF."
 
-#: modules/mux/asf.c:55
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+#: modules/mux/asf.c:53
+#, fuzzy
+msgid "Copyright string to put in ASF comments."
 msgstr ""
 "Ceci vous permet de définir le copyright qui sera mis dans les commentaires "
 "ASF."
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 msgid "Comment"
 msgstr "Commentaire"
 
-#: modules/mux/asf.c:58
-msgid "Allows you to define the comment that will be put in ASF comments."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
 msgstr ""
-"Ceci vous permet de définir le commentaire qui sera mis dans les "
-"commentaires ASF."
 
-#: modules/mux/asf.c:61
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+#: modules/mux/asf.c:57
+#, fuzzy
+msgid "\"Rating\" to put in ASF comments."
 msgstr ""
 "Ceci vous permet de définir le classement qui sera mis dans les commentaires "
 "ASF."
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 msgid "Packet Size"
 msgstr "Taille du paquet"
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+#, fuzzy
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr "Taille du paquet ASF -- 4096 par défaut"
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 msgid "ASF muxer"
 msgstr "Multiplexeur ASF"
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr "Vidéo inconnue"
 
@@ -14480,32 +15210,35 @@ msgid "Dummy/Raw muxer"
 msgstr "Multiplexeur Dummy/Raw"
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+#, fuzzy
+msgid "Create \"Fast Start\" files"
 msgstr "Créer des fichiers « Fast start »"
 
 #: modules/mux/mp4.c:47
+#, fuzzy
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 "Lorsque cette option est activée, des fichiers « Fast start » sont créés. "
 "Ces fichiers sont optimisés pour le téléchargement, ils permettent à "
 "l’utilisateur de commencer à lire le fichier pendant son téléchargement."
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 msgid "MP4/MOV muxer"
 msgstr "Démultiplexeur MP4/MOV"
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr "Retard DTS (ms)"
 
 #: modules/mux/mpeg/ps.c:46
+#, fuzzy
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 "Cette option retarde les DTS (Decoding Time Stamps, instants de décodage) et "
 "les PTS (Presentation Time Stamps, instants de présentation) des données, "
@@ -14517,9 +15250,8 @@ msgid "PES maximum size"
 msgstr "Taille PES maximale"
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+#, fuzzy
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr ""
 "Cette option donnera la taille maximale autorisée pour les PES au moment de "
 "produire le flux MPEG PS."
@@ -14533,8 +15265,9 @@ msgid "Video PID"
 msgstr "Vidéo PID"
 
 #: modules/mux/mpeg/ts.c:84
+#, fuzzy
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr ""
 "Affecte un PID déterminé au flux vidéo. Le PID de la PCR sera "
@@ -14545,7 +15278,8 @@ msgid "Audio PID"
 msgstr "PID audio"
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
+#, fuzzy
+msgid "Assign a fixed PID to the audio stream."
 msgstr "Affecte un PID déterminé au flux audio."
 
 #: modules/mux/mpeg/ts.c:88
@@ -14553,7 +15287,8 @@ msgid "SPU PID"
 msgstr "PID SPU"
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+#, fuzzy
+msgid "Assign a fixed PID to the SPU."
 msgstr "Affecte un PID déterminé au flux de sous-titres."
 
 #: modules/mux/mpeg/ts.c:90
@@ -14561,7 +15296,8 @@ msgid "PMT PID"
 msgstr "PID de la PMT"
 
 #: modules/mux/mpeg/ts.c:91
-msgid "Assigns a fixed PID to the PMT"
+#, fuzzy
+msgid "Assign a fixed PID to the PMT"
 msgstr "Affecte un PID déterminé à la PMT."
 
 #: modules/mux/mpeg/ts.c:92
@@ -14569,7 +15305,8 @@ msgid "TS ID"
 msgstr "ID TS"
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
+#, fuzzy
+msgid "Assign a fixed Transport Stream ID."
 msgstr "Affecte un ID de flux de transport"
 
 #: modules/mux/mpeg/ts.c:94
@@ -14577,60 +15314,83 @@ msgid "NET ID"
 msgstr "ID NET"
 
 #: modules/mux/mpeg/ts.c:95
-msgid "Assigns a fixed Network ID (for SDT table)"
+#, fuzzy
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr "Affecte un Network ID fixé (pour la table SDT)"
 
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
-msgstr "Numéros de programmes PMT (nécessite l'option sout-ts-es-id-pid)"
-
 #: modules/mux/mpeg/ts.c:97
-msgid "Assigns a program number to each PMT"
-msgstr "Affecte un numéro de programme à chaque PMT."
+#, fuzzy
+msgid "PMT Program numbers"
+msgstr "Numéro du programme PMT"
 
 #: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr "Multiplexage PMT (nécessite l'option sout-ts-es-id-pid)"
 
-#: modules/mux/mpeg/ts.c:99
-msgid "Defines the pids to add to each pmt."
-msgstr "Définit les PID à ajouter à chaque PMT"
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
+msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr "Descripteurs SDT (nécessite l''option sout-ts-es-id-pid)"
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
-msgstr "Définit les descripteurs de chaque SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
+msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
-msgid "Set PID to id of ES"
+#: modules/mux/mpeg/ts.c:109
+#, fuzzy
+msgid "Set PID to ID of ES"
 msgstr "Régler l’id du PID comme celui de l’ES"
 
-#: modules/mux/mpeg/ts.c:105
-msgid "set PID to id of es"
-msgstr "Régler le PID à l'ID de l'ES"
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:114
+#, fuzzy
+msgid "Data alignment"
+msgstr "Alignement de la mosaique"
+
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
+msgstr ""
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:118
 msgid "Shaping delay (ms)"
 msgstr "Tampon du multiplexeur (ms)"
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
+#, fuzzy
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 "Si activé, le multiplexeur TS coupera le flux en tranches de la durée "
 "donnée, et assurera un débit constant dans un intervalle. Ceci évite d’avoir "
 "de gros pics de débit pour les images de référence."
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 msgid "Use keyframes"
 msgstr "Utiliser les images clés"
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -14645,83 +15405,86 @@ msgstr ""
 "l’algorithme de shaping, étant donné que les images I sont habituellement "
 "les images les plus volumineuses du flux."
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr "Intervalle PCR (ms)"
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
+#, fuzzy
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 "Cette option vous permet de définir la fréquence à laquelle les PCRs "
 "(Program Clock Rederence) seront envoyées. Cette valeur devrait être "
 "inférieure à 100ms. (Par défaut 70)"
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr "B minimal (inutilisé)"
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr "Ce réglage n’est plus utilisé"
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr "B maximal (inutilisé)"
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
+#, fuzzy
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 "Cette option retarde les DTS (Decoding Time Stamps, instants de décodage) et "
 "les PTS (Presentation Time Stamps, instants de présentation) des données, "
 "par rapport aux PCRs. Ceci permet d’obtenir un buffer à l’intérieur du cycle "
 "de décodage."
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr "Cryptage audio"
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr "Cryptage CSA de l’audio"
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 msgid "Crypt video"
 msgstr "Cryptage vidéo"
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 msgid "Crypt video using CSA"
 msgstr "Cryptage CSA de la vidéo"
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr "Clé CSA"
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
+#, fuzzy
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 "Définit la clé de chiffrement CSA. Celle-ci doit être une chaîne de 16 "
 "caractères (8 octets hexadécimaux)."
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr "Taille en octets du paquet à chiffrer"
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
+#, fuzzy
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
 "Spécifie la taille du paquet TS à chiffrer. La routine de chiffrage enlève "
 "l'en-tête TS de la valeur avant le chiffrage "
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr "Multiplexeur TS (libdvbpsi)"
 
@@ -14730,20 +15493,23 @@ msgid "Multipart separator string"
 msgstr "Chaîne de séparation des parties"
 
 #: modules/mux/mpjpeg.c:33
+#, fuzzy
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 "Les flux multi-parties, tels que MPJPEG utilisent un séparateur entre les "
 "parties. Vous pouvez choisir ce séparateur. La valeur par défaut est --"
 "myboundary"
 
 #: modules/mux/mpjpeg.c:50
-msgid "Multipart jpeg muxer"
+#, fuzzy
+msgid "Multipart JPEG muxer"
 msgstr "Multiplexeur M-JPEG"
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
+#, fuzzy
+msgid "Ogg/OGM muxer"
 msgstr "Multiplexeur Ogg/Ogm"
 
 #: modules/mux/wav.c:42
@@ -14755,7 +15521,8 @@ msgid "Copy packetizer"
 msgstr "Empaqueteur « Copie »"
 
 #: modules/packetizer/h264.c:47
-msgid "H264 video packetizer"
+#, fuzzy
+msgid "H.264 video packetizer"
 msgstr "Empaqueteur H264 vidéo"
 
 #: modules/packetizer/mpeg4audio.c:118
@@ -14767,13 +15534,13 @@ msgid "MPEG4 video packetizer"
 msgstr "Empaqueteur MPEG4 vidéo"
 
 #: modules/packetizer/mpegvideo.c:52
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -14797,7 +15564,8 @@ msgid "DAAP access"
 msgstr "Accès DAAP"
 
 #: modules/services_discovery/hal.c:63
-msgid "HAL device detection"
+#, fuzzy
+msgid "HAL devices detection"
 msgstr "Détection de périphériques HAL"
 
 #: modules/services_discovery/hal.c:153
@@ -14809,16 +15577,15 @@ msgid "Podcast URLs list"
 msgstr ""
 
 #: modules/services_discovery/podcast.c:58
-#, fuzzy
-msgid "Podcast '|' (pipe) seperated URLs list"
-msgstr "URLs des feeds RSS, séparées par des \"|\""
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
+msgstr ""
 
-#: modules/services_discovery/podcast.c:62
+#: modules/services_discovery/podcast.c:63
 #, fuzzy
-msgid "Podcast Service Discovery"
-msgstr "Découverte de services"
+msgid "Podcasts"
+msgstr "Coller"
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 #, fuzzy
 msgid "Podcast"
 msgstr "Coller"
@@ -14828,70 +15595,71 @@ msgid "SAP multicast address"
 msgstr "Adresse de multicast SAP"
 
 #: modules/services_discovery/sap.c:80
-msgid "Listen for SAP announcements on another address"
-msgstr "Ecouter les annonces SAP sur une autre adresse"
-
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
-msgstr "Écoute les annonces SAP IPv4"
-
-#: modules/services_discovery/sap.c:83
 msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
 msgstr ""
-"Activez ceci pour que le module SAP écoute les annonces IPv4 sur l'adresse "
-"standard."
+
+#: modules/services_discovery/sap.c:83
+#, fuzzy
+msgid "IPv4 SAP"
+msgstr "Scope des annonces IPv6"
 
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
-msgstr "Écoute les annonces SAP IPv6"
+#, fuzzy
+msgid "Listen to IPv4 announcements on the standard address."
+msgstr "Ecouter les annonces SAP sur une autre adresse"
 
 #: modules/services_discovery/sap.c:87
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
-msgstr ""
-"Activez ceci pour que le module SAP écoute les annonces IPv6 sur l'adresse "
-"standard."
+#, fuzzy
+msgid "IPv6 SAP"
+msgstr "Scope des annonces IPv6"
 
 #: modules/services_discovery/sap.c:89
+#, fuzzy
+msgid "Listen to IPv6 announcements on the standard addresses."
+msgstr "Ecouter les annonces SAP sur une autre adresse"
+
+#: modules/services_discovery/sap.c:91
 msgid "IPv6 SAP scope"
 msgstr "Scope des annonces IPv6"
 
-#: modules/services_discovery/sap.c:91
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+#: modules/services_discovery/sap.c:93
+#, fuzzy
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr "Règle la portée des annonces IPv6 (8 par défaut)"
 
-#: modules/services_discovery/sap.c:92
+#: modules/services_discovery/sap.c:94
 msgid "SAP timeout (seconds)"
 msgstr "Temps d’expiration SAP (en secondes)"
 
-#: modules/services_discovery/sap.c:94
+#: modules/services_discovery/sap.c:96
+#, fuzzy
 msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr ""
 "Règle le temps avant que les éléments SAP ne soient effacés si aucune "
 "nouvelle annonce n’est reçue."
 
-#: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+#: modules/services_discovery/sap.c:98
+#, fuzzy
+msgid "Try to parse the announce"
 msgstr "Essayer d’analyser l’annonce SAP"
 
-#: modules/services_discovery/sap.c:98
+#: modules/services_discovery/sap.c:100
+#, fuzzy
 msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
 msgstr ""
 "SAP cherchera à analyser l’annonce. Le comportement habituel est de laisser "
 "livedotcom analyser l’annonce."
 
-#: modules/services_discovery/sap.c:100
+#: modules/services_discovery/sap.c:103
 msgid "SAP Strict mode"
 msgstr "SAP mode strict"
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
 "announcements."
@@ -14899,59 +15667,65 @@ msgstr ""
 "Activer cette option pour ignorer les annonces ne correspondant pas au "
 "standard."
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 msgid "Use SAP cache"
 msgstr "Utiliser le cache SAP"
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
+#, fuzzy
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 "Ceci active un mécanisme de cache SAP. Cela ralentira le SAP au lancement, "
 "mais autrement,vous pourriez vous retrouver avec des éléments correspondant "
 "à des flux inexistants."
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 msgid "SAP Announcements"
 msgstr "Annonces SAP"
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr "Parseur de fichiers SDP pour UDP"
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 msgid "Session Announcements (SAP)"
 msgstr "Annonces de sessions (SAP)"
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 msgid "Session"
 msgstr "Session"
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 msgid "Tool"
 msgstr "Outil"
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 msgid "User"
 msgstr "Utilisateur"
 
+#: modules/services_discovery/shout.c:61
+#, fuzzy
+msgid "Number of streams"
+msgstr "Nombre de threads"
+
 #: modules/services_discovery/shout.c:62
-msgid "Maximum number of shoutcast servers to be listed"
+#, fuzzy
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr "Nombre maximal de serveurs shoutcast à lister"
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr "Shoutcast"
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 msgid "Shoutcast"
 msgstr "Shoutcast"
 
@@ -14965,24 +15739,27 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr "Découverte Universal Plug'n'Play"
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
-msgstr "Entier identifiant ce flux élémentaire"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
+msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
+#, fuzzy
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 "Les images provenant des sorties vidéo seront différées en conséquence (en "
 "milisecondes, >= 100 ms). Pour utiliser des valeurs élevées, augmenter le "
 "cache de fichier et les autres caches."
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 msgid "ID Offset"
 msgstr "Décalage d’ID"
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
@@ -14990,19 +15767,19 @@ msgstr ""
 "Différence à ajouter aux identifiants des flux spécifiés dans bridge_out "
 "pour obtenir les identifiants des flux auxquels s'abonnera bridge_in."
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 msgid "Bridge"
 msgstr "Pont"
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 msgid "Bridge stream output"
 msgstr "Flux de sortie de pont"
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 msgid "Bridge out"
 msgstr "Pont sortant"
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr "Pont entrant"
 
@@ -15022,7 +15799,7 @@ msgstr "Active/Désactive le rendu vidéo."
 msgid "Introduces a delay in the display of the stream."
 msgstr "Introduit un retard dans l’affichage du flux."
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 msgid "Display"
 msgstr "Affichage"
 
@@ -15038,90 +15815,90 @@ msgstr "Duplique le flux"
 msgid "Output access method"
 msgstr "Méthode de sortie"
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
-msgstr "Ceci vous permet de spécifier la méthode de sortie pour la diffusion."
+#: modules/stream_out/es.c:39
+#, fuzzy
+msgid "This is the default output access method that will be used."
+msgstr "Ceci est le périphérique VCD à utiliser par défaut."
 
 #: modules/stream_out/es.c:41
 msgid "Audio output access method"
 msgstr "Module de sortie audio"
 
 #: modules/stream_out/es.c:43
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
+#, fuzzy
+msgid "This is the output access method that will be used for audio."
 msgstr ""
 "Ceci vous permet de spécifier la méthode de sortie pour la diffusion audio."
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 msgid "Video output access method"
 msgstr "Module de sortie vidéo"
 
-#: modules/stream_out/es.c:47
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
+#: modules/stream_out/es.c:46
+#, fuzzy
+msgid "This is the output access method that will be used for video."
 msgstr ""
 "Ceci vous permet de spécifier la méthode de sortie pour la diffusion vidéo."
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 msgid "Output muxer"
 msgstr "Multiplexeur de sortie"
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
-msgid "Allows you to specify the muxer used for the streaming output."
-msgstr ""
-"Ceci vous permet de spécifier le multiplexeur utilisé pour la diffusion."
+#: modules/stream_out/es.c:50
+#, fuzzy
+msgid "This is the default muxer method that will be used."
+msgstr "Ceci est le lecteur de CD audio à utiliser par défaut."
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 msgid "Audio output muxer"
 msgstr "Multiplexeur de sortie audio"
 
-#: modules/stream_out/es.c:55
-msgid "Allows you to specify the muxer used for the audio streaming output."
+#: modules/stream_out/es.c:53
+#, fuzzy
+msgid "This is the muxer that will be used for audio."
 msgstr ""
-"Ceci vous permet de spécifier le multiplexeur utilisé pour le flux de sortie "
-"audio."
+"Ceci vous permet de modifier le nom d’utilisateur qui sera utilisé pour la "
+"connexion."
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 msgid "Video output muxer"
 msgstr "Multiplexeur de sortie vidéo"
 
-#: modules/stream_out/es.c:58
-msgid "Allows you to specify the muxer used for the video streaming output."
+#: modules/stream_out/es.c:56
+#, fuzzy
+msgid "This is the muxer that will be used for video."
 msgstr ""
-"Ceci vous permet de spécifier le multiplexeur utilisé pour le flux de sortie "
-"vidéo."
+"Ceci vous permet de modifier le nom d’utilisateur qui sera utilisé pour la "
+"connexion."
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 msgid "Output URL"
 msgstr "URL de sortie"
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
-msgid "Allows you to specify the output URL used for the streaming output."
-msgstr ""
-"Ceci vous permet de spécifier l’URL de sortie utilisée pour la diffusion."
+#: modules/stream_out/es.c:60
+#, fuzzy
+msgid "This is the default output URI."
+msgstr "Ceci est le périphérique VCD à utiliser par défaut."
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 msgid "Audio output URL"
 msgstr "URL de sortie audio"
 
-#: modules/stream_out/es.c:65
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
-msgstr "Ceci vous permet de spécifier une URL de sortie pour le flux audio."
+#: modules/stream_out/es.c:63
+#, fuzzy
+msgid "This is the output URI that will be used for audio."
+msgstr "Nom du groupe de la session qui sera annoncée par SAP ou SLP"
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 msgid "Video output URL"
 msgstr "URL de sortie vidéo"
 
-#: modules/stream_out/es.c:69
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
-msgstr "Ceci vous permet de spécifier une URL de sortie pour le flux vidéo."
+#: modules/stream_out/es.c:66
+#, fuzzy
+msgid "This is the output URI that will be used for video."
+msgstr "Nom du groupe de la session qui sera annoncée par SAP ou SLP"
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 msgid "Elementary stream output"
 msgstr "Flux de sortie élémentaire"
 
@@ -15149,15 +15926,21 @@ msgstr "Mosaïque"
 msgid "Mosaic bridge stream output"
 msgstr "Flux de sortie de la mosaïque"
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr "SDP"
 
 #: modules/stream_out/rtp.c:51
+#, fuzzy
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 "Ceci vous permet de spécifier comment le SDP généré sera rendu accessibe. "
 "Vous devez utiliser une url : http://adresse pour accéder au SDP via HTTP, "
@@ -15167,132 +15950,162 @@ msgstr ""
 msgid "Muxer"
 msgstr "Multiplexeur :"
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
+#: modules/stream_out/rtp.c:57
+#, fuzzy
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
+msgstr ""
+"Ceci vous permet de spécifier l’URL de sortie utilisée pour la diffusion. "
+"Cette option est dépréciée, utilisez dst"
+
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
 msgid "Session name"
 msgstr "Nom de session"
 
-#: modules/stream_out/rtp.c:61
-msgid "Allows you to specify the session name used for the streaming output."
-msgstr ""
-"Ceci vous permet de spécifier le nom de session utilisé pour la diffusion."
-
 #: modules/stream_out/rtp.c:62
-msgid "Session description"
-msgstr "Description de session"
+#, fuzzy
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
+msgstr "Nom de la session qui sera annoncée par SAP ou SLP"
 
 #: modules/stream_out/rtp.c:64
-msgid "Allows you to give a broader description of the stream."
+msgid "Session description"
+msgstr "Description de session"
+
+#: modules/stream_out/rtp.c:66
+#, fuzzy
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr "Ceci vous permet de donner une description étendue du flux."
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 msgid "Session URL"
 msgstr "URL de session"
 
-#: modules/stream_out/rtp.c:67
-msgid "Allows you to specify a URL with additional information on the stream."
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
 msgstr ""
-"Ceci vous permet de spécifier une URI avec plus d’informations sur la "
-"session."
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 msgid "Session email"
 msgstr "Courriel de session"
 
-#: modules/stream_out/rtp.c:70
-msgid "Allows you to specify contact e-mail address for this session."
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
-"Ceci vous permet de spécifier l’adresse e-mail de contact pour cette session."
 
-#: modules/stream_out/rtp.c:74
-msgid "Allows you to specify the base port used for the RTP streaming."
+#: modules/stream_out/rtp.c:79
+#, fuzzy
+msgid "This allows you to specify the base port for the RTP streaming."
 msgstr ""
 "Ceci vous permet de spécifier le port de base utilisé pour la diffusion RTP."
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 msgid "Audio port"
 msgstr "Port audio"
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
+#, fuzzy
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
+"This allows you to specify the default audio port for the RTP streaming."
 msgstr ""
 "Ceci vous permet de modifier le port audio par défaut utilisé pour la "
 "diffusion RTP."
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 msgid "Video port"
 msgstr "Port vidéo"
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
+#, fuzzy
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
+"This allows you to specify the default video port for the RTP streaming."
 msgstr ""
 "Ceci vous permet de modifier le port vidéo par défaut utilisé pour la "
 "diffusion RTP."
 
-#: modules/stream_out/rtp.c:84
+#: modules/stream_out/rtp.c:89
 #, fuzzy
-msgid "Allows you to specify the Time-To-Live for the output stream."
+msgid "This allows you to specify the Time-To-Live for the output stream."
 msgstr "Ceci vous permet de spécifier le TTL pour le flux de sortie."
 
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
+msgstr ""
+
 #: modules/stream_out/rtp.c:93
+#, fuzzy
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
+msgstr ""
+"Ceci vous permet de diffuser tous les flux élémentaires (vidéo, audio et "
+"sous-titres)."
+
+#: modules/stream_out/rtp.c:102
 msgid "RTP stream output"
 msgstr "Flux de sortie RTP"
 
-#: modules/stream_out/standard.c:45
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
 msgstr ""
-"Ceci vous permet de spécifier le multiplexeur de sortie pour la diffusion."
-
-#: modules/stream_out/standard.c:47
-msgid "Output URL (deprecated)"
-msgstr "URL de sortie (déprécié)"
 
-#: modules/stream_out/standard.c:49
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
-msgstr ""
-"Ceci vous permet de spécifier l’URL de sortie utilisée pour la diffusion. "
-"Cette option est dépréciée, utilisez dst"
+#: modules/stream_out/standard.c:44
+#, fuzzy
+msgid "This is the muxer that will be used."
+msgstr "Ceci est le périphérique VCD à utiliser par défaut."
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:45
 msgid "Output destination"
 msgstr "Destination"
 
-#: modules/stream_out/standard.c:54
-msgid ""
-"Allows you to specify the output destination used for the streaming output."
+#: modules/stream_out/standard.c:47
+#, fuzzy
+msgid "This is the destination (URL) that will be used for the stream."
 msgstr ""
-"Ceci vous permet de spécifier l’URL de sortie utilisée pour la diffusion."
+"Ceci vous permet de spécifier le codec audio de destination pour la "
+"diffusion."
 
-#: modules/stream_out/standard.c:58
+#: modules/stream_out/standard.c:50
 #, fuzzy
-msgid "Name of the session that will be announced with SAP"
-msgstr "Nom de la session qui sera annoncée par SAP ou SLP"
+msgid ""
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
+msgstr ""
+"Ceci vous permet de modifier le nombre d’images qui seront codées pour une "
+"seule image clé."
 
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 msgid "Session groupname"
 msgstr "Nom du groupe de session"
 
-#: modules/stream_out/standard.c:62
-msgid "Name of the group that will be announced for the session"
-msgstr "Nom du groupe de la session qui sera annoncée par SAP ou SLP"
+#: modules/stream_out/standard.c:55
+#, fuzzy
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
+msgstr "Nom de la session qui sera annoncée par SAP ou SLP"
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 msgid "SAP announcing"
 msgstr "Annonce SAP"
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+#, fuzzy
+msgid "Announce this session with SAP."
 msgstr "Annonce cette session par SAP"
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 msgid "Standard"
 msgstr "Standard"
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 msgid "Standard stream output"
 msgstr "Flux de sortie standard"
 
@@ -15369,8 +16182,10 @@ msgid "Video encoder"
 msgstr "Encodeur vidéo"
 
 #: modules/stream_out/transcode.c:48
+#, fuzzy
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
+"This is the video encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 "Ceci vous permet de choisir l’encodeur vidéo à utiliser ainsi que de "
 "configurer ses options associées."
@@ -15380,241 +16195,297 @@ msgid "Destination video codec"
 msgstr "Codec vidéo de destination"
 
 #: modules/stream_out/transcode.c:52
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
-msgstr ""
-"Ceci vous permet de spécifier le codec vidéo de destination pour la "
-"diffusion."
+#, fuzzy
+msgid "This is the video codec that will be used."
+msgstr "Ceci est le périphérique DVD à utiliser par défaut."
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 msgid "Video bitrate"
 msgstr "Débit vidéo"
 
-#: modules/stream_out/transcode.c:56
-msgid "Allows you to specify the video bitrate used for the streaming output."
+#: modules/stream_out/transcode.c:55
+msgid "Target bitrate of the transcoded video stream."
 msgstr ""
-"Ceci vous permet de spécifier le débit vidéo utilisé pour la diffusion."
 
-#: modules/stream_out/transcode.c:58
+#: modules/stream_out/transcode.c:56
 msgid "Video scaling"
 msgstr "Dimensionnement vidéo"
 
-#: modules/stream_out/transcode.c:60
-msgid "Allows you to scale the video before encoding."
-msgstr "Ceci vous permet de redimensionner la vidéo avant l’encodage."
+#: modules/stream_out/transcode.c:58
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
+msgstr ""
 
-#: modules/stream_out/transcode.c:61
+#: modules/stream_out/transcode.c:59
 msgid "Video frame-rate"
 msgstr "Débit d’images vidéo"
 
-#: modules/stream_out/transcode.c:63
-msgid "Allows you to specify an output frame rate for the video."
-msgstr ""
-"Ceci vous permet de spécifier un débit d’images en sortie pour la vidéo."
+#: modules/stream_out/transcode.c:61
+#, fuzzy
+msgid "Target output frame rate for the video stream."
+msgstr "Ceci vous permet de spécifier le débit d’images pour la capture."
 
-#: modules/stream_out/transcode.c:66
-msgid "Allows you to deinterlace the video before encoding."
+#: modules/stream_out/transcode.c:64
+#, fuzzy
+msgid "Deinterlace the video before encoding."
 msgstr "Ceci vous permet de désentrelacer la vidéo avant l’encodage."
 
-#: modules/stream_out/transcode.c:76
+#: modules/stream_out/transcode.c:67
+#, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr ""
+"Spécifie le module de désentrelacement à utiliser (ffmpeg-deinterlace ou "
+"deinterlace)."
+
+#: modules/stream_out/transcode.c:74
 msgid "Maximum video width"
 msgstr "Largeur maximale de la vidéo"
 
-#: modules/stream_out/transcode.c:78
-msgid "Allows you to specify a maximum output video width."
-msgstr ""
-"Ceci vous permet de spécifier la largeur maximale de la vidéo diffusée."
+#: modules/stream_out/transcode.c:76
+#, fuzzy
+msgid "Maximum output video width."
+msgstr "Largeur maximale de la vidéo"
 
-#: modules/stream_out/transcode.c:79
+#: modules/stream_out/transcode.c:77
 msgid "Maximum video height"
 msgstr "Hauteur maximale de la vidéo"
 
-#: modules/stream_out/transcode.c:81
-msgid "Allows you to specify a maximum output video height."
-msgstr ""
-"Ceci vous permet de spécifier la hauteur maximale de la vidéo diffusée."
+#: modules/stream_out/transcode.c:79
+#, fuzzy
+msgid "Maximum output video height."
+msgstr "Hauteur maximale de la vidéo"
 
-#: modules/stream_out/transcode.c:82
+#: modules/stream_out/transcode.c:80
 msgid "Video filter"
 msgstr "Filtre vidéo"
 
-#: modules/stream_out/transcode.c:84
+#: modules/stream_out/transcode.c:82
 msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
 msgstr ""
-"Ceci vous permet de spécifier les filtres vidéo à utiliser après le "
-"transcodage et l'incrustation"
 
-#: modules/stream_out/transcode.c:87
-msgid "Video crop top"
+#: modules/stream_out/transcode.c:85
+#, fuzzy
+msgid "Video crop (top)"
 msgstr "Coupe supérieure de l’image"
 
-#: modules/stream_out/transcode.c:89
-msgid "Allows you to specify the top coordinate for the video cropping."
+#: modules/stream_out/transcode.c:87
+msgid "Number of pixels to crop at the top of the video."
 msgstr ""
-"Ceci vous permet de spécifier la coordonnée supérieure pour la coupe de "
-"l’image."
 
-#: modules/stream_out/transcode.c:90
-msgid "Video crop left"
+#: modules/stream_out/transcode.c:88
+#, fuzzy
+msgid "Video crop (left)"
 msgstr "Coupe gauche de l’image"
 
-#: modules/stream_out/transcode.c:92
-msgid "Allows you to specify the left coordinate for the video cropping."
+#: modules/stream_out/transcode.c:90
+msgid "Number of pixels to crop at the left of the video."
 msgstr ""
-"Ceci vous permet de spécifier la coordonnée gauche pour la coupe de l’image."
 
-#: modules/stream_out/transcode.c:93
-msgid "Video crop bottom"
+#: modules/stream_out/transcode.c:91
+#, fuzzy
+msgid "Video crop (bottom)"
 msgstr "Coupe inférieure de l’image"
 
-#: modules/stream_out/transcode.c:95
-msgid "Allows you to specify the bottom coordinate for the video cropping."
+#: modules/stream_out/transcode.c:93
+msgid "Number of pixels to crop at the bottom of the video."
 msgstr ""
-"Ceci vous permet de spécifier la coordonnée inférieure pour la coupe de "
-"l’image."
 
-#: modules/stream_out/transcode.c:96
-msgid "Video crop right"
+#: modules/stream_out/transcode.c:94
+#, fuzzy
+msgid "Video crop (right)"
 msgstr "Coupe droite de l’image"
 
-#: modules/stream_out/transcode.c:98
-msgid "Allows you to specify the right coordinate for the video cropping."
+#: modules/stream_out/transcode.c:96
+msgid "Number of pixels to crop at the right of the video."
 msgstr ""
-"Ceci vous permet de spécifier la coordonnée droite pour la coupe de l’image."
+
+#: modules/stream_out/transcode.c:98
+#, fuzzy
+msgid "Video padding (top)"
+msgstr "Coupe supérieure de l’image"
 
 #: modules/stream_out/transcode.c:100
+msgid "Size of the black border to add at the top of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:101
+#, fuzzy
+msgid "Video padding (left)"
+msgstr "Coupe gauche de l’image"
+
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:104
+#, fuzzy
+msgid "Video padding (bottom)"
+msgstr "Coupe inférieure de l’image"
+
+#: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:107
+#, fuzzy
+msgid "Video padding (right)"
+msgstr "Coupe droite de l’image"
+
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:111
+#, fuzzy
+msgid "Video canvas width"
+msgstr "Largeur de la vidéo"
+
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
+msgstr ""
+
+#: modules/stream_out/transcode.c:114
+#, fuzzy
+msgid "Video canvas height"
+msgstr "Hauteur de la vidéo"
+
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
+msgstr ""
+
+#: modules/stream_out/transcode.c:117
+#, fuzzy
+msgid "Video canvas aspect ratio"
+msgstr "Format d’écran de la source"
+
+#: modules/stream_out/transcode.c:119
+msgid ""
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
+msgstr ""
+
+#: modules/stream_out/transcode.c:122
 msgid "Audio encoder"
 msgstr "Encodeur audio"
 
-#: modules/stream_out/transcode.c:102
+#: modules/stream_out/transcode.c:124
+#, fuzzy
 msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 "Ceci vous permet de spécifier l’encodeur audio à utiliser, et ses options "
 "associées."
 
-#: modules/stream_out/transcode.c:104
+#: modules/stream_out/transcode.c:126
 msgid "Destination audio codec"
 msgstr "Codec audio de destination"
 
-#: modules/stream_out/transcode.c:106
-msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
-msgstr ""
-"Ceci vous permet de spécifier le codec audio de destination pour la "
-"diffusion."
+#: modules/stream_out/transcode.c:128
+#, fuzzy
+msgid "This is the audio codec that will be used."
+msgstr "Ceci est le lecteur de CD audio à utiliser par défaut."
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:129
 msgid "Audio bitrate"
 msgstr "Débit audio"
 
-#: modules/stream_out/transcode.c:110
-msgid "Allows you to specify the audio bitrate used for the streaming output."
-msgstr ""
-"Ceci vous permet de spécifier le débit audio utilisé pour la diffusion."
+#: modules/stream_out/transcode.c:131
+#, fuzzy
+msgid "Target bitrate of the transcoded audio stream."
+msgstr "Fréquence d'échantillonage audio, en Hz"
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 msgid "Audio sample rate"
 msgstr "Fréquence d’échantillonage audio"
 
-#: modules/stream_out/transcode.c:114
+#: modules/stream_out/transcode.c:134
+#, fuzzy
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
-msgstr ""
-"Ceci vous permet de spécifier la fréquence d’échantillonnage audio utilisée "
-"pour la diffusion."
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
+msgstr "Fréquence d'échantillonage audio, en Hz"
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 msgid "Audio channels"
 msgstr "Canaux audio"
 
-#: modules/stream_out/transcode.c:118
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
 msgstr ""
-"Ceci vous permet de modifier le nombre de canaux audios utilisés pour la "
-"diffusion."
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 msgid "Subtitles encoder"
 msgstr "Encodeur de sous-titres"
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
+#, fuzzy
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 "Ceci vous permet de choisir l’encodeur de sous-titres à utiliser ainsi que "
 "de configurer ses options associées."
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 msgid "Destination subtitles codec"
 msgstr "Codec de sous-titres de destination"
 
-#: modules/stream_out/transcode.c:127
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
 msgstr ""
-"Ceci vous permet de spécifier le codec de sous-titres de destination pour la "
-"diffusion."
-
-#: modules/stream_out/transcode.c:129
-msgid "Subpictures filter"
-msgstr "Incrustations"
 
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
+#, fuzzy
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
 "Ceci vous permet de spécifier les incrustations à utiliser pour le "
 "transcodage. Les imagettes produites (logo, heure, texte…) seront incrustées "
 "sur la vidéo."
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 msgid "OSD menu"
 msgstr "Menu OSD"
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
+#, fuzzy
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr ""
 "Ceci permet d'activer la diffusion du menu OSD, en utilisant le filtre "
 "d'incrustations osdmenu"
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 msgid "Number of threads"
 msgstr "Nombre de threads"
 
-#: modules/stream_out/transcode.c:141
-msgid "Allows you to specify the number of threads used for the transcoding."
+#: modules/stream_out/transcode.c:160
+#, fuzzy
+msgid "Number of threads used for the transcoding."
 msgstr ""
 "Ceci vous permet de spécifier le nombre de threads utilisés pour le "
 "transcodage."
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
 msgstr "Priorité élevée"
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 "Ceci permet de faire tourner le thread d'encodage (s'il existe) à la "
 "priorité OUTPUT au lieu de VIDEO"
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 msgid "Synchronise on audio track"
 msgstr "Synchroniser sur la piste audio"
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
@@ -15622,19 +16493,20 @@ msgstr ""
 "Si cette option est activée, les images seront éliminées ou dupliquées afin "
 "de synchroniser la piste vidéo sur la piste audio."
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
+#, fuzzy
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 "Permet de d'autoriser le VLC à sauter des images si la CPU ne peut suivre le "
 "taux d'encodage."
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 msgid "Transcode stream output"
 msgstr "Transcode le flux"
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 msgid "Overlays/Subtitles"
 msgstr "Overlay/Sous-titres"
 
@@ -15673,58 +16545,65 @@ msgstr "Conversions Altivec de "
 
 #: modules/video_filter/adjust.c:60
 #, fuzzy
-msgid "Enable brightness threshold"
+msgid "Brightness threshold"
 msgstr "Contrôle strict du débit"
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr "Contraste (0-2)"
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:65
+#, fuzzy
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr "Fixe le contraste de l’image, entre 0 et 2. 1 par défaut"
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr "Teinte (0-360)"
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
+#: modules/video_filter/adjust.c:67
+#, fuzzy
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
 msgstr "Fixe la nuance de l’image, entre 0 et 360. 0 par défaut"
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr "Saturation (0-3)"
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
+#: modules/video_filter/adjust.c:69
+#, fuzzy
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
 msgstr "Fixe la saturation de l’image, entre 0 et 3. 1 par défaut"
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr "Brillance (0-2)"
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:71
+#, fuzzy
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr "Fixe la brillance de l’image, entre 0 et 2. 1 par défaut"
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr "Gamma (0-10)"
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+#: modules/video_filter/adjust.c:73
+#, fuzzy
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr "Fixe le gamma de l'image, entre 0.01 et 10. 1 par défaut"
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 msgid "Image properties filter"
 msgstr "Filtre vidéo d’ajustement d’image"
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr "Ajustement d’image"
 
@@ -15737,22 +16616,26 @@ msgid "Number of clones"
 msgstr "Nombre de clones"
 
 #: modules/video_filter/clone.c:56
-msgid "Select the number of video windows in which to clone the video."
+#, fuzzy
+msgid "Number of video windows in which to clone the video."
 msgstr "Indiquez le nombre de fenêtres vidéo dans lesquelles cloner la vidéo"
 
 #: modules/video_filter/clone.c:59
-msgid "List of video output modules"
-msgstr "Liste des modules de sortie vidéo"
+#, fuzzy
+msgid "Video output modules"
+msgstr "Module de sortie vidéo"
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
-msgstr "Indiquez les modules de sortie vidéo à activer"
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
+msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 msgid "Clone video filter"
 msgstr "Filtre vidéo de duplication d’image"
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 msgid "Clone"
 msgstr "Clone"
 
@@ -15773,30 +16656,37 @@ msgid "Automatic cropping"
 msgstr "Réduction automatique"
 
 #: modules/video_filter/crop.c:58
-msgid "Activate automatic black border cropping."
+#, fuzzy
+msgid "Automatic black border cropping."
 msgstr "Activer la rédutcion automatique des marges noires"
 
 #: modules/video_filter/crop.c:61
 msgid "Crop video filter"
 msgstr "Filtre vidéo de réduction d’image"
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 msgid "Deinterlace mode"
 msgstr "Mode de désentrelacement"
 
-#: modules/video_filter/deinterlace.c:103
-msgid "Default deinterlace method to use for local playback"
+#: modules/video_filter/deinterlace.c:109
+#, fuzzy
+msgid "Deinterlace method to use for local playback."
 msgstr ""
 "Sélectionnez la méthode de désentrelacement à utiliser pour la lecture "
 "locale."
 
-#: modules/video_filter/deinterlace.c:106
-msgid "Default deinterlace methode to use for streaming"
+#: modules/video_filter/deinterlace.c:111
+#, fuzzy
+msgid "Streaming deinterlace mode"
+msgstr "Mode de désentrelacement"
+
+#: modules/video_filter/deinterlace.c:112
+#, fuzzy
+msgid "Deinterlace method to use for streaming."
 msgstr ""
 "Sélectionnez la méthode de désentrelacement à utiliser pour la diffusion."
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:121
 msgid "Deinterlacing video filter"
 msgstr "Filtre de désentrelacement vidéo"
 
@@ -15808,7 +16698,7 @@ msgstr "Mode de distorsion"
 #, fuzzy
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr "Mode de distorsion, « wave » ou « ripple »"
 
 #: modules/video_filter/distort.c:67
@@ -15816,41 +16706,43 @@ msgid "Gradient image type"
 msgstr ""
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 #, fuzzy
 msgid "Apply cartoon effect"
 msgstr "Choisir un effet"
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Wave"
 msgstr "Onde"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Ripple"
 msgstr "Surface"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 #, fuzzy
 msgid "Gradient"
 msgstr "Vert"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 #, fuzzy
 msgid "Edge"
 msgstr "Pont"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 msgid "Distort video filter"
 msgstr "Filtre de distorsion vidéo"
 
@@ -15870,73 +16762,83 @@ msgstr "Nom du fichier de logo"
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 #, fuzzy
 msgid "Logo animation # of loops"
 msgstr "Vitesse de l’animation Goom"
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
-msgstr "Position X du logo"
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+#, fuzzy
+msgid "X coordinate"
+msgstr "Position Y de la vidéo"
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
+#: modules/video_filter/logo.c:79
+#, fuzzy
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr "Vous pouvez déplacer le logo en faisant un clic droit dessus"
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
-msgstr "Position Y du logo"
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+#, fuzzy
+msgid "Y coordinate"
+msgstr "Position Y de la vidéo"
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:82
+#, fuzzy
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
+msgstr "Vous pouvez déplacer le logo en faisant un clic droit dessus"
+
+#: modules/video_filter/logo.c:84
 msgid "Transparency of the logo"
 msgstr "Transparence du logo"
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
+#, fuzzy
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
 "Vous pouvez régler ici la valeur de transparence du logo ( 255 = opaque, 0 = "
 "transparent)"
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 msgid "Logo position"
 msgstr "Position du logo"
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
+#, fuzzy
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
 "Vous pouvez forcer l’alignement de la vidéo dans sa fenêtre. Par défaut "
 "(0) : elle sera centrée (0=centré, 1=gauche, 2=droite, 4=haut, 8=bas, vous "
 "pouvez également spécifier une combinaison des ces valeurs)."
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 msgid "Logo video filter"
 msgstr "Filtre vidéo d’insertion de logo"
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 msgid "Logo overlay"
 msgstr "Incrustation d’un logo"
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 msgid "Logo sub filter"
 msgstr "Filtre d’incrustation de logo"
 
@@ -15945,194 +16847,307 @@ msgstr "Filtre d’incrustation de logo"
 msgid "Magnify/Zoom interactive video filter"
 msgstr "Filtre de désentrelacement vidéo ffmpeg"
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr "Texte"
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
+#, fuzzy
+msgid "Marquee text to display."
 msgstr "Texte à afficher"
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
-msgstr "Décalage horizontal"
+#, fuzzy
+msgid "X offset"
+msgstr "Date"
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+#, fuzzy
+msgid "X offset, from the left screen edge."
 msgstr "Décalage horizontal, à partir de la gauche"
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr "Décalage vertical"
+#, fuzzy
+msgid "Y offset"
+msgstr "Date"
 
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+#, fuzzy
+msgid "Y offset, down from the top."
 msgstr "Décalage vertical, à partir du haut"
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
-msgstr "Disparition du texte"
-
 #: modules/video_filter/marq.c:83
+#, fuzzy
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 "Cette option définit le temps d’affichage du texte, en millisecondes. La "
 "valeur par défaut, 0, signifie qu’il ne disparait jamais."
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
-msgstr "Opacité"
+#: modules/video_filter/marq.c:87
+#, fuzzy
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
+msgstr "Opacité du texte affiché (0 = transparent, 255 = opaque) "
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 msgid "Font size, pixels"
 msgstr "Taille de la police en pixels"
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+#, fuzzy
+msgid "Font size, in pixels. Default is -1 (use default font size)."
 msgstr ""
 "Spécifier la taille de la police, en pixels, -1 = utiliser freetype-fontsize"
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
+msgstr ""
+
+#: modules/video_filter/marq.c:99
 msgid "Marquee position"
 msgstr "Position du texte"
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
+#, fuzzy
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
 "Vous pouvez forcer la postion du texte dans la video (0=centré, 1=gauche, "
 "2=droite, 4=haut, 8=bas, vous pouvez également spécifier une combinaison des "
 "ces valeurs en les additionant)."
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 msgid "Misc"
 msgstr "Divers"
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
-msgstr "Filtre d’incrustation de texte"
+#: modules/video_filter/marq.c:141
+#, fuzzy
+msgid "Marquee display"
+msgstr "Texte à afficher"
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
-msgstr "Niveau alpha"
+#, fuzzy
+msgid "Transparency"
+msgstr "Cube transparent"
 
 #: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
-msgstr "Niveau alpha (de 0 à 255). La valeur par défaut est 255"
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
+msgstr ""
 
-#: modules/video_filter/mosaic.c:93
-msgid "Height in pixels"
-msgstr "Hauteur en pixels"
+#: modules/video_filter/mosaic.c:95
+#, fuzzy
+msgid "Total height of the mosaic, in pixels."
+msgstr "Hauteur de la fenêtre des effets vidéo, en pixels."
 
-#: modules/video_filter/mosaic.c:94
-msgid "Width in pixels"
-msgstr "Largeur en pixels"
+#: modules/video_filter/mosaic.c:97
+#, fuzzy
+msgid "Total width of the mosaic, in pixels."
+msgstr "Largeur de la fenêtre des effets vidéo, en pixels."
 
-#: modules/video_filter/mosaic.c:95
-msgid "Top left corner x coordinate"
+#: modules/video_filter/mosaic.c:99
+#, fuzzy
+msgid "Top left corner X coordinate"
 msgstr "Abscisse du coin en haut à gauche"
 
-#: modules/video_filter/mosaic.c:96
-msgid "Top left corner y coordinate"
-msgstr "Ordonnée du coin en haut à gauche"
+#: modules/video_filter/mosaic.c:100
+#, fuzzy
+msgid "X Coordinate of the top-left corner of the mosaic."
+msgstr "Position X de l'incrustation encodée"
 
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:101
+#, fuzzy
+msgid "Top left corner Y coordinate"
+msgstr "Abscisse du coin en haut à gauche"
+
+#: modules/video_filter/mosaic.c:102
+#, fuzzy
+msgid "Y Coordinate of the top-left corner of the mosaic."
+msgstr "Position Y de  l'incrustation encodée"
+
+#: modules/video_filter/mosaic.c:103
+#, fuzzy
+msgid "Vertical border width"
 msgstr "Largeur de la frontière verticale en pixels"
 
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:106
+#, fuzzy
+msgid "Horizontal border width"
 msgstr "Largeur de la frontière horizontale en pixels"
 
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:110
 msgid "Mosaic alignment"
 msgstr "Alignement de la mosaique"
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:112
+#, fuzzy
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+"Vous pouvez forcer l’alignement de la vidéo dans sa fenêtre. Par défaut "
+"(0) : elle sera centrée (0=centré, 1=gauche, 2=droite, 4=haut, 8=bas, vous "
+"pouvez également spécifier une combinaison des ces valeurs)."
+
+#: modules/video_filter/mosaic.c:116
 msgid "Positioning method"
 msgstr "Méthode de positionement"
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:117
+#, fuzzy
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 "Méthode de positionnement. auto: choix automatique du meilleur nombre de "
 "lignes et de colonnes. fixed: utiliser les valeurs définies par "
 "l'utilisateur."
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 msgid "Number of rows"
 msgstr "Nombre de lignes"
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 msgid "Number of columns"
 msgstr "Nombre de colonnes"
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:129
+#, fuzzy
+msgid "Keep the original aspect ratio when resizing mosaic elements."
 msgstr "Conserver le format d’écran lors d’un redimensionnement"
 
-#: modules/video_filter/mosaic.c:108
+#: modules/video_filter/mosaic.c:131
 msgid "Keep original size"
 msgstr "Conserver la taille originale"
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
+#: modules/video_filter/mosaic.c:132
+#, fuzzy
+msgid "Keep the original size of mosaic elements."
+msgstr "Conserver la taille originale"
+
+#: modules/video_filter/mosaic.c:134
+#, fuzzy
+msgid "Elements order"
+msgstr "Mode silencieux"
+
+#: modules/video_filter/mosaic.c:135
+msgid ""
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
 msgstr ""
-"Ordonner comme une liste d'identifiant(s) d'image séparés par des virgules"
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:140
+#, fuzzy
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
 msgstr ""
 "Les images provenant des sorties vidéo seront différées en conséquence (en "
 "milisecondes). Pour utiliser des valeurs élevées, augmenter le chache de "
 "fichier et les autres caches."
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:144
+#, fuzzy
+msgid "Bluescreen"
+msgstr "Plein écran"
+
+#: modules/video_filter/mosaic.c:145
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:154
+msgid ""
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:156
+#, fuzzy
+msgid "Bluescreen U tolerance"
+msgstr "Tolérance sur le débit"
+
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:160
+#, fuzzy
+msgid "Bluescreen V tolerance"
+msgstr "Tolérance sur le débit"
+
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:167
 msgid "fixed"
 msgstr "fixe"
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 msgid "Mosaic video sub filter"
 msgstr "Filtre vidéo mosaique"
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 msgid "Mosaic"
 msgstr "Mosaique"
 
@@ -16157,7 +17172,8 @@ msgid "Description file"
 msgstr "Fichier de description"
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+#, fuzzy
+msgid "A file containing a simple playlist"
 msgstr "Fichier de description, fichier contenant la liste de lecture simple"
 
 #: modules/video_filter/motiondetect.c:57
@@ -16165,7 +17181,8 @@ msgid "History parameter"
 msgstr "Paramètre d’historique"
 
 #: modules/video_filter/motiondetect.c:58
-msgid "History parameter, number of frames used for detection"
+#, fuzzy
+msgid "The umber of frames used for detection."
 msgstr "Paramètre d’historique, nombre d’images utilisées pour la détection"
 
 #: modules/video_filter/motiondetect.c:61
@@ -16177,58 +17194,55 @@ msgid "Motion detect"
 msgstr "Détection de mouvement"
 
 #: modules/video_filter/osdmenu.c:42
-msgid "OSD menu configuration file"
-msgstr "Fichier de configuration du menu OSD"
+#, fuzzy
+msgid "Configuration file"
+msgstr "Fichier de configuration VLM"
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
-msgstr ""
-"Un fichier de configuration du menu OSD contient les actions et les images "
-"des boutons"
+#, fuzzy
+msgid "Configuration file for the OSD Menu"
+msgstr "Options de configuratoin"
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr "Chemin des images du menu OSD"
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
+#, fuzzy
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 "Ceci permet de spécifier un autre emplacement pour les images du menu OSD. "
 "Ceci outrepassera le chemin défini dans le fichier de configuration du menu "
 "OSD"
 
-#: modules/video_filter/osdmenu.c:51
-msgid "X coordinate of the OSD menu"
-msgstr "Position X du menu OSD"
-
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr "Vous pouvez déplacer le menu OSD en faisant un clic droit dessus"
 
-#: modules/video_filter/osdmenu.c:54
-msgid "Y coordinate of the OSD menu"
-msgstr "Position Y du menu OSD"
-
-#: modules/video_filter/osdmenu.c:57
-msgid "OSD menu position"
+#: modules/video_filter/osdmenu.c:56
+#, fuzzy
+msgid "Menu position"
 msgstr "Position du menu OSD"
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
+#, fuzzy
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
 "Vous pouvez forcer l’alignement du menu OSD dans sa fenêtre. Par défaut "
 "(0) : il sera centrée (0=centré, 1=gauche, 2=droite, 4=haut, 8=bas, vous "
 "pouvez également spécifier une combinaison des ces valeurs)."
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
-msgstr "Timeout du menu OSD"
+#: modules/video_filter/osdmenu.c:62
+#, fuzzy
+msgid "Menu timeout"
+msgstr "Disparition du texte"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 #, fuzzy
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
@@ -16239,17 +17253,18 @@ msgstr ""
 "d'expiration. Ceci permet de s'assurer qu'elles restent visibles au moins le "
 "temps spécifié"
 
-#: modules/video_filter/osdmenu.c:69
-msgid "Update speed of OSD menu"
-msgstr "Position X du menu OSD"
+#: modules/video_filter/osdmenu.c:68
+#, fuzzy
+msgid "Menu update interval"
+msgstr "Intervalle d’images-clé"
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 #, fuzzy
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 "Par défaut, le menu OSD est mis à jour toutes les 200ms. Réduisez ce délai "
 "si il existe des erreurs de transmission. Attention; l'encodage des images "
@@ -16257,51 +17272,84 @@ msgstr ""
 "1000ms"
 
 #: modules/video_filter/osdmenu.c:117
-msgid "On Screen Display menu subfilter"
-msgstr "Menu OSD"
+#, fuzzy
+msgid "On Screen Display menu"
+msgstr "Affichage à l’écran (OSD)"
 
 #: modules/video_filter/rss.c:121
-#, fuzzy
-msgid "RSS/Atom feed URLs"
-msgstr "URLs des feeds RSS"
+msgid "Feed URLs"
+msgstr ""
 
 #: modules/video_filter/rss.c:122
 #, fuzzy
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr "URLs des feeds RSS, séparées par des \"|\""
 
 #: modules/video_filter/rss.c:123
-#, fuzzy
-msgid "RSS/Atom feed speed"
-msgstr "Vitesse du flux RSS"
+msgid "Speed of feeds"
+msgstr ""
 
 #: modules/video_filter/rss.c:124
 #, fuzzy
-msgid "RSS/Atom feed speed (bigger is slower)"
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
 msgstr "Vitesse du flux RSS (une valeur plus grande ralentit le flux)"
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
+#: modules/video_filter/rss.c:125
 #, fuzzy
-msgid "RSS/Atom feed max number of chars displayed"
-msgstr "Nombre maximal de caractères du flux RSS affichés"
+msgid "Max length"
+msgstr "Niveau maximal"
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
-msgstr "Nombre de secondes entre le rafraichissement"
+#: modules/video_filter/rss.c:126
+#, fuzzy
+msgid "Maximum number of characters displayed on the screen."
+msgstr "Nombre maximal de serveurs shoutcast à lister"
 
 #: modules/video_filter/rss.c:128
+#, fuzzy
+msgid "Refresh time"
+msgstr "Rafraîchir la liste"
+
+#: modules/video_filter/rss.c:129
+#, fuzzy
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
 msgstr ""
 "Nombre de secondes entre chaque rafraichissement des flux. Une valeur de 0 "
 "signifie que les flux ne sont jamais rafraichis"
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
+msgstr ""
+
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
+msgstr ""
+
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
+#, fuzzy
+msgid ""
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
+msgstr "Opacité du texte affiché (0 = transparent, 255 = opaque) "
+
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+#, fuzzy
+msgid "Text position"
+msgstr "Position dans le temps"
+
+#: modules/video_filter/rss.c:154
+#, fuzzy
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
 msgstr ""
+"Vous pouvez forcer la position de l'heure sur la vidéo. (0=centré, 1=gauche, "
+"2=droite, 4=haut, 8=bas, vous pouvez également spécifier une combinaison des "
+"ces valeurs en les additionant)."
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:197
 #, fuzzy
 msgid "RSS and Atom feed display"
 msgstr "Incrustation de flux RSS"
@@ -16319,8 +17367,9 @@ msgid "Scaling mode"
 msgstr "Mode de redimensionnement"
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
-msgstr "Vous pouvez choisir le mode de redimensionnement par défaut"
+#, fuzzy
+msgid "Scaling mode to use."
+msgstr "Mode de redimensionnement"
 
 #: modules/video_filter/swscale/filter.c:68
 msgid "Fast bilinear"
@@ -16371,32 +17420,38 @@ msgid "Time format string (%Y%m%d %H%M%S)"
 msgstr "Format d’heure (%Y%m%d %H%M%S)"
 
 #: modules/video_filter/time.c:72
+#, fuzzy
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
 msgstr ""
 "Format de l’heure (%Y = an, %m = mois, %d = jour, %H = heure, %M  = minute,%"
 "S = seconde)"
 
-#: modules/video_filter/time.c:88
-msgid "Time position"
-msgstr "Position dans le temps"
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
+msgstr "Décalage horizontal, à partir de la gauche"
+
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
+msgstr "Décalage vertical, à partir du haut"
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:93
+#, fuzzy
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
 "Vous pouvez forcer la position de l'heure sur la vidéo. (0=centré, 1=gauche, "
 "2=droite, 4=haut, 8=bas, vous pouvez également spécifier une combinaison des "
 "ces valeurs en les additionant)."
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 msgid "Time overlay"
 msgstr "Heure"
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr "Filtre d'incrustation de l'heure"
 
@@ -16433,15 +17488,15 @@ msgid "Video transformation filter"
 msgstr "Filtre vidéo de transformation d’image"
 
 #: modules/video_filter/wall.c:54
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+#, fuzzy
+msgid "Number of horizontal windows in which to split the video."
 msgstr ""
 "Indiquez le nombre de fenêtres dans lesquelles découper horizontalement la "
 "vidéo"
 
 #: modules/video_filter/wall.c:58
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+#, fuzzy
+msgid "Number of vertical windows in which to split the video."
 msgstr ""
 "Indiquez le nombre de fenêtres dans lesquelles découper verticalement la "
 "vidéo"
@@ -16451,7 +17506,8 @@ msgid "Active windows"
 msgstr "Fenêtres activées"
 
 #: modules/video_filter/wall.c:62
-msgid "Comma separated list of active windows, defaults to all"
+#, fuzzy
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr "Liste de fenêtres actives, séparées par des virgules. Défaut = toutes"
 
 #: modules/video_filter/wall.c:65
@@ -16459,20 +17515,21 @@ msgid "Element aspect ratio"
 msgstr "Format d’écran de l’élément"
 
 #: modules/video_filter/wall.c:66
-msgid "The aspect ratio of the individual displays building the display wall"
+#, fuzzy
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr "Format de chacun des écrans du mur"
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 msgid "Wall video filter"
 msgstr "Filtre vidéo effet mur"
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 msgid "Image wall"
 msgstr "Mur d’image"
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
-msgstr "Ascii Art"
+msgid "ASCII Art"
+msgstr ""
 
 #: modules/video_output/aa.c:58
 msgid "ASCII-art video output"
@@ -16573,25 +17630,26 @@ msgid "Framebuffer device"
 msgstr "Périphérique du framebuffer"
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+#, fuzzy
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 "Vous pouvez sélectionner ici le périphérique de framebuffer qui sera utilisé "
 "pour le rendu (généralement /dev/fb0)."
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 msgid "GNU/Linux console framebuffer video output"
 msgstr "Sortie vidéo pour le framebuffer de GNU/Linux"
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
+#, fuzzy
+msgid "X11 display"
 msgstr "Nom du display X11"
 
 #: modules/video_output/ggi.c:58
+#, fuzzy
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 "Spécifier le display X11 que vous désirez utiliser.\n"
@@ -16610,7 +17668,8 @@ msgid "Image format"
 msgstr "Format de l’image"
 
 #: modules/video_output/image.c:49
-msgid "Set the format of the output image."
+#, fuzzy
+msgid "Format of the output images (png or jpg)."
 msgstr "Réglez le format de l’image en sortie."
 
 #: modules/video_output/image.c:51
@@ -16618,9 +17677,9 @@ msgid "Recording ratio"
 msgstr "Ratio d’enregistrement"
 
 #: modules/video_output/image.c:52
+#, fuzzy
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
 "Configurer le quota d’images enregistrées. 3 signifie qu’un tiers des images "
 "sont enregistrées."
@@ -16630,18 +17689,25 @@ msgid "Filename prefix"
 msgstr "Préfixe du nom de fichier"
 
 #: modules/video_output/image.c:56
+#, fuzzy
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
 "Configure le préfixe du nom de fichier. Le fichier résultant aura un nom de "
 "la forme préfixeNOMBRE.format"
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 msgid "Image video output"
 msgstr "Sortie vidéo Image"
 
@@ -16654,18 +17720,17 @@ msgid "OpenGL cube rotation speed"
 msgstr "Vitesse de rotation du cube OpenGL"
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
 msgstr ""
-"Si l'effet de cube OpenGL est activé, ce paramètre contrôle sa vitesse de "
-"rotation."
 
 #: modules/video_output/opengl.c:122
-msgid "Select effect"
-msgstr "Choisir un effet"
+#, fuzzy
+msgid "Effect"
+msgstr "Éjecter"
 
 #: modules/video_output/opengl.c:124
-msgid "Allows you to select different visual effects."
-msgstr "Ceci vous permet de sélectionner différents effets visuels."
+msgid "Several visual OpenGL effects are available."
+msgstr ""
 
 #: modules/video_output/opengl.c:129
 msgid "Cube"
@@ -16676,13 +17741,15 @@ msgid "Transparent Cube"
 msgstr "Cube transparent"
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
+#, fuzzy
+msgid "QT Embedded display"
 msgstr "nom du display Qt Embedded"
 
 #: modules/video_output/qte/qte.cpp:81
+#, fuzzy
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 "Spécifier l’affichage Qt Embedded que vous désirez utiliser. Par défaut VLC "
 "utilisera la valeur de la variable d’environnement DISPLAY."
@@ -16696,39 +17763,49 @@ msgid "Simple DirectMedia Layer video output"
 msgstr "Sortie vidéo Simple DirectMedia Layer"
 
 #: modules/video_output/snapshot.c:60
-msgid "snapshot width"
+#, fuzzy
+msgid "Snapshot width"
 msgstr "Largeur de la capture"
 
 #: modules/video_output/snapshot.c:61
-msgid "Set the width of the snapshot image."
+#, fuzzy
+msgid "Width of the snapshot image."
 msgstr "Sélectionnez la largeur de l’image capturée."
 
 #: modules/video_output/snapshot.c:63
-msgid "snapshot height"
+#, fuzzy
+msgid "Snapshot height"
 msgstr "Hauteur de la capture"
 
 #: modules/video_output/snapshot.c:64
-msgid "Set the height of the snapshot image."
+#, fuzzy
+msgid "Height of the snapshot image."
 msgstr "Sélectionnez la hauteur de l’image capturée."
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
+#, fuzzy
+msgid "Chroma"
 msgstr "Chroma"
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
+#, fuzzy
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr "Sélectionnez le chroma désiré pour la capture (4 caractères)"
 
-#: modules/video_output/snapshot.c:69
-msgid "cache size (number of images)"
+#: modules/video_output/snapshot.c:70
+#, fuzzy
+msgid "Cache size (number of images)"
 msgstr "Taille du cache (nombre d’images)"
 
-#: modules/video_output/snapshot.c:70
-msgid "Set the cache size (number of images to keep)."
+#: modules/video_output/snapshot.c:71
+#, fuzzy
+msgid "Snapshot cache size (number of images to keep)."
 msgstr "Permet de fixer la taille du cache (nombre d’images à garder)"
 
-#: modules/video_output/snapshot.c:74
-msgid "snapshot module"
+#: modules/video_output/snapshot.c:75
+#, fuzzy
+msgid "Snapshot module"
 msgstr "Module de capture"
 
 #: modules/video_output/svgalib.c:56
@@ -16747,10 +17824,11 @@ msgstr "Sortie vidéo Windows GDI"
 msgid "XVideo adaptor number"
 msgstr "numéro de l’adaptateur XVideo"
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
+#, fuzzy
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 "Si votre carte graphique a plusieurs adaptateurs, cette option vous permet "
 "de choisir celui qui sera utilisé (vous ne devriez pas avoir à modifier "
@@ -16761,290 +17839,1128 @@ msgstr ""
 msgid "Alternate fullscreen method"
 msgstr "Mode plein écran spécial"
 
-#: modules/video_output/x11/glx.c:94 modules/video_output/x11/x11.c:45
-#: modules/video_output/x11/xvideo.c:51
-msgid ""
-"There are two ways to make a fullscreen window, unfortunately each one has "
-"its drawbacks.\n"
-"1) Let the window manager handle your fullscreen window (default), but "
-"things like taskbars will likely show on top of the video.\n"
-"2) Completely bypass the window manager, but then nothing will be able to "
-"show on top of the video."
-msgstr ""
-"Il y a deus méthodes pour passer en plein écran, chacune aves ses "
-"inconvénients :\n"
-"1) Laisser le gestionnaire de fenêtre gérer la fenêtre plein écran (mode par "
-"défaut). Mais les objects comme les barres des tâches seront probablement au-"
-"dessus de la vidéo.\n"
-"2) Ne pas utiliser du tout le gestionnaire de fenêtres, mais plus rien ne "
-"sera affichable au-dessus de la vidéo."
+#: modules/video_output/x11/glx.c:94 modules/video_output/x11/x11.c:45
+#: modules/video_output/x11/xvideo.c:51
+msgid ""
+"There are two ways to make a fullscreen window, unfortunately each one has "
+"its drawbacks.\n"
+"1) Let the window manager handle your fullscreen window (default), but "
+"things like taskbars will likely show on top of the video.\n"
+"2) Completely bypass the window manager, but then nothing will be able to "
+"show on top of the video."
+msgstr ""
+"Il y a deus méthodes pour passer en plein écran, chacune aves ses "
+"inconvénients :\n"
+"1) Laisser le gestionnaire de fenêtre gérer la fenêtre plein écran (mode par "
+"défaut). Mais les objects comme les barres des tâches seront probablement au-"
+"dessus de la vidéo.\n"
+"2) Ne pas utiliser du tout le gestionnaire de fenêtres, mais plus rien ne "
+"sera affichable au-dessus de la vidéo."
+
+#: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
+#: modules/video_output/x11/xvideo.c:60
+#, fuzzy
+msgid ""
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
+msgstr ""
+"Spécifier l’affichage X11 que vous désirez utiliser. Par défaut VLC "
+"utilisera la valeur de la variable d’environnement DISPLAY."
+
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
+#, fuzzy
+msgid "Screen for fullscreen mode."
+msgstr "Choisissez l’écran à utiliser pour le mode plein écran"
+
+#: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
+#: modules/video_output/x11/xvideo.c:74
+#, fuzzy
+msgid ""
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
+msgstr ""
+"Choisissez l’écran que vous désirez utiliser en mode plein écran. Par "
+"exemple, mettez 0 pour le premier écran, 1 pour le second."
+
+#: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
+msgid "Use shared memory"
+msgstr "Utiliser la mémoire partagée"
+
+#: modules/video_output/x11/x11.c:59 modules/video_output/x11/xvideo.c:70
+msgid "Use shared memory to communicate between VLC and the X server."
+msgstr ""
+"Utiliser la mémoire partagée pour communiquer entre VLC et le serveur X."
+
+#: modules/video_output/x11/x11.c:78
+msgid "X11 video output"
+msgstr "Sortie vidéo X11"
+
+#: modules/video_output/x11/xvideo.c:46
+#, fuzzy
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+"Si votre carte graphique a plusieurs adaptateurs, cette option vous permet "
+"de choisir celui qui sera utilisé (vous ne devriez pas avoir à modifier "
+"cette valeur)."
+
+#: modules/video_output/x11/xvideo.c:63
+msgid "XVimage chroma format"
+msgstr "Format chromatographique XVimage"
+
+#: modules/video_output/x11/xvideo.c:65
+msgid ""
+"Force the XVideo renderer to use a specific chroma format instead of trying "
+"to improve performances by using the most efficient one."
+msgstr ""
+"Forcer le moteur de rendu XVidéo à utiliser un format d’image spécifique au "
+"lieu d’essayer d’améliorer les performances en utilisant le plus efficace"
+
+#: modules/video_output/x11/xvideo.c:92
+msgid "XVideo extension video output"
+msgstr "Sortie vidéo extension XVideo"
+
+#: modules/visualization/galaktos/plugin.c:48
+msgid "GaLaktos visualization plugin"
+msgstr "Module de visualisation GaLaktos"
+
+#: modules/visualization/goom.c:58
+msgid "Goom display width"
+msgstr "Largeur de la fenêtre Goom"
+
+#: modules/visualization/goom.c:59
+msgid "Goom display height"
+msgstr "Hauteur de la fenêtre Goom"
+
+#: modules/visualization/goom.c:60
+#, fuzzy
+msgid ""
+"This allows you to set the resolution of the Goom display (bigger resolution "
+"will be prettier but more CPU intensive)."
+msgstr ""
+"Ceci vous permet de modifier la résolution de la fenêtre Goom (une résoution "
+"plus élevée aura un meilleur aspect mais consommera plus de ressources)."
+
+#: modules/visualization/goom.c:63
+msgid "Goom animation speed"
+msgstr "Vitesse de l’animation Goom"
+
+#: modules/visualization/goom.c:64
+#, fuzzy
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
+msgstr "Fixe la nuance de l’image, entre 0 et 360. 0 par défaut"
+
+#: modules/visualization/goom.c:70
+msgid "Goom"
+msgstr "Goom"
+
+#: modules/visualization/goom.c:71
+msgid "Goom effect"
+msgstr "Effet goom"
+
+#: modules/visualization/visual/visual.c:38
+msgid "Effects list"
+msgstr "Liste des effets"
+
+#: modules/visualization/visual/visual.c:40
+#, fuzzy
+msgid ""
+"A list of visual effect, separated by commas.\n"
+"Current effects include: dummy, scope, spectrum."
+msgstr ""
+"Liste des effets visuels, séparés par des virgules.\n"
+"Parmi les effets actuels, on trouve : dummy, scope, spectrum"
+
+#: modules/visualization/visual/visual.c:45
+msgid "The width of the effects video window, in pixels."
+msgstr "Largeur de la fenêtre des effets vidéo, en pixels."
+
+#: modules/visualization/visual/visual.c:49
+msgid "The height of the effects video window, in pixels."
+msgstr "Hauteur de la fenêtre des effets vidéo, en pixels."
+
+#: modules/visualization/visual/visual.c:51
+msgid "Number of bands"
+msgstr "Nombre de bandes"
+
+#: modules/visualization/visual/visual.c:53
+msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
+msgstr "Nombre de bandes de l’analyseur de spectre, 20 ou 80"
+
+#: modules/visualization/visual/visual.c:55
+#, fuzzy
+msgid "Number of bands used by the spectrometer, from 20 to 80."
+msgstr "Nombre de bandes de l’analyseur de spectre 2, 20 ou 80"
+
+#: modules/visualization/visual/visual.c:57
+msgid "Band separator"
+msgstr "Séparation entre les bandes"
+
+#: modules/visualization/visual/visual.c:59
+msgid "Number of blank pixels between bands."
+msgstr "Nombre de pixels vides entre les bandes"
+
+#: modules/visualization/visual/visual.c:61
+msgid "Amplification"
+msgstr "Amplification"
+
+#: modules/visualization/visual/visual.c:63
+msgid "This is a coefficient that modifies the height of the bands."
+msgstr "Coefficient modifiant la hauteur des bandes"
+
+#: modules/visualization/visual/visual.c:65
+msgid "Enable peaks"
+msgstr "Activer les pics"
+
+#: modules/visualization/visual/visual.c:67
+msgid "Draw \"peaks\" in the spectrum analyzer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:69
+msgid "Enable original graphic spectrum"
+msgstr "Activer l'analyseur linéaire"
+
+#: modules/visualization/visual/visual.c:71
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:73
+msgid "Enable bands"
+msgstr "Activer les bandes"
+
+#: modules/visualization/visual/visual.c:75
+msgid "Draw bands in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:77
+msgid "Enable base"
+msgstr "Activer la base"
+
+#: modules/visualization/visual/visual.c:79
+msgid "Defines whether to draw the base of the bands."
+msgstr "Définit s’il faut dessiner dessiner la base des bandes"
+
+#: modules/visualization/visual/visual.c:81
+msgid "Base pixel radius"
+msgstr "Rayon de la base (pixels)"
+
+#: modules/visualization/visual/visual.c:83
+msgid "Defines radius size in pixels, of base of bands(beginning)."
+msgstr "Ceci définit le rayon de la base des bandes en pixels"
+
+#: modules/visualization/visual/visual.c:85
+msgid "Spectral sections"
+msgstr "Sections spectrales"
+
+#: modules/visualization/visual/visual.c:87
+msgid "Determines how many sections of spectrum will exist."
+msgstr "Ceci définit combien de sections d'analyseur existeront."
+
+#: modules/visualization/visual/visual.c:89
+msgid "Peak height"
+msgstr "Hauteur du pic"
+
+#: modules/visualization/visual/visual.c:91
+#, fuzzy
+msgid "Total pixel height of the peak items."
+msgstr "Ceci est la hauteur totale en pixels des pics"
+
+#: modules/visualization/visual/visual.c:93
+msgid "Peak extra width"
+msgstr "Largeur additionnelle des pics"
+
+#: modules/visualization/visual/visual.c:95
+msgid "Additions or subtractions of pixels on the peak width."
+msgstr "Ceci permet de modifier la largeur des pics"
+
+#: modules/visualization/visual/visual.c:97
+msgid "V-plane color"
+msgstr "Couleur du plan V"
+
+#: modules/visualization/visual/visual.c:99
+msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:101
+msgid "Number of stars"
+msgstr "Nombre d’étoiles"
+
+#: modules/visualization/visual/visual.c:103
+#, fuzzy
+msgid "Number of stars to draw with random effect."
+msgstr "Définit le nombre d’étoiles à afficher avec l’effet aléatoire"
+
+#: modules/visualization/visual/visual.c:109
+msgid "Visualizer"
+msgstr "Visualisation"
+
+#: modules/visualization/visual/visual.c:112
+msgid "Visualizer filter"
+msgstr "Filtre de visualisation"
+
+#: modules/visualization/visual/visual.c:120
+msgid "Spectrum analyser"
+msgstr "Analyseur de spectre"
+
+#: modules/visualization/xosd.c:63
+msgid "Flip vertical position"
+msgstr "Inverser la position verticale"
+
+#: modules/visualization/xosd.c:64
+#, fuzzy
+msgid "Display XOSD output at the bottom of the screen instead of the top."
+msgstr "Affiche la sortie xosd au bas de l’écran plutôt qu’en haut"
+
+#: modules/visualization/xosd.c:67
+msgid "Vertical offset"
+msgstr "Décalage vertical"
+
+#: modules/visualization/xosd.c:68
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:72
+msgid "Shadow offset"
+msgstr "Décalage de l’ombre"
+
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+#, fuzzy
+msgid "Font used to display text in the XOSD output."
+msgstr "Police utilisée pour afficher le texte dans la sortie xosd"
+
+#: modules/visualization/xosd.c:79
+#, fuzzy
+msgid "Color used to display text in the XOSD output."
+msgstr "Police utilisée pour afficher le texte dans la sortie xosd"
+
+#: modules/visualization/xosd.c:84
+msgid "XOSD interface"
+msgstr "Interface XOSD"
+
+#~ msgid "delay"
+#~ msgstr "Délai"
+
+#~ msgid "fps"
+#~ msgstr "fps"
+
+#~ msgid "More info"
+#~ msgstr "Détails"
+
+#, fuzzy
+#~ msgid ""
+#~ "This filter gives the feeling of a 5.1 speakers set when using a "
+#~ "headphone."
+#~ msgstr "Ce filtre donne l’effet d’un kit 5.1 avec un casque."
+
+#~ msgid "Control interface settings"
+#~ msgstr "Paramètres de l’interface de contrôle"
+
+#~ msgid "Text rendering"
+#~ msgstr "Rendu du texte"
+
+#~ msgid ""
+#~ "Use the settings of the \"freetype\" module to choose the font you  want "
+#~ "VLC to use for text rendering (to display subtitles for example)."
+#~ msgstr ""
+#~ "Utilisez les paramètres du module « freetype » pour choisir la police de "
+#~ "caractères que vous souhaitez utiliser dans VLC lors du rendu du texte "
+#~ "(lors de l'affichage de sous-titres par exemple)."
+
+#~ msgid "This option allows you to select control interfaces. "
+#~ msgstr "Cette option vous permet de choisir des interfaces de contrôle. "
+
+#~ msgid "This option allows you to always open a default stream on start-up."
+#~ msgstr ""
+#~ "Cette option vous permet de toujours ouvrir un flux par défaut au "
+#~ "démarrage"
+
+#~ msgid ""
+#~ "You can enforce the position of the top left corner of the video window "
+#~ "here (x coordinate)."
+#~ msgstr ""
+#~ "Vous pouvez ici forcer la position du coin haut-gauche de la fenêtre "
+#~ "vidéo (coordonnée X)."
+
+#~ msgid "You can specify a custom video window title here."
+#~ msgstr "Vous pouvez préciser un titre pour la fenêtre vidéo"
+
+#~ msgid ""
+#~ "If this option is enabled, VLC will always start a video in fullscreen "
+#~ "mode."
+#~ msgstr ""
+#~ "Lorsque cette option est activée, VLC lancera toujours la vidéo en mode "
+#~ "plein écran."
+
+#~ msgid ""
+#~ "If enabled, VLC will try to take advantage of the overlay capabilities of "
+#~ "your graphics card (hardware acceleration)."
+#~ msgstr ""
+#~ "Lorsque cette option est activée, VLC tentera d’utiliser les capacités d’ "
+#~ "overlay (accélération matérielle) de votre carte graphique."
+
+#~ msgid ""
+#~ "Allows you to specify the image format in which the video snapshots will "
+#~ "be stored."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier le format utilisé pour les captures "
+#~ "d'écrans."
+
+#, fuzzy
+#~ msgid ""
+#~ "Specify the IPv4 address of the networking interface. This overrides the "
+#~ "routing table."
+#~ msgstr ""
+#~ "Indiquez l'interface de sortie multicast. Ce réglage passe outre la table "
+#~ "de routage."
+
+#~ msgid "Program to select"
+#~ msgstr "Programme"
+
+#~ msgid "Programs to select"
+#~ msgstr "Programmes"
+
+#~ msgid "Input start time (seconds)"
+#~ msgstr "Date de début (secondes)"
+
+#~ msgid "Input stop time (seconds)"
+#~ msgstr "Date de fin (en secondes)"
+
+#~ msgid ""
+#~ "This will allow you to add a subpictures filter for instance to overlay a "
+#~ "logo."
+#~ msgstr ""
+#~ "Ceci vous permet d’ajouter un filtre de génération d’incrustations (comme "
+#~ "par exemple un incrusteur de logo)."
+
+#~ msgid ""
+#~ "Allows you to modify the default TCP connection timeout. This value "
+#~ "should be set in millisecond units."
+#~ msgstr ""
+#~ "Cette option permet de modifier le temps d’expiration de la connection "
+#~ "TCP. Cette valeur est en millisecondes."
+
+#~ msgid "Preferred codecs list"
+#~ msgstr "Liste de codecs préférés"
+
+#~ msgid ""
+#~ "This allows you to select a list of codecs that VLC will use in priority. "
+#~ "For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
+#~ "the other ones."
+#~ msgstr ""
+#~ "Ceci vous permet de sélectionner une liste de décodeurs prioritaires. Par "
+#~ "exemple, si vous mettez « dummy,a52 », VLC essaiera les décodeurs dummy "
+#~ "et a52 avant d’essayer les autres."
+
+#~ msgid "This is a legacy entry to let you configure access filter modules."
+#~ msgstr ""
+#~ "Ceci vous permet de forcer un module de filtre d'accès. Vous ne devriez "
+#~ "pas toucher cette option sans savoir ce que vous faites."
+
+#~ msgid "This is a legacy entry to let you configure demux modules."
+#~ msgstr ""
+#~ "Ceci vous permet de forcer un module de démultiplexage. Vous ne devriez "
+#~ "pas toucher cette option sans savoir ce que vous faites."
+
+#~ msgid ""
+#~ "This option allows you to specify a VLM configuration file that will be "
+#~ "read when VLM is launched."
+#~ msgstr ""
+#~ "Cette option permet de choisir un fichier de configuration VLC qui sera "
+#~ "lu dès que VLM est lancé."
+
+#~ msgid "Select the key to turn off audio volume."
+#~ msgstr ""
+#~ "Sélectionnez la combinaison de touches à utiliser pour mettre le volume à "
+#~ "zéro"
+
+#, fuzzy
+#~ msgid "Interfaces"
+#~ msgstr "Interface"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for cdda streams. This "
+#~ "value should be set in milliseconds units."
+#~ msgstr ""
+#~ "Cette option permet de modifier la taille du cache pour les CD audio. "
+#~ "Cette valeur est en millisecondes."
+
+#~ msgid "Allows you to select the default DVD angle."
+#~ msgstr "Ceci vous permet de choisir l’angle DVD par défaut."
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for DVDread streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Cette option permet de modifier la taille du cache pour les DVD. Sa "
+#~ "valeur est en millisecondes."
+
+#~ msgid "Standard filesystem file input"
+#~ msgstr "Lecture d’un fichier"
+
+#~ msgid "GnomeVFS filesystem file input"
+#~ msgstr "Entrée GnomeVFS"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for http streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Ceci permet de modifier la taille du cache pour les flux HTTP. Cette "
+#~ "valeur est en millisecondes."
+
+#~ msgid ""
+#~ "If this is set, the stream with the maximum bitrate under that limit      "
+#~ "will be selected"
+#~ msgstr ""
+#~ "Si ceci est activé, le flux avec le débit maximal, en restant inferieur à "
+#~ "cette limite, sera utilisé"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for pvr streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Cette option permet de modifier la taille du cache pour les flux PVR. "
+#~ "Cette valeur est en millisecondes."
+
+#~ msgid "Bitrate mode (vbr or cbr)"
+#~ msgstr "Mode de débit (vbr ou cbr)"
+
+#, fuzzy
+#~ msgid "This option allows setting of the audio volume (0-65535)."
+#~ msgstr ""
+#~ "Cette option vous permet de régler des masques de bits qui seront "
+#~ "utilisés par la partie audio de la carte."
+
+#~ msgid "Allows you to set the desired frame rate for the capture."
+#~ msgstr "Ceci vous permet de spécifier le débit d’images pour la capture."
+
+#~ msgid "Allows growing the MTU if truncated packets are found"
+#~ msgstr ""
+#~ "Ceci permet d’augmenter automatiquement le MTU si des paquets tronqués "
+#~ "sont trouvés."
+
+#~ msgid "If this option is set, the audio stream will be captured in stereo"
+#~ msgstr "Si ceci est activé, le flux audio sera capturé en stéréo"
+
+#~ msgid "Allows you to give the mime returned by the server."
+#~ msgstr "Ceci vous permet de préciser le type MIME renvoyé par le serveur."
+
+#~ msgid "libshout (icecast) output"
+#~ msgstr "Sortie Icecast"
+
+#~ msgid "DTS"
+#~ msgstr "DTS"
+
+#~ msgid "Override preset bands gain in dB (-20 ... 20)"
+#~ msgstr "Outrepasser le gain des bandes du préréglage, en dB (de -20 à 20)"
+
+#~ msgid "Filter twice the audio"
+#~ msgstr "Filtrer l’audio deux fois"
+
+#~ msgid "Output channels number"
+#~ msgstr "Nombre de canaux en sortie"
+
+#~ msgid "X coordinate of the subpicture"
+#~ msgstr "Position X du sous-titre"
+
+#~ msgid "You can reposition the subpicture by providing another value here."
+#~ msgstr ""
+#~ "Vous pouvez repositionner le sous-titre en fournissant une autre valeur "
+#~ "ici."
+
+#~ msgid "Y coordinate of the subpicture"
+#~ msgstr "Position Y du sous-titre"
+
+#~ msgid "Timeout of subpictures"
+#~ msgstr "Délai d'expiration des sous-titres"
+
+#~ msgid "Allows you to specify the output video width."
+#~ msgstr "Ceci vous permet de spécifier la largeur de la vidéo."
+
+#~ msgid "Allows you to specify the output video height."
+#~ msgstr "Ceci vous permet de spécifier la hauteur de la vidéo."
+
+#~ msgid "Allows you to specify the video bitrate tolerance in kbit/s."
+#~ msgstr ""
+#~ "Ceci vous permet de modifier la tolérance du débit de la vidéo en kbits/s."
+
+#~ msgid "Allows you to enable the pre motion estimation."
+#~ msgstr "Ceci vous permet d’activer la pré-prédiction de mouvement."
+
+#~ msgid "Allows you to specify the rate control buffer size."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier la taille du tampon pour le contrôle de "
+#~ "débit."
+
+#~ msgid "Allows you to specify the rate control buffer aggressiveness."
+#~ msgstr "Ceci vous permet de spécifier l’efficacité du contrôle de débit."
+
+#~ msgid "Allows you to specify the minimum video quantizer scale."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier le minimum de l’échelle de quantisation "
+#~ "vidéo."
+
+#~ msgid "Allows you to specify the maximum video quantizer scale."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier le maximum de l’échelle de quantization "
+#~ "vidéo."
+
+#~ msgid "Use fixed video quantizer scale"
+#~ msgstr "Utiliser une échelle de quantisation vidéo fixée"
+
+#~ msgid "Select how stereo streams will be handled"
+#~ msgstr "Spécifiez permet de spécifier le mode de traitement des flux stéréo"
+
+#~ msgid "By default the encoding is CBR."
+#~ msgstr "Le type d’encodage par défaut est CBR."
+
+#, fuzzy
+#~ msgid "Sets the allowed variance in average. bitrate."
+#~ msgstr "Permet de régler la variance dans le débit moyen"
+
+#, fuzzy
+#~ msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+#~ msgstr "Ceci règle une période de moyenage pour le débit local maximim."
+
+#, fuzzy
+#~ msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#~ msgstr "Active la quantization treillis"
+
+#~ msgid "You can set the address and port the http interface will bind to."
+#~ msgstr ""
+#~ "Indiquez l’adresse et le port par lesquelles l’interface HTTP sera "
+#~ "joignable."
+
+#~ msgid ""
+#~ "Allows you to specify if this client should act as the master client for "
+#~ "the network synchronisation."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier si ce client doit se comporter comme un "
+#~ "maître pour la synchronisation réseau."
+
+#~ msgid "If enabled the interface will uninstall the Service and exit."
+#~ msgstr ""
+#~ "Si ceci est activé, l’interface désinstallera le service et quittera."
+
+#~ msgid "This allows you to change the display name of the Service."
+#~ msgstr "Ceci vous permet de changer le nom du service."
+
+#~ msgid "Telnet Interface host"
+#~ msgstr "Hôte de l’interface telnet"
+
+#~ msgid "Default to listen on all network interfaces"
+#~ msgstr ""
+#~ "Le comportement par défaut est d'écouter sur toutes les interfaces réseaux"
+
+#~ msgid "Telnet Interface port"
+#~ msgstr "Port de l’interface telnet"
+
+#~ msgid "Default to 4212"
+#~ msgstr "Par défaut : 4212"
+
+#~ msgid "Telnet Interface password"
+#~ msgstr "Mot de passe pour l’interface telnet"
+
+#~ msgid "Default to admin"
+#~ msgstr "Par défaut : admin"
+
+#~ msgid "set id of es to pid"
+#~ msgstr "Sélectionner l’id de l’ES pour le PID"
+
+#~ msgid "Size offset"
+#~ msgstr "Position"
+
+#~ msgid "You have to select two bookmarks."
+#~ msgstr "Vous devez sélectionner deux signets."
+
+#, fuzzy
+#~ msgid "Go To Position"
+#~ msgstr "Position du logo"
+
+#, fuzzy
+#~ msgid "Go to specific position"
+#~ msgstr "Aller directement à un endroit spécifié"
+
+#~ msgid ""
+#~ "If you enable this settting, the equalizer filter will be applied twice. "
+#~ "The effect will be sharper."
+#~ msgstr ""
+#~ "Si vous appliquez ce réglage, le filtrage par l’égaliseur sera fait deux "
+#~ "fois, produisant un effet plus accentué."
+
+#~ msgid "Crops the image"
+#~ msgstr "Permet de rogner l’image"
+
+#~ msgid "Suppress further errors"
+#~ msgstr "Supprime les erreurs suivantes"
+
+#~ msgid "You haven't experienced any heavy crashes yet."
+#~ msgstr "Vous n’avez pas encore eu de plantage important."
+
+#, fuzzy
+#~ msgid "Use embedded video output"
+#~ msgstr "Sortie vidéo Qt Embedded"
+
+#~ msgid ""
+#~ "Choose a number corresponding to a screen in you video device selection "
+#~ "menu and this screen will be used by default as the screen for "
+#~ "'fullscreen'."
+#~ msgstr ""
+#~ "Indiquez un numéro correspondant à un écran dans le menu de sélection "
+#~ "Vidéo et cet écran sera utilisé a priori comme écran pour le « plein "
+#~ "écran »."
+
+#~ msgid ""
+#~ "Instead of keeping the aspect ratio of the movie when resizing the video, "
+#~ "stretch the video to fill the entire window."
+#~ msgstr ""
+#~ "Au lieu de maintenir les proportions de l’image lors du redimensionnement "
+#~ "de la fenêtre vidéo, étire l’image pour remplir toute la fenêtre."
+
+#~ msgid "Fill fullscreen"
+#~ msgstr "Remplir l’écran"
+
+#~ msgid "VIDEO_TS folder"
+#~ msgstr "Dossier VIDEO_TS"
+
+#~ msgid "Override"
+#~ msgstr "Remplacer"
+
+#~ msgid "Advanced output:"
+#~ msgstr "Options de sortie avancées :"
+
+#~ msgid "Output Options"
+#~ msgstr "Options de sortie"
+
+#~ msgid "Transcode options"
+#~ msgstr "Options de transcodage"
+
+#~ msgid "If your stream has audio and you want to transcode it, enable this."
+#~ msgstr ""
+#~ "Si votre flux contient de l’audio et que vous désirez le transcoder, "
+#~ "activez ceci."
+
+#~ msgid "If your stream has video and you want to transcode it, enable this."
+#~ msgstr ""
+#~ "Si votre flux contient de la vidéo et que vous désirez la transcoder, "
+#~ "activez ceci."
+
+#~ msgid ""
+#~ "In this page, you will define a few additional parameters for your "
+#~ "transcoding."
+#~ msgstr ""
+#~ "Dans cette page, vous pouvez définir quelques paramètres additionnels "
+#~ "pour votre transcodage."
+
+#, fuzzy
+#~ msgid "You you need to select a file, you want to save to."
+#~ msgstr "Vous devez choisir un fichier de destination"
+
+#~ msgid "Last skin used"
+#~ msgstr "Dernière skin utilisée"
+
+#~ msgid "Select the path to the last skin used."
+#~ msgstr "Sélectionnez le chemin de la dernière skin utilisée"
+
+#~ msgid "Config of last used skin."
+#~ msgstr "Configuration de la dernière skin utilisée"
+
+#~ msgid "Name of DVD device to read from."
+#~ msgstr "Nom du périphérique DVD"
+
+#~ msgid "Name of CD-ROM device to read Video CD from."
+#~ msgstr "Nom du périphérique CD où se trouve le Video CD"
+
+#~ msgid "Name of CD-ROM device to read audio CD from."
+#~ msgstr "Nom du périphérique de CD-ROM où se trouve le CD Audio"
+
+#~ msgid "&Shuffle Playlist"
+#~ msgstr "Rendre aléatoire"
+
+#~ msgid "Destination Target:"
+#~ msgstr "Destination :"
+
+#~ msgid "Output methods"
+#~ msgstr "Méthode de sortie"
+
+#~ msgid "Miscellaneous options"
+#~ msgstr "Options diverses"
+
+#~ msgid "Subtitles options"
+#~ msgstr "Options de sous-titres"
+
+#, fuzzy
+#~ msgid "VLC media player - Updates"
+#~ msgstr "Lecteur multimédia VLC"
+
+#~ msgid "Check for updates now !"
+#~ msgstr "Chercher des mises à jour"
+
+#, fuzzy
+#~ msgid "VLM configuration"
+#~ msgstr "Fichier de configuration VLM"
+
+#~ msgid "Show bookmarks dialog when the interface starts."
+#~ msgstr "Affiche la fenêtre des signets au démarrage de l’interface."
+
+#~ msgid "Show taskbar entry"
+#~ msgstr "Montrer sur la barre des tâches"
+
+#~ msgid "Font filename"
+#~ msgstr "Fichier de police"
+
+#~ msgid "Opacity, 0..255"
+#~ msgstr "Opacité, 0 à 255"
+
+#~ msgid ""
+#~ "The color of overlay text. 1 byte for each color, hexadecimal. #000000 = "
+#~ "all colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+#~ msgstr ""
+#~ "Couleur du texte superposé. 1 octet pour chaque couleur, en héxadécimal. "
+#~ "#000000 = pas de couleur, 0xFF0000 = rouge uniquement, 0xFFFFFF = toutes "
+#~ "couleurs activées [blanc]"
+
+#~ msgid "The size of the fonts used by the osd module"
+#~ msgstr "Taille de caractères utilisée par le module OSD"
+
+#~ msgid ""
+#~ "Defines the delay before resumed TLS sessions will be expired (in "
+#~ "seconds)."
+#~ msgstr ""
+#~ "Définit le délai d’expiration des sessions TLS reprises (en secondes)."
+
+#~ msgid "Allows you to define the title that will be put in ASF comments."
+#~ msgstr ""
+#~ "Ceci vous permet de définir le titre qui sera mis dans les commentaires "
+#~ "ASF."
+
+#~ msgid "Allows you to define the comment that will be put in ASF comments."
+#~ msgstr ""
+#~ "Ceci vous permet de définir le commentaire qui sera mis dans les "
+#~ "commentaires ASF."
+
+#~ msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
+#~ msgstr "Numéros de programmes PMT (nécessite l'option sout-ts-es-id-pid)"
+
+#~ msgid "Assigns a program number to each PMT"
+#~ msgstr "Affecte un numéro de programme à chaque PMT."
+
+#~ msgid "Defines the pids to add to each pmt."
+#~ msgstr "Définit les PID à ajouter à chaque PMT"
+
+#~ msgid "Defines the descriptors of each SDT"
+#~ msgstr "Définit les descripteurs de chaque SDT"
+
+#~ msgid "set PID to id of es"
+#~ msgstr "Régler le PID à l'ID de l'ES"
+
+#, fuzzy
+#~ msgid "Podcast '|' (pipe) seperated URLs list"
+#~ msgstr "URLs des feeds RSS, séparées par des \"|\""
+
+#, fuzzy
+#~ msgid "Podcast Service Discovery"
+#~ msgstr "Découverte de services"
+
+#~ msgid "IPv4-SAP listening"
+#~ msgstr "Écoute les annonces SAP IPv4"
+
+#~ msgid ""
+#~ "Set this if you want the SAP module to listen to IPv4 announcements on "
+#~ "the standard address."
+#~ msgstr ""
+#~ "Activez ceci pour que le module SAP écoute les annonces IPv4 sur "
+#~ "l'adresse standard."
+
+#~ msgid "IPv6-SAP listening"
+#~ msgstr "Écoute les annonces SAP IPv6"
+
+#~ msgid ""
+#~ "Set this if you want the SAP module to listen to IPv6 announcements on "
+#~ "the standard address."
+#~ msgstr ""
+#~ "Activez ceci pour que le module SAP écoute les annonces IPv6 sur "
+#~ "l'adresse standard."
+
+#~ msgid "Specify an identifier integer for this elementary stream"
+#~ msgstr "Entier identifiant ce flux élémentaire"
+
+#~ msgid ""
+#~ "Allows you to specify the output access method used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier la méthode de sortie pour la diffusion."
+
+#~ msgid "Allows you to specify the muxer used for the streaming output."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier le multiplexeur utilisé pour la diffusion."
+
+#~ msgid "Allows you to specify the muxer used for the audio streaming output."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier le multiplexeur utilisé pour le flux de "
+#~ "sortie audio."
+
+#~ msgid "Allows you to specify the muxer used for the video streaming output."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier le multiplexeur utilisé pour le flux de "
+#~ "sortie vidéo."
+
+#~ msgid "Allows you to specify the output URL used for the streaming output."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier l’URL de sortie utilisée pour la diffusion."
 
-#: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
-#: modules/video_output/x11/xvideo.c:60
-msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
-msgstr ""
-"Spécifier l’affichage X11 que vous désirez utiliser. Par défaut VLC "
-"utilisera la valeur de la variable d’environnement DISPLAY."
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the audio streaming output."
+#~ msgstr "Ceci vous permet de spécifier une URL de sortie pour le flux audio."
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
-msgid "Screen to be used for fullscreen mode."
-msgstr "Choisissez l’écran à utiliser pour le mode plein écran"
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the video streaming output."
+#~ msgstr "Ceci vous permet de spécifier une URL de sortie pour le flux vidéo."
 
-#: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
-#: modules/video_output/x11/xvideo.c:74
-msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
-msgstr ""
-"Choisissez l’écran que vous désirez utiliser en mode plein écran. Par "
-"exemple, mettez 0 pour le premier écran, 1 pour le second."
+#~ msgid ""
+#~ "Allows you to specify the session name used for the streaming output."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier le nom de session utilisé pour la diffusion."
 
-#: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
-msgid "Use shared memory"
-msgstr "Utiliser la mémoire partagée"
+#~ msgid ""
+#~ "Allows you to specify a URL with additional information on the stream."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier une URI avec plus d’informations sur la "
+#~ "session."
 
-#: modules/video_output/x11/x11.c:59 modules/video_output/x11/xvideo.c:70
-msgid "Use shared memory to communicate between VLC and the X server."
-msgstr ""
-"Utiliser la mémoire partagée pour communiquer entre VLC et le serveur X."
+#~ msgid "Allows you to specify contact e-mail address for this session."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier l’adresse e-mail de contact pour cette "
+#~ "session."
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr "Choisissez l’écran à utiliser pour le mode plein écran"
+#~ msgid ""
+#~ "Allows you to specify the output muxer method used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier le multiplexeur de sortie pour la diffusion."
 
-#: modules/video_output/x11/x11.c:78
-msgid "X11 video output"
-msgstr "Sortie vidéo X11"
+#~ msgid "Output URL (deprecated)"
+#~ msgstr "URL de sortie (déprécié)"
 
-#: modules/video_output/x11/xvideo.c:63
-msgid "XVimage chroma format"
-msgstr "Format chromatographique XVimage"
+#~ msgid ""
+#~ "Allows you to specify the output destination used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier l’URL de sortie utilisée pour la diffusion."
 
-#: modules/video_output/x11/xvideo.c:65
-msgid ""
-"Force the XVideo renderer to use a specific chroma format instead of trying "
-"to improve performances by using the most efficient one."
-msgstr ""
-"Forcer le moteur de rendu XVidéo à utiliser un format d’image spécifique au "
-"lieu d’essayer d’améliorer les performances en utilisant le plus efficace"
+#~ msgid ""
+#~ "Allows you to specify the destination video codec used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier le codec vidéo de destination pour la "
+#~ "diffusion."
 
-#: modules/video_output/x11/xvideo.c:92
-msgid "XVideo extension video output"
-msgstr "Sortie vidéo extension XVideo"
+#~ msgid ""
+#~ "Allows you to specify the video bitrate used for the streaming output."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier le débit vidéo utilisé pour la diffusion."
 
-#: modules/visualization/galaktos/plugin.c:48
-msgid "GaLaktos visualization plugin"
-msgstr "Module de visualisation GaLaktos"
+#~ msgid "Allows you to scale the video before encoding."
+#~ msgstr "Ceci vous permet de redimensionner la vidéo avant l’encodage."
 
-#: modules/visualization/goom.c:58
-msgid "Goom display width"
-msgstr "Largeur de la fenêtre Goom"
+#~ msgid "Allows you to specify an output frame rate for the video."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier un débit d’images en sortie pour la vidéo."
 
-#: modules/visualization/goom.c:59
-msgid "Goom display height"
-msgstr "Hauteur de la fenêtre Goom"
+#~ msgid "Allows you to specify a maximum output video width."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier la largeur maximale de la vidéo diffusée."
 
-#: modules/visualization/goom.c:60
-msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
-"will be prettier but more CPU intensive)."
-msgstr ""
-"Ceci vous permet de modifier la résolution de la fenêtre Goom (une résoution "
-"plus élevée aura un meilleur aspect mais consommera plus de ressources)."
+#~ msgid "Allows you to specify a maximum output video height."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier la hauteur maximale de la vidéo diffusée."
 
-#: modules/visualization/goom.c:63
-msgid "Goom animation speed"
-msgstr "Vitesse de l’animation Goom"
+#~ msgid ""
+#~ "Allows you to specify video filters used after the video transcoding and "
+#~ "subpictures overlaying."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier les filtres vidéo à utiliser après le "
+#~ "transcodage et l'incrustation"
 
-#: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
-msgstr ""
-"Ceci vous permet de résuire la vitesse de l’animation (par défaut 6, maximum "
-"10)."
+#~ msgid "Allows you to specify the top coordinate for the video cropping."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier la coordonnée supérieure pour la coupe de "
+#~ "l’image."
 
-#: modules/visualization/goom.c:70
-msgid "Goom"
-msgstr "Goom"
+#~ msgid "Allows you to specify the left coordinate for the video cropping."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier la coordonnée gauche pour la coupe de "
+#~ "l’image."
 
-#: modules/visualization/goom.c:71
-msgid "Goom effect"
-msgstr "Effet goom"
+#~ msgid "Allows you to specify the bottom coordinate for the video cropping."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier la coordonnée inférieure pour la coupe de "
+#~ "l’image."
 
-#: modules/visualization/visual/visual.c:38
-msgid "Effects list"
-msgstr "Liste des effets"
+#~ msgid "Allows you to specify the right coordinate for the video cropping."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier la coordonnée droite pour la coupe de "
+#~ "l’image."
 
-#: modules/visualization/visual/visual.c:40
-msgid ""
-"A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
-msgstr ""
-"Liste des effets visuels, séparés par des virgules.\n"
-"Parmi les effets actuels, on trouve : dummy, scope, spectrum"
+#~ msgid ""
+#~ "Allows you to specify the audio bitrate used for the streaming output."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier le débit audio utilisé pour la diffusion."
 
-#: modules/visualization/visual/visual.c:45
-msgid "The width of the effects video window, in pixels."
-msgstr "Largeur de la fenêtre des effets vidéo, en pixels."
+#~ msgid ""
+#~ "Allows you to specify the audio sample rate used for the streaming output."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier la fréquence d’échantillonnage audio "
+#~ "utilisée pour la diffusion."
 
-#: modules/visualization/visual/visual.c:49
-msgid "The height of the effects video window, in pixels."
-msgstr "Hauteur de la fenêtre des effets vidéo, en pixels."
+#~ msgid ""
+#~ "Allows you to specify the number of audio channels used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Ceci vous permet de modifier le nombre de canaux audios utilisés pour la "
+#~ "diffusion."
 
-#: modules/visualization/visual/visual.c:51
-msgid "Number of bands"
-msgstr "Nombre de bandes"
+#~ msgid ""
+#~ "Allows you to specify the destination subtitles codec used for the "
+#~ "streaming output."
+#~ msgstr ""
+#~ "Ceci vous permet de spécifier le codec de sous-titres de destination pour "
+#~ "la diffusion."
 
-#: modules/visualization/visual/visual.c:53
-msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
-msgstr "Nombre de bandes de l’analyseur de spectre, 20 ou 80"
+#~ msgid "Subpictures filter"
+#~ msgstr "Incrustations"
 
-#: modules/visualization/visual/visual.c:55
-#, fuzzy
-msgid "Number of bands used by the spectrometer, from 20 to 80."
-msgstr "Nombre de bandes de l’analyseur de spectre 2, 20 ou 80"
+#~ msgid "List of video output modules"
+#~ msgstr "Liste des modules de sortie vidéo"
 
-#: modules/visualization/visual/visual.c:57
-msgid "Band separator"
-msgstr "Séparation entre les bandes"
+#~ msgid "Select the specific video output modules that you want to activate."
+#~ msgstr "Indiquez les modules de sortie vidéo à activer"
 
-#: modules/visualization/visual/visual.c:59
-msgid "Number of blank pixels between bands."
-msgstr "Nombre de pixels vides entre les bandes"
+#~ msgid "X coordinate of the logo"
+#~ msgstr "Position X du logo"
 
-#: modules/visualization/visual/visual.c:61
-msgid "Amplification"
-msgstr "Amplification"
+#~ msgid "Y coordinate of the logo"
+#~ msgstr "Position Y du logo"
 
-#: modules/visualization/visual/visual.c:63
-msgid "This is a coefficient that modifies the height of the bands."
-msgstr "Coefficient modifiant la hauteur des bandes"
+#~ msgid "Marquee text"
+#~ msgstr "Texte"
 
-#: modules/visualization/visual/visual.c:65
-msgid "Enable peaks"
-msgstr "Activer les pics"
+#~ msgid "X offset, from left"
+#~ msgstr "Décalage horizontal"
 
-#: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
-msgstr "Définit s’il faut dessiner des pics ou non"
+#~ msgid "Y offset, from the top"
+#~ msgstr "Décalage vertical"
 
-#: modules/visualization/visual/visual.c:69
-msgid "Enable original graphic spectrum"
-msgstr "Activer l'analyseur linéaire"
+#~ msgid "Marquee display sub filter"
+#~ msgstr "Filtre d’incrustation de texte"
 
-#: modules/visualization/visual/visual.c:71
-msgid "Defines whether to draw the original spectrum graphic routine."
-msgstr ""
-"Ceci définit s'il faut aussi afficher l'analyseur de spectre linéaire (1)"
+#~ msgid "Alpha blending"
+#~ msgstr "Niveau alpha"
 
-#: modules/visualization/visual/visual.c:73
-msgid "Enable bands"
-msgstr "Activer les bandes"
+#~ msgid "Alpha blending (0 -> 255). Default is 255"
+#~ msgstr "Niveau alpha (de 0 à 255). La valeur par défaut est 255"
 
-#: modules/visualization/visual/visual.c:75
-msgid "Defines whether to draw the bands."
-msgstr "Définit s’il faut dessiner des bandes"
+#~ msgid "Height in pixels"
+#~ msgstr "Hauteur en pixels"
 
-#: modules/visualization/visual/visual.c:77
-msgid "Enable base"
-msgstr "Activer la base"
+#~ msgid "Width in pixels"
+#~ msgstr "Largeur en pixels"
 
-#: modules/visualization/visual/visual.c:79
-msgid "Defines whether to draw the base of the bands."
-msgstr "Définit s’il faut dessiner dessiner la base des bandes"
+#~ msgid "Top left corner y coordinate"
+#~ msgstr "Ordonnée du coin en haut à gauche"
 
-#: modules/visualization/visual/visual.c:81
-msgid "Base pixel radius"
-msgstr "Rayon de la base (pixels)"
+#~ msgid "Order as a comma separated list of picture-id(s)"
+#~ msgstr ""
+#~ "Ordonner comme une liste d'identifiant(s) d'image séparés par des virgules"
 
-#: modules/visualization/visual/visual.c:83
-msgid "Defines radius size in pixels, of base of bands(beginning)."
-msgstr "Ceci définit le rayon de la base des bandes en pixels"
+#~ msgid "OSD menu configuration file"
+#~ msgstr "Fichier de configuration du menu OSD"
 
-#: modules/visualization/visual/visual.c:85
-msgid "Spectral sections"
-msgstr "Sections spectrales"
+#~ msgid "An OSD menu configuration file that menu actions with button images"
+#~ msgstr ""
+#~ "Un fichier de configuration du menu OSD contient les actions et les "
+#~ "images des boutons"
 
-#: modules/visualization/visual/visual.c:87
-msgid "Determines how many sections of spectrum will exist."
-msgstr "Ceci définit combien de sections d'analyseur existeront."
+#~ msgid "X coordinate of the OSD menu"
+#~ msgstr "Position X du menu OSD"
 
-#: modules/visualization/visual/visual.c:89
-msgid "Peak height"
-msgstr "Hauteur du pic"
+#~ msgid "Y coordinate of the OSD menu"
+#~ msgstr "Position Y du menu OSD"
 
-#: modules/visualization/visual/visual.c:91
-msgid "This is the total pixel height of the peak items."
-msgstr "Ceci est la hauteur totale en pixels des pics"
+#~ msgid "Timeout of OSD menu"
+#~ msgstr "Timeout du menu OSD"
 
-#: modules/visualization/visual/visual.c:93
-msgid "Peak extra width"
-msgstr "Largeur additionnelle des pics"
+#~ msgid "Update speed of OSD menu"
+#~ msgstr "Position X du menu OSD"
 
-#: modules/visualization/visual/visual.c:95
-msgid "Additions or subtractions of pixels on the peak width."
-msgstr "Ceci permet de modifier la largeur des pics"
+#~ msgid "On Screen Display menu subfilter"
+#~ msgstr "Menu OSD"
 
-#: modules/visualization/visual/visual.c:97
-msgid "V-plane color"
-msgstr "Couleur du plan V"
+#, fuzzy
+#~ msgid "RSS/Atom feed URLs"
+#~ msgstr "URLs des feeds RSS"
 
-#: modules/visualization/visual/visual.c:99
-msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
-msgstr ""
+#, fuzzy
+#~ msgid "RSS/Atom feed speed"
+#~ msgstr "Vitesse du flux RSS"
 
-#: modules/visualization/visual/visual.c:101
-msgid "Number of stars"
-msgstr "Nombre d’étoiles"
+#, fuzzy
+#~ msgid "RSS/Atom feed max number of chars displayed"
+#~ msgstr "Nombre maximal de caractères du flux RSS affichés"
 
-#: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
-msgstr "Définit le nombre d’étoiles à afficher avec l’effet aléatoire"
+#~ msgid "Number of seconds between each forced refresh of the feeds"
+#~ msgstr "Nombre de secondes entre le rafraichissement"
 
-#: modules/visualization/visual/visual.c:109
-msgid "Visualizer"
-msgstr "Visualisation"
+#~ msgid "You can choose the default scaling mode."
+#~ msgstr "Vous pouvez choisir le mode de redimensionnement par défaut"
 
-#: modules/visualization/visual/visual.c:112
-msgid "Visualizer filter"
-msgstr "Filtre de visualisation"
+#~ msgid "Ascii Art"
+#~ msgstr "Ascii Art"
 
-#: modules/visualization/visual/visual.c:120
-msgid "Spectrum analyser"
-msgstr "Analyseur de spectre"
+#~ msgid ""
+#~ "If the OpenGL cube effect is enabled, this controls its rotation speed."
+#~ msgstr ""
+#~ "Si l'effet de cube OpenGL est activé, ce paramètre contrôle sa vitesse de "
+#~ "rotation."
 
-#: modules/visualization/xosd.c:63
-msgid "Flip vertical position"
-msgstr "Inverser la position verticale"
+#~ msgid "Select effect"
+#~ msgstr "Choisir un effet"
 
-#: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
-msgstr "Affiche la sortie xosd au bas de l’écran plutôt qu’en haut"
+#~ msgid "Allows you to select different visual effects."
+#~ msgstr "Ceci vous permet de sélectionner différents effets visuels."
 
-#: modules/visualization/xosd.c:67
-msgid "Vertical offset"
-msgstr "Décalage vertical"
+#~ msgid "choose the screen to be used for fullscreen mode."
+#~ msgstr "Choisissez l’écran à utiliser pour le mode plein écran"
 
-#: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
-msgstr "Décalage vertical du texte affiché, en points"
+#~ msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
+#~ msgstr ""
+#~ "Ceci vous permet de résuire la vitesse de l’animation (par défaut 6, "
+#~ "maximum 10)."
 
-#: modules/visualization/xosd.c:70
-msgid "Shadow offset"
-msgstr "Décalage de l’ombre"
+#~ msgid "Defines whether to draw peaks."
+#~ msgstr "Définit s’il faut dessiner des pics ou non"
+
+#~ msgid "Defines whether to draw the original spectrum graphic routine."
+#~ msgstr ""
+#~ "Ceci définit s'il faut aussi afficher l'analyseur de spectre linéaire (1)"
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
-msgstr "Décalage en pixels de l’ombre"
+#~ msgid "Defines whether to draw the bands."
+#~ msgstr "Définit s’il faut dessiner des bandes"
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
-msgstr "Police utilisée pour afficher le texte dans la sortie xosd"
+#~ msgid "Vertical offset in pixels of the displayed text"
+#~ msgstr "Décalage vertical du texte affiché, en points"
 
-#: modules/visualization/xosd.c:82
-msgid "XOSD interface"
-msgstr "Interface XOSD"
+#~ msgid "Offset in pixels of the shadow"
+#~ msgstr "Décalage en pixels de l’ombre"
 
 #, fuzzy
 #~ msgid "Small playlist"
@@ -17056,21 +18972,6 @@ msgstr "Interface XOSD"
 #~ msgid "M3U file|*.m3u"
 #~ msgstr "Fichier M3U|*.m3u"
 
-#, fuzzy
-#~ msgid "Show labels in toolbar"
-#~ msgstr "Affiche le texte sur les boutons de la barre d’outils"
-
-#, fuzzy
-#~ msgid "Show labels below the icons in the toolbar."
-#~ msgstr "Affiche le texte sous les icônes de la barre d’outils"
-
-#~ msgid ""
-#~ "Allows you to set the desired frame rate when playing from files, use 0 "
-#~ "for live."
-#~ msgstr ""
-#~ "Ceci vous permet de régler le débit d’images désiré pour la lecture "
-#~ "depuis des fichiers, utilisez 0 pour une diffusion en temps réel."
-
 #~ msgid "Mega bass cut off (10-100Hz)"
 #~ msgstr "Fréquence de coupure de Mega Bass (10-100Hz)"
 
@@ -17096,9 +18997,6 @@ msgstr "Interface XOSD"
 #~ msgid "ID3 tag parser using libid3tag"
 #~ msgstr "Parseur de tags ID3 utilisant libid3tag"
 
-#~ msgid "Quantizer parameter"
-#~ msgstr "Quantisateur"
-
 #~ msgid "Minimum quantizer parameter"
 #~ msgstr "Quantisateur minimal"
 
@@ -17117,12 +19015,6 @@ msgstr "Interface XOSD"
 #~ msgid "This selects the analysing mode."
 #~ msgstr "Ceci sélectionne le mode d’analyse"
 
-#~ msgid "Bitrate tolerance"
-#~ msgstr "Tolérance sur le débit"
-
-#~ msgid "Averaging period for the maximum local bitrate"
-#~ msgstr "Période de moyennage pour le débit maximal"
-
 #~ msgid "Sets maximum interval between IDR-frames"
 #~ msgstr "Sélectionner l’intervale maximal entre deux images IDR"
 
@@ -17166,9 +19058,6 @@ msgstr "Interface XOSD"
 #~ msgid "Save As..."
 #~ msgstr "Enregistrer sous…"
 
-#~ msgid "Full path of the PNG file to use."
-#~ msgstr "Chemin complet du fichier PNG"
-
 #~ msgid "Netsync"
 #~ msgstr "Netsync"
 
@@ -17295,9 +19184,6 @@ msgstr "Interface XOSD"
 #~ msgid "221:100"
 #~ msgstr "221:100"
 
-#~ msgid "GnomeVFS"
-#~ msgstr "GnomeVFS"
-
 #~ msgid "Entry "
 #~ msgstr "Entrée "
 
@@ -17378,9 +19264,6 @@ msgstr "Interface XOSD"
 #~ msgid "Select maximum bitrate stream"
 #~ msgstr "Sélectionner le flux dont le débit est le plus élevé"
 
-#~ msgid "Always select the stream with the maximum bitrate."
-#~ msgstr "Toujours sélectionner le flux dont le débit est le plus élevé."
-
 #~ msgid "[0=stereo, 1=dual-mono, 2=joint-stereo]"
 #~ msgstr "[0=stereo, 1=mono-dual, 2=joint-stereo]"
 
@@ -17435,9 +19318,6 @@ msgstr "Interface XOSD"
 #~ msgid "Controls"
 #~ msgstr "Contrôles"
 
-#~ msgid "PMT Program number"
-#~ msgstr "Numéro du programme PMT"
-
 #~ msgid "Random effect"
 #~ msgstr "Aléatoire Off"
 
@@ -17673,9 +19553,6 @@ msgstr "Interface XOSD"
 #~ msgid "Stop stream"
 #~ msgstr "Arrêter le flux"
 
-#~ msgid "Eject"
-#~ msgstr "Éjecter"
-
 #~ msgid "Pause stream"
 #~ msgstr "Suspendre le flux"
 
@@ -17740,9 +19617,6 @@ msgstr "Interface XOSD"
 #~ msgid "Open Stream"
 #~ msgstr "Ouvrir un flux"
 
-#~ msgid "Open Target:"
-#~ msgstr "Ouvrir le flux :"
-
 #~ msgid "Symbol Rate"
 #~ msgstr "Débit de symboles"
 
@@ -17777,9 +19651,6 @@ msgstr "Interface XOSD"
 #~ msgid "Invert"
 #~ msgstr "Inverser"
 
-#~ msgid "Jump to: "
-#~ msgstr "Aller à : "
-
 #~ msgid "stream output (MRL)"
 #~ msgstr "Flux de sortie (MRL)"
 
@@ -17831,9 +19702,6 @@ msgstr "Interface XOSD"
 #~ msgid "_Help"
 #~ msgstr "Aide"
 
-#~ msgid "_About..."
-#~ msgstr "_À propos…"
-
 #~ msgid "About this application"
 #~ msgstr "À propos de cette application"
 
@@ -17843,9 +19711,6 @@ msgstr "Interface XOSD"
 #~ msgid "Go Backward"
 #~ msgstr "Retour arrière"
 
-#~ msgid "Stop Stream"
-#~ msgstr "Arrêter le flux"
-
 #~ msgid "Play Stream"
 #~ msgstr "Jouer le flux"
 
index d6180a308125bb209e9c00db5ad1e6d65b8cb1e0..a183854a75e3140c87a04c84255fe1c82f6866c0 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-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+0100\n"
 "PO-Revision-Date: 2004-05-02 17:45+0200\n"
 "Last-Translator: Carlo Calabrò\n"
 "Language-Team: Italian <it@li.org>\n"
@@ -17,43 +17,30 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:578
-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"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+msgid "Select \"Advanced Options\" to see all options."
 msgstr ""
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr "Generale"
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr "Interfaccia"
 
 #: include/vlc_config_cat.h:40
 #, fuzzy
-msgid "Settings for VLC interfaces"
+msgid "Settings for VLC's interfaces"
 msgstr "interfaccia di rete"
 
 #: include/vlc_config_cat.h:42
@@ -61,153 +48,150 @@ msgstr "interfaccia di rete"
 msgid "General interface setttings"
 msgstr "Impostazioni generali"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
+msgstr "Interfaccia skin"
+
+#: include/vlc_config_cat.h:45
+#, fuzzy
+msgid "Settings for the main interface"
+msgstr "interfaccia di rete"
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
 #, fuzzy
 msgid "Control interfaces"
 msgstr "Interfaccia comando a distanza"
 
-#: include/vlc_config_cat.h:45
+#: include/vlc_config_cat.h:48
 #, fuzzy
-msgid "Control interface settings"
-msgstr "Impostazioni moduli d'interfaccia"
+msgid "Settings for VLC's control interfaces"
+msgstr "interfaccia di rete"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 #, fuzzy
 msgid "Hotkeys settings"
 msgstr "Impostazioni di codifica"
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "Audio"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 #, fuzzy
 msgid "Audio settings"
 msgstr "Impostazioni dei filtri audio"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 #, fuzzy
 msgid "General audio settings"
 msgstr "Impostazioni generali"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr "Filtri"
 
-#: include/vlc_config_cat.h:59
+#: include/vlc_config_cat.h:62
 #, fuzzy
-msgid "Audio filters are used to postprocess the audio stream"
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr "Attribuisce un PID fisso al flusso audio."
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "Visualizzazioni"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 #, fuzzy
 msgid "Audio visualizations"
 msgstr "Visualizzazioni"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 #, fuzzy
 msgid "Output modules"
 msgstr "Metodi d'uscita"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr "Impostazioni generali per i moduli di uscita audio."
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr "Varie"
 
-#: include/vlc_config_cat.h:69
+#: include/vlc_config_cat.h:72
 #, fuzzy
-msgid "Miscellaneous audio settings and modules"
+msgid "Miscellaneous audio settings and modules."
 msgstr "Opzioni Varie"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "Video"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 #, fuzzy
 msgid "Video settings"
 msgstr "Impostazioni filtri video"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 #, fuzzy
 msgid "General video settings"
 msgstr "Impostazioni generali"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 #, fuzzy
 msgid "Choose your preferred video output and configure it here."
 msgstr ""
 "Il modulo di uscita video va scelto nella sezione Video e configurato qui."
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
-msgstr ""
-
-#: include/vlc_config_cat.h:86
-#, fuzzy
-msgid "Subtitles/OSD"
-msgstr "Sottotitoli"
-
 #: include/vlc_config_cat.h:87
-msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
-msgstr ""
+#, fuzzy
+msgid "Video filters are used to postprocess the video stream."
+msgstr "Attribuisce un PID fisso al flusso audio."
 
 #: include/vlc_config_cat.h:89
 #, fuzzy
-msgid "Text rendering"
-msgstr "Rendering diretto"
+msgid "Subtitles/OSD"
+msgstr "Sottotitoli"
 
-#: include/vlc_config_cat.h:91
-#, fuzzy
+#: include/vlc_config_cat.h:90
 msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr ""
-"Queste impostazioni servono a scegliere il font che VLC deve usare per "
-"visualizzare i testi (per esempio, per i sottotitoli)."
 
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr ""
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 #, fuzzy
 msgid "Access modules"
 msgstr "Modulo accesso"
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 #, fuzzy
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
@@ -217,65 +201,66 @@ msgstr ""
 "In generale, puo' essere utile modificare il proxy HTTP o le impostazioni "
 "della cache."
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 #, fuzzy
 msgid "Access filters"
 msgstr "Modulo accesso"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 #, fuzzy
 msgid "Demuxers"
 msgstr "Numero demux"
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
-msgstr ""
+#: include/vlc_config_cat.h:116
+#, fuzzy
+msgid "Demuxers are used to separate audio and video streams."
+msgstr "Attribuisce un PID fisso al flusso audio."
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 #, fuzzy
 msgid "Video codecs"
 msgstr "Codifica video"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+msgid "Settings for the video-only decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 #, fuzzy
 msgid "Audio codecs"
 msgstr "Codifica audio"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+msgid "Settings for the audio-only decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 #, fuzzy
 msgid "Other codecs"
 msgstr "Modalità stereo"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 #, fuzzy
 msgid "General input settings. Use with care."
 msgstr "Opzioni avanzate"
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr "Trasmissione in uscita"
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -283,45 +268,46 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 #, fuzzy
 msgid "General stream output settings"
 msgstr "Mantenere aperto stream output"
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 #, fuzzy
 msgid "Muxers"
 msgstr "Muxer"
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 #, fuzzy
 msgid "Access output"
 msgstr "Modulo accesso uscita"
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 #, fuzzy
 msgid "Packetizers"
 msgstr "Copy packetizer"
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
 "This setting allows you to always force a packetizer. You should probably "
@@ -329,144 +315,145 @@ msgid ""
 "You can also set default parameters for each packetizer."
 msgstr ""
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 #, fuzzy
 msgid "Sout stream"
 msgstr "Interrompi sorgente"
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
 "for each sout stream module here."
 msgstr ""
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 msgid "SAP"
 msgstr "SAP"
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
 msgstr ""
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 #, fuzzy
 msgid "VOD"
 msgstr "DVD"
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr ""
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr "Playlist"
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr ""
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 #, fuzzy
 msgid "Services discovery"
 msgstr "Directory sorgente"
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr "Avanzate"
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 #, fuzzy
 msgid "Advanced settings. Use with care."
 msgstr "Opzioni avanzate"
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr ""
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr "Altro"
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "Opzioni Avanzate..."
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 #, fuzzy
 msgid "Other advanced settings"
 msgstr "Opzioni avanzate"
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr "Rete"
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr ""
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr "Impostazioni dei moduli chroma"
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr "Parametri dei moduli di trasformazione chroma"
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 msgid "Packetizer modules settings"
 msgstr "Impostazioni dei moduli di packetizing"
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 msgid "Encoders settings"
 msgstr "Impostazioni di codifica"
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr ""
 "Impostazioni generali per i moduli di codifica audio/video/sottotitoli."
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 msgid "Dialog providers settings"
 msgstr "Impostazioni dei fornitori di dialogo"
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr "I fornitori di dialogo possono essere configurati qui."
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 msgid "Subtitle demuxer settings"
 msgstr "Impostazioni demuxer sottotitoli"
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
@@ -475,54 +462,56 @@ msgstr ""
 "sottotitoli, per esempio imponendo un tipo di sottotitoli o il nome di un "
 "file."
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr "Impostazioni filtri video"
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "Aiuto non disponibile"
 
-#: include/vlc_config_cat.h:224
-msgid "No help is available for these modules"
+#: include/vlc_config_cat.h:238
+#, fuzzy
+msgid "There is no help available for these modules."
 msgstr "La guida per questi moduli non è disponibile"
 
 #: include/vlc_interface.h:137
+#, fuzzy
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 "\n"
 "Attenzione: se l'interfaccia non è più accessibile, apri una finestra di "
 "comando DOS, vai della directory in cui hain installato VLC ed esegui \"vlc -"
 "I wxwin\"\n"
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 msgid "Meta-information"
 msgstr "Metainformazioni"
 
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "Titolo"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autore"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "Artista"
 
@@ -530,11 +519,11 @@ msgstr "Artista"
 msgid "Genre"
 msgstr "Genere"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "Copyright"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
 msgstr ""
 
@@ -547,7 +536,7 @@ msgstr ""
 msgid "Description"
 msgstr "Descrizione"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "Rating"
 
@@ -564,7 +553,7 @@ msgstr "Impostazione"
 msgid "URL"
 msgstr "URL"
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "Lingua"
@@ -666,8 +655,21 @@ msgstr "Codifica"
 msgid "Codec Description"
 msgstr "Descrizione codifica"
 
+#: include/vlc/vlc.h:578
+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/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "Disabilita"
@@ -685,14 +687,14 @@ msgstr "Oscilloscopio"
 msgid "Spectrum"
 msgstr "Spettro"
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr "Equalizzatore"
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "Filtri Audio"
 
@@ -712,20 +714,20 @@ msgid "Stereo"
 msgstr "Stereo"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "Sinistra"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "Destra"
 
@@ -797,92 +799,92 @@ msgstr "%s: l'opzione `-W %s' non accetta argomenti\n"
 msgid "Bookmark %i"
 msgstr "Segnalibro %i"
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr "Traccia %i"
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "Programma"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "Diffusione %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "Codifica"
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "Tipo"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "Canali"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr "Campionamento"
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr "%d Hz"
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr "Bit per campione"
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr "Bitrate"
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr "%d kb/s"
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr "Risoluzione"
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr "Risoluzione video"
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 msgid "Frame rate"
 msgstr "Immagini al secondo"
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr "Sottotitolo"
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr "Sorgente"
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr "Durata"
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 #, fuzzy
 msgid "Errors"
 msgstr "Errore"
@@ -891,7 +893,7 @@ msgstr "Errore"
 msgid "Bookmark"
 msgstr "Segnalibro"
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 #, fuzzy
 msgid "Programs"
 msgstr "Programma"
@@ -917,8 +919,8 @@ msgstr "Traccia Video"
 msgid "Audio Track"
 msgstr "Traccia Audio"
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr "Traccia sottotitoli"
 
@@ -956,14 +958,15 @@ msgid "Login"
 msgstr "Ripeti"
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr "Password"
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "Cambia interfaccia"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr "Aggiungi interfaccia"
@@ -977,15 +980,15 @@ msgstr "it"
 msgid "Help options"
 msgstr "Impostazioni guida"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr "stringa"
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "intero"
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr "virgola mobile"
 
@@ -1031,7 +1034,7 @@ msgstr ""
 "\n"
 "Premere il tasto INVIO per continuare...\n"
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr "Auto"
 
@@ -1114,7 +1117,7 @@ msgstr ""
 msgid "Chinese Traditional"
 msgstr ""
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 #, fuzzy
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
@@ -1125,121 +1128,123 @@ msgstr ""
 "E' possibile scegliere l'interfaccia principale e dei moduli di interfaccia "
 "supplementari e definire diverse opzioni."
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr "Modulo di interfaccia"
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 #, fuzzy
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 "Questa opzione permette di selezionare l'interfaccia usata da VLC. Il "
 "comportamento predefinito e' di selezionare automaticamente il miglior "
 "modulo disponibile."
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr "Moduli d'interfaccia supplementari"
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 "Questa opzione permette di selezionare interfacce aggiuntive usate da VLC. "
 "Verranno lanciate in secondo piano, in aggiunta a quella predefinita. "
 "Utilizzare una lista separata da virgole dei moduli di intefaccia. (valori "
 "tipici: logger, gestures, sap, rc, http o screensaver)"
 
-#: src/libvlc.h:72
+#: src/libvlc.h:77
 #, fuzzy
-msgid "This option allows you to select control interfaces. "
-msgstr "Permette di definire gli elementi preferiti."
+msgid "You can select control interfaces for VLC."
+msgstr "Interfaccia dei movimenti di controllo del mouse"
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 msgid "Verbosity (0,1,2)"
 msgstr "Dettaglio messaggi (0,1,2)"
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
 #, fuzzy
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr ""
 "Questa opzione imposta il livello di dettaglio dei messaggi (0=solo errori e "
 "messaggi standard, 1=avvertimenti, 2=debug)."
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 msgid "Be quiet"
 msgstr "Silenzioso"
 
-#: src/libvlc.h:81
+#: src/libvlc.h:86
 #, fuzzy
-msgid "This option turns off all warning and information messages."
+msgid "Turn off all warning and information messages."
 msgstr ""
 "Questa opzione disattiva tutti i messaggi di avvertimento e informativi"
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 #, fuzzy
 msgid "Default stream"
 msgstr "Predefinito: admin"
 
-#: src/libvlc.h:85
-#, fuzzy
-msgid "This option allows you to always open a default stream on start-up."
-msgstr "Permette di definire gli elementi preferiti."
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
+msgstr ""
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
+#, fuzzy
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr ""
 "Questa opzione permette di impostare la lingua dell'interfaccia. La lingua "
 "di sistema viene rilevata automaticamente se \"auto\" viene specificato."
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "Messaggi colorati"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
+#, fuzzy
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 "Quando questa opzione e' attiva, i messaggi inviati alla console vengono "
 "colorati. Per funzionare, necessita di un terminale con il supporto colore "
 "Linux."
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr "Mostra opzioni avanzate"
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
+#, fuzzy
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 "Quando questa opzione è attivata, le preferenze e/o le interfacce mostrano "
 "tutte le opzioni disponibili, incluse quelle che la maggior parte degli "
 "utenti non dovrebbe mai modificare."
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 #, fuzzy
 msgid "Show interface with mouse"
 msgstr "Mostra Interfaccia"
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 #, fuzzy
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
@@ -1252,67 +1257,72 @@ msgstr ""
 "effetti di visualizzazione (analisi dello spettro...).\n"
 "Per configurarli, cercare tra le opzioni dei moduli di filtraggio audio."
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr "Modulo uscita audio"
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
+#, fuzzy
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "Questa opzione permette di selezionare il metodo di uscita audio usato da "
 "VLC. Il comportamento predefinito e' di selezionare automaticamente il "
 "miglior metodo disponibile."
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr "Abilita audio"
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
+#, fuzzy
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "E' possibile disabilitare completamente l'uscita audio. In questo caso la "
 "parte di decodifica audio non verrà effettuata, il che fa risparmiare un po' "
 "di potenza di calcolo."
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr "Forzare audio mono"
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 msgid "This will force a mono audio output."
 msgstr "Verrà forzata un'uscita audio mono."
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 #, fuzzy
 msgid "Default audio volume"
 msgstr "Preimpostati"
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr ""
 "E' possibile impostare qui il volume di uscita audio predefinito, da 0 a "
 "1024."
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 msgid "Audio output saved volume"
 msgstr "Volume uscita audio registrato"
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+#, fuzzy
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr ""
 "Registra il volume dell'uscita audio quando è selezionata l'opzione muto."
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 #, fuzzy
 msgid "Audio output volume step"
 msgstr "Volume uscita audio"
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 #, fuzzy
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
@@ -1321,11 +1331,11 @@ msgstr ""
 "E' possibile impostare qui il volume di uscita audio predefinito, da 0 a "
 "1024."
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr "Frequenza uscita audio (Hz)"
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
@@ -1333,11 +1343,11 @@ msgstr ""
 "E' possibile imporre la frequenza dell'uscita audio. I valori più comuni "
 "sono -1 (predefinito), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr "Ricampionamento audio alta qualità"
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
@@ -1347,88 +1357,91 @@ msgstr ""
 "processore, per cui è possibile disabilitarlo. Un algoritmo di "
 "ricampionamento più leggero verrà utilizzato in alternativa."
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 msgid "Audio desynchronization compensation"
 msgstr "Compensazione desincronizzazione audio"
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
+#, fuzzy
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 "Questa opzione permette di ritardare l'uscita audio, specificando un valore "
 "in millisecondi. Può essere comodo se si nota un ritardo tra video e audio."
 
-#: src/libvlc.h:162
-msgid "Preferred audio output channels mode"
+#: src/libvlc.h:173
+#, fuzzy
+msgid "Audio output channels mode"
 msgstr "Modalità preferita per l'uscita dei canali audio"
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
+#, fuzzy
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 "Questa opzione permette di impostare la modalità d'uscita dei canali audio, "
 "che verrà utilizzata come predefinita quando possibile (se è supportata "
 "dall'hardware e dalla sorgente audio)."
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
 msgstr "Utilizza l'uscita audio S/PDIF quando disponibile"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
+#, fuzzy
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 "Questa opzione permette di utilizzare l'uscita audio S/PDIF se è supportata "
 "dall'hardware e dalla sorgente audio."
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 #, fuzzy
 msgid "Force detection of Dolby Surround"
 msgstr "Forzare la selezione di tutte le sorgenti"
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 #, fuzzy
 msgid "On"
 msgstr "Apri"
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr "Spento"
 
-#: src/libvlc.h:186
+#: src/libvlc.h:197
 #, fuzzy
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr ""
 "Permette di aggiungere filtri audio, per modificare il suono, oppure moduli "
 "di visualizzazione (analisi spettrale, per esempio)."
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 #, fuzzy
 msgid "Audio visualizations "
 msgstr "Visualizzazioni"
 
-#: src/libvlc.h:191
+#: src/libvlc.h:202
 #, fuzzy
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr ""
 "Permette di aggiungere filtri audio, per modificare il suono, oppure moduli "
 "di visualizzazione (analisi spettrale, per esempio)."
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1442,311 +1455,295 @@ msgstr ""
 "Questi filtri vanno attivati qui e configurati nella sezione dei moduli di "
 "filtraggio video. E' possibile inoltre configurare svariate opzioni video."
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr "Modulo uscita video"
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
+#, fuzzy
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "Questa opzione permette di selezionare il metodo di uscita video usato da "
 "VLC. Il comportamento predefinito è di selezionare automaticamente il "
 "miglior metodo disponibile."
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr "Abilita video"
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
+#, fuzzy
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "E' possibile disabilitare completamente l'uscita video. In questo caso, la "
 "parte di decodifica video non verrà effettuata, il che fa risparmiare un po' "
 "di potenza di calcolo."
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr "Ampiezza video"
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
+#, fuzzy
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 "E' possibile forzare qui l'ampiezza video. Per impostazione predefinita (-1) "
 "VLC si adatterà alle caratteristiche del video."
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr "Altezza video"
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
+#, fuzzy
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 "E' possibile forzare qui l'altezza video. Per impostazione predefinita (-1) "
 "VLC si adatterà alle caratteristiche del video."
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
-msgstr "Coordinata X del video"
+#: src/libvlc.h:236
+#, fuzzy
+msgid "Video X coordinate"
+msgstr "Coordinata Y del video"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 "E' possibile forzare la posizione dell'angolo in alto a sinistra della "
-"finestra video (coordinata X)"
+"finestra video (coordinata Y)"
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
+#: src/libvlc.h:241
+#, fuzzy
+msgid "Video Y coordinate"
 msgstr "Coordinata Y del video"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 "E' possibile forzare la posizione dell'angolo in alto a sinistra della "
 "finestra video (coordinata Y)"
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr "Titolo video"
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
 msgstr ""
-"E' possibile specificare un titolo personalizzato per la finestra video"
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr "Allineamento video"
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
+#, fuzzy
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 "E' possibile forzare l'allineamento del video nella sua finestra. Per "
 "impostazione predefinita (0) sarà centrato (0=centrato, 1=sinistra, "
 "2=destra, 4=alto, 8=basso; è possibile combinare più di un valore)."
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr "Centro"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr "Alto"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr "Basso"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr "In alto a sinistra"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr "In alto a destra"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr "In basso a sinistra"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr "In basso a destra"
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr "Ingrandimento video"
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr "E' possibile ingrandire il video di un fattore specificato."
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr "Uscita video in scala di grigi"
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
+#, fuzzy
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 "Se l'opzione è abilitata, le informazioni sul colore non vengono "
 "decodificate (permette anche di risparmiare un po' di potenza di calcolo)."
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr "Uscita video a schermo intero"
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
-msgstr ""
-"Se l'opzione è abilitata, VLC aprirà sempre i video in modalità a schermo "
-"intero."
+#: src/libvlc.h:272
+#, fuzzy
+msgid "Start video in fullscreen mode"
+msgstr "Cambia metodo schermo intero"
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr "Uscita video sovrapposta (overlay)"
 
-#: src/libvlc.h:262
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
 msgstr ""
-"Se l'opzione è abilitata, VLC cerca di sfruttare le capacità di overlay "
-"(sovrapposizione) della scheda grafica."
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr "Sempre in primo piano"
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 msgid "Always place the video window on top of other windows."
 msgstr "Mettere la finestra video sempre in primo piano rispetto alle altre."
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr ""
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr ""
 
-#: src/libvlc.h:272
-#, fuzzy
-msgid "Log to file"
-msgstr "File Logo"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr ""
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
 #, fuzzy
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr ""
 "Se l'opzione è abilitata, VLC aprirà sempre i video in modalità a schermo "
 "intero."
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr "Modulo filtro video"
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
+#, fuzzy
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 "Permette di aggiungere un filtro di post-elaborazione per migliorare la "
 "qualità dell'immagine, per esempio deinterlacciando, clonando o distorcendo "
 "la finestra video."
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr ""
 
-#: src/libvlc.h:292
+#: src/libvlc.h:299
 #, fuzzy
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+msgid "Directory where the video snapshots will be stored."
 msgstr "Permette di specificare il TTL del flusso in uscita."
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 #, fuzzy
 msgid "Video snapshot format"
 msgstr "Formato chroma dell'ingresso video"
 
-#: src/libvlc.h:297
-#, fuzzy
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
-msgstr "Permette di specificare il TTL del flusso in uscita."
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
+msgstr ""
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 #, fuzzy
 msgid "Display video snapshot preview"
 msgstr "Indentificatore schermo"
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 #, fuzzy
 msgid "Video cropping"
 msgstr "Taglia immagini a destra"
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr "Formato immagine sorgente"
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
+#, fuzzy
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
@@ -1759,51 +1756,62 @@ msgstr ""
 "16:9, ecc), che esprime il formato immagine globale, oppure un valore in "
 "virgola mobile (1.25, 1.3333, ecc) che esprime la quadratura del pixel."
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr ""
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 #, fuzzy
 msgid "Monitor pixel aspect ratio"
 msgstr "Formato immagine sorgente"
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 #, fuzzy
 msgid "Skip frames"
 msgstr "Frame B"
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr ""
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "Frame B"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr ""
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
@@ -1813,11 +1821,11 @@ msgstr ""
 "d'ingresso, come la periferica DVD o VCD, i parametri dell'interfaccia di "
 "rete o il canale dei sottotitoli."
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr "Contatore della media dell'orologio di riferimento"
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
@@ -1825,28 +1833,28 @@ msgstr ""
 "Per utilizzare l'input PVR (o un'altra sorgente particolarmente irregolare), "
 "è bene impostare questo valore a 10000."
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 #, fuzzy
 msgid "Clock synchronisation"
 msgstr "Sincronizzazione di rete"
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr ""
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr "Sincronizzazione di rete"
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1858,211 +1866,210 @@ msgstr ""
 msgid "Default"
 msgstr "Predefinito"
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr "Abilita"
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 #, fuzzy
 msgid "UDP port"
 msgstr "Porta"
 
-#: src/libvlc.h:369
+#: src/libvlc.h:384
 #, fuzzy
-msgid "This is the port used for UDP streams. 1234 by default."
+msgid "This is the default port used for UDP streams. Default is 1234."
 msgstr ""
 "Questa è la porta utilizzata per le sorgenti UDP. Il valore predefinito è "
 "1234."
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr "MTU dell'interfaccia di rete"
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
 #, fuzzy
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 "E' la tipica dimensione dei pacchetti UDP che VLC aspetta. Su Ethernet "
 "solitamente è 1500."
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 #, fuzzy
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 "Specificare qui la durata di vita (TTL) dei pacchetti multicast inviati dal "
 "modulo di trasmissione in uscita (stream output)."
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 #, fuzzy
 msgid "IPv6 multicast output interface"
 msgstr "Interfaccia controllo joystick"
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr ""
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 #, fuzzy
 msgid "IPv4 multicast output interface address"
 msgstr "Interfaccia controllo joystick"
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 
-#: src/libvlc.h:391
-#, fuzzy
-msgid "Program to select"
-msgstr "Programma da decodificare"
-
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
 "if you want to read a multi-program stream (like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:397
-#, fuzzy
-msgid "Programs to select"
-msgstr "Programma da decodificare"
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 #, fuzzy
 msgid "Audio track"
 msgstr "Traccia Audio"
 
-#: src/libvlc.h:406
+#: src/libvlc.h:422
 #, fuzzy
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr "Impostazione del canale audio da utilizzare in un DVD (da 0 a n)."
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 msgid "Subtitles track"
 msgstr "Traccia sottotitoli"
 
-#: src/libvlc.h:411
+#: src/libvlc.h:427
 #, fuzzy
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr ""
 "Impostazione del canale sottotitoli da utilizzare in un DVD (da 0 a n)."
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 #, fuzzy
 msgid "Audio language"
 msgstr "Scelta canale audio"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 #, fuzzy
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr "Impostazione del canale audio da utilizzare in un DVD (da 0 a n)."
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 #, fuzzy
 msgid "Subtitle language"
 msgstr "Scelta canale audio"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
 #, fuzzy
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
 msgstr ""
 "Impostazione del canale sottotitoli da utilizzare in un DVD (da 0 a n)."
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 #, fuzzy
 msgid "Audio track ID"
 msgstr "Traccia Audio"
 
-#: src/libvlc.h:426
+#: src/libvlc.h:443
 #, fuzzy
-msgid "Give the stream ID of the audio track you want to use."
+msgid "Stream ID of the audio track to use."
 msgstr "Impostazione del canale audio da utilizzare in un DVD (da 0 a n)."
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 #, fuzzy
 msgid "Subtitles track ID"
 msgstr "Traccia sottotitoli"
 
-#: src/libvlc.h:430
+#: src/libvlc.h:447
 #, fuzzy
-msgid "Give the stream ID of the subtitle track you want to use."
+msgid "Stream ID of the subtitle track to use."
 msgstr ""
 "Impostazione del canale sottotitoli da utilizzare in un DVD (da 0 a n)."
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 #, fuzzy
 msgid "Input repetitions"
 msgstr "Opzioni Uscita"
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr "Numero di volte in cui il medesimo ingresso verrà ripetuto"
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
-msgstr "Tempo di inizio dell'input (secondi)"
+#: src/libvlc.h:453
+#, fuzzy
+msgid "Start time"
+msgstr "Avvia direttamente il menu"
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
+msgstr ""
+
+#: src/libvlc.h:457
+#, fuzzy
+msgid "Stop time"
+msgstr "Interrompi Sorgente"
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
-msgstr "Tempo di fine dell'input (secondi)"
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
+msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 #, fuzzy
 msgid "Input list"
 msgstr "Ingresso"
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
 #, fuzzy
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr "Permette di specificare il TTL del flusso in uscita."
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr "Input slave (sperimentale)"
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr "Lista di segnalibri per uno stream"
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
+#, fuzzy
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
@@ -2070,7 +2077,7 @@ msgstr ""
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -2083,12 +2090,12 @@ msgstr ""
 "qui e configurati nella sezione dei moduli di trattamento d'immagine. E' "
 "possibile inoltre configurare svariate opzioni di trattamento d'immagine."
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 #, fuzzy
 msgid "Force subtitle position"
 msgstr "Forzare la posizione SPU"
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
@@ -2096,56 +2103,57 @@ msgstr ""
 "E' possibile imporre una posizione per i sottotitoli, per esempio sotto il "
 "film invece che in sovraimpressione. Prova diverse posizioni."
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 #, fuzzy
 msgid "Enable sub-pictures"
 msgstr "Immagini"
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr "Messaggi in sovraimpressione (OSD)"
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
+#, fuzzy
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 "VLC può visualizzare messaggi sullo schermo. Si chiama OSD (On Screen "
 "Display). Si può disabilitare qui."
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 msgid "Subpictures filter module"
 msgstr "Modulo di trattamento d'immagine"
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
-"Permette di aggiungere un filtro di trattamento d'immagine, per esempio per "
-"sovrapporre un logo."
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr "Selezione automatica file di sottotitoli"
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
+#, fuzzy
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr ""
 "Rileva automaticamente un file di sottotitoli, se nessun file di sottotitoli "
 "è stato specificato."
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 msgid "Subtitle autodetection fuzziness"
 msgstr "Sensibilità della selezione automatica dei file di sottotitoli"
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -2163,11 +2171,11 @@ msgstr ""
 "3 = file di sottotitoli con il nome del film, più alcuni caratteri\n"
 "4 = file di sottotitoli con il nome esatto del film"
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 msgid "Subtitle autodetection paths"
 msgstr "Cartelle della selezione automatica dei sottotitoli"
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
@@ -2175,11 +2183,11 @@ msgstr ""
 "Cercare il file di sottotitoli anche nelle cartelle specificate, se non è "
 "stato trovato nella cartella corrente."
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr "Usa un file di sottotitoli"
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
@@ -2187,11 +2195,11 @@ msgstr ""
 "Carica il file di sottotitoli specificato. Utilizzare quando la ricerca "
 "automatica non riesce a trovarlo o a riconoscerlo."
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr "Periferica DVD"
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
 "the drive letter (eg. D:)"
@@ -2199,15 +2207,15 @@ msgstr ""
 "Lettore DVD predefinito (o file) da utilizzare. Non dimenticare i due punti "
 "dopo la lettera (per esempio D:)."
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr "Periferica DVD predefinita da utilizzare."
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr "Periferica VCD"
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
@@ -2215,15 +2223,15 @@ msgstr ""
 "Periferica VCD da utilizzare. In assenza di un valore predefinito, VLC "
 "cercherà un lettore CD-ROM adatto."
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr "Periferica VCD predefinita da utilizzare."
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 msgid "Audio CD device"
 msgstr "Lettore CD Audio"
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
@@ -2231,152 +2239,145 @@ msgstr ""
 "Periferica CD Audio da utilizzare. In assenza di un valore predefinito, VLC "
 "cercherà un lettore CD-ROM adatto."
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 msgid "This is the default Audio CD device to use."
 msgstr "Periferica CD Audio predefinita da utilizzare."
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr "Forzare IPv6"
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+#, fuzzy
+msgid "IPv6 will be used by default for all connections."
 msgstr ""
 "Se l'opzione è attivata, IPv6 verrà utilizzato come protocollo predefinito "
 "per tutte le connessioni UDP e HTTP."
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr "Forzare IPv4"
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+#, fuzzy
+msgid "IPv4 will be used by default for all connections."
 msgstr ""
 "Se l'opzione è attivata, IPv4 verrà utilizzato come protocollo predefinito "
 "per tutte le connessioni UDP e HTTP."
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+#, fuzzy
+msgid "TCP connection timeout"
 msgstr "Timeout connessione TCP in ms"
 
-#: src/libvlc.h:549
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
-msgstr ""
-"Permette di modificare il valore di timeout TCP. Valore in millisecondi."
+#: src/libvlc.h:570
+#, fuzzy
+msgid "Default TCP connection timeout (in milliseconds). "
+msgstr "Timeout connessione TCP in ms"
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 #, fuzzy
 msgid "SOCKS server"
 msgstr "Server CDDB"
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
 #, fuzzy
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 "Permette di specificare il nome utente da utilizzare per la connessione FTP."
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 #, fuzzy
 msgid "SOCKS user name"
 msgstr "User name FTP"
 
-#: src/libvlc.h:558
+#: src/libvlc.h:579
 #, fuzzy
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr ""
 "Permette di specificare il nome utente da utilizzare per la connessione FTP."
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 #, fuzzy
 msgid "SOCKS password"
 msgstr "Password FTP"
 
-#: src/libvlc.h:562
+#: src/libvlc.h:583
 #, fuzzy
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr ""
 "Permette di specificare la password da utilizzare per la connessione FTP."
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 msgid "Title metadata"
 msgstr "Informazioni titolo"
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr "Permette di specificare una informazione sul titolo di un input."
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr "Informazioni autore"
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr "Permette di specificare una informazione sull'autore di un input."
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr "Informazioni artista"
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr "Permette di specificare una informazione sull'artista di un input."
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr "Informazioni genere"
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr "Permette di specificare una informazione sul genere di un input."
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 msgid "Copyright metadata"
 msgstr "Informazioni sul diritto d'autore"
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr ""
 "Permette di specificare una informazione sul diritto d'autore di un input."
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 msgid "Description metadata"
 msgstr "Informazioni descrizione"
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr ""
 "Permette di specificare una informazione di tipo \"descrizione\" per un "
 "input."
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 msgid "Date metadata"
 msgstr "Informazioni data"
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr "Permette di specificare una informazione sulla data di un input."
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr "Informazioni URL"
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr "Permette di specificare una informazione sull'URL di un input."
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
@@ -2387,32 +2388,36 @@ msgstr ""
 "modificarla: un errore di configurazione può impedire la lettura di tutti i "
 "tipi di input."
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
-msgstr "Lista dei codec preferiti"
+#: src/libvlc.h:623
+#, fuzzy
+msgid "Preferred decoders list"
+msgstr "Lista degli encoders preferiti"
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
+#, fuzzy
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
-"Permette di specificare una lista di codecs che VLC considererà prioritari. "
-"Per esempio, specificando 'dummy,a52' VLC proverà i codecs dummy e a52 prima "
-"di provare gli altri."
+"Questa opzione permette di modificare il modo in cui VLC sceglie i codecs "
+"(sistemi di decompressione). Solo gli utilizzatori esperti dovrebbero "
+"modificarla: un errore di configurazione può impedire la lettura di tutti i "
+"tipi di input."
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr "Lista degli encoders preferiti"
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
+#, fuzzy
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr ""
 "Permette di specificare una lista di encoders che VLC considererà "
 "prioritari. "
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
@@ -2420,78 +2425,81 @@ msgstr ""
 "Queste opzioni permettono di configurare il sistema di trasmissione in "
 "uscita (stream output)."
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 #, fuzzy
 msgid "Default stream output chain"
 msgstr "Duplica trasmissione in uscita"
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
 "to learn how to build such chains.Warning: this chain will be enabled for "
 "all streams."
 msgstr ""
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr "Attivare la trasmissione di tutto l'ES"
 
-#: src/libvlc.h:625
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+#: src/libvlc.h:652
+#, fuzzy
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr "Permette di trasmettere l'ES intero (video, audio, sottotitoli)"
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr "Riproduzione durante la trasmissione"
 
-#: src/libvlc.h:629
-msgid "This allows you to play the stream while streaming it."
+#: src/libvlc.h:656
+#, fuzzy
+msgid "Play locally the stream while streaming it."
 msgstr "Permette di riprodurre la sorgente durante la trasmissione."
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr "Abilita trasmissione video in uscita"
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
+#, fuzzy
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Permette di scegliere se l'uscita video deve essere ritrasmessa al modulo di "
 "trasmissione in uscita (stream output), se esso è abilitato."
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr "Abilita trasmissione audio in uscita"
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
 #, fuzzy
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Permette di scegliere se l'uscita video deve essere ritrasmessa al modulo di "
 "trasmissione in uscita (stream output), se esso è abilitato."
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 #, fuzzy
 msgid "Enable SPU stream output"
 msgstr "Abilita trasmissione audio in uscita"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 #, fuzzy
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Permette di scegliere se l'uscita video deve essere ritrasmessa al modulo di "
 "trasmissione in uscita (stream output), se esso è abilitato."
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 msgid "Keep stream output open"
 msgstr "Mantenere aperto stream output"
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
@@ -2501,57 +2509,59 @@ msgstr ""
 "elementi della playlist (inserisce automaticamente 'gather stream_out' se "
 "non specificato)."
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 msgid "Preferred packetizer list"
 msgstr "Lista dei packetizer preferiti"
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr ""
 "Permette di selezionare l'ordine col quale VLC sceglierà i suoi packetizer."
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr "Modulo mux"
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr "Permette di configurare i moduli multiplex (desueto)"
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr "Modulo accesso uscita"
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr "Permette di configurare i moduli di accesso in uscita (desueto)"
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 msgid "Control SAP flow"
 msgstr "Controllo del flusso SAP"
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
+#, fuzzy
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 "Se questa opzione è attiva, il flusso verso l'indirizzo multicast SAP sarà "
 "controllato. E' necessario per fare annunci sull'MBone."
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr "Intervallo annunci SAP"
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
+#, fuzzy
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 "Quando il controllo del flusso SAP è disabilitato, permette di stabilire "
 "l'intervallo tra due annunci SAP successivi."
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 #, fuzzy
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
@@ -2561,12 +2571,12 @@ msgstr ""
 "processori.\n"
 " E' bene lasciarle attive."
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 #, fuzzy
 msgid "Enable FPU support"
 msgstr "Abilita supporto CPU MMX"
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 #, fuzzy
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
@@ -2575,22 +2585,22 @@ msgstr ""
 "Se il processore supporta il set di istruzioni AltiVec, VLC ne trarrà "
 "vantaggio."
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr "Abilita supporto CPU MMX"
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
 msgstr ""
 "Se il processore supporta il set di istruzioni MMX, VLC ne trarrà vantaggio."
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr "Abilita supporto CPU 3D Now!"
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
@@ -2598,11 +2608,11 @@ msgstr ""
 "Se il processore supporta il set di istruzioni 3D Now!, VLC ne trarrà "
 "vantaggio."
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr "Abilita supporto CPU MMX EXT"
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
@@ -2610,33 +2620,33 @@ msgstr ""
 "Se il processore supporta il set di istruzioni MMX EXT, VLC ne trarrà "
 "vantaggio."
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr "Abilita supporto CPU SSE"
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
 msgstr ""
 "Se il processore supporta il set di istruzioni SSE, VLC ne trarrà vantaggio."
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr "Abilita supporto CPU SSE2"
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
 msgstr ""
 "Se il processore supporta il set di istruzioni SSE2, VLC ne trarrà vantaggio."
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr "Abilita supporto CPU Altivec"
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
@@ -2644,86 +2654,7 @@ msgstr ""
 "Se il processore supporta il set di istruzioni AltiVec, VLC ne trarrà "
 "vantaggio."
 
-#: src/libvlc.h:714
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-"Queste opzioni definiscono il comportamento della playlist. Alcune possono "
-"essere ulteriormente modificate nella finestra di dialogo della playlist."
-
-#: src/libvlc.h:717
-#, fuzzy
-msgid "Automatically preparse files"
-msgstr "Riproduci file automaticamente"
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-#, fuzzy
-msgid "Services discovery modules"
-msgstr "Modulo decodifica Tarkin"
-
-#: src/libvlc.h:724
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-
-#: src/libvlc.h:727
-msgid "Play files randomly forever"
-msgstr "Riproduci files casualmente in continuo"
-
-#: src/libvlc.h:729
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr ""
-"Se selezionata, VLC riproduce i files nella playlist in ordine casuale e in "
-"continuo (fino ad interruzione da parte dell'utilizzatore)."
-
-#: src/libvlc.h:732
-#, fuzzy
-msgid "Repeat all"
-msgstr "Ripeti Tutto"
-
-#: src/libvlc.h:734
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr ""
-"Se l'opzione è abilitata, VLC continua a riprodurre la playlist "
-"indefinitamente."
-
-#: src/libvlc.h:737
-#, fuzzy
-msgid "Repeat current item"
-msgstr "Ripete l'elemento corrente"
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr ""
-"Se l'opzione è abilitata, VLC riproduce lo stesso elemento della playlist "
-"indefinitamente."
-
-#: src/libvlc.h:742
-msgid "Play and stop"
-msgstr "Play e stop"
-
-#: src/libvlc.h:744
-#, fuzzy
-msgid "Stop the playlist after each played playlist item. "
-msgstr ""
-"Interrompe la playlist alla fine di ogni elemento. Avanza l'indice della "
-"playlist."
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
@@ -2731,11 +2662,11 @@ msgstr ""
 "Queste opzioni permettono di selezionare i moduli predefiniti. Non vanno "
 "modificate, tranne che da utenti veramente esperti."
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr "Modulo copia memoria"
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
@@ -2743,40 +2674,45 @@ msgstr ""
 "Selezionare il modulo di copia memoria. Come predefinito VLC selezionera' il "
 "piu' veloce supportato dall'hardware."
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 msgid "Access module"
 msgstr "Modulo accesso"
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
 "option unless you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 #, fuzzy
 msgid "Access filter module"
 msgstr "Modulo accesso"
 
-#: src/libvlc.h:763
-#, fuzzy
-msgid "This is a legacy entry to let you configure access filter modules."
-msgstr "Permette di configurare i moduli di accesso (desueto)"
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
+msgstr ""
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 msgid "Demux module"
 msgstr "Modulo demux"
 
-#: src/libvlc.h:767
-msgid "This is a legacy entry to let you configure demux modules."
-msgstr "Permette di configurare i moduli demux (desueto)"
+#: src/libvlc.h:771
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
+msgstr ""
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr "Eseguire VLC con priorità di tempo reale"
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2789,11 +2725,11 @@ msgstr ""
 "sistema o rallentarlo pesantemente. Non attivare senza sapere esattamente "
 "perchè."
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr "Regolare la priorità di VLC"
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
@@ -2803,78 +2739,90 @@ msgstr ""
 "predefinita di VLC. Si puo' usare per adattare la priorità di VLC rispetto "
 "ad altri programmi, oppure rispetto ad altre istanze di VLC."
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr "Minimizza il numero dei threads"
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+#, fuzzy
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr "Minimizza il numero di threads necessari all'esecuzione di VLC"
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr "Percorso di ricerca moduli"
 
-#: src/libvlc.h:789
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+#: src/libvlc.h:796
+#, fuzzy
+msgid "Additional path for VLC to look for its modules."
 msgstr ""
 "Questa opzione permette di specificare un percorso aggiuntivo per la ricerca "
 "dei moduli di VLC."
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 #, fuzzy
 msgid "VLM configuration file"
 msgstr "Nessuna opzione configurazione disponibile."
 
-#: src/libvlc.h:794
-#, fuzzy
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
 msgstr ""
-"Questa opzione permette di specificare un percorso aggiuntivo per la ricerca "
-"dei moduli di VLC."
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr "Usa una cache per i plugin"
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+#, fuzzy
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 "Questa opzione permette di utilizzare una cache per i plugin, che migliorerà "
 "nettamente il tempo di avvio di VLC."
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
+#: src/libvlc.h:808
 #, fuzzy
-msgid "This option allows you to collect miscellaneous statistics."
+msgid "Collect miscellaneous statistics."
 msgstr "Permette di definire gli elementi preferiti."
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr "Esegui come processo daemon"
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr "Esegue VLC come processo daemon, in background."
 
-#: src/libvlc.h:810
+#: src/libvlc.h:814
+#, fuzzy
+msgid "Log to file"
+msgstr "File Logo"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
+msgstr ""
+
+#: src/libvlc.h:818
+msgid "Log to syslog"
+msgstr ""
+
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
+msgstr ""
+
+#: src/libvlc.h:822
 msgid "Allow only one running instance"
 msgstr "Permette una sola istanza di VLC"
 
-#: src/libvlc.h:812
+#: src/libvlc.h:824
+#, fuzzy
 msgid ""
 "Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
 "explorer. This option will allow you to play the file with the already "
 "running instance or enqueue it."
 msgstr ""
@@ -2884,21 +2832,11 @@ msgstr ""
 "file viene trasmesso all'istanza attiva di VLC per leggerlo o metterlo in "
 "playlist."
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
-msgstr ""
-
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
-msgstr ""
-
-#: src/libvlc.h:824
+#: src/libvlc.h:830
 msgid "Increase the priority of the process"
 msgstr "Aumenta la priorità del processo"
 
-#: src/libvlc.h:826
+#: src/libvlc.h:832
 #, fuzzy
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
@@ -2914,11 +2852,11 @@ msgstr ""
 "processore e bloccare completamente il sistema, obbligando l'utente a "
 "riavviare la macchina."
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr "Commutazione rapida su NT/2K/XP (solo per sviluppatori)"
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
 "to correctly implement condition variables. You can also use the faster "
@@ -2929,13 +2867,13 @@ msgstr ""
 "condizionamento. E' possibile servirsi dell'implementazione Win9x, che è più "
 "rapida, ma puo' dare problemi."
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr ""
 "Implementazione delle variabili di condizionamento per Win9x (solo per "
 "sviluppatori)"
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
 "implementation (more precisely there is a possibility for a race condition "
@@ -2949,591 +2887,733 @@ msgstr ""
 "più lente ma più robuste. La scelta è tra l'opzione 0 (predefinita, la più "
 "rapida), 1 e 2."
 
-#: src/libvlc.h:851
-msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
-msgstr "Parametri di controllo via tastiera, conosciuti come \"hotkeys\"."
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
+msgstr ""
 
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
-#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
-#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
-msgid "Fullscreen"
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
+
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
+msgstr ""
+"Queste opzioni definiscono il comportamento della playlist. Alcune possono "
+"essere ulteriormente modificate nella finestra di dialogo della playlist."
+
+#: src/libvlc.h:872
+#, fuzzy
+msgid "Automatically preparse files"
+msgstr "Riproduci file automaticamente"
+
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
+msgstr ""
+
+#: src/libvlc.h:877
+#, fuzzy
+msgid "Services discovery modules"
+msgstr "Modulo decodifica Tarkin"
+
+#: src/libvlc.h:879
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
+
+#: src/libvlc.h:882
+msgid "Play files randomly forever"
+msgstr "Riproduci files casualmente in continuo"
+
+#: src/libvlc.h:884
+#, fuzzy
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr ""
+"Se selezionata, VLC riproduce i files nella playlist in ordine casuale e in "
+"continuo (fino ad interruzione da parte dell'utilizzatore)."
+
+#: src/libvlc.h:886
+#, fuzzy
+msgid "Repeat all"
+msgstr "Ripeti Tutto"
+
+#: src/libvlc.h:888
+#, fuzzy
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr ""
+"Se l'opzione è abilitata, VLC continua a riprodurre la playlist "
+"indefinitamente."
+
+#: src/libvlc.h:890
+#, fuzzy
+msgid "Repeat current item"
+msgstr "Ripete l'elemento corrente"
+
+#: src/libvlc.h:892
+#, fuzzy
+msgid "VLC will keep playing the current playlist item."
+msgstr ""
+"Se l'opzione è abilitata, VLC riproduce lo stesso elemento della playlist "
+"indefinitamente."
+
+#: src/libvlc.h:894
+msgid "Play and stop"
+msgstr "Play e stop"
+
+#: src/libvlc.h:896
+#, fuzzy
+msgid "Stop the playlist after each played playlist item."
+msgstr ""
+"Interrompe la playlist alla fine di ogni elemento. Avanza l'indice della "
+"playlist."
+
+#: src/libvlc.h:903
+msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
+msgstr "Parametri di controllo via tastiera, conosciuti come \"hotkeys\"."
+
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
+#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
+msgid "Fullscreen"
 msgstr "Schermo intero"
 
-#: src/libvlc.h:855
+#: src/libvlc.h:907
 msgid "Select the hotkey to use to swap fullscreen state."
 msgstr "Scelta del tasto di passaggio a schermo intero"
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
 msgid "Play/Pause"
 msgstr "Play/Pausa"
 
-#: src/libvlc.h:857
+#: src/libvlc.h:909
 msgid "Select the hotkey to use to swap paused state."
 msgstr "Scelta del tasto di esecuzione/pausa"
 
-#: src/libvlc.h:858
+#: src/libvlc.h:910
 msgid "Pause only"
 msgstr "Pausa solamente"
 
-#: src/libvlc.h:859
+#: src/libvlc.h:911
 msgid "Select the hotkey to use to pause."
 msgstr "Scelta del tasto per mettere in pausa"
 
-#: src/libvlc.h:860
+#: src/libvlc.h:912
 msgid "Play only"
 msgstr "Play solamente"
 
-#: src/libvlc.h:861
+#: src/libvlc.h:913
 msgid "Select the hotkey to use to play."
 msgstr "Scelta del tasto per eseguire"
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
 msgid "Faster"
 msgstr "Più veloce"
 
-#: src/libvlc.h:863
+#: src/libvlc.h:915
 msgid "Select the hotkey to use for fast forward playback."
 msgstr "Scelta del tasto per eseguire più rapidamente."
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
 msgid "Slower"
 msgstr "Più lento"
 
-#: src/libvlc.h:865
+#: src/libvlc.h:917
 msgid "Select the hotkey to use for slow motion playback."
 msgstr "Scelta del tasto per eseguire più lentamente."
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr "Successivo"
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr "Scelta del tasto per passare all'elemento successivo della playlist."
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr "Precedente"
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr "Scelta del tasto per passare all'elemento precedente della playlist."
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr "Interrompi"
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
+#: src/libvlc.h:923
+#, fuzzy
+msgid "Select the hotkey to stop playback."
 msgstr "Scelta del tasto per interrompere l'esecuzione."
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr "Posizione"
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr "Scelta del tasto per visualizzare la posizione attuale."
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 #, fuzzy
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr "Scelta del tasto per saltare indietro di 5 minuti."
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 #, fuzzy
 msgid "Short backwards jump"
 msgstr "Vai Indietro"
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 #, fuzzy
 msgid "Select the hotkey to make a short backwards jump."
 msgstr "Scelta del tasto per saltare indietro di 10 secondi."
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 #, fuzzy
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr "Scelta del tasto per saltare indietro di 1 minuto."
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 #, fuzzy
 msgid "Long backwards jump"
 msgstr "Vai Indietro"
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 #, fuzzy
 msgid "Select the hotkey to make a long backwards jump."
 msgstr "Scelta del tasto per saltare indietro di 10 secondi."
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 #, fuzzy
 msgid "Select the hotkey to make a very short forward jump."
 msgstr "Scelta del tasto per eseguire più rapidamente."
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 #, fuzzy
 msgid "Short forward jump"
 msgstr "Vai Avanti"
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 #, fuzzy
 msgid "Select the hotkey to make a short forward jump."
 msgstr "Scelta del tasto per saltare avanti di 10 secondi."
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 #, fuzzy
 msgid "Select the hotkey to make a medium forward jump."
 msgstr "Scelta del tasto per saltare avanti di 1 minuto."
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 #, fuzzy
 msgid "Select the hotkey to make a long forward jump."
 msgstr "Scelta del tasto per saltare avanti di 10 secondi."
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
+#: src/libvlc.h:959
 #, fuzzy
-msgid "Long jump size"
+msgid "Long jump length"
 msgstr "Dimensione carattere"
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr "Uscita"
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 msgid "Select the hotkey to quit the application."
 msgstr "Scelta del tasto per uscire dall'applicazione."
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 msgid "Navigate up"
 msgstr "Navigazione: Alto"
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 msgid "Select the key to move the selector up in DVD menus."
 msgstr "Scelta del tasto per muovere il cursore verso l'alto nei menu DVD."
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 msgid "Navigate down"
 msgstr "Navigazione: Basso"
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 msgid "Select the key to move the selector down in DVD menus."
 msgstr "Scelta del tasto per muovere il cursore verso il basso nei menu DVD."
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 msgid "Navigate left"
 msgstr "Navigazione: Sinistra"
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 msgid "Select the key to move the selector left in DVD menus."
 msgstr "Scelta del tasto per muovere il cursore verso sinistra nei menu DVD."
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 msgid "Navigate right"
 msgstr "Navigazione: Destra"
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 msgid "Select the key to move the selector right in DVD menus."
 msgstr "Scelta del tasto per muovere il cursore verso destra nei menu DVD."
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr "Navigazione: Conferma"
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 msgid "Select the key to activate selected item in DVD menus."
 msgstr "Scelta del tasto per attivare l'elemento selezionato nei menu DVD."
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 #, fuzzy
 msgid "Go to the DVD menu"
 msgstr "Vai al menu preferenze"
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 #, fuzzy
 msgid "Select the key to take you to the DVD menu"
 msgstr "Scelta del tasto per attivare l'elemento selezionato nei menu DVD."
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 #, fuzzy
 msgid "Select previous DVD title"
 msgstr "Seleziona titolo precedente"
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 #, fuzzy
 msgid "Select the key to choose the previous title from the DVD"
 msgstr "Scelta del tasto per passare all'elemento precedente della playlist."
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 #, fuzzy
 msgid "Select next DVD title"
 msgstr "Seleziona titolo successivo"
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 #, fuzzy
 msgid "Select the key to choose the next title from the DVD"
 msgstr "Scelta del tasto per muovere il cursore verso sinistra nei menu DVD."
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 #, fuzzy
 msgid "Select prev DVD chapter"
 msgstr "Seleziona capitolo precedente"
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 #, fuzzy
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr "Scelta del tasto per passare all'elemento precedente della playlist."
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 #, fuzzy
 msgid "Select next DVD chapter"
 msgstr "Seleziona capitolo successivo"
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 #, fuzzy
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr "Scelta del tasto per muovere il cursore verso sinistra nei menu DVD."
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr "Aumenta il volume"
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr "Scelta del tasto per aumentare il volume audio."
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr "Abbassa il volume"
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr "Scelta del tasto per aumentare il volume audio."
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr "Muto"
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
-msgstr "Scelta del tasto per azzerare il volume audio."
+#: src/libvlc.h:989
+#, fuzzy
+msgid "Select the key to mute audio."
+msgstr "Scelta del tasto per mettere in pausa"
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 msgid "Subtitle delay up"
 msgstr "Aumenta ritardo sottotitoli"
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 msgid "Select the key to increase the subtitle delay."
 msgstr "Scelta del tasto per aumentare il ritardo dei sottotitoli."
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 msgid "Subtitle delay down"
 msgstr "Diminuisci ritardo sottotitoli"
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 msgid "Select the key to decrease the subtitle delay."
 msgstr "Scelta del tasto per diminuire il ritardo dei sottotitoli."
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 #, fuzzy
 msgid "Audio delay up"
 msgstr "Aumenta ritardo sottotitoli"
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 #, fuzzy
 msgid "Select the key to increase the audio delay."
 msgstr "Scelta del tasto per aumentare il ritardo dei sottotitoli."
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 #, fuzzy
 msgid "Audio delay down"
 msgstr "Diminuisci ritardo sottotitoli"
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 #, fuzzy
 msgid "Select the key to decrease the audio delay."
 msgstr "Scelta del tasto per diminuire il ritardo dei sottotitoli."
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr "Riproduci il primo elemento della playlist"
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr "Riproduci il secondo elemento della playlist"
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr "Riproduci il terzo elemento della playlist"
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr "Riproduci il quarto elemento della playlist"
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr "Riproduci il quinto elemento della playlist"
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr "Riproduci il sesto elemento della playlist"
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr "Riproduci il settimo elemento della playlist"
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr "Riproduci l'ottavo elemento della playlist"
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr "Riproduci il nono elemento della playlist"
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr "Riproduci il decimo elemento della playlist"
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 msgid "Select the key to play this bookmark."
 msgstr "Tasto per eseguire l'elemento preferito corrente."
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 msgid "Set playlist bookmark 1"
 msgstr "Elemento preferito 1"
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 msgid "Set playlist bookmark 2"
 msgstr "Elemento preferito 2"
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 msgid "Set playlist bookmark 3"
 msgstr "Elemento preferito 3"
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 msgid "Set playlist bookmark 4"
 msgstr "Elemento preferito 4"
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 msgid "Set playlist bookmark 5"
 msgstr "Elemento preferito 5"
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 msgid "Set playlist bookmark 6"
 msgstr "Elemento preferito 6"
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 msgid "Set playlist bookmark 7"
 msgstr "Elemento preferito 7"
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 msgid "Set playlist bookmark 8"
 msgstr "Elemento preferito 8"
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 msgid "Set playlist bookmark 9"
 msgstr "Elemento preferito 9"
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 msgid "Set playlist bookmark 10"
 msgstr "Elemento preferito 10"
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 msgid "Select the key to set this playlist bookmark."
 msgstr "Tasto per selezionare l'elemento preferito corrente."
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+msgid "Playlist bookmark 1"
+msgstr "Elemento preferito 1"
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+msgid "Playlist bookmark 2"
+msgstr "Elemento preferito 2"
+
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+msgid "Playlist bookmark 3"
+msgstr "Elemento preferito 3"
+
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+msgid "Playlist bookmark 4"
+msgstr "Elemento preferito 4"
+
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+msgid "Playlist bookmark 5"
+msgstr "Elemento preferito 5"
+
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+msgid "Playlist bookmark 6"
+msgstr "Elemento preferito 6"
+
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+msgid "Playlist bookmark 7"
+msgstr "Elemento preferito 7"
+
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+msgid "Playlist bookmark 8"
+msgstr "Elemento preferito 8"
+
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+msgid "Playlist bookmark 9"
+msgstr "Elemento preferito 9"
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+msgid "Playlist bookmark 10"
+msgstr "Elemento preferito 10"
+
+#: src/libvlc.h:1032
+#, fuzzy
+msgid "This allows you to define playlist bookmarks."
+msgstr "Permette di definire gli elementi preferiti."
+
+#: src/libvlc.h:1034
 msgid "Go back in browsing history"
 msgstr "Indietro nella cronologia"
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 msgstr ""
 "Scelta del tasto per ritornare all'elemento precedente della cronologia."
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr "Avanti nella cronologia"
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
 msgstr "Scelta del tasto per passare all'elemento successivo della cronologia."
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 msgid "Cycle audio track"
 msgstr "Scelta traccia audio"
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+#, fuzzy
+msgid "Cycle through the available audio tracks(languages)."
 msgstr "Scelta a rotazione tra le diverse tracce audio disponibili (lingue)."
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 msgid "Cycle subtitle track"
 msgstr "Scelta traccia sottotitoli"
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
+#: src/libvlc.h:1042
+#, fuzzy
+msgid "Cycle through the available subtitle tracks."
 msgstr "Scelta a rotazione tra le tracce di sottotitoli disponibili."
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1043
 #, fuzzy
 msgid "Cycle source aspect ratio"
 msgstr "Formato immagine sorgente"
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
-msgstr ""
+#: src/libvlc.h:1044
+#, fuzzy
+msgid "Cycle through a predefined list of source aspect ratios."
+msgstr "Formato immagine sorgente"
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 #, fuzzy
 msgid "Cycle video crop"
 msgstr "Uscita video in scala di grigi"
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
-msgstr ""
+#: src/libvlc.h:1046
+#, fuzzy
+msgid "Cycle through a predefined list of crop formats."
+msgstr "Scelta a rotazione tra le tracce di sottotitoli disponibili."
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 #, fuzzy
 msgid "Cycle deinterlace modes"
 msgstr "Modalità deinterlacciata"
 
-#: src/libvlc.h:985
+#: src/libvlc.h:1048
 #, fuzzy
-msgid "Cycle through all the deinterlace modes"
+msgid "Cycle through deinterlace modes."
 msgstr "Scelta a rotazione tra le tracce di sottotitoli disponibili."
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 #, fuzzy
 msgid "Show interface"
 msgstr "Mostra Interfaccia"
 
-#: src/libvlc.h:987
+#: src/libvlc.h:1050
 #, fuzzy
-msgid "Raise the interface above all other windows"
+msgid "Raise the interface above all other windows."
 msgstr "Nascondi la finestra dell'interfaccia principale"
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 #, fuzzy
 msgid "Hide interface"
 msgstr "Nascondi interfaccia"
 
-#: src/libvlc.h:989
+#: src/libvlc.h:1052
 #, fuzzy
-msgid "Lower the interface below all other windows"
+msgid "Lower the interface below all other windows."
 msgstr "Nascondi la finestra dell'interfaccia principale"
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr ""
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr ""
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 #, fuzzy
 msgid "Record"
 msgstr "Blend"
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr ""
 
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, fuzzy, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3572,157 +3652,162 @@ msgstr ""
 "  vlc:pause                      mette l'esecuzione in pausa\n"
 "  vlc:quit                       esce da VLC\n"
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 #, fuzzy
 msgid "Snapshot"
 msgstr "larghezza immagine schermo"
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 #, fuzzy
 msgid "Window properties"
 msgstr "Proprietà della periferica"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 msgid "Subpictures"
 msgstr "Immagini"
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr "Sottotitoli"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 #, fuzzy
 msgid "Overlays"
 msgstr "pausa"
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 #, fuzzy
 msgid "Track settings"
 msgstr "Impostazioni di codifica"
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 #, fuzzy
 msgid "Playback control"
 msgstr "Utilizzare controllo playback?"
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 #, fuzzy
 msgid "Default devices"
 msgstr "Preimpostati"
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 #, fuzzy
 msgid "Network settings"
 msgstr "Impostazioni dei moduli di rete"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr ""
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 #, fuzzy
 msgid "Metadata"
 msgstr "Informazioni URL"
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr "Decoder"
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 #, fuzzy
 msgid "Input"
 msgstr "Ingresso"
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr "VLM"
+
+#: src/libvlc.h:1417
 msgid "CPU"
 msgstr "CPU"
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 #, fuzzy
 msgid "Special modules"
 msgstr "Modalità di ridimensionamento"
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr "Moduli"
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 #, fuzzy
 msgid "Performance options"
 msgstr "Opzioni Transcodifica"
 
-#: src/libvlc.h:1436
-#, fuzzy
-msgid "Interfaces"
-msgstr "Interfaccia"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr "Tasti speciali"
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1808
+#, fuzzy
+msgid "Jump sizes"
+msgstr "Dimensione carattere"
+
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr "programma principale"
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 #, fuzzy
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr "mostra l'aiuto (puo' essere combinato con --advanced)"
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 #, fuzzy
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr "mostra l'aiuto su un modulo (puo' essere combinato con --advanced)"
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 #, fuzzy
 msgid "print help for the advanced options"
 msgstr "Mostra opzioni avanzate"
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr ""
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr "mostra una lista dei moduli disponibili"
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 #, fuzzy
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr "mostra l'aiuto su un modulo (puo' essere combinato con --advanced)"
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr "salva le opzioni della linea di comando nel file di configurazione"
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr "azzera la configurazione corrente e ripristina i valori di default"
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr "usa un altro file di configurazione"
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 msgid "resets the current plugins cache"
 msgstr "azzera la memoria dei plugin"
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr "mostra informazioni sulla versione"
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr "booleana"
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr "tasto"
 
@@ -4330,11 +4415,11 @@ msgstr "Zhuang"
 msgid "Zulu"
 msgstr "Zulu"
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr "Sconosciuto"
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -4356,28 +4441,28 @@ msgstr ""
 msgid "Undefined"
 msgstr ""
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr "Deinterlaccia"
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 msgid "Discard"
 msgstr "Annulla"
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr "Blend"
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 msgid "Mean"
 msgstr "Media"
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr "Bob"
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr "Lineare"
 
@@ -4401,17 +4486,19 @@ msgstr "1:1 Dim. originale"
 msgid "2:1 Double"
 msgstr "2:1 Doppio"
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr "Ritaglia"
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 #, fuzzy
 msgid "Aspect-ratio"
 msgstr "Correzione rapporto dimensioni"
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -4422,12 +4509,13 @@ msgstr "Correzione rapporto dimensioni"
 msgid "Caching value in ms"
 msgstr "Valore cache in ms"
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. This value should be set in "
+"milliseconds."
 msgstr ""
-"Permette di modificare il valore di cache predefinito per le sorgenti cdda. "
+"Permette di modificare il valore di cache predefinito per le sorgenti dvb. "
 "Valore in millisecondi."
 
 #: modules/access/cdda.c:58 modules/gui/macosx/open.m:176
@@ -4451,7 +4539,7 @@ msgstr "Server CDDB"
 
 #: modules/access/cdda.c:71
 #, fuzzy
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr "indirizzo email da dare al server CDDB"
 
 #: modules/access/cdda.c:74
@@ -4461,21 +4549,21 @@ msgstr "Porta server CDDB"
 
 #: modules/access/cdda.c:74
 #, fuzzy
-msgid "CDDB Server port to use"
+msgid "CDDB Server port to use."
 msgstr "Porta server CDDB"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 #, fuzzy
 msgid "Audio CD - Track "
 msgstr "Traccia Audio"
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, fuzzy, c-format
 msgid "Audio CD - Track %i"
 msgstr "Traccia Audio"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr "no"
 
@@ -4514,19 +4602,21 @@ msgstr ""
 "libcddb  (100) 256\n"
 
 #: modules/access/cdda/cdda.c:59
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
 msgstr ""
 "Permette di modificare il valore della cache preimpostato per le sorgenti "
 "cdda. Valore in millisecondi."
 
 #: modules/access/cdda/cdda.c:63
+#, fuzzy
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 "Permette di specificare quanti blocchi leggere da un CD. In generale, sui CD "
 "più recenti/veloci, migliora la velocità di lettura in cambio di un uso "
@@ -4625,9 +4715,9 @@ msgstr "Input Compact Disc Digital Audio (CD-DA)"
 msgid "Audio Compact Disc"
 msgstr "Impostazioni Audio"
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
-msgstr "Se diverso da zero, fornisce informazioni di debug supplementari."
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
+msgstr ""
 
 #: modules/access/cdda/cdda.c:129
 msgid "Caching value in microseconds"
@@ -4666,8 +4756,7 @@ msgid "Use Navigation-style playback?"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:174
@@ -4681,7 +4770,8 @@ msgstr ""
 "Formato da utilizzare per il \"titolo\" della playlist utilizzando CDDB"
 
 #: modules/access/cdda/cdda.c:181
-msgid "Do CDDB lookups?"
+#, fuzzy
+msgid "CDDB lookups"
 msgstr "Eseguire le ricerche CDDB"
 
 #: modules/access/cdda/cdda.c:182
@@ -4767,8 +4857,8 @@ msgstr "Tracce"
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr "Traccia"
 
@@ -4807,22 +4897,23 @@ msgid "expand"
 msgstr "espanse"
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+msgid "Ignored extensions"
 msgstr ""
 
 #: modules/access/directory.c:82
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 #, fuzzy
 msgid "Directory"
 msgstr "Fine della cartella"
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 msgid "Standard filesystem directory input"
 msgstr "Ingresso predefinito di una directory"
 
@@ -4842,9 +4933,10 @@ msgid "Antenna"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:81
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
 msgstr ""
 "Permette di modificare il valore di cache predefinito per le sorgenti "
 "DirectShow. Valore in millisecondi."
@@ -4854,10 +4946,10 @@ msgid "Video device name"
 msgstr "Periferica video"
 
 #: modules/access/dshow/dshow.cpp:85
+#, fuzzy
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used."
 msgstr ""
 "E' possibile specificare la periferica video da utilizzare per il modulo "
 "DirectShow. Se l'opzione non è specificata, il modulo si servirà della "
@@ -4868,10 +4960,11 @@ msgid "Audio device name"
 msgstr "Periferica audio"
 
 #: modules/access/dshow/dshow.cpp:90
+#, fuzzy
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 "E' possibile specificare la periferica audio da utilizzare per il modulo "
 "DirectShow. Se l'opzione non è specificata, il modulo si servirà della "
@@ -4882,10 +4975,10 @@ msgid "Video size"
 msgstr "Risoluzione"
 
 #: modules/access/dshow/dshow.cpp:95
+#, fuzzy
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 "E' possibile specificare la risoluzione video da utilizzare per il modulo "
 "DirectShow. Se l'opzione non è specificata, il modulo si servirà della "
@@ -4944,8 +5037,7 @@ msgstr "Annuncio canale:"
 
 #: modules/access/dshow/dshow.cpp:115
 #, fuzzy
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr "Permette di specificare il commento da inserire nei commenti ASF."
 
 #: modules/access/dshow/dshow.cpp:117
@@ -4954,8 +5046,8 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:119
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:121
@@ -4965,49 +5057,75 @@ msgstr "Numero tuner"
 
 #: modules/access/dshow/dshow.cpp:123
 #, fuzzy
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+msgid "Select the tuner input type (Cable/Antenna)."
 msgstr "Permette di selezionare l'angolo predefinito per i DVD."
 
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "Impostazioni Video"
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "Ingresso CD Audio"
+
+#: modules/access/dshow/dshow.cpp:132
+#, fuzzy
+msgid "Select the audio input source. See the \"video input\" option."
+msgstr "Imposta la larghezza dell'immagine acquisita dallo schermo."
+
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "URL uscita video"
+
 #: modules/access/dshow/dshow.cpp:135
+#, fuzzy
+msgid "Select the video output type. See the \"video input\" option."
+msgstr "Imposta la larghezza dell'immagine acquisita dallo schermo."
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "URL uscita audio"
+
+#: modules/access/dshow/dshow.cpp:138
+#, fuzzy
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr "Imposta la larghezza dell'immagine acquisita dallo schermo."
+
+#: modules/access/dshow/dshow.cpp:150
 msgid "DirectShow"
 msgstr "DirectShow"
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 msgid "DirectShow input"
 msgstr "Ingresso DirectShow"
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 msgid "Refresh list"
 msgstr "Aggiorna"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr "Configura"
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-msgstr ""
-"Permette di modificare il valore di cache predefinito per le sorgenti file. "
-"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:73
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
+"Caching value for DVB streams. This value should be set in milliseconds."
 msgstr ""
-"Permette di modificare il valore di cache predefinito per le sorgenti dvb. "
+"Permette di modificare il valore di cache predefinito per le sorgenti UDP. "
 "Valore in millisecondi."
 
 #: modules/access/dvb/access.c:76
@@ -5047,7 +5165,10 @@ msgid "Probe DVB card for capabilities"
 msgstr "Test delle capacità della scheda DVB"
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+#, fuzzy
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr "Alcune schede DVB non apprezzano i test di capacità."
 
 #: modules/access/dvb/access.c:91
@@ -5055,7 +5176,8 @@ msgid "Budget mode"
 msgstr "Modalità budget"
 
 #: modules/access/dvb/access.c:92
-msgid "This allows you to stream an entire transponder with a budget card."
+#, fuzzy
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
 msgstr "Permette di trasmettere un transponder intero con una scheda budget."
 
 #: modules/access/dvb/access.c:95
@@ -5063,7 +5185,7 @@ msgid "Satellite number in the Diseqc system"
 msgstr "Numero del satellite nel sistema Diseqc"
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr ""
 
 #: modules/access/dvb/access.c:98
@@ -5071,7 +5193,8 @@ msgid "LNB voltage"
 msgstr "Voltaggio LNB"
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+#, fuzzy
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr "In Volt [0, 13=verticale, 18=orizzontale]"
 
 #: modules/access/dvb/access.c:101
@@ -5090,7 +5213,8 @@ msgid "22 kHz tone"
 msgstr "tono a 22 kHz"
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+#, fuzzy
+msgid "[0=off, 1=on, -1=auto]."
 msgstr "[0=off, 1=on, -1=auto]"
 
 #: modules/access/dvb/access.c:108
@@ -5098,7 +5222,8 @@ msgid "Transponder FEC"
 msgstr "FEC del transponder satellitare"
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+#, fuzzy
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr "FEC=Forward Error Correction mode [9=auto]"
 
 #: modules/access/dvb/access.c:111
@@ -5168,8 +5293,7 @@ msgstr "User name HTTP"
 
 #: modules/access/dvb/access.c:152
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:155
@@ -5178,8 +5302,7 @@ msgstr "Password HTTP"
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -5189,41 +5312,41 @@ msgstr "HTTP"
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 #, fuzzy
 msgid "Certificate file"
 msgstr "Usa un file di sottotitoli"
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr ""
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 #, fuzzy
 msgid "Root CA file"
 msgstr "Scelta file"
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr ""
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 #, fuzzy
 msgid "CRL file"
 msgstr "file PLS"
@@ -5245,18 +5368,34 @@ msgstr "Ingresso DVB con supporto v4l2"
 msgid "HTTP server"
 msgstr "User name HTTP"
 
+#: 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:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr "Angolo DVD"
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
-msgid "Allows you to select the default DVD angle."
-msgstr "Permette di selezionare l'angolo predefinito per i DVD."
+#, fuzzy
+msgid "Default DVD angle."
+msgstr "Angolo DVD"
 
-#: modules/access/dvdnav.c:65
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
+#, fuzzy
+msgid "Caching value for DVDs. This value should be set in milliseconds."
 msgstr ""
 "Permette di modificare il valore di cache predefinito per le sorgenti "
 "DVDnav. Valore in millisecondi."
@@ -5266,9 +5405,10 @@ msgid "Start directly in menu"
 msgstr "Avvia direttamente il menu"
 
 #: modules/access/dvdnav.c:69
+#, fuzzy
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 "Permette di aprire direttamente il menu principale del DVD, cercando di "
 "saltare tutte le inutili introduzioni ed avvertenze."
@@ -5282,14 +5422,6 @@ msgstr "Menu DVD"
 msgid "DVDnav Input"
 msgstr "Ingresso DVDnav"
 
-#: modules/access/dvdread.c:63
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-"Permette di modificare il valore di cache predefinito per le sorgenti "
-"DVDread. Valore in millisecondi."
-
 #: modules/access/dvdread.c:66
 msgid "Method used by libdvdcss for decryption"
 msgstr "Metodo utilizzato da libdvdcss per decrittare la chiave"
@@ -5343,8 +5475,7 @@ msgstr "Ingresso DVD con supporto menu"
 #: modules/access/fake.c:42
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
+"Caching value for fake streams. This value should be set in milliseconds."
 msgstr ""
 "Permette di modificare il valore di cache predefinito per le sorgenti file. "
 "Valore in millisecondi."
@@ -5356,7 +5487,7 @@ msgstr "Campionamento"
 
 #: modules/access/fake.c:46
 #, fuzzy
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr "Imposta il numero di Fotogrammi Per Secondo"
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -5366,8 +5497,8 @@ msgstr ""
 
 #: modules/access/fake.c:49
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 
 #: modules/access/fake.c:51
@@ -5377,8 +5508,8 @@ msgstr "Durata"
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -5391,21 +5522,30 @@ msgstr "Pseudo-TTY"
 msgid "Fake input"
 msgstr "Ingresso FTP"
 
+#: modules/access/file.c:82
+#, fuzzy
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr ""
+"Permette di modificare il valore di cache predefinito per le sorgenti file. "
+"Valore in millisecondi."
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr "Concatena con file addizionali"
 
 #: modules/access/file.c:86
+#, fuzzy
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 "Permette di riprodurre file separati come se fossero parti di un unico file. "
 "Specificare una lista di file separati da virgole."
 
 #: modules/access/file.c:90
-msgid "Standard filesystem file input"
-msgstr "Ingresso predefinito di un file"
+#, fuzzy
+msgid "File input"
+msgstr "Ingresso FTP"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
 #: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:261
@@ -5419,10 +5559,45 @@ msgstr "Ingresso predefinito di un file"
 msgid "File"
 msgstr "File"
 
+#: modules/access_filter/record.c:43
+#, fuzzy
+msgid "Record directory"
+msgstr "Directory sorgente"
+
+#: modules/access_filter/record.c:45
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "Permette di specificare il TTL del flusso in uscita."
+
+#: modules/access_filter/timeshift.c:44
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Posizione del logo"
+
+#: modules/access_filter/timeshift.c:45
+msgid ""
+"This is the size of the temporary files tha will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:47
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Scegliere file o directory"
+
+#: modules/access_filter/timeshift.c:48
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Timeshift"
+msgstr "Posizione del logo"
+
 #: modules/access/ftp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+"Caching value for FTP streams. This value should be set in milliseconds."
 msgstr ""
 "Permette di modificare il valore di cache predefinito per le sorgenti FTP. "
 "Valore in millisecondi."
@@ -5432,8 +5607,8 @@ msgid "FTP user name"
 msgstr "User name FTP"
 
 #: modules/access/ftp.c:47 modules/access/smb.c:64
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
+#, fuzzy
+msgid "User name that will be used for the connection."
 msgstr ""
 "Permette di specificare il nome utente da utilizzare per la connessione FTP."
 
@@ -5442,7 +5617,8 @@ msgid "FTP password"
 msgstr "Password FTP"
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
-msgid "Allows you to modify the password that will be used for the connection."
+#, fuzzy
+msgid "Password that will be used for the connection."
 msgstr ""
 "Permette di specificare la password da utilizzare per la connessione FTP."
 
@@ -5451,7 +5627,8 @@ msgid "FTP account"
 msgstr "Account FTP"
 
 #: modules/access/ftp.c:53
-msgid "Allows you to modify the account that will be used for the connection."
+#, fuzzy
+msgid "Account that will be used for the connection."
 msgstr ""
 "Permette di specificare l'account da utilizzare per la connessione FTP."
 
@@ -5462,16 +5639,15 @@ msgstr "Ingresso FTP"
 #: modules/access/gnomevfs.c:46
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
 msgstr ""
 "Permette di modificare il valore di cache predefinito per le sorgenti FTP. "
 "Valore in millisecondi."
 
 #: modules/access/gnomevfs.c:50
 #, fuzzy
-msgid "GnomeVFS filesystem file input"
-msgstr "Ingresso predefinito di un file"
+msgid "GnomeVFS input"
+msgstr "Ingresso assente\n"
 
 #: modules/access/http.c:47
 msgid "HTTP proxy"
@@ -5480,20 +5656,20 @@ msgstr "Proxy HTTP"
 #: modules/access/http.c:49
 #, fuzzy
 msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
 msgstr ""
 "E' possibile specificare un proxy HTTP. Deve essere nel formato http://"
 "myproxy.mydomain:myport. Il comportamento predefinito è di utilizzare la "
 "variabile di ambiente HTTP_PROXY."
 
 #: modules/access/http.c:55
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
+"Caching value for HTTP streams. This value should be set in milliseconds."
 msgstr ""
-"Permette di modificare il valore di cache predefinito per le sorgenti http. "
+"Permette di modificare il valore di cache predefinito per le sorgenti TCP. "
 "Valore in millisecondi."
 
 #: modules/access/http.c:58
@@ -5501,8 +5677,8 @@ msgid "HTTP user agent"
 msgstr "User agent HTTP 1.0"
 
 #: modules/access/http.c:59
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
+#, fuzzy
+msgid "User agent that will be used for the connection."
 msgstr ""
 "Permette di modificare lo user agent da utilizzare per la connessione HTTP."
 
@@ -5510,37 +5686,38 @@ msgstr ""
 msgid "Auto re-connect"
 msgstr "Connessione automatica"
 
-#: modules/access/http.c:63
+#: modules/access/http.c:64
+#, fuzzy
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
 msgstr ""
 "Tenta automaticamente una nuova connessione in caso di chiusura improvvisa."
 
-#: modules/access/http.c:66
+#: modules/access/http.c:67
 #, fuzzy
 msgid "Continuous stream"
 msgstr "Interrompi sorgente"
 
-#: modules/access/http.c:67
+#: modules/access/http.c:68
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
 msgstr ""
 
-#: modules/access/http.c:73
+#: modules/access/http.c:74
 msgid "HTTP input"
 msgstr "Ingresso HTTP"
 
-#: modules/access/http.c:75
+#: modules/access/http.c:76
 #, fuzzy
 msgid "HTTP(S)"
 msgstr "HTTP"
 
 #: modules/access/mms/mms.c:48
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
+"Caching value for MMS streams. This value should be set in milliseconds."
 msgstr ""
 "Permette di modificare il valore di cache predefinito per le sorgenti MMS. "
 "Valore in millisecondi."
@@ -5550,91 +5727,286 @@ msgid "Force selection of all streams"
 msgstr "Forzare la selezione di tutte le sorgenti"
 
 #: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
 #, fuzzy
 msgid "Maximum bitrate"
 msgstr "Bitrate massimo di codifica"
 
-#: modules/access/mms/mms.c:55
-msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
-msgstr ""
+#: modules/access/mms/mms.c:58
+#, fuzzy
+msgid "Select the stream with the maximum bitrate under that limit."
+msgstr "Selezionare sempre la sorgente a più alto bitrate."
 
-#: modules/access/mms/mms.c:60
+#: modules/access/mms/mms.c:62
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Ingresso Microsoft Media Server (MMS)"
 
-#: modules/access/pvr/pvr.c:48
-#, fuzzy
-msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
+#: 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 ""
-"Permette di modificare il valore di cache predefinito per le sorgenti dvb. "
-"Valore in millisecondi."
 
-#: modules/access/pvr/pvr.c:51
-msgid "Device"
-msgstr "Periferica"
+#: modules/access_output/file.c:60
+msgid "Append to file"
+msgstr "Aggiungi al file"
 
-#: modules/access/pvr/pvr.c:52
-msgid "PVR video device"
-msgstr "Periferica video PVR"
+#: modules/access_output/file.c:61
+msgid "Append to file if it exists instead of replacing it."
+msgstr "Aggiungere alla fine del file, se esiste, anzichè sostituirlo."
 
-#: modules/access/pvr/pvr.c:54
+#: modules/access_output/file.c:65
+msgid "File stream output"
+msgstr "Trasmissione in uscita file"
+
+#: modules/access_output/http.c:60
+msgid "Username"
+msgstr "Utente"
+
+#: modules/access_output/http.c:61
 #, fuzzy
-msgid "Radio device"
-msgstr "periferica audio"
+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/pvr.c:55
+#: modules/access_output/http.c:64
 #, fuzzy
-msgid "PVR radio device"
-msgstr "Periferica video PVR"
+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/pvr.c:57 modules/access/v4l/v4l.c:96
-msgid "Norm"
-msgstr "Norma"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
-msgstr "Definisce la norma dello stream (Automatic, SECAM, PAL o NTSC)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
-msgid "Width"
-msgstr "Larghezza"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr ""
 
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)"
-msgstr "Larghezza del flusso da acquisire (-1 per autodetezione)."
+#: 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/pvr.c:65 modules/access/v4l/v4l.c:105
-msgid "Height"
-msgstr "Altezza"
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used forHTTPS. Leave empty if you don't have one."
+msgstr ""
 
-#: modules/access/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)"
-msgstr "Altezza del flusso da acquisire (-1 per autodetezione)."
+#: 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/pvr.c:69 modules/access/v4l/v4l.c:89
-msgid "Frequency"
-msgstr "Frequenza"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr ""
 
-#: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
-msgstr "Frequenza di acquisizione in kHz, quando applicabile."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr ""
 
-#: modules/access/pvr/pvr.c:73 modules/access/v4l/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:91
+msgid "HTTP stream output"
+msgstr "Trasmissione in uscita HTTP"
 
-#: modules/access/pvr/pvr.c:76
-msgid "Key interval"
-msgstr "Intervallo keyframe"
+#: 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/pvr.c:77
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)"
+msgid "Stream name"
+msgstr "Sorgente"
+
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the 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 "
+"icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:73
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Modulo accesso uscita"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+msgid "Caching value (ms)"
+msgstr "Valore 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 ""
+"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:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+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
+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 ""
+"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_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr/pvr.c:48
+#, 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/pvr.c:51
+msgid "Device"
+msgstr "Periferica"
+
+#: modules/access/pvr/pvr.c:52
+msgid "PVR video device"
+msgstr "Periferica video PVR"
+
+#: modules/access/pvr/pvr.c:54
+#, fuzzy
+msgid "Radio device"
+msgstr "periferica audio"
+
+#: modules/access/pvr/pvr.c:55
+#, fuzzy
+msgid "PVR radio device"
+msgstr "Periferica video PVR"
+
+#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
+msgid "Norm"
+msgstr "Norma"
+
+#: modules/access/pvr/pvr.c:58 modules/access/v4l/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/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Larghezza"
+
+#: modules/access/pvr/pvr.c:62
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Larghezza del flusso da acquisire (-1 per autodetezione)."
+
+#: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Altezza"
+
+#: modules/access/pvr/pvr.c:66
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Altezza del flusso da acquisire (-1 per autodetezione)."
+
+#: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
+msgid "Frequency"
+msgstr "Frequenza"
+
+#: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
+#, fuzzy
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Frequenza di acquisizione in kHz, quando applicabile."
+
+#: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
+#, fuzzy
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Campionamento in acquisizione, quando applicabile (-1: automatico)."
+
+#: modules/access/pvr/pvr.c:76
+msgid "Key interval"
+msgstr "Intervallo keyframe"
+
+#: modules/access/pvr/pvr.c:77
+#, fuzzy
+msgid "Interval between keyframes (-1 for autodetect)."
 msgstr "Intervallo tra keyframe (-1: automatico)."
 
 #: modules/access/pvr/pvr.c:79
@@ -5650,7 +6022,8 @@ msgstr ""
 "il numero di B-Frame."
 
 #: modules/access/pvr/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
+#, fuzzy
+msgid "Bitrate to use (-1 for default)."
 msgstr "Bitrate da utilizzare (-1: default)."
 
 #: modules/access/pvr/pvr.c:86
@@ -5658,15 +6031,18 @@ msgid "Bitrate peak"
 msgstr "Bitrate di picco"
 
 #: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR mode"
+#, fuzzy
+msgid "Peak bitrate in VBR mode."
 msgstr "Bitrate di picco in modo VBR"
 
 #: modules/access/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
-msgstr "Modalità bitrate (vbr o cbr)"
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Modalità bitrate da utilizzare"
 
 #: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
+#, fuzzy
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr "Modalità bitrate da utilizzare"
 
 #: modules/access/pvr/pvr.c:92
@@ -5674,77 +6050,69 @@ msgid "Audio bitmask"
 msgstr "Maschera binaria audio"
 
 #: modules/access/pvr/pvr.c:93
-msgid ""
-"This option allows setting of bitmask that will get used by the audio part "
-"of the card."
+#, 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/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
 msgid "Volume"
 msgstr "Volume"
 
 #: modules/access/pvr/pvr.c:97
-#, fuzzy
-msgid "This option allows setting of the audio volume (0-65535)."
+msgid "Audio volume (0-65535)."
 msgstr ""
-"Permette di impostare una maschera binaria che verrà utilizzata dalla parte "
-"audio della scheda."
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
 msgid "Channel"
 msgstr "Canale"
 
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
+#: modules/access/pvr/pvr.c:100
 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/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "Automatic"
 msgstr "Automatico"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "SECAM"
 msgstr "SECAM"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "PAL"
 msgstr "PAL"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "NTSC"
 msgstr "NTSC"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr "vbr"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr "cbr"
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr "PVR"
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
+#: modules/access/pvr/pvr.c:115
+#, fuzzy
+msgid "IVTV MPEG Encoding cards input"
 msgstr "Ingresso per schede di codifica MPEG (driver ivtv)"
 
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
-msgstr "Valore cache (ms)"
-
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
+"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."
@@ -5755,26 +6123,27 @@ msgid "Real RTSP"
 msgstr "RTSP"
 
 #: modules/access/screen/screen.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
+"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
-msgid "Allows you to set the desired frame rate for the capture."
-msgstr ""
-"Permette di specificare quante immagini acquisire al secondo (frame rate)."
+#, 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 ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"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)."
@@ -5790,8 +6159,7 @@ msgstr "Schermo"
 #: modules/access/smb.c:61
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
+"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."
@@ -5813,9 +6181,7 @@ msgstr "Somalo"
 
 #: modules/access/smb.c:70
 #, fuzzy
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
+msgid "Domain/Workgroup that will be used for the connection."
 msgstr ""
 "Permette di specificare la password da utilizzare per la connessione FTP."
 
@@ -5825,9 +6191,9 @@ msgid "SMB input"
 msgstr "Ingresso SLP"
 
 #: modules/access/tcp.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
+"Caching value for TCP streams. This value should be set in milliseconds."
 msgstr ""
 "Permette di modificare il valore di cache predefinito per le sorgenti TCP. "
 "Valore in millisecondi."
@@ -5840,10 +6206,10 @@ msgstr "TCP"
 msgid "TCP input"
 msgstr "Ingresso TCP"
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"Caching value for 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."
@@ -5853,19 +6219,21 @@ msgid "Autodetection of MTU"
 msgstr "Detezione automatica MTU"
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
-msgstr "Permette l'aumento dell'MTU se vengono trovati pacchetti tronchi."
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
+msgstr ""
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 #, fuzzy
 msgid "RTP reordering timeout in ms"
 msgstr "Timeout connessione TCP in ms"
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
 #, fuzzy
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
 msgstr ""
 "Permette di modificare il valore di timeout TCP. Valore in millisecondi."
 
@@ -5880,25 +6248,27 @@ msgid "UDP/RTP input"
 msgstr "Ingresso UDP/RTP"
 
 #: modules/access/v4l/v4l.c:75
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
+"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."
 
 #: modules/access/v4l/v4l.c:79
+#, fuzzy
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
 "Specificare la periferica video da utilizzare. In assenza di questo "
 "parametro, nessuna periferica video sarà utilizzata."
 
 #: modules/access/v4l/v4l.c:83
+#, fuzzy
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
 "Specificare la periferica audio da utilizzare. In assenza di questo "
 "parametro, nessuna periferica audio sarà utilizzata."
@@ -5911,54 +6281,74 @@ msgstr ""
 "Impone alla periferica video Video4Linux l'uso di un formato chroma "
 "specifico (per esempio I420 - predefinito -, RV24, etc)"
 
+#: modules/access/v4l/v4l.c:94
+#, fuzzy
+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/v4l/v4l.c:99
 #, fuzzy
 msgid "Audio Channel"
 msgstr "Canali audio"
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+msgid "Audio Channel to use, if there are several audio inputs."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/v4l.c:103
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr "Larghezza del flusso da acquisire (-1 per autodetezione)."
+
+#: modules/access/v4l/v4l.c:106
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr "Altezza del flusso da acquisire (-1 per autodetezione)."
+
+#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr "Luminosità"
 
 #: modules/access/v4l/v4l.c:110
 #, fuzzy
-msgid "Set the Brightness of the video input"
+msgid "Brightness of the video input."
 msgstr "Imposta l'altezza dell'immagine acquisita dallo schermo."
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 msgid "Hue"
 msgstr "Tonalità"
 
 #: modules/access/v4l/v4l.c:113
 #, fuzzy
-msgid "Set the Hue of the video input"
+msgid "Hue of the video input."
 msgstr "Imposta la larghezza dell'immagine acquisita dallo schermo."
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 #, fuzzy
 msgid "Color"
 msgstr "Country"
 
 #: modules/access/v4l/v4l.c:116
 #, fuzzy
-msgid "Set the Color of the video input"
+msgid "Color of the video input."
 msgstr "Imposta la larghezza dell'immagine acquisita dallo schermo."
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr "Contrasto"
 
 #: modules/access/v4l/v4l.c:119
 #, fuzzy
-msgid "Set the Contrast of the video input"
+msgid "Contrast of the video input."
 msgstr "Imposta la larghezza dell'immagine acquisita dallo schermo."
 
 #: modules/access/v4l/v4l.c:120
@@ -5967,7 +6357,7 @@ msgid "Tuner"
 msgstr "Tuner:"
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
+msgid "Tuner to use, if there are several ones."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:122
@@ -5976,13 +6366,13 @@ msgid "Samplerate"
 msgstr "Campionamento"
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:127
-#, fuzzy
-msgid "If this option is set, the audio stream will be captured in stereo"
-msgstr "File in cui scrivere i campioni audio"
+msgid "Capture the audio stream in stereo."
+msgstr ""
 
 #: modules/access/v4l/v4l.c:128
 #, fuzzy
@@ -5999,7 +6389,7 @@ msgid "Decimation"
 msgstr "Decimazione"
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+msgid "Decimation level for MJPEG streams"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:134
@@ -6009,7 +6399,7 @@ msgstr "Qualità"
 
 #: modules/access/v4l/v4l.c:135
 #, fuzzy
-msgid "Set the quality of the stream"
+msgid "Quality of the stream."
 msgstr "Imposta la larghezza dell'immagine acquisita dallo schermo."
 
 #: modules/access/v4l/v4l.c:146
@@ -6020,6 +6410,13 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Ingresso Video4Linux"
 
+#: modules/access/vcd/vcd.c:42
+#, fuzzy
+msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgstr ""
+"Permette di modificare il valore della cache preimpostato per le sorgenti "
+"cdda. Valore in millisecondi."
+
 #: 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:697
@@ -6159,6 +6556,10 @@ msgstr "Ingresso Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD)"
 msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr "vcdx://[periferica-o-file][@{P,S,T}num]"
 
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
+msgstr "Se diverso da zero, fornisce informazioni di debug supplementari."
+
 #: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
 #, fuzzy
 msgid "Number of CD blocks to get in a single read."
@@ -6207,280 +6608,79 @@ msgstr "Formato da utilizzare per il campo \"autore\" della playlist"
 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:43
-#, fuzzy
-msgid "Record directory"
-msgstr "Directory sorgente"
+#: modules/audio_filter/channel_mixer/dolby.c:47
+msgid "Simple decoder for Dolby Surround encoded streams"
+msgstr ""
 
-#: modules/access_filter/record.c:45
+#: modules/audio_filter/channel_mixer/dolby.c:48
 #, fuzzy
-msgid "Allows you to specify the directory where the record will be stored"
-msgstr "Permette di specificare il TTL del flusso in uscita."
+msgid "Dolby Surround decoder"
+msgstr "Dolby Surround"
 
-#: modules/access_filter/timeshift.c:44
+#: modules/audio_filter/channel_mixer/headphone.c:49
 #, fuzzy
-msgid "Timeshift granularity"
-msgstr "Posizione del logo"
+msgid ""
+"This effect gives you the feeling that you are standing in a room with a "
+"complete 7.1 speaker set when using only a headphone, providing a more "
+"realistic sound experience. It should also be more comfortable and less "
+"tiring when listening to music for long periods of time.\n"
+"It works with any source format from mono to 7.1."
+msgstr ""
+"Questo effetto dà la sensazione di stare in una stanza vera con un set "
+"completo di altoparlanti 5.1 usando solo le cuffie, fornendo un'esperienza "
+"sonora più realistica. Dovrebbe essere anche più comodo e meno stancante "
+"quando si ascolta la musica per lunghi periodi di tempo.\n"
+"Funziona con qualsiasi formato audio, dal mono al 5.1."
 
-#: modules/access_filter/timeshift.c:45
-msgid "Size of the temporary files use to store the timeshifted stream."
+#: modules/audio_filter/channel_mixer/headphone.c:56
+msgid "Characteristic dimension"
+msgstr "Dimensione caratteristica"
+
+#: modules/audio_filter/channel_mixer/headphone.c:58
+msgid "Distance between front left speaker and listener in meters."
 msgstr ""
+"Distanza tra l'altoparlante anteriore sinistro e l'ascoltatore in metri."
 
-#: modules/access_filter/timeshift.c:47
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Scegliere file o directory"
+#: modules/audio_filter/channel_mixer/headphone.c:60
+msgid "Compensate delay"
+msgstr ""
 
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
+#: modules/audio_filter/channel_mixer/headphone.c:62
+msgid ""
+"The delay which is introduced by the physical algorithm may sometimes be "
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
 msgstr ""
 
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+#: modules/audio_filter/channel_mixer/headphone.c:66
 #, 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:60
-msgid "Append to file"
-msgstr "Aggiungi al file"
-
-#: modules/access_output/file.c:61
-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:65
-msgid "File stream output"
-msgstr "Trasmissione in uscita file"
-
-#: modules/access_output/http.c:60
-msgid "Username"
-msgstr "Utente"
-
-#: modules/access_output/http.c:61
-msgid ""
-"Allows you to give a 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:64
-msgid ""
-"Allows you to give a 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 "Allows you to give the mime returned by the server."
-msgstr "Permette di specificare il MIME utilizzato dal server."
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. Leave empty if you "
-"don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:85
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
-msgstr ""
-
-#: modules/access_output/http.c:90
-msgid "HTTP stream output"
-msgstr "Trasmissione in uscita HTTP"
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: 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 "The name this stream/channel will get on the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:61
-#, fuzzy
-msgid "Stream-description"
-msgstr "Descrizione sessione"
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
-
-#: modules/access_output/shout.c:65
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Sorgente"
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-msgid "Time-To-Live (TTL)"
-msgstr "Time To Live (TTL)"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Allows you to define the 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
-msgid ""
-"Packets can be sent one by one at the right time or by groups. This allows "
-"you to give 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
-msgid ""
-"If you enable this option, 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 ""
-"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_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
-
-#: modules/audio_filter/channel_mixer/dolby.c:47
-msgid "Simple decoder for dolby surround encoded streams"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/dolby.c:48
-#, fuzzy
-msgid "Dolby surround decoder"
-msgstr "Dolby Surround"
-
-#: modules/audio_filter/channel_mixer/headphone.c:49
-#, fuzzy
-msgid ""
-"This effect gives you the feeling that you are standing in a room with a "
-"complete 7.1 speaker set when using only a headphone, providing a more "
-"realistic sound experience. It should also be more comfortable and less "
-"tiring when listening to music for long periods of time.\n"
-"It works with any source format from mono to 7.1."
-msgstr ""
-"Questo effetto dà la sensazione di stare in una stanza vera con un set "
-"completo di altoparlanti 5.1 usando solo le cuffie, fornendo un'esperienza "
-"sonora più realistica. Dovrebbe essere anche più comodo e meno stancante "
-"quando si ascolta la musica per lunghi periodi di tempo.\n"
-"Funziona con qualsiasi formato audio, dal mono al 5.1."
-
-#: modules/audio_filter/channel_mixer/headphone.c:56
-msgid "Characteristic dimension"
-msgstr "Dimensione caratteristica"
-
-#: modules/audio_filter/channel_mixer/headphone.c:58
-msgid "Distance between front left speaker and listener in meters."
-msgstr ""
-"Distanza tra l'altoparlante anteriore sinistro e l'ascoltatore in metri."
-
-#: modules/audio_filter/channel_mixer/headphone.c:60
-msgid "Compensate delay"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/headphone.c:62
-msgid ""
-"The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/headphone.c:66
-#, fuzzy
-msgid "No decoding of Dolby Surround"
-msgstr "Forzare la selezione di tutte le sorgenti"
+msgid "No decoding of Dolby Surround"
+msgstr "Forzare la selezione di tutte le sorgenti"
 
 #: modules/audio_filter/channel_mixer/headphone.c:68
 msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:73
+#: modules/audio_filter/channel_mixer/headphone.c:72
 #, fuzzy
-msgid "Headphone channel mixer with virtual spatialization effect"
+msgid "Headphone virtual spatialization effect"
 msgstr "canale mixer cuffia con effetto spazializzazione virtuale"
 
-#: modules/audio_filter/channel_mixer/headphone.c:74
+#: modules/audio_filter/channel_mixer/headphone.c:73
 #, fuzzy
 msgid "Headphone effect"
 msgstr "Cuffie"
 
 #: modules/audio_filter/channel_mixer/simple.c:46
-msgid "audio filter for simple channel mixing"
+#, fuzzy
+msgid "Audio filter for simple channel mixing"
 msgstr "filtro audio per semplici mix dei canali"
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+#, fuzzy
+msgid "Audio filter for trivial channel mixing"
 msgstr "filtro audio per semplicissimi mix dei canali"
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -6515,7 +6715,8 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr "ATSC A/52, il convertitore audio AC-3"
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+#, fuzzy
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr "filtro audio per l'incapsulazione A/52->S/PDIF"
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -6523,9 +6724,8 @@ msgid "DTS dynamic range compression"
 msgstr "Compressione dinamica DTS"
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-#, fuzzy
-msgid "DTS"
-msgstr "TS"
+msgid "DCA"
+msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
 #: modules/audio_filter/converter/dtstofloat32.c:99
@@ -6533,31 +6733,38 @@ msgid "DTS Coherent Acoustics audio decoder"
 msgstr "Decodifica audio DTS Coherent Acoustics"
 
 #: modules/audio_filter/converter/dtstospdif.c:70
-msgid "audio filter for DTS->S/PDIF encapsulation"
+#, fuzzy
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr "filtro audio per l'incapsulazione DTS->S/PDIF"
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr "filtro audio per la conversione fixed32<->float32"
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr "filtro audio per la conversione fixed32->s16"
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s16 conversion"
 msgstr "filtro audio per la conversione float32->s16"
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s8 conversion"
 msgstr "filtro audio per la conversione float32->s8"
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u16 conversion"
 msgstr "filtro audio per la conversione float32->u16"
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u8 conversion"
 msgstr "filtro audio per la conversione float32->u8"
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -6566,59 +6773,74 @@ msgid "MPEG audio decoder"
 msgstr "Decodifica audio MPEG"
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
-msgid "audio filter for s16->fixed32 conversion"
+#, fuzzy
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr "filtro audio per la conversione s16->fixed32"
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 conversion"
 msgstr "filtro audio per la conversione s16->float32"
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr "filtro audio per la conversione s16->float32 con diverso endian"
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
-msgid "audio filter for s8->float32 conversion"
+#, fuzzy
+msgid "Audio filter for s8->float32 conversion"
 msgstr "filtro audio per la conversione s8->float32"
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
-msgid "audio filter for u8->fixed32 conversion"
+#, fuzzy
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr "filtro audio per la conversione u8->fixed32"
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
-msgid "audio filter for u8->float32 conversion"
+#, fuzzy
+msgid "Audio filter for u8->float32 conversion"
 msgstr "filtro audio per la conversione u8->float32"
 
 #: modules/audio_filter/equalizer.c:52
 msgid "Equalizer preset"
 msgstr "Valori predefiniti equalizzatore"
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr "Guadagno bande"
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
-msgstr "Sovrascrive i guadagni di banda predefiniti (in dB da -20 a 20)."
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
+msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 msgid "Two pass"
 msgstr "Passaggio doppio"
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
-msgstr "Filtra l'audio due volte"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
+msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr "Guadagno globale"
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+#, fuzzy
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr "Imposta il guadagno globale (in dB da -20 a 20)."
 
-#: modules/audio_filter/equalizer.c:65
-msgid "Equalizer 10 bands"
+#: modules/audio_filter/equalizer.c:69
+#, fuzzy
+msgid "Equalizer with 10 bands"
 msgstr "Equalizzatore a 10 bande"
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6701,7 +6923,8 @@ msgid "Techno"
 msgstr "Techno"
 
 #: modules/audio_filter/format.c:201
-msgid "audio filter for PCM format conversion"
+#, fuzzy
+msgid "Audio filter for PCM format conversion"
 msgstr "filtro audio per la conversione di formato PCM"
 
 #: modules/audio_filter/normvol.c:69
@@ -6709,10 +6932,11 @@ msgid "Number of audio buffers"
 msgstr "Numero di buffer audio"
 
 #: modules/audio_filter/normvol.c:70
+#, fuzzy
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 "Numero di buffer su cui effettuare la misura di potenza. Un numero elevato "
 "aumenta il tempo di risposta del filtro alle alte potenze, ma lo rende meno "
@@ -6797,20 +7021,24 @@ msgid "Freq 3 Q"
 msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
-msgid "audio filter for band-limited interpolation resampling"
+#, fuzzy
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr "filtro audio per l'interpolazione a banda ridotta"
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
-msgid "audio filter for linear interpolation resampling"
+#, fuzzy
+msgid "Audio filter for linear interpolation resampling"
 msgstr "filtro audio per il ricampionamento ad interpolazione lineare"
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+#, fuzzy
+msgid "Audio filter for trivial resampling"
 msgstr "filtro audio per ricampionamento semplice"
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
+#, fuzzy
+msgid "Audio filter for ugly resampling"
 msgstr "filtro audio per cattivo ricampionamento"
 
 #: modules/audio_mixer/float32.c:47
@@ -6825,8 +7053,8 @@ msgstr "Mixer audio S/PDIF \"dummy\""
 msgid "Trivial audio mixer"
 msgstr "Semplice mixer audio"
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr "predefinito"
 
@@ -6860,12 +7088,6 @@ msgstr "Mono"
 msgid "2 Front 2 Rear"
 msgstr "2 Anteriori 2 Posteriori"
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr "5.1"
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -6953,8 +7175,9 @@ msgstr ""
 "\"u16_be\", \"s16_be\", \"fixed32\", \"float32\" e \"spdif\""
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
-msgstr "Numero di canali in uscita"
+#, fuzzy
+msgid "Number of output channels"
+msgstr "Numero di cloni"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -6965,11 +7188,13 @@ msgstr ""
 "però possibile ridurne il numero qui."
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+#, fuzzy
+msgid "Add WAVE header"
 msgstr "Aggiungere header wave"
 
 #: modules/audio_output/file.c:90
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+#, fuzzy
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr ""
 "Anziché scrivere un file di soli dati, è possibile aggiungere una "
 "intestazione WAV al file."
@@ -6979,7 +7204,8 @@ msgid "Output file"
 msgstr "File in uscita"
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
+#, fuzzy
+msgid "File to which the audio samples will be written to."
 msgstr "File in cui scrivere i campioni audio"
 
 #: modules/audio_output/file.c:111
@@ -7035,6 +7261,10 @@ msgstr "Uscita audio Simple DirectMedia Layer"
 msgid "Win32 waveOut extension output"
 msgstr "Uscita waveOut extension per win32"
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr "5.1"
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr "Interprete A/52"
@@ -7078,7 +7308,7 @@ msgstr "Qualità di codifica"
 
 #: modules/codec/dirac.c:68
 #, fuzzy
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr "Permette di specificare una informazione sull'URL di un input."
 
 #: modules/codec/dirac.c:73
@@ -7109,18 +7339,23 @@ msgstr "Incapsulazione audio DTS"
 
 #: modules/codec/dvbsub.c:45
 #, fuzzy
-msgid "X coordinate of the subpicture"
-msgstr "Coordinata X del logo"
+msgid "Decoding X coordinate"
+msgstr "Coordinata X del video"
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
-msgstr ""
+#: modules/codec/dvbsub.c:46
+#, fuzzy
+msgid "X coordinate of the rendered subtitle"
+msgstr "Coordinata X del logo"
 
 #: modules/codec/dvbsub.c:48
 #, fuzzy
-msgid "Y coordinate of the subpicture"
-msgstr "Coordinata Y del logo"
+msgid "Decoding Y coordinate"
+msgstr "Coordinata X del video"
+
+#: modules/codec/dvbsub.c:49
+#, fuzzy
+msgid "Y coordinate of the rendered subtitle"
+msgstr "Coordinata X del logo"
 
 #: modules/codec/dvbsub.c:51
 #, fuzzy
@@ -7131,7 +7366,8 @@ msgstr "Immagini"
 #, fuzzy
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 "E' possibile imporre la posizione del logo sul video (0=centrato, "
 "1=sinistra, 2=destra, 4=alto, 8=basso; è possibile combinare più di un "
@@ -7139,20 +7375,31 @@ msgstr ""
 
 #: modules/codec/dvbsub.c:57
 #, fuzzy
-msgid "X coordinate of the encoded subpicture"
+msgid "Encoding X coordinate"
+msgstr "Coordinata Y del video"
+
+#: modules/codec/dvbsub.c:58
+#, fuzzy
+msgid "X coordinate of the encoded subtitle"
 msgstr "Coordinata X del logo"
 
+#: modules/codec/dvbsub.c:59
+#, fuzzy
+msgid "Encoding Y coordinate"
+msgstr "Coordinata Y del video"
+
 #: modules/codec/dvbsub.c:60
 #, fuzzy
-msgid "Y coordinate of encoded the subpicture"
-msgstr "Coordinata Y del logo"
+msgid "Y coordinate of the encoded subtitle"
+msgstr "Coordinata X del logo"
 
-#: modules/codec/dvbsub.c:63
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
 #, fuzzy
-msgid "Timeout of subpictures"
-msgstr "Immagini"
+msgid "Timeout"
+msgstr "Tempo"
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -7170,32 +7417,34 @@ msgstr "Codifica sottotitoli DVB"
 msgid "AAC audio decoder (using libfaad2)"
 msgstr "Decodifica audio AAC (usa libfaad2)"
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 #, fuzzy
 msgid "Image file"
 msgstr "Dimensione Immagine"
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+msgid "Path of the image file for fake input."
 msgstr ""
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
-msgid "Allows you to specify the output video width."
-msgstr "Permette di specificare la larghezza delle immagini in uscita."
+#: modules/stream_out/transcode.c:70
+#, fuzzy
+msgid "Output video width."
+msgstr "Ampiezza video"
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
-msgid "Allows you to specify the output video height."
-msgstr "Permette di specificare l'altezza delle immagini in uscita."
+#: modules/stream_out/transcode.c:73
+#, fuzzy
+msgid "Output video height."
+msgstr "Altezza video"
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 #, fuzzy
 msgid "Keep aspect ratio"
 msgstr "Formato immagine in uscita"
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -7207,23 +7456,24 @@ msgstr "Formato immagine sorgente"
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr ""
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 msgid "Deinterlace video"
 msgstr "Deinterlaccia video"
 
 #: modules/codec/fake.c:62
 #, fuzzy
-msgid "Allows you to deinterlace the image after loading."
+msgid "Deinterlace the image after loading it."
 msgstr "Permette di deinterlacciare le immagini prima di codificarle."
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 #, fuzzy
 msgid "Deinterlace module"
 msgstr "Modalità deinterlacciata"
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
-msgid "Specifies the deinterlace module to use."
-msgstr ""
+#: modules/codec/fake.c:65
+#, fuzzy
+msgid "Deinterlace module to use."
+msgstr "Modalità deinterlacciata"
 
 #: modules/codec/fake.c:76
 #, fuzzy
@@ -7264,12 +7514,12 @@ msgstr "semplice"
 #: modules/codec/ffmpeg/ffmpeg.c:89
 #, fuzzy
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr "AltiVec ffmpeg audio/video decoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
 #, fuzzy
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr "ffmpeg audio/video decoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -7278,41 +7528,53 @@ msgid "Decoding"
 msgstr "Codifica CBR"
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+#, fuzzy
+msgid "FFmpeg chroma conversion"
 msgstr "conversione chroma ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 #, fuzzy
 msgid "Encoding"
 msgstr "Codifica CBR"
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
-msgid "ffmpeg audio/video encoder"
+#, fuzzy
+msgid "FFmpeg audio/video encoder"
 msgstr "codifica audio/video ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
-msgid "ffmpeg demuxer"
+#, fuzzy
+msgid "FFmpeg demuxer"
 msgstr "Demuxer ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
-msgid "ffmpeg video filter"
+#, fuzzy
+msgid "FFmpeg video filter"
 msgstr "Filtro video ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
-msgid "ffmpeg deinterlace video filter"
+#, fuzzy
+msgid "FFmpeg crop padd filter"
+msgstr "Filtro video ffmpeg"
+
+#: modules/codec/ffmpeg/ffmpeg.c:210
+#, fuzzy
+msgid "FFmpeg deinterlace video filter"
 msgstr "Filtro video deinterlacciamento ffmpeg"
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 msgid "Direct rendering"
 msgstr "Rendering diretto"
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr "Correzione d'errore"
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
+#, fuzzy
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
@@ -7322,20 +7584,23 @@ msgstr ""
 "opzione produce molti errori.\n"
 "Valori da 0 a 4 (0 disabilita la correzione d'errore)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr "Risoluzione bug"
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
+#, fuzzy
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 "Prova a risolvere alcuni bug\n"
 "1  autodetect\n"
@@ -7345,26 +7610,26 @@ msgstr ""
 "32 ac vlc\n"
 "64 Qpel chroma"
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr "Sbrigati!"
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
+#, fuzzy
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 "Permettere la decodifica parziale o il salto di alcune immagini, quando non "
 "c'è abbastanza tempo. Utile per processori poco potenti, ma può produrre "
 "immagini distorte."
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 msgid "Post processing quality"
 msgstr "Qualità di post-trattamento"
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
@@ -7374,196 +7639,214 @@ msgstr ""
 "Livelli più alti necessitano di molta potenza di calcolo, ma producono "
 "immagini più gradevoli."
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr "Maschera di debug"
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr "Imposta la maschera di debug di ffmpeg"
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 msgid "Visualize motion vectors"
 msgstr "Visualizza vettori di movimento"
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
+#, fuzzy
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 "Imposta la maschera di visualizzazione dei vettori di movimento.\n"
 "1 - visualizza vettori delle immagini P previsti in avanti\n"
 "2 - visualizza vettori delle immagini B previsti in avanti\n"
 "4 - visualizza vettori delle immagini B previsti all'indietro"
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr "Decodifica a bassa risoluzione"
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+#, fuzzy
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr "Decodifica soltanto una versione a bassa risoluzione del video."
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
-msgid "ffmpeg post processing filter chains"
+#: modules/codec/ffmpeg/ffmpeg.h:145
+#, fuzzy
+msgid "FFmpeg post processing filter chains"
 msgstr "Sequenze dei filtri di post-trattamento di ffmpeg"
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 msgid "Ratio of key frames"
 msgstr "Proporzione delle immagini chiave"
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
+#: modules/codec/ffmpeg/ffmpeg.h:188
+#, fuzzy
+msgid "Number of frames that will be coded for one key frame."
 msgstr ""
 "Permette di specificare quante immagini saranno codificate per ogni immagine "
 "chiave."
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of B frames"
 msgstr "Proporzione delle immagini B"
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
+#: modules/codec/ffmpeg/ffmpeg.h:192
+#, fuzzy
+msgid "Number of B frames that will be coded between two reference frames."
 msgstr ""
 "Permette di specificare quante immagini B saranno codificate tra due "
 "immagini di riferimento."
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 msgid "Video bitrate tolerance"
 msgstr "Tolleranza bitrate video"
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
-msgstr "Permette di specificare la tolleranza del bitrade video in kbit/s."
+#: modules/codec/ffmpeg/ffmpeg.h:196
+#, fuzzy
+msgid "Video bitrate tolerance in kbit/s."
+msgstr "Tolleranza bitrate video"
 
-#: modules/codec/ffmpeg/ffmpeg.h:190
-msgid "Enable interlaced encoding"
+#: modules/codec/ffmpeg/ffmpeg.h:198
+#, fuzzy
+msgid "Interlaced encoding"
 msgstr "Abilita codifica interlacciata"
 
-#: modules/codec/ffmpeg/ffmpeg.h:191
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
+#: modules/codec/ffmpeg/ffmpeg.h:199
+#, fuzzy
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr "Permette di attivare algoritmi specifici alle immagini interlacciate."
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
+#: modules/codec/ffmpeg/ffmpeg.h:202
 #, fuzzy
-msgid "Enable interlaced motion estimation"
+msgid "Interlaced motion estimation"
 msgstr "Abilita predizione di movimento"
 
-#: modules/codec/ffmpeg/ffmpeg.h:195
+#: modules/codec/ffmpeg/ffmpeg.h:203
 #, fuzzy
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
 msgstr "Permette di attivare gli algoritmi di predizione di movimento."
 
-#: modules/codec/ffmpeg/ffmpeg.h:198
-msgid "Enable pre motion estimation"
+#: modules/codec/ffmpeg/ffmpeg.h:206
+#, fuzzy
+msgid "Pre-motion estimation"
 msgstr "Abilita predizione di movimento"
 
-#: modules/codec/ffmpeg/ffmpeg.h:199
-msgid "Allows you to enable the pre motion estimation."
-msgstr "Permette di attivare gli algoritmi di predizione di movimento."
+#: modules/codec/ffmpeg/ffmpeg.h:207
+#, fuzzy
+msgid "Enable the pre-motion estimation algorithm."
+msgstr "Abilita predizione di movimento"
 
-#: modules/codec/ffmpeg/ffmpeg.h:202
-msgid "Enable strict rate control"
+#: modules/codec/ffmpeg/ffmpeg.h:210
+#, fuzzy
+msgid "Strict rate control"
 msgstr "Abilita controllo di banda rigido"
 
-#: modules/codec/ffmpeg/ffmpeg.h:203
-msgid "Allows you to enable the strict rate control algorithm."
+#: modules/codec/ffmpeg/ffmpeg.h:211
+#, fuzzy
+msgid "Enable the strict rate control algorithm."
 msgstr "Permette di attivare l'algoritmo di controllo di banda rigido."
 
-#: modules/codec/ffmpeg/ffmpeg.h:206
+#: modules/codec/ffmpeg/ffmpeg.h:214
 msgid "Rate control buffer size"
 msgstr "Dimensione del buffer per il controllo di banda"
 
-#: modules/codec/ffmpeg/ffmpeg.h:207
-msgid "Allows you to specify the rate control buffer size."
+#: modules/codec/ffmpeg/ffmpeg.h:215
+msgid ""
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
 msgstr ""
-"Permette di specificare la dimensione del buffer per il controllo di banda."
 
-#: modules/codec/ffmpeg/ffmpeg.h:210
+#: modules/codec/ffmpeg/ffmpeg.h:219
 msgid "Rate control buffer aggressiveness"
 msgstr "Efficacità del controllo di banda"
 
-#: modules/codec/ffmpeg/ffmpeg.h:211
-msgid "Allows you to specify the rate control buffer aggressiveness."
-msgstr "Permette di specificare l'efficacità del controllo di banda."
+#: modules/codec/ffmpeg/ffmpeg.h:220
+#, fuzzy
+msgid "Rate control buffer aggressiveness."
+msgstr "Efficacità del controllo di banda"
 
-#: modules/codec/ffmpeg/ffmpeg.h:214
+#: modules/codec/ffmpeg/ffmpeg.h:223
 msgid "I quantization factor"
 msgstr "Fattore di quantizzazione I"
 
-#: modules/codec/ffmpeg/ffmpeg.h:215
+#: modules/codec/ffmpeg/ffmpeg.h:225
+#, fuzzy
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 "Permette di specificare il fattore di quantizzazione per le immagini I, "
 "rispetto alle immagini P (per esempio, 1.0 significa stessa scala per le "
 "immagini I e P)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 msgid "Noise reduction"
 msgstr "Riduzione del rumore"
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
+#, fuzzy
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 "Permette di attivare un semplice algoritmo di riduzione del rumore per "
 "ridurre la durata della codifica ed il bitrate, pagando sulle immagini di "
 "qualità ridotta."
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:233
+#, fuzzy
+msgid "MPEG4 quantization matrix"
 msgstr "Abilita matrice di quantizzazione MPEG4"
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
+#, fuzzy
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 "Permette di utilizzare la matrice di quantizzazione di MPEG-4 per la "
 "codifica MPEG-2. Questo produce in generale delle immagini più gradevoli, "
 "pur mantenendo una piena compatibilità con i decoder MPEG-2 standard."
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr "Qualità"
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
+#, fuzzy
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 "Permette di specificare il livello di qualità della codifica dei vettori di "
 "movimento (questo può rallentare notevolmente la codifica)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
+#, fuzzy
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 "Permette di specificare se l'encoder deve modificare al volo la qualità di "
 "codifica se il processore non riesce a tenere il passo, disabilitando la "
@@ -7571,126 +7854,133 @@ msgstr ""
 "(hq), e aumentando la soglia di riduzione del rumore per semplificare il "
 "lavoro dell'encoder."
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr "Minimo della scala di quantizzazione video"
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
-msgid "Allows you to specify the minimum video quantizer scale."
-msgstr "Permette di specificare il minimo della scala di quantizzazione video."
+#: modules/codec/ffmpeg/ffmpeg.h:252
+#, fuzzy
+msgid "Minimum video quantizer scale."
+msgstr "Minimo della scala di quantizzazione video"
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr "Massimo della scala di quantizzazione video"
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
-msgid "Allows you to specify the maximum video quantizer scale."
-msgstr ""
-"Permette di specificare il massimo della scala di quantizzazione video."
+#: modules/codec/ffmpeg/ffmpeg.h:256
+#, fuzzy
+msgid "Maximum video quantizer scale."
+msgstr "Massimo della scala di quantizzazione video"
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
 msgstr "Abilita la quantizzazione trellis"
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+#, fuzzy
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 "Permette di attivare la quantizzazione trellis (tasso di distorsione per i "
 "coefficienti dei blocchi)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
-msgid "Use fixed video quantizer scale"
+#: modules/codec/ffmpeg/ffmpeg.h:263
+#, fuzzy
+msgid "Fixed quantizer scale"
 msgstr "Usa una scala fissa per la quantizzazione video"
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
+#, fuzzy
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 "Permette di specificare una scala fissa per la quantizzazione video quando "
 "si codifica in VBR. Valori accettati: da 0.01 a 255.0."
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr "Rispetto rigoroso della norma"
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
+#, fuzzy
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 "Permette di imporre un rispetto rigoroso della norma in fase di codifica. "
 "Valori accettati: -1, 0, 1."
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
+#: modules/codec/ffmpeg/ffmpeg.h:272
 #, fuzzy
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr ""
 "Permette di ridurre la velocità dell'animazione (predefinito a 6, massimo a "
 "10)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
+#: modules/codec/ffmpeg/ffmpeg.h:276
 #, fuzzy
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr ""
 "Permette di ridurre la velocità dell'animazione (predefinito a 6, massimo a "
 "10)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 #, fuzzy
 msgid "Motion masking"
 msgstr "Corrispondenze d'azione"
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
+#, fuzzy
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
 msgstr ""
+"Permette di ridurre la velocità dell'animazione (predefinito a 6, massimo a "
+"10)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 msgid "Border masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
+#, fuzzy
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
 msgstr ""
+"Permette di ridurre la velocità dell'animazione (predefinito a 6, massimo a "
+"10)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr "Post-trattamento"
 
@@ -7731,7 +8021,8 @@ msgid "Video decoder using openmash"
 msgstr "Decoder video che utilizza openmash"
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
+#, fuzzy
+msgid "MPEG audio layer I/II/III decoder"
 msgstr "Interprete MPEG audio strato I/II/III"
 
 #: modules/codec/mpeg_audio.c:117
@@ -7793,41 +8084,51 @@ msgstr "Decodifica sottotitoli DVD"
 msgid "DVD subtitles packetizer"
 msgstr "Incapsulazione sottotitoli DVD"
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 msgid "Subtitles text encoding"
 msgstr "Codifica testo sottotitoli"
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 msgid "Set the encoding used in text subtitles"
 msgstr "Codifica usata nel testo sottotitoli"
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 msgid "Subtitles justification"
 msgstr "Giustificazione sottotitoli"
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 msgid "Set the justification of subtitles"
 msgstr "Giustificazione dei sottotitoli"
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+#, fuzzy
+msgid "UTF-8 subtitles autodetection"
+msgstr "Cartelle della selezione automatica dei sottotitoli"
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 #, fuzzy
 msgid "Formatted Subtitles"
 msgstr "Sottotitolo"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 #, fuzzy
 msgid "Text subtitles decoder"
 msgstr "Decodifica sottotitoli"
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -7849,9 +8150,10 @@ msgid "Tarkin decoder module"
 msgstr "Modulo decodifica Tarkin"
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
+#, fuzzy
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 "Permette di specificare un valore di qualità crescente da 1 a 10, anzichè "
 "specificare uno specifico bitrate. Produrrà una uscita a bitrate variabile."
@@ -7873,8 +8175,9 @@ msgid "Theora comment"
 msgstr "Commento Theora"
 
 #: modules/codec/twolame.c:52
+#, fuzzy
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 "Permette di specificare un valore di qualità da 0.0 (alta) a 50.0 (bassa), "
@@ -7886,17 +8189,16 @@ msgid "Stereo mode"
 msgstr "Modalità stereo"
 
 #: modules/codec/twolame.c:56
-#, fuzzy
-msgid "Select how stereo streams will be handled"
-msgstr "Specificare un nome di file in cui scrivere la sorgente byte per byte."
+msgid "Handling mode for stereo streams"
+msgstr ""
 
 #: modules/codec/twolame.c:57
 msgid "VBR mode"
 msgstr "Modalità VBR"
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
-msgstr "L'opzione predefinita è la codifica CBR."
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
+msgstr ""
 
 #: modules/codec/twolame.c:60
 msgid "Psycho-acoustic model"
@@ -7926,46 +8228,47 @@ msgid "Maximum encoding bitrate"
 msgstr "Bitrate massimo di codifica"
 
 #: modules/codec/vorbis.c:161
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+#, fuzzy
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr ""
 "Permette di specificare un bitrate massimo in kbps. Utile per le "
 "applicazioni di trasmissione."
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr "Bitrate minimo di codifica"
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
+#, fuzzy
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 "Permette di specificare un bitrate minimo in kbps. Utile per codificare "
 "quando si usa un canale a dimensione fissa."
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 msgid "CBR encoding"
 msgstr "Codifica CBR"
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+#, fuzzy
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr "Permette di imporre una codifica a bitrate costante (CBR)."
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 msgid "Vorbis audio decoder"
 msgstr "Decodifica audio Vorbis"
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 msgid "Vorbis audio packetizer"
 msgstr "Incapsulazione audio Vorbis"
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr "Codifica audio Vorbis"
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr "Commento Vorbis"
 
@@ -7977,7 +8280,7 @@ msgstr "Bitrate massimo di codifica"
 #: modules/codec/x264.c:45
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 
 #: modules/codec/x264.c:49
@@ -7997,7 +8300,7 @@ msgid ""
 msgstr ""
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -8007,212 +8310,220 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 
-#: modules/codec/x264.c:68
+#: modules/codec/x264.c:70
 #, fuzzy
-msgid "Number of B-frames between I and P (1 to 16)"
+msgid "B-frames between I and P"
 msgstr "Pixel bianchi tra le bande."
 
-#: modules/codec/x264.c:69
+#: modules/codec/x264.c:71
 #, fuzzy
-msgid "Number of consecutive B-frames between I and P-frames."
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr "Pixel bianchi tra le bande."
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
+#, fuzzy
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
-msgstr ""
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
+msgstr "Pixel bianchi tra le bande."
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
 "encoding and decoding, but should save 10-15% bitrate."
 msgstr ""
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
-msgstr ""
+#: modules/codec/x264.c:92
+#, fuzzy
+msgid "Number of reference frames"
+msgstr "Numero di sorgenti"
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "Filtro video logo"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 msgid "Deblocking loop filter (increases quality)."
 msgstr ""
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr ""
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 #, fuzzy
 msgid "Maximum quantizer parameter."
 msgstr "Massimo della scala di quantizzazione video"
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
-msgid "Allowed variance of average bitrate"
-msgstr ""
+#: modules/codec/x264.c:121
+#, fuzzy
+msgid "Average bitrate tolerance"
+msgstr "Tolleranza bitrate video"
 
-#: modules/codec/x264.c:120
-msgid "Sets the allowed variance in average. bitrate."
-msgstr ""
+#: modules/codec/x264.c:122
+#, fuzzy
+msgid "Allowed variance in average. bitrate (in kbits/s)."
+msgstr "Seleziona la sorgente a più alto bitrate"
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 #, fuzzy
 msgid "Max local bitrate"
 msgstr "Bitrate massimo di codifica"
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 #, fuzzy
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr "Seleziona la sorgente a più alto bitrate"
 
-#: modules/codec/x264.c:126
+#: modules/codec/x264.c:128
 #, fuzzy
-msgid "Size of VBV buffer"
+msgid "VBV buffer"
 msgstr "Offset dimensione"
 
-#: modules/codec/x264.c:127
+#: modules/codec/x264.c:129
 #, fuzzy
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+msgid "Averaging period for the maximum local bitrate in kbits."
 msgstr "Seleziona la sorgente a più alto bitrate"
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 msgid "Initial VBV buffer occupancy"
 msgstr ""
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
+#: modules/codec/x264.c:145
 #, fuzzy
-msgid "QP curve compression."
+msgid "QP curve compression"
 msgstr "Compressione dinamica DTS"
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
-msgstr ""
+#, fuzzy
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
+msgstr "Compressione dinamica DTS"
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -8223,30 +8534,30 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 #, fuzzy
 msgid "Direct MV prediction mode"
 msgstr "Decodifica DirectMedia Object"
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 #, fuzzy
 msgid "Direct MV prediction mode. "
 msgstr "Decodifica DirectMedia Object"
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 #, fuzzy
 msgid "Integer pixel motion estimation method"
 msgstr "Abilita predizione di movimento"
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -8255,167 +8566,170 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 #, fuzzy
 msgid "Ignore chroma in motion estimation"
 msgstr "Abilita predizione di movimento"
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
+#: modules/codec/x264.c:213
 #, fuzzy
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+msgid "Trellis RD quantization"
 msgstr "Abilita la quantizzazione trellis"
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 #, fuzzy
 msgid "CPU optimizations"
 msgstr "Polarizzazione"
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
-msgstr ""
+#: modules/codec/x264.c:229
+#, fuzzy
+msgid "Use assembler CPU optimizations."
+msgstr "Polarizzazione"
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 #, fuzzy
 msgid "PSNR calculation"
 msgstr "Saturazione"
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "dia"
 msgstr "annulla"
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "esa"
 msgstr "Si"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "fast"
 msgstr "veloce"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "normal"
 msgstr "normale"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "slow"
 msgstr "lento"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "all"
 msgstr "tutto"
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "spatial"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 #, fuzzy
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr "codifica video h264 con libreria x264"
@@ -8425,6 +8739,16 @@ msgid "Corba control"
 msgstr "Controllo Corba"
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 msgid "corba control module"
 msgstr "Modulo di controllo Corba"
 
@@ -8436,19 +8760,20 @@ msgstr "Soglia di movimento (10-100)"
 msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr "Movimento minimo del mouse necessario per attivare un'azione."
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr "Pulsante del mouse"
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
+#: modules/control/gestures.c:83
+#, fuzzy
+msgid "Trigger button for mouse gestures."
 msgstr "Pulsante che aziona i movimenti di controllo del mouse."
 
-#: modules/control/gestures.c:87
+#: modules/control/gestures.c:86
 msgid "Middle"
 msgstr "Centrale"
 
-#: modules/control/gestures.c:90
+#: modules/control/gestures.c:89
 msgid "Gestures"
 msgstr "Movimenti"
 
@@ -8456,129 +8781,105 @@ msgstr "Movimenti"
 msgid "Mouse gestures control interface"
 msgstr "Interfaccia dei movimenti di controllo del mouse"
 
-#: modules/control/hotkeys.c:84
-msgid "Playlist bookmark 1"
-msgstr "Elemento preferito 1"
+#: modules/control/hotkeys.c:94
+#, fuzzy
+msgid "Define playlist bookmarks."
+msgstr "Elemento preferito 9"
 
-#: modules/control/hotkeys.c:85
-msgid "Playlist bookmark 2"
-msgstr "Elemento preferito 2"
+#: modules/control/hotkeys.c:97
+#, fuzzy
+msgid "Hotkeys"
+msgstr "Tasti speciali"
 
-#: modules/control/hotkeys.c:86
-msgid "Playlist bookmark 3"
-msgstr "Elemento preferito 3"
+#: modules/control/hotkeys.c:98
+msgid "Hotkeys management interface"
+msgstr "Interfaccia tasti di scelta rapida"
 
-#: modules/control/hotkeys.c:87
-msgid "Playlist bookmark 4"
-msgstr "Elemento preferito 4"
+#: modules/control/hotkeys.c:467
+#, c-format
+msgid "Audio track: %s"
+msgstr "Traccia audio: %s"
 
-#: modules/control/hotkeys.c:88
-msgid "Playlist bookmark 5"
-msgstr "Elemento preferito 5"
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
+#, c-format
+msgid "Subtitle track: %s"
+msgstr "Traccia sottotitoli: %s"
 
-#: modules/control/hotkeys.c:89
-msgid "Playlist bookmark 6"
-msgstr "Elemento preferito 6"
+#: modules/control/hotkeys.c:482
+msgid "N/A"
+msgstr "N/A"
 
-#: modules/control/hotkeys.c:90
-msgid "Playlist bookmark 7"
-msgstr "Elemento preferito 7"
-
-#: modules/control/hotkeys.c:91
-msgid "Playlist bookmark 8"
-msgstr "Elemento preferito 8"
-
-#: modules/control/hotkeys.c:92
-msgid "Playlist bookmark 9"
-msgstr "Elemento preferito 9"
-
-#: modules/control/hotkeys.c:93
-msgid "Playlist bookmark 10"
-msgstr "Elemento preferito 10"
-
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
-msgstr "Permette di definire gli elementi preferiti."
-
-#: modules/control/hotkeys.c:98
-#, fuzzy
-msgid "Hotkeys"
-msgstr "Tasti speciali"
-
-#: modules/control/hotkeys.c:99
-msgid "Hotkeys management interface"
-msgstr "Interfaccia tasti di scelta rapida"
-
-#: modules/control/hotkeys.c:488
-#, c-format
-msgid "Audio track: %s"
-msgstr "Traccia audio: %s"
-
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
-#, c-format
-msgid "Subtitle track: %s"
-msgstr "Traccia sottotitoli: %s"
-
-#: modules/control/hotkeys.c:502
-msgid "N/A"
-msgstr "N/A"
-
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, fuzzy, c-format
 msgid "Aspect ratio: %s"
 msgstr "Correzione rapporto dimensioni"
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, fuzzy, c-format
 msgid "Crop: %s"
 msgstr "Ritaglia"
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, fuzzy, c-format
 msgid "Deinterlace mode: %s"
 msgstr "Modalità deinterlacciata"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr "Indirizzo host"
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
-msgstr "Indirizzo e porta sulla quale aprire l'interfaccia http."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
+msgstr ""
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 msgid "Source directory"
 msgstr "Directory sorgente"
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 #, fuzzy
 msgid "Charset"
 msgstr "Cabaret"
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 #, fuzzy
 msgid "Handlers"
 msgstr "Encoder"
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
+msgstr ""
+
+#: modules/control/http/http.c:50
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr ""
+
+#: modules/control/http/http.c:53
+msgid "HTTP interface x509 PEM private key file."
 msgstr ""
 
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
+msgstr ""
+
+#: modules/control/http/http.c:58
+msgid "HTTP interace Certificates Revocation List file."
 msgstr ""
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:62
 msgid "HTTP remote control interface"
 msgstr "Interfaccia di controllo a distanza HTTP"
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 #, fuzzy
 msgid "HTTP SSL"
 msgstr "HTTP"
@@ -8588,25 +8889,21 @@ msgid "Infrared remote control interface"
 msgstr "Interfaccia telecomando infrarossi"
 
 #: modules/control/netsync.c:59
-msgid "Act as master for network synchronisation"
-msgstr "Agire da master per la sincronizzazione di rete"
+msgid "Act as master"
+msgstr ""
 
 #: modules/control/netsync.c:60
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
-msgstr ""
-"Permette di specificare se questa istanza deve comportarsi come master per "
-"la sincronizzazione di rete."
+#, fuzzy
+msgid "Should act as the master client for the network synchronisation?"
+msgstr "Agire da master per la sincronizzazione di rete"
 
 #: modules/control/netsync.c:63
 msgid "Master client ip address"
 msgstr "Indirizzo IP del master"
 
 #: modules/control/netsync.c:64
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+#, fuzzy
+msgid "IP address of the master client used for the network synchronisation."
 msgstr ""
 "Permette di specificare l'indirizzo IP del master da utilizzare per la "
 "sincronizzazione di rete."
@@ -8621,7 +8918,8 @@ msgid "Install Windows Service"
 msgstr "Installazione Windows Service"
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
+#, fuzzy
+msgid "Install the Service and exit."
 msgstr "Se attivata, l'interfaccia installa il Service ed esce."
 
 #: modules/control/ntservice.c:42
@@ -8629,16 +8927,18 @@ msgid "Uninstall Windows Service"
 msgstr "Disinstalla Windows Service"
 
 #: modules/control/ntservice.c:44
-msgid "If enabled the interface will uninstall the Service and exit."
-msgstr "Se attivata, l'interfaccia disinstalla il Service ed esce."
+#, fuzzy
+msgid "Uninstall the Service and exit."
+msgstr "Se attivata, l'interfaccia installa il Service ed esce."
 
 #: modules/control/ntservice.c:45
 msgid "Display name of the Service"
 msgstr "Visualizza il nome del Service"
 
 #: modules/control/ntservice.c:47
-msgid "This allows you to change the display name of the Service."
-msgstr "Permette di modificare il nome del Windows Service"
+#, fuzzy
+msgid "Change the display name of the Service."
+msgstr "Visualizza il nome del Service"
 
 #: modules/control/ntservice.c:48
 #, fuzzy
@@ -8648,9 +8948,9 @@ msgstr "Nessuna opzione configurazione disponibile."
 #: modules/control/ntservice.c:50
 #, fuzzy
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 "Questa opzione permette di selezionare delle interfacce supplementari "
 "lanciate dal Service. Dovrebbe essere specificata all'installazione, per "
@@ -8658,11 +8958,11 @@ msgstr ""
 "virgole (per esempio: logger, sap, rc, http)."
 
 #: modules/control/ntservice.c:55
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
 "Questa opzione permette di selezionare delle interfacce supplementari "
 "lanciate dal Service. Dovrebbe essere specificata all'installazione, per "
@@ -8741,13 +9041,13 @@ msgstr "Interfaccia comando a distanza"
 
 #: modules/control/rc.c:335
 #, fuzzy
-msgid "Remote control interface initialized, `h' for help"
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr ""
 "Interfaccia comando a distanza inizializzata, `h' per un menu d'aiuto\n"
 
 #: modules/control/rc.c:847
 #, fuzzy, c-format
-msgid "unknown command `%s', type `help' for help"
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr "comando `%s' sconosciuto, digitare `help' per una guida rapida\n"
 
 #: modules/control/rc.c:880
@@ -8980,7 +9280,7 @@ msgid "| time-size # . . . . . . . . font size, in pixels"
 msgstr "| title_n  . . . . . . . titolo successivo nell'elemento corrente\n"
 
 #: modules/control/rc.c:935
-msgid "| logo-file STRING . . . the overlay file path/name"
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr ""
 
 #: modules/control/rc.c:936
@@ -9089,21 +9389,31 @@ msgstr "| quit . . . . . . . . . . . . . . . . . . . . . . . . chiude vlc\n"
 msgid "+----[ end of help ]"
 msgstr "+----[ fine dell'aiuto ]\n"
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+#, fuzzy
+msgid "Press menu select or pause to continue."
+msgstr ""
+"\n"
+"Premere il tasto INVIO per continuare...\n"
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+#, fuzzy
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr ""
+"\n"
+"Premere il tasto INVIO per continuare...\n"
 
 #: modules/control/rc.c:1385
 #, fuzzy
-msgid "press pause to continue"
+msgid "Type 'pause' to continue."
 msgstr ""
 "\n"
 "Premere il tasto INVIO per continuare...\n"
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+msgid "Please provide one of the following parameters:"
 msgstr ""
 
 #: modules/control/showintf.c:62
@@ -9113,36 +9423,42 @@ msgstr "Soglia di movimento"
 
 #: modules/control/showintf.c:63
 #, fuzzy
-msgid "Height of the zone triggering the interface"
+msgid "Height of the zone triggering the interface."
 msgstr "MTU dell'interfaccia di rete"
 
 #: modules/control/telnet.c:72
 #, fuzzy
-msgid "Telnet Interface host"
-msgstr "Porta dell'interfaccia telnet"
+msgid "Host"
+msgstr "House"
 
 #: modules/control/telnet.c:73
-#, fuzzy
-msgid "Default to listen on all network interfaces"
-msgstr "MTU dell'interfaccia di rete"
-
-#: modules/control/telnet.c:74
-msgid "Telnet Interface port"
-msgstr "Porta dell'interfaccia telnet"
-
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
-msgstr "Predefinito: 4212"
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
+msgstr ""
 
-#: modules/control/telnet.c:77
-msgid "Telnet Interface password"
-msgstr "Password dell'interfaccia telnet"
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
+msgstr "Porta"
 
 #: modules/control/telnet.c:78
-msgid "Default to admin"
-msgstr "Predefinito: admin"
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
+msgstr ""
+
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
+msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:96
 #, fuzzy
 msgid "VLM remote control interface"
 msgstr "Interfaccia comando a distanza"
@@ -9163,10 +9479,15 @@ msgstr "Demuxer ASF v1.0"
 msgid "AU demuxer"
 msgstr "Demuxer AU"
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 msgid "Force interleaved method"
 msgstr "Forza metodo interlacciato"
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "Forza metodo interlacciato"
+
 #: modules/demux/avi/avi.c:45
 msgid "Force index creation"
 msgstr "Forza la creazione dell'indice"
@@ -9236,15 +9557,23 @@ msgstr "Demuxer DTS"
 msgid "FLAC demuxer"
 msgstr "Demuxer FLAC"
 
+#: modules/demux/livedotcom.cpp:63
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+"Permette di modificare il valore di cache predefinito per le sorgenti RTSP. "
+"Valore in millisecondi."
+
 #: modules/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:67
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:72
@@ -9290,10 +9619,13 @@ msgid "Frames per Second"
 msgstr "Fotogrammi al secondo"
 
 #: modules/demux/mjpeg.c:44
+#, fuzzy
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
+"is the default value) for a live stream (from a camera)."
 msgstr ""
+"Permette di tasso di fotogrammi al secondo quando si riprodue da file. "
+"Utilizzare il valore 0 per tempo reale."
 
 #: modules/demux/mjpeg.c:50
 #, fuzzy
@@ -9700,7 +10032,8 @@ msgid "Extra PMT"
 msgstr "Extra PMT"
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+#, fuzzy
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr ""
 "Permette di specificare un PMT ulteriore (pmt_pid=pid:stream_type[,...])"
 
@@ -9709,68 +10042,82 @@ msgid "Set id of ES to PID"
 msgstr "Imposta ID dell'ES a PID"
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
-msgstr "Imposta l'ID dell'ES a PID"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
+msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 msgid "Fast udp streaming"
 msgstr "Trasmissione UDP rapida"
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+#, fuzzy
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 "Invia un TS ad un ip:port specificato via UDP (ATTENZIONE: è bene sapere "
 "cosa si sta facendo)."
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr "MTU per modalità out"
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
+#: modules/demux/ts.c:98
+#, fuzzy
+msgid "MTU for out mode."
+msgstr "MTU per modalità out"
+
+#: modules/demux/ts.c:100
 msgid "CSA ck"
 msgstr "CSA ck"
 
-#: modules/demux/ts.c:100
+#: modules/demux/ts.c:101
+msgid "Control word for the CSA encryption algorithm"
+msgstr ""
+
+#: modules/demux/ts.c:103
 msgid "Silent mode"
 msgstr "Modalità silenziosa"
 
-#: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+#: modules/demux/ts.c:104
+#, fuzzy
+msgid "Do not complain on encrypted PES."
 msgstr "non si lamenta dei PES criptati"
 
-#: modules/demux/ts.c:103
+#: modules/demux/ts.c:106
 #, fuzzy
 msgid "CAPMT System ID"
 msgstr "ID sistema"
 
-#: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+#: modules/demux/ts.c:107
+msgid "Only forward descriptors from this SysID to the CAM."
 msgstr ""
 
-#: modules/demux/ts.c:106
+#: modules/demux/ts.c:109
 msgid "Packet size in bytes to decrypt"
 msgstr ""
 
-#: modules/demux/ts.c:107
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr ""
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 msgid "Filename of dump"
 msgstr "File di dump"
 
-#: modules/demux/ts.c:112
+#: modules/demux/ts.c:115
 #, fuzzy
-msgid "Specify a filename where to dump the TS in"
+msgid "Specify a filename where to dump the TS in."
 msgstr "Specificare un nome di file in cui scrivere la sorgente byte per byte."
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 msgid "Append"
 msgstr "Aggiungi"
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
@@ -9778,18 +10125,18 @@ msgstr ""
 "Se il file esiste e l'opzione è selezionata, non sovrascrive ma aggiunge al "
 "file esistente."
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 #, fuzzy
 msgid "Dump buffer size"
 msgstr "Dump file"
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr ""
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 #, fuzzy
 msgid "MPEG Transport Stream demuxer"
 msgstr "MPEG Transport Stream"
@@ -9843,6 +10190,10 @@ msgstr "New Age"
 msgid "Oldies"
 msgstr "Vecchi successi"
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr "Altro"
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr "R&B"
@@ -10035,7 +10386,7 @@ msgstr "Cabaret"
 msgid "New wave"
 msgstr "New wave"
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr "Psichedelica"
 
@@ -10125,7 +10476,7 @@ msgstr "Aprire anche i file in tutte le sottocartelle?"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -10133,8 +10484,8 @@ msgstr "Annulla"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr "Apri"
 
@@ -10146,7 +10497,7 @@ msgstr "Preferenze"
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr "Messaggi"
 
@@ -10154,7 +10505,7 @@ msgstr "Messaggi"
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr "Apri File"
 
@@ -10193,22 +10544,22 @@ msgstr "Vai a Capitolo"
 msgid "Speed"
 msgstr "Velocità"
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr "Finestra"
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr "OK"
@@ -10241,7 +10592,7 @@ msgid "Edit"
 msgstr "Modifica"
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr "Seleziona Tutto"
 
@@ -10282,11 +10633,11 @@ msgid "Path"
 msgstr "Percorso"
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr "Nome"
 
@@ -10295,7 +10646,7 @@ msgid "Apply"
 msgstr "Applica"
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr "Registra"
 
@@ -10336,7 +10687,6 @@ msgid "Take Screen Shot"
 msgstr "Screenshot"
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr "Info su VLC media player"
 
@@ -10345,7 +10695,7 @@ msgstr "Info su VLC media player"
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 msgid "Bookmarks"
 msgstr "Segnalibri"
@@ -10363,27 +10713,14 @@ msgstr "Elimina"
 msgid "Extract"
 msgstr "Estrarre"
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-msgid "Size offset"
-msgstr "Offset dimensione"
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-msgid "Time offset"
-msgstr "Offset tempo"
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr "Tempo"
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-msgid "Bytes"
-msgstr "Byte"
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 msgid "Untitled"
 msgstr "Senza Titolo"
 
@@ -10393,9 +10730,9 @@ msgid "No input"
 msgstr "Ingresso assente"
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+#, fuzzy
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 "Ingresso non trovato. L'esecuzione deve essere in corso o in pausa per far "
 "funzionare i segnalibri."
@@ -10408,38 +10745,37 @@ msgstr "L'ingresso è cambiato "
 #: modules/gui/macosx/bookmarks.m:242
 #, fuzzy
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 "L'ingresso è cambiato, impossibile salvare il segnalibro. Utilizzare la "
 "funzione di pausa quando si modificano i segnalibri per mantenere lo stesso "
 "ingresso."
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 msgid "Invalid selection"
 msgstr "Inverti selezione"
 
-#: modules/gui/macosx/bookmarks.m:292
-#, fuzzy
-msgid "You have to select two bookmarks."
-msgstr "E' necessario selezionare due segnalibri"
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
+msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 msgid "No input found"
 msgstr "Nessun ingresso trovato"
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 #, fuzzy
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr ""
 "L'esecuzione deve essere in corso o in pausa per far funzionare i segnalibri."
 
-#: modules/gui/macosx/controls.m:47
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
 #, fuzzy
-msgid "Go To Position"
-msgstr "Posizione del logo"
+msgid "Jump To Time"
+msgstr "Salta a: "
 
 #: modules/gui/macosx/controls.m:50
 #, fuzzy
@@ -10448,8 +10784,8 @@ msgstr "secam"
 
 #: modules/gui/macosx/controls.m:51
 #, fuzzy
-msgid "Go to specific position"
-msgstr "Vai direttamente al punto specificato"
+msgid "Jump to time"
+msgstr "Salta a: "
 
 #: modules/gui/macosx/controls.m:136
 msgid "Random On"
@@ -10459,60 +10795,60 @@ msgstr "Casuale Attivato"
 msgid "Random Off"
 msgstr "Casuale Disattivato"
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 msgid "Repeat One"
 msgstr "Ripeti un Elemento"
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 msgid "Repeat Off"
 msgstr "Non Ripetere"
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 msgid "Repeat All"
 msgstr "Ripeti Tutto"
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr "Dimensione Dimezzata"
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr "Dimensione Normale"
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr "Dimensione Doppia"
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr "Sempre in Primo Piano"
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr "Dimensione Schermo"
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr "Casuale"
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 msgid "Step Forward"
 msgstr "Vai Avanti"
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 msgid "Step Backward"
 msgstr "Vai Indietro"
 
@@ -10527,43 +10863,43 @@ msgstr "Avanti veloce"
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr "Play"
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr "Pausa"
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 msgid "2 Pass"
 msgstr "Doppio passaggio"
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+#, fuzzy
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 "Attivando questa impostazione, il filtro equalizzatore verrà applicato due "
 "volte. L'effetto sarà più marcato."
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+#, fuzzy
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr ""
 "Abilita l'equalizzatore. E' possibile modificare le bande a mano oppure "
 "utilizzare un modello predefinito."
@@ -10572,156 +10908,147 @@ msgstr ""
 msgid "Preamp"
 msgstr "Preamplificazione"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Controlli supplementari"
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 #, fuzzy
 msgid "Video filters"
 msgstr "Filtri Video"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr "Regola Immagine"
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 msgid "More Info"
 msgstr "Ulteriori informazioni"
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 #, fuzzy
 msgid "Distortion"
 msgstr "Distorsione"
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 #, fuzzy
 msgid "Image clone"
 msgstr "Dimensione Immagine"
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+msgid "Creates several copies of the Video output window"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 #, fuzzy
 msgid "Image cropping"
 msgstr "Ritaglio automatico"
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
+#: modules/gui/macosx/extended.m:94
+msgid "Crops a defined part of the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 #, fuzzy
 msgid "Image inversion"
 msgstr "Dimensione Immagine"
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 #, fuzzy
 msgid "Transformation"
 msgstr "Traduzione"
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 msgid "Volume normalization"
 msgstr "Normalizzazione del volume"
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
 #, fuzzy
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
+"This filters prevents the audio output level from exceeding a defined value."
 msgstr "Questo filtro impedisce al volume di superare un valore stabilito."
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 msgid "Headphone virtualization"
 msgstr "Virtualizzazione cuffia"
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 "Questo filtro fornisce la sensazione di un sistema 5.1 utilizzando le cuffie."
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 msgid "Maximum level"
 msgstr "Livello massimo"
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr "Ripristina Valori Predefiniti"
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr "Gamma"
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 msgid "Saturation"
 msgstr "Saturazione"
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr "Opacità"
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 msgid "More information"
 msgstr "Ulteriori informazioni"
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
-#, fuzzy
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
-"Selezionare i filtri di effetto video da applicare. E' necessario riavviare "
-"la riproduzione per rendere effettive le modifiche.\n"
-"Per configurare i filtri, aprire le Preferenze e scegliere la sezione Moduli/"
-"Filtri Video. Lì è possibile configurare i vari filtri.\n"
-"Per specificare l'ordine in cui applicare i filtri, è necessario introdurre "
-"a mano una lista di filtri (Preferenze / Generali / Video)."
 
 #: modules/gui/macosx/intf.m:467
 msgid "VLC - Controller"
 msgstr "Pannello - VLC"
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr "VLC media player"
@@ -10754,7 +11081,7 @@ msgstr "Nascondi Altre"
 msgid "Show All"
 msgstr "Mostra Tutte"
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr "Esci da VLC"
 
@@ -10782,7 +11109,7 @@ msgstr "Apri Rete..."
 msgid "Open Recent"
 msgstr "Apri Recenti"
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr "Cancella Menu"
 
@@ -10816,95 +11143,99 @@ msgstr "Alza Volume"
 msgid "Volume Down"
 msgstr "Abbassa Volume"
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr "Periferica video"
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr "Riduci finestra"
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 msgid "Close Window"
 msgstr "Chiudi finestra"
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 msgid "Controller"
 msgstr "Pannello"
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 #, fuzzy
 msgid "Extended Controls"
 msgstr "Controlli supplementari"
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "Traduzione"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr "Porta tutto in primo piano"
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr "Aiuto"
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr "Leggimi..."
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr "Documentazione Online"
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr "Segnala un errore"
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 msgid "VideoLAN Website"
 msgstr "Sito Web VideoLAN"
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr "Licenza"
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 #, fuzzy
 msgid "Make a donation"
 msgstr "Macedone"
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 #, fuzzy
 msgid "Online Forum"
 msgstr "Documentazione Online"
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr "Errore"
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
+#, fuzzy
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr "Un errore ha probabilmente impedito l'esecuzione della richiesta:"
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr "Se pensi che si tratti di un bug, segui le istruzioni a:"
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr "Apri la Finestra Messaggi"
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr "Chiudi"
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
+#: modules/gui/macosx/intf.m:608
+#, fuzzy
+msgid "Do not display further errors"
 msgstr "Elimina Errori Successivi"
 
 #: modules/gui/macosx/intf.m:1071
@@ -10912,27 +11243,26 @@ msgstr "Elimina Errori Successivi"
 msgid "Volume: %d%%"
 msgstr "Il volume è %d\n"
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 msgid "No CrashLog found"
 msgstr "Nessun Rapporto d'Errore trovato"
 
-#: modules/gui/macosx/intf.m:1733
-#, fuzzy
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
-"O state usando un Mac OS X precedente alla versione 10.2, oppure non avete "
-"mai avuto degli errori importanti."
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "uscita video QT Embedded"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
+#, fuzzy
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
+"Inserisce la finestra video direttamente nell'interfaccia invece di crearla "
+"come finestra separata."
 
 #: modules/gui/macosx/macosx.m:54
 msgid "Video device"
@@ -10940,12 +11270,10 @@ msgstr "Periferica video"
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
-"Scelta di un numero corrispondente ad uno schermo nel menu di selezione "
-"della periferica video. Questo schermo sarà utilizzato come predefinito per "
-"la modalità a schermo intero."
 
 #: modules/gui/macosx/macosx.m:61
 msgid ""
@@ -10961,15 +11289,13 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
-"Anzichè mantenere le proporzioni dell'immagine quando si ridimensiona la "
-"finestra video, stirare l'immagine per riempire tutta la finestra."
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
-msgstr "Riempi schermo intero"
+msgid "Crop borders in fullscreen"
+msgstr ""
 
 #: modules/gui/macosx/macosx.m:70
 msgid ""
@@ -10984,28 +11310,26 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:81
+#: modules/gui/macosx/macosx.m:82
 #, fuzzy
-msgid "Keep wizard selections"
+msgid "Remember wizard options"
 msgstr "Controlli supplementari"
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -11031,7 +11355,7 @@ msgstr "Media Resource Locator (MRL)"
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -11050,21 +11374,15 @@ msgid "Use DVD menus"
 msgstr "Usa menu DVD"
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr "Cartella VIDEO_TS"
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "Apri Cartella VIDEO_TS"
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
 msgid "DVD"
 msgstr "DVD"
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr "Porta"
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -11083,7 +11401,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr "HTTP/FTP/MMS"
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr ""
 
@@ -11097,27 +11415,35 @@ msgid "Settings..."
 msgstr "Impostazioni..."
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
-msgstr "Sostituisci"
+#, fuzzy
+msgid "Override parametters"
+msgstr "Valori predefiniti equalizzatore"
 
 #: modules/gui/macosx/open.m:244
-msgid "delay"
-msgstr "pausa"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
+msgstr "Ritardo"
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
-msgstr "fps"
+#, fuzzy
+msgid "FPS"
+msgstr "FPS:"
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Subtitles encoding"
 msgstr "codifica testo sottotitoli"
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr "Dimensione carattere"
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "File sottotitoli"
+
 #: modules/gui/macosx/open.m:255
 #, fuzzy
 msgid "Font Properties"
@@ -11139,17 +11465,19 @@ msgid "Open VIDEO_TS Directory"
 msgstr "Apri Cartella VIDEO_TS"
 
 #: modules/gui/macosx/output.m:136
-msgid "Advanced output:"
-msgstr "Uscita avanzata:"
+#, fuzzy
+msgid "Streaming/Saving:"
+msgstr "Sorgente"
 
 #: modules/gui/macosx/output.m:140
-msgid "Output Options"
-msgstr "Opzioni Uscita"
+#, fuzzy
+msgid "Streaming and Transcoding Options"
+msgstr "Wizard Trasmissione / Transcodifica"
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
-msgid "Play locally"
-msgstr "Riproduci localmente"
+#, fuzzy
+msgid "Display the stream locally"
+msgstr "Riproduzione durante la trasmissione"
 
 #: modules/gui/macosx/output.m:144
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:510
@@ -11162,15 +11490,16 @@ msgid "Encapsulation Method"
 msgstr "Metodo d'incapsulazione"
 
 #: modules/gui/macosx/output.m:159
-msgid "Transcode options"
-msgstr "Opzioni Transcodifica"
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
+msgid "Transcoding options"
+msgstr "Opzioni transcodifica"
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 msgid "Bitrate (kb/s)"
 msgstr "Bitrate (kb/s)"
 
@@ -11212,165 +11541,152 @@ msgstr "URL SDP"
 msgid "Save File"
 msgstr "Registra File"
 
-#: modules/gui/macosx/playlist.m:478
-msgid "Save Playlist..."
-msgstr "Registra Playlist..."
+#: 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/playlist.m:480 modules/gui/pda/pda_interface.c:1254
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
-msgid "Delete"
-msgstr "Elimina"
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Opzioni Avanzate"
 
-#: modules/gui/macosx/playlist.m:481
-msgid "Expand Node"
+#: modules/gui/macosx/playlistinfo.m:81
+msgid "Read at media"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+#: modules/gui/macosx/playlistinfo.m:82
 #, fuzzy
-msgid "Preparse"
-msgstr "Preparatore"
+msgid "Input bitrate"
+msgstr "Interrompi sorgente"
 
-#: modules/gui/macosx/playlist.m:485
+#: modules/gui/macosx/playlistinfo.m:83
 #, fuzzy
-msgid "Sort Node by Name"
-msgstr "Ordina per Nome"
+msgid "Demuxed"
+msgstr "Numero demux"
 
-#: modules/gui/macosx/playlist.m:486
-#, fuzzy
-msgid "Sort Node by Author"
-msgstr "Ordine per autore"
-
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
-#, fuzzy
-msgid "No items in the playlist"
-msgstr "%i elementi nella playlist"
-
-#: modules/gui/macosx/playlist.m:493
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
-msgid "Search"
-msgstr "Cerca"
-
-#: modules/gui/macosx/playlist.m:495
-#, fuzzy
-msgid "Search in Playlist"
-msgstr "Apri Playlist"
-
-#: modules/gui/macosx/playlist.m:496
-msgid "Standard Play"
-msgstr "Riproduzione Standard"
-
-#: modules/gui/macosx/playlist.m:499
-#, fuzzy
-msgid "Add Folder to Playlist"
-msgstr "Aggiungi alla Playlist"
-
-#: modules/gui/macosx/playlist.m:745
-msgid "Save Playlist"
-msgstr "Registra Playlist"
-
-#: modules/gui/macosx/playlist.m:1489
-msgid "Empty Folder"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:1514
-#, fuzzy, c-format
-msgid "%i items in the playlist"
-msgstr "%i elementi nella playlist"
-
-#: modules/gui/macosx/playlist.m:1524
-#, fuzzy
-msgid "1 item in the playlist"
-msgstr "%i elementi nella playlist"
-
-#: modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:62
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Opzioni Avanzate"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:80
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:81
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Interrompi sorgente"
-
-#: modules/gui/macosx/playlistinfo.m:82
-#, fuzzy
-msgid "Demuxed"
-msgstr "Numero demux"
-
-#: modules/gui/macosx/playlistinfo.m:83
+#: modules/gui/macosx/playlistinfo.m:84
 #, fuzzy
 msgid "Stream bitrate"
 msgstr "Bitrate massimo di codifica"
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
 #, fuzzy
 msgid "Decoded blocks"
 msgstr "Decoder"
 
-#: modules/gui/macosx/playlistinfo.m:87
+#: modules/gui/macosx/playlistinfo.m:88
 #, fuzzy
 msgid "Displayed frames"
 msgstr "Frame B"
 
-#: modules/gui/macosx/playlistinfo.m:88
+#: modules/gui/macosx/playlistinfo.m:89
 #, fuzzy
 msgid "Lost frames"
 msgstr "Frame B"
 
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
 msgid "Streaming"
 msgstr "Trasmissione"
 
-#: modules/gui/macosx/playlistinfo.m:91
+#: modules/gui/macosx/playlistinfo.m:92
 #, fuzzy
 msgid "Sent packets"
 msgstr "Raggruppa pacchetti"
 
-#: modules/gui/macosx/playlistinfo.m:92
+#: modules/gui/macosx/playlistinfo.m:93
 msgid "Sent bytes"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:93
+#: modules/gui/macosx/playlistinfo.m:94
 #, fuzzy
 msgid "Send rate"
 msgstr "Campionamento"
 
-#: modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/macosx/playlistinfo.m:98
 #, fuzzy
 msgid "Played buffers"
 msgstr "Riproduci velocemente"
 
-#: modules/gui/macosx/playlistinfo.m:98
+#: modules/gui/macosx/playlistinfo.m:99
 msgid "Lost buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
-msgstr "Informazioni"
+#: modules/gui/macosx/playlist.m:479
+msgid "Save Playlist..."
+msgstr "Registra Playlist..."
+
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
+msgid "Delete"
+msgstr "Elimina"
+
+#: modules/gui/macosx/playlist.m:482
+msgid "Expand Node"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:485
+#, fuzzy
+msgid "Get Stream Information"
+msgstr "Metainformazioni"
+
+#: modules/gui/macosx/playlist.m:486
+#, fuzzy
+msgid "Sort Node by Name"
+msgstr "Ordina per Nome"
+
+#: modules/gui/macosx/playlist.m:487
+#, fuzzy
+msgid "Sort Node by Author"
+msgstr "Ordine per autore"
+
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
+#, fuzzy
+msgid "No items in the playlist"
+msgstr "%i elementi nella playlist"
+
+#: modules/gui/macosx/playlist.m:494
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
+msgid "Search"
+msgstr "Cerca"
+
+#: modules/gui/macosx/playlist.m:496
+#, fuzzy
+msgid "Search in Playlist"
+msgstr "Apri Playlist"
+
+#: modules/gui/macosx/playlist.m:497
+msgid "Standard Play"
+msgstr "Riproduzione Standard"
+
+#: modules/gui/macosx/playlist.m:500
+#, fuzzy
+msgid "Add Folder to Playlist"
+msgstr "Aggiungi alla Playlist"
+
+#: modules/gui/macosx/playlist.m:749
+msgid "Save Playlist"
+msgstr "Registra Playlist"
+
+#: modules/gui/macosx/playlist.m:1492
+msgid "Empty Folder"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:1517
+#, fuzzy, c-format
+msgid "%i items in the playlist"
+msgstr "%i elementi nella playlist"
+
+#: modules/gui/macosx/playlist.m:1527
+#, fuzzy
+msgid "1 item in the playlist"
+msgstr "%i elementi nella playlist"
 
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:212
@@ -11387,17 +11703,17 @@ msgid "Continue"
 msgstr "Prosegui"
 
 #: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+#, fuzzy
 msgid ""
-"Beware this will reset your VLC media player preferences.\n"
+"Beware this will reset the VLC media player preferences.\n"
 "Are you sure you want to continue?"
 msgstr ""
 "Attenzione, la prossima tappa cancellerà il file di configurazione di VLC "
 "media player.\n"
 "Proseguire?"
 
-#: modules/gui/macosx/prefs.m:705
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
+#: modules/gui/macosx/prefs.m:708
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr ""
 
 #: modules/gui/macosx/prefs_widgets.m:1222
@@ -11425,7 +11741,7 @@ msgid "Logo"
 msgstr "Ripeti"
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 #, fuzzy
 msgid "Marquee"
 msgstr "Testo in sovraimpressione"
@@ -11462,117 +11778,112 @@ msgstr "Dimensione"
 msgid "(in pixels)"
 msgstr "Dimensione carattere (px)"
 
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "Tempo"
-
 #: modules/gui/macosx/sfilters.m:104
 #, fuzzy
 msgid "ms"
 msgstr "mms"
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 #, fuzzy
 msgid "Black"
 msgstr "Indietro"
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 #, fuzzy
 msgid "Silver"
 msgstr "Più lento"
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 #, fuzzy
 msgid "Red"
 msgstr "Blend"
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 #, fuzzy
 msgid "Fuchsia"
 msgstr "Fusion"
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 #, fuzzy
 msgid "Olive"
 msgstr "Vecchi successi"
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 #, fuzzy
 msgid "Green"
 msgstr "Schermo"
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 #, fuzzy
 msgid "Teal"
 msgstr "Tamil"
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 #, fuzzy
 msgid "Lime"
 msgstr "Mime"
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 #, fuzzy
 msgid "Blue"
 msgstr "Blues"
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr ""
@@ -11623,7 +11934,7 @@ msgid "Right-Bottom"
 msgstr "Basso"
 
 #: modules/gui/macosx/update.m:84
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr ""
 
 #: modules/gui/macosx/update.m:85
@@ -11631,20 +11942,20 @@ msgid "Download now"
 msgstr ""
 
 #: modules/gui/macosx/update.m:92
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr ""
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -11765,11 +12076,11 @@ msgstr "MPEG Transport Stream"
 msgid "MPEG 1 Format"
 msgstr "Formato MPEG 1"
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 #, fuzzy
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
@@ -11778,11 +12089,12 @@ msgstr ""
 "saggia. Gli altri computer potranno accedere ai dati all'indirizzo http://"
 "tuoip:8080 per default."
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 #, fuzzy
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 "Utilizzare per trasmettere a diversi computer. E' un metodo meno efficiente, "
 "poichè il server deve trasmettere i contenuti diverse volte."
@@ -11790,8 +12102,8 @@ msgstr ""
 #: modules/gui/macosx/wizard.m:265
 #, fuzzy
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -11809,13 +12121,12 @@ msgid ""
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 #, fuzzy
 msgid "Enter the address of the computer to stream to."
 msgstr "Specificare l'indirizzo del computer cui trasmettere."
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 #, fuzzy
 msgid "Use this to stream to a single computer."
 msgstr "Utilizzare per trasmettere ad un solo computer"
@@ -11831,12 +12142,30 @@ msgstr ""
 "compreso tra 224.0.0.0 e 239.255.255.255. Per uso privato, utilizzare un "
 "indirizzo che cominci per 239.255."
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+#, fuzzy
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+"Utilizzare per trasmettere ad un gruppo di computer dinamicamente costituito "
+"in una rete multicast. E' il metodo più efficiente per trasmettere a diversi "
+"computer, ma non funziona su Internet."
+
+#: modules/gui/macosx/wizard.m:285
+#, fuzzy
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr "Utilizzare per trasmettere ad un solo computer"
+
+#: modules/gui/macosx/wizard.m:290
+#, fuzzy
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 "Utilizzare per trasmettere ad un gruppo di computer dinamicamente costituito "
 "in una rete multicast. E' il metodo più efficiente per trasmettere a diversi "
@@ -11847,397 +12176,387 @@ msgid "Back"
 msgstr "Indietro"
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 msgid "Streaming/Transcoding Wizard"
 msgstr "Wizard Trasmissione/Transcodifica"
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-#, fuzzy
-msgid "This wizard helps you to stream, transcode or save a stream."
-msgstr "L'assistente aiuta a trasmettere, transcodificare o registrare"
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
 #, fuzzy
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 "L'assistente dà accesso soltanto ad un sottoinsieme limitato delle "
 "possibilità di trasmissione e transcodifica di VLC. Utilizzare le finestre "
 "di dialogo Apri e Trasmissione in Uscita per controllarle tutte."
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 msgid "Stream to network"
 msgstr "Trasmettere in rete"
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 msgid "Transcode/Save to file"
 msgstr "Transcodifica/Salva in un file"
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 msgid "Choose input"
 msgstr "Scegli ingresso"
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 #, fuzzy
 msgid "Choose here your input stream."
 msgstr "Scegli qui la sorgente d'ingresso"
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 msgid "Select a stream"
 msgstr "Seleziona uno stream"
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 msgid "Existing playlist item"
 msgstr "Elemento playlist esistente"
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr "Sfoglia..."
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr "Estrazione parziale"
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 #, fuzzy
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 "Utilizzare per leggere soltanto una parte della sorgente. E' necessario "
 "poter controllare la sorgente: per esempio un file o un disco, ma non una "
 "trasmissione di rete UDP.\n"
 "Inserire i tempi di inizio e fine (in secondi)."
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr "Da"
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 msgid "To"
 msgstr "A"
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
+#: modules/gui/macosx/wizard.m:405
+#, fuzzy
+msgid "This page allows to select how the input stream will be sent."
 msgstr "In questa pagina, sceglierai il metodo di trasmissione."
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 msgid "Destination"
 msgstr "Destinazione"
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 msgid "Streaming method"
 msgstr "Sistema di trasmissione"
 
-#: modules/gui/macosx/wizard.m:410
+#: modules/gui/macosx/wizard.m:409
+#, fuzzy
+msgid "Address of the computer to stream to."
+msgstr "Specificare l'indirizzo del computer cui trasmettere."
+
+#: modules/gui/macosx/wizard.m:411
 msgid "UDP Unicast"
 msgstr "Unicast UDP"
 
-#: modules/gui/macosx/wizard.m:411
+#: modules/gui/macosx/wizard.m:412
 msgid "UDP Multicast"
 msgstr "UDP Multicast"
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 msgid "Transcode"
 msgstr "Transcodifica"
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 #, fuzzy
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 "Se desideri cambiare il formato di compressione delle tracce audio o video, "
 "riempi questa pagina. Se invece vuoi solo cambiare il formato del "
 "contenitore, procedi alla pagina successiva."
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 msgid "Transcode audio"
 msgstr "Transcodifica Audio"
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 msgid "Transcode video"
 msgstr "Transcodifica Video"
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-#, fuzzy
-msgid "If your stream has audio and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
 msgstr ""
-"Se l'input ha una traccia audio e vuoi transcodificarla, abilita l'opzione"
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-#, fuzzy
-msgid "If your stream has video and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
 msgstr ""
-"Se l'input ha una traccia video e vuoi transcodificarla, abilita l'opzione"
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 msgid "Encapsulation format"
 msgstr "Formato d'incapsulazione"
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
+#, fuzzy
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 "In questa pagina, sceglierai come incapsulare lo stream. Secondo le scelte "
 "fatte, non tutti i formati saranno disponibili."
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 msgid "Additional streaming options"
 msgstr "Opzioni addizionali di trasmissione"
 
-#: modules/gui/macosx/wizard.m:439
+#: modules/gui/macosx/wizard.m:440
 #, fuzzy
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr ""
 "In questa pagina, definirai una serie di parametri addizionali per la "
 "trasmissione."
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 msgid "SAP Announce"
 msgstr "Annuncio SAP"
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 #, fuzzy
 msgid "Local playback"
 msgstr "Smette di riprodurre"
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 msgid "Additional transcode options"
 msgstr "Opzioni addizionali di transcodifica"
 
-#: modules/gui/macosx/wizard.m:450
+#: modules/gui/macosx/wizard.m:451
 #, fuzzy
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
+msgid "In this page, a few additional transcoding parameters can be set."
 msgstr ""
 "In questa pagina, definirai una serie di parametri addizionali per la "
-"transcodifica."
+"trasmissione."
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 msgid "Select the file to save to"
 msgstr "Scelta del file in cui salvare"
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
 msgid "Summary"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 #, fuzzy
 msgid "Encap. format"
 msgstr "Formato d'incapsulazione"
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 #, fuzzy
 msgid "Input stream"
 msgstr "Interrompi sorgente"
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 #, fuzzy
 msgid "Save file to"
 msgstr "Registra file"
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 #, fuzzy
 msgid "No input selected"
 msgstr "Nessun ingresso trovato"
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 #, fuzzy
 msgid "No valid destination"
 msgstr "Destinazione"
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1119
+#: modules/gui/macosx/wizard.m:1116
 #, fuzzy
-msgid "Select the folder to save to"
+msgid "Select the directory to save to"
 msgstr "Scelta del file in cui salvare"
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 #, fuzzy
 msgid "No folder selected"
 msgstr "Nessun ingresso trovato"
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
-msgstr ""
+#: modules/gui/macosx/wizard.m:1169
+#, fuzzy
+msgid "A directory where to save the files has to be selected."
+msgstr "Permette di specificare il TTL del flusso in uscita."
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1181
-#, fuzzy
-msgid "You you need to select a file, you want to save to."
-msgstr "E' necessario scegliere un file in cui salvare"
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1372
 #, fuzzy
 msgid "Finish"
 msgstr "Finnico"
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, fuzzy, c-format
 msgid "%i items"
 msgstr "Filtri Video"
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 #, fuzzy
 msgid "yes"
 msgstr "Byte"
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 #, fuzzy
 msgid "no"
 msgstr "no"
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#: modules/gui/macosx/wizard.m:1661
 #, fuzzy
-msgid "Use this to stream on a network."
+msgid "This allows to stream on a network."
 msgstr "Utilizzare per trasmettere in rete"
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
 #, fuzzy
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 "Utilizzare per salvare in un file. Dà la possibilità di ricodificare i "
 "contenuti. E' possibile salvare in qualsiasi formato letto da VLC.\n"
 "Attenzione, VLC non è adatto alla transcodifica da file a file. E' meglio "
 "utilizzarlo, piuttosto, per salvare trasmissioni di rete, per esempio."
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 #, fuzzy
 msgid "Select your audio codec. Click one to get more information."
 msgstr ""
 "Scelta del codec audio. Fare click su ciascun codec per maggiori "
 "informazioni."
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 #, fuzzy
 msgid "Select your video codec. Click one to get more information."
 msgstr ""
 "Scelta del codec video. Fare click su ciascun codec per maggiori "
 "informazioni."
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
+#, fuzzy
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 "Definisci il TTL (Time To Live) dei pacchetti. Questo parametro è il numero "
 "massimo di router che la trasmissione potrà attraversare. Se non sai di che "
 "si tratta, o se vuoi trasmettere soltanto sulla tua rete locale, lascia "
 "questo parametro a 1."
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 #, fuzzy
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -12251,7 +12570,7 @@ msgstr ""
 "Per dare un titolo alla trasmissione, inserirlo qui; altrimenti, verrà "
 "utilizzato un titolo di default."
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -12455,7 +12774,7 @@ msgstr "ntsc"
 msgid "secam"
 msgstr "secam"
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 msgid "auto"
 msgstr "auto"
 
@@ -12733,7 +13052,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr "File skin (*.vlt)|*.vlt|File di skin (*.xml)|*.xml"
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr "Apri playlist"
 
@@ -12745,7 +13064,7 @@ msgid ""
 msgstr "Tutte le playlist|*.pls;*.m3u;*.asx;*.b4s|M3U files|*.m3u"
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr "Registra playlist"
 
@@ -12754,26 +13073,29 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
-msgstr "Ultima skin utilizzata"
+msgid "Skin to use"
+msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:344
-msgid "Select the path to the last skin used."
-msgstr "Percorso della ultima skin utilizzata."
+#, fuzzy
+msgid "Path to the skin to use."
+msgstr "Percorso del file PNG da utilizzare."
 
 #: modules/gui/skins2/src/skin_main.cpp:345
 msgid "Config of last used skin"
 msgstr "Configurazione dell'ultima skin utilizzata"
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
-msgstr "Configurazione dell'ultima skin utilizzata."
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
+msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr "Attivare effetti di trasparenza"
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
@@ -12781,15 +13103,15 @@ msgstr ""
 "Si possono disabilitare tutti gli effetti di trasparenza. Utile soprattutto "
 "quando si riscontrano errori muovendo le finestre."
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 msgid "Skinnable Interface"
 msgstr "Interfaccia skin"
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr "Demux caricamento skin"
 
@@ -12811,7 +13133,7 @@ msgstr ""
 " (interfaccia wxWindows)\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 #, fuzzy
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
@@ -12820,17 +13142,17 @@ msgstr ""
 "(c) 1996-2004 - l'équipe VideoLAN\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 #, fuzzy
 msgid "Compiled by "
 msgstr "Commedia"
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 #, fuzzy
 msgid "Compiler: "
 msgstr "Errore: %s\n"
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr ""
 
@@ -12857,12 +13179,12 @@ msgstr ""
 "obiettivi predefiniti:"
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr "Scelta cartella"
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr "Scelta file"
 
@@ -12892,6 +13214,11 @@ msgstr "Fornitore dialoghi wxWidgets"
 msgid "Edit bookmark"
 msgstr "Modifica segnalibro"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+msgid "Bytes"
+msgstr "Byte"
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "E' necessario selezionare due segnalibri"
@@ -12901,10 +13228,17 @@ msgid "The stream must be playing or paused for bookmarks to work"
 msgstr ""
 "L'esecuzione deve essere in corso o in pausa per far funzionare i segnalibri."
 
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
 msgid ""
-"Input has changed, unable to save bookmark. Use \"pause\" while editing "
-"bookmarks to keep the same input."
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+"Ingresso non trovato. L'esecuzione deve essere in corso o in pausa per far "
+"funzionare i segnalibri."
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
+msgid ""
+"Input has changed, unable to save bookmark. Use \"pause\" while editing "
+"bookmarks to keep the same input."
 msgstr ""
 "L'ingresso è cambiato, impossibile salvare il segnalibro. Utilizzare la "
 "funzione di pausa quando si modificano i segnalibri per mantenere lo stesso "
@@ -13045,80 +13379,79 @@ msgid "RTSP"
 msgstr "RTSP"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr ""
+#, fuzzy
+msgid "DVD device to use"
+msgstr "Periferica DVD"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "Nome Periferica CD-ROM"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 msgid "Open subtitles file"
 msgstr "Apri File Sottotitoli"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 #, fuzzy
 msgid "Title number."
 msgstr "Numero tuner"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
 "be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 #, fuzzy
 msgid "Track number."
 msgstr "Traccia"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 
@@ -13136,7 +13469,8 @@ msgid "Add &Directory..."
 msgstr "Aggiungi &Cartella..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+#, fuzzy
+msgid "&Add URL..."
 msgstr "&Aggiungi MRL..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -13160,8 +13494,9 @@ msgid "&Reverse sort by title"
 msgstr "Ordine inverso per titolo"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
-msgstr "Rime&scola playlist"
+#, fuzzy
+msgid "&Shuffle"
+msgstr "Rimescola"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
 msgid "D&elete"
@@ -13188,78 +13523,99 @@ msgstr "Filtri Video"
 msgid "Play this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+#, fuzzy
+msgid "Preparse"
+msgstr "Preparatore"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr "Informazioni"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "Add node"
 msgstr "Codifica audio"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 #, fuzzy
 msgid "root"
 msgstr "Root"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, fuzzy, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr "%i elementi nella playlist"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, c-format
 msgid "%i items in playlist"
 msgstr "%i elementi nella playlist"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr "file M3U"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "Registra playlist"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr "La Playlist è vuota"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr "Non è possibile registrare"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr "Normale"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 #, fuzzy
 msgid "Sorted by artist"
 msgstr "Ordine per autore"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 #, fuzzy
 msgid "Sorted by Album"
 msgstr "Ordina per Nome"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "New node"
 msgstr "New Age"
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+#, fuzzy
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+"Attenzione, la prossima tappa cancellerà il file di configurazione di VLC "
+"media player.\n"
+"Proseguire?"
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -13279,8 +13635,8 @@ msgstr "Shift"
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:167
@@ -13288,12 +13644,15 @@ msgid "Stream output MRL"
 msgstr "MRL trasmissione in uscita"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
-msgid "Destination Target:"
-msgstr "Obiettivo destinazione:"
+#, fuzzy
+msgid "Target:"
+msgstr "Apri obiettivo:"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
+#, fuzzy
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
@@ -13302,21 +13661,23 @@ msgstr ""
 "controllo."
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
-msgid "Output methods"
-msgstr "Metodi d'uscita"
+#, fuzzy
+msgid "Outputs"
+msgstr "URL uscita"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+msgid "Play locally"
+msgstr "Riproduci localmente"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr "MMSH"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr "RTP"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-msgid "Miscellaneous options"
-msgstr "Opzioni Varie"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 #, fuzzy
 msgid "Group name"
@@ -13331,10 +13692,6 @@ msgstr "Nome canale"
 msgid "Select all elementary streams"
 msgstr "Seleziona una sorgente di rete"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-msgid "Transcoding options"
-msgstr "Opzioni transcodifica"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 msgid "Video codec"
 msgstr "Codifica video"
@@ -13366,8 +13723,8 @@ msgid "Subtitles file"
 msgstr "File sottotitoli"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
-msgstr "Opzioni sottotitoli"
+msgid "Options"
+msgstr "Opzioni"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 #, fuzzy
@@ -13376,12 +13733,6 @@ msgid ""
 "subtitles."
 msgstr "Modifica i frame per secondo. Funziona solo con sottotitoli MicroDVD."
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr "Ritardo"
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 #, fuzzy
 msgid "Set subtitle delay (in 1/10s)"
@@ -13393,21 +13744,21 @@ msgstr "Apri file"
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
 #, fuzzy
-msgid "VLC media player - Updates"
-msgstr "VLC media player"
+msgid "Updates"
+msgstr "Aggiorna"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+msgid "Check for updates"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 #, fuzzy
 msgid "Save file..."
 msgstr "Registra file"
@@ -13437,7 +13788,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 msgid "Choose"
 msgstr "Scegli"
 
@@ -13455,35 +13806,64 @@ msgstr "Ripeti"
 msgid "Create"
 msgstr "Campionamento"
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-#, fuzzy
-msgid "VLM configuration"
-msgstr "Nessuna opzione configurazione disponibile."
-
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
 #, fuzzy
 msgid "VLM stream"
 msgstr "Sorgente ES"
 
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+#, fuzzy
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr "L'assistente aiuta a trasmettere, transcodificare o registrare"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#, fuzzy
+msgid "Use this to stream on a network."
+msgstr "Utilizzare per trasmettere in rete"
+
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:91
 #, fuzzy
 msgid "Use this to re-encode a stream and save it to a file."
 msgstr "Utilizzare per ricodificare una sorgente e salvarla in un file"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+#, fuzzy
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+"L'assistente dà accesso soltanto ad un sottoinsieme limitato delle "
+"possibilità di trasmissione e transcodifica di VLC. Utilizzare le finestre "
+"di dialogo Apri e Trasmissione in Uscita per controllarle tutte."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
 #, fuzzy
 msgid "Use this to stream on a network"
 msgstr "Utilizzare per trasmettere in rete"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+#, fuzzy
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+"Utilizzare per salvare in un file. Dà la possibilità di ricodificare i "
+"contenuti. E' possibile salvare in qualsiasi formato letto da VLC.\n"
+"Attenzione, VLC non è adatto alla transcodifica da file a file. E' meglio "
+"utilizzarlo, piuttosto, per salvare trasmissioni di rete, per esempio."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
 msgid "You must choose a stream"
 msgstr "E' necessario scegliere uno stream"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr "Oops, non riesco a trovare la playlist!"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 #, fuzzy
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
@@ -13496,17 +13876,62 @@ msgstr ""
 "trasmissione di rete UDP.\n"
 "Inserire i tempi di inizio e fine (in secondi)."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+#, fuzzy
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+"Se desideri cambiare il formato di compressione delle tracce audio o video, "
+"riempi questa pagina. Se invece vuoi solo cambiare il formato del "
+"contenitore, procedi alla pagina successiva."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+#, fuzzy
+msgid "Select the target video codec. Click one to get more information."
+msgstr ""
+"Scelta del codec video. Fare click su ciascun codec per maggiori "
+"informazioni."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+#, fuzzy
+msgid "Select the target audio codec. Click one to get more information."
+msgstr ""
+"Scelta del codec audio. Fare click su ciascun codec per maggiori "
+"informazioni."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr "In questa pagina, sceglierai il metodo di trasmissione."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
 #, fuzzy
 msgid "This does not appear to be a valid multicast address"
 msgstr "Questo non è un indirizzo multicast valido."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
 #, fuzzy
 msgid "You need to enter an address"
 msgstr "Inserire un indirizzo"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+"In questa pagina, sceglierai come incapsulare lo stream. Secondo le scelte "
+"fatte, non tutti i formati saranno disponibili."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 #, fuzzy
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
@@ -13515,11 +13940,11 @@ msgstr ""
 "In questa pagina, definirai una serie di parametri addizionali per la "
 "transcodifica."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 msgid "You must choose a file to save to"
 msgstr "E' necessario scegliere un file in cui salvare"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 #, fuzzy
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
@@ -13527,7 +13952,19 @@ msgstr ""
 "In questa pagina, definirai una serie di parametri addizionali per la "
 "trasmissione."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+"Definisci il TTL (Time To Live) dei pacchetti. Questo parametro è il numero "
+"massimo di router che la trasmissione potrà attraversare. Se non sai di che "
+"si tratta, o se vuoi trasmettere soltanto sulla tua rete locale, lascia "
+"questo parametro a 1."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 #, fuzzy
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
@@ -13544,62 +13981,108 @@ msgstr ""
 "Per dare un titolo alla trasmissione, inserirlo qui; altrimenti, verrà "
 "utilizzato un titolo di default."
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 #, fuzzy
 msgid "Save to file"
 msgstr "Registra file"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
+#, fuzzy
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
 msgstr ""
 "Se questa opzione è diversa da zero, le bande si muoveranno tutte quando se "
 "ne muove una. Più alto è il valore specificato, più importante è la "
 "correlazione del movimento delle bande."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+#, fuzzy
+msgid "Adds distortion effects"
+msgstr "Selezionare effetto"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+msgid "Inverts the colors of the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+msgid "Adds motion blurring to the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 msgid "Magnifies part of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+#, fuzzy
+msgid "Image adjustment"
+msgstr "Regolazione immagine"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr "Impostazioni Video"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr "Correzione rapporto dimensioni"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-msgid "More info"
-msgstr "Ulteriori informazioni"
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+#, fuzzy
+msgid "Imitates the effect of surround sound when using headphones."
+msgstr ""
+"Questo filtro fornisce la sensazione di un sistema 5.1 utilizzando le cuffie."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+#, fuzzy
+msgid "Prevents the audio output level from going over a predefined value."
 msgstr "Questo filtro impedisce al volume di superare un valore stabilito."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:466
+#, fuzzy
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
 msgstr ""
 "Abilita l'equalizzatore. E' possibile modificare manualmente le bande oppure "
 "usare un modello predefinito (menu Audio -> Equalizzatore)."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:473
 #, fuzzy
-msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
 msgstr ""
 "Attivando questa impostazione, il filtro equalizzatore verrà applicato due "
 "volte. L'effetto sarà più marcato."
 
+#: modules/gui/wxwidgets/extrapanel.cpp:999
+#, fuzzy
+msgid ""
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
+msgstr ""
+"Selezionare i filtri di effetto video da applicare. E' necessario riavviare "
+"la riproduzione per rendere effettive le modifiche.\n"
+"Per configurare i filtri, aprire le Preferenze e scegliere la sezione Moduli/"
+"Filtri Video. Lì è possibile configurare i vari filtri.\n"
+"Per specificare l'ordine in cui applicare i filtri, è necessario introdurre "
+"a mano una lista di filtri (Preferenze / Generali / Video)."
+
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "Ulteriori informazioni"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 #, fuzzy
 msgid "Stopped"
@@ -13630,125 +14113,130 @@ msgstr "Capitolo Precedente"
 msgid "Next track"
 msgstr "Traccia video"
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 msgid "Quick &Open File...\tCtrl-O"
 msgstr "&Apri File (semplice)...\tCtrl-O"
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr "Apri &File...\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 #, fuzzy
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr "Apri &File...\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr "Apri &Disco...\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr "Apri Sorgente di &Rete...\tCtrl-N"
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 #, fuzzy
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr "Apri &Periferica di Acquisizione...\tCtrl-C"
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 msgid "&Wizard...\tCtrl-W"
 msgstr "&Wizard...\tCtrl-W"
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr "&Uscita\tCtrl-X"
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr "&Playlist...\tCtrl-P"
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr "&Messaggi...\tCtrl-M"
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr "Info Media e Stream...\tCtrl-I"
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
+#: modules/gui/wxwidgets/interface.cpp:605
+msgid "About..."
+msgstr "Info su..."
+
+#: modules/gui/wxwidgets/interface.cpp:607
+msgid "Check for updates..."
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 msgid "&File"
 msgstr "&File"
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr "&Visualizza"
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr "Impo&stazioni"
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr "&Audio"
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr "&Video"
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr "&Navigazione"
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr "&Aiuto"
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
 msgstr "Apri playlist"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr "Elemento playlist precedente"
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr "Elemento playlist successivo"
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr "Riproduci lentamente"
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr "Riproduci velocemente"
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 #, fuzzy
 msgid "Extended &GUI\tCtrl-G"
 msgstr "Interfaccia estesa"
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 #, fuzzy
 msgid "&Bookmarks...\tCtrl-B"
 msgstr "Segnali&bri..."
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 #, fuzzy
 msgid "Preference&s...\tCtrl-S"
 msgstr "Preferenze..."
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 #, fuzzy
 msgid ""
 " (wxWidgets interface)\n"
@@ -13757,7 +14245,7 @@ msgstr ""
 " (interfaccia wxWindows)\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
@@ -13767,12 +14255,12 @@ msgstr ""
 "http://www.videolan.org/\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr "Info su %s"
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 #, fuzzy
 msgid "Show/Hide interface"
 msgstr "Mostra Interfaccia"
@@ -13859,11 +14347,27 @@ msgstr "Theora è un codec libero di uso vario"
 msgid "RTP Unicast"
 msgstr "Unicast UDP"
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+#, fuzzy
+msgid "Stream to a single computer."
+msgstr "Utilizzare per trasmettere ad un solo computer"
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 #, fuzzy
 msgid "RTP Multicast"
 msgstr "UDP/RTP Multicast"
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+#, fuzzy
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+"Utilizzare per trasmettere ad un gruppo di computer dinamicamente costituito "
+"in una rete multicast. E' il metodo più efficiente per trasmettere a diversi "
+"computer, ma non funziona su Internet."
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 #, fuzzy
 msgid ""
@@ -13875,25 +14379,57 @@ msgstr ""
 "compreso tra 224.0.0.0 e 239.255.255.255. Per uso privato, utilizzare un "
 "indirizzo che cominci per 239.255."
 
+#: modules/gui/wxwidgets/streamdata.cpp:134
+#, fuzzy
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+"Utilizzare per trasmettere a diversi computer. E' un metodo meno efficiente, "
+"poichè il server deve trasmettere i contenuti diverse volte."
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+#, fuzzy
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
+msgstr ""
+"Inserire gli indirizzi locali su cui ascoltare. Non inserire niente per "
+"ascoltarli tutti, o se non si sa che fare. In generale, è la scelta più "
+"saggia. Gli altri computer potranno accedere ai dati all'indirizzo http://"
+"tuoip:8080 per default."
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#, fuzzy
+msgid "Bookmarks dialog"
 msgstr "Mostra finestra segnalibri"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
-msgstr ""
-"Mostra la finestra di dialogo dei segnalibri quando si avvia l'interfaccia."
+#, fuzzy
+msgid "Show bookmarks dialog at startup"
+msgstr "Mostra finestra segnalibri"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
 #, fuzzy
-msgid "Show extended GUI"
+msgid "Extended GUI"
 msgstr "Mostra l'interfaccia estesa"
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:92
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
+#, fuzzy
+msgid "Taskbar"
+msgstr "Tatar"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
-msgstr ""
+#, fuzzy
+msgid "Show VLC on the taskbar"
+msgstr "Mostrare l'applicazione nella barra"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
 #, fuzzy
@@ -13901,30 +14437,44 @@ msgid "Minimal interface"
 msgstr "Interfaccia skin"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 #, fuzzy
 msgid "Size to video"
 msgstr "Time to live"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+msgid "Resize VLC to match the video resolution."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
 #, fuzzy
-msgid "Show systray icon"
+msgid "Systray icon"
+msgstr "Mostra posizione sorgente"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+#, fuzzy
+msgid "Show a systray icon for VLC"
 msgstr "Mostra posizione sorgente"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
 #, fuzzy
+msgid "Show labels in toolbar"
+msgstr "Mostra testo sui pulsanti della barra degli strumenti."
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#, fuzzy
+msgid "Show labels below the icons in the toolbar."
+msgstr "Mostra testo sotto le icone della barra degli strumenti."
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
+#, fuzzy
 msgid "Playlist view"
 msgstr "Playlist"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -13932,20 +14482,20 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 #, fuzzy
 msgid "wxWidgets interface module"
 msgstr "Modulo interfaccia wxWidgets"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 #, fuzzy
 msgid "wxWidgets dialogs provider"
 msgstr "Fornitore dialoghi wxWidgets"
@@ -13968,9 +14518,10 @@ msgid "Save raw codec data"
 msgstr "Registra dati codec"
 
 #: modules/misc/dummy/dummy.c:45
+#, fuzzy
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 "Permette di registrare i dati del codec, se è stata selezionata la "
 "decodifica dummy nelle opzioni principali."
@@ -13989,156 +14540,168 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr "Funzione interfaccia dummy"
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 #, fuzzy
 msgid "Dummy Interface"
 msgstr "Interfaccia"
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 msgid "Dummy access function"
 msgstr "Funzione accesso dummy"
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 msgid "Dummy demux function"
 msgstr "Funzione demux dummy"
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 #, fuzzy
 msgid "Dummy decoder"
 msgstr "Funzione decodifica dummy"
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 msgid "Dummy decoder function"
 msgstr "Funzione decodifica dummy"
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 msgid "Dummy encoder function"
 msgstr "Funzione codifica dummy"
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 msgid "Dummy audio output function"
 msgstr "Funzione uscita audio dummy"
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 msgid "Dummy video output function"
 msgstr "Funzione uscita video dummy"
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 #, fuzzy
 msgid "Dummy Video output"
 msgstr "Trasmissione in uscita \"dummy\""
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 msgid "Dummy font renderer function"
 msgstr "Funzione generatore font dummy"
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr "Carattere"
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
-msgstr "File dei caratteri"
+#, fuzzy
+msgid "Filename for the font you want to use"
+msgstr "Impostazione del canale audio da utilizzare in un DVD (da 0 a n)."
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
 msgid "Font size in pixels"
 msgstr "Dimensione carattere (px)"
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
+#, fuzzy
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 "La dimensione dei caratteri utilizzati dal modulo osd. Se impostata ad un "
 "valore diverso da 0, modifica la dimensione relativa dei caratteri "
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
+#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
 msgstr ""
 
-#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+msgid "Text default color"
 msgstr ""
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
-msgstr "La dimensione dei caratteri per il modulo osd"
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+#, fuzzy
+msgid "Relative font size"
+msgstr "Dimensione del buffer per il controllo di banda"
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr "Più piccolo"
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr "Piccolo"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr "Grande"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr "Più grande"
 
-#: modules/misc/freetype.c:102
+#: modules/misc/freetype.c:107
 #, fuzzy
-msgid "Use yuvp renderer"
+msgid "Use YUVP renderer"
 msgstr "Rendering diretto"
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 #, fuzzy
 msgid "Font Effect"
 msgstr "Espelli"
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Background"
 msgstr "Vai Indietro"
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Outline"
 msgstr "Vecchi successi"
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 #, fuzzy
 msgid "Fat Outline"
 msgstr "Bilineare rapido"
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 #, fuzzy
 msgid "Text renderer"
 msgstr "Rendering diretto"
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 #, fuzzy
 msgid "Freetype2 font renderer"
 msgstr "Generatore di caratteri freetype2"
@@ -14149,106 +14712,104 @@ msgstr ""
 
 #: modules/misc/gnutls.c:69
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
 msgstr ""
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
 #, fuzzy
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
 "Permette di specificare il numero di threads utilizzati per la transcodifica."
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr ""
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr ""
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr ""
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 #, fuzzy
 msgid "Growl server"
 msgstr "Nessun server"
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 #, fuzzy
 msgid "Growl password"
 msgstr "Password FTP"
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 #, fuzzy
 msgid "Growl UDP port"
 msgstr "Porta"
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "Porta"
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
-msgstr ""
+#, fuzzy
+msgid "Growl"
+msgstr "Gruppo"
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 #, fuzzy
 msgid "(no title)"
 msgstr "Senza Titolo"
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr ""
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr ""
 
@@ -14256,7 +14817,7 @@ msgstr ""
 msgid "Gtk+ GUI helper"
 msgstr "Aiuto interfaccia Gtk+"
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr "Testo"
 
@@ -14268,12 +14829,12 @@ msgstr "Formato rapporto"
 #, fuzzy
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr ""
 "Specificare il formato dei rapporti (log). Scelte possibili: text (default) "
 "o html."
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
@@ -14281,32 +14842,36 @@ msgstr ""
 "Specificare il formato dei rapporti (log). Scelte possibili: text (default) "
 "o html."
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr ""
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 #, fuzzy
 msgid "File logging"
 msgstr "Interfaccia file resoconti"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr "File di log"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr "Specifica il nome del file di rapporto."
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 #, fuzzy
 msgid "RRD output file"
 msgstr "File in uscita"
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+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"
@@ -14323,16 +14888,14 @@ 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/msn.c:63
 msgid "MSN Title format string"
 msgstr ""
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
@@ -14341,8 +14904,9 @@ msgid "MSN"
 msgstr "MMS"
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr ""
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "Play"
 
 #: modules/misc/network/ipv4.c:96
 #, fuzzy
@@ -14387,31 +14951,37 @@ msgstr "Aiuto Qt Embedded GUI"
 msgid "video"
 msgstr "video"
 
+#: modules/misc/rtsp.c:48
+#, fuzzy
+msgid "RTSP host address"
+msgstr "Indirizzo host"
+
 #: modules/misc/rtsp.c:50
 #, fuzzy
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr "Indirizzo, porta e percorso sulla quale aprire l'interfaccia rtsp."
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 #, fuzzy
 msgid "Maximum number of connections"
 msgstr "Numero di cloni"
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 #, fuzzy
 msgid "RTSP VoD"
 msgstr "Server VoD RTSP"
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 msgid "RTSP VoD server"
 msgstr "Server VoD RTSP"
 
@@ -14419,11 +14989,11 @@ msgstr "Server VoD RTSP"
 msgid "X Screensaver disabler"
 msgstr "Disabilita X Screensaver"
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 msgid "SVG template file"
 msgstr "File di modello SVG"
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -14442,61 +15012,63 @@ msgstr "Modulo C che non fa niente"
 msgid "Miscellaneous stress tests"
 msgstr "Diversi test di carico"
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 #, fuzzy
 msgid "Win32 font renderer"
 msgstr "Generatore di caratteri freetype2"
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr ""
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 #, fuzzy
 msgid "Simple XML Parser"
 msgstr "Ignora i tag id3"
 
 #: modules/mux/asf.c:49
-msgid "Allows you to define the title that will be put in ASF comments."
-msgstr "Permette di specificare il titolo da inserire nei commenti ASF."
+msgid "Title to put in ASF comments."
+msgstr ""
 
-#: modules/mux/asf.c:52
-msgid "Allows you to define the author that will be put in ASF comments."
+#: modules/mux/asf.c:51
+#, fuzzy
+msgid "Author to put in ASF comments."
 msgstr "Permette di specificare l'autore da inserire nei commenti ASF."
 
-#: modules/mux/asf.c:55
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+#: modules/mux/asf.c:53
+#, fuzzy
+msgid "Copyright string to put in ASF comments."
 msgstr ""
 "Permette di specificare la stringa di copyright da inserire nei commenti ASF."
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 msgid "Comment"
 msgstr "Commento"
 
-#: modules/mux/asf.c:58
-msgid "Allows you to define the comment that will be put in ASF comments."
-msgstr "Permette di specificare il commento da inserire nei commenti ASF."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
+msgstr ""
 
-#: modules/mux/asf.c:61
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+#: modules/mux/asf.c:57
+#, fuzzy
+msgid "\"Rating\" to put in ASF comments."
 msgstr ""
 "Permette di specificare la classificazione da inserire nei commenti ASF."
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 #, fuzzy
 msgid "Packet Size"
 msgstr "Copy packetizer"
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr ""
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 msgid "ASF muxer"
 msgstr "Muxer ASF"
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr "Video Sconosciuto"
 
@@ -14509,32 +15081,35 @@ msgid "Dummy/Raw muxer"
 msgstr "Muxer Dummy/Raw"
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+#, fuzzy
+msgid "Create \"Fast Start\" files"
 msgstr "Crea file di avvio rapido"
 
 #: modules/mux/mp4.c:47
+#, fuzzy
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 "Quando questa opzione è attivata, vengono creati dei file di avvio rapido. "
 "Questi file sono ottimizzati per il download, il che permette di vedere i "
 "file in anteprima durante il download."
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 msgid "MP4/MOV muxer"
 msgstr "Muxer MP4/MOV"
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr "Ritardo DTS (ms)"
 
 #: modules/mux/mpeg/ps.c:46
+#, fuzzy
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 "Questa opzione ritarda i DTS (decoding time stamps, istanti di decodifica) e "
 "PTS (presentation time stamps, istanti di presentazione) dei dati, rispetto "
@@ -14546,9 +15121,7 @@ msgid "PES maximum size"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:61
@@ -14560,8 +15133,9 @@ msgid "Video PID"
 msgstr "PID Video"
 
 #: modules/mux/mpeg/ts.c:84
+#, fuzzy
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr ""
 "Attribuisce al flusso video un PID fisso. Il PCR PID sarà automaticamente il "
@@ -14572,7 +15146,8 @@ msgid "Audio PID"
 msgstr "PID Audio"
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
+#, fuzzy
+msgid "Assign a fixed PID to the audio stream."
 msgstr "Attribuisce un PID fisso al flusso audio."
 
 #: modules/mux/mpeg/ts.c:88
@@ -14582,7 +15157,7 @@ msgstr "PID PMT"
 
 #: modules/mux/mpeg/ts.c:89
 #, fuzzy
-msgid "Assigns a fixed PID to the SPU."
+msgid "Assign a fixed PID to the SPU."
 msgstr "Attribuisce un PID fisso al PMT"
 
 #: modules/mux/mpeg/ts.c:90
@@ -14591,7 +15166,7 @@ msgstr "PID PMT"
 
 #: modules/mux/mpeg/ts.c:91
 #, fuzzy
-msgid "Assigns a fixed PID to the PMT"
+msgid "Assign a fixed PID to the PMT"
 msgstr "Attribuisce un PID fisso al PMT"
 
 #: modules/mux/mpeg/ts.c:92
@@ -14601,7 +15176,7 @@ msgstr "PID PMT"
 
 #: modules/mux/mpeg/ts.c:93
 #, fuzzy
-msgid "Assigns a fixed Transport Stream ID."
+msgid "Assign a fixed Transport Stream ID."
 msgstr "Attribuisce un PID fisso al flusso audio."
 
 #: modules/mux/mpeg/ts.c:94
@@ -14611,64 +15186,82 @@ msgstr "PID PMT"
 
 #: modules/mux/mpeg/ts.c:95
 #, fuzzy
-msgid "Assigns a fixed Network ID (for SDT table)"
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr "Attribuisce un PID fisso al PMT"
 
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
-msgstr ""
-
 #: modules/mux/mpeg/ts.c:97
 #, fuzzy
-msgid "Assigns a program number to each PMT"
-msgstr "Attribuisce un PID fisso al PMT"
+msgid "PMT Program numbers"
+msgstr "Traccia"
 
 #: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:99
-#, fuzzy
-msgid "Defines the pids to add to each pmt."
-msgstr "Definisce se disegnare i picchi o no."
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
+msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
+#: modules/mux/mpeg/ts.c:109
 #, fuzzy
-msgid "Set PID to id of ES"
+msgid "Set PID to ID of ES"
 msgstr "Imposta ID dell'ES a PID"
 
-#: modules/mux/mpeg/ts.c:105
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:114
 #, fuzzy
-msgid "set PID to id of es"
-msgstr "Imposta l'ID dell'ES a PID"
+msgid "Data alignment"
+msgstr "Allineamento video"
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:118
 msgid "Shaping delay (ms)"
 msgstr "Ritardo di shaping (ms)"
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
+#, fuzzy
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 "Attivando l'opzione, il muxer TS taglierà il flusso in \"fettine\" di una "
 "durata specificata, garantendo un bitrate costante in un intervallo.Il che "
 "evita di avere grossi picchi di bitrate per le immagini di riferimento."
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 msgid "Use keyframes"
 msgstr "Usa immagini chiave"
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -14683,83 +15276,84 @@ msgstr ""
 "dell'algoritmo di shaping, poiché le immagini I sono di solito le più grosse "
 "in un flusso."
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr "Ritardo PCR (ms)"
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
 #, fuzzy
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 "Permette di specificare l'intervallo in cui inviare i PCR (Program Clock "
 "Reference). Il valore dovrebbe essere inferiore a 100ms (predefinito a 30)."
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
+#, fuzzy
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 "Questa opzione ritarda i DTS (decoding time stamps, istanti di decodifica) e "
 "PTS (presentation time stamps, istanti di presentazione) dei dati, rispetto "
 "ai PCR. Questo permette di ottenere un buffer all'interno del ciclo di "
 "decodifica."
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr "Crittazione audio"
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr "Crittazione CSA dell'audio"
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 #, fuzzy
 msgid "Crypt video"
 msgstr "Crittazione audio"
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 #, fuzzy
 msgid "Crypt video using CSA"
 msgstr "Crittazione CSA dell'audio"
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr "Chiave CSA"
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
+#, fuzzy
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 "Definisce la chiave di crittazione CSA. Deve essere una stringa di sedici "
 "caratteri (8 byte esadecimali)."
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr "Muxer TS (libdvbpsi)"
 
@@ -14769,16 +15363,18 @@ msgstr ""
 
 #: modules/mux/mpjpeg.c:33
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 
 #: modules/mux/mpjpeg.c:50
-msgid "Multipart jpeg muxer"
+#, fuzzy
+msgid "Multipart JPEG muxer"
 msgstr "Muxer jpeg multipart"
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
+#, fuzzy
+msgid "Ogg/OGM muxer"
 msgstr "Muxer ogg/ogm"
 
 #: modules/mux/wav.c:42
@@ -14790,7 +15386,8 @@ msgid "Copy packetizer"
 msgstr "Copy packetizer"
 
 #: modules/packetizer/h264.c:47
-msgid "H264 video packetizer"
+#, fuzzy
+msgid "H.264 video packetizer"
 msgstr "Incapsulazione video H264"
 
 #: modules/packetizer/mpeg4audio.c:118
@@ -14803,13 +15400,13 @@ msgstr "Incapsulazione video MPEG4"
 
 #: modules/packetizer/mpegvideo.c:52
 #, fuzzy
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr "Mostra Interfaccia"
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -14835,7 +15432,7 @@ msgstr "Accesso:"
 
 #: modules/services_discovery/hal.c:63
 #, fuzzy
-msgid "HAL device detection"
+msgid "HAL devices detection"
 msgstr "Rimuovi selezione"
 
 #: modules/services_discovery/hal.c:153
@@ -14848,15 +15445,15 @@ msgid "Podcast URLs list"
 msgstr ""
 
 #: modules/services_discovery/podcast.c:58
-msgid "Podcast '|' (pipe) seperated URLs list"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
 msgstr ""
 
-#: modules/services_discovery/podcast.c:62
+#: modules/services_discovery/podcast.c:63
 #, fuzzy
-msgid "Podcast Service Discovery"
-msgstr "Directory sorgente"
+msgid "Podcasts"
+msgstr "Incolla"
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 #, fuzzy
 msgid "Podcast"
 msgstr "Incolla"
@@ -14866,134 +15463,136 @@ msgid "SAP multicast address"
 msgstr "Indirizzo multicast SAP"
 
 #: modules/services_discovery/sap.c:80
-#, fuzzy
-msgid "Listen for SAP announcements on another address"
-msgstr "Intervallo annunci SAP"
-
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
-msgstr "Ascolto IPv4-SAP"
+msgid ""
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
+msgstr ""
 
 #: modules/services_discovery/sap.c:83
 #, fuzzy
-msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
-msgstr "Abilitare l'ascolto degli annunci SAP su IPv4"
+msgid "IPv4 SAP"
+msgstr "Estensione SAP IPv6"
 
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
-msgstr "Ascolto IPv6-SAP"
+#, fuzzy
+msgid "Listen to IPv4 announcements on the standard address."
+msgstr "Intervallo annunci SAP"
 
 #: modules/services_discovery/sap.c:87
 #, fuzzy
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
-msgstr "Abilitare l'ascolto degli annunci SAP su IPv6"
+msgid "IPv6 SAP"
+msgstr "Estensione SAP IPv6"
 
 #: modules/services_discovery/sap.c:89
+#, fuzzy
+msgid "Listen to IPv6 announcements on the standard addresses."
+msgstr "Intervallo annunci SAP"
+
+#: modules/services_discovery/sap.c:91
 msgid "IPv6 SAP scope"
 msgstr "Estensione SAP IPv6"
 
-#: modules/services_discovery/sap.c:91
+#: modules/services_discovery/sap.c:93
 #, fuzzy
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr "Regola l'estensione degli annunci IPv6 (valore predefinito 8)"
 
-#: modules/services_discovery/sap.c:92
+#: modules/services_discovery/sap.c:94
 msgid "SAP timeout (seconds)"
 msgstr "Timeout SAP (secondi)"
 
-#: modules/services_discovery/sap.c:94
+#: modules/services_discovery/sap.c:96
 #, fuzzy
 msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr ""
 "Imposta il tempo massimo di attesa prima che gli elementi SAP siano "
 "cancellati, quando non si ricevono nuovi annunci."
 
-#: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+#: modules/services_discovery/sap.c:98
+#, fuzzy
+msgid "Try to parse the announce"
 msgstr "Prova ad analizzare gli annunci SAP"
 
-#: modules/services_discovery/sap.c:98
+#: modules/services_discovery/sap.c:100
 #, fuzzy
 msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
 msgstr ""
 "SAP cercherà di analizzare gli annunci. Il comportamento normale è di "
 "lasciar fare l'analisi a livedotcom."
 
-#: modules/services_discovery/sap.c:100
+#: modules/services_discovery/sap.c:103
 #, fuzzy
 msgid "SAP Strict mode"
 msgstr "modulo interfaccia SAP"
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 #, fuzzy
 msgid "Use SAP cache"
 msgstr "Usa una cache per i plugin"
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 #, fuzzy
 msgid "SAP Announcements"
 msgstr "Annuncio SAP"
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr ""
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 msgid "Session Announcements (SAP)"
 msgstr ""
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 #, fuzzy
 msgid "Session"
 msgstr "URL della sessione"
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 #, fuzzy
 msgid "Tool"
 msgstr "Barra Strumenti"
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 #, fuzzy
 msgid "User"
 msgstr "Utente"
 
+#: modules/services_discovery/shout.c:61
+msgid "Number of streams"
+msgstr "Numero di sorgenti"
+
 #: modules/services_discovery/shout.c:62
 #, fuzzy
-msgid "Maximum number of shoutcast servers to be listed"
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr "Numero massimo di linee nella finestra resoconto"
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr ""
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 #, fuzzy
 msgid "Shoutcast"
 msgstr "multicast"
@@ -15007,41 +15606,43 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr ""
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
 msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 msgid "ID Offset"
 msgstr ""
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
 msgstr ""
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 #, fuzzy
 msgid "Bridge"
 msgstr "Luminosità"
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 #, fuzzy
 msgid "Bridge stream output"
 msgstr "Trasmissione in uscita file"
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 msgid "Bridge out"
 msgstr ""
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr ""
 
@@ -15061,7 +15662,7 @@ msgstr "Abilita/disabilita riproduzione video"
 msgid "Introduces a delay in the display of the stream."
 msgstr "Introduce un ritardo nella riproduzione locale della sorgente."
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 #, fuzzy
 msgid "Display"
 msgstr "display"
@@ -15078,86 +15679,91 @@ msgstr "Duplica trasmissione in uscita"
 msgid "Output access method"
 msgstr "Metodi d'uscita"
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
-msgstr "Permette di specificare un metodo di uscita per la trasmissione."
+#: modules/stream_out/es.c:39
+#, fuzzy
+msgid "This is the default output access method that will be used."
+msgstr "Periferica VCD predefinita da utilizzare."
 
 #: modules/stream_out/es.c:41
 msgid "Audio output access method"
 msgstr "Modulo uscita audio"
 
 #: modules/stream_out/es.c:43
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
+#, fuzzy
+msgid "This is the output access method that will be used for audio."
 msgstr ""
-"Permette di specificare un metodo di uscita per la trasmissione audio in "
-"uscita."
+"Permette di specificare il metodo di accesso per la trasmissione in uscita."
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 msgid "Video output access method"
 msgstr "Metodo uscita video"
 
-#: modules/stream_out/es.c:47
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
+#: modules/stream_out/es.c:46
+#, fuzzy
+msgid "This is the output access method that will be used for video."
 msgstr ""
 "Permette di specificare il metodo di uscita per la trasmissione video in "
 "uscita."
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 msgid "Output muxer"
 msgstr "Muxer uscita"
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
-msgid "Allows you to specify the muxer used for the streaming output."
-msgstr "Permette di specificare il muxer di trasmissione in uscita."
+#: modules/stream_out/es.c:50
+#, fuzzy
+msgid "This is the default muxer method that will be used."
+msgstr "Periferica CD Audio predefinita da utilizzare."
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 msgid "Audio output muxer"
 msgstr "Muxer uscita audio"
 
-#: modules/stream_out/es.c:55
-msgid "Allows you to specify the muxer used for the audio streaming output."
-msgstr "Permette di specificare il muxer di trasmissione audio in uscita."
+#: modules/stream_out/es.c:53
+#, fuzzy
+msgid "This is the muxer that will be used for audio."
+msgstr ""
+"Permette di specificare il nome utente da utilizzare per la connessione FTP."
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 msgid "Video output muxer"
 msgstr "Muxer uscita video"
 
-#: modules/stream_out/es.c:58
-msgid "Allows you to specify the muxer used for the video streaming output."
-msgstr "Permette di specificare il muxer di trasmissione video in uscita."
+#: modules/stream_out/es.c:56
+#, fuzzy
+msgid "This is the muxer that will be used for video."
+msgstr ""
+"Permette di specificare il nome utente da utilizzare per la connessione FTP."
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 msgid "Output URL"
 msgstr "URL uscita"
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
-msgid "Allows you to specify the output URL used for the streaming output."
-msgstr "Permette di specificare l'URL per la trasmissione in uscita."
+#: modules/stream_out/es.c:60
+#, fuzzy
+msgid "This is the default output URI."
+msgstr "Periferica VCD predefinita da utilizzare."
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 msgid "Audio output URL"
 msgstr "URL uscita audio"
 
-#: modules/stream_out/es.c:65
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
-msgstr "Permette di specificare l'URL per la trasmissione audio in uscita."
+#: modules/stream_out/es.c:63
+#, fuzzy
+msgid "This is the output URI that will be used for audio."
+msgstr ""
+"Questa e' la porta dello schermo locale che verra' usata per la grafica X11. "
+"Per esempio :0.1."
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 msgid "Video output URL"
 msgstr "URL uscita video"
 
-#: modules/stream_out/es.c:69
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
-msgstr "Permette di specificare l'URL per la trasmissione audio in uscita."
+#: modules/stream_out/es.c:66
+#, fuzzy
+msgid "This is the output URI that will be used for video."
+msgstr "Nome della sessione da annunciare via SAP o SLP"
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 msgid "Elementary stream output"
 msgstr "Trasmissione in uscita ES"
 
@@ -15188,15 +15794,21 @@ msgstr "Allineamento video"
 msgid "Mosaic bridge stream output"
 msgstr "Trasmissione in uscita file"
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr "SDP"
 
 #: modules/stream_out/rtp.c:51
+#, fuzzy
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 "Permette di specificare l'SDP da utilizzare per la trasmissione in uscita. "
 "Utilizzare una URL di tipo http://location per accedere all'SDP via HTTP, "
@@ -15207,133 +15819,159 @@ msgstr ""
 msgid "Muxer"
 msgstr "Muxer"
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
+#: modules/stream_out/rtp.c:57
+#, fuzzy
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
+msgstr "Permette di specificare l'URL per la trasmissione in uscita."
+
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
 msgid "Session name"
 msgstr "Nome della sessione"
 
-#: modules/stream_out/rtp.c:61
-msgid "Allows you to specify the session name used for the streaming output."
-msgstr ""
-"Permette di specificare un nome di sessione per la trasmissione in uscita."
-
 #: modules/stream_out/rtp.c:62
+#, fuzzy
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
+msgstr "Nome della sessione da annunciare via SAP o SLP"
+
+#: modules/stream_out/rtp.c:64
 msgid "Session description"
 msgstr "Descrizione sessione"
 
-#: modules/stream_out/rtp.c:64
-msgid "Allows you to give a broader description of the stream."
+#: modules/stream_out/rtp.c:66
+#, fuzzy
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 "Permette di fornire una descrizione più dettagliata della trasmissione."
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 msgid "Session URL"
 msgstr "URL della sessione"
 
-#: modules/stream_out/rtp.c:67
-msgid "Allows you to specify a URL with additional information on the stream."
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
 msgstr ""
-"Permette di specificare una URL con ulteriori informazioni sulla "
-"trasmissione."
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 msgid "Session email"
 msgstr "E-mail della sessione"
 
-#: modules/stream_out/rtp.c:70
-msgid "Allows you to specify contact e-mail address for this session."
-msgstr "Permette di specificare una e-mail di contatto per la sessione."
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
+msgstr ""
 
-#: modules/stream_out/rtp.c:74
-msgid "Allows you to specify the base port used for the RTP streaming."
+#: modules/stream_out/rtp.c:79
+#, fuzzy
+msgid "This allows you to specify the base port for the RTP streaming."
 msgstr ""
 "Permette di specificare la porta di base da utilizzare per la trasmissione "
 "RTP."
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 msgid "Audio port"
 msgstr "Porta audio"
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
+#, fuzzy
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
+"This allows you to specify the default audio port for the RTP streaming."
 msgstr "Permette di specificare la porta da utilizzare per l'audio in RTP."
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 msgid "Video port"
 msgstr "Porta video"
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
+#, fuzzy
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
+"This allows you to specify the default video port for the RTP streaming."
 msgstr "Permette di specificare la porta da utilizzare per il video in RTP."
 
-#: modules/stream_out/rtp.c:84
+#: modules/stream_out/rtp.c:89
 #, fuzzy
-msgid "Allows you to specify the Time-To-Live for the output stream."
+msgid "This allows you to specify the Time-To-Live for the output stream."
 msgstr "Permette di specificare il TTL del flusso in uscita."
 
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
+msgstr ""
+
 #: modules/stream_out/rtp.c:93
+#, fuzzy
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
+msgstr "Permette di trasmettere l'ES intero (video, audio, sottotitoli)"
+
+#: modules/stream_out/rtp.c:102
 msgid "RTP stream output"
 msgstr "Trasmissione in uscita RTP"
 
-#: modules/stream_out/standard.c:45
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
 msgstr ""
-"Permette di specificare il metodo di mux per la trasmissione in uscita."
-
-#: modules/stream_out/standard.c:47
-#, fuzzy
-msgid "Output URL (deprecated)"
-msgstr "File in uscita"
 
-#: modules/stream_out/standard.c:49
+#: modules/stream_out/standard.c:44
 #, fuzzy
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
-msgstr "Permette di specificare l'URL per la trasmissione in uscita."
+msgid "This is the muxer that will be used."
+msgstr "Periferica VCD predefinita da utilizzare."
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:45
 #, fuzzy
 msgid "Output destination"
 msgstr "Destinazione"
 
-#: modules/stream_out/standard.c:54
+#: modules/stream_out/standard.c:47
 #, fuzzy
-msgid ""
-"Allows you to specify the output destination used for the streaming output."
-msgstr "Permette di specificare l'URL per la trasmissione in uscita."
+msgid "This is the destination (URL) that will be used for the stream."
+msgstr ""
+"Permette di specificare il codec audio di destinazione per la trasmissione "
+"in uscita."
 
-#: modules/stream_out/standard.c:58
+#: modules/stream_out/standard.c:50
 #, fuzzy
-msgid "Name of the session that will be announced with SAP"
-msgstr "Nome della sessione da annunciare via SAP o SLP"
+msgid ""
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
+msgstr ""
+"Permette di specificare quante immagini saranno codificate per ogni immagine "
+"chiave."
 
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 #, fuzzy
 msgid "Session groupname"
 msgstr "Nome della sessione"
 
-#: modules/stream_out/standard.c:62
+#: modules/stream_out/standard.c:55
 #, fuzzy
-msgid "Name of the group that will be announced for the session"
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
 msgstr "Nome della sessione da annunciare via SAP o SLP"
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 msgid "SAP announcing"
 msgstr "Annunci SAP"
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+#, fuzzy
+msgid "Announce this session with SAP."
 msgstr "Annuncia questa sessione con SAP"
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 #, fuzzy
 msgid "Standard"
 msgstr "Riproduzione Standard"
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 msgid "Standard stream output"
 msgstr "Trasmissione in uscita standard"
 
@@ -15420,8 +16058,10 @@ msgid "Video encoder"
 msgstr "Codifica video"
 
 #: modules/stream_out/transcode.c:48
+#, fuzzy
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
+"This is the video encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 "Permette di specificare il tipo di codifica video da utilizzare e le opzioni "
 "associate."
@@ -15431,234 +16071,293 @@ msgid "Destination video codec"
 msgstr "Codec video di destinazione"
 
 #: modules/stream_out/transcode.c:52
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
-msgstr ""
-"Permette di specificare il codec video di destinazione per la trasmissione "
-"in uscita."
+#, fuzzy
+msgid "This is the video codec that will be used."
+msgstr "Periferica DVD predefinita da utilizzare."
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 msgid "Video bitrate"
 msgstr "Bitrate video"
 
-#: modules/stream_out/transcode.c:56
-msgid "Allows you to specify the video bitrate used for the streaming output."
-msgstr ""
-"Permette di specificare il bitrate video per la trasmissione in uscita."
+#: modules/stream_out/transcode.c:55
+#, fuzzy
+msgid "Target bitrate of the transcoded video stream."
+msgstr "Bitrate massimo della sorgente"
 
-#: modules/stream_out/transcode.c:58
+#: modules/stream_out/transcode.c:56
 msgid "Video scaling"
 msgstr "Ridimensionamento video"
 
-#: modules/stream_out/transcode.c:60
-msgid "Allows you to scale the video before encoding."
-msgstr "Permette di ridimensionare le immagini prima di codificarle."
+#: modules/stream_out/transcode.c:58
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
+msgstr ""
 
-#: modules/stream_out/transcode.c:61
+#: modules/stream_out/transcode.c:59
 msgid "Video frame-rate"
 msgstr "Frame-rate video"
 
-#: modules/stream_out/transcode.c:63
-msgid "Allows you to specify an output frame rate for the video."
-msgstr "Permette di specificare il frame rate in uscita per il video."
+#: modules/stream_out/transcode.c:61
+#, fuzzy
+msgid "Target output frame rate for the video stream."
+msgstr "Bitrate medio della sorgente"
 
-#: modules/stream_out/transcode.c:66
-msgid "Allows you to deinterlace the video before encoding."
+#: modules/stream_out/transcode.c:64
+#, fuzzy
+msgid "Deinterlace the video before encoding."
 msgstr "Permette di deinterlacciare le immagini prima di codificarle."
 
-#: modules/stream_out/transcode.c:76
+#: modules/stream_out/transcode.c:67
+#, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr "Modalità deinterlacciata"
+
+#: modules/stream_out/transcode.c:74
 #, fuzzy
 msgid "Maximum video width"
 msgstr "Ampiezza video"
 
-#: modules/stream_out/transcode.c:78
+#: modules/stream_out/transcode.c:76
 #, fuzzy
-msgid "Allows you to specify a maximum output video width."
-msgstr "Permette di specificare la larghezza delle immagini in uscita."
+msgid "Maximum output video width."
+msgstr "Ampiezza video"
 
-#: modules/stream_out/transcode.c:79
+#: modules/stream_out/transcode.c:77
 #, fuzzy
 msgid "Maximum video height"
 msgstr "Altezza video"
 
-#: modules/stream_out/transcode.c:81
+#: modules/stream_out/transcode.c:79
 #, fuzzy
-msgid "Allows you to specify a maximum output video height."
-msgstr "Permette di specificare l'altezza delle immagini in uscita."
+msgid "Maximum output video height."
+msgstr "Altezza video"
 
-#: modules/stream_out/transcode.c:82
+#: modules/stream_out/transcode.c:80
 #, fuzzy
 msgid "Video filter"
 msgstr "Filtri Video"
 
-#: modules/stream_out/transcode.c:84
-#, fuzzy
+#: modules/stream_out/transcode.c:82
 msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
-msgstr "Permette di specificare il muxer di trasmissione video in uscita."
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
+msgstr ""
 
-#: modules/stream_out/transcode.c:87
-msgid "Video crop top"
+#: modules/stream_out/transcode.c:85
+#, fuzzy
+msgid "Video crop (top)"
 msgstr "Taglia immagini in alto"
 
-#: modules/stream_out/transcode.c:89
-msgid "Allows you to specify the top coordinate for the video cropping."
+#: modules/stream_out/transcode.c:87
+msgid "Number of pixels to crop at the top of the video."
 msgstr ""
-"Permette di specificare la coordinata superiore per tagliare le immagini."
 
-#: modules/stream_out/transcode.c:90
-msgid "Video crop left"
+#: modules/stream_out/transcode.c:88
+#, fuzzy
+msgid "Video crop (left)"
 msgstr "Taglia immagini a sinistra"
 
-#: modules/stream_out/transcode.c:92
-msgid "Allows you to specify the left coordinate for the video cropping."
+#: modules/stream_out/transcode.c:90
+msgid "Number of pixels to crop at the left of the video."
 msgstr ""
-"Permette di specificare la coordinata sinistra per tagliare le immagini."
 
-#: modules/stream_out/transcode.c:93
-msgid "Video crop bottom"
+#: modules/stream_out/transcode.c:91
+#, fuzzy
+msgid "Video crop (bottom)"
 msgstr "Taglia immagini in basso"
 
-#: modules/stream_out/transcode.c:95
-msgid "Allows you to specify the bottom coordinate for the video cropping."
+#: modules/stream_out/transcode.c:93
+msgid "Number of pixels to crop at the bottom of the video."
 msgstr ""
-"Permette di specificare la coordinata inferiore per tagliare le immagini."
 
-#: modules/stream_out/transcode.c:96
-msgid "Video crop right"
+#: modules/stream_out/transcode.c:94
+#, fuzzy
+msgid "Video crop (right)"
 msgstr "Taglia immagini a destra"
 
+#: modules/stream_out/transcode.c:96
+msgid "Number of pixels to crop at the right of the video."
+msgstr ""
+
 #: modules/stream_out/transcode.c:98
-msgid "Allows you to specify the right coordinate for the video cropping."
-msgstr "Permette di specificare la coordinata destra per tagliare le immagini."
+#, fuzzy
+msgid "Video padding (top)"
+msgstr "Taglia immagini in alto"
 
 #: modules/stream_out/transcode.c:100
+msgid "Size of the black border to add at the top of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:101
+#, fuzzy
+msgid "Video padding (left)"
+msgstr "Taglia immagini a sinistra"
+
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:104
+#, fuzzy
+msgid "Video padding (bottom)"
+msgstr "Taglia immagini in basso"
+
+#: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:107
+#, fuzzy
+msgid "Video padding (right)"
+msgstr "Taglia immagini a destra"
+
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:111
+#, fuzzy
+msgid "Video canvas width"
+msgstr "Ampiezza video"
+
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
+msgstr ""
+
+#: modules/stream_out/transcode.c:114
+#, fuzzy
+msgid "Video canvas height"
+msgstr "Altezza video"
+
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
+msgstr ""
+
+#: modules/stream_out/transcode.c:117
+#, fuzzy
+msgid "Video canvas aspect ratio"
+msgstr "Formato immagine sorgente"
+
+#: modules/stream_out/transcode.c:119
+msgid ""
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
+msgstr ""
+
+#: modules/stream_out/transcode.c:122
 msgid "Audio encoder"
 msgstr "Codifica audio"
 
-#: modules/stream_out/transcode.c:102
+#: modules/stream_out/transcode.c:124
+#, fuzzy
 msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 "Permette di specificare la codifica audio da utilizzare e le relative "
 "opzioni."
 
-#: modules/stream_out/transcode.c:104
+#: modules/stream_out/transcode.c:126
 msgid "Destination audio codec"
 msgstr "Codec audio di destinazione"
 
-#: modules/stream_out/transcode.c:106
-msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
-msgstr ""
-"Permette di specificare il codec audio di destinazione per la trasmissione "
-"in uscita."
+#: modules/stream_out/transcode.c:128
+#, fuzzy
+msgid "This is the audio codec that will be used."
+msgstr "Periferica CD Audio predefinita da utilizzare."
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:129
 msgid "Audio bitrate"
 msgstr "Bitrate audio"
 
-#: modules/stream_out/transcode.c:110
-msgid "Allows you to specify the audio bitrate used for the streaming output."
-msgstr ""
-"Permette di specificare il bitrate audio per la trasmissione in uscita."
+#: modules/stream_out/transcode.c:131
+#, fuzzy
+msgid "Target bitrate of the transcoded audio stream."
+msgstr "Bitrate massimo della sorgente"
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 msgid "Audio sample rate"
 msgstr "Campionamento"
 
-#: modules/stream_out/transcode.c:114
+#: modules/stream_out/transcode.c:134
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
 msgstr ""
-"Permette di specificare il campionamento audio per la trasmissione in uscita."
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 msgid "Audio channels"
 msgstr "Canali audio"
 
-#: modules/stream_out/transcode.c:118
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
 msgstr ""
-"Permette di specificare il numero di canali audio della trasmissione in "
-"uscita."
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 msgid "Subtitles encoder"
 msgstr "Codifica sottotitoli"
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
+#, fuzzy
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 "Permette di specificare il tipo di codifica da utilizzare per i sottotitoli "
 "e le opzioni associate."
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 msgid "Destination subtitles codec"
 msgstr "Codec sottotitoli di destinazione"
 
-#: modules/stream_out/transcode.c:127
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
 msgstr ""
-"Permette di specificare il codec dei sottotitoli di destinazione per la "
-"trasmissione in uscita."
-
-#: modules/stream_out/transcode.c:129
-msgid "Subpictures filter"
-msgstr "Filtri di trattamento d'immagine"
 
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
+#, fuzzy
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
 "Permette di specificare i filtri di trattamento d'immagine utilizzati "
 "durante la transcodifica. Le immagini prodotte dai filtri verranno "
 "direttamente sovrapposte sull'uscita video."
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 #, fuzzy
 msgid "OSD menu"
 msgstr "modulo XOSD"
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 msgid "Number of threads"
 msgstr "Numero di threads"
 
-#: modules/stream_out/transcode.c:141
-msgid "Allows you to specify the number of threads used for the transcoding."
+#: modules/stream_out/transcode.c:160
+#, fuzzy
+msgid "Number of threads used for the transcoding."
 msgstr ""
 "Permette di specificare il numero di threads utilizzati per la transcodifica."
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
 msgstr ""
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 msgid "Synchronise on audio track"
 msgstr "Sincronizza sulla traccia audio"
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
@@ -15666,17 +16365,17 @@ msgstr ""
 "Questa opzione salta o duplica le immagini per sincronizzare la traccia "
 "video alla traccia audio."
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 msgid "Transcode stream output"
 msgstr "Trasmissione in uscita con transcodifica"
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 #, fuzzy
 msgid "Overlays/Subtitles"
 msgstr "Apri Sottotitoli"
@@ -15716,58 +16415,65 @@ msgstr "Conversioni AltiVec da "
 
 #: modules/video_filter/adjust.c:60
 #, fuzzy
-msgid "Enable brightness threshold"
+msgid "Brightness threshold"
 msgstr "Abilita controllo di banda rigido"
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr "Contrasto immagine (0-2)"
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:65
+#, fuzzy
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr "Imposta il contrasto immagine, tra 0 e 2. Predefinito a 1"
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr "Tinta immagine (0-360)"
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
+#: modules/video_filter/adjust.c:67
+#, fuzzy
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
 msgstr "Imposta la tinta dell'immagine, tra 0 e 360. Predefinita a 0"
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr "Saturazione immagine (0-3)"
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
+#: modules/video_filter/adjust.c:69
+#, fuzzy
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
 msgstr "Imposta la saturazione dell'immagine, tra 0 e 3. Predefinita a 1"
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr "Luminosità immagine (0-2)"
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:71
+#, fuzzy
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr "Imposta la luminosità dell'immagine, tra 0 e 2. Predefinita a 1"
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr "Gamma immagine (0-10)"
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+#: modules/video_filter/adjust.c:73
+#, fuzzy
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr "Imposta la gamma dell'immagine, tra 0.01 e 10. Predefinita a 1"
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 msgid "Image properties filter"
 msgstr "Filtro proprietà immagine"
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr "Regolazione immagine"
 
@@ -15780,22 +16486,26 @@ msgid "Number of clones"
 msgstr "Numero di cloni"
 
 #: modules/video_filter/clone.c:56
-msgid "Select the number of video windows in which to clone the video."
+#, fuzzy
+msgid "Number of video windows in which to clone the video."
 msgstr "Seleziona il numero di finestre video nelle quali clonare"
 
 #: modules/video_filter/clone.c:59
-msgid "List of video output modules"
-msgstr "Elenco moduli di uscita video"
+#, fuzzy
+msgid "Video output modules"
+msgstr "Modulo uscita video"
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
-msgstr "Selezionare i moduli di uscita video da attivare"
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
+msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 msgid "Clone video filter"
 msgstr "Filtro clone video"
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 msgid "Clone"
 msgstr "Clonatura"
 
@@ -15816,29 +16526,34 @@ msgid "Automatic cropping"
 msgstr "Ritaglio automatico"
 
 #: modules/video_filter/crop.c:58
-msgid "Activate automatic black border cropping."
+#, fuzzy
+msgid "Automatic black border cropping."
 msgstr "Attva ritaglio automatico bordo nero."
 
 #: modules/video_filter/crop.c:61
 msgid "Crop video filter"
 msgstr "Filtro ritaglia video"
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 msgid "Deinterlace mode"
 msgstr "Modalità deinterlacciata"
 
-#: modules/video_filter/deinterlace.c:103
+#: modules/video_filter/deinterlace.c:109
 #, fuzzy
-msgid "Default deinterlace method to use for local playback"
+msgid "Deinterlace method to use for local playback."
 msgstr "Scelta del tasto per eseguire più lentamente."
 
-#: modules/video_filter/deinterlace.c:106
+#: modules/video_filter/deinterlace.c:111
+#, fuzzy
+msgid "Streaming deinterlace mode"
+msgstr "Modalità deinterlacciata"
+
+#: modules/video_filter/deinterlace.c:112
 #, fuzzy
-msgid "Default deinterlace methode to use for streaming"
+msgid "Deinterlace method to use for streaming."
 msgstr "Permette di deinterlacciare le immagini prima di codificarle."
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:121
 msgid "Deinterlacing video filter"
 msgstr "Filtro video deinterlacciamento"
 
@@ -15850,7 +16565,7 @@ msgstr "Modalità distorsione"
 #, fuzzy
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr "Modalità distorsione, scegliere tra \"wave\" e \"ripple\""
 
 #: modules/video_filter/distort.c:67
@@ -15859,41 +16574,43 @@ msgid "Gradient image type"
 msgstr "Imposta tinta immagine"
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 #, fuzzy
 msgid "Apply cartoon effect"
 msgstr "Selezionare effetto"
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Wave"
 msgstr "Wave"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Ripple"
 msgstr "Ripple"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 #, fuzzy
 msgid "Gradient"
 msgstr "Schermo"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 #, fuzzy
 msgid "Edge"
 msgstr "Luminosità"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 msgid "Distort video filter"
 msgstr "Filtro video distorsione"
 
@@ -15914,74 +16631,84 @@ msgstr "File Logo"
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 #, fuzzy
 msgid "Logo animation # of loops"
 msgstr "Velocità dell'animazione Goom"
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
-msgstr "Coordinata X del logo"
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+#, fuzzy
+msgid "X coordinate"
+msgstr "Coordinata Y del video"
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
+#: modules/video_filter/logo.c:79
+#, fuzzy
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr "E' possibile spostare il logo con un clic sinistro del mouse."
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
-msgstr "Coordinata Y del logo"
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+#, fuzzy
+msgid "Y coordinate"
+msgstr "Coordinata Y del video"
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:82
+#, fuzzy
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
+msgstr "E' possibile spostare il logo con un clic sinistro del mouse."
+
+#: modules/video_filter/logo.c:84
 msgid "Transparency of the logo"
 msgstr "Trasparenza del logo"
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
+#, fuzzy
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
 "E' possibile specificare un valore di trasparenza, da 0 per la trasparenza "
 "totale a 255 per l'opacità totale."
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 msgid "Logo position"
 msgstr "Posizione del logo"
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
+#, fuzzy
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
 "E' possibile imporre la posizione del logo sul video (0=centrato, "
 "1=sinistra, 2=destra, 4=alto, 8=basso; è possibile combinare più di un "
 "valore)."
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 msgid "Logo video filter"
 msgstr "Filtro video logo"
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 #, fuzzy
 msgid "Logo overlay"
 msgstr "Formato rapporto"
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 msgid "Logo sub filter"
 msgstr "Filtro video logo"
 
@@ -15990,198 +16717,301 @@ msgstr "Filtro video logo"
 msgid "Magnify/Zoom interactive video filter"
 msgstr "Filtro video deinterlacciamento ffmpeg"
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr "Testo in sovraimpressione"
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
+#, fuzzy
+msgid "Marquee text to display."
 msgstr "Testo da visualizzare in sovraimpressione"
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
-msgstr "Posizione X, a partire da sinistra"
+#, fuzzy
+msgid "X offset"
+msgstr "Offset tempo"
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+#, fuzzy
+msgid "X offset, from the left screen edge."
 msgstr "Posizione X, dalla sinistra dello schermo"
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr "Posizione Y, a partire dall'alto"
+#, fuzzy
+msgid "Y offset"
+msgstr "Offset tempo"
 
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+#, fuzzy
+msgid "Y offset, down from the top."
 msgstr "Posizione Y, in giù dall'alto"
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
-msgstr "Timeout testo in sovraimpressione"
-
 #: modules/video_filter/marq.c:83
+#, fuzzy
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 "Definisce la durata di visualizzazione del testo, in millisecondi. Il valore "
 "di default è 0 (rimane sempre)."
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
+#: modules/video_filter/marq.c:87
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
 msgstr ""
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 #, fuzzy
 msgid "Font size, pixels"
 msgstr "Dimensione carattere (px)"
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+msgid "Font size, in pixels. Default is -1 (use default font size)."
+msgstr ""
+
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:99
 #, fuzzy
 msgid "Marquee position"
 msgstr "Timeout testo in sovraimpressione"
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
 #, fuzzy
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
 "E' possibile imporre la posizione del logo sul video (0=centrato, "
 "1=sinistra, 2=destra, 4=alto, 8=basso; è possibile combinare più di un "
 "valore)."
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 #, fuzzy
 msgid "Misc"
 msgstr "Disco"
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
-msgstr "Filtro testo in sovraimpressione"
+#: modules/video_filter/marq.c:141
+#, fuzzy
+msgid "Marquee display"
+msgstr "Testo da visualizzare in sovraimpressione"
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
-msgstr ""
+#, fuzzy
+msgid "Transparency"
+msgstr "Cubo Trasparente"
 
 #: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:93
+#: modules/video_filter/mosaic.c:95
 #, fuzzy
-msgid "Height in pixels"
-msgstr "Dimensione carattere (px)"
+msgid "Total height of the mosaic, in pixels."
+msgstr "L'altezza della finestra degli effetti video, in pixel."
 
-#: modules/video_filter/mosaic.c:94
+#: modules/video_filter/mosaic.c:97
 #, fuzzy
-msgid "Width in pixels"
-msgstr "Dimensione carattere (px)"
+msgid "Total width of the mosaic, in pixels."
+msgstr "La larghezza della finestra degli effetti video, in pixel."
 
-#: modules/video_filter/mosaic.c:95
+#: modules/video_filter/mosaic.c:99
 #, fuzzy
-msgid "Top left corner x coordinate"
+msgid "Top left corner X coordinate"
 msgstr "Coordinata X del video"
 
-#: modules/video_filter/mosaic.c:96
+#: modules/video_filter/mosaic.c:100
 #, fuzzy
-msgid "Top left corner y coordinate"
-msgstr "Coordinata Y del video"
+msgid "X Coordinate of the top-left corner of the mosaic."
+msgstr "Coordinata X del logo"
 
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:101
+#, fuzzy
+msgid "Top left corner Y coordinate"
+msgstr "Coordinata X del video"
+
+#: modules/video_filter/mosaic.c:102
+#, fuzzy
+msgid "Y Coordinate of the top-left corner of the mosaic."
+msgstr "Coordinata Y del logo"
+
+#: modules/video_filter/mosaic.c:103
+#, fuzzy
+msgid "Vertical border width"
+msgstr "Offset verticale"
+
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
+#: modules/video_filter/mosaic.c:106
+#, fuzzy
+msgid "Horizontal border width"
+msgstr "Orizzontale"
+
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:110
 #, fuzzy
 msgid "Mosaic alignment"
 msgstr "Allineamento video"
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:112
+#, fuzzy
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+"E' possibile imporre la posizione del logo sul video (0=centrato, "
+"1=sinistra, 2=destra, 4=alto, 8=basso; è possibile combinare più di un "
+"valore)."
+
+#: modules/video_filter/mosaic.c:116
 #, fuzzy
 msgid "Positioning method"
 msgstr "Sistema di trasmissione"
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:117
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 msgid "Number of rows"
 msgstr "Numero di righe"
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 msgid "Number of columns"
 msgstr "Numero di colonne"
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:108
-msgid "Keep original size"
+#: modules/video_filter/mosaic.c:129
+msgid "Keep the original aspect ratio when resizing mosaic elements."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
+#: modules/video_filter/mosaic.c:131
+msgid "Keep original size"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:132
+msgid "Keep the original size of mosaic elements."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:134
+#, fuzzy
+msgid "Elements order"
+msgstr "Modalità silenziosa"
+
+#: modules/video_filter/mosaic.c:135
+msgid ""
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:140
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:144
+#, fuzzy
+msgid "Bluescreen"
+msgstr "Schermo intero"
+
+#: modules/video_filter/mosaic.c:145
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:154
+msgid ""
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:156
+#, fuzzy
+msgid "Bluescreen U tolerance"
+msgstr "Tolleranza bitrate:"
+
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:160
+#, fuzzy
+msgid "Bluescreen V tolerance"
+msgstr "Tolleranza bitrate:"
+
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:167
 #, fuzzy
 msgid "fixed"
 msgstr "file"
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 #, fuzzy
 msgid "Mosaic video sub filter"
 msgstr "Filtro ritaglia video"
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 #, fuzzy
 msgid "Mosaic"
 msgstr "Musical"
@@ -16209,7 +17039,7 @@ msgid "Description file"
 msgstr "Descrizione"
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+msgid "A file containing a simple playlist"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:57
@@ -16219,7 +17049,7 @@ msgstr "Valori predefiniti equalizzatore"
 
 #: modules/video_filter/motiondetect.c:58
 #, fuzzy
-msgid "History parameter, number of frames used for detection"
+msgid "The umber of frames used for detection."
 msgstr "Imposta il numero di Fotogrammi Per Secondo"
 
 #: modules/video_filter/motiondetect.c:61
@@ -16234,118 +17064,144 @@ msgstr "Tipo di modulazione"
 
 #: modules/video_filter/osdmenu.c:42
 #, fuzzy
-msgid "OSD menu configuration file"
+msgid "Configuration file"
 msgstr "Nessuna opzione configurazione disponibile."
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
-msgstr ""
+#, fuzzy
+msgid "Configuration file for the OSD Menu"
+msgstr "Nessuna opzione configurazione disponibile."
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:51
-#, fuzzy
-msgid "X coordinate of the OSD menu"
-msgstr "Coordinata X del logo"
-
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 #, fuzzy
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr "E' possibile spostare il logo con un clic sinistro del mouse."
 
-#: modules/video_filter/osdmenu.c:54
+#: modules/video_filter/osdmenu.c:56
 #, fuzzy
-msgid "Y coordinate of the OSD menu"
-msgstr "Coordinata Y del logo"
-
-#: modules/video_filter/osdmenu.c:57
-#, fuzzy
-msgid "OSD menu position"
+msgid "Menu position"
 msgstr "Posizione del logo"
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
 #, fuzzy
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
 "E' possibile imporre la posizione del logo sul video (0=centrato, "
 "1=sinistra, 2=destra, 4=alto, 8=basso; è possibile combinare più di un "
 "valore)."
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:62
+#, fuzzy
+msgid "Menu timeout"
+msgstr "Timeout testo in sovraimpressione"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
 "remaining time. This will ensure that they are at least the specified time "
 "visible."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:69
+#: modules/video_filter/osdmenu.c:68
 #, fuzzy
-msgid "Update speed of OSD menu"
-msgstr "Coordinata X del logo"
+msgid "Menu update interval"
+msgstr "Intervallo keyframe"
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:117
 #, fuzzy
-msgid "On Screen Display menu subfilter"
+msgid "On Screen Display menu"
 msgstr "Messaggi in sovraimpressione (OSD)"
 
 #: modules/video_filter/rss.c:121
-msgid "RSS/Atom feed URLs"
+msgid "Feed URLs"
 msgstr ""
 
 #: modules/video_filter/rss.c:122
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
-msgstr ""
-
-#: modules/video_filter/rss.c:123
 #, fuzzy
-msgid "RSS/Atom feed speed"
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr "Filtro visualizzazione orologio"
 
+#: modules/video_filter/rss.c:123
+msgid "Speed of feeds"
+msgstr ""
+
 #: modules/video_filter/rss.c:124
-msgid "RSS/Atom feed speed (bigger is slower)"
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
+msgstr ""
+
+#: modules/video_filter/rss.c:125
+#, fuzzy
+msgid "Max length"
+msgstr "Livello massimo"
+
+#: modules/video_filter/rss.c:126
+#, fuzzy
+msgid "Maximum number of characters displayed on the screen."
+msgstr "Numero massimo di linee nella finestra resoconto"
+
+#: modules/video_filter/rss.c:128
+#, fuzzy
+msgid "Refresh time"
+msgstr "Aggiorna"
+
+#: modules/video_filter/rss.c:129
+msgid ""
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
 msgstr ""
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
-msgid "RSS/Atom feed max number of chars displayed"
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
 msgstr ""
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
 msgstr ""
 
-#: modules/video_filter/rss.c:128
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
 msgstr ""
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+#, fuzzy
+msgid "Text position"
+msgstr "Posizione del logo"
+
+#: modules/video_filter/rss.c:154
+#, fuzzy
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
 msgstr ""
+"E' possibile imporre la posizione del logo sul video (0=centrato, "
+"1=sinistra, 2=destra, 4=alto, 8=basso; è possibile combinare più di un "
+"valore)."
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:197
 #, fuzzy
 msgid "RSS and Atom feed display"
 msgstr "Filtro visualizzazione orologio"
@@ -16364,8 +17220,9 @@ msgid "Scaling mode"
 msgstr "Modalità di ridimensionamento"
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
-msgstr "E' possibilie scegliere il modo di ridimensionamento."
+#, fuzzy
+msgid "Scaling mode to use."
+msgstr "Modalità di ridimensionamento"
 
 #: modules/video_filter/swscale/filter.c:68
 msgid "Fast bilinear"
@@ -16416,35 +17273,39 @@ msgid "Time format string (%Y%m%d %H%M%S)"
 msgstr "Formato tempo (%Y%m%d %H%M%S)"
 
 #: modules/video_filter/time.c:72
+#, fuzzy
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
 msgstr ""
 "Formato stringhe di tempo (%Y = anno, %m = mese, %d = giorno, %H = ora, %M = "
 "minuto, %S = secondo)."
 
-#: modules/video_filter/time.c:88
-#, fuzzy
-msgid "Time position"
-msgstr "Posizione del logo"
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
+msgstr "Posizione X, dalla sinistra dello schermo"
+
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
+msgstr "Posizione Y, in giù dall'alto"
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:93
 #, fuzzy
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
 "E' possibile imporre la posizione del logo sul video (0=centrato, "
 "1=sinistra, 2=destra, 4=alto, 8=basso; è possibile combinare più di un "
 "valore)."
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 #, fuzzy
 msgid "Time overlay"
 msgstr "Time to live"
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr "Filtro visualizzazione orologio"
 
@@ -16481,15 +17342,15 @@ msgid "Video transformation filter"
 msgstr "Filtro trasformazione video"
 
 #: modules/video_filter/wall.c:54
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+#, fuzzy
+msgid "Number of horizontal windows in which to split the video."
 msgstr ""
 "Selezionare il numero di finestre orizzontali nelle quali suddividere il "
 "video"
 
 #: modules/video_filter/wall.c:58
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+#, fuzzy
+msgid "Number of vertical windows in which to split the video."
 msgstr ""
 "Selezionare il numero di finestre verticali nelle quali suddividere il video"
 
@@ -16498,7 +17359,8 @@ msgid "Active windows"
 msgstr "Finestre attive"
 
 #: modules/video_filter/wall.c:62
-msgid "Comma separated list of active windows, defaults to all"
+#, fuzzy
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr "Lista separata da virgola delle finestre attive, predefinito a 'tutte'"
 
 #: modules/video_filter/wall.c:65
@@ -16507,21 +17369,21 @@ msgid "Element aspect ratio"
 msgstr "Formato immagine in uscita"
 
 #: modules/video_filter/wall.c:66
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr ""
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 #, fuzzy
 msgid "Wall video filter"
 msgstr "Filtro video wall"
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 #, fuzzy
 msgid "Image wall"
 msgstr "Sala"
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
+msgid "ASCII Art"
 msgstr ""
 
 #: modules/video_output/aa.c:58
@@ -16624,25 +17486,26 @@ msgid "Framebuffer device"
 msgstr "Periferica framebuffer"
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+#, fuzzy
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 "Specificare qui la periferica framebuffer da utilizzare per la resa video "
 "(in genere /dev/fb0)."
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 msgid "GNU/Linux console framebuffer video output"
 msgstr "Uscita video console GNU/Linux framebuffer"
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
+#, fuzzy
+msgid "X11 display"
 msgstr "Nome del display X11"
 
 #: modules/video_output/ggi.c:58
+#, fuzzy
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 "Specifica il display X11 da utilizzare.\n"
@@ -16664,7 +17527,7 @@ msgstr "Formato rapporto"
 
 #: modules/video_output/image.c:49
 #, fuzzy
-msgid "Set the format of the output image."
+msgid "Format of the output images (png or jpg)."
 msgstr "Imposta la larghezza dell'immagine acquisita dallo schermo."
 
 #: modules/video_output/image.c:51
@@ -16673,8 +17536,7 @@ msgstr ""
 
 #: modules/video_output/image.c:52
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
 
 #: modules/video_output/image.c:55
@@ -16684,15 +17546,21 @@ msgstr "Nome file"
 
 #: modules/video_output/image.c:56
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 #, fuzzy
 msgid "Image video output"
 msgstr "uscita video X11"
@@ -16706,16 +17574,17 @@ msgid "OpenGL cube rotation speed"
 msgstr ""
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
 msgstr ""
 
 #: modules/video_output/opengl.c:122
-msgid "Select effect"
-msgstr "Selezionare effetto"
+#, fuzzy
+msgid "Effect"
+msgstr "Espelli"
 
 #: modules/video_output/opengl.c:124
-msgid "Allows you to select different visual effects."
-msgstr "Permette di selezionare diversi effetti di visualizzazione."
+msgid "Several visual OpenGL effects are available."
+msgstr ""
 
 #: modules/video_output/opengl.c:129
 #, fuzzy
@@ -16728,13 +17597,15 @@ msgid "Transparent Cube"
 msgstr "Cubo Trasparente"
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
+#, fuzzy
+msgid "QT Embedded display"
 msgstr "Nome display QT Embedded"
 
 #: modules/video_output/qte/qte.cpp:81
+#, fuzzy
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 "Specifica il display QT Embedded da utilizzare.\n"
 "Il comportamento predefinito è di usare il valore della variabile DISPLAY."
@@ -16748,41 +17619,51 @@ msgid "Simple DirectMedia Layer video output"
 msgstr "Uscita video Simple DirectMedia Layer"
 
 #: modules/video_output/snapshot.c:60
-msgid "snapshot width"
+#, fuzzy
+msgid "Snapshot width"
 msgstr "larghezza immagine schermo"
 
 #: modules/video_output/snapshot.c:61
-msgid "Set the width of the snapshot image."
+#, fuzzy
+msgid "Width of the snapshot image."
 msgstr "Imposta la larghezza dell'immagine acquisita dallo schermo."
 
 #: modules/video_output/snapshot.c:63
-msgid "snapshot height"
+#, fuzzy
+msgid "Snapshot height"
 msgstr "altezza immagine schermo"
 
 #: modules/video_output/snapshot.c:64
-msgid "Set the height of the snapshot image."
+#, fuzzy
+msgid "Height of the snapshot image."
 msgstr "Imposta l'altezza dell'immagine acquisita dallo schermo."
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
+#, fuzzy
+msgid "Chroma"
 msgstr "chroma"
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
+#, fuzzy
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr "Imposta la crominanza dell'immagine (stringa di 4 caratteri)."
 
-#: modules/video_output/snapshot.c:69
-msgid "cache size (number of images)"
+#: modules/video_output/snapshot.c:70
+#, fuzzy
+msgid "Cache size (number of images)"
 msgstr "Dimensione cache (numero di immagini)"
 
-#: modules/video_output/snapshot.c:70
-msgid "Set the cache size (number of images to keep)."
+#: modules/video_output/snapshot.c:71
+#, fuzzy
+msgid "Snapshot cache size (number of images to keep)."
 msgstr ""
 "Imposta la dimensione della cache, quindi il numero di immagini da "
 "memorizzare."
 
-#: modules/video_output/snapshot.c:74
-msgid "snapshot module"
+#: modules/video_output/snapshot.c:75
+#, fuzzy
+msgid "Snapshot module"
 msgstr "Modulo snapshot"
 
 #: modules/video_output/svgalib.c:56
@@ -16802,10 +17683,11 @@ msgstr "Uscita video Windows GDI"
 msgid "XVideo adaptor number"
 msgstr "Numero dell'adattatore XVideo"
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
+#, fuzzy
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 "Se la scheda video fornisce più di un adattatore, questa opzione permette di "
 "scegliere quale utilizzare (in generale, non è necessario cambiarla)."
@@ -16835,22 +17717,26 @@ msgstr ""
 
 #: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
 #: modules/video_output/x11/xvideo.c:60
+#, fuzzy
 msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
 msgstr ""
 "Specifica il display X11 da utilizzare.\n"
 "Il comportamento predefinito è di usare il valore della variabile DISPLAY."
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
-msgid "Screen to be used for fullscreen mode."
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
+#, fuzzy
+msgid "Screen for fullscreen mode."
 msgstr "Scelta dello schermo per il modo a schermo intero."
 
 #: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
 #: modules/video_output/x11/xvideo.c:74
+#, fuzzy
 msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
 msgstr ""
 "Scelta dello schermo per la modalità a schermo intero. Per esempio, indicare "
 "0 per il primo schermo, 1 per il secondo."
@@ -16864,14 +17750,19 @@ msgid "Use shared memory to communicate between VLC and the X server."
 msgstr ""
 "Utilizza la memoria condivisa per le comunicazioni tra VLC ed il server X."
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr "scelta dello schermo per il modo a schermo intero."
-
 #: modules/video_output/x11/x11.c:78
 msgid "X11 video output"
 msgstr "uscita video X11"
 
+#: modules/video_output/x11/xvideo.c:46
+#, fuzzy
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+"Se la scheda video fornisce più di un adattatore, questa opzione permette di "
+"scegliere quale utilizzare (in generale, non è necessario cambiarla)."
+
 #: modules/video_output/x11/xvideo.c:63
 msgid "XVimage chroma format"
 msgstr "Formato chroma XVimage"
@@ -16888,231 +17779,945 @@ msgstr ""
 msgid "XVideo extension video output"
 msgstr "uscita video XVideo extension"
 
-#: modules/visualization/galaktos/plugin.c:48
-msgid "GaLaktos visualization plugin"
-msgstr "Modulo di visualizzazione GaLaktos"
+#: modules/visualization/galaktos/plugin.c:48
+msgid "GaLaktos visualization plugin"
+msgstr "Modulo di visualizzazione GaLaktos"
+
+#: modules/visualization/goom.c:58
+msgid "Goom display width"
+msgstr "Larghezza finestra Goom"
+
+#: modules/visualization/goom.c:59
+msgid "Goom display height"
+msgstr "Altezza finestra Goom"
+
+#: modules/visualization/goom.c:60
+#, fuzzy
+msgid ""
+"This allows you to set the resolution of the Goom display (bigger resolution "
+"will be prettier but more CPU intensive)."
+msgstr ""
+"Permette di cambiare la risoluzione della finestra Goom (una risoluzione più "
+"alta sarà più gradevole ma consumerà più risorse)."
+
+#: modules/visualization/goom.c:63
+msgid "Goom animation speed"
+msgstr "Velocità dell'animazione Goom"
+
+#: modules/visualization/goom.c:64
+#, fuzzy
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
+msgstr "Imposta la tinta dell'immagine, tra 0 e 360. Predefinita a 0"
+
+#: modules/visualization/goom.c:70
+msgid "Goom"
+msgstr "Goom"
+
+#: modules/visualization/goom.c:71
+msgid "Goom effect"
+msgstr "Effetto Goom"
+
+#: modules/visualization/visual/visual.c:38
+msgid "Effects list"
+msgstr "Lista degli effetti"
+
+#: modules/visualization/visual/visual.c:40
+#, fuzzy
+msgid ""
+"A list of visual effect, separated by commas.\n"
+"Current effects include: dummy, scope, spectrum."
+msgstr ""
+"Una lista di effetti visuali, separati da virgole.\n"
+"Gli effetti disponibili sono: dummy, random, scope, spectrum"
+
+#: modules/visualization/visual/visual.c:45
+msgid "The width of the effects video window, in pixels."
+msgstr "La larghezza della finestra degli effetti video, in pixel."
+
+#: modules/visualization/visual/visual.c:49
+msgid "The height of the effects video window, in pixels."
+msgstr "L'altezza della finestra degli effetti video, in pixel."
+
+#: modules/visualization/visual/visual.c:51
+msgid "Number of bands"
+msgstr "Numero di bande"
+
+#: modules/visualization/visual/visual.c:53
+msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
+msgstr ""
+"Numero di bande usate dall'analizzatore di spettro, per esempio 20 o 80."
+
+#: modules/visualization/visual/visual.c:55
+#, fuzzy
+msgid "Number of bands used by the spectrometer, from 20 to 80."
+msgstr ""
+"Numero di bande usate dall'analizzatore di spettro, per esempio 20 o 80."
+
+#: modules/visualization/visual/visual.c:57
+msgid "Band separator"
+msgstr "Separatore di banda"
+
+#: modules/visualization/visual/visual.c:59
+msgid "Number of blank pixels between bands."
+msgstr "Pixel bianchi tra le bande."
+
+#: modules/visualization/visual/visual.c:61
+msgid "Amplification"
+msgstr "Amplificazione"
+
+#: modules/visualization/visual/visual.c:63
+msgid "This is a coefficient that modifies the height of the bands."
+msgstr "Coefficiente per modificare l'altezza delle bande."
+
+#: modules/visualization/visual/visual.c:65
+msgid "Enable peaks"
+msgstr "Abilita picchi"
+
+#: modules/visualization/visual/visual.c:67
+msgid "Draw \"peaks\" in the spectrum analyzer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:69
+msgid "Enable original graphic spectrum"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:71
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:73
+#, fuzzy
+msgid "Enable bands"
+msgstr "Abilita audio"
+
+#: modules/visualization/visual/visual.c:75
+msgid "Draw bands in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:77
+#, fuzzy
+msgid "Enable base"
+msgstr "Abilita picchi"
+
+#: modules/visualization/visual/visual.c:79
+#, fuzzy
+msgid "Defines whether to draw the base of the bands."
+msgstr "Definisce se disegnare i picchi o no."
+
+#: modules/visualization/visual/visual.c:81
+msgid "Base pixel radius"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:83
+msgid "Defines radius size in pixels, of base of bands(beginning)."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:85
+#, fuzzy
+msgid "Spectral sections"
+msgstr "Selezione"
+
+#: modules/visualization/visual/visual.c:87
+msgid "Determines how many sections of spectrum will exist."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:89
+#, fuzzy
+msgid "Peak height"
+msgstr "Altezza video"
+
+#: modules/visualization/visual/visual.c:91
+#, fuzzy
+msgid "Total pixel height of the peak items."
+msgstr "Coefficiente per modificare l'altezza delle bande."
+
+#: modules/visualization/visual/visual.c:93
+msgid "Peak extra width"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:95
+msgid "Additions or subtractions of pixels on the peak width."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:97
+msgid "V-plane color"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:99
+msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:101
+msgid "Number of stars"
+msgstr "Numero di stelle"
+
+#: modules/visualization/visual/visual.c:103
+#, fuzzy
+msgid "Number of stars to draw with random effect."
+msgstr "Definisce il numero di stelle da disegnare con l'effetto random."
+
+#: modules/visualization/visual/visual.c:109
+#, fuzzy
+msgid "Visualizer"
+msgstr "filtro visualizzatore"
+
+#: modules/visualization/visual/visual.c:112
+#, fuzzy
+msgid "Visualizer filter"
+msgstr "filtro visualizzatore"
+
+#: modules/visualization/visual/visual.c:120
+#, fuzzy
+msgid "Spectrum analyser"
+msgstr "Spettro"
+
+#: modules/visualization/xosd.c:63
+msgid "Flip vertical position"
+msgstr "Capovolgi posizione verticale"
+
+#: modules/visualization/xosd.c:64
+#, fuzzy
+msgid "Display XOSD output at the bottom of the screen instead of the top."
+msgstr ""
+"Visualizza l'uscita xosd nella parte bassa dello schermo anziché in alto"
+
+#: modules/visualization/xosd.c:67
+msgid "Vertical offset"
+msgstr "Offset verticale"
+
+#: modules/visualization/xosd.c:68
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:72
+msgid "Shadow offset"
+msgstr "Scostamento ombra"
+
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+#, fuzzy
+msgid "Font used to display text in the XOSD output."
+msgstr "Tipo di carattere utilizzato per visualizzare i testi nell'uscita xosd"
+
+#: modules/visualization/xosd.c:79
+#, fuzzy
+msgid "Color used to display text in the XOSD output."
+msgstr "Tipo di carattere utilizzato per visualizzare i testi nell'uscita xosd"
+
+#: modules/visualization/xosd.c:84
+msgid "XOSD interface"
+msgstr "Interfaccia XOSD"
+
+#~ msgid "delay"
+#~ msgstr "pausa"
+
+#~ msgid "fps"
+#~ msgstr "fps"
+
+#~ msgid "More info"
+#~ msgstr "Ulteriori informazioni"
+
+#, fuzzy
+#~ msgid ""
+#~ "This filter gives the feeling of a 5.1 speakers set when using a "
+#~ "headphone."
+#~ msgstr ""
+#~ "Questo filtro fornisce la sensazione di un sistema 5.1 utilizzando le "
+#~ "cuffie."
+
+#, fuzzy
+#~ msgid "Control interface settings"
+#~ msgstr "Impostazioni moduli d'interfaccia"
+
+#, fuzzy
+#~ msgid "Text rendering"
+#~ msgstr "Rendering diretto"
+
+#, fuzzy
+#~ msgid ""
+#~ "Use the settings of the \"freetype\" module to choose the font you  want "
+#~ "VLC to use for text rendering (to display subtitles for example)."
+#~ msgstr ""
+#~ "Queste impostazioni servono a scegliere il font che VLC deve usare per "
+#~ "visualizzare i testi (per esempio, per i sottotitoli)."
+
+#, fuzzy
+#~ msgid "This option allows you to select control interfaces. "
+#~ msgstr "Permette di definire gli elementi preferiti."
+
+#, fuzzy
+#~ msgid "This option allows you to always open a default stream on start-up."
+#~ msgstr "Permette di definire gli elementi preferiti."
+
+#~ msgid ""
+#~ "You can enforce the position of the top left corner of the video window "
+#~ "here (x coordinate)."
+#~ msgstr ""
+#~ "E' possibile forzare la posizione dell'angolo in alto a sinistra della "
+#~ "finestra video (coordinata X)"
+
+#~ msgid "You can specify a custom video window title here."
+#~ msgstr ""
+#~ "E' possibile specificare un titolo personalizzato per la finestra video"
+
+#~ msgid ""
+#~ "If this option is enabled, VLC will always start a video in fullscreen "
+#~ "mode."
+#~ msgstr ""
+#~ "Se l'opzione è abilitata, VLC aprirà sempre i video in modalità a schermo "
+#~ "intero."
+
+#~ msgid ""
+#~ "If enabled, VLC will try to take advantage of the overlay capabilities of "
+#~ "your graphics card (hardware acceleration)."
+#~ msgstr ""
+#~ "Se l'opzione è abilitata, VLC cerca di sfruttare le capacità di overlay "
+#~ "(sovrapposizione) della scheda grafica."
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the image format in which the video snapshots will "
+#~ "be stored."
+#~ msgstr "Permette di specificare il TTL del flusso in uscita."
+
+#, fuzzy
+#~ msgid "Program to select"
+#~ msgstr "Programma da decodificare"
+
+#, fuzzy
+#~ msgid "Programs to select"
+#~ msgstr "Programma da decodificare"
+
+#~ msgid "Input start time (seconds)"
+#~ msgstr "Tempo di inizio dell'input (secondi)"
+
+#~ msgid "Input stop time (seconds)"
+#~ msgstr "Tempo di fine dell'input (secondi)"
+
+#~ msgid ""
+#~ "This will allow you to add a subpictures filter for instance to overlay a "
+#~ "logo."
+#~ msgstr ""
+#~ "Permette di aggiungere un filtro di trattamento d'immagine, per esempio "
+#~ "per sovrapporre un logo."
+
+#~ msgid ""
+#~ "Allows you to modify the default TCP connection timeout. This value "
+#~ "should be set in millisecond units."
+#~ msgstr ""
+#~ "Permette di modificare il valore di timeout TCP. Valore in millisecondi."
+
+#~ msgid "Preferred codecs list"
+#~ msgstr "Lista dei codec preferiti"
+
+#~ msgid ""
+#~ "This allows you to select a list of codecs that VLC will use in priority. "
+#~ "For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
+#~ "the other ones."
+#~ msgstr ""
+#~ "Permette di specificare una lista di codecs che VLC considererà "
+#~ "prioritari. Per esempio, specificando 'dummy,a52' VLC proverà i codecs "
+#~ "dummy e a52 prima di provare gli altri."
+
+#, fuzzy
+#~ msgid "This is a legacy entry to let you configure access filter modules."
+#~ msgstr "Permette di configurare i moduli di accesso (desueto)"
+
+#~ msgid "This is a legacy entry to let you configure demux modules."
+#~ msgstr "Permette di configurare i moduli demux (desueto)"
+
+#, fuzzy
+#~ msgid ""
+#~ "This option allows you to specify a VLM configuration file that will be "
+#~ "read when VLM is launched."
+#~ msgstr ""
+#~ "Questa opzione permette di specificare un percorso aggiuntivo per la "
+#~ "ricerca dei moduli di VLC."
+
+#~ msgid "Select the key to turn off audio volume."
+#~ msgstr "Scelta del tasto per azzerare il volume audio."
+
+#, fuzzy
+#~ msgid "Interfaces"
+#~ msgstr "Interfaccia"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for cdda streams. This "
+#~ "value should be set in milliseconds units."
+#~ msgstr ""
+#~ "Permette di modificare il valore di cache predefinito per le sorgenti "
+#~ "cdda. Valore in millisecondi."
+
+#~ msgid "Allows you to select the default DVD angle."
+#~ msgstr "Permette di selezionare l'angolo predefinito per i DVD."
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for DVDread streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Permette di modificare il valore di cache predefinito per le sorgenti "
+#~ "DVDread. Valore in millisecondi."
+
+#~ msgid "Standard filesystem file input"
+#~ msgstr "Ingresso predefinito di un file"
+
+#, fuzzy
+#~ msgid "GnomeVFS filesystem file input"
+#~ msgstr "Ingresso predefinito di un file"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for http streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Permette di modificare il valore di cache predefinito per le sorgenti "
+#~ "http. Valore in millisecondi."
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to modify the default caching value for pvr streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Permette di modificare il valore di cache predefinito per le sorgenti "
+#~ "dvb. Valore in millisecondi."
+
+#~ msgid "Bitrate mode (vbr or cbr)"
+#~ msgstr "Modalità bitrate (vbr o cbr)"
+
+#, fuzzy
+#~ msgid "This option allows setting of the audio volume (0-65535)."
+#~ msgstr ""
+#~ "Permette di impostare una maschera binaria che verrà utilizzata dalla "
+#~ "parte audio della scheda."
+
+#~ msgid "Allows you to set the desired frame rate for the capture."
+#~ msgstr ""
+#~ "Permette di specificare quante immagini acquisire al secondo (frame rate)."
+
+#~ msgid "Allows growing the MTU if truncated packets are found"
+#~ msgstr "Permette l'aumento dell'MTU se vengono trovati pacchetti tronchi."
+
+#, fuzzy
+#~ msgid "If this option is set, the audio stream will be captured in stereo"
+#~ msgstr "File in cui scrivere i campioni audio"
+
+#~ msgid "Allows you to give the mime returned by the server."
+#~ msgstr "Permette di specificare il MIME utilizzato dal server."
+
+#, fuzzy
+#~ msgid "DTS"
+#~ msgstr "TS"
+
+#~ msgid "Override preset bands gain in dB (-20 ... 20)"
+#~ msgstr "Sovrascrive i guadagni di banda predefiniti (in dB da -20 a 20)."
+
+#~ msgid "Filter twice the audio"
+#~ msgstr "Filtra l'audio due volte"
+
+#~ msgid "Output channels number"
+#~ msgstr "Numero di canali in uscita"
+
+#, fuzzy
+#~ msgid "X coordinate of the subpicture"
+#~ msgstr "Coordinata X del logo"
+
+#, fuzzy
+#~ msgid "Y coordinate of the subpicture"
+#~ msgstr "Coordinata Y del logo"
+
+#, fuzzy
+#~ msgid "Timeout of subpictures"
+#~ msgstr "Immagini"
+
+#~ msgid "Allows you to specify the output video width."
+#~ msgstr "Permette di specificare la larghezza delle immagini in uscita."
+
+#~ msgid "Allows you to specify the output video height."
+#~ msgstr "Permette di specificare l'altezza delle immagini in uscita."
+
+#~ msgid "Allows you to specify the video bitrate tolerance in kbit/s."
+#~ msgstr "Permette di specificare la tolleranza del bitrade video in kbit/s."
+
+#~ msgid "Allows you to enable the pre motion estimation."
+#~ msgstr "Permette di attivare gli algoritmi di predizione di movimento."
+
+#~ msgid "Allows you to specify the rate control buffer size."
+#~ msgstr ""
+#~ "Permette di specificare la dimensione del buffer per il controllo di "
+#~ "banda."
+
+#~ msgid "Allows you to specify the rate control buffer aggressiveness."
+#~ msgstr "Permette di specificare l'efficacità del controllo di banda."
+
+#~ msgid "Allows you to specify the minimum video quantizer scale."
+#~ msgstr ""
+#~ "Permette di specificare il minimo della scala di quantizzazione video."
+
+#~ msgid "Allows you to specify the maximum video quantizer scale."
+#~ msgstr ""
+#~ "Permette di specificare il massimo della scala di quantizzazione video."
+
+#~ msgid "Use fixed video quantizer scale"
+#~ msgstr "Usa una scala fissa per la quantizzazione video"
+
+#, fuzzy
+#~ msgid "Select how stereo streams will be handled"
+#~ msgstr ""
+#~ "Specificare un nome di file in cui scrivere la sorgente byte per byte."
+
+#~ msgid "By default the encoding is CBR."
+#~ msgstr "L'opzione predefinita è la codifica CBR."
+
+#, fuzzy
+#~ msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#~ msgstr "Abilita la quantizzazione trellis"
+
+#~ msgid "You can set the address and port the http interface will bind to."
+#~ msgstr "Indirizzo e porta sulla quale aprire l'interfaccia http."
+
+#~ msgid ""
+#~ "Allows you to specify if this client should act as the master client for "
+#~ "the network synchronisation."
+#~ msgstr ""
+#~ "Permette di specificare se questa istanza deve comportarsi come master "
+#~ "per la sincronizzazione di rete."
+
+#~ msgid "If enabled the interface will uninstall the Service and exit."
+#~ msgstr "Se attivata, l'interfaccia disinstalla il Service ed esce."
+
+#~ msgid "This allows you to change the display name of the Service."
+#~ msgstr "Permette di modificare il nome del Windows Service"
+
+#, fuzzy
+#~ msgid "Telnet Interface host"
+#~ msgstr "Porta dell'interfaccia telnet"
+
+#, fuzzy
+#~ msgid "Default to listen on all network interfaces"
+#~ msgstr "MTU dell'interfaccia di rete"
+
+#~ msgid "Telnet Interface port"
+#~ msgstr "Porta dell'interfaccia telnet"
+
+#~ msgid "Default to 4212"
+#~ msgstr "Predefinito: 4212"
+
+#~ msgid "Telnet Interface password"
+#~ msgstr "Password dell'interfaccia telnet"
+
+#~ msgid "Default to admin"
+#~ msgstr "Predefinito: admin"
+
+#~ msgid "set id of es to pid"
+#~ msgstr "Imposta l'ID dell'ES a PID"
+
+#~ msgid "Size offset"
+#~ msgstr "Offset dimensione"
+
+#, fuzzy
+#~ msgid "You have to select two bookmarks."
+#~ msgstr "E' necessario selezionare due segnalibri"
+
+#, fuzzy
+#~ msgid "Go To Position"
+#~ msgstr "Posizione del logo"
+
+#, fuzzy
+#~ msgid "Go to specific position"
+#~ msgstr "Vai direttamente al punto specificato"
+
+#~ msgid ""
+#~ "If you enable this settting, the equalizer filter will be applied twice. "
+#~ "The effect will be sharper."
+#~ msgstr ""
+#~ "Attivando questa impostazione, il filtro equalizzatore verrà applicato "
+#~ "due volte. L'effetto sarà più marcato."
+
+#~ msgid "Suppress further errors"
+#~ msgstr "Elimina Errori Successivi"
+
+#, fuzzy
+#~ msgid "You haven't experienced any heavy crashes yet."
+#~ msgstr ""
+#~ "O state usando un Mac OS X precedente alla versione 10.2, oppure non "
+#~ "avete mai avuto degli errori importanti."
+
+#, fuzzy
+#~ msgid "Use embedded video output"
+#~ msgstr "uscita video QT Embedded"
+
+#~ msgid ""
+#~ "Choose a number corresponding to a screen in you video device selection "
+#~ "menu and this screen will be used by default as the screen for "
+#~ "'fullscreen'."
+#~ msgstr ""
+#~ "Scelta di un numero corrispondente ad uno schermo nel menu di selezione "
+#~ "della periferica video. Questo schermo sarà utilizzato come predefinito "
+#~ "per la modalità a schermo intero."
+
+#~ msgid ""
+#~ "Instead of keeping the aspect ratio of the movie when resizing the video, "
+#~ "stretch the video to fill the entire window."
+#~ msgstr ""
+#~ "Anzichè mantenere le proporzioni dell'immagine quando si ridimensiona la "
+#~ "finestra video, stirare l'immagine per riempire tutta la finestra."
+
+#~ msgid "Fill fullscreen"
+#~ msgstr "Riempi schermo intero"
+
+#~ msgid "VIDEO_TS folder"
+#~ msgstr "Cartella VIDEO_TS"
+
+#~ msgid "Override"
+#~ msgstr "Sostituisci"
+
+#~ msgid "Advanced output:"
+#~ msgstr "Uscita avanzata:"
+
+#~ msgid "Output Options"
+#~ msgstr "Opzioni Uscita"
+
+#~ msgid "Transcode options"
+#~ msgstr "Opzioni Transcodifica"
+
+#, fuzzy
+#~ msgid "If your stream has audio and you want to transcode it, enable this."
+#~ msgstr ""
+#~ "Se l'input ha una traccia audio e vuoi transcodificarla, abilita l'opzione"
+
+#, fuzzy
+#~ msgid "If your stream has video and you want to transcode it, enable this."
+#~ msgstr ""
+#~ "Se l'input ha una traccia video e vuoi transcodificarla, abilita l'opzione"
+
+#, fuzzy
+#~ msgid ""
+#~ "In this page, you will define a few additional parameters for your "
+#~ "transcoding."
+#~ msgstr ""
+#~ "In questa pagina, definirai una serie di parametri addizionali per la "
+#~ "transcodifica."
+
+#, fuzzy
+#~ msgid "You you need to select a file, you want to save to."
+#~ msgstr "E' necessario scegliere un file in cui salvare"
+
+#~ msgid "Last skin used"
+#~ msgstr "Ultima skin utilizzata"
+
+#~ msgid "Select the path to the last skin used."
+#~ msgstr "Percorso della ultima skin utilizzata."
+
+#~ msgid "Config of last used skin."
+#~ msgstr "Configurazione dell'ultima skin utilizzata."
+
+#~ msgid "&Shuffle Playlist"
+#~ msgstr "Rime&scola playlist"
+
+#~ msgid "Destination Target:"
+#~ msgstr "Obiettivo destinazione:"
+
+#~ msgid "Output methods"
+#~ msgstr "Metodi d'uscita"
+
+#~ msgid "Miscellaneous options"
+#~ msgstr "Opzioni Varie"
+
+#~ msgid "Subtitles options"
+#~ msgstr "Opzioni sottotitoli"
+
+#, fuzzy
+#~ msgid "VLC media player - Updates"
+#~ msgstr "VLC media player"
+
+#, fuzzy
+#~ msgid "VLM configuration"
+#~ msgstr "Nessuna opzione configurazione disponibile."
+
+#~ msgid "Show bookmarks dialog when the interface starts."
+#~ msgstr ""
+#~ "Mostra la finestra di dialogo dei segnalibri quando si avvia "
+#~ "l'interfaccia."
+
+#~ msgid "Font filename"
+#~ msgstr "File dei caratteri"
+
+#~ msgid "The size of the fonts used by the osd module"
+#~ msgstr "La dimensione dei caratteri per il modulo osd"
+
+#~ msgid "Allows you to define the title that will be put in ASF comments."
+#~ msgstr "Permette di specificare il titolo da inserire nei commenti ASF."
 
-#: modules/visualization/goom.c:58
-msgid "Goom display width"
-msgstr "Larghezza finestra Goom"
+#~ msgid "Allows you to define the comment that will be put in ASF comments."
+#~ msgstr "Permette di specificare il commento da inserire nei commenti ASF."
 
-#: modules/visualization/goom.c:59
-msgid "Goom display height"
-msgstr "Altezza finestra Goom"
+#, fuzzy
+#~ msgid "Assigns a program number to each PMT"
+#~ msgstr "Attribuisce un PID fisso al PMT"
 
-#: modules/visualization/goom.c:60
-msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
-"will be prettier but more CPU intensive)."
-msgstr ""
-"Permette di cambiare la risoluzione della finestra Goom (una risoluzione più "
-"alta sarà più gradevole ma consumerà più risorse)."
+#, fuzzy
+#~ msgid "Defines the pids to add to each pmt."
+#~ msgstr "Definisce se disegnare i picchi o no."
 
-#: modules/visualization/goom.c:63
-msgid "Goom animation speed"
-msgstr "Velocità dell'animazione Goom"
+#, fuzzy
+#~ msgid "set PID to id of es"
+#~ msgstr "Imposta l'ID dell'ES a PID"
 
-#: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
-msgstr ""
-"Permette di ridurre la velocità dell'animazione (predefinito a 6, massimo a "
-"10)."
+#, fuzzy
+#~ msgid "Podcast Service Discovery"
+#~ msgstr "Directory sorgente"
 
-#: modules/visualization/goom.c:70
-msgid "Goom"
-msgstr "Goom"
+#~ msgid "IPv4-SAP listening"
+#~ msgstr "Ascolto IPv4-SAP"
 
-#: modules/visualization/goom.c:71
-msgid "Goom effect"
-msgstr "Effetto Goom"
+#, fuzzy
+#~ msgid ""
+#~ "Set this if you want the SAP module to listen to IPv4 announcements on "
+#~ "the standard address."
+#~ msgstr "Abilitare l'ascolto degli annunci SAP su IPv4"
 
-#: modules/visualization/visual/visual.c:38
-msgid "Effects list"
-msgstr "Lista degli effetti"
+#~ msgid "IPv6-SAP listening"
+#~ msgstr "Ascolto IPv6-SAP"
 
-#: modules/visualization/visual/visual.c:40
 #, fuzzy
-msgid ""
-"A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
-msgstr ""
-"Una lista di effetti visuali, separati da virgole.\n"
-"Gli effetti disponibili sono: dummy, random, scope, spectrum"
+#~ msgid ""
+#~ "Set this if you want the SAP module to listen to IPv6 announcements on "
+#~ "the standard address."
+#~ msgstr "Abilitare l'ascolto degli annunci SAP su IPv6"
 
-#: modules/visualization/visual/visual.c:45
-msgid "The width of the effects video window, in pixels."
-msgstr "La larghezza della finestra degli effetti video, in pixel."
+#~ msgid ""
+#~ "Allows you to specify the output access method used for the streaming "
+#~ "output."
+#~ msgstr "Permette di specificare un metodo di uscita per la trasmissione."
 
-#: modules/visualization/visual/visual.c:49
-msgid "The height of the effects video window, in pixels."
-msgstr "L'altezza della finestra degli effetti video, in pixel."
+#~ msgid ""
+#~ "Allows you to specify the output access method used for the audio "
+#~ "streaming output."
+#~ msgstr ""
+#~ "Permette di specificare un metodo di uscita per la trasmissione audio in "
+#~ "uscita."
 
-#: modules/visualization/visual/visual.c:51
-msgid "Number of bands"
-msgstr "Numero di bande"
+#~ msgid "Allows you to specify the muxer used for the streaming output."
+#~ msgstr "Permette di specificare il muxer di trasmissione in uscita."
 
-#: modules/visualization/visual/visual.c:53
-msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
-msgstr ""
-"Numero di bande usate dall'analizzatore di spettro, per esempio 20 o 80."
+#~ msgid "Allows you to specify the muxer used for the audio streaming output."
+#~ msgstr "Permette di specificare il muxer di trasmissione audio in uscita."
 
-#: modules/visualization/visual/visual.c:55
-#, fuzzy
-msgid "Number of bands used by the spectrometer, from 20 to 80."
-msgstr ""
-"Numero di bande usate dall'analizzatore di spettro, per esempio 20 o 80."
+#~ msgid "Allows you to specify the muxer used for the video streaming output."
+#~ msgstr "Permette di specificare il muxer di trasmissione video in uscita."
 
-#: modules/visualization/visual/visual.c:57
-msgid "Band separator"
-msgstr "Separatore di banda"
+#~ msgid "Allows you to specify the output URL used for the streaming output."
+#~ msgstr "Permette di specificare l'URL per la trasmissione in uscita."
 
-#: modules/visualization/visual/visual.c:59
-msgid "Number of blank pixels between bands."
-msgstr "Pixel bianchi tra le bande."
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the audio streaming output."
+#~ msgstr "Permette di specificare l'URL per la trasmissione audio in uscita."
 
-#: modules/visualization/visual/visual.c:61
-msgid "Amplification"
-msgstr "Amplificazione"
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the video streaming output."
+#~ msgstr "Permette di specificare l'URL per la trasmissione audio in uscita."
 
-#: modules/visualization/visual/visual.c:63
-msgid "This is a coefficient that modifies the height of the bands."
-msgstr "Coefficiente per modificare l'altezza delle bande."
+#~ msgid ""
+#~ "Allows you to specify the session name used for the streaming output."
+#~ msgstr ""
+#~ "Permette di specificare un nome di sessione per la trasmissione in uscita."
 
-#: modules/visualization/visual/visual.c:65
-msgid "Enable peaks"
-msgstr "Abilita picchi"
+#~ msgid ""
+#~ "Allows you to specify a URL with additional information on the stream."
+#~ msgstr ""
+#~ "Permette di specificare una URL con ulteriori informazioni sulla "
+#~ "trasmissione."
 
-#: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
-msgstr "Definisce se disegnare i picchi o no."
+#~ msgid "Allows you to specify contact e-mail address for this session."
+#~ msgstr "Permette di specificare una e-mail di contatto per la sessione."
 
-#: modules/visualization/visual/visual.c:69
-msgid "Enable original graphic spectrum"
-msgstr ""
+#~ msgid ""
+#~ "Allows you to specify the output muxer method used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Permette di specificare il metodo di mux per la trasmissione in uscita."
 
-#: modules/visualization/visual/visual.c:71
 #, fuzzy
-msgid "Defines whether to draw the original spectrum graphic routine."
-msgstr "Definisce se disegnare i picchi o no."
+#~ msgid "Output URL (deprecated)"
+#~ msgstr "File in uscita"
 
-#: modules/visualization/visual/visual.c:73
 #, fuzzy
-msgid "Enable bands"
-msgstr "Abilita audio"
+#~ msgid ""
+#~ "Allows you to specify the output destination used for the streaming "
+#~ "output."
+#~ msgstr "Permette di specificare l'URL per la trasmissione in uscita."
+
+#~ msgid ""
+#~ "Allows you to specify the destination video codec used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Permette di specificare il codec video di destinazione per la "
+#~ "trasmissione in uscita."
+
+#~ msgid ""
+#~ "Allows you to specify the video bitrate used for the streaming output."
+#~ msgstr ""
+#~ "Permette di specificare il bitrate video per la trasmissione in uscita."
+
+#~ msgid "Allows you to scale the video before encoding."
+#~ msgstr "Permette di ridimensionare le immagini prima di codificarle."
+
+#~ msgid "Allows you to specify an output frame rate for the video."
+#~ msgstr "Permette di specificare il frame rate in uscita per il video."
 
-#: modules/visualization/visual/visual.c:75
 #, fuzzy
-msgid "Defines whether to draw the bands."
-msgstr "Definisce se disegnare i picchi o no."
+#~ msgid "Allows you to specify a maximum output video width."
+#~ msgstr "Permette di specificare la larghezza delle immagini in uscita."
 
-#: modules/visualization/visual/visual.c:77
 #, fuzzy
-msgid "Enable base"
-msgstr "Abilita picchi"
+#~ msgid "Allows you to specify a maximum output video height."
+#~ msgstr "Permette di specificare l'altezza delle immagini in uscita."
 
-#: modules/visualization/visual/visual.c:79
 #, fuzzy
-msgid "Defines whether to draw the base of the bands."
-msgstr "Definisce se disegnare i picchi o no."
+#~ msgid ""
+#~ "Allows you to specify video filters used after the video transcoding and "
+#~ "subpictures overlaying."
+#~ msgstr "Permette di specificare il muxer di trasmissione video in uscita."
 
-#: modules/visualization/visual/visual.c:81
-msgid "Base pixel radius"
-msgstr ""
+#~ msgid "Allows you to specify the top coordinate for the video cropping."
+#~ msgstr ""
+#~ "Permette di specificare la coordinata superiore per tagliare le immagini."
 
-#: modules/visualization/visual/visual.c:83
-msgid "Defines radius size in pixels, of base of bands(beginning)."
-msgstr ""
+#~ msgid "Allows you to specify the left coordinate for the video cropping."
+#~ msgstr ""
+#~ "Permette di specificare la coordinata sinistra per tagliare le immagini."
 
-#: modules/visualization/visual/visual.c:85
-#, fuzzy
-msgid "Spectral sections"
-msgstr "Selezione"
+#~ msgid "Allows you to specify the bottom coordinate for the video cropping."
+#~ msgstr ""
+#~ "Permette di specificare la coordinata inferiore per tagliare le immagini."
 
-#: modules/visualization/visual/visual.c:87
-msgid "Determines how many sections of spectrum will exist."
-msgstr ""
+#~ msgid "Allows you to specify the right coordinate for the video cropping."
+#~ msgstr ""
+#~ "Permette di specificare la coordinata destra per tagliare le immagini."
 
-#: modules/visualization/visual/visual.c:89
-#, fuzzy
-msgid "Peak height"
-msgstr "Altezza video"
+#~ msgid ""
+#~ "Allows you to specify the audio bitrate used for the streaming output."
+#~ msgstr ""
+#~ "Permette di specificare il bitrate audio per la trasmissione in uscita."
 
-#: modules/visualization/visual/visual.c:91
-#, fuzzy
-msgid "This is the total pixel height of the peak items."
-msgstr "Coefficiente per modificare l'altezza delle bande."
+#~ msgid ""
+#~ "Allows you to specify the audio sample rate used for the streaming output."
+#~ msgstr ""
+#~ "Permette di specificare il campionamento audio per la trasmissione in "
+#~ "uscita."
 
-#: modules/visualization/visual/visual.c:93
-msgid "Peak extra width"
-msgstr ""
+#~ msgid ""
+#~ "Allows you to specify the number of audio channels used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Permette di specificare il numero di canali audio della trasmissione in "
+#~ "uscita."
 
-#: modules/visualization/visual/visual.c:95
-msgid "Additions or subtractions of pixels on the peak width."
-msgstr ""
+#~ msgid ""
+#~ "Allows you to specify the destination subtitles codec used for the "
+#~ "streaming output."
+#~ msgstr ""
+#~ "Permette di specificare il codec dei sottotitoli di destinazione per la "
+#~ "trasmissione in uscita."
 
-#: modules/visualization/visual/visual.c:97
-msgid "V-plane color"
-msgstr ""
+#~ msgid "Subpictures filter"
+#~ msgstr "Filtri di trattamento d'immagine"
 
-#: modules/visualization/visual/visual.c:99
-msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
-msgstr ""
+#~ msgid "List of video output modules"
+#~ msgstr "Elenco moduli di uscita video"
 
-#: modules/visualization/visual/visual.c:101
-msgid "Number of stars"
-msgstr "Numero di stelle"
+#~ msgid "Select the specific video output modules that you want to activate."
+#~ msgstr "Selezionare i moduli di uscita video da attivare"
 
-#: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
-msgstr "Definisce il numero di stelle da disegnare con l'effetto random."
+#~ msgid "X coordinate of the logo"
+#~ msgstr "Coordinata X del logo"
+
+#~ msgid "Y coordinate of the logo"
+#~ msgstr "Coordinata Y del logo"
+
+#~ msgid "Marquee text"
+#~ msgstr "Testo in sovraimpressione"
+
+#~ msgid "X offset, from left"
+#~ msgstr "Posizione X, a partire da sinistra"
+
+#~ msgid "Y offset, from the top"
+#~ msgstr "Posizione Y, a partire dall'alto"
+
+#~ msgid "Marquee display sub filter"
+#~ msgstr "Filtro testo in sovraimpressione"
 
-#: modules/visualization/visual/visual.c:109
 #, fuzzy
-msgid "Visualizer"
-msgstr "filtro visualizzatore"
+#~ msgid "Height in pixels"
+#~ msgstr "Dimensione carattere (px)"
 
-#: modules/visualization/visual/visual.c:112
 #, fuzzy
-msgid "Visualizer filter"
-msgstr "filtro visualizzatore"
+#~ msgid "Width in pixels"
+#~ msgstr "Dimensione carattere (px)"
 
-#: modules/visualization/visual/visual.c:120
 #, fuzzy
-msgid "Spectrum analyser"
-msgstr "Spettro"
+#~ msgid "Top left corner y coordinate"
+#~ msgstr "Coordinata Y del video"
 
-#: modules/visualization/xosd.c:63
-msgid "Flip vertical position"
-msgstr "Capovolgi posizione verticale"
+#, fuzzy
+#~ msgid "OSD menu configuration file"
+#~ msgstr "Nessuna opzione configurazione disponibile."
 
-#: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
-msgstr ""
-"Visualizza l'uscita xosd nella parte bassa dello schermo anziché in alto"
+#, fuzzy
+#~ msgid "X coordinate of the OSD menu"
+#~ msgstr "Coordinata X del logo"
 
-#: modules/visualization/xosd.c:67
-msgid "Vertical offset"
-msgstr "Offset verticale"
+#, fuzzy
+#~ msgid "Y coordinate of the OSD menu"
+#~ msgstr "Coordinata Y del logo"
 
-#: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
-msgstr "Offset verticale in pixel del testo visualizzato"
+#, fuzzy
+#~ msgid "Update speed of OSD menu"
+#~ msgstr "Coordinata X del logo"
 
-#: modules/visualization/xosd.c:70
-msgid "Shadow offset"
-msgstr "Scostamento ombra"
+#, fuzzy
+#~ msgid "On Screen Display menu subfilter"
+#~ msgstr "Messaggi in sovraimpressione (OSD)"
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
-msgstr "Offset in pixel dell'ombra"
+#~ msgid "You can choose the default scaling mode."
+#~ msgstr "E' possibilie scegliere il modo di ridimensionamento."
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
-msgstr "Tipo di carattere utilizzato per visualizzare i testi nell'uscita xosd"
+#~ msgid "Select effect"
+#~ msgstr "Selezionare effetto"
 
-#: modules/visualization/xosd.c:82
-msgid "XOSD interface"
-msgstr "Interfaccia XOSD"
+#~ msgid "Allows you to select different visual effects."
+#~ msgstr "Permette di selezionare diversi effetti di visualizzazione."
+
+#~ msgid "choose the screen to be used for fullscreen mode."
+#~ msgstr "scelta dello schermo per il modo a schermo intero."
+
+#~ msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
+#~ msgstr ""
+#~ "Permette di ridurre la velocità dell'animazione (predefinito a 6, massimo "
+#~ "a 10)."
+
+#~ msgid "Defines whether to draw peaks."
+#~ msgstr "Definisce se disegnare i picchi o no."
+
+#, fuzzy
+#~ msgid "Defines whether to draw the original spectrum graphic routine."
+#~ msgstr "Definisce se disegnare i picchi o no."
+
+#, fuzzy
+#~ msgid "Defines whether to draw the bands."
+#~ msgstr "Definisce se disegnare i picchi o no."
+
+#~ msgid "Vertical offset in pixels of the displayed text"
+#~ msgstr "Offset verticale in pixel del testo visualizzato"
+
+#~ msgid "Offset in pixels of the shadow"
+#~ msgstr "Offset in pixel dell'ombra"
 
 #, fuzzy
 #~ msgid "Small playlist"
@@ -17125,21 +18730,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "M3U file|*.m3u"
 #~ msgstr "file M3U | *.m3u"
 
-#, fuzzy
-#~ msgid "Show labels in toolbar"
-#~ msgstr "Mostra testo sui pulsanti della barra degli strumenti."
-
-#, fuzzy
-#~ msgid "Show labels below the icons in the toolbar."
-#~ msgstr "Mostra testo sotto le icone della barra degli strumenti."
-
-#~ msgid ""
-#~ "Allows you to set the desired frame rate when playing from files, use 0 "
-#~ "for live."
-#~ msgstr ""
-#~ "Permette di tasso di fotogrammi al secondo quando si riprodue da file. "
-#~ "Utilizzare il valore 0 per tempo reale."
-
 #~ msgid "Mega bass cut off (10-100Hz)"
 #~ msgstr "Frequenza di cut off del Mega Bass (10-100Hz)"
 
@@ -17167,10 +18757,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "ID3 tag parser using libid3tag"
 #~ msgstr "Interprete tag id3 (usa libid3tag)"
 
-#, fuzzy
-#~ msgid "Quantizer parameter"
-#~ msgstr "Valori predefiniti equalizzatore"
-
 #, fuzzy
 #~ msgid "Minimum quantizer parameter"
 #~ msgstr "Minimo della scala di quantizzazione video"
@@ -17191,10 +18777,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "Analyse mode"
 #~ msgstr "Modalità silenziosa"
 
-#, fuzzy
-#~ msgid "Bitrate tolerance"
-#~ msgstr "Tolleranza bitrate:"
-
 #, fuzzy
 #~ msgid "Sets maximum interval between IDR-frames"
 #~ msgstr "Seleziona la sorgente a più alto bitrate"
@@ -17224,9 +18806,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "Save As..."
 #~ msgstr "Salva con Nome..."
 
-#~ msgid "Full path of the PNG file to use."
-#~ msgstr "Percorso del file PNG da utilizzare."
-
 #, fuzzy
 #~ msgid "Interface showing control interface"
 #~ msgstr "Interfaccia telecomando infrarossi"
@@ -17421,9 +19000,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "Select maximum bitrate stream"
 #~ msgstr "Seleziona la sorgente a più alto bitrate"
 
-#~ msgid "Always select the stream with the maximum bitrate."
-#~ msgstr "Selezionare sempre la sorgente a più alto bitrate."
-
 #~ msgid "[0=stereo, 1=dual-mono, 2=joint-stereo]"
 #~ msgstr "[0=stereo, 1=dual-mono, 2=joint-stereo]"
 
@@ -17715,9 +19291,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "Stop stream"
 #~ msgstr "Interrompi sorgente"
 
-#~ msgid "Eject"
-#~ msgstr "Espelli"
-
 #~ msgid "Play stream"
 #~ msgstr "Riproduci sorgente"
 
@@ -17788,9 +19361,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "Open Stream"
 #~ msgstr "Apri Sorgente"
 
-#~ msgid "Open Target:"
-#~ msgstr "Apri obiettivo:"
-
 #~ msgid "Symbol Rate"
 #~ msgstr "Velocità simboli"
 
@@ -17800,9 +19370,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "Vertical"
 #~ msgstr "Verticale"
 
-#~ msgid "Horizontal"
-#~ msgstr "Orizzontale"
-
 #~ msgid "Satellite"
 #~ msgstr "Satellite"
 
@@ -17825,9 +19392,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "Invert"
 #~ msgstr "Inverti"
 
-#~ msgid "Jump to: "
-#~ msgstr "Salta a: "
-
 #~ msgid "stream output (MRL)"
 #~ msgstr "Trasmissione in uscita (MRL)"
 
@@ -17891,9 +19455,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "Go Backward"
 #~ msgstr "Vai Indietro"
 
-#~ msgid "Stop Stream"
-#~ msgstr "Interrompi Sorgente"
-
 #~ msgid "Play Stream"
 #~ msgstr "Riproduci Sorgente"
 
@@ -18790,9 +20351,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "+----[ end of stream info ]\n"
 #~ msgstr "+----[ fine info stream ]\n"
 
-#~ msgid "no input\n"
-#~ msgstr "Ingresso assente\n"
-
 #~ msgid "Currently playing chapter %d/%d\n"
 #~ msgstr "Attualmente in riproduzione: capitolo %d/%d\n"
 
@@ -18877,9 +20435,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "Goto Menu"
 #~ msgstr "Vai al Menu"
 
-#~ msgid "Options"
-#~ msgstr "Opzioni"
-
 #~ msgid "Audio menu"
 #~ msgstr "Menu Audio"
 
@@ -19030,9 +20585,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "Show application in system tray"
 #~ msgstr "Mostrare l'applicazione nel systray"
 
-#~ msgid "Show application in taskbar"
-#~ msgstr "Mostrare l'applicazione nella barra"
-
 #~ msgid "DVD (test)"
 #~ msgstr "DVD (test)"
 
@@ -19120,19 +20672,9 @@ msgstr "Interfaccia XOSD"
 #~ msgid "This allows you to change the caching done inside the muxer itself."
 #~ msgstr "Permette di modificare la cache del muxer"
 
-#~ msgid ""
-#~ "Allows you to pecify the output access method used for the streaming "
-#~ "output."
-#~ msgstr ""
-#~ "Permette di specificare il metodo di accesso per la trasmissione in "
-#~ "uscita."
-
 #~ msgid "Allows you to pecify the output URL used for the streaming output."
 #~ msgstr "Permette di specificare l'URL della trasmissione in uscita."
 
-#~ msgid "VLM"
-#~ msgstr "VLM"
-
 #~ msgid "Use OpenGL"
 #~ msgstr "Utilizza OpenGL"
 
@@ -19143,9 +20685,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "Toggle enabled"
 #~ msgstr "Attiva/Disattiva"
 
-#~ msgid "Streaming / Transcoding Wizard"
-#~ msgstr "Wizard Trasmissione / Transcodifica"
-
 #~ msgid "Welcome, streaming wizard"
 #~ msgstr "Benvenuto nel wizard di trasmissione"
 
@@ -19204,9 +20743,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "UTC date"
 #~ msgstr "Data UTC"
 
-#~ msgid "Number of streams"
-#~ msgstr "Numero di sorgenti"
-
 #~ msgid "Codec name"
 #~ msgstr "Codec"
 
@@ -19345,9 +20881,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "Usually 0 is for mono and 1 for stereo"
 #~ msgstr "In generale, 0 per mono e 1 per stereo"
 
-#~ msgid "The maximum bitrate of the stream"
-#~ msgstr "Bitrate massimo della sorgente"
-
 #~ msgid "HTTP 1.0 daemon"
 #~ msgstr "Server HTTP 1.0"
 
@@ -19604,9 +21137,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "Video Device Advanced Options"
 #~ msgstr "Opzioni avanzate periferica video"
 
-#~ msgid "CD-ROM device name"
-#~ msgstr "Nome Periferica CD-ROM"
-
 #~ msgid "VCD device name"
 #~ msgstr "Nome Periferica VCD"
 
@@ -19771,13 +21301,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "Advanced..."
 #~ msgstr "Avanzate..."
 
-#~ msgid ""
-#~ "This is the local display port that will be used for X11 drawing. For "
-#~ "instance :0.1."
-#~ msgstr ""
-#~ "Questa e' la porta dello schermo locale che verra' usata per la grafica "
-#~ "X11. Per esempio :0.1."
-
 #~ msgid "Launch playlist on startup"
 #~ msgstr "Lancia playlist all'avvio"
 
@@ -19868,9 +21391,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "&Fullscreen"
 #~ msgstr "A schermo pieno"
 
-#~ msgid "About..."
-#~ msgstr "Info su..."
-
 #~ msgid "Volume &Up"
 #~ msgstr "Alza Volume"
 
@@ -19931,9 +21451,6 @@ msgstr "Interfaccia XOSD"
 #~ msgid "Add subtitles"
 #~ msgstr "Aggiungi sottotitoli"
 
-#~ msgid "FPS:"
-#~ msgstr "FPS:"
-
 #~ msgid "0.0"
 #~ msgstr "0.0"
 
index 604a0321db0984700ba4c8e3c0b1546df2508dd3..cca24e9b159f71a977608ff1505b314cbef146f0 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-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+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,241 +18,232 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.0.2\n"
 
-#: include/vlc/vlc.h:578
-#, 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 設定"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+#, fuzzy
+msgid "Select \"Advanced Options\" to see all options."
 msgstr "すべてのオプションを見るには「高度なオプション」をクリックします。"
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr "一般"
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr "インタフェース"
 
 #: include/vlc_config_cat.h:40
-msgid "Settings for VLC interfaces"
+#, fuzzy
+msgid "Settings for VLC's interfaces"
 msgstr "VLC インターフェースの設定"
 
 #: include/vlc_config_cat.h:42
 msgid "General interface setttings"
 msgstr "一般インターフェース設定"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
+msgstr "最小化インターフェース"
+
+#: include/vlc_config_cat.h:45
+#, fuzzy
+msgid "Settings for the main interface"
+msgstr "VLC インターフェースの設定"
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
 msgid "Control interfaces"
 msgstr "制御インターフェース"
 
-#: include/vlc_config_cat.h:45
-msgid "Control interface settings"
-msgstr "制御インターフェース設定"
+#: include/vlc_config_cat.h:48
+#, fuzzy
+msgid "Settings for VLC's control interfaces"
+msgstr "VLC インターフェースの設定"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 msgid "Hotkeys settings"
 msgstr "ホットキー設定"
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "オーディオ"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 msgid "Audio settings"
 msgstr "オーディオ設定"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 msgid "General audio settings"
 msgstr "一般オーディオ設定"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr "フィルター"
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
+#: include/vlc_config_cat.h:62
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr ""
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "ビジュアル化"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 msgid "Audio visualizations"
 msgstr "オーディオのビジュアル化"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 msgid "Output modules"
 msgstr "出力モジュール"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr "これらはオーディオ出力モジュールの一般設定です"
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr "その他"
 
-#: include/vlc_config_cat.h:69
-msgid "Miscellaneous audio settings and modules"
+#: include/vlc_config_cat.h:72
+#, fuzzy
+msgid "Miscellaneous audio settings and modules."
 msgstr "その他のオーディオとモジュールの設定"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "ビデオ"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 msgid "Video settings"
 msgstr "ビデオ設定"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 msgid "General video settings"
 msgstr "一般ビデオ設定"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 #, fuzzy
 msgid "Choose your preferred video output and configure it here."
 msgstr "準備されているコーデックの一覧の選択"
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
+#: include/vlc_config_cat.h:87
+msgid "Video filters are used to postprocess the video stream."
 msgstr ""
 
-#: include/vlc_config_cat.h:86
+#: include/vlc_config_cat.h:89
 #, fuzzy
 msgid "Subtitles/OSD"
 msgstr "字幕"
 
-#: include/vlc_config_cat.h:87
-msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
-msgstr ""
-
-#: include/vlc_config_cat.h:89
-msgid "Text rendering"
-msgstr "テキストレンダリング"
-
-#: include/vlc_config_cat.h:91
+#: include/vlc_config_cat.h:90
 msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr ""
 
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr "入力 / コーデック"
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 msgid "Access modules"
 msgstr "アクセスモジュール"
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
 "you may want to alter are HTTP proxy or caching settings."
 msgstr ""
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 msgid "Access filters"
 msgstr "アクセスフィルター"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 #, fuzzy
 msgid "Demuxers"
 msgstr "demuxモジュール"
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
+#: include/vlc_config_cat.h:116
+msgid "Demuxers are used to separate audio and video streams."
 msgstr ""
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 #, fuzzy
 msgid "Video codecs"
 msgstr "ビデオコーデック"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+msgid "Settings for the video-only decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 #, fuzzy
 msgid "Audio codecs"
 msgstr "オーディオコーデック"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+msgid "Settings for the audio-only decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 #, fuzzy
 msgid "Other codecs"
 msgstr "ステレオ"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 #, fuzzy
 msgid "General input settings. Use with care."
 msgstr "ALSAオーディオ・モジュール"
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr "ストリーム出力"
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -260,45 +251,46 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 #, fuzzy
 msgid "General stream output settings"
 msgstr "ストリームの出力先の選択"
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 #, fuzzy
 msgid "Muxers"
 msgstr "ミュートする"
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 #, fuzzy
 msgid "Access output"
 msgstr "オーディオ出力モジュールアクセス"
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 #, fuzzy
 msgid "Packetizers"
 msgstr "準備されているパケッタライザー一覧の選択"
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
 "This setting allows you to always force a packetizer. You should probably "
@@ -306,202 +298,203 @@ msgid ""
 "You can also set default parameters for each packetizer."
 msgstr ""
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 #, fuzzy
 msgid "Sout stream"
 msgstr "ストリームの停止"
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
 "for each sout stream module here."
 msgstr ""
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 #, fuzzy
 msgid "SAP"
 msgstr "SDP"
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
 msgstr ""
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 msgid "VOD"
 msgstr "VOD"
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr ""
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr "再生一覧"
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 #, fuzzy
 msgid "General playlist behaviour"
 msgstr "再生一覧を開く"
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 #, fuzzy
 msgid "Services discovery"
 msgstr "ソースディレクトリ"
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr ""
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 #, fuzzy
 msgid "Advanced settings. Use with care."
 msgstr "ALSAオーディオ・モジュール"
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr ""
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr "その他"
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "高度なオプション..."
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 #, fuzzy
 msgid "Other advanced settings"
 msgstr "ALSAオーディオ・モジュール"
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr "ネットワーク"
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr ""
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr "クロマモジュール設定"
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr ""
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 #, fuzzy
 msgid "Packetizer modules settings"
 msgstr "デコードモジュール設定"
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 #, fuzzy
 msgid "Encoders settings"
 msgstr "オーディオエンコーダー設定"
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr ""
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 msgid "Dialog providers settings"
 msgstr "ダイアログ提供設定"
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr ""
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 #, fuzzy
 msgid "Subtitle demuxer settings"
 msgstr "設定"
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
 msgstr ""
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr "ビデオフィルター設定"
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "有効なヘルプがありません。"
 
-#: include/vlc_config_cat.h:224
+#: include/vlc_config_cat.h:238
 #, fuzzy
-msgid "No help is available for these modules"
+msgid "There is no help available for these modules."
 msgstr "有効なモジュールのリストを印刷"
 
 #: include/vlc_interface.h:137
 #, fuzzy
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 "\n"
 "警告:もし、GUIがアクセスできないなら、DOSのコマンド・プロンプトを開いて、VLC"
 "がインストールされているディレクトリに移動し、\"vlc -I win32\"を実行してくだ"
 "さい。\n"
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 msgid "Meta-information"
 msgstr "メタ情報"
 
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "タイトル"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "作成者"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "アーティスト"
 
@@ -509,11 +502,11 @@ msgstr "アーティスト"
 msgid "Genre"
 msgstr "ジャンル"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "コピーライト"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
 msgstr ""
 
@@ -526,7 +519,7 @@ msgstr ""
 msgid "Description"
 msgstr "説明"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "評価"
 
@@ -543,7 +536,7 @@ msgstr "設定"
 msgid "URL"
 msgstr ""
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "言語"
@@ -647,8 +640,21 @@ msgstr "コーデック名デバイス名"
 msgid "Codec Description"
 msgstr "コーデック説明"
 
+#: include/vlc/vlc.h:578
+#, 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/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "無効"
@@ -666,14 +672,14 @@ msgstr "スコープ"
 msgid "Spectrum"
 msgstr "スペクトラム"
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr "イコライザー"
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "オーディオフィルター"
 
@@ -693,20 +699,20 @@ msgid "Stereo"
 msgstr "ステレオ"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "左"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "右"
 
@@ -778,92 +784,92 @@ msgstr ""
 msgid "Bookmark %i"
 msgstr "ブックマーク %i"
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr "トラック %i"
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "プログラム"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "ストリーム %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "コーデック"
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "タイプ"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "チャンネル"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr "サンプルレート"
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr "%d Hz"
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr "ビット/サンプル"
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr "ビットレート"
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr ""
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr "解像度"
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr "ディスプレイ解像度選択"
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 msgid "Frame rate"
 msgstr "フレームレート"
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr "字幕"
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr "ストリーム"
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr "持続期間"
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 #, fuzzy
 msgid "Errors"
 msgstr "エラー"
@@ -872,7 +878,7 @@ msgstr "エラー"
 msgid "Bookmark"
 msgstr "ブックマーク"
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 msgid "Programs"
 msgstr "プログラム"
 
@@ -897,8 +903,8 @@ msgstr "ビデオトラック"
 msgid "Audio Track"
 msgstr "オーディオトラック"
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr "字幕トラック"
 
@@ -936,14 +942,15 @@ msgid "Login"
 msgstr "グルジア語"
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr "パスワード"
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "インターフェースを切り替え"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr "インタフェースを追加"
@@ -957,15 +964,15 @@ msgstr "ja"
 msgid "Help options"
 msgstr "ヘルプオプション"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr "文字列"
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "整数"
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr "浮動小数点"
 
@@ -1011,7 +1018,7 @@ msgstr ""
 "\n"
 "続けるにはEnterキーを押してください。\n"
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr "自動"
 
@@ -1098,7 +1105,7 @@ msgstr ""
 msgid "Chinese Traditional"
 msgstr ""
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 #, fuzzy
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
@@ -1108,115 +1115,114 @@ msgstr ""
 "使用するインタフェースが選択可能です。デフォルトで自動的に最適なモジュールが"
 "選択されます。"
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr "インタフェースモジュール"
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 #, fuzzy
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 "使用するインタフェースが選択可能です。デフォルトで自動的に最適なモジュールが"
 "選択されます。"
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr "その他のインタフェースモジュール"
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
 #, fuzzy
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 "使用するインタフェースが選択可能です。デフォルトで自動的に最適なモジュールが"
 "選択されます。"
 
-#: src/libvlc.h:72
+#: src/libvlc.h:77
 #, fuzzy
-msgid "This option allows you to select control interfaces. "
-msgstr "VLCがプラグインを見つけるときに検索される追加のパスを設定します。"
+msgid "You can select control interfaces for VLC."
+msgstr "赤外線リモート・コントロール・モジュール"
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 #, fuzzy
 msgid "Verbosity (0,1,2)"
 msgstr "冗長 (0,1,2)"
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
 #, fuzzy
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr ""
 "冗長レベルを指定します (0=エラーと標準メッセージのみ、1=警告、2=デバッグ)"
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 #, fuzzy
 msgid "Be quiet"
 msgstr "エラーのみ"
 
-#: src/libvlc.h:81
+#: src/libvlc.h:86
 #, fuzzy
-msgid "This option turns off all warning and information messages."
+msgid "Turn off all warning and information messages."
 msgstr "すべての警告と情報メッセージを抑止します。"
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 msgid "Default stream"
 msgstr "デフォルトストリーム"
 
-#: src/libvlc.h:85
-#, fuzzy
-msgid "This option allows you to always open a default stream on start-up."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
+msgstr ""
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
 #, fuzzy
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr ""
 "ファイルを見つけるときにオープンされるインタフェースの既定のパスを設定しま"
 "す。"
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "色メッセージ"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
+#, fuzzy
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 "このオプションを設定すると、コンソールに送信されるメッセージはカラー化されま"
 "す。この動作は端末がLinuxカラーをサポートしている必要があります。"
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr "高度なオプションを表示する"
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 #, fuzzy
 msgid "Show interface with mouse"
 msgstr "インターフェースを表示する"
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
 "to add audio filters which can be used for post processing or visual effects "
@@ -1224,75 +1230,78 @@ msgid ""
 "the \"audio filters\" modules section."
 msgstr ""
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr "オーディオ出力モジュール"
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
+#, fuzzy
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "オーディオ出力方法が選択可能です。デフォルトで自動的に最適な方法が選択されま"
 "す。"
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr "オーディオを有効にする"
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
 #, fuzzy
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "オーディオ出力を完全に無効にします。オーディオはデコードされません。これによ"
 "り、いくらかの処理パワーをセーブすることができます。"
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr "強制的にモノラル音声"
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 #, fuzzy
 msgid "This will force a mono audio output."
 msgstr "オーディオ出力を強制的にモノラルにします。"
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 msgid "Default audio volume"
 msgstr "デフォルトのオーディオボリューム"
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr "オーディオ・ボリュームの既定値を0から1024の間で設定可能です。"
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 #, fuzzy
 msgid "Audio output saved volume"
 msgstr "オーディオ・ボリューム"
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr ""
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 #, fuzzy
 msgid "Audio output volume step"
 msgstr "オーディオ出力ボリューム"
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 #, fuzzy
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
 "0 to 1024."
 msgstr "オーディオ・ボリュームの既定値を0から1024の間で設定可能です。"
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr "オーディオ出力周波数(Hz)"
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 #, fuzzy
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
@@ -1301,95 +1310,94 @@ msgstr ""
 "オーディオ出力の周波数を強制的に設定可能です。\n"
 "一般的な値は、48000, 44100, 32000, 22050, 16000, 11025, 8000です。"
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr "高品質オーディオリサンプリング"
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
 "resampling algorithm will be used instead."
 msgstr ""
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 #, fuzzy
 msgid "Audio desynchronization compensation"
 msgstr "AltiVec モーション補正モジュール"
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
 #, fuzzy
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 "オーディオ出力の遅れを設定します。ビデオと音声のズレがある場合には、適切な値"
 "を設定できます。"
 
-#: src/libvlc.h:162
+#: src/libvlc.h:173
 #, fuzzy
-msgid "Preferred audio output channels mode"
+msgid "Audio output channels mode"
 msgstr "準備されているコーデックの一覧の選択"
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
 #, fuzzy
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 "オーディオ出力方法が選択可能です。デフォルトで自動的に最適な方法が選択されま"
 "す。"
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
 msgstr "有効なら S/PDIF オーディオ出力を使う"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
 #, fuzzy
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 "オーディオ出力方法が選択可能です。デフォルトで自動的に最適な方法が選択されま"
 "す。"
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 msgid "Force detection of Dolby Surround"
 msgstr "ドルビーサラウンドの強制検知"
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "On"
 msgstr "オン"
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr "オフ"
 
-#: src/libvlc.h:186
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+#: src/libvlc.h:197
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr ""
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 #, fuzzy
 msgid "Audio visualizations "
 msgstr "ビジュアル化"
 
-#: src/libvlc.h:191
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+#: src/libvlc.h:202
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr ""
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1398,299 +1406,280 @@ msgid ""
 "options."
 msgstr ""
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr "ビデオ出力モジュール"
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
+#, fuzzy
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "このオプションは使用するビデオ出力方法が選択できます。デフォルトで自動的に最"
 "適な方法が選択されます。"
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr "ビデオを有効にする"
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
 #, fuzzy
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "ビデオ出力を完全に無効化します。ビデオはデコードされません。これにより、いく"
 "らかの処理パワーをセーブすることができます。"
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr "ビデオの幅"
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
 #, fuzzy
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 "ビデオの幅を強制的に指定することができます。\n"
 "※VLCはデフォルトでビデオの特性に合わせます。"
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr "ビデオの高さ"
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
 #, fuzzy
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 "ビデオの高さを強制的に指定することができます。\n"
 "※VLCはデフォルトでビデオの特性に合わせます。"
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
-msgstr "ビデオ x コーディネート"
+#: src/libvlc.h:236
+#, fuzzy
+msgid "Video X coordinate"
+msgstr "ビデオ y コーディネート"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
+#: src/libvlc.h:241
+#, fuzzy
+msgid "Video Y coordinate"
 msgstr "ビデオ y コーディネート"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr "ビデオの題名"
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
-msgstr "ここでカスタムビデオウィンドウの題名を指定できます。"
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
+msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr "ビデオの位置あわせ"
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr "中央"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr "上"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr "下"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr "左上"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr "右上"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr "左下"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr "右下"
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr "ビデオズーム"
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr "任意にビデオをズームすることができます。"
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr "グレースケールビデオ出力"
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
+#, fuzzy
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 "このオプションを使用すると、VLCはカラー情報をデコードしません。(これにより、"
 "いくらかの処理パワーをセーブすることができます。)"
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr "フルスクリーンビデオ出力"
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
-msgstr ""
-"このオプションを指定すると、VLCは常にビデオをフルスクリーン・モードにします。"
+#: src/libvlc.h:272
+#, fuzzy
+msgid "Start video in fullscreen mode"
+msgstr "代替えフルスクリーン方法"
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr "オーバーレイビデオ出力"
 
-#: src/libvlc.h:262
-#, fuzzy
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
-msgstr "VLCはデフォルトでグラフィックカードのオーバレイ機能の使用を試みます。"
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
+msgstr ""
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr "常に最前面"
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 #, fuzzy
 msgid "Always place the video window on top of other windows."
 msgstr "ビデオをクローンするためにビデオ・ウィンドウ数を選択する"
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr "スクリーンセーバーを無効にする"
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr "ビデオ再生中のスクリーンセーバーを無効にします。"
 
-#: src/libvlc.h:272
-#, fuzzy
-msgid "Log to file"
-msgstr "ファイル"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr ""
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
 #, fuzzy
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr ""
 "このオプションを指定すると、VLCは常にビデオをフルスクリーン・モードにします。"
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr "ビデオフィルターモジュール"
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
+#, fuzzy
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 "ノンインタレースのインスタンスまたは、クローン、湾曲化されたビデオ・ウィンド"
 "ウの映像クォリティに効果を加えるフィルターを指定できます。"
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr "ビデオスナップショットのディレクトリ"
 
-#: src/libvlc.h:292
+#: src/libvlc.h:299
 #, fuzzy
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+msgid "Directory where the video snapshots will be stored."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 msgid "Video snapshot format"
 msgstr "ビデオスナップショットの形式"
 
-#: src/libvlc.h:297
-#, fuzzy
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
+msgstr ""
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 #, fuzzy
 msgid "Display video snapshot preview"
 msgstr "ビデオのスナップショットを取る"
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 msgid "Video cropping"
 msgstr "ビデオ縁取り"
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr "ソースのアスペクト比"
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
+#, fuzzy
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
@@ -1702,86 +1691,97 @@ msgstr ""
 "x:y (4:3, 16:9, etc.)の形式でアスペクトを指定するか、浮動小数点値 (1.25, "
 "1.3333, etc.)の形式でピクセルの矩形を指定します。"
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr "HDTV の高さを固定にする"
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 msgid "Monitor pixel aspect ratio"
 msgstr "モニターのピクセルアスペクト比"
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 msgid "Skip frames"
 msgstr "フレームを飛ばす"
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr ""
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "フレームを飛ばす"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr ""
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
 "channel."
 msgstr ""
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr "平均カウンターの参照クロック"
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
 msgstr ""
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 msgid "Clock synchronisation"
 msgstr "時刻同期"
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr ""
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr ""
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1793,206 +1793,204 @@ msgstr ""
 msgid "Default"
 msgstr "デフォルト"
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr "有効"
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 msgid "UDP port"
 msgstr "UDP ポート"
 
-#: src/libvlc.h:369
+#: src/libvlc.h:384
 #, fuzzy
-msgid "This is the port used for UDP streams. 1234 by default."
+msgid "This is the default port used for UDP streams. Default is 1234."
 msgstr "UDPストリームで使用されるポートを指定します。既定値は1234です。"
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr "ネットワークインタフェースの MTU"
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
 #, fuzzy
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 "期待する典型的なUDPパケットのサイズです。イーサネットでは、その値は、通常1500"
 "です。"
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 #, fuzzy
 msgid "IPv6 multicast output interface"
 msgstr "マルチキャスト出力インターフェース)"
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr ""
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 #, fuzzy
 msgid "IPv4 multicast output interface address"
 msgstr "マルチキャスト出力インターフェース)"
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 
-#: src/libvlc.h:391
-#, fuzzy
-msgid "Program to select"
-msgstr "デコードのプログラム"
-
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
 "if you want to read a multi-program stream (like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:397
-#, fuzzy
-msgid "Programs to select"
-msgstr "デコードのプログラム"
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 msgid "Audio track"
 msgstr "オーディオトラック"
 
-#: src/libvlc.h:406
+#: src/libvlc.h:422
 #, fuzzy
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr ""
 "DVDの中で使用したいオーディオのチャンネル番号を指定します。(1からnまで)"
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 msgid "Subtitles track"
 msgstr "字幕トラック"
 
-#: src/libvlc.h:411
+#: src/libvlc.h:427
 #, fuzzy
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr "DVDの中で使用したい字幕のチャンネル番号を指定します。(1からnまで)"
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 msgid "Audio language"
 msgstr "オーディオ言語"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 #, fuzzy
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr ""
 "DVDの中で使用したいオーディオのチャンネル番号を指定します。(1からnまで)"
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 msgid "Subtitle language"
 msgstr "字幕言語"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
 #, fuzzy
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
 msgstr "DVDの中で使用したい字幕のチャンネル番号を指定します。(1からnまで)"
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 #, fuzzy
 msgid "Audio track ID"
 msgstr "オーディオトラック"
 
-#: src/libvlc.h:426
+#: src/libvlc.h:443
 #, fuzzy
-msgid "Give the stream ID of the audio track you want to use."
+msgid "Stream ID of the audio track to use."
 msgstr ""
 "DVDの中で使用したいオーディオのチャンネル番号を指定します。(1からnまで)"
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 #, fuzzy
 msgid "Subtitles track ID"
 msgstr "字幕トラック"
 
-#: src/libvlc.h:430
+#: src/libvlc.h:447
 #, fuzzy
-msgid "Give the stream ID of the subtitle track you want to use."
+msgid "Stream ID of the subtitle track to use."
 msgstr "DVDの中で使用したい字幕のチャンネル番号を指定します。(1からnまで)"
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 #, fuzzy
 msgid "Input repetitions"
 msgstr "出力オプション"
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr ""
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
-msgstr "入力開始時間 (秒)"
+#: src/libvlc.h:453
+#, fuzzy
+msgid "Start time"
+msgstr "開始!"
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
+msgstr ""
+
+#: src/libvlc.h:457
+#, fuzzy
+msgid "Stop time"
+msgstr "ストリームの停止"
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
-msgstr "入力停止時間 (秒)"
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
+msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 msgid "Input list"
 msgstr "入力一覧"
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
 #, fuzzy
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr "スレーブ入力 (実験)"
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr "ストリームのブックマーク一覧"
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -2000,11 +1998,11 @@ msgid ""
 "section. You can also set many miscellaneous subpictures options."
 msgstr ""
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 msgid "Force subtitle position"
 msgstr "強制的な字幕の位置"
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
@@ -2012,51 +2010,52 @@ msgstr ""
 "このオプションは映像中の字幕の位置を指定できます。いくつかの位置を試してみて"
 "ください。"
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 #, fuzzy
 msgid "Enable sub-pictures"
 msgstr "字幕"
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr "オンスクリーンディスプレイ"
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 msgid "Subpictures filter module"
 msgstr "字幕フィルターモジュール"
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr "字幕ファイルの自動検知"
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr ""
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 #, fuzzy
 msgid "Subtitle autodetection fuzziness"
 msgstr "字幕"
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -2067,32 +2066,32 @@ msgid ""
 "4 = subtitle file matching the movie name exactly"
 msgstr ""
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 #, fuzzy
 msgid "Subtitle autodetection paths"
 msgstr "字幕"
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
 msgstr ""
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr "字幕ファイルを使用"
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
 msgstr ""
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr "DVD デバイス"
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 #, fuzzy
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
@@ -2101,345 +2100,337 @@ msgstr ""
 "使用する既定のDVDドライブ(またはファイル)です。ドライブ文字の後にコロンを付加"
 "することを忘れないでください。(例 D:)"
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr "DVDデバイスの既定値を設定します。"
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr "VCD デバイス"
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
 msgstr ""
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr "VCDデバイスの既定値を指定します。"
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 #, fuzzy
 msgid "Audio CD device"
 msgstr "オーディオ CD デバイス"
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
 msgstr ""
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 #, fuzzy
 msgid "This is the default Audio CD device to use."
 msgstr "VCDデバイスの既定値を指定します。"
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr "強制的に IPv6"
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+#, fuzzy
+msgid "IPv6 will be used by default for all connections."
 msgstr ""
 "このチェックボックスをオンにすると、IPv6がすべてのUDPとHTTPの接続で既定値とし"
 "て使用されます。"
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr "強制的に IPv4"
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+#, fuzzy
+msgid "IPv4 will be used by default for all connections."
 msgstr ""
 "このチェックボックスをオンにすると、IPv4がすべてのUDPとHTTPの接続で既定値とし"
 "て使用されます。"
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+msgid "TCP connection timeout"
 msgstr ""
 
-#: src/libvlc.h:549
+#: src/libvlc.h:570
 #, fuzzy
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
-msgstr ""
-"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
-"定します。"
+msgid "Default TCP connection timeout (in milliseconds). "
+msgstr "キャッシング値 (ms)"
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 #, fuzzy
 msgid "SOCKS server"
 msgstr "CDDB サーバー"
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 msgid "SOCKS user name"
 msgstr "SOCKS ユーザー名"
 
-#: src/libvlc.h:558
+#: src/libvlc.h:579
 #, fuzzy
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 msgid "SOCKS password"
 msgstr "SOCKS パスワード"
 
-#: src/libvlc.h:562
+#: src/libvlc.h:583
 #, fuzzy
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 msgid "Title metadata"
 msgstr "タイトルメタデータ"
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr "製作者メタデータ"
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr "アーティストメタデータ"
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr "ジャンルメタデータ"
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 msgid "Copyright metadata"
 msgstr "著作権メタデータ"
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 msgid "Description metadata"
 msgstr "説明メタデータ"
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 msgid "Date metadata"
 msgstr "日付メタデータ"
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr "URL メタデータ"
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
 "can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
-msgstr "準備されているコーデックの一覧"
+#: src/libvlc.h:623
+#, fuzzy
+msgid "Preferred decoders list"
+msgstr "準備されているエンコーダー一覧"
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr "準備されているエンコーダー一覧"
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
 #, fuzzy
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
 msgstr ""
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 msgid "Default stream output chain"
 msgstr "デフォルトのストリーム出力チェイン"
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
 "to learn how to build such chains.Warning: this chain will be enabled for "
 "all streams."
 msgstr ""
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr "全 ES のストリーミングを有効にする"
 
-#: src/libvlc.h:625
+#: src/libvlc.h:652
 #, fuzzy
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr "ストリーミング中の表示"
 
-#: src/libvlc.h:629
+#: src/libvlc.h:656
 #, fuzzy
-msgid "This allows you to play the stream while streaming it."
+msgid "Play locally the stream while streaming it."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr "ビデオストリームの出力を有効にする"
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
+#, fuzzy
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "ビデオ・ストリーム出力機構の最後のものが有効になっているとビデオ・ストリーム"
 "が出力機構にリダイレクトされるべき場合、選択可能です。"
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr "オーディオストリームの出力を有効にする"
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
 #, fuzzy
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "ビデオ・ストリーム出力機構の最後のものが有効になっているとビデオ・ストリーム"
 "が出力機構にリダイレクトされるべき場合、選択可能です。"
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 #, fuzzy
 msgid "Enable SPU stream output"
 msgstr "オーディオストリームの出力を有効にする"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 #, fuzzy
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "ビデオ・ストリーム出力機構の最後のものが有効になっているとビデオ・ストリーム"
 "が出力機構にリダイレクトされるべき場合、選択可能です。"
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 #, fuzzy
 msgid "Keep stream output open"
 msgstr "ストリームの出力先の選択"
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
 "specified)"
 msgstr ""
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 #, fuzzy
 msgid "Preferred packetizer list"
 msgstr "準備されているパケッタライザー一覧の選択"
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr "Mux モジュール"
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr "muxモジュールを設定するレガシー・エントリです。"
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr "オーディオ出力モジュールアクセス"
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr "アクセス出力モジュールを設定するレガシー・エントリです。"
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 msgid "Control SAP flow"
 msgstr "コントロール SAP フロー"
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr ""
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
 "always leave all these enabled."
 msgstr ""
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 msgid "Enable FPU support"
 msgstr "FPU サポートを有効にする"
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 #, fuzzy
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
@@ -2448,11 +2439,11 @@ msgstr ""
 "プロセッサがAltiVecの機能セットをサポートしている場合には、そのアドバンテージ"
 "を利用することができます。"
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr "CPU の MMX サポートを有効にする"
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
@@ -2460,11 +2451,11 @@ msgstr ""
 "プロセッサがMMXの機能セットをサポートしている場合には、VLCはそのアドバンテー"
 "ジを利用できます。"
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr "CPU の 3D Now! サポートを有効にする"
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
@@ -2472,11 +2463,11 @@ msgstr ""
 "プロセッサが3D Now!機能をサポートしている場合には、VLCはそのアドバンテージを"
 "利用できます。"
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr "CPU の MMX 拡張機能サポートを有効にする"
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
@@ -2484,11 +2475,11 @@ msgstr ""
 "プロセッサがMMXの拡張機能セットをサポートしている場合には、VLCはそのアドバン"
 "テージを利用することができます。"
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr "CPU の SSE サポートを有効にする"
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
@@ -2496,11 +2487,11 @@ msgstr ""
 "プロセッサがSSEの機能セットをサポートしている場合には、VLCはそのアドバンテー"
 "ジを利用することができます。"
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr "CPU の SSE2 サポートを有効にする"
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 #, fuzzy
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
@@ -2509,11 +2500,11 @@ msgstr ""
 "プロセッサがSSEの機能セットをサポートしている場合には、VLCはそのアドバンテー"
 "ジを利用することができます。"
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr "CPU の AltiVec サポートを有効にする"
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
@@ -2521,86 +2512,17 @@ msgstr ""
 "プロセッサがAltiVecの機能セットをサポートしている場合には、そのアドバンテージ"
 "を利用することができます。"
 
-#: src/libvlc.h:714
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-
-#: src/libvlc.h:717
-#, fuzzy
-msgid "Automatically preparse files"
-msgstr "ファイルの自動再生"
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-#, fuzzy
-msgid "Services discovery modules"
-msgstr "MPEG 1/2ビデオ・デコーダ・モジュール"
-
-#: src/libvlc.h:724
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-
-#: src/libvlc.h:727
-#, fuzzy
-msgid "Play files randomly forever"
-msgstr "ファイルをランダムに再生"
-
-#: src/libvlc.h:729
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr ""
-"このオプションが選択されるとVLCは再生一覧のファイルをランダムに再生します。"
-
-#: src/libvlc.h:732
-msgid "Repeat all"
-msgstr "すべて繰り返す"
-
-#: src/libvlc.h:734
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr ""
-"再生一覧の再生を繰り返して行いたい場合には、このオプションを選択します。"
-
-#: src/libvlc.h:737
-msgid "Repeat current item"
-msgstr "現在の項目を繰り返す"
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr ""
-
-#: src/libvlc.h:742
-msgid "Play and stop"
-msgstr "再生と停止"
-
-#: src/libvlc.h:744
-msgid "Stop the playlist after each played playlist item. "
-msgstr ""
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr "メモリコピーモジュール"
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
@@ -2608,42 +2530,46 @@ msgstr ""
 "使用したいメモリー・コピー・モジュールを選択します。VLCはデフォルトでハード"
 "ウェアがサポートしている最も速いものを選択します。"
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 msgid "Access module"
 msgstr "アクセスモジュール"
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
 "option unless you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 #, fuzzy
 msgid "Access filter module"
 msgstr "アクセスモジュール"
 
-#: src/libvlc.h:763
-#, fuzzy
-msgid "This is a legacy entry to let you configure access filter modules."
-msgstr "アクセス・モジュールを選択するレガシー・エントリです。"
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
+msgstr ""
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 #, fuzzy
 msgid "Demux module"
 msgstr "demuxモジュール"
 
-#: src/libvlc.h:767
-#, fuzzy
-msgid "This is a legacy entry to let you configure demux modules."
-msgstr "demuxモジュールを選択するレガシー・エントリです。"
+#: src/libvlc.h:771
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
+msgstr ""
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr "リアルタイム優先度を許可する"
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2651,102 +2577,102 @@ msgid ""
 "only activate this if you know what you're doing."
 msgstr ""
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr "VLC 優先度調整"
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
 "VLC instances."
 msgstr ""
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr "スレッドの最少数"
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr ""
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr "モジュールの検索パス"
 
-#: src/libvlc.h:789
+#: src/libvlc.h:796
 #, fuzzy
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+msgid "Additional path for VLC to look for its modules."
 msgstr "VLCがプラグインを見つけるときに検索される追加のパスを設定します。"
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 msgid "VLM configuration file"
 msgstr "VLM 設定ファイル"
 
-#: src/libvlc.h:794
-#, fuzzy
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
-msgstr "VLCがプラグインを見つけるときに検索される追加のパスを設定します。"
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
+msgstr ""
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr "プラグインキャッシュを使う"
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
+#: src/libvlc.h:808
 #, fuzzy
-msgid "This option allows you to collect miscellaneous statistics."
+msgid "Collect miscellaneous statistics."
 msgstr "VLCがプラグインを見つけるときに検索される追加のパスを設定します。"
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr "デーモンプロセスとして実行する"
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr "バックグラウンドデーモンプロセスとして実行する"
 
-#: src/libvlc.h:810
+#: src/libvlc.h:814
+#, fuzzy
+msgid "Log to file"
+msgstr "ファイル"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
+msgstr ""
+
+#: src/libvlc.h:818
+msgid "Log to syslog"
+msgstr ""
+
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
+msgstr ""
+
+#: src/libvlc.h:822
 msgid "Allow only one running instance"
 msgstr "ひとつだけ実行を許可する"
 
-#: src/libvlc.h:812
+#: src/libvlc.h:824
 msgid ""
 "Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
 "explorer. This option will allow you to play the file with the already "
 "running instance or enqueue it."
 msgstr ""
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
-msgstr ""
-
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
-msgstr ""
-
-#: src/libvlc.h:824
+#: src/libvlc.h:830
 msgid "Increase the priority of the process"
 msgstr "プロセスの優先度を増やす"
 
-#: src/libvlc.h:826
+#: src/libvlc.h:832
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
 "experience as it allows VLC not to be disturbed by other applications that "
@@ -2756,11 +2682,11 @@ msgid ""
 "machine."
 msgstr ""
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr "NT/2K/XP での高速 mutex (開発者のみ)"
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 #, fuzzy
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
@@ -2771,11 +2697,11 @@ msgstr ""
 "し、より速いmutexの実装を使用することも可能です。その場合、問題が発生する可能"
 "性があります。"
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr "Win9x 向け条件値の実装 (開発者向け)"
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 #, fuzzy
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
@@ -2788,595 +2714,736 @@ msgstr ""
 "る可能性があります)を使用します。しかし、代替えとなる遅くても安定した実装を選"
 "択することも可能です。現時点では、0(既定値の最速のもの), 1, 2が選択可能です。"
 
-#: src/libvlc.h:851
-msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
 msgstr ""
 
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
-#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
-#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
-msgid "Fullscreen"
-msgstr "全画面化"
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
 
-#: src/libvlc.h:855
-msgid "Select the hotkey to use to swap fullscreen state."
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
 msgstr ""
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
-msgid "Play/Pause"
-msgstr "再生/一時停止"
+#: src/libvlc.h:872
+#, fuzzy
+msgid "Automatically preparse files"
+msgstr "ファイルの自動再生"
 
-#: src/libvlc.h:857
-msgid "Select the hotkey to use to swap paused state."
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
 msgstr ""
 
-#: src/libvlc.h:858
-msgid "Pause only"
-msgstr "一時停止のみ"
-
-#: src/libvlc.h:859
-msgid "Select the hotkey to use to pause."
-msgstr "一時停止に使うホットキーを選択"
+#: src/libvlc.h:877
+#, fuzzy
+msgid "Services discovery modules"
+msgstr "MPEG 1/2ビデオ・デコーダ・モジュール"
 
-#: src/libvlc.h:860
-msgid "Play only"
-msgstr "再生のみ"
+#: src/libvlc.h:879
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
 
-#: src/libvlc.h:861
-msgid "Select the hotkey to use to play."
-msgstr "再生に使うホットキーを選択"
+#: src/libvlc.h:882
+#, fuzzy
+msgid "Play files randomly forever"
+msgstr "ファイルをランダムに再生"
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
-msgid "Faster"
-msgstr "早送り"
+#: src/libvlc.h:884
+#, fuzzy
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr ""
+"このオプションが選択されるとVLCは再生一覧のファイルをランダムに再生します。"
 
-#: src/libvlc.h:863
-msgid "Select the hotkey to use for fast forward playback."
-msgstr "早送りに使うホットキーを選択"
+#: src/libvlc.h:886
+msgid "Repeat all"
+msgstr "すべて繰り返す"
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
+#: src/libvlc.h:888
+#, fuzzy
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr ""
+"再生一覧の再生を繰り返して行いたい場合には、このオプションを選択します。"
+
+#: src/libvlc.h:890
+msgid "Repeat current item"
+msgstr "現在の項目を繰り返す"
+
+#: src/libvlc.h:892
+#, fuzzy
+msgid "VLC will keep playing the current playlist item."
+msgstr "再生一覧を開く"
+
+#: src/libvlc.h:894
+msgid "Play and stop"
+msgstr "再生と停止"
+
+#: src/libvlc.h:896
+msgid "Stop the playlist after each played playlist item."
+msgstr ""
+
+#: src/libvlc.h:903
+msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
+msgstr ""
+
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
+#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
+msgid "Fullscreen"
+msgstr "全画面化"
+
+#: src/libvlc.h:907
+msgid "Select the hotkey to use to swap fullscreen state."
+msgstr ""
+
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
+msgid "Play/Pause"
+msgstr "再生/一時停止"
+
+#: src/libvlc.h:909
+msgid "Select the hotkey to use to swap paused state."
+msgstr ""
+
+#: src/libvlc.h:910
+msgid "Pause only"
+msgstr "一時停止のみ"
+
+#: src/libvlc.h:911
+msgid "Select the hotkey to use to pause."
+msgstr "一時停止に使うホットキーを選択"
+
+#: src/libvlc.h:912
+msgid "Play only"
+msgstr "再生のみ"
+
+#: src/libvlc.h:913
+msgid "Select the hotkey to use to play."
+msgstr "再生に使うホットキーを選択"
+
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
+msgid "Faster"
+msgstr "早送り"
+
+#: src/libvlc.h:915
+msgid "Select the hotkey to use for fast forward playback."
+msgstr "早送りに使うホットキーを選択"
+
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
 msgid "Slower"
 msgstr "スロー"
 
-#: src/libvlc.h:865
+#: src/libvlc.h:917
 msgid "Select the hotkey to use for slow motion playback."
 msgstr "スローモーションに使うホットキーを選択"
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr "次"
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr ""
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr "前"
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr ""
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr "停止"
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
+#: src/libvlc.h:923
+#, fuzzy
+msgid "Select the hotkey to stop playback."
 msgstr "最低を停止するホットキーを選択する"
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr "位置"
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr ""
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 #, fuzzy
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr "5 分前に戻るホットキーを選択する<"
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 #, fuzzy
 msgid "Short backwards jump"
 msgstr "逆転再生"
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 #, fuzzy
 msgid "Select the hotkey to make a short backwards jump."
 msgstr "3 秒前に戻るホットキーを選択する"
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 #, fuzzy
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr "1 分前に戻るホットキーを選択する"
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 #, fuzzy
 msgid "Long backwards jump"
 msgstr "逆転再生"
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 #, fuzzy
 msgid "Select the hotkey to make a long backwards jump."
 msgstr "3 秒前に戻るホットキーを選択する"
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 #, fuzzy
 msgid "Select the hotkey to make a very short forward jump."
 msgstr "早送りに使うホットキーを選択"
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 #, fuzzy
 msgid "Short forward jump"
 msgstr "転送"
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 #, fuzzy
 msgid "Select the hotkey to make a short forward jump."
 msgstr "3 秒進むホットキーを選択する"
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 #, fuzzy
 msgid "Select the hotkey to make a medium forward jump."
 msgstr "1 分先に進むホットキーを選択する<"
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 #, fuzzy
 msgid "Select the hotkey to make a long forward jump."
 msgstr "3 秒進むホットキーを選択する"
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
+#: src/libvlc.h:959
 #, fuzzy
-msgid "Long jump size"
+msgid "Long jump length"
 msgstr "フォントサイズ"
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr "終了"
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 msgid "Select the hotkey to quit the application."
 msgstr "アプリケーションを終了するホットキーを選択します。"
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 #, fuzzy
 msgid "Navigate up"
 msgstr "ナビゲーション(_N)"
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 msgid "Select the key to move the selector up in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 #, fuzzy
 msgid "Navigate down"
 msgstr "ナビゲーション(_N)"
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 msgid "Select the key to move the selector down in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 #, fuzzy
 msgid "Navigate left"
 msgstr "ナビゲーション(_N)"
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 msgid "Select the key to move the selector left in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 #, fuzzy
 msgid "Navigate right"
 msgstr "ナビゲーション(_N)"
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 #, fuzzy
 msgid "Select the key to move the selector right in DVD menus."
 msgstr "再生一覧を開く"
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr ""
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 msgid "Select the key to activate selected item in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 msgid "Go to the DVD menu"
 msgstr "DVD メニューに移動する"
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 #, fuzzy
 msgid "Select the key to take you to the DVD menu"
 msgstr "再生一覧を開く"
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 msgid "Select previous DVD title"
 msgstr "前の DVD の題名を選択する"
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 #, fuzzy
 msgid "Select the key to choose the previous title from the DVD"
 msgstr "再生一覧を開く"
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 msgid "Select next DVD title"
 msgstr "次の DVD の題名を選択する"
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 #, fuzzy
 msgid "Select the key to choose the next title from the DVD"
 msgstr "再生一覧を開く"
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 msgid "Select prev DVD chapter"
 msgstr "前の DVD チャプターを選択する"
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 #, fuzzy
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr "再生一覧を開く"
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 #, fuzzy
 msgid "Select next DVD chapter"
 msgstr "次のチャプターを選択"
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 #, fuzzy
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr "再生一覧を開く"
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr "ボリュームを上げる"
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr ""
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr "ボリュームを下げる"
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr ""
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr "ミュートする"
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
-msgstr "オーディオボリュームを生オンするキーを選択します。"
+#: src/libvlc.h:989
+#, fuzzy
+msgid "Select the key to mute audio."
+msgstr "一時停止に使うホットキーを選択"
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 #, fuzzy
 msgid "Subtitle delay up"
 msgstr "字幕"
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 #, fuzzy
 msgid "Select the key to increase the subtitle delay."
 msgstr "再生一覧を開く"
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 #, fuzzy
 msgid "Subtitle delay down"
 msgstr "字幕・デコーダ・モジュール"
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 #, fuzzy
 msgid "Select the key to decrease the subtitle delay."
 msgstr "再生一覧を開く"
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 #, fuzzy
 msgid "Audio delay up"
 msgstr "字幕"
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 #, fuzzy
 msgid "Select the key to increase the audio delay."
 msgstr "再生一覧を開く"
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 #, fuzzy
 msgid "Audio delay down"
 msgstr "字幕・デコーダ・モジュール"
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 #, fuzzy
 msgid "Select the key to decrease the audio delay."
 msgstr "再生一覧を開く"
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr "再生一覧ブックマーク 1 を再生する"
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr "再生一覧ブックマーク 2 を再生する"
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr "再生一覧ブックマーク 3 を再生する"
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr "再生一覧ブックマーク 4 を再生する"
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr "再生一覧ブックマーク 5 を再生する"
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr "再生一覧ブックマーク 6 を再生する"
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr "再生一覧ブックマーク 7 を再生する"
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr "再生一覧ブックマーク 8 を再生する"
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr "再生一覧ブックマーク 9 を再生する"
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr "再生一覧ブックマーク 10 を再生する"
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 #, fuzzy
 msgid "Select the key to play this bookmark."
 msgstr "このブックマークを再生するキーを選択します。"
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 msgid "Set playlist bookmark 1"
 msgstr "再生一覧ブックマーク 1 を設定する"
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 msgid "Set playlist bookmark 2"
 msgstr "再生一覧ブックマーク 2 を設定する"
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 msgid "Set playlist bookmark 3"
 msgstr "再生一覧ブックマーク 3 を設定する"
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 msgid "Set playlist bookmark 4"
 msgstr "再生一覧ブックマーク 4 を設定する"
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 msgid "Set playlist bookmark 5"
 msgstr "再生一覧ブックマーク 5 を設定する"
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 msgid "Set playlist bookmark 6"
 msgstr "再生一覧ブックマーク 6 を設定する"
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 msgid "Set playlist bookmark 7"
 msgstr "再生一覧ブックマーク 7 を設定する"
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 msgid "Set playlist bookmark 8"
 msgstr "再生一覧ブックマーク 8 を設定する"
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 msgid "Set playlist bookmark 9"
 msgstr "再生一覧ブックマーク 9 を設定する"
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 msgid "Set playlist bookmark 10"
 msgstr "再生一覧ブックマーク 10 を設定する"
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 msgid "Select the key to set this playlist bookmark."
 msgstr "この再生一覧ブックマークを設定するキーを選択します。"
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+#, fuzzy
+msgid "Playlist bookmark 1"
+msgstr "リスト"
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+#, fuzzy
+msgid "Playlist bookmark 2"
+msgstr "リスト"
+
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+#, fuzzy
+msgid "Playlist bookmark 3"
+msgstr "リスト"
+
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+#, fuzzy
+msgid "Playlist bookmark 4"
+msgstr "リスト"
+
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+#, fuzzy
+msgid "Playlist bookmark 5"
+msgstr "リスト"
+
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+#, fuzzy
+msgid "Playlist bookmark 6"
+msgstr "リスト"
+
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+#, fuzzy
+msgid "Playlist bookmark 7"
+msgstr "リスト"
+
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+#, fuzzy
+msgid "Playlist bookmark 8"
+msgstr "リスト"
+
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+#, fuzzy
+msgid "Playlist bookmark 9"
+msgstr "リスト"
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+#, fuzzy
+msgid "Playlist bookmark 10"
+msgstr "リスト"
+
+#: src/libvlc.h:1032
+#, fuzzy
+msgid "This allows you to define playlist bookmarks."
+msgstr "この再生一覧ブックマークを設定するキーを選択します。"
+
+#: src/libvlc.h:1034
 msgid "Go back in browsing history"
 msgstr ""
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr ""
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 #, fuzzy
 msgid "Cycle audio track"
 msgstr "オーディオトラック"
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+msgid "Cycle through the available audio tracks(languages)."
 msgstr ""
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 #, fuzzy
 msgid "Cycle subtitle track"
 msgstr "字幕トラックの選択"
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
-msgstr ""
+#: src/libvlc.h:1042
+#, fuzzy
+msgid "Cycle through the available subtitle tracks."
+msgstr "字幕トラックの選択"
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1043
 #, fuzzy
 msgid "Cycle source aspect ratio"
 msgstr "ソースのアスペクト比"
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
-msgstr ""
+#: src/libvlc.h:1044
+#, fuzzy
+msgid "Cycle through a predefined list of source aspect ratios."
+msgstr "ソースのアスペクト比"
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 #, fuzzy
 msgid "Cycle video crop"
 msgstr "グレースケールビデオ出力"
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
+#: src/libvlc.h:1046
+msgid "Cycle through a predefined list of crop formats."
 msgstr ""
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 #, fuzzy
 msgid "Cycle deinterlace modes"
 msgstr "ノンインタレース化モード"
 
-#: src/libvlc.h:985
-msgid "Cycle through all the deinterlace modes"
-msgstr ""
+#: src/libvlc.h:1048
+#, fuzzy
+msgid "Cycle through deinterlace modes."
+msgstr "ノンインタレース化モード"
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 msgid "Show interface"
 msgstr "インターフェースを表示する"
 
-#: src/libvlc.h:987
+#: src/libvlc.h:1050
 #, fuzzy
-msgid "Raise the interface above all other windows"
+msgid "Raise the interface above all other windows."
 msgstr "インタフェースウィンドウを隠す"
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 #, fuzzy
 msgid "Hide interface"
 msgstr "インタフェースを隠す(_H)"
 
-#: src/libvlc.h:989
+#: src/libvlc.h:1052
 #, fuzzy
-msgid "Lower the interface below all other windows"
+msgid "Lower the interface below all other windows."
 msgstr "インタフェースウィンドウを隠す"
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr "ビデオのスナップショットを取る"
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr "ビデオのスナップショットを取ってディスクに書き込みます。"
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 msgid "Record"
 msgstr "レコード"
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr ""
 
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, fuzzy, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3413,143 +3480,148 @@ msgstr ""
 "  vlc:pause                      再生一覧項目の再生停止\n"
 "  vlc:quit                       VLC を終了\n"
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 msgid "Snapshot"
 msgstr "スナップショット"
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 msgid "Window properties"
 msgstr "ウィンドウのプロパティ"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 #, fuzzy
 msgid "Subpictures"
 msgstr "字幕"
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr "字幕"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 msgid "Overlays"
 msgstr "オーバーレイ"
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 msgid "Track settings"
 msgstr "トラック設定"
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 msgid "Playback control"
 msgstr "再生制御"
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 msgid "Default devices"
 msgstr "デフォルトデバイス"
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 msgid "Network settings"
 msgstr "ネットワーク設定"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr "Sock プロキシ"
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 msgid "Metadata"
 msgstr "メタデータ"
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr "デコーダ"
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 msgid "Input"
 msgstr "入力"
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 msgid "CPU"
 msgstr "CPU"
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 msgid "Special modules"
 msgstr "特殊モジュール"
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr "プラグイン"
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 msgid "Performance options"
 msgstr "パフォーマンスオプションストリームの一時停止"
 
-#: src/libvlc.h:1436
-#, fuzzy
-msgid "Interfaces"
-msgstr "インタフェース"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr "ホットキー"
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1808
+#, fuzzy
+msgid "Jump sizes"
+msgstr "フォントサイズ"
+
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr "メインプログラム"
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr "VLC のヘルプを表示する (--advanced と併用できます)"
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr "VLC とすべてのモジュールのヘルプを表示する (--advanced と併用できます)"
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 msgid "print help for the advanced options"
 msgstr "高度なオプションのヘルプを表示する"
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr ""
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr "有効なモジュールの一覧を表示する"
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr "モジュールのヘルプを表示する (--advanced と併用できます)"
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr ""
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr ""
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr ""
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 msgid "resets the current plugins cache"
 msgstr "現在のプラグインキャッシュをリセットする"
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr "バージョン情報を表示する"
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr "真偽値"
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr "キー"
 
@@ -4170,11 +4242,11 @@ msgstr ""
 msgid "Zulu"
 msgstr ""
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr "不明"
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -4196,29 +4268,29 @@ msgstr ""
 msgid "Undefined"
 msgstr "未定義"
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr "ノンインタレース化"
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 msgid "Discard"
 msgstr "破棄する"
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr "ブレンド"
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 #, fuzzy
 msgid "Mean"
 msgstr "メディア"
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr ""
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr "リニア"
 
@@ -4242,16 +4314,18 @@ msgstr "1:1 オリジナル"
 msgid "2:1 Double"
 msgstr "2:1 二倍"
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr "縁取り"
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 msgid "Aspect-ratio"
 msgstr "アスペクト比"
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -4262,11 +4336,11 @@ msgstr "アスペクト比"
 msgid "Caching value in ms"
 msgstr "キャッシング値 (ミリ秒)"
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. This value should be set in "
+"milliseconds."
 msgstr ""
 "udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
 "定します。"
@@ -4292,7 +4366,7 @@ msgstr "CDDB サーバー"
 
 #: modules/access/cdda.c:71
 #, fuzzy
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr "電子メールアドレスを CDDB サーバーに報告する"
 
 #: modules/access/cdda.c:74
@@ -4302,21 +4376,21 @@ msgstr "CDDB サーバーポート"
 
 #: modules/access/cdda.c:74
 #, fuzzy
-msgid "CDDB Server port to use"
+msgid "CDDB Server port to use."
 msgstr "CDDB サーバーポート"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 #, fuzzy
 msgid "Audio CD - Track "
 msgstr "オーディオトラック"
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, fuzzy, c-format
 msgid "Audio CD - Track %i"
 msgstr "オーディオトラック"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr "なし"
 
@@ -4346,18 +4420,18 @@ msgstr ""
 #: modules/access/cdda/cdda.c:59
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
 msgstr ""
 "udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
 "定します。"
 
 #: modules/access/cdda/cdda.c:63
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:69
@@ -4421,8 +4495,8 @@ msgstr "コンパクトディスクデジタルオーディオ (CD-DA)入力"
 msgid "Audio Compact Disc"
 msgstr "オーディオオプション"
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:129
@@ -4463,8 +4537,7 @@ msgid "Use Navigation-style playback?"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:174
@@ -4477,8 +4550,9 @@ msgid "Format to use in playlist \"title\" field when using CDDB"
 msgstr "CDDB がある場合の再生一覧の \"title\" フィールドで使用するフォーマット"
 
 #: modules/access/cdda/cdda.c:181
-msgid "Do CDDB lookups?"
-msgstr ""
+#, fuzzy
+msgid "CDDB lookups"
+msgstr "CDDB 検索をキャッシュしますか?"
 
 #: modules/access/cdda/cdda.c:182
 msgid "If set, lookup CD-DA track information using the CDDB protocol"
@@ -4560,8 +4634,8 @@ msgstr "トラック"
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr "トラック"
 
@@ -4594,22 +4668,23 @@ msgid "expand"
 msgstr "展開"
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+msgid "Ignored extensions"
 msgstr ""
 
 #: modules/access/directory.c:82
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 #, fuzzy
 msgid "Directory"
 msgstr "DirectShow"
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 #, fuzzy
 msgid "Standard filesystem directory input"
 msgstr "標準的なファイルシステムのファイルを読む"
@@ -4632,8 +4707,8 @@ msgstr ""
 #: modules/access/dshow/dshow.cpp:81
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
 msgstr "ファイル・ストリームの既定のキャッシング値を変更できます。単位はミリ秒"
 
 #: modules/access/dshow/dshow.cpp:83 modules/access/v4l/v4l.c:77
@@ -4642,9 +4717,8 @@ msgstr "ビデオデバイス名"
 
 #: modules/access/dshow/dshow.cpp:85
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:88 modules/access/v4l/v4l.c:81
@@ -4653,9 +4727,9 @@ msgstr "オーディオデバイス名"
 
 #: modules/access/dshow/dshow.cpp:90
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:93
@@ -4664,9 +4738,8 @@ msgstr "ビデオサイズ"
 
 #: modules/access/dshow/dshow.cpp:95
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:98 modules/access/v4l/v4l.c:85
@@ -4713,8 +4786,7 @@ msgid "Tuner TV Channel"
 msgstr "アナウンスチャンネル:"
 
 #: modules/access/dshow/dshow.cpp:115
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:117
@@ -4723,8 +4795,8 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:119
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:121
@@ -4734,48 +4806,71 @@ msgstr "チューナー番号"
 
 #: modules/access/dshow/dshow.cpp:123
 #, fuzzy
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+msgid "Select the tuner input type (Cable/Antenna)."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "ビデオオプション"
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "オーディオ CD 入力"
+
+#: modules/access/dshow/dshow.cpp:132
+msgid "Select the audio input source. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "ビデオ出力 URL"
+
 #: modules/access/dshow/dshow.cpp:135
+msgid "Select the video output type. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "オーディオ出力 URL"
+
+#: modules/access/dshow/dshow.cpp:138
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:150
 msgid "DirectShow"
 msgstr "DirectShow"
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 #, fuzzy
 msgid "DirectShow input"
 msgstr "DirectShow 入力"
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 msgid "Refresh list"
 msgstr "一覧の再描画"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr "設定"
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-#, fuzzy
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-msgstr "ファイル・ストリームの既定のキャッシング値を変更できます。単位はミリ秒"
-
-#: 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:73
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
+"Caching value for DVB streams. This value should be set in milliseconds."
 msgstr ""
 "udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
 "定します。"
@@ -4815,7 +4910,9 @@ msgid "Probe DVB card for capabilities"
 msgstr ""
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr ""
 
 #: modules/access/dvb/access.c:91
@@ -4825,7 +4922,7 @@ msgstr "ネットワーク"
 
 #: modules/access/dvb/access.c:92
 #, fuzzy
-msgid "This allows you to stream an entire transponder with a budget card."
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
 #: modules/access/dvb/access.c:95
@@ -4833,7 +4930,7 @@ msgid "Satellite number in the Diseqc system"
 msgstr ""
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr ""
 
 #: modules/access/dvb/access.c:98
@@ -4841,7 +4938,7 @@ msgid "LNB voltage"
 msgstr "LNB 電圧"
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr ""
 
 #: modules/access/dvb/access.c:101
@@ -4860,7 +4957,8 @@ msgid "22 kHz tone"
 msgstr "22 kHz トーン"
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+#, fuzzy
+msgid "[0=off, 1=on, -1=auto]."
 msgstr "[0:オフ 1:オン -1:自動]"
 
 #: modules/access/dvb/access.c:108
@@ -4869,7 +4967,7 @@ msgid "Transponder FEC"
 msgstr "衛星 既定転送FEC"
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:111
@@ -4943,8 +5041,7 @@ msgstr "HTTP ユーザー名"
 
 #: modules/access/dvb/access.c:152
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:155
@@ -4953,8 +5050,7 @@ msgstr "HTTP パスワード"
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -4964,39 +5060,39 @@ msgstr "HTTP SSL"
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 msgid "Certificate file"
 msgstr "証明書ファイル"
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr "HTTP インターフェースの x509 PEM 証明書ファイル (SSL 有効)"
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr "秘密鍵のファイル"
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr "HTTP インターフェースの x509 PEM 秘密鍵ファイル"
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 msgid "Root CA file"
 msgstr "ルート CA ファイル"
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr ""
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 msgid "CRL file"
 msgstr "CRL ファイル"
 
@@ -5018,20 +5114,34 @@ msgstr "DVB 入力と v4l2 サポート"
 msgid "HTTP server"
 msgstr "HTTP ユーザー名"
 
+#: 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:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr "DVD アングル"
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
 #, fuzzy
-msgid "Allows you to select the default DVD angle."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "Default DVD angle."
+msgstr "DVD アングル"
 
-#: modules/access/dvdnav.c:65
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
 #, fuzzy
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
+msgid "Caching value for DVDs. This value should be set in milliseconds."
 msgstr ""
 "udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
 "定します。"
@@ -5042,8 +5152,8 @@ msgstr ""
 
 #: modules/access/dvdnav.c:69
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 
 #: modules/access/dvdnav.c:78
@@ -5054,15 +5164,6 @@ msgstr "DVD とメニュー"
 msgid "DVDnav Input"
 msgstr "DVDnav 入力"
 
-#: modules/access/dvdread.c:63
-#, fuzzy
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
-"定します。"
-
 #: modules/access/dvdread.c:66
 #, fuzzy
 msgid "Method used by libdvdcss for decryption"
@@ -5116,8 +5217,7 @@ msgstr ""
 #: modules/access/fake.c:42
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
+"Caching value for fake streams. This value should be set in milliseconds."
 msgstr "ファイル・ストリームの既定のキャッシング値を変更できます。単位はミリ秒"
 
 #: modules/access/fake.c:44 modules/access/pvr/pvr.c:72
@@ -5126,7 +5226,7 @@ msgid "Framerate"
 msgstr "フレームレート"
 
 #: modules/access/fake.c:46
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr ""
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -5136,8 +5236,8 @@ msgstr ""
 
 #: modules/access/fake.c:49
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 
 #: modules/access/fake.c:51
@@ -5147,8 +5247,8 @@ msgstr "持続期間"
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -5161,20 +5261,25 @@ msgstr "疑似 TTY"
 msgid "Fake input"
 msgstr "FTP 入力"
 
+#: modules/access/file.c:82
+#, fuzzy
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr "ファイル・ストリームの既定のキャッシング値を変更できます。単位はミリ秒"
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr ""
 
 #: modules/access/file.c:86
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 
 #: modules/access/file.c:90
 #, fuzzy
-msgid "Standard filesystem file input"
-msgstr "標準的なファイルシステムのファイルを読む"
+msgid "File input"
+msgstr "FTP 入力"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
 #: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:261
@@ -5188,11 +5293,44 @@ msgstr "標準的なファイルシステムのファイルを読む"
 msgid "File"
 msgstr "ファイル"
 
+#: modules/access_filter/record.c:43
+#, fuzzy
+msgid "Record directory"
+msgstr "ソースディレクトリ"
+
+#: modules/access_filter/record.c:45
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+
+#: modules/access_filter/timeshift.c:44
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "垂直方向位置"
+
+#: modules/access_filter/timeshift.c:45
+msgid ""
+"This is the size of the temporary files tha will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:47
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "ディレクトリを選択する"
+
+#: modules/access_filter/timeshift.c:48
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+msgid "Timeshift"
+msgstr "タイムシフト"
+
 #: modules/access/ftp.c:44
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+"Caching value for FTP streams. This value should be set in milliseconds."
 msgstr ""
 "udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
 "定します。"
@@ -5202,25 +5340,27 @@ msgid "FTP user name"
 msgstr "FTP ユーザー名"
 
 #: modules/access/ftp.c:47 modules/access/smb.c:64
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
-msgstr ""
+#, fuzzy
+msgid "User name that will be used for the connection."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
 #: modules/access/ftp.c:49
 msgid "FTP password"
 msgstr "FTP パスワード"
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
-msgid "Allows you to modify the password that will be used for the connection."
-msgstr ""
+#, fuzzy
+msgid "Password that will be used for the connection."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
 #: modules/access/ftp.c:52
 msgid "FTP account"
 msgstr "FTP アカウント"
 
 #: modules/access/ftp.c:53
-msgid "Allows you to modify the account that will be used for the connection."
-msgstr ""
+#, fuzzy
+msgid "Account that will be used for the connection."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
 #: modules/access/ftp.c:58
 msgid "FTP input"
@@ -5229,16 +5369,15 @@ msgstr "FTP 入力"
 #: modules/access/gnomevfs.c:46
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
 msgstr ""
 "udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
 "定します。"
 
 #: modules/access/gnomevfs.c:50
 #, fuzzy
-msgid "GnomeVFS filesystem file input"
-msgstr "標準的なファイルシステムのファイルを読む"
+msgid "GnomeVFS input"
+msgstr "入力がありません。\n"
 
 #: modules/access/http.c:47
 msgid "HTTP proxy"
@@ -5247,9 +5386,9 @@ msgstr "HTTP プロキシ"
 #: modules/access/http.c:49
 #, fuzzy
 msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
 msgstr ""
 "使用するHTTPプロキシを http://myproxy.mydomain:myport/ の形式で指定してくださ"
 "い。none が指定された場合には、HTTP_PROXYenvironment変数が試みられます。"
@@ -5257,47 +5396,46 @@ msgstr ""
 #: modules/access/http.c:55
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
+"Caching value for HTTP streams. This value should be set in milliseconds."
 msgstr ""
-"httpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で"
-"定します。"
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
 
 #: modules/access/http.c:58
 msgid "HTTP user agent"
 msgstr "HTTP ユーザーエージェント"
 
 #: modules/access/http.c:59
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
-msgstr ""
+#, fuzzy
+msgid "User agent that will be used for the connection."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
 #: modules/access/http.c:62
 msgid "Auto re-connect"
 msgstr "自動再接続"
 
-#: modules/access/http.c:63
+#: modules/access/http.c:64
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
 msgstr ""
 
-#: modules/access/http.c:66
+#: modules/access/http.c:67
 #, fuzzy
 msgid "Continuous stream"
 msgstr "ストリームの停止"
 
-#: modules/access/http.c:67
+#: modules/access/http.c:68
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
 msgstr ""
 
-#: modules/access/http.c:73
+#: modules/access/http.c:74
 msgid "HTTP input"
 msgstr "HTTP 入力"
 
-#: modules/access/http.c:75
+#: modules/access/http.c:76
 #, fuzzy
 msgid "HTTP(S)"
 msgstr "HTTP"
@@ -5305,8 +5443,7 @@ msgstr "HTTP"
 #: modules/access/mms/mms.c:48
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
+"Caching value for MMS streams. This value should be set in milliseconds."
 msgstr ""
 "httpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で"
 "指定します。"
@@ -5316,194 +5453,365 @@ msgid "Force selection of all streams"
 msgstr ""
 
 #: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
 #, fuzzy
 msgid "Maximum bitrate"
 msgstr "エンコードの最大ビットレート"
 
-#: modules/access/mms/mms.c:55
-msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
+#: modules/access/mms/mms.c:58
+msgid "Select the stream with the maximum bitrate under that limit."
 msgstr ""
 
-#: modules/access/mms/mms.c:60
+#: modules/access/mms/mms.c:62
 msgid "Microsoft Media Server (MMS) input"
 msgstr "マイクロソフトメディアサーバー (MMS) 入力"
 
-#: modules/access/pvr/pvr.c:48
-#, fuzzy
-msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
-msgstr "ファイル・ストリームの既定のキャッシング値を変更できます。単位はミリ秒"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "ダミーストリーム出力"
 
-#: modules/access/pvr/pvr.c:51
-msgid "Device"
-msgstr "ã\83\87ã\83\90ã\82¤ã\82¹"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "ã\83\80ã\83\9fã\83¼"
 
-#: modules/access/pvr/pvr.c:52
-#, fuzzy
-msgid "PVR video device"
-msgstr "DVDデバイス"
+#: modules/access_output/file.c:60
+msgid "Append to file"
+msgstr "ファイルに追加する"
 
-#: modules/access/pvr/pvr.c:54
-#, fuzzy
-msgid "Radio device"
-msgstr "DVDデバイス"
+#: modules/access_output/file.c:61
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
 
-#: modules/access/pvr/pvr.c:55
-#, fuzzy
-msgid "PVR radio device"
-msgstr "DVDデバイス"
+#: modules/access_output/file.c:65
+msgid "File stream output"
+msgstr "ファイルストリーム出力"
 
-#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
-#, fuzzy
-msgid "Norm"
-msgstr "なし"
+#: modules/access_output/http.c:60
+msgid "Username"
+msgstr "ユーザー名"
 
-#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
+#: modules/access_output/http.c:61
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
-msgid "Width"
-msgstr "幅"
-
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)"
+#: modules/access_output/http.c:64
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
-#, fuzzy
-msgid "Height"
-msgstr "右"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
-msgid "Frequency"
-msgstr "周波数"
-
-#: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
-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/pvr.c:73 modules/access/v4l/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/pvr.c:76
-msgid "Key interval"
-msgstr "キー間隔:"
-
-#: modules/access/pvr/pvr.c:77
-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 forHTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:79
-msgid "B Frames"
-msgstr "B フレーム"
-
-#: modules/access/pvr/pvr.c:80
+#: 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/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:86
-#, fuzzy
-msgid "Bitrate peak"
-msgstr "ビットレート"
-
-#: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR mode"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
-msgstr ""
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "HTTP ストリーム出力"
 
-#: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
-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/pvr.c:92
+#: 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/pvr.c:93
-msgid ""
-"This option allows setting of 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 icecast server."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
-msgid "Volume"
-msgstr "音量"
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "コーデック説明"
 
-#: modules/access/pvr/pvr.c:97
-msgid "This option allows setting of the 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/pvr.c:100 modules/access/v4l/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/pvr.c:101 modules/access/v4l/v4l.c:94
+#: 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 "
+"icecast server."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
-msgid "Automatic"
-msgstr "自動"
+#: modules/access_output/shout.c:73
+#, fuzzy
+msgid "IceCAST output"
+msgstr "オーディオ出力モジュールアクセス"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+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 ""
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+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_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/pvr.c:48
+#, fuzzy
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
+
+#: modules/access/pvr/pvr.c:51
+msgid "Device"
+msgstr "デバイス"
+
+#: modules/access/pvr/pvr.c:52
+#, fuzzy
+msgid "PVR video device"
+msgstr "DVDデバイス"
+
+#: modules/access/pvr/pvr.c:54
+#, fuzzy
+msgid "Radio device"
+msgstr "DVDデバイス"
+
+#: modules/access/pvr/pvr.c:55
+#, fuzzy
+msgid "PVR radio device"
+msgstr "DVDデバイス"
+
+#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
+#, fuzzy
+msgid "Norm"
+msgstr "なし"
+
+#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "幅"
+
+#: modules/access/pvr/pvr.c:62
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+#, fuzzy
+msgid "Height"
+msgstr "右"
+
+#: modules/access/pvr/pvr.c:66
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
+msgid "Frequency"
+msgstr "周波数"
+
+#: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:76
+msgid "Key interval"
+msgstr "キー間隔:"
+
+#: modules/access/pvr/pvr.c:77
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:79
+msgid "B Frames"
+msgstr "B フレーム"
+
+#: modules/access/pvr/pvr.c:80
+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/pvr.c:84
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:86
+#, fuzzy
+msgid "Bitrate peak"
+msgstr "ビットレート"
+
+#: modules/access/pvr/pvr.c:87
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:89
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "湾曲モード"
+
+#: modules/access/pvr/pvr.c:90
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:92
+#, fuzzy
+msgid "Audio bitmask"
+msgstr "オーディオビットレート"
+
+#: modules/access/pvr/pvr.c:93
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
+msgid "Volume"
+msgstr "音量"
+
+#: modules/access/pvr/pvr.c:97
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
+msgid "Channel"
+msgstr "チャンネル"
+
+#: modules/access/pvr/pvr.c:100
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
+msgid "Automatic"
+msgstr "自動"
+
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "SECAM"
 msgstr "SECAM"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "PAL"
 msgstr "PAL"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "NTSC"
 msgstr "NTSC"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr "PVR"
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
+#: modules/access/pvr/pvr.c:115
+msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
-msgstr "キャッシング値 (ミリ秒)"
-
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
+"Caching value for RTSP streams. This value should be set in milliseconds."
 msgstr ""
 "udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
 "定します。"
@@ -5516,16 +5824,15 @@ msgstr "RTSP"
 #: modules/access/screen/screen.c:39
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
+"Caching value for screen capture. This value should be set in milliseconds."
 msgstr ""
 "udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
 "定します。"
 
 #: modules/access/screen/screen.c:43
 #, fuzzy
-msgid "Allows you to set the desired frame rate for the capture."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "Desired frame rate for the capture."
+msgstr "ストリームをナビゲートする"
 
 #: modules/access/screen/screen.c:46
 msgid "Capture fragment size"
@@ -5533,8 +5840,8 @@ msgstr ""
 
 #: modules/access/screen/screen.c:48
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"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
@@ -5548,8 +5855,7 @@ msgstr "スクリーン"
 #: modules/access/smb.c:61
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
+"Caching value for SMB streams. This value should be set in milliseconds."
 msgstr ""
 "httpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で"
 "指定します。"
@@ -5571,9 +5877,7 @@ msgstr "なし"
 
 #: modules/access/smb.c:70
 #, fuzzy
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
+msgid "Domain/Workgroup that will be used for the connection."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
 #: modules/access/smb.c:75
@@ -5584,8 +5888,7 @@ msgstr "SLP 入力"
 #: modules/access/tcp.c:39
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
+"Caching value for TCP streams. This value should be set in milliseconds."
 msgstr ""
 "udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
 "定します。"
@@ -5599,11 +5902,10 @@ msgstr "RTP"
 msgid "TCP input"
 msgstr "TCP 入力"
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"Caching value for UDP streams. This value should be set in milliseconds."
 msgstr ""
 "udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
 "定します。"
@@ -5613,18 +5915,20 @@ msgid "Autodetection of MTU"
 msgstr ""
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
 msgstr ""
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 msgid "RTP reordering timeout in ms"
 msgstr ""
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
 #, fuzzy
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
 msgstr ""
 "udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
 "定します。"
@@ -5642,20 +5946,19 @@ msgstr "UDP/RTP 入力"
 #: modules/access/v4l/v4l.c:75
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr "ファイル・ストリームの既定のキャッシング値を変更できます。単位はミリ秒"
 
 #: modules/access/v4l/v4l.c:79
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:83
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:87
@@ -5664,51 +5967,68 @@ msgid ""
 "(default), RV24, etc.)"
 msgstr ""
 
+#: modules/access/v4l/v4l.c:94
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
 #: modules/access/v4l/v4l.c:99
 #, fuzzy
 msgid "Audio Channel"
 msgstr "オーディオチャンネル"
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+msgid "Audio Channel to use, if there are several audio inputs."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr "ブライトネス"
 
 #: modules/access/v4l/v4l.c:110
-msgid "Set the Brightness of the video input"
+msgid "Brightness of the video input."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 #, fuzzy
 msgid "Hue"
 msgstr "閉じる"
 
 #: modules/access/v4l/v4l.c:113
-msgid "Set the Hue of the video input"
-msgstr ""
+#, fuzzy
+msgid "Hue of the video input."
+msgstr "ビデオ・ストリームの出力を有効にする"
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 #, fuzzy
 msgid "Color"
 msgstr "閉じる"
 
 #: modules/access/v4l/v4l.c:116
-msgid "Set the Color of the video input"
-msgstr ""
+#, fuzzy
+msgid "Color of the video input."
+msgstr "ASCIIアート・ビデオ出力モジュール"
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr "コントラスト"
 
 #: modules/access/v4l/v4l.c:119
-msgid "Set the Contrast of the video input"
+msgid "Contrast of the video input."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:120
@@ -5717,7 +6037,7 @@ msgid "Tuner"
 msgstr "チューナー:"
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
+msgid "Tuner to use, if there are several ones."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:122
@@ -5726,11 +6046,12 @@ msgid "Samplerate"
 msgstr "シンボル・レート"
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:127
-msgid "If this option is set, the audio stream will be captured in stereo"
+msgid "Capture the audio stream in stereo."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:128
@@ -5748,7 +6069,7 @@ msgid "Decimation"
 msgstr "説明"
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+msgid "Decimation level for MJPEG streams"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:134
@@ -5758,7 +6079,7 @@ msgstr "品質:"
 
 #: modules/access/v4l/v4l.c:135
 #, fuzzy
-msgid "Set the quality of the stream"
+msgid "Quality of the stream."
 msgstr "ストリームをナビゲートする"
 
 #: modules/access/v4l/v4l.c:146
@@ -5769,6 +6090,13 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Video4Linux 入力"
 
+#: modules/access/vcd/vcd.c:42
+#, 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:697
@@ -5909,6 +6237,10 @@ msgstr "Video 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
 #, fuzzy
 msgid "Number of CD blocks to get in a single read."
@@ -5954,245 +6286,52 @@ msgstr "再生一覧の \"author\" フィールドで使用するフォーマッ
 msgid "Format to use in the playlist's \"title\" field."
 msgstr "再生一覧の \"author\" フィールドで使用するフォーマット"
 
-#: modules/access_filter/record.c:43
-#, fuzzy
-msgid "Record directory"
-msgstr "ソースディレクトリ"
+#: modules/audio_filter/channel_mixer/dolby.c:47
+msgid "Simple decoder for Dolby Surround encoded streams"
+msgstr ""
 
-#: modules/access_filter/record.c:45
+#: modules/audio_filter/channel_mixer/dolby.c:48
 #, fuzzy
-msgid "Allows you to specify the directory where the record will be stored"
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "Dolby Surround decoder"
+msgstr "ドルビーサラウンド"
 
-#: modules/access_filter/timeshift.c:44
+#: modules/audio_filter/channel_mixer/headphone.c:49
 #, fuzzy
-msgid "Timeshift granularity"
-msgstr "垂直方向位置"
-
-#: modules/access_filter/timeshift.c:45
-msgid "Size of the temporary files use to store the timeshifted stream."
+msgid ""
+"This effect gives you the feeling that you are standing in a room with a "
+"complete 7.1 speaker set when using only a headphone, providing a more "
+"realistic sound experience. It should also be more comfortable and less "
+"tiring when listening to music for long periods of time.\n"
+"It works with any source format from mono to 7.1."
 msgstr ""
+"このオプションは完全な5.1チャンネル・スピーカが設定された部屋で聞いているかの"
+"ような効果をヘッドホーンの音声に与えより臨場感を持たせます。また、長時間のリ"
+"スニングでも安心して聞いていられます。\n"
+"この機能は、モノラルから5.1チャンネルまでのすべてのソース・フォーマットで動作"
+"します。"
 
-#: modules/access_filter/timeshift.c:47
+#: modules/audio_filter/channel_mixer/headphone.c:56
 #, fuzzy
-msgid "Timeshift directory"
-msgstr "ディレクトリを選択する"
+msgid "Characteristic dimension"
+msgstr "空間の特性"
 
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
+#: modules/audio_filter/channel_mixer/headphone.c:58
+#, fuzzy
+msgid "Distance between front left speaker and listener in meters."
 msgstr ""
+"ヘッドホーンの仮想的な音の広がり効果:フロント左側スピーカとリスナーの間の距"
+"離をメートルで指定します。"
 
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
-msgid "Timeshift"
-msgstr "タイムシフト"
+#: modules/audio_filter/channel_mixer/headphone.c:60
+msgid "Compensate delay"
+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:60
-msgid "Append to file"
-msgstr "ファイルに追加する"
-
-#: modules/access_output/file.c:61
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:65
-msgid "File stream output"
-msgstr "ファイルストリーム出力"
-
-#: modules/access_output/http.c:60
-msgid "Username"
-msgstr "ユーザー名"
-
-#: modules/access_output/http.c:61
-msgid ""
-"Allows you to give a user name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:64
-msgid ""
-"Allows you to give a 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
-#, fuzzy
-msgid "Allows you to give the mime returned by the server."
-msgstr ""
-"ファイルを見つけるときにオープンされるインタフェースの既定のパスを設定しま"
-"す。"
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. Leave empty if you "
-"don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:85
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
-msgstr ""
-
-#: modules/access_output/http.c:90
-msgid "HTTP stream output"
-msgstr "HTTP ストリーム出力"
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: 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 "The name this stream/channel will get on the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:61
-#, fuzzy
-msgid "Stream-description"
-msgstr "コーデック説明"
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
-
-#: modules/access_output/shout.c:65
-msgid "Stream MP3"
-msgstr "ストリーム MP3"
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-msgid "Time-To-Live (TTL)"
-msgstr "生存時間 (TTL):"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Allows you to define the Time-To-Live of the outgoing stream."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
-
-#: 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. This allows "
-"you to give 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 ""
-"If you enable this option, 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/audio_filter/channel_mixer/dolby.c:47
-msgid "Simple decoder for dolby surround encoded streams"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/dolby.c:48
-#, fuzzy
-msgid "Dolby surround decoder"
-msgstr "ドルビーサラウンド"
-
-#: modules/audio_filter/channel_mixer/headphone.c:49
-#, fuzzy
-msgid ""
-"This effect gives you the feeling that you are standing in a room with a "
-"complete 7.1 speaker set when using only a headphone, providing a more "
-"realistic sound experience. It should also be more comfortable and less "
-"tiring when listening to music for long periods of time.\n"
-"It works with any source format from mono to 7.1."
-msgstr ""
-"このオプションは完全な5.1チャンネル・スピーカが設定された部屋で聞いているかの"
-"ような効果をヘッドホーンの音声に与えより臨場感を持たせます。また、長時間のリ"
-"スニングでも安心して聞いていられます。\n"
-"この機能は、モノラルから5.1チャンネルまでのすべてのソース・フォーマットで動作"
-"します。"
-
-#: modules/audio_filter/channel_mixer/headphone.c:56
-#, fuzzy
-msgid "Characteristic dimension"
-msgstr "空間の特性"
-
-#: modules/audio_filter/channel_mixer/headphone.c:58
-#, fuzzy
-msgid "Distance between front left speaker and listener in meters."
-msgstr ""
-"ヘッドホーンの仮想的な音の広がり効果:フロント左側スピーカとリスナーの間の距"
-"離をメートルで指定します。"
-
-#: modules/audio_filter/channel_mixer/headphone.c:60
-msgid "Compensate delay"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/headphone.c:62
-msgid ""
-"The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
-msgstr ""
+#: modules/audio_filter/channel_mixer/headphone.c:62
+msgid ""
+"The delay which is introduced by the physical algorithm may sometimes be "
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
+msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:66
 #, fuzzy
@@ -6201,26 +6340,27 @@ msgstr "ドルビーサラウンド"
 
 #: modules/audio_filter/channel_mixer/headphone.c:68
 msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:73
+#: modules/audio_filter/channel_mixer/headphone.c:72
 #, fuzzy
-msgid "Headphone channel mixer with virtual spatialization effect"
+msgid "Headphone virtual spatialization effect"
 msgstr "ヘッドホーンの仮想的な音の広がり効果"
 
-#: modules/audio_filter/channel_mixer/headphone.c:74
+#: modules/audio_filter/channel_mixer/headphone.c:73
 msgid "Headphone effect"
 msgstr "ヘッドフォンエフェクト"
 
 #: modules/audio_filter/channel_mixer/simple.c:46
 #, fuzzy
-msgid "audio filter for simple channel mixing"
+msgid "Audio filter for simple channel mixing"
 msgstr "微妙なチャンネル・ミキシングのためのオーディオ・フィルター"
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+#, fuzzy
+msgid "Audio filter for trivial channel mixing"
 msgstr "微妙なチャンネル・ミキシングのためのオーディオ・フィルター"
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -6257,7 +6397,8 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr "a52 ATSC A/52(AC-3)オーディオ・デコーダ・モジュール"
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+#, fuzzy
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr "A/52->S/PDIFのカプセル化のためのオーディオ・フィルター"
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -6265,9 +6406,8 @@ msgid "DTS dynamic range compression"
 msgstr "DTS ダイナミック・レンジ圧縮"
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-#, fuzzy
-msgid "DTS"
-msgstr "TS"
+msgid "DCA"
+msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
 #: modules/audio_filter/converter/dtstofloat32.c:99
@@ -6277,31 +6417,37 @@ msgstr "字幕・デコーダ・モジュール"
 
 #: modules/audio_filter/converter/dtstospdif.c:70
 #, fuzzy
-msgid "audio filter for DTS->S/PDIF encapsulation"
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr "A/52->S/PDIFのカプセル化のためのオーディオ・フィルター"
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr "fixed32<->float32変換のためのオーディオ・フィルター"
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr "fixed32->s16変換のためのオーディオ・フィルター"
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s16 conversion"
 msgstr "float32->s16変換のためのオーディオ・フィルター"
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s8 conversion"
 msgstr "float32->s8変換のためのオーディオ・フィルター"
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u16 conversion"
 msgstr "float32->u16変換のためのオーディオ・フィルター"
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u8 conversion"
 msgstr "float32->u8変換のためのオーディオ・フィルター"
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -6311,62 +6457,72 @@ msgstr "MPEG オーディオデコーダー"
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
 #, fuzzy
-msgid "audio filter for s16->fixed32 conversion"
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr "s16->float32変換のためのオーディオ・フィルター"
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 conversion"
 msgstr "s16->float32変換のためのオーディオ・フィルター"
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr "s16->float32変換のためのオーディオ・フィルター"
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
 #, fuzzy
-msgid "audio filter for s8->float32 conversion"
+msgid "Audio filter for s8->float32 conversion"
 msgstr "s16->float32変換のためのオーディオ・フィルター"
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
 #, fuzzy
-msgid "audio filter for u8->fixed32 conversion"
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr "fixed32->s16変換のためのオーディオ・フィルター"
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
 #, fuzzy
-msgid "audio filter for u8->float32 conversion"
+msgid "Audio filter for u8->float32 conversion"
 msgstr "s16->float32変換のためのオーディオ・フィルター"
 
 #: modules/audio_filter/equalizer.c:52
 msgid "Equalizer preset"
 msgstr "イコライザーのプリセット"
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr "バンドゲイン"
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 msgid "Two pass"
 msgstr "2 パス"
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr "全体のゲイン"
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:65
-msgid "Equalizer 10 bands"
+#: modules/audio_filter/equalizer.c:69
+#, fuzzy
+msgid "Equalizer with 10 bands"
 msgstr "10 バンドイコライザー"
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6450,7 +6606,7 @@ msgstr "テクノ"
 
 #: modules/audio_filter/format.c:201
 #, fuzzy
-msgid "audio filter for PCM format conversion"
+msgid "Audio filter for PCM format conversion"
 msgstr "float32->s8変換のためのオーディオ・フィルター"
 
 #: modules/audio_filter/normvol.c:69
@@ -6461,7 +6617,7 @@ msgstr "オーディオバッファの数"
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 
 #: modules/audio_filter/normvol.c:75
@@ -6541,21 +6697,23 @@ msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
 #, fuzzy
-msgid "audio filter for band-limited interpolation resampling"
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr "微妙な再サンプリングのためのオーディオ・フィルター"
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
 #, fuzzy
-msgid "audio filter for linear interpolation resampling"
+msgid "Audio filter for linear interpolation resampling"
 msgstr "微妙な再サンプリングのためのオーディオ・フィルター"
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+#, fuzzy
+msgid "Audio filter for trivial resampling"
 msgstr "微妙な再サンプリングのためのオーディオ・フィルター"
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
+#, fuzzy
+msgid "Audio filter for ugly resampling"
 msgstr "荒れた再サンプリングのためのオーディオ・フィルター"
 
 #: modules/audio_mixer/float32.c:47
@@ -6573,8 +6731,8 @@ msgstr "ダミーのspdifオーディオ・ミキサー・モジュール"
 msgid "Trivial audio mixer"
 msgstr "微妙なオーディオ・ミキサー・モジュール"
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr "デフォルト"
 
@@ -6609,12 +6767,6 @@ msgstr "モノラル"
 msgid "2 Front 2 Rear"
 msgstr "フロント 2, リア 2"
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr "5.1"
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -6694,8 +6846,9 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
-msgstr "出力チャンネル数"
+#, fuzzy
+msgid "Number of output channels"
+msgstr "クローンの数"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -6704,12 +6857,13 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+#, fuzzy
+msgid "Add WAVE header"
 msgstr "wave ヘッダーを追加"
 
 #: modules/audio_output/file.c:90
 #, fuzzy
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr "rawファイルを書き出す代わりに、wavヘッダをファイルに追加する。"
 
 #: modules/audio_output/file.c:107
@@ -6717,7 +6871,7 @@ msgid "Output file"
 msgstr "出力フォーマット"
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
+msgid "File to which the audio samples will be written to."
 msgstr ""
 
 #: modules/audio_output/file.c:111
@@ -6773,6 +6927,10 @@ msgstr "シンプル DirectMedia レイヤオーディオ出力"
 msgid "Win32 waveOut extension output"
 msgstr "Win32 wave 出力用拡張モジュール"
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr "5.1"
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr "A/52 パーサー"
@@ -6818,7 +6976,7 @@ msgstr "エンコード品質"
 
 #: modules/codec/dirac.c:68
 #, fuzzy
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
 #: modules/codec/dirac.c:73
@@ -6847,16 +7005,21 @@ msgid "DTS audio packetizer"
 msgstr "DTS オーディオデコーダー"
 
 #: modules/codec/dvbsub.c:45
-msgid "X coordinate of the subpicture"
-msgstr ""
+#, fuzzy
+msgid "Decoding X coordinate"
+msgstr "ビデオ x コーディネート"
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
+#: modules/codec/dvbsub.c:46
+msgid "X coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:48
-msgid "Y coordinate of the subpicture"
+#, fuzzy
+msgid "Decoding Y coordinate"
+msgstr "ビデオ x コーディネート"
+
+#: modules/codec/dvbsub.c:49
+msgid "Y coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:51
@@ -6866,22 +7029,35 @@ msgstr "字幕の位置"
 #: modules/codec/dvbsub.c:53
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 
 #: modules/codec/dvbsub.c:57
-msgid "X coordinate of the encoded subpicture"
+#, fuzzy
+msgid "Encoding X coordinate"
+msgstr "ビデオ y コーディネート"
+
+#: modules/codec/dvbsub.c:58
+msgid "X coordinate of the encoded subtitle"
 msgstr ""
 
+#: modules/codec/dvbsub.c:59
+#, fuzzy
+msgid "Encoding Y coordinate"
+msgstr "ビデオ y コーディネート"
+
 #: modules/codec/dvbsub.c:60
-msgid "Y coordinate of encoded the subpicture"
+msgid "Y coordinate of the encoded subtitle"
 msgstr ""
 
-#: modules/codec/dvbsub.c:63
-msgid "Timeout of subpictures"
-msgstr "字幕のタイムアウト"
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
+#, fuzzy
+msgid "Timeout"
+msgstr "時間"
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -6902,32 +7078,33 @@ msgstr "DVB 字幕デコーダ"
 msgid "AAC audio decoder (using libfaad2)"
 msgstr "AAC オーディオデコーダ (libfaad2)"
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 msgid "Image file"
 msgstr "画像ファイル"
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+msgid "Path of the image file for fake input."
 msgstr ""
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
-msgid "Allows you to specify the output video width."
-msgstr ""
+#: modules/stream_out/transcode.c:70
+#, fuzzy
+msgid "Output video width."
+msgstr "ビデオの最大の幅"
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
+#: modules/stream_out/transcode.c:73
 #, fuzzy
-msgid "Allows you to specify the output video height."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "Output video height."
+msgstr "ビデオの最大の高さ"
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 #, fuzzy
 msgid "Keep aspect ratio"
 msgstr "ソースのアスペクト比"
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -6938,24 +7115,25 @@ msgstr "背景のアスペクト比"
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr ""
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 #, fuzzy
 msgid "Deinterlace video"
 msgstr "ノンインタレース化モード"
 
 #: modules/codec/fake.c:62
 #, fuzzy
-msgid "Allows you to deinterlace the image after loading."
+msgid "Deinterlace the image after loading it."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 #, fuzzy
 msgid "Deinterlace module"
 msgstr "ノンインタレース化モード"
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
-msgid "Specifies the deinterlace module to use."
-msgstr ""
+#: modules/codec/fake.c:65
+#, fuzzy
+msgid "Deinterlace module to use."
+msgstr "ノンインタレース化モード"
 
 #: modules/codec/fake.c:76
 #, fuzzy
@@ -6996,12 +7174,12 @@ msgstr "シンプル"
 #: modules/codec/ffmpeg/ffmpeg.c:89
 #, fuzzy
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr "ffmpeg オーディオ/ビデオデコーダー((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
 #, fuzzy
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr "ffmpeg オーディオ/ビデオデコーダー((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -7009,373 +7187,386 @@ msgid "Decoding"
 msgstr "出k-土中"
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+#, fuzzy
+msgid "FFmpeg chroma conversion"
 msgstr "ffmpeg クロマ変換"
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Encoding"
 msgstr "エンコード中"
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
-msgid "ffmpeg audio/video encoder"
+#, fuzzy
+msgid "FFmpeg audio/video encoder"
 msgstr "ffmpeg オーディオ/ビデオエンコーダー"
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
 #, fuzzy
-msgid "ffmpeg demuxer"
+msgid "FFmpeg demuxer"
 msgstr "MPEG 1/2レイヤ1/2オーディオ・デコーダ"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
 #, fuzzy
-msgid "ffmpeg video filter"
+msgid "FFmpeg video filter"
 msgstr "ビデオ・フィルター・モジュール"
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
 #, fuzzy
-msgid "ffmpeg deinterlace video filter"
+msgid "FFmpeg crop padd filter"
+msgstr "ビデオ・フィルター・モジュール"
+
+#: modules/codec/ffmpeg/ffmpeg.c:210
+#, fuzzy
+msgid "FFmpeg deinterlace video filter"
 msgstr "ビデオ逆転モジュール"
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 msgid "Direct rendering"
 msgstr "ダイレクトレンダリング"
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr "バグ回避"
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr "急いで"
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 #, fuzzy
 msgid "Post processing quality"
 msgstr "後処理"
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
 "looking pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr "デバグマスク"
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 #, fuzzy
 msgid "Visualize motion vectors"
 msgstr "ビジュアル化モーションベクター"
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
+#: modules/codec/ffmpeg/ffmpeg.h:145
 #, fuzzy
-msgid "ffmpeg post processing filter chains"
+msgid "FFmpeg post processing filter chains"
 msgstr "ffmpeg 後処理モジュール"
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 msgid "Ratio of key frames"
 msgstr "キーフレームの割合"
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
+#: modules/codec/ffmpeg/ffmpeg.h:188
+msgid "Number of frames that will be coded for one key frame."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of B frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
+#: modules/codec/ffmpeg/ffmpeg.h:192
+msgid "Number of B frames that will be coded between two reference frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 #, fuzzy
 msgid "Video bitrate tolerance"
 msgstr "オーディオ"
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:196
+#, fuzzy
+msgid "Video bitrate tolerance in kbit/s."
+msgstr "オーディオ"
 
-#: modules/codec/ffmpeg/ffmpeg.h:190
+#: modules/codec/ffmpeg/ffmpeg.h:198
 #, fuzzy
-msgid "Enable interlaced encoding"
+msgid "Interlaced encoding"
 msgstr "字幕・デコーダ・モジュール"
 
-#: modules/codec/ffmpeg/ffmpeg.h:191
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
+#: modules/codec/ffmpeg/ffmpeg.h:199
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
+#: modules/codec/ffmpeg/ffmpeg.h:202
 #, fuzzy
-msgid "Enable interlaced motion estimation"
+msgid "Interlaced motion estimation"
 msgstr "字幕・デコーダ・モジュール"
 
-#: modules/codec/ffmpeg/ffmpeg.h:195
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:203
+#, fuzzy
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
+msgstr "字幕・デコーダ・モジュール"
 
-#: modules/codec/ffmpeg/ffmpeg.h:198
-msgid "Enable pre motion estimation"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:206
+#, fuzzy
+msgid "Pre-motion estimation"
+msgstr "モーション補正モジュール"
 
-#: modules/codec/ffmpeg/ffmpeg.h:199
-msgid "Allows you to enable the pre motion estimation."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:207
+#, fuzzy
+msgid "Enable the pre-motion estimation algorithm."
+msgstr "字幕・デコーダ・モジュール"
 
-#: modules/codec/ffmpeg/ffmpeg.h:202
-msgid "Enable strict rate control"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:210
+#, fuzzy
+msgid "Strict rate control"
+msgstr "リモート・コントロール"
 
-#: modules/codec/ffmpeg/ffmpeg.h:203
-msgid "Allows you to enable the strict rate control algorithm."
+#: modules/codec/ffmpeg/ffmpeg.h:211
+msgid "Enable the strict rate control algorithm."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:206
+#: modules/codec/ffmpeg/ffmpeg.h:214
 #, fuzzy
 msgid "Rate control buffer size"
 msgstr "リモート・コントロール・インタフェース・モジュール"
 
-#: modules/codec/ffmpeg/ffmpeg.h:207
-msgid "Allows you to specify the rate control buffer size."
+#: modules/codec/ffmpeg/ffmpeg.h:215
+msgid ""
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:210
+#: modules/codec/ffmpeg/ffmpeg.h:219
 #, fuzzy
 msgid "Rate control buffer aggressiveness"
 msgstr "リモート・コントロール・インタフェース・モジュール"
 
-#: modules/codec/ffmpeg/ffmpeg.h:211
+#: modules/codec/ffmpeg/ffmpeg.h:220
 #, fuzzy
-msgid "Allows you to specify the rate control buffer aggressiveness."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "Rate control buffer aggressiveness."
+msgstr "リモート・コントロール・インタフェース・モジュール"
 
-#: modules/codec/ffmpeg/ffmpeg.h:214
+#: modules/codec/ffmpeg/ffmpeg.h:223
 msgid "I quantization factor"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:215
+#: modules/codec/ffmpeg/ffmpeg.h:225
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 msgid "Noise reduction"
 msgstr "ノイズリダクション"
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:233
+msgid "MPEG4 quantization matrix"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr "品質レベル"
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
-msgid "Allows you to specify the minimum video quantizer scale."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:252
+#, fuzzy
+msgid "Minimum video quantizer scale."
+msgstr "スケールクオンタイズ"
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
-msgid "Allows you to specify the maximum video quantizer scale."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:256
+#, fuzzy
+msgid "Maximum video quantizer scale."
+msgstr "スケールクオンタイズ"
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
+msgstr "ビジュアル化"
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
-msgid "Use fixed video quantizer scale"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:263
+#, fuzzy
+msgid "Fixed quantizer scale"
+msgstr "スケールクオンタイズ"
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:272
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:276
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 #, fuzzy
 msgid "Motion masking"
 msgstr "自動縁取り"
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 msgid "Border masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr "後処理"
 
@@ -7423,7 +7614,8 @@ msgid "Video decoder using openmash"
 msgstr "ビデオデコーダーに openmash を使用する"
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
+#, fuzzy
+msgid "MPEG audio layer I/II/III decoder"
 msgstr "MPEG オーディオレイヤ I/II/III パーサー"
 
 #: modules/codec/mpeg_audio.c:117
@@ -7495,45 +7687,55 @@ msgstr "字幕・デコーダ・モジュール"
 msgid "DVD subtitles packetizer"
 msgstr "字幕・デコーダ・モジュール"
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 #, fuzzy
 msgid "Subtitles text encoding"
 msgstr "字幕・デコーダ・モジュール"
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 #, fuzzy
 msgid "Set the encoding used in text subtitles"
 msgstr "文字字幕で使用されるフォント"
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 #, fuzzy
 msgid "Subtitles justification"
 msgstr "字幕"
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 #, fuzzy
 msgid "Set the justification of subtitles"
 msgstr "文字字幕で使用されるフォント"
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+#, fuzzy
+msgid "UTF-8 subtitles autodetection"
+msgstr "字幕"
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 #, fuzzy
 msgid "Formatted Subtitles"
 msgstr "Podcast 字幕"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 #, fuzzy
 msgid "Text subtitles decoder"
 msgstr "字幕デコーダー"
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -7559,8 +7761,8 @@ msgstr "MPEG 1/2ビデオ・デコーダ・モジュール"
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 
 #: modules/codec/theora.c:99
@@ -7584,7 +7786,7 @@ msgstr ""
 
 #: modules/codec/twolame.c:52
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 
@@ -7594,7 +7796,7 @@ msgid "Stereo mode"
 msgstr "ステレオ"
 
 #: modules/codec/twolame.c:56
-msgid "Select how stereo streams will be handled"
+msgid "Handling mode for stereo streams"
 msgstr ""
 
 #: modules/codec/twolame.c:57
@@ -7603,7 +7805,7 @@ msgid "VBR mode"
 msgstr "ネットワーク"
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
 msgstr ""
 
 #: modules/codec/twolame.c:60
@@ -7634,44 +7836,42 @@ msgid "Maximum encoding bitrate"
 msgstr "エンコードの最大ビットレート"
 
 #: modules/codec/vorbis.c:161
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr ""
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr "エンコードの最小ビットレート"
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 #, fuzzy
 msgid "CBR encoding"
 msgstr "字幕エンコンコード中"
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr ""
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 msgid "Vorbis audio decoder"
 msgstr "Vorbis オーディオデコーダー"
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 #, fuzzy
 msgid "Vorbis audio packetizer"
 msgstr "字幕・デコーダ・モジュール"
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr "Vorbis オーディオエンコーダー"
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr "Vorbis コメント"
 
@@ -7683,7 +7883,7 @@ msgstr "GOP サイズ"
 #: modules/codec/x264.c:45
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 
 #: modules/codec/x264.c:49
@@ -7704,7 +7904,7 @@ msgid ""
 msgstr ""
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -7714,209 +7914,216 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 
-#: modules/codec/x264.c:68
-msgid "Number of B-frames between I and P (1 to 16)"
+#: modules/codec/x264.c:70
+msgid "B-frames between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:69
-msgid "Number of consecutive B-frames between I and P-frames."
+#: modules/codec/x264.c:71
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr ""
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
 msgstr ""
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
 "encoding and decoding, but should save 10-15% bitrate."
 msgstr ""
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
-msgstr ""
+#: modules/codec/x264.c:92
+#, fuzzy
+msgid "Number of reference frames"
+msgstr "行数"
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "ロゴサブフィルター"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 msgid "Deblocking loop filter (increases quality)."
 msgstr ""
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr ""
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 msgid "Maximum quantizer parameter."
 msgstr ""
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
-msgid "Allowed variance of average bitrate"
-msgstr ""
+#: modules/codec/x264.c:121
+#, fuzzy
+msgid "Average bitrate tolerance"
+msgstr "オーディオ"
 
-#: modules/codec/x264.c:120
-msgid "Sets the allowed variance in average. bitrate."
-msgstr ""
+#: modules/codec/x264.c:122
+#, fuzzy
+msgid "Allowed variance in average. bitrate (in kbits/s)."
+msgstr "ネットワークストリームを選択する"
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 #, fuzzy
 msgid "Max local bitrate"
 msgstr "エンコードの最大ビットレート"
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 #, fuzzy
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr "ネットワークストリームを選択する"
 
-#: modules/codec/x264.c:126
+#: modules/codec/x264.c:128
 #, fuzzy
-msgid "Size of VBV buffer"
+msgid "VBV buffer"
 msgstr "サイズオフセット"
 
-#: modules/codec/x264.c:127
+#: modules/codec/x264.c:129
 #, fuzzy
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+msgid "Averaging period for the maximum local bitrate in kbits."
 msgstr "ネットワークストリームを選択する"
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 msgid "Initial VBV buffer occupancy"
 msgstr ""
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
+#: modules/codec/x264.c:145
 #, fuzzy
-msgid "QP curve compression."
+msgid "QP curve compression"
 msgstr "DTS ダイナミック・レンジ圧縮"
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
-msgstr ""
+#, fuzzy
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
+msgstr "DTS ダイナミック・レンジ圧縮"
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -7927,30 +8134,30 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 #, fuzzy
 msgid "Direct MV prediction mode"
 msgstr "DirectMedia オブジェクトデコーダー"
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 #, fuzzy
 msgid "Direct MV prediction mode. "
 msgstr "DirectMedia オブジェクトデコーダー"
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 #, fuzzy
 msgid "Integer pixel motion estimation method"
 msgstr "字幕・デコーダ・モジュール"
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -7959,169 +8166,172 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 #, fuzzy
 msgid "Ignore chroma in motion estimation"
 msgstr "字幕・デコーダ・モジュール"
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#: modules/codec/x264.c:213
+msgid "Trellis RD quantization"
 msgstr ""
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 #, fuzzy
 msgid "CPU optimizations"
 msgstr "極性"
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
-msgstr ""
+#: modules/codec/x264.c:229
+#, fuzzy
+msgid "Use assembler CPU optimizations."
+msgstr "極性"
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 #, fuzzy
 msgid "PSNR calculation"
 msgstr "持続期間"
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "dia"
 msgstr "ディスク"
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "esa"
 msgstr "はい"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 #, fuzzy
 msgid "fast"
 msgstr "早送り"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 #, fuzzy
 msgid "normal"
 msgstr "なし"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 #, fuzzy
 msgid "slow"
 msgstr "スロー"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "all"
 msgstr "すべて"
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "spatial"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 #, fuzzy
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr "h264 ビデオエンコードに x264 ライブラリを使用する"
@@ -8132,6 +8342,16 @@ msgid "Corba control"
 msgstr "コントロール"
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 #, fuzzy
 msgid "corba control module"
 msgstr "字幕・デコーダ・モジュール"
@@ -8144,20 +8364,20 @@ msgstr "モーションスレッショルド (10〜100)"
 msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr ""
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr "トリガーボタン"
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
+#: modules/control/gestures.c:83
+msgid "Trigger button for mouse gestures."
 msgstr ""
 
-#: modules/control/gestures.c:87
+#: modules/control/gestures.c:86
 #, fuzzy
 msgid "Middle"
 msgstr "モジュール"
 
-#: modules/control/gestures.c:90
+#: modules/control/gestures.c:89
 #, fuzzy
 msgid "Gestures"
 msgstr "ジャンル"
@@ -8167,138 +8387,108 @@ msgstr "ジャンル"
 msgid "Mouse gestures control interface"
 msgstr "赤外線リモート・コントロール・モジュール"
 
-#: modules/control/hotkeys.c:84
-#, fuzzy
-msgid "Playlist bookmark 1"
-msgstr "リスト"
-
-#: modules/control/hotkeys.c:85
-#, fuzzy
-msgid "Playlist bookmark 2"
-msgstr "リスト"
-
-#: modules/control/hotkeys.c:86
-#, fuzzy
-msgid "Playlist bookmark 3"
-msgstr "リスト"
-
-#: modules/control/hotkeys.c:87
-#, fuzzy
-msgid "Playlist bookmark 4"
-msgstr "リスト"
-
-#: modules/control/hotkeys.c:88
-#, fuzzy
-msgid "Playlist bookmark 5"
-msgstr "リスト"
-
-#: modules/control/hotkeys.c:89
-#, fuzzy
-msgid "Playlist bookmark 6"
-msgstr "リスト"
-
-#: modules/control/hotkeys.c:90
-#, fuzzy
-msgid "Playlist bookmark 7"
-msgstr "リスト"
-
-#: modules/control/hotkeys.c:91
-#, fuzzy
-msgid "Playlist bookmark 8"
-msgstr "リスト"
-
-#: modules/control/hotkeys.c:92
-#, fuzzy
-msgid "Playlist bookmark 9"
-msgstr "リスト"
-
-#: modules/control/hotkeys.c:93
+#: modules/control/hotkeys.c:94
 #, fuzzy
-msgid "Playlist bookmark 10"
-msgstr "リスト"
-
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
-msgstr ""
+msgid "Define playlist bookmarks."
+msgstr "再生一覧ブックマーク 9 を設定する"
 
-#: modules/control/hotkeys.c:98
+#: modules/control/hotkeys.c:97
 #, fuzzy
 msgid "Hotkeys"
 msgstr "ホットキー"
 
-#: modules/control/hotkeys.c:99
+#: modules/control/hotkeys.c:98
 #, fuzzy
 msgid "Hotkeys management interface"
 msgstr "Gtk+インタフェース・モジュール"
 
-#: modules/control/hotkeys.c:488
+#: modules/control/hotkeys.c:467
 #, c-format
 msgid "Audio track: %s"
 msgstr "オーディオトラック: %s"
 
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
 #, c-format
 msgid "Subtitle track: %s"
 msgstr "字幕 トラック: %s"
 
-#: modules/control/hotkeys.c:502
+#: modules/control/hotkeys.c:482
 msgid "N/A"
 msgstr ""
 
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, fuzzy, c-format
 msgid "Aspect ratio: %s"
 msgstr "アスペクト比"
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, fuzzy, c-format
 msgid "Crop: %s"
 msgstr "縁取り"
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, fuzzy, c-format
 msgid "Deinterlace mode: %s"
 msgstr "ノンインタレース化モード"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr "ホストアドレス"
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
 msgstr ""
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 msgid "Source directory"
 msgstr "ソースディレクトリ"
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 msgid "Charset"
 msgstr "文字セット"
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 msgid "Handlers"
 msgstr "ハンドラー"
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
 msgstr ""
 
+#: modules/control/http/http.c:50
+#, fuzzy
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr "HTTP インターフェースの x509 PEM 証明書ファイル (SSL 有効)"
+
+#: modules/control/http/http.c:53
+#, fuzzy
+msgid "HTTP interface x509 PEM private key file."
+msgstr "HTTP インターフェースの x509 PEM 秘密鍵ファイル"
+
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
-msgstr ""
+#, fuzzy
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
+msgstr "HTTP インターフェースの x509 PEM 証明書ファイル (SSL 有効)"
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:58
+#, fuzzy
+msgid "HTTP interace Certificates Revocation List file."
+msgstr "HTTP インターフェースの x509 PEM 秘密鍵ファイル"
+
+#: modules/control/http/http.c:62
 msgid "HTTP remote control interface"
 msgstr "HTTP リモート制御インターフェース"
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 msgid "HTTP SSL"
 msgstr "HTTP SSL"
 
@@ -8308,14 +8498,13 @@ msgid "Infrared remote control interface"
 msgstr "赤外線リモート・コントロール・モジュール"
 
 #: modules/control/netsync.c:59
-msgid "Act as master for network synchronisation"
+msgid "Act as master"
 msgstr ""
 
 #: modules/control/netsync.c:60
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
-msgstr ""
+#, fuzzy
+msgid "Should act as the master client for the network synchronisation?"
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
 #: modules/control/netsync.c:63
 msgid "Master client ip address"
@@ -8323,9 +8512,7 @@ msgstr ""
 
 #: modules/control/netsync.c:64
 #, fuzzy
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+msgid "IP address of the master client used for the network synchronisation."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
 #: modules/control/netsync.c:68
@@ -8338,16 +8525,18 @@ msgid "Install Windows Service"
 msgstr "Windows サービスへインストール"
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
-msgstr ""
+#, fuzzy
+msgid "Install the Service and exit."
+msgstr "Windows サービスへインストール"
 
 #: modules/control/ntservice.c:42
 msgid "Uninstall Windows Service"
 msgstr "Windows サービスからアンインストール"
 
 #: modules/control/ntservice.c:44
-msgid "If enabled the interface will uninstall the Service and exit."
-msgstr ""
+#, fuzzy
+msgid "Uninstall the Service and exit."
+msgstr "Windows サービスからアンインストール"
 
 #: modules/control/ntservice.c:45
 msgid "Display name of the Service"
@@ -8355,10 +8544,8 @@ msgstr "サービスの名前を表示"
 
 #: modules/control/ntservice.c:47
 #, fuzzy
-msgid "This allows you to change the display name of the Service."
-msgstr ""
-"ファイルを見つけるときにオープンされるインタフェースの既定のパスを設定しま"
-"す。"
+msgid "Change the display name of the Service."
+msgstr "サービスの名前を表示"
 
 #: modules/control/ntservice.c:48
 msgid "Configuration options"
@@ -8367,9 +8554,9 @@ msgstr "設定オプション"
 #: modules/control/ntservice.c:50
 #, fuzzy
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 "使用するインタフェースが選択可能です。デフォルトで自動的に最適なモジュールが"
 "選択されます。"
@@ -8377,10 +8564,9 @@ msgstr ""
 #: modules/control/ntservice.c:55
 #, fuzzy
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
 "使用するインタフェースが選択可能です。デフォルトで自動的に最適なモジュールが"
 "選択されます。"
@@ -8450,12 +8636,13 @@ msgid "Remote control interface"
 msgstr "リモート制御インターフェース"
 
 #: modules/control/rc.c:335
-msgid "Remote control interface initialized, `h' for help"
+#, fuzzy
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr "リモート制御インターフェースを初期化しました。「h」でヘルプです。"
 
 #: modules/control/rc.c:847
-#, c-format
-msgid "unknown command `%s', type `help' for help"
+#, fuzzy, c-format
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr "不明のコマンド「%s」です。「help」を入力するとヘルプです。"
 
 #: modules/control/rc.c:880
@@ -8669,7 +8856,7 @@ msgid "| time-size # . . . . . . . . font size, in pixels"
 msgstr "| play . . . . . . . . . . . . . . . . ストリーム再生\n"
 
 #: modules/control/rc.c:935
-msgid "| logo-file STRING . . . the overlay file path/name"
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr ""
 
 #: modules/control/rc.c:936
@@ -8775,21 +8962,31 @@ msgstr "| quit . . . . . . . . . . . . . . . . .  VLC を終了する"
 msgid "+----[ end of help ]"
 msgstr "+----[ ヘルプの終り ]"
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+#, fuzzy
+msgid "Press menu select or pause to continue."
+msgstr ""
+"\n"
+"続けるにはEnterキーを押してください。\n"
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+#, fuzzy
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr ""
+"\n"
+"続けるにはEnterキーを押してください。\n"
 
 #: modules/control/rc.c:1385
 #, fuzzy
-msgid "press pause to continue"
+msgid "Type 'pause' to continue."
 msgstr ""
 "\n"
 "続けるにはEnterキーを押してください。\n"
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+msgid "Please provide one of the following parameters:"
 msgstr ""
 
 #: modules/control/showintf.c:62
@@ -8798,36 +8995,42 @@ msgstr "閾値"
 
 #: modules/control/showintf.c:63
 #, fuzzy
-msgid "Height of the zone triggering the interface"
+msgid "Height of the zone triggering the interface."
 msgstr "ネットワーク・インタフェースのMTU"
 
 #: modules/control/telnet.c:72
-msgid "Telnet Interface host"
-msgstr "Telnet インターフェースのホスト"
-
-#: modules/control/telnet.c:73
 #, fuzzy
-msgid "Default to listen on all network interfaces"
-msgstr "ネットワーク・インタフェースのMTU"
-
-#: modules/control/telnet.c:74
-msgid "Telnet Interface port"
-msgstr "Telnet インターフェースポート"
+msgid "Host"
+msgstr "ハウス"
 
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
+#: modules/control/telnet.c:73
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
 msgstr ""
 
-#: modules/control/telnet.c:77
-msgid "Telnet Interface password"
-msgstr "Telnet インターフェースパスワード"
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
+msgstr "ポート番号"
 
 #: modules/control/telnet.c:78
-#, fuzzy
-msgid "Default to admin"
-msgstr "削除"
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
+msgstr ""
+
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
+msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:96
 msgid "VLM remote control interface"
 msgstr "VLM リモート制御インターフェース"
 
@@ -8850,11 +9053,16 @@ msgstr "MPEG 1/2レイヤ1/2オーディオ・デコーダ"
 msgid "AU demuxer"
 msgstr ""
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 #, fuzzy
 msgid "Force interleaved method"
 msgstr "ノンインタレース化モード"
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "ノンインタレース化モード"
+
 #: modules/demux/avi/avi.c:45
 #, fuzzy
 msgid "Force index creation"
@@ -8922,15 +9130,24 @@ msgstr "MPEG 1/2レイヤ1/2オーディオ・デコーダ"
 msgid "FLAC demuxer"
 msgstr "MPEG 1/2レイヤ1/2オーディオ・デコーダ"
 
+#: modules/demux/livedotcom.cpp:63
+#, fuzzy
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
+
 #: modules/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:67
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:72
@@ -8979,7 +9196,7 @@ msgstr ""
 #: modules/demux/mjpeg.c:44
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
+"is the default value) for a live stream (from a camera)."
 msgstr ""
 
 #: modules/demux/mjpeg.c:50
@@ -9378,7 +9595,7 @@ msgid "Extra PMT"
 msgstr ""
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr ""
 
 #: modules/demux/ts.c:87
@@ -9386,85 +9603,96 @@ msgid "Set id of ES to PID"
 msgstr ""
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
 msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 #, fuzzy
 msgid "Fast udp streaming"
 msgstr "ストリームの転送"
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr ""
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
+#: modules/demux/ts.c:98
+msgid "MTU for out mode."
+msgstr ""
+
+#: modules/demux/ts.c:100
 #, fuzzy
 msgid "CSA ck"
 msgstr "CSA キー"
 
-#: modules/demux/ts.c:100
+#: modules/demux/ts.c:101
+msgid "Control word for the CSA encryption algorithm"
+msgstr ""
+
+#: modules/demux/ts.c:103
 #, fuzzy
 msgid "Silent mode"
 msgstr "湾曲モード"
 
-#: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+#: modules/demux/ts.c:104
+msgid "Do not complain on encrypted PES."
 msgstr ""
 
-#: modules/demux/ts.c:103
+#: modules/demux/ts.c:106
 #, fuzzy
 msgid "CAPMT System ID"
 msgstr "システム ID"
 
-#: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+#: modules/demux/ts.c:107
+msgid "Only forward descriptors from this SysID to the CAM."
 msgstr ""
 
-#: modules/demux/ts.c:106
+#: modules/demux/ts.c:109
 msgid "Packet size in bytes to decrypt"
 msgstr ""
 
-#: modules/demux/ts.c:107
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr ""
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 msgid "Filename of dump"
 msgstr "ダンプのファイル名"
 
-#: modules/demux/ts.c:112
-msgid "Specify a filename where to dump the TS in"
+#: modules/demux/ts.c:115
+msgid "Specify a filename where to dump the TS in."
 msgstr ""
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 msgid "Append"
 msgstr "追加する"
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
 msgstr ""
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 #, fuzzy
 msgid "Dump buffer size"
 msgstr "ログ・ファイル名"
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr ""
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 #, fuzzy
 msgid "MPEG Transport Stream demuxer"
 msgstr "ストリームの再生"
@@ -9518,6 +9746,10 @@ msgstr "ニューエイジ"
 msgid "Oldies"
 msgstr "オールディーズ"
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr "その他"
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr "R&B"
@@ -9718,7 +9950,7 @@ msgstr ""
 msgid "New wave"
 msgstr "ニューウェーブ"
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr "サイケデリック"
 
@@ -9811,7 +10043,7 @@ msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -9819,8 +10051,8 @@ msgstr "取り消し"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr "開く"
 
@@ -9832,7 +10064,7 @@ msgstr "設定"
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr "メッセージ"
 
@@ -9840,7 +10072,7 @@ msgstr "メッセージ"
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr "ファイルを開く"
 
@@ -9879,22 +10111,22 @@ msgstr "チャプターに行く"
 msgid "Speed"
 msgstr "速度"
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr "ウィンドウ"
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr "OK"
@@ -9930,7 +10162,7 @@ msgid "Edit"
 msgstr "編集"
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr "すべてを選択"
 
@@ -9971,11 +10203,11 @@ msgid "Path"
 msgstr "パス"
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr "名前"
 
@@ -9984,7 +10216,7 @@ msgid "Apply"
 msgstr "適用"
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr "保存"
 
@@ -10026,7 +10258,6 @@ msgid "Take Screen Shot"
 msgstr "スクリーンショットを取る"
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr "VLC メディア・プレイヤーについて"
 
@@ -10035,7 +10266,7 @@ msgstr "VLC メディア・プレイヤーについて"
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 msgid "Bookmarks"
 msgstr "ブックマーク"
@@ -10053,27 +10284,14 @@ msgstr "クリア"
 msgid "Extract"
 msgstr "展開"
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-msgid "Size offset"
-msgstr "サイズオフセット"
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-msgid "Time offset"
-msgstr "時間オフセット"
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr "時間"
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-msgid "Bytes"
-msgstr "バイト"
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 msgid "Untitled"
 msgstr "タイトルなし"
 
@@ -10084,9 +10302,8 @@ msgid "No input"
 msgstr "入力がありません。\n"
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:241
@@ -10095,35 +10312,34 @@ msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:242
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 #, fuzzy
 msgid "Invalid selection"
 msgstr "選択"
 
-#: modules/gui/macosx/bookmarks.m:292
-#, fuzzy
-msgid "You have to select two bookmarks."
-msgstr "2 つのブックマークを選ばなければなりません"
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
+msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 #, fuzzy
 msgid "No input found"
 msgstr "%@s は見つかりません"
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr ""
 
-#: modules/gui/macosx/controls.m:47
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
 #, fuzzy
-msgid "Go To Position"
-msgstr "ロゴの位置"
+msgid "Jump To Time"
+msgstr "指定時間へジャンプ: "
 
 #: modules/gui/macosx/controls.m:50
 #, fuzzy
@@ -10132,8 +10348,8 @@ msgstr "SECAM"
 
 #: modules/gui/macosx/controls.m:51
 #, fuzzy
-msgid "Go to specific position"
-msgstr "特定位置を直接指定"
+msgid "Jump to time"
+msgstr "指定時間へジャンプ: "
 
 #: modules/gui/macosx/controls.m:136
 msgid "Random On"
@@ -10143,61 +10359,61 @@ msgstr "ランダムオン"
 msgid "Random Off"
 msgstr "ランダムオフ"
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 msgid "Repeat One"
 msgstr "1 回繰り返す"
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 msgid "Repeat Off"
 msgstr "繰り返しオフ"
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 msgid "Repeat All"
 msgstr "すべて繰り返す"
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr "1/2 サイズ"
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr "通常サイズ"
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr "2倍サイズ"
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr "常に前面"
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr "画面にあわせる"
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr "ランダム"
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 #, fuzzy
 msgid "Step Forward"
 msgstr "転送"
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 #, fuzzy
 msgid "Step Backward"
 msgstr "逆転再生"
@@ -10214,42 +10430,40 @@ msgstr "転送"
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr "再生"
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr "一時停止"
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 #, fuzzy
 msgid "2 Pass"
 msgstr "バス"
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:147
@@ -10257,145 +10471,144 @@ msgstr ""
 msgid "Preamp"
 msgstr "ストリーム"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 #, fuzzy
 msgid "Extended controls"
 msgstr "リモート・コントロール"
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 #, fuzzy
 msgid "Video filters"
 msgstr "ビデオタイトル"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr "画像調整"
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 #, fuzzy
 msgid "More Info"
 msgstr "デバイス名"
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 #, fuzzy
 msgid "Distortion"
 msgstr "湾曲モード"
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 #, fuzzy
 msgid "Image clone"
 msgstr "サイズ"
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+msgid "Creates several copies of the Video output window"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 msgid "Image cropping"
 msgstr "画像縁取り"
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
+#: modules/gui/macosx/extended.m:94
+#, fuzzy
+msgid "Crops a defined part of the image"
 msgstr "画像の縁取り"
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 #, fuzzy
 msgid "Image inversion"
 msgstr "サイズ"
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 #, fuzzy
 msgid "Transformation"
 msgstr "バージョン情報の印刷"
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 #, fuzzy
 msgid "Volume normalization"
 msgstr "ビジュアル化"
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
+"This filters prevents the audio output level from exceeding a defined value."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 #, fuzzy
 msgid "Headphone virtualization"
 msgstr "ヘッドホーンの仮想的な音の広がり効果"
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 #, fuzzy
 msgid "Maximum level"
 msgstr "品質レベル"
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr "デフォルトの復元"
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr "ガンマ"
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 #, fuzzy
 msgid "Saturation"
 msgstr "持続期間"
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 #, fuzzy
 msgid "More information"
 msgstr "バージョン情報の印刷"
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
 
 #: modules/gui/macosx/intf.m:467
@@ -10403,8 +10616,8 @@ msgstr ""
 msgid "VLC - Controller"
 msgstr "コントロール"
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr "VLC メディアプレイヤー"
@@ -10437,7 +10650,7 @@ msgstr "インタフェースを隠す"
 msgid "Show All"
 msgstr "すべてを表示"
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr "VLCを終了"
 
@@ -10466,7 +10679,7 @@ msgstr "ネットワークを開く"
 msgid "Open Recent"
 msgstr "最近使った項目を開く"
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr "メニューをクリアする"
 
@@ -10500,97 +10713,99 @@ msgstr "ボリュームを上げる"
 msgid "Volume Down"
 msgstr "ボリュームを下げる"
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr "ビデオデバイス"
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr "ウィンドウを最小化"
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 msgid "Close Window"
 msgstr "ウィンドウを閉じる"
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 msgid "Controller"
 msgstr "コントローラー"
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 #, fuzzy
 msgid "Extended Controls"
 msgstr "リモート・コントロール"
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "バージョン情報の印刷"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr "すべてを前に"
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr "ヘルプ"
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr "読んでください..."
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr "オンラインドキュメント"
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr "バグ報告"
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 msgid "VideoLAN Website"
 msgstr "VideoLAN ウェブサイト"
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr "ライセンス"
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 #, fuzzy
 msgid "Make a donation"
 msgstr "マケドニア語"
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 #, fuzzy
 msgid "Online Forum"
 msgstr "オンラインドキュメント"
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr "エラー"
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
 #, fuzzy
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr "要求された処理の実行でエラーが発生しました :"
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 #, fuzzy
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr "もし、バグであると思われるなら、以下の手順にしたがってください :"
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr "メッセージウィンドウを表示"
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr "やり直し"
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
+#: modules/gui/macosx/intf.m:608
+msgid "Do not display further errors"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:1071
@@ -10598,24 +10813,23 @@ msgstr ""
 msgid "Volume: %d%%"
 msgstr "音量 %d%%"
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 #, fuzzy
 msgid "No CrashLog found"
 msgstr "%@s は見つかりません"
 
-#: modules/gui/macosx/intf.m:1733
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "QT埋め込みモジュール"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:54
@@ -10624,8 +10838,9 @@ msgstr "ビデオデバイス"
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:61
@@ -10640,13 +10855,14 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
-msgstr "全画面化"
+#, fuzzy
+msgid "Crop borders in fullscreen"
+msgstr "全画面表示の切替え"
 
 #: modules/gui/macosx/macosx.m:70
 msgid ""
@@ -10659,28 +10875,26 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:81
+#: modules/gui/macosx/macosx.m:82
 #, fuzzy
-msgid "Keep wizard selections"
+msgid "Remember wizard options"
 msgstr "選択"
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -10706,7 +10920,7 @@ msgstr "メディア・リソース・ロケータ (MRL)"
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -10725,21 +10939,15 @@ msgid "Use DVD menus"
 msgstr "DVD メニューを使用"
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr "VIDEO_TS フォルダ"
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "VIDEO_TSディレクトリを開く"
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
 msgid "DVD"
 msgstr "DVD"
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr "ポート番号"
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -10757,7 +10965,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr "HTTP/FTP/MMS/RTSP"
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr "タイムシフトを許可する"
 
@@ -10771,27 +10979,34 @@ msgid "Settings..."
 msgstr "設定..."
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
-msgstr "上書き"
+msgid "Override parametters"
+msgstr ""
 
 #: modules/gui/macosx/open.m:244
-msgid "delay"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
 msgstr "ディレイ"
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
-msgstr "fps"
+#, fuzzy
+msgid "FPS"
+msgstr "PS"
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Subtitles encoding"
 msgstr "字幕エンコンコード中"
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr "フォントサイズ"
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "字幕ファイル"
+
 #: modules/gui/macosx/open.m:255
 #, fuzzy
 msgid "Font Properties"
@@ -10814,18 +11029,18 @@ msgstr "VIDEO_TSディレクトリを開く"
 
 #: modules/gui/macosx/output.m:136
 #, fuzzy
-msgid "Advanced output:"
-msgstr "ALSAオーディオ・モジュール"
+msgid "Streaming/Saving:"
+msgstr "ストリーム名"
 
 #: modules/gui/macosx/output.m:140
-msgid "Output Options"
-msgstr "出力オプション"
+#, fuzzy
+msgid "Streaming and Transcoding Options"
+msgstr "ストリームの情報..."
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
 #, fuzzy
-msgid "Play locally"
-msgstr "ã\82¹ã\83­ã\83¼å\86\8dç\94\9f"
+msgid "Display the stream locally"
+msgstr "ã\82¹ã\83\88ã\83ªã\83¼ã\83\9fã\83³ã\82°ä¸­ã\81®è¡¨ç¤º"
 
 #: modules/gui/macosx/output.m:144
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:510
@@ -10839,16 +11054,17 @@ msgid "Encapsulation Method"
 msgstr ""
 
 #: modules/gui/macosx/output.m:159
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
 #, fuzzy
-msgid "Transcode options"
-msgstr "ストリームの一時停止"
+msgid "Transcoding options"
+msgstr "持続期間"
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 msgid "Bitrate (kb/s)"
 msgstr "ビットレート (kb/秒)"
 
@@ -10892,191 +11108,177 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "ファイルの保存"
 
-#: modules/gui/macosx/playlist.m:478
-msgid "Save Playlist..."
-msgstr "再生一覧の保存..."
-
-#: modules/gui/macosx/playlist.m:480 modules/gui/pda/pda_interface.c:1254
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
-msgid "Delete"
-msgstr "削除"
-
-#: modules/gui/macosx/playlist.m:481
-msgid "Expand Node"
-msgstr "ノードを展開する"
-
-#: modules/gui/macosx/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
-#, fuzzy
-msgid "Preparse"
-msgstr "準備"
-
-#: modules/gui/macosx/playlist.m:485
-msgid "Sort Node by Name"
-msgstr "名前でノードをソートする"
-
-#: modules/gui/macosx/playlist.m:486
-msgid "Sort Node by Author"
-msgstr "著者でノードをソートする"
-
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
-msgid "No items in the playlist"
-msgstr "再生一覧に項目がありません"
-
-#: modules/gui/macosx/playlist.m:493
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
-msgid "Search"
-msgstr "検索"
-
-#: modules/gui/macosx/playlist.m:495
-#, fuzzy
-msgid "Search in Playlist"
-msgstr "再生一覧を開く"
-
-#: modules/gui/macosx/playlist.m:496
-msgid "Standard Play"
-msgstr "標準再生"
-
-#: modules/gui/macosx/playlist.m:499
-#, fuzzy
-msgid "Add Folder to Playlist"
-msgstr "再生一覧に追加"
-
-#: modules/gui/macosx/playlist.m:745
-msgid "Save Playlist"
-msgstr "再生一覧を保存"
-
-#: modules/gui/macosx/playlist.m:1489
-msgid "Empty Folder"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:1514
-#, fuzzy, c-format
-msgid "%i items in the playlist"
-msgstr "デフォルトで再生一覧に追加"
-
-#: modules/gui/macosx/playlist.m:1524
-#, fuzzy
-msgid "1 item in the playlist"
-msgstr "デフォルトで再生一覧に追加"
-
-#: modules/gui/macosx/playlistinfo.m:55
+#: modules/gui/macosx/playlistinfo.m:56
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
 msgid "URI"
 msgstr "URI"
 
-#: modules/gui/macosx/playlistinfo.m:62
+#: modules/gui/macosx/playlistinfo.m:63
 #, fuzzy
 msgid "Advanced Information"
 msgstr "高度なオプション"
 
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:80
+#: modules/gui/macosx/playlistinfo.m:81
 msgid "Read at media"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:81
+#: modules/gui/macosx/playlistinfo.m:82
 #, fuzzy
 msgid "Input bitrate"
 msgstr "ストリーム入力"
 
-#: modules/gui/macosx/playlistinfo.m:82
+#: modules/gui/macosx/playlistinfo.m:83
 #, fuzzy
 msgid "Demuxed"
 msgstr "demuxモジュール"
 
-#: modules/gui/macosx/playlistinfo.m:83
+#: modules/gui/macosx/playlistinfo.m:84
 #, fuzzy
 msgid "Stream bitrate"
 msgstr "エンコードの最大ビットレート"
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
 #, fuzzy
 msgid "Decoded blocks"
 msgstr "デコーダ"
 
-#: modules/gui/macosx/playlistinfo.m:87
+#: modules/gui/macosx/playlistinfo.m:88
 #, fuzzy
 msgid "Displayed frames"
 msgstr "フレームを飛ばす"
 
-#: modules/gui/macosx/playlistinfo.m:88
+#: modules/gui/macosx/playlistinfo.m:89
 #, fuzzy
 msgid "Lost frames"
 msgstr "キーフレームを使用"
 
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
 msgid "Streaming"
 msgstr "すとリー民具"
 
-#: modules/gui/macosx/playlistinfo.m:91
+#: modules/gui/macosx/playlistinfo.m:92
 #, fuzzy
 msgid "Sent packets"
 msgstr "グループパケット"
 
-#: modules/gui/macosx/playlistinfo.m:92
+#: modules/gui/macosx/playlistinfo.m:93
 msgid "Sent bytes"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:93
+#: modules/gui/macosx/playlistinfo.m:94
 #, fuzzy
 msgid "Send rate"
 msgstr "サンプルレート"
 
-#: modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/macosx/playlistinfo.m:98
 #, fuzzy
 msgid "Played buffers"
 msgstr "早送り再生"
 
-#: modules/gui/macosx/playlistinfo.m:98
+#: modules/gui/macosx/playlistinfo.m:99
 msgid "Lost buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
-msgstr "情報"
+#: modules/gui/macosx/playlist.m:479
+msgid "Save Playlist..."
+msgstr "再生一覧の保存..."
 
-#: modules/gui/macosx/prefs.m:123
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:212
-msgid "Reset All"
-msgstr "すべてリセット"
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
+msgid "Delete"
+msgstr "削除"
 
-#: modules/gui/macosx/prefs.m:142
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:295
-msgid "Reset Preferences"
-msgstr "設定をリセットする"
+#: modules/gui/macosx/playlist.m:482
+msgid "Expand Node"
+msgstr "ノードを展開する"
 
-#: modules/gui/macosx/prefs.m:143
-msgid "Continue"
-msgstr "続ける"
+#: modules/gui/macosx/playlist.m:485
+#, fuzzy
+msgid "Get Stream Information"
+msgstr "メタ情報"
 
-#: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
-msgid ""
-"Beware this will reset your VLC media player preferences.\n"
-"Are you sure you want to continue?"
-msgstr ""
+#: modules/gui/macosx/playlist.m:486
+msgid "Sort Node by Name"
+msgstr "名前でノードをソートする"
 
-#: modules/gui/macosx/prefs.m:705
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
-msgstr ""
+#: modules/gui/macosx/playlist.m:487
+msgid "Sort Node by Author"
+msgstr "著者でノードをソートする"
 
-#: modules/gui/macosx/prefs_widgets.m:1222
-msgid "Select a directory"
-msgstr "ディレクトリを選択する"
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
+msgid "No items in the playlist"
+msgstr "再生一覧に項目がありません"
+
+#: modules/gui/macosx/playlist.m:494
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
+msgid "Search"
+msgstr "検索"
+
+#: modules/gui/macosx/playlist.m:496
+#, fuzzy
+msgid "Search in Playlist"
+msgstr "再生一覧を開く"
+
+#: modules/gui/macosx/playlist.m:497
+msgid "Standard Play"
+msgstr "標準再生"
+
+#: modules/gui/macosx/playlist.m:500
+#, fuzzy
+msgid "Add Folder to Playlist"
+msgstr "再生一覧に追加"
+
+#: modules/gui/macosx/playlist.m:749
+msgid "Save Playlist"
+msgstr "再生一覧を保存"
+
+#: modules/gui/macosx/playlist.m:1492
+msgid "Empty Folder"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:1517
+#, fuzzy, c-format
+msgid "%i items in the playlist"
+msgstr "デフォルトで再生一覧に追加"
+
+#: modules/gui/macosx/playlist.m:1527
+#, fuzzy
+msgid "1 item in the playlist"
+msgstr "デフォルトで再生一覧に追加"
+
+#: modules/gui/macosx/prefs.m:123
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:212
+msgid "Reset All"
+msgstr "すべてリセット"
+
+#: modules/gui/macosx/prefs.m:142
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:295
+msgid "Reset Preferences"
+msgstr "設定をリセットする"
+
+#: modules/gui/macosx/prefs.m:143
+msgid "Continue"
+msgstr "続ける"
+
+#: modules/gui/macosx/prefs.m:145
+msgid ""
+"Beware this will reset the VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+
+#: modules/gui/macosx/prefs.m:708
+msgid "Some options are hidden. Check \"Advanced\" to display them."
+msgstr ""
+
+#: modules/gui/macosx/prefs_widgets.m:1222
+msgid "Select a directory"
+msgstr "ディレクトリを選択する"
 
 #: modules/gui/macosx/prefs_widgets.m:1222
 msgid "Select a file"
@@ -11097,7 +11299,7 @@ msgid "Logo"
 msgstr "ループ"
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 msgid "Marquee"
 msgstr ""
 
@@ -11132,111 +11334,106 @@ msgstr "サイズ"
 msgid "(in pixels)"
 msgstr "ピクセル指定の幅"
 
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "時間"
-
 #: modules/gui/macosx/sfilters.m:104
 #, fuzzy
 msgid "ms"
 msgstr "mms"
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 msgid "Black"
 msgstr "黒"
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr "灰"
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Silver"
 msgstr "銀"
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr "白"
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 #, fuzzy
 msgid "Maroon"
 msgstr "モノラル"
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Red"
 msgstr "赤"
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 #, fuzzy
 msgid "Fuchsia"
 msgstr "フュージョン"
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr "黄"
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Olive"
 msgstr "オリーブ"
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Green"
 msgstr "緑"
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 #, fuzzy
 msgid "Teal"
 msgstr "メタル"
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Lime"
 msgstr "ライム"
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr "紫"
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr "ネイビー"
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Blue"
 msgstr "青"
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr "アクア"
@@ -11287,7 +11484,7 @@ msgid "Right-Bottom"
 msgstr "下"
 
 #: modules/gui/macosx/update.m:84
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr ""
 
 #: modules/gui/macosx/update.m:85
@@ -11296,20 +11493,20 @@ msgid "Download now"
 msgstr "ダウンロード中..."
 
 #: modules/gui/macosx/update.m:92
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr ""
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -11428,24 +11625,25 @@ msgstr "ストリームの再生"
 msgid "MPEG 1 Format"
 msgstr "VCD フォーマット"
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:265
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -11459,12 +11657,11 @@ msgid ""
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 msgid "Enter the address of the computer to stream to."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 #, fuzzy
 msgid "Use this to stream to a single computer."
 msgstr "ネットワークを開く"
@@ -11476,12 +11673,25 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over the Internet."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:285
+#, fuzzy
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr "ネットワークを開く"
+
+#: modules/gui/macosx/wizard.m:290
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:362
@@ -11489,361 +11699,353 @@ msgid "Back"
 msgstr "逆転"
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 #, fuzzy
 msgid "Streaming/Transcoding Wizard"
 msgstr "ストリームの情報..."
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-#, fuzzy
-msgid "This wizard helps you to stream, transcode or save a stream."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 #, fuzzy
 msgid "Stream to network"
 msgstr "ネットワークを開く"
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 #, fuzzy
 msgid "Transcode/Save to file"
 msgstr "キャンセル"
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 msgid "Choose input"
 msgstr "入力の選択"
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 msgid "Choose here your input stream."
 msgstr "入力ストリームをここで選択してください。"
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 msgid "Select a stream"
 msgstr "ストリームを選択する"
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 msgid "Existing playlist item"
 msgstr "存在する再生一覧の項目"
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr "選択..."
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 #, fuzzy
 msgid "To"
 msgstr "上"
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
-msgstr ""
+#: modules/gui/macosx/wizard.m:405
+#, fuzzy
+msgid "This page allows to select how the input stream will be sent."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 #, fuzzy
 msgid "Destination"
 msgstr "送信先のアスペクト・レシオ"
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 #, fuzzy
 msgid "Streaming method"
 msgstr "ストリームの停止"
 
-#: modules/gui/macosx/wizard.m:410
+#: modules/gui/macosx/wizard.m:409
+#, fuzzy
+msgid "Address of the computer to stream to."
+msgstr "電子メールアドレスを CDDB サーバーに報告する"
+
+#: modules/gui/macosx/wizard.m:411
 msgid "UDP Unicast"
 msgstr "UDP ユニキャスト"
 
-#: modules/gui/macosx/wizard.m:411
+#: modules/gui/macosx/wizard.m:412
 msgid "UDP Multicast"
 msgstr "UDP マルチキャスト"
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 #, fuzzy
 msgid "Transcode"
 msgstr "キャンセル"
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 #, fuzzy
 msgid "Transcode audio"
 msgstr "ストリームの一時停止"
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 #, fuzzy
 msgid "Transcode video"
 msgstr "ストリームの一時停止"
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-msgid "If your stream has audio and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-msgid "If your stream has video and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 #, fuzzy
 msgid "Encapsulation format"
 msgstr "出力フォーマット"
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 msgid "Additional streaming options"
 msgstr "追加ストリーミングオプション"
 
-#: modules/gui/macosx/wizard.m:439
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+#: modules/gui/macosx/wizard.m:440
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 msgid "SAP Announce"
 msgstr "SAP アナウンス"
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 msgid "Local playback"
 msgstr "ローカル再生"
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 #, fuzzy
 msgid "Additional transcode options"
 msgstr "ストリームの一時停止"
 
-#: modules/gui/macosx/wizard.m:450
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
+#: modules/gui/macosx/wizard.m:451
+msgid "In this page, a few additional transcoding parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 #, fuzzy
 msgid "Select the file to save to"
 msgstr "再生に使うホットキーを選択"
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
 msgid "Summary"
 msgstr "要約"
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 #, fuzzy
 msgid "Encap. format"
 msgstr "出力フォーマット"
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 msgid "Input stream"
 msgstr "ストリーム入力"
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 #, fuzzy
 msgid "Save file to"
 msgstr "ファイルの保存"
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 msgid "No input selected"
 msgstr "入力は選択されていません"
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 #, fuzzy
 msgid "No valid destination"
 msgstr "送信先のアスペクト・レシオ"
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1119
+#: modules/gui/macosx/wizard.m:1116
 #, fuzzy
-msgid "Select the folder to save to"
+msgid "Select the directory to save to"
 msgstr "再生に使うホットキーを選択"
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 #, fuzzy
 msgid "No folder selected"
 msgstr "ファイルは選択されていません"
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
-msgstr ""
+#: modules/gui/macosx/wizard.m:1169
+#, fuzzy
+msgid "A directory where to save the files has to be selected."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr "ファイルは選択されていません"
 
-#: modules/gui/macosx/wizard.m:1181
-#, fuzzy
-msgid "You you need to select a file, you want to save to."
-msgstr "ストリームの出力先の選択"
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1372
 msgid "Finish"
 msgstr "終了"
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, fuzzy, c-format
 msgid "%i items"
 msgstr "ビデオタイトル"
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 msgid "yes"
 msgstr "はい"
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 msgid "no"
 msgstr "いいえ"
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#: modules/gui/macosx/wizard.m:1661
 #, fuzzy
-msgid "Use this to stream on a network."
+msgid "This allows to stream on a network."
 msgstr "ネットワークを開く"
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 msgid "Select your audio codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 msgid "Select your video codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -11851,7 +12053,7 @@ msgid ""
 "name will be used."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -12061,7 +12263,7 @@ msgstr "NTSC"
 msgid "secam"
 msgstr "SECAM"
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 msgid "auto"
 msgstr "自動"
 
@@ -12342,7 +12544,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr "スキンファイル (*.vlt)|*.vlt|Skin files (*.xml)|*.xml|"
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr "再生一覧を開く"
 
@@ -12354,7 +12556,7 @@ msgid ""
 msgstr "すべての 再生一覧|*.pls;*.m3u;*.asx;*.b4s|M3U files|*.m3u"
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr "再生一覧を保存"
 
@@ -12363,40 +12565,44 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
-msgstr "最後に使用したスキン"
+#, fuzzy
+msgid "Skin to use"
+msgstr "スキン"
 
 #: modules/gui/skins2/src/skin_main.cpp:344
-msgid "Select the path to the last skin used."
-msgstr "最後に使用したスキンのパスを選択します。"
+#, fuzzy
+msgid "Path to the skin to use."
+msgstr "出力ファイルのパス"
 
 #: modules/gui/skins2/src/skin_main.cpp:345
 msgid "Config of last used skin"
 msgstr "最後に使用したスキンの設定"
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
-msgstr "最後に使用したスキンの設定です。"
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
+msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr "透過エフェクトを有効にする"
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr "スキン"
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 msgid "Skinnable Interface"
 msgstr "スキン化インターフェース"
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr ""
 
@@ -12418,7 +12624,7 @@ msgstr ""
 "(WinCE インタフェース)\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 #, fuzzy
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
@@ -12427,16 +12633,16 @@ msgstr ""
 "(c) 1996-2005 VideoLAN チーム\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 #, fuzzy
 msgid "Compiled by "
 msgstr "コメディ"
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 msgid "Compiler: "
 msgstr "コンパイラー: "
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr ""
 
@@ -12463,12 +12669,12 @@ msgstr ""
 "きます。:"
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr "ディレクトリを選択する"
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr "ファイルを選択する"
 
@@ -12495,6 +12701,11 @@ msgstr "WinCE ダイアログ提供"
 msgid "Edit bookmark"
 msgstr "ブックマーク編集"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+msgid "Bytes"
+msgstr "バイト"
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "2 つのブックマークを選ばなければなりません"
@@ -12503,6 +12714,11 @@ msgstr "2 つのブックマークを選ばなければなりません"
 msgid "The stream must be playing or paused for bookmarks to work"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+msgid ""
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
 msgid ""
 "Input has changed, unable to save bookmark. Use \"pause\" while editing "
@@ -12641,81 +12857,80 @@ msgid "RTSP"
 msgstr "RTSP"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr ""
+#, fuzzy
+msgid "DVD device to use"
+msgstr "DVD デバイス"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "デバイス名"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 #, fuzzy
 msgid "Open subtitles file"
 msgstr "字幕の選択"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 #, fuzzy
 msgid "Title number."
 msgstr "チューナー番号"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
 "be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 #, fuzzy
 msgid "Track number."
 msgstr "トラック番号"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 
@@ -12733,7 +12948,8 @@ msgid "Add &Directory..."
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+#, fuzzy
+msgid "&Add URL..."
 msgstr "MRL 追加(&A)..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -12758,8 +12974,9 @@ msgid "&Reverse sort by title"
 msgstr "タイトルで逆ソート(&R)"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
-msgstr "再生一覧をシャッフル(&S)"
+#, fuzzy
+msgid "&Shuffle"
+msgstr "シャッフル"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
 msgid "D&elete"
@@ -12786,78 +13003,95 @@ msgstr "ビデオタイトル"
 msgid "Play this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+#, fuzzy
+msgid "Preparse"
+msgstr "準備"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr "情報"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "Add node"
 msgstr "オーディオエンコーダー"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 #, fuzzy
 msgid "root"
 msgstr "ルート"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, fuzzy, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr "デフォルトで再生一覧に追加"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, fuzzy, c-format
 msgid "%i items in playlist"
 msgstr "デフォルトで再生一覧に追加"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr "M3U ファイル"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "再生一覧を保存"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr "再生一覧が空です"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr "保存できません"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr "通常"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 #, fuzzy
 msgid "Sorted by artist"
 msgstr "タイトルでソート(&T)"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 #, fuzzy
 msgid "Sorted by Album"
 msgstr "名前でソート"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "New node"
 msgstr "ニューエイジ"
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -12877,8 +13111,8 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:167
@@ -12887,32 +13121,36 @@ msgstr "ストリームの出力 MRL"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
 #, fuzzy
-msgid "Destination Target:"
-msgstr "送信先のアスペクト・レシオ"
+msgid "Target:"
+msgstr "ターゲットを開く:"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
-msgid "Output methods"
-msgstr "出力方法"
+#, fuzzy
+msgid "Outputs"
+msgstr "出力"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+#, fuzzy
+msgid "Play locally"
+msgstr "スロー再生"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr "RTP"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-msgid "Miscellaneous options"
-msgstr "その他のオプション"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 #, fuzzy
 msgid "Group name"
@@ -12927,11 +13165,6 @@ msgstr "チャンネル名"
 msgid "Select all elementary streams"
 msgstr "ネットワークストリームを選択する"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-#, fuzzy
-msgid "Transcoding options"
-msgstr "持続期間"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 msgid "Video codec"
 msgstr "ビデオコーデック"
@@ -12963,8 +13196,8 @@ msgid "Subtitles file"
 msgstr "字幕ファイル"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
-msgstr "字幕オプション"
+msgid "Options"
+msgstr "オプション"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 msgid ""
@@ -12972,12 +13205,6 @@ msgid ""
 "subtitles."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr "ディレイ"
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 #, fuzzy
 msgid "Set subtitle delay (in 1/10s)"
@@ -12989,21 +13216,21 @@ msgstr "ファイルを開く"
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
 #, fuzzy
-msgid "VLC media player - Updates"
-msgstr "VLC メディアプレイヤー"
+msgid "Updates"
+msgstr "更新"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+msgid "Check for updates"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 #, fuzzy
 msgid "Save file..."
 msgstr "ファイルの保存"
@@ -13032,7 +13259,7 @@ msgstr "新規ブロードキャスト"
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 msgid "Choose"
 msgstr "選択..."
 
@@ -13048,31 +13275,52 @@ msgstr "ループ"
 msgid "Create"
 msgstr "作成"
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-msgid "VLM configuration"
-msgstr "YLM 設定"
-
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
 msgid "VLM stream"
 msgstr "VLM ストリーム"
 
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+#, fuzzy
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#, fuzzy
+msgid "Use this to stream on a network."
+msgstr "ネットワークを開く"
+
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:91
 msgid "Use this to re-encode a stream and save it to a file."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
 msgid "Use this to stream on a network"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
 msgid "You must choose a stream"
 msgstr "ストリームを選択しなければなりません"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
 "incoming stream (for example, a file or a disc, but not a RTP/UDP network "
@@ -13080,32 +13328,73 @@ msgid ""
 "Enter the starting and ending times (in seconds)."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
-msgid "This does not appear to be a valid multicast address"
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#, fuzzy
-msgid "You need to enter an address"
-msgstr "ネットワークインタフェースアドレス"
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+msgid "Select the target video codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+msgid "Select the target audio codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+msgid "This does not appear to be a valid multicast address"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
+#, fuzzy
+msgid "You need to enter an address"
+msgstr "ネットワークインタフェースアドレス"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
 "transcoding"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 #, fuzzy
 msgid "You must choose a file to save to"
 msgstr "ストリームの出力先の選択"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
@@ -13115,53 +13404,87 @@ msgid ""
 "name will be used"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 msgid "Save to file"
 msgstr "ファイルへ保存する"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+#, fuzzy
+msgid "Adds distortion effects"
+msgstr "次のチャプターを選択"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+msgid "Inverts the colors of the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+msgid "Adds motion blurring to the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 msgid "Magnifies part of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+#, fuzzy
+msgid "Image adjustment"
+msgstr "画像調整"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr "ビデオオプション"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr "アスペクト比"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-msgid "More info"
-msgstr "更なる情報"
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+msgid "Imitates the effect of surround sound when using headphones."
+msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+msgid "Prevents the audio output level from going over a predefined value."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:466
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:473
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:999
 msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
 msgstr ""
 
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "バージョン情報の印刷"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 msgid "Stopped"
 msgstr "停止"
@@ -13186,121 +13509,127 @@ msgstr "前のトラック"
 msgid "Next track"
 msgstr "次のトラック"
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 msgid "Quick &Open File...\tCtrl-O"
 msgstr "ファイルを開く...\tCtrl-O"
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr "ファイルを開く(&F)...\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr "ディレクトリを開く(&D)...\tCtrl-E"
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr "ディスクを開く(&D)...\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr "ネットワークストリームを開く(&N)...\tCtrl-N"
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr "キャプチャデバイスを開く(&A)...\tCtrl-C"
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 msgid "&Wizard...\tCtrl-W"
 msgstr "ウィザード(&W)...\tCtrl-W"
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr "終了(&X)\tCtrl-X"
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr "再生一覧(&P)...\tCtrl-P"
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr "メッセージ(&M)...\tCtrl-M"
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr "ストリームとメディア情報(&I)...\tCtrl-I"
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 #, fuzzy
 msgid "VLM Control...\tCtrl-V"
 msgstr "VLM 制御...\\tCtrl-I"
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
+#: modules/gui/wxwidgets/interface.cpp:605
+#, fuzzy
+msgid "About..."
+msgstr "VideoLANについて(_A)..."
+
+#: modules/gui/wxwidgets/interface.cpp:607
+msgid "Check for updates..."
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 msgid "&File"
 msgstr "ファイル(&F)"
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr "表示(&V)"
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr "設定(&S)"
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr "オーディオ(&A)"
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr "ビデオ(&I)"
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr "ナビゲーション(&N)"
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr "ヘルプ(&H)"
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
 msgstr "再生一覧を開く"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr "前の再生一覧項目"
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr "次の再生一覧項目再生一覧を開く"
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr "スロー再生"
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr "早送り再生"
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 msgid "Extended &GUI\tCtrl-G"
 msgstr "GUI 拡張(&G)\tCtrl-G"
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 msgid "&Bookmarks...\tCtrl-B"
 msgstr "ブックマーク(&B)...\tCtrl-B"
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 msgid "Preference&s...\tCtrl-S"
 msgstr "設定(&S)...\tCtrl-S"
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 msgid ""
 " (wxWidgets interface)\n"
 "\n"
@@ -13308,7 +13637,7 @@ msgstr ""
 "(wxWidgets インタフェース)\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
@@ -13318,12 +13647,12 @@ msgstr ""
 "http://www.videolan.org/\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr "%s について"
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 msgid "Show/Hide interface"
 msgstr "インターフェース表示/非表示"
 
@@ -13407,11 +13736,23 @@ msgstr ""
 msgid "RTP Unicast"
 msgstr "RTP ユニキャスト"
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+#, fuzzy
+msgid "Stream to a single computer."
+msgstr "ネットワークを開く"
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 #, fuzzy
 msgid "RTP Multicast"
 msgstr "RTP マルチキャスト"
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 msgid ""
 "Enter the multicast address to stream to in this field. This must be an IP "
@@ -13419,52 +13760,91 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
+#: modules/gui/wxwidgets/streamdata.cpp:134
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#, fuzzy
+msgid "Bookmarks dialog"
 msgstr "ブックマークダイアログを表示"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
-msgstr ""
+#, fuzzy
+msgid "Show bookmarks dialog at startup"
+msgstr "ブックマークダイアログを表示"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
-msgid "Show extended GUI"
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
+#, fuzzy
+msgid "Extended GUI"
 msgstr "拡張 GUI を表示する"
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:92
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
+msgid "Taskbar"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
-msgstr "タスクバーに入れて表示する"
+msgid "Show VLC on the taskbar"
+msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
 msgid "Minimal interface"
 msgstr "最小化インターフェース"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 #, fuzzy
 msgid "Size to video"
 msgstr "ビデオズーム"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+msgid "Resize VLC to match the video resolution."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
-msgid "Show systray icon"
+#, fuzzy
+msgid "Systray icon"
+msgstr "システムトレイアイコンを表示する"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+#, fuzzy
+msgid "Show a systray icon for VLC"
 msgstr "システムトレイアイコンを表示する"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
 #, fuzzy
+msgid "Show labels in toolbar"
+msgstr "ツールバー・ボタン上のテキストを表示"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#, fuzzy
+msgid "Show labels below the icons in the toolbar."
+msgstr "ツールバーのアイコン上に表示されるテキストを表示します。"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
+#, fuzzy
 msgid "Playlist view"
 msgstr "再生一覧"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -13472,19 +13852,19 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 msgid "wxWidgets interface module"
 msgstr "wxWidgets インターフェースモジュール"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 msgid "wxWidgets dialogs provider"
 msgstr "wxWidgets ダイアログ提供"
 
@@ -13508,8 +13888,8 @@ msgstr "生コーデックデータを保存する"
 #: modules/misc/dummy/dummy.c:45
 #, fuzzy
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 "オーディオ出力の遅れを設定します。ビデオと音声のズレがある場合には、適切な値"
 "を設定できます。"
@@ -13525,56 +13905,58 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr "ダミーのインターフェース機能"
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 msgid "Dummy Interface"
 msgstr "ダミーインタフェース"
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 msgid "Dummy access function"
 msgstr "ダミーのアクセス機能"
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 #, fuzzy
 msgid "Dummy demux function"
 msgstr "ダミーの機能モジュール"
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 msgid "Dummy decoder"
 msgstr "ダミーのデコーダー"
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 msgid "Dummy decoder function"
 msgstr "ダミーのデコーダー機能"
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 msgid "Dummy encoder function"
 msgstr "ダミーのエンコーダー機能"
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 msgid "Dummy audio output function"
 msgstr "ダミーのオーディオ出力機能ダミーの機能モジュール"
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 msgid "Dummy video output function"
 msgstr "ダミーのビデオ出力機能"
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 msgid "Dummy Video output"
 msgstr "ダミーのビデオ出力"
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 msgid "Dummy font renderer function"
 msgstr "ダミーのフォントレンダラー機能"
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr "フォント"
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
-msgstr "フォントファイル名"
+#, fuzzy
+msgid "Filename for the font you want to use"
+msgstr ""
+"DVDの中で使用したいオーディオのチャンネル番号を指定します。(1からnまで)"
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
 msgid "Font size in pixels"
@@ -13582,95 +13964,106 @@ msgstr "ピクセル中のフォントサイズ"
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
+#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
 msgstr ""
 
-#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+#, fuzzy
+msgid "Text default color"
 msgstr "テキストのデフォルト色"
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
-msgstr "osd モジュールで使用するフォントのサイズ"
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+#, fuzzy
+msgid "Relative font size"
+msgstr "リモート・コントロール・インタフェース・モジュール"
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr "とても小さい"
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr "小さい"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr "大きい"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr "とても大きい"
 
-#: modules/misc/freetype.c:102
+#: modules/misc/freetype.c:107
 #, fuzzy
-msgid "Use yuvp renderer"
+msgid "Use YUVP renderer"
 msgstr "テキストレンダラー設定"
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 #, fuzzy
 msgid "Font Effect"
 msgstr "取出し"
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Background"
 msgstr "逆転再生"
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Outline"
 msgstr "オリーブ"
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 #, fuzzy
 msgid "Fat Outline"
 msgstr "早送り"
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 #, fuzzy
 msgid "Text renderer"
 msgstr "テキストレンダラー設定"
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 msgid "Freetype2 font renderer"
 msgstr ""
 
@@ -13680,103 +14073,104 @@ msgstr ""
 
 #: modules/misc/gnutls.c:69
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
 msgstr ""
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
+#, fuzzy
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
+"表示されるログ・ウィンドウの最大行数を指定できます。すべてのメッセージを保持"
+"する場合には、-1を指定してください。"
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr ""
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr ""
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr "GnuTLS TLS 暗号化レイヤー"
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 #, fuzzy
 msgid "Growl server"
 msgstr "サーバーなし"
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 #, fuzzy
 msgid "Growl password"
 msgstr "FTP パスワード"
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 #, fuzzy
 msgid "Growl UDP port"
 msgstr "UDP ポート"
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "UDP ポート"
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
-msgstr ""
+#, fuzzy
+msgid "Growl"
+msgstr "グループ"
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 msgid "(no title)"
 msgstr "(タイトルなし)"
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr "(アーティストなし)"
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr "(アルバムなし)"
 
@@ -13784,7 +14178,7 @@ msgstr "(アルバムなし)"
 msgid "Gtk+ GUI helper"
 msgstr "Gtk+ GUI ヘルパー"
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr "テキスト"
 
@@ -13796,12 +14190,12 @@ msgstr "ログフォーマット"
 #, fuzzy
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr ""
 "ログ・フォーマットを指定します。\"text\" (デフォルト) and \"html\"が選択でき"
 "ます。"
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 #, fuzzy
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
@@ -13810,32 +14204,36 @@ msgstr ""
 "ログ・フォーマットを指定します。\"text\" (デフォルト) and \"html\"が選択でき"
 "ます。"
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr ""
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 #, fuzzy
 msgid "File logging"
 msgstr "ファイルロギングインターフェース"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr "ログファイル名"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr "ログ・ファイル名を指定します。"
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 #, fuzzy
 msgid "RRD output file"
 msgstr "出力フォーマット"
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+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"
@@ -13852,26 +14250,24 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX 拡張memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
-
 #: modules/misc/msn.c:63
 msgid "MSN Title format string"
 msgstr "MSN 題名書式文字列"
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
-"MSN の題名の書式文字列です。「{0}はアーティスト、{1}は題名、{2}はアルバムです"
 
 #: modules/misc/msn.c:70
 msgid "MSN"
 msgstr "MSN"
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr "MSN 題名プラグイン"
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "再生"
 
 #: modules/misc/network/ipv4.c:96
 #, fuzzy
@@ -13914,29 +14310,35 @@ msgstr "QT 埋め込み GUI ヘルパー"
 msgid "video"
 msgstr "ビデオ"
 
+#: modules/misc/rtsp.c:48
+#, fuzzy
+msgid "RTSP host address"
+msgstr "ホストアドレス"
+
 #: modules/misc/rtsp.c:50
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr ""
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 #, fuzzy
 msgid "Maximum number of connections"
 msgstr "クローンの数"
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 msgid "RTSP VoD"
 msgstr "RTSP VoD"
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 msgid "RTSP VoD server"
 msgstr "RTSP VoD サーバー"
 
@@ -13945,12 +14347,12 @@ msgstr "RTSP VoD サーバー"
 msgid "X Screensaver disabler"
 msgstr "ノンインタレース化モジュール"
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 #, fuzzy
 msgid "SVG template file"
 msgstr "ファイルの保存"
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -13968,58 +14370,57 @@ msgstr "Cモジュール(何もしません)"
 msgid "Miscellaneous stress tests"
 msgstr "その他 負荷テスト"
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 msgid "Win32 font renderer"
 msgstr "Win32 フォントレンダラー"
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr "XML パーサー (libxml2 を使用する)"
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 #, fuzzy
 msgid "Simple XML Parser"
 msgstr "シンプルなid3タグ・スキッパ"
 
 #: modules/mux/asf.c:49
-msgid "Allows you to define the title that will be put in ASF comments."
+msgid "Title to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:52
-msgid "Allows you to define the author that will be put in ASF comments."
+#: modules/mux/asf.c:51
+msgid "Author to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:55
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+#: modules/mux/asf.c:53
+msgid "Copyright string to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 msgid "Comment"
 msgstr "コメント"
 
-#: modules/mux/asf.c:58
-msgid "Allows you to define the comment that will be put in ASF comments."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:61
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+#: modules/mux/asf.c:57
+msgid "\"Rating\" to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 msgid "Packet Size"
 msgstr "パケットサイズ"
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr ""
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 #, fuzzy
 msgid "ASF muxer"
 msgstr "MPEG 1/2レイヤ1/2オーディオ・デコーダ"
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr "不明のビデオ"
 
@@ -14033,29 +14434,29 @@ msgid "Dummy/Raw muxer"
 msgstr ""
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+msgid "Create \"Fast Start\" files"
 msgstr ""
 
 #: modules/mux/mp4.c:47
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 msgid "MP4/MOV muxer"
 msgstr ""
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr "DTS ディレイ (ミリ秒)"
 
 #: modules/mux/mpeg/ps.c:46
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:51
@@ -14063,9 +14464,7 @@ msgid "PES maximum size"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:61
@@ -14078,7 +14477,7 @@ msgstr "ビデオ PID"
 
 #: modules/mux/mpeg/ts.c:84
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr ""
 
@@ -14087,7 +14486,7 @@ msgid "Audio PID"
 msgstr "オーディオ PID"
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
+msgid "Assign a fixed PID to the audio stream."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:88
@@ -14095,7 +14494,7 @@ msgid "SPU PID"
 msgstr "SPU PID"
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+msgid "Assign a fixed PID to the SPU."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:90
@@ -14103,7 +14502,7 @@ msgid "PMT PID"
 msgstr "PMT PID"
 
 #: modules/mux/mpeg/ts.c:91
-msgid "Assigns a fixed PID to the PMT"
+msgid "Assign a fixed PID to the PMT"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:92
@@ -14111,66 +14510,87 @@ msgid "TS ID"
 msgstr "TS ID"
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
-msgstr ""
+#, fuzzy
+msgid "Assign a fixed Transport Stream ID."
+msgstr "ストリームの再生"
 
 #: modules/mux/mpeg/ts.c:94
 msgid "NET ID"
 msgstr "NET ID"
 
 #: modules/mux/mpeg/ts.c:95
-msgid "Assigns a fixed Network ID (for SDT table)"
-msgstr ""
-
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:97
-msgid "Assigns a program number to each PMT"
-msgstr ""
+#, fuzzy
+msgid "PMT Program numbers"
+msgstr "トラック番号"
 
 #: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:99
-msgid "Defines the pids to add to each pmt."
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
-msgid "Set PID to id of ES"
+#: modules/mux/mpeg/ts.c:109
+msgid "Set PID to ID of ES"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:105
-msgid "set PID to id of es"
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:114
+#, fuzzy
+msgid "Data alignment"
+msgstr "モザイクの位置"
+
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:118
 #, fuzzy
 msgid "Shaping delay (ms)"
 msgstr "キャッシング値 (ms)"
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 msgid "Use keyframes"
 msgstr "キーフレームを使用"
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -14179,74 +14599,73 @@ msgid ""
 "the biggest frames in the stream."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr "PCR ディレイ (ミリ秒)"
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr "暗号オーディオオーディオ"
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr "暗号オーディオに CVS を使用する"
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 #, fuzzy
 msgid "Crypt video"
 msgstr "暗号オーディオオーディオ"
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 #, fuzzy
 msgid "Crypt video using CSA"
 msgstr "暗号オーディオに CVS を使用する"
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr "CSA キー"
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr ""
 
@@ -14256,18 +14675,19 @@ msgstr ""
 
 #: modules/mux/mpjpeg.c:33
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 
 #: modules/mux/mpjpeg.c:50
 #, fuzzy
-msgid "Multipart jpeg muxer"
+msgid "Multipart JPEG muxer"
 msgstr "出力フォーマット"
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
-msgstr ""
+#, fuzzy
+msgid "Ogg/OGM muxer"
+msgstr "MPEG 1/2レイヤ1/2オーディオ・デコーダ"
 
 #: modules/mux/wav.c:42
 #, fuzzy
@@ -14280,7 +14700,7 @@ msgstr ""
 
 #: modules/packetizer/h264.c:47
 #, fuzzy
-msgid "H264 video packetizer"
+msgid "H.264 video packetizer"
 msgstr "MPEG 1/2ビデオ・デコーダ・モジュール"
 
 #: modules/packetizer/mpeg4audio.c:118
@@ -14295,13 +14715,13 @@ msgstr "MPEG 1/2ビデオ・デコーダ・モジュール"
 
 #: modules/packetizer/mpegvideo.c:52
 #, fuzzy
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr "インターフェース表示"
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -14327,7 +14747,8 @@ msgid "DAAP access"
 msgstr "DAAP アクセス"
 
 #: modules/services_discovery/hal.c:63
-msgid "HAL device detection"
+#, fuzzy
+msgid "HAL devices detection"
 msgstr "HAL デバイス検知"
 
 #: modules/services_discovery/hal.c:153
@@ -14339,15 +14760,15 @@ msgid "Podcast URLs list"
 msgstr "Podcast URL 一覧"
 
 #: modules/services_discovery/podcast.c:58
-msgid "Podcast '|' (pipe) seperated URLs list"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
 msgstr ""
 
-#: modules/services_discovery/podcast.c:62
+#: modules/services_discovery/podcast.c:63
 #, fuzzy
-msgid "Podcast Service Discovery"
-msgstr "ã\82½ã\83¼ã\82¹ã\83\87ã\82£ã\83¬ã\82¯ã\83\88ã\83ª"
+msgid "Podcasts"
+msgstr "ã\83\9aã\83¼ã\82¹ã\83\88"
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 #, fuzzy
 msgid "Podcast"
 msgstr "ペースト"
@@ -14357,120 +14778,123 @@ msgid "SAP multicast address"
 msgstr "SAP マルチキャストアドレス"
 
 #: modules/services_discovery/sap.c:80
-msgid "Listen for SAP announcements on another address"
+msgid ""
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
 msgstr ""
 
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
-msgstr "IPv4-SAP の待ちうけ"
-
 #: modules/services_discovery/sap.c:83
-msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
-msgstr ""
+#, fuzzy
+msgid "IPv4 SAP"
+msgstr "IPv6 SAP スコープ"
 
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
-msgstr "IPv6-SAP の待ち受け"
+msgid "Listen to IPv4 announcements on the standard address."
+msgstr ""
 
 #: modules/services_discovery/sap.c:87
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
-msgstr ""
+#, fuzzy
+msgid "IPv6 SAP"
+msgstr "IPv6 SAP スコープ"
 
 #: modules/services_discovery/sap.c:89
+msgid "Listen to IPv6 announcements on the standard addresses."
+msgstr ""
+
+#: modules/services_discovery/sap.c:91
 msgid "IPv6 SAP scope"
 msgstr "IPv6 SAP スコープ"
 
-#: modules/services_discovery/sap.c:91
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+#: modules/services_discovery/sap.c:93
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr ""
 
-#: modules/services_discovery/sap.c:92
+#: modules/services_discovery/sap.c:94
 msgid "SAP timeout (seconds)"
 msgstr "SAP タイムアウト (秒)"
 
-#: modules/services_discovery/sap.c:94
+#: modules/services_discovery/sap.c:96
 msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr ""
 
-#: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+#: modules/services_discovery/sap.c:98
+msgid "Try to parse the announce"
 msgstr ""
 
-#: modules/services_discovery/sap.c:98
+#: modules/services_discovery/sap.c:100
 msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
 msgstr ""
 
-#: modules/services_discovery/sap.c:100
+#: modules/services_discovery/sap.c:103
 msgid "SAP Strict mode"
 msgstr "SAP 厳密モード"
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 msgid "Use SAP cache"
 msgstr "SAP キャッシュを使う"
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 #, fuzzy
 msgid "SAP Announcements"
 msgstr "SAP アナウンス:"
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr ""
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 #, fuzzy
 msgid "Session Announcements (SAP)"
 msgstr "セッション・アナウンスメント・プロトコルをサポートする"
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 msgid "Session"
 msgstr "セッション"
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 msgid "Tool"
 msgstr "ツール"
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 msgid "User"
 msgstr "ユーザー"
 
+#: modules/services_discovery/shout.c:61
+#, fuzzy
+msgid "Number of streams"
+msgstr "行数"
+
 #: modules/services_discovery/shout.c:62
 #, fuzzy
-msgid "Maximum number of shoutcast servers to be listed"
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr "ログ・ウィンドウの最大行数"
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr ""
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 msgid "Shoutcast"
 msgstr ""
 
@@ -14483,42 +14907,44 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr ""
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
 msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 #, fuzzy
 msgid "ID Offset"
 msgstr "時間オフセット"
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
 msgstr ""
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 msgid "Bridge"
 msgstr "ブリッジ"
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 #, fuzzy
 msgid "Bridge stream output"
 msgstr "ファイルストリーム出力"
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 #, fuzzy
 msgid "Bridge out"
 msgstr "ビデオポート"
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr ""
 
@@ -14539,7 +14965,7 @@ msgstr "ビデオレンダリングの有効/無効"
 msgid "Introduces a delay in the display of the stream."
 msgstr ""
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 msgid "Display"
 msgstr "表示"
 
@@ -14555,90 +14981,94 @@ msgstr "ストリーム出力の複製"
 msgid "Output access method"
 msgstr "出力アクセス方法"
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
-msgstr ""
+#: modules/stream_out/es.c:39
+#, fuzzy
+msgid "This is the default output access method that will be used."
+msgstr "VCDデバイスの既定値を指定します。"
 
 #: modules/stream_out/es.c:41
 msgid "Audio output access method"
 msgstr "オーディオ出力のアクセス方法"
 
 #: modules/stream_out/es.c:43
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
-msgstr ""
+#, fuzzy
+msgid "This is the output access method that will be used for audio."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 msgid "Video output access method"
 msgstr "ビデオ出力のアクセス方法"
 
-#: modules/stream_out/es.c:47
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
+#: modules/stream_out/es.c:46
+msgid "This is the output access method that will be used for video."
 msgstr ""
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 #, fuzzy
 msgid "Output muxer"
 msgstr "出力フォーマット"
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
+#: modules/stream_out/es.c:50
 #, fuzzy
-msgid "Allows you to specify the muxer used for the streaming output."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "This is the default muxer method that will be used."
+msgstr "VCDデバイスの既定値を指定します。"
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 #, fuzzy
 msgid "Audio output muxer"
 msgstr "オーディオ出力モジュール"
 
-#: modules/stream_out/es.c:55
+#: modules/stream_out/es.c:53
 #, fuzzy
-msgid "Allows you to specify the muxer used for the audio streaming output."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "This is the muxer that will be used for audio."
+msgstr ""
+"X11が描画するローカルのディスプレイ・ポートを指定します。インスタンスは、:0.1"
+"です。"
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 #, fuzzy
 msgid "Video output muxer"
 msgstr "ビデオ出力モジュール"
 
-#: modules/stream_out/es.c:58
+#: modules/stream_out/es.c:56
 #, fuzzy
-msgid "Allows you to specify the muxer used for the video streaming output."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "This is the muxer that will be used for video."
+msgstr ""
+"X11が描画するローカルのディスプレイ・ポートを指定します。インスタンスは、:0.1"
+"です。"
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 msgid "Output URL"
 msgstr "出力 URL"
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
+#: modules/stream_out/es.c:60
 #, fuzzy
-msgid "Allows you to specify the output URL used for the streaming output."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "This is the default output URI."
+msgstr "VCDデバイスの既定値を指定します。"
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 msgid "Audio output URL"
 msgstr "オーディオ出力 URL"
 
-#: modules/stream_out/es.c:65
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
+#: modules/stream_out/es.c:63
+#, fuzzy
+msgid "This is the output URI that will be used for audio."
 msgstr ""
+"X11が描画するローカルのディスプレイ・ポートを指定します。インスタンスは、:0.1"
+"です。"
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 msgid "Video output URL"
 msgstr "ビデオ出力 URL"
 
-#: modules/stream_out/es.c:69
+#: modules/stream_out/es.c:66
 #, fuzzy
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "This is the output URI that will be used for video."
+msgstr ""
+"X11が描画するローカルのディスプレイ・ポートを指定します。インスタンスは、:0.1"
+"です。"
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 #, fuzzy
 msgid "Elementary stream output"
 msgstr "ストリームの出力先の選択"
@@ -14670,15 +15100,20 @@ msgstr "設定"
 msgid "Mosaic bridge stream output"
 msgstr "ストリームの出力先の選択"
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr "SDP"
 
 #: modules/stream_out/rtp.c:51
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 
 #: modules/stream_out/rtp.c:55
@@ -14686,132 +15121,150 @@ msgstr ""
 msgid "Muxer"
 msgstr "ミュートする"
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
-msgid "Session name"
-msgstr "セッション名"
-
-#: modules/stream_out/rtp.c:61
+#: modules/stream_out/rtp.c:57
 #, fuzzy
-msgid "Allows you to specify the session name used for the streaming output."
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
+msgid "Session name"
+msgstr "セッション名"
+
 #: modules/stream_out/rtp.c:62
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
+msgstr ""
+
+#: modules/stream_out/rtp.c:64
 msgid "Session description"
 msgstr "セッションの説明"
 
-#: modules/stream_out/rtp.c:64
+#: modules/stream_out/rtp.c:66
 #, fuzzy
-msgid "Allows you to give a broader description of the stream."
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 msgid "Session URL"
 msgstr "セッション URL"
 
-#: modules/stream_out/rtp.c:67
-#, fuzzy
-msgid "Allows you to specify a URL with additional information on the stream."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
+msgstr ""
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 #, fuzzy
 msgid "Session email"
 msgstr "セッション名"
 
-#: modules/stream_out/rtp.c:70
-#, fuzzy
-msgid "Allows you to specify contact e-mail address for this session."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
+msgstr ""
 
-#: modules/stream_out/rtp.c:74
+#: modules/stream_out/rtp.c:79
 #, fuzzy
-msgid "Allows you to specify the base port used for the RTP streaming."
+msgid "This allows you to specify the base port for the RTP streaming."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 msgid "Audio port"
 msgstr "オーディオポート"
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
 #, fuzzy
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
+"This allows you to specify the default audio port for the RTP streaming."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 msgid "Video port"
 msgstr "ビデオポート"
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
 #, fuzzy
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
+"This allows you to specify the default video port for the RTP streaming."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/stream_out/rtp.c:84
+#: modules/stream_out/rtp.c:89
 #, fuzzy
-msgid "Allows you to specify the Time-To-Live for the output stream."
+msgid "This allows you to specify the Time-To-Live for the output stream."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/stream_out/rtp.c:93
-msgid "RTP stream output"
-msgstr "RTP ストリーム出力"
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
+msgstr ""
 
-#: modules/stream_out/standard.c:45
+#: modules/stream_out/rtp.c:93
 #, fuzzy
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/stream_out/standard.c:47
-#, fuzzy
-msgid "Output URL (deprecated)"
-msgstr "出力デバイス"
+#: modules/stream_out/rtp.c:102
+msgid "RTP stream output"
+msgstr "RTP ストリーム出力"
+
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
+msgstr ""
 
-#: modules/stream_out/standard.c:49
+#: modules/stream_out/standard.c:44
 #, fuzzy
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "This is the muxer that will be used."
+msgstr "VCDデバイスの既定値を指定します。"
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:45
 #, fuzzy
 msgid "Output destination"
 msgstr "送信先のアスペクト・レシオ"
 
-#: modules/stream_out/standard.c:54
+#: modules/stream_out/standard.c:47
 #, fuzzy
-msgid ""
-"Allows you to specify the output destination used for the streaming output."
+msgid "This is the destination (URL) that will be used for the stream."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/stream_out/standard.c:58
-msgid "Name of the session that will be announced with SAP"
-msgstr ""
+#: modules/stream_out/standard.c:50
+#, fuzzy
+msgid ""
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
+msgstr "VLCがプラグインを見つけるときに検索される追加のパスを設定します。"
 
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 msgid "Session groupname"
 msgstr "セッショングループ名"
 
-#: modules/stream_out/standard.c:62
-msgid "Name of the group that will be announced for the session"
-msgstr ""
+#: modules/stream_out/standard.c:55
+#, fuzzy
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
+msgstr "VLCがプラグインを見つけるときに検索される追加のパスを設定します。"
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 #, fuzzy
 msgid "SAP announcing"
 msgstr "ストリーム出力"
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+msgid "Announce this session with SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 msgid "Standard"
 msgstr "標準"
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 msgid "Standard stream output"
 msgstr "標準ストリーム出力"
 
@@ -14892,9 +15345,11 @@ msgid "Video encoder"
 msgstr "ビデオエンコーダー"
 
 #: modules/stream_out/transcode.c:48
+#, fuzzy
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
-msgstr ""
+"This is the video encoder module that will be used (and its associated "
+"options)."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
 #: modules/stream_out/transcode.c:50
 #, fuzzy
@@ -14902,240 +15357,300 @@ msgid "Destination video codec"
 msgstr "送信先のアスペクト・レシオ"
 
 #: modules/stream_out/transcode.c:52
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
-msgstr ""
+#, fuzzy
+msgid "This is the video codec that will be used."
+msgstr "DVDデバイスの既定値を設定します。"
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 msgid "Video bitrate"
 msgstr "ビデオビットレート"
 
-#: modules/stream_out/transcode.c:56
+#: modules/stream_out/transcode.c:55
 #, fuzzy
-msgid "Allows you to specify the video bitrate used for the streaming output."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "Target bitrate of the transcoded video stream."
+msgstr "ストリームをナビゲートする"
 
-#: modules/stream_out/transcode.c:58
+#: modules/stream_out/transcode.c:56
 msgid "Video scaling"
 msgstr "ビデオスケーリング"
 
-#: modules/stream_out/transcode.c:60
-msgid "Allows you to scale the video before encoding."
+#: modules/stream_out/transcode.c:58
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
 msgstr ""
 
-#: modules/stream_out/transcode.c:61
+#: modules/stream_out/transcode.c:59
 msgid "Video frame-rate"
 msgstr "ビデオフレームレート"
 
-#: modules/stream_out/transcode.c:63
+#: modules/stream_out/transcode.c:61
 #, fuzzy
-msgid "Allows you to specify an output frame rate for the video."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "Target output frame rate for the video stream."
+msgstr "ストリームをナビゲートする"
 
-#: modules/stream_out/transcode.c:66
-msgid "Allows you to deinterlace the video before encoding."
-msgstr ""
+#: modules/stream_out/transcode.c:64
+#, fuzzy
+msgid "Deinterlace the video before encoding."
+msgstr "字幕・デコーダ・モジュール"
 
-#: modules/stream_out/transcode.c:76
+#: modules/stream_out/transcode.c:67
+#, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr "ノンインタレース化モード"
+
+#: modules/stream_out/transcode.c:74
 msgid "Maximum video width"
 msgstr "ビデオの最大の幅"
 
-#: modules/stream_out/transcode.c:78
+#: modules/stream_out/transcode.c:76
 #, fuzzy
-msgid "Allows you to specify a maximum output video width."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "Maximum output video width."
+msgstr "ビデオの最大の幅"
 
-#: modules/stream_out/transcode.c:79
+#: modules/stream_out/transcode.c:77
 msgid "Maximum video height"
 msgstr "ビデオの最大の高さ"
 
-#: modules/stream_out/transcode.c:81
+#: modules/stream_out/transcode.c:79
 #, fuzzy
-msgid "Allows you to specify a maximum output video height."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "Maximum output video height."
+msgstr "ビデオの最大の高さ"
 
-#: modules/stream_out/transcode.c:82
+#: modules/stream_out/transcode.c:80
 #, fuzzy
 msgid "Video filter"
 msgstr "ビデオフィルター"
 
-#: modules/stream_out/transcode.c:84
-#, fuzzy
+#: modules/stream_out/transcode.c:82
 msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
+msgstr ""
 
-#: modules/stream_out/transcode.c:87
+#: modules/stream_out/transcode.c:85
 #, fuzzy
-msgid "Video crop top"
+msgid "Video crop (top)"
 msgstr "設定"
 
-#: modules/stream_out/transcode.c:89
-msgid "Allows you to specify the top coordinate for the video cropping."
+#: modules/stream_out/transcode.c:87
+msgid "Number of pixels to crop at the top of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:90
+#: modules/stream_out/transcode.c:88
 #, fuzzy
-msgid "Video crop left"
+msgid "Video crop (left)"
 msgstr "DVDデバイス"
 
-#: modules/stream_out/transcode.c:92
-msgid "Allows you to specify the left coordinate for the video cropping."
+#: modules/stream_out/transcode.c:90
+msgid "Number of pixels to crop at the left of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:93
+#: modules/stream_out/transcode.c:91
 #, fuzzy
-msgid "Video crop bottom"
+msgid "Video crop (bottom)"
 msgstr "設定"
 
-#: modules/stream_out/transcode.c:95
-msgid "Allows you to specify the bottom coordinate for the video cropping."
+#: modules/stream_out/transcode.c:93
+msgid "Number of pixels to crop at the bottom of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:96
+#: modules/stream_out/transcode.c:94
 #, fuzzy
-msgid "Video crop right"
+msgid "Video crop (right)"
 msgstr "ビデオの高さ"
 
-#: modules/stream_out/transcode.c:98
-msgid "Allows you to specify the right coordinate for the video cropping."
+#: modules/stream_out/transcode.c:96
+msgid "Number of pixels to crop at the right of the video."
 msgstr ""
 
+#: modules/stream_out/transcode.c:98
+#, fuzzy
+msgid "Video padding (top)"
+msgstr "設定"
+
 #: modules/stream_out/transcode.c:100
-msgid "Audio encoder"
-msgstr "オーディオエンコーダー"
+msgid "Size of the black border to add at the top of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:102
-msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+#: modules/stream_out/transcode.c:101
+#, fuzzy
+msgid "Video padding (left)"
+msgstr "DVDデバイス"
+
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
 msgstr ""
 
 #: modules/stream_out/transcode.c:104
 #, fuzzy
-msgid "Destination audio codec"
-msgstr "送信先のアスペクト・レシオ"
+msgid "Video padding (bottom)"
+msgstr "設定"
 
 #: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:107
+#, fuzzy
+msgid "Video padding (right)"
+msgstr "ビデオの高さ"
+
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:111
+#, fuzzy
+msgid "Video canvas width"
+msgstr "ビデオの幅"
+
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
+msgstr ""
+
+#: modules/stream_out/transcode.c:114
+#, fuzzy
+msgid "Video canvas height"
+msgstr "ビデオの高さ"
+
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
+msgstr ""
+
+#: modules/stream_out/transcode.c:117
+#, fuzzy
+msgid "Video canvas aspect ratio"
+msgstr "ソースのアスペクト比"
+
+#: modules/stream_out/transcode.c:119
 msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
 msgstr ""
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:122
+msgid "Audio encoder"
+msgstr "オーディオエンコーダー"
+
+#: modules/stream_out/transcode.c:124
+#, fuzzy
+msgid ""
+"This is the audio encoder module that will be used (and its associated "
+"options)."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+
+#: modules/stream_out/transcode.c:126
+#, fuzzy
+msgid "Destination audio codec"
+msgstr "送信先のアスペクト・レシオ"
+
+#: modules/stream_out/transcode.c:128
+#, fuzzy
+msgid "This is the audio codec that will be used."
+msgstr "VCDデバイスの既定値を指定します。"
+
+#: modules/stream_out/transcode.c:129
 msgid "Audio bitrate"
 msgstr "オーディオビットレート"
 
-#: modules/stream_out/transcode.c:110
+#: modules/stream_out/transcode.c:131
 #, fuzzy
-msgid "Allows you to specify the audio bitrate used for the streaming output."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "Target bitrate of the transcoded audio stream."
+msgstr "ストリームをナビゲートする"
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 msgid "Audio sample rate"
 msgstr "シンボルサンプルレート"
 
-#: modules/stream_out/transcode.c:114
-#, fuzzy
+#: modules/stream_out/transcode.c:134
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
+msgstr ""
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 msgid "Audio channels"
 msgstr "オーディオチャンネル数"
 
-#: modules/stream_out/transcode.c:118
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
 msgstr ""
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 #, fuzzy
 msgid "Subtitles encoder"
 msgstr "字幕・デコーダ・モジュール"
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
 #, fuzzy
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 #, fuzzy
 msgid "Destination subtitles codec"
 msgstr "送信先のアスペクト・レシオ"
 
-#: modules/stream_out/transcode.c:127
-#, fuzzy
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
-
-#: modules/stream_out/transcode.c:129
-#, fuzzy
-msgid "Subpictures filter"
-msgstr "字幕ファイル"
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
+msgstr ""
 
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 msgid "OSD menu"
 msgstr "OSD メニュー"
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 msgid "Number of threads"
 msgstr "スレッドの数"
 
-#: modules/stream_out/transcode.c:141
-msgid "Allows you to specify the number of threads used for the transcoding."
+#: modules/stream_out/transcode.c:160
+msgid "Number of threads used for the transcoding."
 msgstr ""
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
 msgstr "高優先度"
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 msgid "Synchronise on audio track"
 msgstr ""
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
 msgstr ""
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 #, fuzzy
 msgid "Transcode stream output"
 msgstr "ストリームの一時停止"
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 msgid "Overlays/Subtitles"
 msgstr "オーバーレイ/字幕"
 
@@ -15176,58 +15691,66 @@ msgid "AltiVec conversions from "
 msgstr "変換元 "
 
 #: modules/video_filter/adjust.c:60
-msgid "Enable brightness threshold"
-msgstr ""
+#, fuzzy
+msgid "Brightness threshold"
+msgstr "ブライトネス"
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr "画像コントラスト (0〜2)"
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
-msgstr ""
+#: modules/video_filter/adjust.c:65
+#, fuzzy
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
+msgstr "画像ブライトネス設定。0〜2 の間でデフォルトは 1 です。"
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
-msgstr ""
+#: modules/video_filter/adjust.c:67
+#, fuzzy
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
+msgstr "画像ブライトネス設定。0〜2 の間でデフォルトは 1 です。"
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
-msgstr ""
+#: modules/video_filter/adjust.c:69
+#, fuzzy
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
+msgstr "画像ブライトネス設定。0〜2 の間でデフォルトは 1 です。"
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr "画像ブライトネス (0〜2)"
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:71
+#, fuzzy
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr "画像ブライトネス設定。0〜2 の間でデフォルトは 1 です。"
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr "画像ガンマ (0〜10)"
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+#: modules/video_filter/adjust.c:73
+#, fuzzy
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr "画像ガンマ設定。0.01〜10の間でデフォルトは 1 です。"
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 msgid "Image properties filter"
 msgstr "ビデオプロパティフィルター"
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr "画像調整"
 
@@ -15241,24 +15764,26 @@ msgstr "クローンの数"
 
 #: modules/video_filter/clone.c:56
 #, fuzzy
-msgid "Select the number of video windows in which to clone the video."
+msgid "Number of video windows in which to clone the video."
 msgstr "ビデオをクローンするためにビデオ・ウィンドウ数を選択する"
 
 #: modules/video_filter/clone.c:59
 #, fuzzy
-msgid "List of video output modules"
+msgid "Video output modules"
 msgstr "ビデオ出力モジュール"
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
 msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 #, fuzzy
 msgid "Clone video filter"
 msgstr "イメージ・クローン・ビデオ・モジュール"
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 #, fuzzy
 msgid "Clone"
 msgstr "閉じる"
@@ -15280,7 +15805,7 @@ msgstr "自動縁取り"
 
 #: modules/video_filter/crop.c:58
 #, fuzzy
-msgid "Activate automatic black border cropping."
+msgid "Automatic black border cropping."
 msgstr "黒縁を自動的にアクティブにする"
 
 #: modules/video_filter/crop.c:61
@@ -15288,21 +15813,26 @@ msgstr "黒縁を自動的にアクティブにする"
 msgid "Crop video filter"
 msgstr "ビデオ・フィルター・モジュール"
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 msgid "Deinterlace mode"
 msgstr "ノンインタレース化モード"
 
-#: modules/video_filter/deinterlace.c:103
+#: modules/video_filter/deinterlace.c:109
 #, fuzzy
-msgid "Default deinterlace method to use for local playback"
+msgid "Deinterlace method to use for local playback."
 msgstr "スローモーションに使うホットキーを選択"
 
-#: modules/video_filter/deinterlace.c:106
-msgid "Default deinterlace methode to use for streaming"
-msgstr ""
+#: modules/video_filter/deinterlace.c:111
+#, fuzzy
+msgid "Streaming deinterlace mode"
+msgstr "ノンインタレース化モード"
+
+#: modules/video_filter/deinterlace.c:112
+#, fuzzy
+msgid "Deinterlace method to use for streaming."
+msgstr "スローモーションに使うホットキーを選択"
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:121
 #, fuzzy
 msgid "Deinterlacing video filter"
 msgstr "ビデオ逆転モジュール"
@@ -15316,7 +15846,7 @@ msgstr "湾曲モード"
 #, fuzzy
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr "湾曲モード(\"wave\", \"ripple\")"
 
 #: modules/video_filter/distort.c:67
@@ -15324,42 +15854,44 @@ msgid "Gradient image type"
 msgstr ""
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 #, fuzzy
 msgid "Apply cartoon effect"
 msgstr "次のチャプターを選択"
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Wave"
 msgstr "波形"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 #, fuzzy
 msgid "Ripple"
 msgstr "ファイル"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 #, fuzzy
 msgid "Gradient"
 msgstr "緑"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 #, fuzzy
 msgid "Edge"
 msgstr "ブライトネス"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 #, fuzzy
 msgid "Distort video filter"
 msgstr "ビデオ逆転モジュール"
@@ -15382,68 +15914,74 @@ msgstr "ロゴファイル名"
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 #, fuzzy
 msgid "Logo animation # of loops"
 msgstr "Goom アニメーションの速度"
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
-msgstr ""
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+#, fuzzy
+msgid "X coordinate"
+msgstr "ビデオ y コーディネート"
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
+#: modules/video_filter/logo.c:79
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+#, fuzzy
+msgid "Y coordinate"
+msgstr "ビデオ y コーディネート"
+
+#: modules/video_filter/logo.c:82
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:84
 msgid "Transparency of the logo"
 msgstr "ロゴの透過"
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 msgid "Logo position"
 msgstr "ロゴの位置"
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 msgid "Logo video filter"
 msgstr "ロゴビデオフィルター"
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 msgid "Logo overlay"
 msgstr "ロゴオーバーレイ"
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 msgid "Logo sub filter"
 msgstr "ロゴサブフィルター"
 
@@ -15452,186 +15990,285 @@ msgstr "ロゴサブフィルター"
 msgid "Magnify/Zoom interactive video filter"
 msgstr "ビデオ逆転モジュール"
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr ""
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
+msgid "Marquee text to display."
 msgstr ""
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
-msgstr "左からの X 座標オフセット"
+#, fuzzy
+msgid "X offset"
+msgstr "時間オフセット"
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
-msgstr ""
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+#, fuzzy
+msgid "X offset, from the left screen edge."
+msgstr "左からの X 座標オフセット"
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr "上からの Y 座標オフセット"
-
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
-msgstr ""
+#, fuzzy
+msgid "Y offset"
+msgstr "時間オフセット"
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
-msgstr ""
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+#, fuzzy
+msgid "Y offset, down from the top."
+msgstr "上からの Y 座標オフセット"
 
 #: modules/video_filter/marq.c:83
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
+#: modules/video_filter/marq.c:87
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
 msgstr ""
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 msgid "Font size, pixels"
 msgstr "ピクセル指定のフォントサイズ"
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+msgid "Font size, in pixels. Default is -1 (use default font size)."
 msgstr ""
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
+msgstr ""
+
+#: modules/video_filter/marq.c:99
 #, fuzzy
 msgid "Marquee position"
 msgstr "垂直方向位置"
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 #, fuzzy
 msgid "Misc"
 msgstr "ディスク"
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
-msgstr ""
+#: modules/video_filter/marq.c:141
+#, fuzzy
+msgid "Marquee display"
+msgstr "オンスクリーンディスプレイ"
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
-msgstr "αブレンディング"
+#, fuzzy
+msgid "Transparency"
+msgstr "ロゴの透過"
 
 #: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
-msgstr "αブレンディング (0 から 255) です。デフォルトは 255 です。"
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
+msgstr ""
 
-#: modules/video_filter/mosaic.c:93
-msgid "Height in pixels"
-msgstr "ピクセル指定の高さ"
+#: modules/video_filter/mosaic.c:95
+#, fuzzy
+msgid "Total height of the mosaic, in pixels."
+msgstr "エフェクトビデオウィンドウの高さをピクセルで指定します。"
 
-#: modules/video_filter/mosaic.c:94
-msgid "Width in pixels"
-msgstr "ピクセル指定の幅"
+#: modules/video_filter/mosaic.c:97
+#, fuzzy
+msgid "Total width of the mosaic, in pixels."
+msgstr "エフェクトビデオウィンドウの幅をピクセルで指定します。"
 
-#: modules/video_filter/mosaic.c:95
+#: modules/video_filter/mosaic.c:99
 #, fuzzy
-msgid "Top left corner x coordinate"
+msgid "Top left corner X coordinate"
 msgstr "Video x コーディネート"
 
-#: modules/video_filter/mosaic.c:96
+#: modules/video_filter/mosaic.c:100
+msgid "X Coordinate of the top-left corner of the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:101
 #, fuzzy
-msgid "Top left corner y coordinate"
-msgstr "ビデオ y コーディネート"
+msgid "Top left corner Y coordinate"
+msgstr "Video x コーディネート"
 
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:102
+msgid "Y Coordinate of the top-left corner of the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:103
+#, fuzzy
+msgid "Vertical border width"
 msgstr "ピクセル指定の垂直境界線幅"
 
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:106
+#, fuzzy
+msgid "Horizontal border width"
 msgstr "ピクセル指定の水平境界線幅"
 
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:110
 msgid "Mosaic alignment"
 msgstr "モザイクの位置"
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:112
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:116
 msgid "Positioning method"
 msgstr "位置決定方法"
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:117
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 msgid "Number of rows"
 msgstr "行数"
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 msgid "Number of columns"
 msgstr "列数"
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:129
+#, fuzzy
+msgid "Keep the original aspect ratio when resizing mosaic elements."
 msgstr "サイズ変更時にアスペクト比を維持する"
 
-#: modules/video_filter/mosaic.c:108
+#: modules/video_filter/mosaic.c:131
 msgid "Keep original size"
 msgstr "元サイズを維持する"
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
+#: modules/video_filter/mosaic.c:132
+#, fuzzy
+msgid "Keep the original size of mosaic elements."
+msgstr "元サイズを維持する"
+
+#: modules/video_filter/mosaic.c:134
+#, fuzzy
+msgid "Elements order"
+msgstr "湾曲モード"
+
+#: modules/video_filter/mosaic.c:135
+msgid ""
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:140
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:144
+#, fuzzy
+msgid "Bluescreen"
+msgstr "全画面化"
+
+#: modules/video_filter/mosaic.c:145
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:154
+msgid ""
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:156
+#, fuzzy
+msgid "Bluescreen U tolerance"
+msgstr "オーディオ"
+
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:160
+#, fuzzy
+msgid "Bluescreen V tolerance"
+msgstr "オーディオ"
+
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:167
 #, fuzzy
 msgid "fixed"
 msgstr "ファイル"
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 msgid "Mosaic video sub filter"
 msgstr "モザイクビデオサブフィルター"
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 msgid "Mosaic"
 msgstr "モザイク"
 
@@ -15660,7 +16297,7 @@ msgid "Description file"
 msgstr "説明ファイル"
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+msgid "A file containing a simple playlist"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:57
@@ -15668,7 +16305,7 @@ msgid "History parameter"
 msgstr "履歴パラメーター"
 
 #: modules/video_filter/motiondetect.c:58
-msgid "History parameter, number of frames used for detection"
+msgid "The umber of frames used for detection."
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:61
@@ -15681,112 +16318,137 @@ msgid "Motion detect"
 msgstr "モーション検知"
 
 #: modules/video_filter/osdmenu.c:42
-msgid "OSD menu configuration file"
-msgstr "OSD メニュー設定ファイル"
+#, fuzzy
+msgid "Configuration file"
+msgstr "VLM 設定ファイル"
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
-msgstr ""
+#, fuzzy
+msgid "Configuration file for the OSD Menu"
+msgstr "設定オプション"
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr "OSD メニュー画像へのパス"
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:51
-msgid "X coordinate of the OSD menu"
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:54
-msgid "Y coordinate of the OSD menu"
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:57
-msgid "OSD menu position"
+#: modules/video_filter/osdmenu.c:56
+#, fuzzy
+msgid "Menu position"
 msgstr "OSD メニューの位置"
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
-msgstr "OSD メニューのタイムアウト"
+#: modules/video_filter/osdmenu.c:62
+#, fuzzy
+msgid "Menu timeout"
+msgstr "時間"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
 "remaining time. This will ensure that they are at least the specified time "
 "visible."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:69
-msgid "Update speed of OSD menu"
-msgstr "OSD メニューの更新速度"
+#: modules/video_filter/osdmenu.c:68
+#, fuzzy
+msgid "Menu update interval"
+msgstr "キー間隔:"
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:117
-msgid "On Screen Display menu subfilter"
-msgstr ""
+#, fuzzy
+msgid "On Screen Display menu"
+msgstr "オンスクリーンディスプレイ"
 
 #: modules/video_filter/rss.c:121
-#, fuzzy
-msgid "RSS/Atom feed URLs"
-msgstr "RSS フィード URL"
+msgid "Feed URLs"
+msgstr ""
 
 #: modules/video_filter/rss.c:122
 #, fuzzy
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr "RSS フィードは「|(パイプ)」で分けられた URL です"
 
 #: modules/video_filter/rss.c:123
-#, fuzzy
-msgid "RSS/Atom feed speed"
-msgstr "RSS フィード速度"
+msgid "Speed of feeds"
+msgstr ""
 
 #: modules/video_filter/rss.c:124
 #, fuzzy
-msgid "RSS/Atom feed speed (bigger is slower)"
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
 msgstr "RSS フィード速度(大きいほど遅い)"
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
+#: modules/video_filter/rss.c:125
 #, fuzzy
-msgid "RSS/Atom feed max number of chars displayed"
-msgstr "RSS フィードの表示する最大文字数"
+msgid "Max length"
+msgstr "最大レベル"
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
-msgstr ""
+#: modules/video_filter/rss.c:126
+#, fuzzy
+msgid "Maximum number of characters displayed on the screen."
+msgstr "ログ・ウィンドウの最大行数"
 
 #: modules/video_filter/rss.c:128
+#, fuzzy
+msgid "Refresh time"
+msgstr "一覧の再描画"
+
+#: modules/video_filter/rss.c:129
+msgid ""
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
+msgstr ""
+
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
+msgstr ""
+
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
+msgstr ""
+
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
 msgstr ""
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+#, fuzzy
+msgid "Text position"
+msgstr "時間の位置"
+
+#: modules/video_filter/rss.c:154
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
 msgstr ""
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:197
 #, fuzzy
 msgid "RSS and Atom feed display"
 msgstr "RSS フィード表示"
@@ -15804,8 +16466,9 @@ msgid "Scaling mode"
 msgstr "スケーリングモード"
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
-msgstr ""
+#, fuzzy
+msgid "Scaling mode to use."
+msgstr "スケーリングモード"
 
 #: modules/video_filter/swscale/filter.c:68
 #, fuzzy
@@ -15860,25 +16523,29 @@ msgstr ""
 #: modules/video_filter/time.c:72
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
 msgstr ""
 
-#: modules/video_filter/time.c:88
-msgid "Time position"
-msgstr "時間の位置"
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
+msgstr ""
+
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
+msgstr ""
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:93
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 msgid "Time overlay"
 msgstr "時間のオーバーレイ"
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr ""
 
@@ -15919,14 +16586,12 @@ msgstr "イメージ変換モジュール"
 
 #: modules/video_filter/wall.c:54
 #, fuzzy
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+msgid "Number of horizontal windows in which to split the video."
 msgstr "ビデオに分割する水平方向のビデオ・ウィンドウ数"
 
 #: modules/video_filter/wall.c:58
 #, fuzzy
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+msgid "Number of vertical windows in which to split the video."
 msgstr "ビデオに分割する垂直方向のビデオ・ウィンドウ数"
 
 #: modules/video_filter/wall.c:61
@@ -15935,7 +16600,7 @@ msgstr "アクティブ・ウィンドウ"
 
 #: modules/video_filter/wall.c:62
 #, fuzzy
-msgid "Comma separated list of active windows, defaults to all"
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr "カンマで区切られたアクティブなウィンドウのリスト"
 
 #: modules/video_filter/wall.c:65
@@ -15944,21 +16609,21 @@ msgid "Element aspect ratio"
 msgstr "送信先のアスペクト・レシオ"
 
 #: modules/video_filter/wall.c:66
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr ""
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 #, fuzzy
 msgid "Wall video filter"
 msgstr "ビデオ・フィルター・モジュール"
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 #, fuzzy
 msgid "Image wall"
 msgstr "大きい"
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
+msgid "ASCII Art"
 msgstr ""
 
 #: modules/video_output/aa.c:58
@@ -16053,24 +16718,23 @@ msgid "Framebuffer device"
 msgstr "フレームバッファーデバイス"
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 msgid "GNU/Linux console framebuffer video output"
 msgstr "GNU/Linux フレームバッファコンソールのビデオ出力"
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
+#, fuzzy
+msgid "X11 display"
 msgstr "X11 ディスプレイ名"
 
 #: modules/video_output/ggi.c:58
 #, fuzzy
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 "使用したいX11のハードウェア・ディスプレイを指定します。\n"
@@ -16090,7 +16754,8 @@ msgid "Image format"
 msgstr "画像の形式"
 
 #: modules/video_output/image.c:49
-msgid "Set the format of the output image."
+#, fuzzy
+msgid "Format of the output images (png or jpg)."
 msgstr "出力画像の形式を設定します"
 
 #: modules/video_output/image.c:51
@@ -16099,8 +16764,7 @@ msgstr ""
 
 #: modules/video_output/image.c:52
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
 
 #: modules/video_output/image.c:55
@@ -16109,15 +16773,21 @@ msgstr "ファイル名の接頭語"
 
 #: modules/video_output/image.c:56
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 msgid "Image video output"
 msgstr "画像ビデオ出力"
 
@@ -16131,17 +16801,17 @@ msgid "OpenGL cube rotation speed"
 msgstr ""
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
 msgstr ""
 
 #: modules/video_output/opengl.c:122
-msgid "Select effect"
-msgstr "エフェクトの選択"
+#, fuzzy
+msgid "Effect"
+msgstr "取出し"
 
 #: modules/video_output/opengl.c:124
-#, fuzzy
-msgid "Allows you to select different visual effects."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "Several visual OpenGL effects are available."
+msgstr ""
 
 #: modules/video_output/opengl.c:129
 msgid "Cube"
@@ -16152,13 +16822,15 @@ msgid "Transparent Cube"
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
+#, fuzzy
+msgid "QT Embedded display"
 msgstr "埋め込みQTのX11ディスプレイ名"
 
 #: modules/video_output/qte/qte.cpp:81
+#, fuzzy
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 "使用したいQtのハードウェア・ディスプレイを指定します。\n"
 "デフォルトではVLCは、DISPLAY環境変数に設定されているものを使用します。"
@@ -16174,39 +16846,48 @@ msgid "Simple DirectMedia Layer video output"
 msgstr "シンプル DirectMedia レイヤ・モジュール"
 
 #: modules/video_output/snapshot.c:60
-msgid "snapshot width"
+#, fuzzy
+msgid "Snapshot width"
 msgstr "スナップショット幅"
 
 #: modules/video_output/snapshot.c:61
-msgid "Set the width of the snapshot image."
-msgstr ""
+#, fuzzy
+msgid "Width of the snapshot image."
+msgstr "ビデオスナップショットの形式"
 
 #: modules/video_output/snapshot.c:63
-msgid "snapshot height"
-msgstr ""
+#, fuzzy
+msgid "Snapshot height"
+msgstr "スナップショット"
 
 #: modules/video_output/snapshot.c:64
-msgid "Set the height of the snapshot image."
-msgstr ""
+#, fuzzy
+msgid "Height of the snapshot image."
+msgstr "出力画像の形式を設定します"
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
+#, fuzzy
+msgid "Chroma"
 msgstr "クロマ"
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr ""
 
-#: modules/video_output/snapshot.c:69
-msgid "cache size (number of images)"
+#: modules/video_output/snapshot.c:70
+#, fuzzy
+msgid "Cache size (number of images)"
 msgstr "キャッシュサイズ (画像の数)"
 
-#: modules/video_output/snapshot.c:70
-msgid "Set the cache size (number of images to keep)."
+#: modules/video_output/snapshot.c:71
+#, fuzzy
+msgid "Snapshot cache size (number of images to keep)."
 msgstr "キャッシュサイズの設定(画像を維持する数)です。"
 
-#: modules/video_output/snapshot.c:74
-msgid "snapshot module"
+#: modules/video_output/snapshot.c:75
+#, fuzzy
+msgid "Snapshot module"
 msgstr "スナップショットモジュール"
 
 #: modules/video_output/svgalib.c:56
@@ -16225,10 +16906,11 @@ msgstr "Windows GDI ビデオ出力"
 msgid "XVideo adaptor number"
 msgstr "XVideoアダプタ番号"
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
+#, fuzzy
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 "グラフィックカードが複数のアダプタを提供している場合、このオプションはどれを"
 "使用するかを選択することができます。(これは変更すべきではありません)"
@@ -16258,23 +16940,25 @@ msgstr ""
 
 #: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
 #: modules/video_output/x11/xvideo.c:60
+#, fuzzy
 msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
 msgstr ""
 "使用したいX11のハードウェア・ディスプレイを指定します。\n"
 "デフォルトではVLCは、DISPLAY環境変数に設定されているものを使用します。"
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
 #, fuzzy
-msgid "Screen to be used for fullscreen mode."
+msgid "Screen for fullscreen mode."
 msgstr "全画面表示の切替え"
 
 #: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
 #: modules/video_output/x11/xvideo.c:74
 msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
 msgstr ""
 
 #: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
@@ -16285,14 +16969,19 @@ msgstr "共有メモリの使用"
 msgid "Use shared memory to communicate between VLC and the X server."
 msgstr "共有メモリをVLCとXサーバの通信のために使用します。"
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr ""
-
 #: modules/video_output/x11/x11.c:78
 msgid "X11 video output"
 msgstr "X11 ビデオ出力"
 
+#: modules/video_output/x11/xvideo.c:46
+#, fuzzy
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+"グラフィックカードが複数のアダプタを提供している場合、このオプションはどれを"
+"使用するかを選択することができます。(これは変更すべきではありません)"
+
 #: modules/video_output/x11/xvideo.c:63
 msgid "XVimage chroma format"
 msgstr "XVimage色彩フォーマット"
@@ -16305,221 +16994,657 @@ msgstr ""
 "最も効果的なものを使ってパフォーマンスを改善するかわりに、特定の色彩フォー"
 "マットを使用するためのXVideoレンダラを強制的に指定します。"
 
-#: modules/video_output/x11/xvideo.c:92
+#: modules/video_output/x11/xvideo.c:92
+#, fuzzy
+msgid "XVideo extension video output"
+msgstr "XVideoエクステンション・モジュール"
+
+#: modules/visualization/galaktos/plugin.c:48
+msgid "GaLaktos visualization plugin"
+msgstr ""
+
+#: modules/visualization/goom.c:58
+msgid "Goom display width"
+msgstr "Goom 表示の幅"
+
+#: modules/visualization/goom.c:59
+msgid "Goom display height"
+msgstr "Goom 表示の高さ"
+
+#: modules/visualization/goom.c:60
+msgid ""
+"This allows you to set the resolution of the Goom display (bigger resolution "
+"will be prettier but more CPU intensive)."
+msgstr ""
+
+#: modules/visualization/goom.c:63
+msgid "Goom animation speed"
+msgstr "Goom アニメーションの速度"
+
+#: modules/visualization/goom.c:64
+#, fuzzy
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
+msgstr "画像ガンマ設定。0.01〜10の間でデフォルトは 1 です。"
+
+#: modules/visualization/goom.c:70
+msgid "Goom"
+msgstr "Goom"
+
+#: modules/visualization/goom.c:71
+msgid "Goom effect"
+msgstr "Goom エフェクト"
+
+#: modules/visualization/visual/visual.c:38
+msgid "Effects list"
+msgstr "エフェクト一覧"
+
+#: modules/visualization/visual/visual.c:40
+msgid ""
+"A list of visual effect, separated by commas.\n"
+"Current effects include: dummy, scope, spectrum."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:45
+msgid "The width of the effects video window, in pixels."
+msgstr "エフェクトビデオウィンドウの幅をピクセルで指定します。"
+
+#: modules/visualization/visual/visual.c:49
+msgid "The height of the effects video window, in pixels."
+msgstr "エフェクトビデオウィンドウの高さをピクセルで指定します。"
+
+#: modules/visualization/visual/visual.c:51
+msgid "Number of bands"
+msgstr "バンド数"
+
+#: modules/visualization/visual/visual.c:53
+msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:55
+msgid "Number of bands used by the spectrometer, from 20 to 80."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:57
+msgid "Band separator"
+msgstr "バンドセパレータ"
+
+#: modules/visualization/visual/visual.c:59
+msgid "Number of blank pixels between bands."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:61
+#, fuzzy
+msgid "Amplification"
+msgstr "このアプリケーションについて"
+
+#: modules/visualization/visual/visual.c:63
+msgid "This is a coefficient that modifies the height of the bands."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:65
+msgid "Enable peaks"
+msgstr "ピークを有効にする"
+
+#: modules/visualization/visual/visual.c:67
+msgid "Draw \"peaks\" in the spectrum analyzer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:69
+msgid "Enable original graphic spectrum"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:71
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:73
+#, fuzzy
+msgid "Enable bands"
+msgstr "オーディオを有効にする"
+
+#: modules/visualization/visual/visual.c:75
+msgid "Draw bands in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:77
+#, fuzzy
+msgid "Enable base"
+msgstr "ピークを有効にする"
+
+#: modules/visualization/visual/visual.c:79
+msgid "Defines whether to draw the base of the bands."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:81
+msgid "Base pixel radius"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:83
+msgid "Defines radius size in pixels, of base of bands(beginning)."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:85
+#, fuzzy
+msgid "Spectral sections"
+msgstr "選択"
+
+#: modules/visualization/visual/visual.c:87
+msgid "Determines how many sections of spectrum will exist."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:89
+#, fuzzy
+msgid "Peak height"
+msgstr "ビデオの高さ"
+
+#: modules/visualization/visual/visual.c:91
+msgid "Total pixel height of the peak items."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:93
+msgid "Peak extra width"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:95
+msgid "Additions or subtractions of pixels on the peak width."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:97
+msgid "V-plane color"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:99
+msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:101
+msgid "Number of stars"
+msgstr "星の数"
+
+#: modules/visualization/visual/visual.c:103
+msgid "Number of stars to draw with random effect."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:109
+msgid "Visualizer"
+msgstr "ビジュアライザー"
+
+#: modules/visualization/visual/visual.c:112
+msgid "Visualizer filter"
+msgstr "ビジュアライザーフィルター"
+
+#: modules/visualization/visual/visual.c:120
+msgid "Spectrum analyser"
+msgstr "スペクトラム解析"
+
+#: modules/visualization/xosd.c:63
+#, fuzzy
+msgid "Flip vertical position"
+msgstr "垂直方向位置"
+
+#: modules/visualization/xosd.c:64
+#, fuzzy
+msgid "Display XOSD output at the bottom of the screen instead of the top."
+msgstr "xosd出力をスクリーンの最上端ではなく、最下端に表示する"
+
+#: modules/visualization/xosd.c:67
+msgid "Vertical offset"
+msgstr "垂直オフセット"
+
+#: modules/visualization/xosd.c:68
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:72
+msgid "Shadow offset"
+msgstr "陰のオフセット"
+
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+#, fuzzy
+msgid "Font used to display text in the XOSD output."
+msgstr "xods出力でテキスト出力のために使用されるフォント"
+
+#: modules/visualization/xosd.c:79
+#, fuzzy
+msgid "Color used to display text in the XOSD output."
+msgstr "xods出力でテキスト出力のために使用されるフォント"
+
+#: modules/visualization/xosd.c:84
+#, fuzzy
+msgid "XOSD interface"
+msgstr "XOSD インターフェース"
+
+#~ msgid "delay"
+#~ msgstr "ディレイ"
+
+#~ msgid "fps"
+#~ msgstr "fps"
+
+#~ msgid "More info"
+#~ msgstr "更なる情報"
+
+#~ msgid "Control interface settings"
+#~ msgstr "制御インターフェース設定"
+
+#~ msgid "Text rendering"
+#~ msgstr "テキストレンダリング"
+
+#, fuzzy
+#~ msgid "This option allows you to select control interfaces. "
+#~ msgstr "VLCがプラグインを見つけるときに検索される追加のパスを設定します。"
+
+#, fuzzy
+#~ msgid "This option allows you to always open a default stream on start-up."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+
+#~ msgid "You can specify a custom video window title here."
+#~ msgstr "ここでカスタムビデオウィンドウの題名を指定できます。"
+
+#~ msgid ""
+#~ "If this option is enabled, VLC will always start a video in fullscreen "
+#~ "mode."
+#~ msgstr ""
+#~ "このオプションを指定すると、VLCは常にビデオをフルスクリーン・モードにしま"
+#~ "す。"
+
+#, fuzzy
+#~ msgid ""
+#~ "If enabled, VLC will try to take advantage of the overlay capabilities of "
+#~ "your graphics card (hardware acceleration)."
+#~ msgstr ""
+#~ "VLCはデフォルトでグラフィックカードのオーバレイ機能の使用を試みます。"
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the image format in which the video snapshots will "
+#~ "be stored."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+
+#, fuzzy
+#~ msgid "Program to select"
+#~ msgstr "デコードのプログラム"
+
+#, fuzzy
+#~ msgid "Programs to select"
+#~ msgstr "デコードのプログラム"
+
+#~ msgid "Input start time (seconds)"
+#~ msgstr "入力開始時間 (秒)"
+
+#~ msgid "Input stop time (seconds)"
+#~ msgstr "入力停止時間 (秒)"
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to modify the default TCP connection timeout. This value "
+#~ "should be set in millisecond units."
+#~ msgstr ""
+#~ "udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒"
+#~ "で指定します。"
+
+#~ msgid "Preferred codecs list"
+#~ msgstr "準備されているコーデックの一覧"
+
+#, fuzzy
+#~ msgid "This is a legacy entry to let you configure access filter modules."
+#~ msgstr "アクセス・モジュールを選択するレガシー・エントリです。"
+
+#, fuzzy
+#~ msgid "This is a legacy entry to let you configure demux modules."
+#~ msgstr "demuxモジュールを選択するレガシー・エントリです。"
+
+#~ msgid "Select the key to turn off audio volume."
+#~ msgstr "オーディオボリュームを生オンするキーを選択します。"
+
+#, fuzzy
+#~ msgid "Interfaces"
+#~ msgstr "インタフェース"
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to modify the default caching value for cdda streams. This "
+#~ "value should be set in milliseconds units."
+#~ msgstr ""
+#~ "udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒"
+#~ "で指定します。"
+
+#, fuzzy
+#~ msgid "Allows you to select the default DVD angle."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to modify the default caching value for DVDread streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒"
+#~ "で指定します。"
+
+#, fuzzy
+#~ msgid "Standard filesystem file input"
+#~ msgstr "標準的なファイルシステムのファイルを読む"
+
+#, fuzzy
+#~ msgid "GnomeVFS filesystem file input"
+#~ msgstr "標準的なファイルシステムのファイルを読む"
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to modify the default caching value for http streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "httpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒"
+#~ "で指定します。"
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to modify the default caching value for pvr streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "ファイル・ストリームの既定のキャッシング値を変更できます。単位はミリ秒"
+
+#, fuzzy
+#~ msgid "Allows you to set the desired frame rate for the capture."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+
+#, fuzzy
+#~ msgid "Allows you to give the mime returned by the server."
+#~ msgstr ""
+#~ "ファイルを見つけるときにオープンされるインタフェースの既定のパスを設定しま"
+#~ "す。"
+
+#, fuzzy
+#~ msgid "DTS"
+#~ msgstr "TS"
+
+#~ msgid "Output channels number"
+#~ msgstr "出力チャンネル数"
+
+#~ msgid "Timeout of subpictures"
+#~ msgstr "字幕のタイムアウト"
+
+#, fuzzy
+#~ msgid "Allows you to specify the output video height."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+
+#, fuzzy
+#~ msgid "Allows you to specify the rate control buffer aggressiveness."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+
+#, fuzzy
+#~ msgid "This allows you to change the display name of the Service."
+#~ msgstr ""
+#~ "ファイルを見つけるときにオープンされるインタフェースの既定のパスを設定しま"
+#~ "す。"
+
+#~ msgid "Telnet Interface host"
+#~ msgstr "Telnet インターフェースのホスト"
+
+#, fuzzy
+#~ msgid "Default to listen on all network interfaces"
+#~ msgstr "ネットワーク・インタフェースのMTU"
+
+#~ msgid "Telnet Interface port"
+#~ msgstr "Telnet インターフェースポート"
+
+#~ msgid "Telnet Interface password"
+#~ msgstr "Telnet インターフェースパスワード"
+
+#, fuzzy
+#~ msgid "Default to admin"
+#~ msgstr "削除"
+
+#~ msgid "Size offset"
+#~ msgstr "サイズオフセット"
+
+#, fuzzy
+#~ msgid "You have to select two bookmarks."
+#~ msgstr "2 つのブックマークを選ばなければなりません"
+
+#, fuzzy
+#~ msgid "Go To Position"
+#~ msgstr "ロゴの位置"
+
+#, fuzzy
+#~ msgid "Go to specific position"
+#~ msgstr "特定位置を直接指定"
+
+#, fuzzy
+#~ msgid "Use embedded video output"
+#~ msgstr "QT埋め込みモジュール"
+
+#~ msgid "Fill fullscreen"
+#~ msgstr "全画面化"
+
+#~ msgid "VIDEO_TS folder"
+#~ msgstr "VIDEO_TS フォルダ"
+
+#~ msgid "Override"
+#~ msgstr "上書き"
+
+#, fuzzy
+#~ msgid "Advanced output:"
+#~ msgstr "ALSAオーディオ・モジュール"
+
+#~ msgid "Output Options"
+#~ msgstr "出力オプション"
+
+#, fuzzy
+#~ msgid "Transcode options"
+#~ msgstr "ストリームの一時停止"
+
 #, fuzzy
-msgid "XVideo extension video output"
-msgstr "XVideoエクステンション・モジュール"
+#~ msgid "You you need to select a file, you want to save to."
+#~ msgstr "ストリームの出力先の選択"
 
-#: modules/visualization/galaktos/plugin.c:48
-msgid "GaLaktos visualization plugin"
-msgstr ""
+#~ msgid "Last skin used"
+#~ msgstr "最後に使用したスキン"
 
-#: modules/visualization/goom.c:58
-msgid "Goom display width"
-msgstr "Goom 表示の幅"
+#~ msgid "Select the path to the last skin used."
+#~ msgstr "最後に使用したスキンのパスを選択します。"
 
-#: modules/visualization/goom.c:59
-msgid "Goom display height"
-msgstr "Goom 表示の高さ"
+#~ msgid "Config of last used skin."
+#~ msgstr "最後に使用したスキンの設定です。"
 
-#: modules/visualization/goom.c:60
-msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
-"will be prettier but more CPU intensive)."
-msgstr ""
+#~ msgid "&Shuffle Playlist"
+#~ msgstr "再生一覧をシャッフル(&S)"
 
-#: modules/visualization/goom.c:63
-msgid "Goom animation speed"
-msgstr "Goom アニメーションの速度"
+#, fuzzy
+#~ msgid "Destination Target:"
+#~ msgstr "送信先のアスペクト・レシオ"
 
-#: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
-msgstr ""
+#~ msgid "Output methods"
+#~ msgstr "出力方法"
 
-#: modules/visualization/goom.c:70
-msgid "Goom"
-msgstr "Goom"
+#~ msgid "Miscellaneous options"
+#~ msgstr "その他のオプション"
 
-#: modules/visualization/goom.c:71
-msgid "Goom effect"
-msgstr "Goom エフェクト"
+#~ msgid "Subtitles options"
+#~ msgstr "字幕オプション"
 
-#: modules/visualization/visual/visual.c:38
-msgid "Effects list"
-msgstr "エフェクト一覧"
+#, fuzzy
+#~ msgid "VLC media player - Updates"
+#~ msgstr "VLC メディアプレイヤー"
 
-#: modules/visualization/visual/visual.c:40
-msgid ""
-"A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
-msgstr ""
+#~ msgid "VLM configuration"
+#~ msgstr "YLM 設定"
 
-#: modules/visualization/visual/visual.c:45
-msgid "The width of the effects video window, in pixels."
-msgstr "エフェクトビデオウィンドウの幅をピクセルで指定します。"
+#~ msgid "Show taskbar entry"
+#~ msgstr "タスクバーに入れて表示する"
 
-#: modules/visualization/visual/visual.c:49
-msgid "The height of the effects video window, in pixels."
-msgstr "エフェクトビデオウィンドウの高さをピクセルで指定します。"
+#~ msgid "Font filename"
+#~ msgstr "フォントファイル名"
 
-#: modules/visualization/visual/visual.c:51
-msgid "Number of bands"
-msgstr "バンド数"
+#~ msgid "The size of the fonts used by the osd module"
+#~ msgstr "osd モジュールで使用するフォントのサイズ"
 
-#: modules/visualization/visual/visual.c:53
-msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
-msgstr ""
+#~ msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+#~ msgstr ""
+#~ "MSN の題名の書式文字列です。「{0}はアーティスト、{1}は題名、{2}はアルバム"
+#~ "です"
 
-#: modules/visualization/visual/visual.c:55
-msgid "Number of bands used by the spectrometer, from 20 to 80."
-msgstr ""
+#~ msgid "MSN Title Plugin"
+#~ msgstr "MSN 題名プラグイン"
 
-#: modules/visualization/visual/visual.c:57
-msgid "Band separator"
-msgstr "バンドセパレータ"
+#, fuzzy
+#~ msgid "Podcast Service Discovery"
+#~ msgstr "ソースディレクトリ"
 
-#: modules/visualization/visual/visual.c:59
-msgid "Number of blank pixels between bands."
-msgstr ""
+#~ msgid "IPv4-SAP listening"
+#~ msgstr "IPv4-SAP の待ちうけ"
 
-#: modules/visualization/visual/visual.c:61
-#, fuzzy
-msgid "Amplification"
-msgstr "このアプリケーションについて"
+#~ msgid "IPv6-SAP listening"
+#~ msgstr "IPv6-SAP の待ち受け"
 
-#: modules/visualization/visual/visual.c:63
-msgid "This is a coefficient that modifies the height of the bands."
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify the muxer used for the streaming output."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/visualization/visual/visual.c:65
-msgid "Enable peaks"
-msgstr "ピークを有効にする"
+#, fuzzy
+#~ msgid "Allows you to specify the muxer used for the audio streaming output."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify the muxer used for the video streaming output."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/visualization/visual/visual.c:69
-msgid "Enable original graphic spectrum"
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify the output URL used for the streaming output."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/visualization/visual/visual.c:71
-msgid "Defines whether to draw the original spectrum graphic routine."
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the video streaming output."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/visualization/visual/visual.c:73
 #, fuzzy
-msgid "Enable bands"
-msgstr "オーディオを有効にする"
+#~ msgid ""
+#~ "Allows you to specify the session name used for the streaming output."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/visualization/visual/visual.c:75
-msgid "Defines whether to draw the bands."
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify a URL with additional information on the stream."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/visualization/visual/visual.c:77
 #, fuzzy
-msgid "Enable base"
-msgstr "ピークを有効にする"
+#~ msgid "Allows you to specify contact e-mail address for this session."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/visualization/visual/visual.c:79
-msgid "Defines whether to draw the base of the bands."
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the output muxer method used for the streaming "
+#~ "output."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/visualization/visual/visual.c:81
-msgid "Base pixel radius"
-msgstr ""
+#, fuzzy
+#~ msgid "Output URL (deprecated)"
+#~ msgstr "出力デバイス"
 
-#: modules/visualization/visual/visual.c:83
-msgid "Defines radius size in pixels, of base of bands(beginning)."
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the output destination used for the streaming "
+#~ "output."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/visualization/visual/visual.c:85
 #, fuzzy
-msgid "Spectral sections"
-msgstr "選択"
+#~ msgid ""
+#~ "Allows you to specify the video bitrate used for the streaming output."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/visualization/visual/visual.c:87
-msgid "Determines how many sections of spectrum will exist."
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify an output frame rate for the video."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/visualization/visual/visual.c:89
 #, fuzzy
-msgid "Peak height"
-msgstr "ビデオの高さ"
+#~ msgid "Allows you to specify a maximum output video width."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/visualization/visual/visual.c:91
-msgid "This is the total pixel height of the peak items."
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify a maximum output video height."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/visualization/visual/visual.c:93
-msgid "Peak extra width"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify video filters used after the video transcoding and "
+#~ "subpictures overlaying."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/visualization/visual/visual.c:95
-msgid "Additions or subtractions of pixels on the peak width."
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the audio bitrate used for the streaming output."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/visualization/visual/visual.c:97
-msgid "V-plane color"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the audio sample rate used for the streaming output."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/visualization/visual/visual.c:99
-msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
-msgstr ""
+#, fuzzy
+#~ msgid "Subpictures filter"
+#~ msgstr "字幕ファイル"
 
-#: modules/visualization/visual/visual.c:101
-msgid "Number of stars"
-msgstr "星の数"
+#, fuzzy
+#~ msgid "List of video output modules"
+#~ msgstr "ビデオ出力モジュール"
 
-#: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
-msgstr ""
+#~ msgid "Alpha blending"
+#~ msgstr "αブレンディング"
 
-#: modules/visualization/visual/visual.c:109
-msgid "Visualizer"
-msgstr "ビジュアライザー"
+#~ msgid "Alpha blending (0 -> 255). Default is 255"
+#~ msgstr "αブレンディング (0 から 255) です。デフォルトは 255 です。"
 
-#: modules/visualization/visual/visual.c:112
-msgid "Visualizer filter"
-msgstr "ビジュアライザーフィルター"
+#~ msgid "Height in pixels"
+#~ msgstr "ピクセル指定の高さ"
 
-#: modules/visualization/visual/visual.c:120
-msgid "Spectrum analyser"
-msgstr "スペクトラム解析"
+#~ msgid "Width in pixels"
+#~ msgstr "ピクセル指定の幅"
 
-#: modules/visualization/xosd.c:63
 #, fuzzy
-msgid "Flip vertical position"
-msgstr "垂直方向位置"
+#~ msgid "Top left corner y coordinate"
+#~ msgstr "ビデオ y コーディネート"
 
-#: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
-msgstr "xosd出力をスクリーンの最上端ではなく、最下端に表示する"
+#~ msgid "OSD menu configuration file"
+#~ msgstr "OSD メニュー設定ファイル"
 
-#: modules/visualization/xosd.c:67
-msgid "Vertical offset"
-msgstr "垂直オフセット"
+#~ msgid "Timeout of OSD menu"
+#~ msgstr "OSD メニューのタイムアウト"
 
-#: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
-msgstr "表示されている文字列の垂直方向のオフセット"
+#~ msgid "Update speed of OSD menu"
+#~ msgstr "OSD メニューの更新速度"
 
-#: modules/visualization/xosd.c:70
-msgid "Shadow offset"
-msgstr "陰のオフセット"
+#, fuzzy
+#~ msgid "RSS/Atom feed URLs"
+#~ msgstr "RSS フィード URL"
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
-msgstr "陰のオフセット(ピクセル)"
+#, fuzzy
+#~ msgid "RSS/Atom feed speed"
+#~ msgstr "RSS フィード速度"
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
-msgstr "xods出力でテキスト出力のために使用されるフォント"
+#, fuzzy
+#~ msgid "RSS/Atom feed max number of chars displayed"
+#~ msgstr "RSS フィードの表示する最大文字数"
+
+#~ msgid "Select effect"
+#~ msgstr "エフェクトの選択"
 
-#: modules/visualization/xosd.c:82
 #, fuzzy
-msgid "XOSD interface"
-msgstr "XOSD インターフェース"
+#~ msgid "Allows you to select different visual effects."
+#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+
+#~ msgid "Vertical offset in pixels of the displayed text"
+#~ msgstr "表示されている文字列の垂直方向のオフセット"
+
+#~ msgid "Offset in pixels of the shadow"
+#~ msgstr "陰のオフセット(ピクセル)"
 
 #, fuzzy
 #~ msgid "Small playlist"
@@ -16532,14 +17657,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "M3U file|*.m3u"
 #~ msgstr "M3U ファイル|*.m3u"
 
-#, fuzzy
-#~ msgid "Show labels in toolbar"
-#~ msgstr "ツールバー・ボタン上のテキストを表示"
-
-#, fuzzy
-#~ msgid "Show labels below the icons in the toolbar."
-#~ msgstr "ツールバーのアイコン上に表示されるテキストを表示します。"
-
 #~ msgid "Mega bass cut off (10-100Hz)"
 #~ msgstr "メガバス カットオフ (10〜100Hz)"
 
@@ -16578,10 +17695,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "Enable loop filter"
 #~ msgstr "すべてのグループ項目を有効にする(&E)"
 
-#, fuzzy
-#~ msgid "Bitrate tolerance"
-#~ msgstr "オーディオ"
-
 #, fuzzy
 #~ msgid "Sets maximum interval between IDR-frames"
 #~ msgstr "ネットワークストリームを選択する"
@@ -16612,10 +17725,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "Save As..."
 #~ msgstr "名前を付けて保存..."
 
-#, fuzzy
-#~ msgid "Full path of the PNG file to use."
-#~ msgstr "出力ファイルのパス"
-
 #, fuzzy
 #~ msgid "Netsync"
 #~ msgstr "ネット"
@@ -16987,9 +18096,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "Stop stream"
 #~ msgstr "ストリームの停止"
 
-#~ msgid "Eject"
-#~ msgstr "取出し"
-
 #~ msgid "Play stream"
 #~ msgstr "ストリームの再生"
 
@@ -17062,9 +18168,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "Open Stream"
 #~ msgstr "ストリームを開く"
 
-#~ msgid "Open Target:"
-#~ msgstr "ターゲットを開く:"
-
 #~ msgid "Symbol Rate"
 #~ msgstr "シンボル・レート"
 
@@ -17096,9 +18199,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "Invert"
 #~ msgstr "逆転"
 
-#~ msgid "Jump to: "
-#~ msgstr "指定時間へジャンプ: "
-
 #~ msgid "stream output (MRL)"
 #~ msgstr "ストリームの出力 (MRL)"
 
@@ -17164,9 +18264,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "Go Backward"
 #~ msgstr "逆転再生"
 
-#~ msgid "Stop Stream"
-#~ msgstr "ストリームの停止"
-
 #~ msgid "Play Stream"
 #~ msgstr "ストリームの再生"
 
@@ -17724,10 +18821,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "Enter a name for the new group:"
 #~ msgstr "新規グループ名前を入力:"
 
-#, fuzzy
-#~ msgid "no input\n"
-#~ msgstr "入力がありません。\n"
-
 #~ msgid "| no entries\n"
 #~ msgstr "| エントリがありません。\n"
 
@@ -17865,9 +18958,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "OpenGL effect"
 #~ msgstr "スコープ効果"
 
-#~ msgid "Options"
-#~ msgstr "オプション"
-
 #~ msgid "Audio menu"
 #~ msgstr "オーディオメニュー"
 
@@ -17898,9 +18988,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "Step 3: Start streaming."
 #~ msgstr "ステップ 3:ストリーミングを開始する"
 
-#~ msgid "Start!"
-#~ msgstr "開始!"
-
 #, fuzzy
 #~ msgid ""
 #~ "Satellite transponder frequency in kHz for DVB-S and in Hz for DVB-C/T"
@@ -17964,12 +19051,6 @@ msgstr "XOSD インターフェース"
 #~ "ファイルを見つけるときにオープンされるインタフェースの既定のパスを設定しま"
 #~ "す。"
 
-#, fuzzy
-#~ msgid ""
-#~ "Allows you to pecify the output access method used for the streaming "
-#~ "output."
-#~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
-
 #, fuzzy
 #~ msgid "Allows you to pecify the output URL used for the streaming output."
 #~ msgstr "VLCが選択するパケッタライザーの順序を選択します。"
@@ -17978,10 +19059,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "Toggle enabled"
 #~ msgstr " (デフォルト:有効)"
 
-#, fuzzy
-#~ msgid "Streaming / Transcoding Wizard"
-#~ msgstr "ストリームの情報..."
-
 #, fuzzy
 #~ msgid "Welcome, streaming wizard"
 #~ msgstr "ビデオ・ストリームの出力を有効にする"
@@ -18015,10 +19092,6 @@ msgstr "XOSD インターフェース"
 #~ "httpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒"
 #~ "で指定します。"
 
-#, fuzzy
-#~ msgid "Number of streams"
-#~ msgstr "行数"
-
 #, fuzzy
 #~ msgid "Codec name"
 #~ msgstr "デバイス名"
@@ -18059,10 +19132,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "Exit this program"
 #~ msgstr "プログラムの終了"
 
-#, fuzzy
-#~ msgid "Open other types of inputs"
-#~ msgstr "ビデオ・ストリームの出力を有効にする"
-
 #, fuzzy
 #~ msgid "Open the playlist"
 #~ msgstr "再生一覧を開く"
@@ -18111,10 +19180,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "Audio device"
 #~ msgstr "DVDデバイス"
 
-#, fuzzy
-#~ msgid "The maximum bitrate of the stream"
-#~ msgstr "ストリームをナビゲートする"
-
 #, fuzzy
 #~ msgid "VLC plugins preferences"
 #~ msgstr "設定..."
@@ -18158,10 +19223,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "subtitles"
 #~ msgstr "字幕"
 
-#, fuzzy
-#~ msgid "HTTP remote control"
-#~ msgstr "リモート・コントロール"
-
 #, fuzzy
 #~ msgid "mka/mkv stream demuxer"
 #~ msgstr "MPEG 1/2レイヤ1/2オーディオ・デコーダ"
@@ -18202,10 +19263,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "&About..."
 #~ msgstr "VideoLANについて(_A)..."
 
-#, fuzzy
-#~ msgid "Stop current playlist item"
-#~ msgstr "再生一覧を開く"
-
 #, fuzzy
 #~ msgid "Quick"
 #~ msgstr "VLCを終了"
@@ -18285,10 +19342,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "Video Device Advanced Options"
 #~ msgstr "ALSAオーディオ・モジュール"
 
-#, fuzzy
-#~ msgid "CD-ROM device name"
-#~ msgstr "デバイス名"
-
 #, fuzzy
 #~ msgid "VCD device name"
 #~ msgstr "デバイス名"
@@ -18457,10 +19510,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "MMX EXT IDCT"
 #~ msgstr "MMXエクステンションIDCTモジュール"
 
-#, fuzzy
-#~ msgid "motion compensation"
-#~ msgstr "モーション補正モジュール"
-
 #, fuzzy
 #~ msgid "3D Now! motion compensation"
 #~ msgstr "3D Now!モーション補正モジュール"
@@ -18604,13 +19653,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "Display identifier"
 #~ msgstr "ディスプレイ名"
 
-#~ msgid ""
-#~ "This is the local display port that will be used for X11 drawing. For "
-#~ "instance :0.1."
-#~ msgstr ""
-#~ "X11が描画するローカルのディスプレイ・ポートを指定します。インスタンス"
-#~ "は、:0.1です。"
-
 #, fuzzy
 #~ msgid "Launch playlist on startup"
 #~ msgstr "起動時に再生一覧を開く"
@@ -18716,10 +19758,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "&Fullscreen"
 #~ msgstr "全画面化(_F)"
 
-#, fuzzy
-#~ msgid "About..."
-#~ msgstr "VideoLANについて(_A)..."
-
 #, fuzzy
 #~ msgid "Volume &Up"
 #~ msgstr "ボリュームを上げる"
@@ -18783,13 +19821,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "Add subtitles"
 #~ msgstr "字幕"
 
-#, fuzzy
-#~ msgid ""
-#~ "You can set the maximum number of lines that the log window will display."
-#~ msgstr ""
-#~ "表示されるログ・ウィンドウの最大行数を指定できます。すべてのメッセージを保"
-#~ "持する場合には、-1を指定してください。"
-
 #, fuzzy
 #~ msgid ""
 #~ "Check this option if you want to display the caption of the buttons in "
@@ -18944,10 +19975,6 @@ msgstr "XOSD インターフェース"
 #~ msgid "Select program"
 #~ msgstr "プログラムの切替え"
 
-#, fuzzy
-#~ msgid "Toggle fullscreen"
-#~ msgstr "全画面表示の切替え"
-
 #~ msgid "Jump to previous title"
 #~ msgstr "前のタイトルを選択"
 
index f23fd477e98bb5b8b831e744db357b18ee7b3268..fbf8d9df1562ac526cacaca303ba15aa1714bbdd 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-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+0100\n"
 "PO-Revision-Date: 2006-03-11 18:01+0100\n"
 "Last-Translator: Alexander Didebulidze <didebuli@in.tum.de>\n"
 "Language-Team: Georgian <gnome@inet.ge>\n"
@@ -18,230 +18,226 @@ msgstr ""
 "Plural-Forms: nplurals=1; plural=0\n"
 "X-Generator: KBabel 1.11.2\n"
 
-#: include/vlc/vlc.h:578
-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-ს პარამეტრები"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+#, fuzzy
+msgid "Select \"Advanced Options\" to see all options."
 msgstr "ყველა პარამეტრის სანახავად დაწკაპეთ \"დამატებით პარამეტრებს\"."
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr "ზოგადი"
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr "ინტერფეისი"
 
 #: include/vlc_config_cat.h:40
-msgid "Settings for VLC interfaces"
+#, fuzzy
+msgid "Settings for VLC's interfaces"
 msgstr "VLC-ს ინტერფეისების პარამეტრები"
 
 #: include/vlc_config_cat.h:42
 msgid "General interface setttings"
 msgstr "ინტერფეისის ზოგადი პარამეტრები"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
+msgstr "ინტერფეისის დამალვა"
+
+#: include/vlc_config_cat.h:45
+#, fuzzy
+msgid "Settings for the main interface"
+msgstr "VLC-ს ინტერფეისების პარამეტრები"
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
 msgid "Control interfaces"
 msgstr "მართვის ინტერფეისები"
 
-#: include/vlc_config_cat.h:45
-msgid "Control interface settings"
-msgstr "მართვის ინტერფეისის პარამეტრები"
+#: include/vlc_config_cat.h:48
+#, fuzzy
+msgid "Settings for VLC's control interfaces"
+msgstr "VLC-ს ინტერფეისების პარამეტრები"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 msgid "Hotkeys settings"
 msgstr "ცხელი ღილაკების პარამეტრები"
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "აუდიო"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 msgid "Audio settings"
 msgstr "აუდიო პარამეტრები"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 msgid "General audio settings"
 msgstr "ზოგადი აუდიო პარამეტრები"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr "ფილტრები"
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
+#: include/vlc_config_cat.h:62
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr ""
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "ვიზუალიზაცია"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 msgid "Audio visualizations"
 msgstr "აუდიო-ვიზუალიზაცია"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 msgid "Output modules"
 msgstr "გასავალი მოდულები"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr ""
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr "სხვადასხვა"
 
-#: include/vlc_config_cat.h:69
-msgid "Miscellaneous audio settings and modules"
+#: include/vlc_config_cat.h:72
+#, fuzzy
+msgid "Miscellaneous audio settings and modules."
 msgstr "სხვადასხვა აუდიო პარამეტრები და მოდულები"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "ვიდეო"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 msgid "Video settings"
 msgstr "ვიდეო პარამეტრები"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 msgid "General video settings"
 msgstr "ზოგადი ვიდეო პარამეტრები"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 msgid "Choose your preferred video output and configure it here."
 msgstr ""
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
-msgstr ""
-
-#: include/vlc_config_cat.h:86
-msgid "Subtitles/OSD"
-msgstr "ტიტრები/OSD"
-
 #: include/vlc_config_cat.h:87
-msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
+msgid "Video filters are used to postprocess the video stream."
 msgstr ""
 
 #: include/vlc_config_cat.h:89
-msgid "Text rendering"
-msgstr ""
+msgid "Subtitles/OSD"
+msgstr "ტიტრები/OSD"
 
-#: include/vlc_config_cat.h:91
+#: include/vlc_config_cat.h:90
 msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr ""
 
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr "შესავალი / კოდეკები"
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 msgid "Access modules"
 msgstr ""
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
 "you may want to alter are HTTP proxy or caching settings."
 msgstr ""
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 #, fuzzy
 msgid "Access filters"
 msgstr "Access ფილტრები"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 msgid "Demuxers"
 msgstr ""
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
+#: include/vlc_config_cat.h:116
+msgid "Demuxers are used to separate audio and video streams."
 msgstr ""
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 msgid "Video codecs"
 msgstr "ვიდეო-კოდეკები"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+msgid "Settings for the video-only decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 msgid "Audio codecs"
 msgstr "აუდიო-კოდეკები"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+msgid "Settings for the audio-only decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 msgid "Other codecs"
 msgstr "სხვა კოდეკები"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 msgid "General input settings. Use with care."
 msgstr ""
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr "ნაკადის გასავალი"
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -249,41 +245,42 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 msgid "General stream output settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 msgid "Muxers"
 msgstr ""
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 msgid "Access output"
 msgstr ""
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 msgid "Packetizers"
 msgstr ""
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
 "This setting allows you to always force a packetizer. You should probably "
@@ -291,188 +288,189 @@ msgid ""
 "You can also set default parameters for each packetizer."
 msgstr ""
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 msgid "Sout stream"
 msgstr ""
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
 "for each sout stream module here."
 msgstr ""
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 msgid "SAP"
 msgstr "SAP"
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
 msgstr ""
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 msgid "VOD"
 msgstr "VOD"
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr ""
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr "დაკვრის სია"
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr "დასაკრავი სიის ზოდადი ქცევა"
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 #, fuzzy
 msgid "Services discovery"
 msgstr "სერვისების აღმოჩენა"
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr "დამატებითი"
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 msgid "Advanced settings. Use with care."
 msgstr "დამატებიტი პარამეტრები. სიფრთხილით მოექეცით."
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr "CPU-Features"
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr "სხვა"
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "დამატებითი პარამეტრები..."
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 msgid "Other advanced settings"
 msgstr "სხვა დამატებითი პარამეტრები"
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr "ქსელი"
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr ""
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr ""
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 msgid "Packetizer modules settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 msgid "Encoders settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr ""
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 msgid "Dialog providers settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr ""
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 msgid "Subtitle demuxer settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
 msgstr ""
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr "ვიდეო ფილტრის პარამეტრები"
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "ვერ ვპოულობ დახმარებას"
 
-#: include/vlc_config_cat.h:224
-msgid "No help is available for these modules"
+#: include/vlc_config_cat.h:238
+msgid "There is no help available for these modules."
 msgstr ""
 
 #: include/vlc_interface.h:137
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 msgid "Meta-information"
 msgstr "Meta-ინფორმაცია"
 
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "სათაური"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "ავტორი"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "შემსრულებელი"
 
@@ -480,11 +478,11 @@ msgstr "შემსრულებელი"
 msgid "Genre"
 msgstr "ჟანრი"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "საავტორო უფლებები"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 #, fuzzy
 msgid "Album/movie/show title"
 msgstr "ალბომი"
@@ -498,7 +496,7 @@ msgstr ""
 msgid "Description"
 msgstr "აღწერილობა"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "შეფასება"
 
@@ -515,7 +513,7 @@ msgstr "პარამეტრი"
 msgid "URL"
 msgstr "URL"
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "ენა"
@@ -616,8 +614,16 @@ msgstr "კოდეკის სახელი"
 msgid "Codec Description"
 msgstr "კოდეკის აღწერილობა"
 
+#: include/vlc/vlc.h:578
+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/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "გამორთე"
@@ -636,14 +642,14 @@ msgstr "დიაპაზონი"
 msgid "Spectrum"
 msgstr "სპექტრი"
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr "ეკვალაიზერი"
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "აუდიო ფილტრები"
 
@@ -663,20 +669,20 @@ msgid "Stereo"
 msgstr "სტერეო"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "მარცხენა"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "მარჯვენა"
 
@@ -749,94 +755,94 @@ msgstr ""
 msgid "Bookmark %i"
 msgstr "სანიშნე %i"
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr "კვალი %i"
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "პროგრამა"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "ნაკადი %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "კოდეკი"
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "ტიპი"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "არხი"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr ""
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr "%d Hz"
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr ""
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr ""
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr "%d kb/s"
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 #, fuzzy
 msgid "Resolution"
 msgstr "გარჩევადობა"
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 #, fuzzy
 msgid "Display resolution"
 msgstr "დისპლეი"
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 msgid "Frame rate"
 msgstr "კადრი წამში"
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr "ტიტრები"
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr "ნაკადი"
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr "ხანგრძლივობა"
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 msgid "Errors"
 msgstr "შეცდომები"
 
@@ -844,7 +850,7 @@ msgstr "შეცდომები"
 msgid "Bookmark"
 msgstr "სანიშნე"
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 msgid "Programs"
 msgstr "პროგრამები"
 
@@ -869,8 +875,8 @@ msgstr "ვიდეოკვალი"
 msgid "Audio Track"
 msgstr "აუდიოკვალი"
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr "ტიტრების კვალი"
 
@@ -907,14 +913,15 @@ msgid "Login"
 msgstr "შესვლა"
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr "პაროლი"
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "ინტერფეისის შეცვლა"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr "ინტერფეისის დამატება"
@@ -928,15 +935,15 @@ msgstr "C"
 msgid "Help options"
 msgstr "დახმარების პარამეტრები"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr ""
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr ""
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr ""
 
@@ -980,7 +987,7 @@ msgid ""
 "Press the RETURN key to continue...\n"
 msgstr ""
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr "ავტო"
 
@@ -1060,103 +1067,103 @@ msgstr ""
 msgid "Chinese Traditional"
 msgstr "ჩინური ტრადიციული"
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
 "select the main interface, additional interface modules, and define various "
 "related options."
 msgstr ""
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr "ინტერფეისის მოდული"
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr ""
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 
-#: src/libvlc.h:72
-msgid "This option allows you to select control interfaces. "
-msgstr ""
+#: src/libvlc.h:77
+#, fuzzy
+msgid "You can select control interfaces for VLC."
+msgstr "დაშორებული კონტროლის ინტერფეისი"
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 msgid "Verbosity (0,1,2)"
 msgstr ""
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr ""
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 msgid "Be quiet"
 msgstr ""
 
-#: src/libvlc.h:81
-msgid "This option turns off all warning and information messages."
+#: src/libvlc.h:86
+msgid "Turn off all warning and information messages."
 msgstr ""
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 msgid "Default stream"
 msgstr ""
 
-#: src/libvlc.h:85
-msgid "This option allows you to always open a default stream on start-up."
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
 msgstr ""
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr ""
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "ფერადი შეტყობინებები"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr "აჩვენე დამატებითი პარამეტრები"
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 msgid "Show interface with mouse"
 msgstr ""
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
 "to add audio filters which can be used for post processing or visual effects "
@@ -1164,148 +1171,150 @@ msgid ""
 "the \"audio filters\" modules section."
 msgstr ""
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr "აუდიო გასავალის მოდული"
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr "ჩართე აუდიო"
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr ""
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 msgid "This will force a mono audio output."
 msgstr ""
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 msgid "Default audio volume"
 msgstr ""
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr ""
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 msgid "Audio output saved volume"
 msgstr ""
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr ""
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 msgid "Audio output volume step"
 msgstr ""
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
 "0 to 1024."
 msgstr ""
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr ""
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
 msgstr ""
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr ""
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
 "resampling algorithm will be used instead."
 msgstr ""
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 msgid "Audio desynchronization compensation"
 msgstr ""
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 
-#: src/libvlc.h:162
-msgid "Preferred audio output channels mode"
-msgstr ""
+#: src/libvlc.h:173
+#, fuzzy
+msgid "Audio output channels mode"
+msgstr "აუდიო"
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
-msgstr ""
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
+msgstr "ვერ ვპოულობ დახმარებას"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 msgid "Force detection of Dolby Surround"
 msgstr ""
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "On"
 msgstr "ჩართ."
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr "გათიშ."
 
-#: src/libvlc.h:186
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+#: src/libvlc.h:197
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr ""
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 msgid "Audio visualizations "
 msgstr "აუდიოს ვიზუალიზაცია"
 
-#: src/libvlc.h:191
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+#: src/libvlc.h:202
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr ""
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1314,365 +1323,357 @@ msgid ""
 "options."
 msgstr ""
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr ""
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr ""
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr "ვიდეოს სიფართე"
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr "ვიდეოს სიმაღლე"
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
-msgstr "ვიდეოს x კოორდინატი"
+#: src/libvlc.h:236
+#, fuzzy
+msgid "Video X coordinate"
+msgstr "ვიდეოს y კოორდინატი"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
+#: src/libvlc.h:241
+#, fuzzy
+msgid "Video Y coordinate"
 msgstr "ვიდეოს y კოორდინატი"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr "ვიდეოს სათაური"
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
 msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr "ვიდეოს მდებარეობა"
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr "ცენტრში"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr "ზემოთ"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr "ქვემოთ"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr "ზემოთ მარცხნივ"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr "ზემოთ მარჯვნივ"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr "ქვემოთ მარცხნივ"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr "ქვემოთ მარჯვნივ"
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr "ვიდეოს გადიდება"
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr ""
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr "შავ-თეთრი ვიდეო გასავალი"
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr "მთლიან-ეკრანიანი ვიდეო გასავალი"
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
-msgstr ""
+#: src/libvlc.h:272
+#, fuzzy
+msgid "Start video in fullscreen mode"
+msgstr "ალტერნატიული"
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr ""
 
-#: src/libvlc.h:262
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
 msgstr ""
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr "მუდმივად წინა პლანზე"
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 msgid "Always place the video window on top of other windows."
 msgstr ""
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr ""
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr ""
 
-#: src/libvlc.h:272
-msgid "Log to file"
-msgstr "პროტოკოლირება ფაილში"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr "ფანჯრის დეკორაცია"
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr ""
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr "ვიდეო ფილტრის მოდული"
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 #, fuzzy
 msgid "Video snapshot directory"
 msgstr "ვიდეო დირექტორია"
 
-#: src/libvlc.h:292
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+#: src/libvlc.h:299
+msgid "Directory where the video snapshots will be stored."
 msgstr ""
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 #, fuzzy
 msgid "Video snapshot format"
 msgstr "ვიდეო"
 
-#: src/libvlc.h:297
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
 msgstr ""
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 #, fuzzy
 msgid "Display video snapshot preview"
 msgstr "დისპლეი"
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 #, fuzzy
 msgid "Video cropping"
 msgstr "ვიდეო"
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr ""
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
 "(1.25, 1.3333, etc.) expressing pixel squareness."
 msgstr ""
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr ""
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 msgid "Monitor pixel aspect ratio"
 msgstr ""
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 msgid "Skip frames"
 msgstr "გამოტოვე კადრები"
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr ""
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "გამოტოვე კადრები"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr ""
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
 "channel."
 msgstr ""
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr ""
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
 msgstr ""
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 msgid "Clock synchronisation"
 msgstr "საათის სინქრონიზაცია"
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr ""
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr "ქსელის სინქრონიზაცია"
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1684,186 +1685,185 @@ msgstr ""
 msgid "Default"
 msgstr ""
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr ""
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 msgid "UDP port"
 msgstr "UDP პორტი"
 
-#: src/libvlc.h:369
-msgid "This is the port used for UDP streams. 1234 by default."
+#: src/libvlc.h:384
+msgid "This is the default port used for UDP streams. Default is 1234."
 msgstr ""
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr ""
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 msgid "IPv6 multicast output interface"
 msgstr ""
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr ""
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 #, fuzzy
 msgid "IPv4 multicast output interface address"
 msgstr "SAP"
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
-msgstr ""
-
-#: src/libvlc.h:391
-msgid "Program to select"
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
 "if you want to read a multi-program stream (like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:397
-msgid "Programs to select"
-msgstr ""
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 msgid "Audio track"
 msgstr "აუდიო კვალი"
 
-#: src/libvlc.h:406
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+#: src/libvlc.h:422
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr ""
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 msgid "Subtitles track"
 msgstr "ტიტრების კვალი"
 
-#: src/libvlc.h:411
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+#: src/libvlc.h:427
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr ""
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 msgid "Audio language"
 msgstr "აუდიოს ენა"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr ""
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 msgid "Subtitle language"
 msgstr "ტიტრების ენა"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
 msgstr ""
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 msgid "Audio track ID"
 msgstr "აუდიო კვალის ID"
 
-#: src/libvlc.h:426
-msgid "Give the stream ID of the audio track you want to use."
+#: src/libvlc.h:443
+msgid "Stream ID of the audio track to use."
 msgstr ""
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 msgid "Subtitles track ID"
 msgstr "ტიტრების კვალის ID"
 
-#: src/libvlc.h:430
-msgid "Give the stream ID of the subtitle track you want to use."
+#: src/libvlc.h:447
+msgid "Stream ID of the subtitle track to use."
 msgstr ""
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 msgid "Input repetitions"
 msgstr ""
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr ""
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
+#: src/libvlc.h:453
+msgid "Start time"
+msgstr ""
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
 msgstr ""
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
+#: src/libvlc.h:457
+#, fuzzy
+msgid "Stop time"
+msgstr "გაჩერებული"
+
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
 msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 msgid "Input list"
 msgstr ""
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr ""
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr ""
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr ""
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -1871,59 +1871,60 @@ msgid ""
 "section. You can also set many miscellaneous subpictures options."
 msgstr ""
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 msgid "Force subtitle position"
 msgstr ""
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
 msgstr ""
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 msgid "Enable sub-pictures"
 msgstr ""
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr ""
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 msgid "Subpictures filter module"
 msgstr ""
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr ""
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr ""
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 msgid "Subtitle autodetection fuzziness"
 msgstr ""
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -1934,533 +1935,466 @@ msgid ""
 "4 = subtitle file matching the movie name exactly"
 msgstr ""
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 msgid "Subtitle autodetection paths"
 msgstr ""
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
 msgstr ""
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr ""
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
 msgstr ""
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr "DVD მოწყობილობა"
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
 "the drive letter (eg. D:)"
 msgstr ""
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr ""
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr "VCD მოწყობილობა"
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
 msgstr ""
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr ""
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 msgid "Audio CD device"
 msgstr ""
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
 msgstr ""
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 msgid "This is the default Audio CD device to use."
 msgstr ""
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr "აიძულე გამოიყენოს IPv6"
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+msgid "IPv6 will be used by default for all connections."
 msgstr ""
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr "აიძულე გამოიყენოს IPv4"
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+msgid "IPv4 will be used by default for all connections."
 msgstr ""
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+msgid "TCP connection timeout"
 msgstr ""
 
-#: src/libvlc.h:549
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
-msgstr ""
+#: src/libvlc.h:570
+#, fuzzy
+msgid "Default TCP connection timeout (in milliseconds). "
+msgstr "შეცვლა ნაგულისხმევი"
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 msgid "SOCKS server"
 msgstr "SOCKS სერვერი"
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 msgid "SOCKS user name"
 msgstr "SOCKS მომხმარებლის სახელი"
 
-#: src/libvlc.h:558
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:579
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr ""
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 msgid "SOCKS password"
 msgstr "SOCKS პაროლი"
 
-#: src/libvlc.h:562
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:583
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr ""
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 msgid "Title metadata"
 msgstr ""
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr ""
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr ""
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr ""
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 #, fuzzy
 msgid "Copyright metadata"
 msgstr "საავტორო უფლებები"
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 #, fuzzy
 msgid "Description metadata"
 msgstr "აღწერა"
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 #, fuzzy
 msgid "Date metadata"
 msgstr "თარიღი"
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 #, fuzzy
 msgid "URL metadata"
 msgstr "URL"
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
 "can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
+#: src/libvlc.h:623
+msgid "Preferred decoders list"
 msgstr ""
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr ""
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr ""
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
 msgstr ""
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 msgid "Default stream output chain"
 msgstr ""
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
 "to learn how to build such chains.Warning: this chain will be enabled for "
 "all streams."
 msgstr ""
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr ""
 
-#: src/libvlc.h:625
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+#: src/libvlc.h:652
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr ""
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 #, fuzzy
 msgid "Display while streaming"
 msgstr "დისპლეი"
 
-#: src/libvlc.h:629
-msgid "This allows you to play the stream while streaming it."
+#: src/libvlc.h:656
+msgid "Play locally the stream while streaming it."
 msgstr ""
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr ""
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr ""
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 #, fuzzy
 msgid "Enable SPU stream output"
 msgstr "RTP"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 msgid "Keep stream output open"
 msgstr ""
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
 "specified)"
 msgstr ""
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 msgid "Preferred packetizer list"
 msgstr ""
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr ""
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr ""
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr ""
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr ""
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr ""
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 #, fuzzy
 msgid "Control SAP flow"
 msgstr "Control SAP"
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr ""
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
 "always leave all these enabled."
 msgstr ""
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 msgid "Enable FPU support"
 msgstr "ჩართე FPU სუპორტი"
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
 "advantage of it."
 msgstr ""
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr "ჩართე CPU MMX სუპორტი"
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
 msgstr ""
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr "ჩართე CPU 3D Now!სუპორტი"
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
 msgstr ""
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr "ჩართე CPU MMX EXT სუპორტი"
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
 msgstr ""
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr "ჩართე CPU SSE სუპორტი"
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
 msgstr ""
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr "ჩართე CPU SSE2 სუპორტი"
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
 msgstr ""
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr "ჩართე CPU AltiVec სუპორტი"
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
 msgstr ""
 
-#: src/libvlc.h:714
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-
-#: src/libvlc.h:717
-msgid "Automatically preparse files"
-msgstr ""
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-msgid "Services discovery modules"
-msgstr ""
-
-#: src/libvlc.h:724
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-
-#: src/libvlc.h:727
-msgid "Play files randomly forever"
-msgstr ""
-
-#: src/libvlc.h:729
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr ""
-
-#: src/libvlc.h:732
-msgid "Repeat all"
-msgstr ""
-
-#: src/libvlc.h:734
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr ""
-
-#: src/libvlc.h:737
-msgid "Repeat current item"
-msgstr ""
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr ""
-
-#: src/libvlc.h:742
-msgid "Play and stop"
-msgstr ""
-
-#: src/libvlc.h:744
-msgid "Stop the playlist after each played playlist item. "
-msgstr ""
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr ""
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
 msgstr ""
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 msgid "Access module"
 msgstr ""
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
 "option unless you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 msgid "Access filter module"
 msgstr ""
 
-#: src/libvlc.h:763
-msgid "This is a legacy entry to let you configure access filter modules."
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
 msgstr ""
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 msgid "Demux module"
 msgstr ""
 
-#: src/libvlc.h:767
-msgid "This is a legacy entry to let you configure demux modules."
+#: src/libvlc.h:771
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr ""
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2468,100 +2402,101 @@ msgid ""
 "only activate this if you know what you're doing."
 msgstr ""
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr ""
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
 "VLC instances."
 msgstr ""
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr ""
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr ""
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 #, fuzzy
 msgid "Modules search path"
 msgstr "მოდულები"
 
-#: src/libvlc.h:789
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+#: src/libvlc.h:796
+msgid "Additional path for VLC to look for its modules."
 msgstr ""
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 msgid "VLM configuration file"
 msgstr ""
 
-#: src/libvlc.h:794
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
 msgstr ""
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr ""
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
-msgid "This option allows you to collect miscellaneous statistics."
-msgstr ""
+#: src/libvlc.h:808
+#, fuzzy
+msgid "Collect miscellaneous statistics."
+msgstr "სხვადასხვა"
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr ""
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr ""
 
-#: src/libvlc.h:810
-msgid "Allow only one running instance"
+#: src/libvlc.h:814
+msgid "Log to file"
+msgstr "პროტოკოლირება ფაილში"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
 msgstr ""
 
-#: src/libvlc.h:812
-msgid ""
-"Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
-"explorer. This option will allow you to play the file with the already "
-"running instance or enqueue it."
+#: src/libvlc.h:818
+msgid "Log to syslog"
 msgstr ""
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
 msgstr ""
 
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
+#: src/libvlc.h:822
+msgid "Allow only one running instance"
 msgstr ""
 
 #: src/libvlc.h:824
+msgid ""
+"Allowing only one running instance of VLC can sometimes be useful, for "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
+"explorer. This option will allow you to play the file with the already "
+"running instance or enqueue it."
+msgstr ""
+
+#: src/libvlc.h:830
 msgid "Increase the priority of the process"
 msgstr ""
 
-#: src/libvlc.h:826
+#: src/libvlc.h:832
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
 "experience as it allows VLC not to be disturbed by other applications that "
@@ -2571,22 +2506,22 @@ msgid ""
 "machine."
 msgstr ""
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr ""
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
 "to correctly implement condition variables. You can also use the faster "
 "Win9x implementation but you might experience problems with it."
 msgstr ""
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr ""
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
 "implementation (more precisely there is a possibility for a race condition "
@@ -2595,582 +2530,701 @@ msgid ""
 "fastest but slightly incorrect), 1 (default) and 2."
 msgstr ""
 
-#: src/libvlc.h:851
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
+msgstr ""
+
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
+
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
+msgstr ""
+
+#: src/libvlc.h:872
+msgid "Automatically preparse files"
+msgstr ""
+
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
+msgstr ""
+
+#: src/libvlc.h:877
+msgid "Services discovery modules"
+msgstr ""
+
+#: src/libvlc.h:879
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
+
+#: src/libvlc.h:882
+msgid "Play files randomly forever"
+msgstr ""
+
+#: src/libvlc.h:884
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr ""
+
+#: src/libvlc.h:886
+msgid "Repeat all"
+msgstr ""
+
+#: src/libvlc.h:888
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr ""
+
+#: src/libvlc.h:890
+msgid "Repeat current item"
+msgstr ""
+
+#: src/libvlc.h:892
+msgid "VLC will keep playing the current playlist item."
+msgstr ""
+
+#: src/libvlc.h:894
+msgid "Play and stop"
+msgstr ""
+
+#: src/libvlc.h:896
+msgid "Stop the playlist after each played playlist item."
+msgstr ""
+
+#: src/libvlc.h:903
 msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
 msgstr ""
 
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
 #: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
 #: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
 msgid "Fullscreen"
 msgstr "მთლიან ეკრანზე"
 
-#: src/libvlc.h:855
+#: src/libvlc.h:907
 msgid "Select the hotkey to use to swap fullscreen state."
 msgstr ""
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
 msgid "Play/Pause"
 msgstr "დაკვრა/პაუზა"
 
-#: src/libvlc.h:857
+#: src/libvlc.h:909
 msgid "Select the hotkey to use to swap paused state."
 msgstr ""
 
-#: src/libvlc.h:858
+#: src/libvlc.h:910
 msgid "Pause only"
 msgstr "მხოლოდ დაპაუზება"
 
-#: src/libvlc.h:859
+#: src/libvlc.h:911
 msgid "Select the hotkey to use to pause."
 msgstr ""
 
-#: src/libvlc.h:860
+#: src/libvlc.h:912
 msgid "Play only"
 msgstr "მხოლოდ დაკვრა"
 
-#: src/libvlc.h:861
+#: src/libvlc.h:913
 msgid "Select the hotkey to use to play."
 msgstr ""
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
 msgid "Faster"
 msgstr ""
 
-#: src/libvlc.h:863
+#: src/libvlc.h:915
 msgid "Select the hotkey to use for fast forward playback."
 msgstr ""
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
 msgid "Slower"
 msgstr ""
 
-#: src/libvlc.h:865
+#: src/libvlc.h:917
 msgid "Select the hotkey to use for slow motion playback."
 msgstr ""
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr "შემდეგი"
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr ""
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr "წინა"
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr ""
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr "შეჩერება"
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
+#: src/libvlc.h:923
+msgid "Select the hotkey to stop playback."
 msgstr ""
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr "პოზიცია"
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr ""
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr ""
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 msgid "Short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 msgid "Select the hotkey to make a short backwards jump."
 msgstr ""
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr ""
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 msgid "Long backwards jump"
 msgstr ""
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 msgid "Select the hotkey to make a long backwards jump."
 msgstr ""
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 msgid "Select the hotkey to make a very short forward jump."
 msgstr ""
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 msgid "Short forward jump"
 msgstr ""
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 msgid "Select the hotkey to make a short forward jump."
 msgstr ""
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 msgid "Select the hotkey to make a medium forward jump."
 msgstr ""
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 msgid "Select the hotkey to make a long forward jump."
 msgstr ""
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
-msgid "Long jump size"
+#: src/libvlc.h:959
+msgid "Long jump length"
 msgstr ""
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr "გამოსვლა"
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 msgid "Select the hotkey to quit the application."
 msgstr ""
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 msgid "Navigate up"
 msgstr ""
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 msgid "Select the key to move the selector up in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 msgid "Navigate down"
 msgstr ""
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 msgid "Select the key to move the selector down in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 msgid "Navigate left"
 msgstr ""
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 msgid "Select the key to move the selector left in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 msgid "Navigate right"
 msgstr ""
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 msgid "Select the key to move the selector right in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr "გააქტიურება"
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 msgid "Select the key to activate selected item in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 msgid "Go to the DVD menu"
 msgstr "გადადი DVD-ს მენიუში"
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 msgid "Select the key to take you to the DVD menu"
 msgstr ""
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 msgid "Select previous DVD title"
 msgstr ""
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 msgid "Select the key to choose the previous title from the DVD"
 msgstr ""
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 msgid "Select next DVD title"
 msgstr ""
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 msgid "Select the key to choose the next title from the DVD"
 msgstr ""
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 msgid "Select prev DVD chapter"
 msgstr ""
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr ""
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 #, fuzzy
 msgid "Select next DVD chapter"
 msgstr "DVD"
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr ""
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr "ხმის აწევა"
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr ""
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr "ხმის ჩაწევა"
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr ""
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr "გააჩუმე"
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
+#: src/libvlc.h:989
+msgid "Select the key to mute audio."
 msgstr ""
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 msgid "Subtitle delay up"
 msgstr ""
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 msgid "Select the key to increase the subtitle delay."
 msgstr ""
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 msgid "Subtitle delay down"
 msgstr ""
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 msgid "Select the key to decrease the subtitle delay."
 msgstr ""
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 #, fuzzy
 msgid "Audio delay up"
 msgstr "აუდიო"
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 msgid "Select the key to increase the audio delay."
 msgstr ""
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 #, fuzzy
 msgid "Audio delay down"
 msgstr "აუდიო"
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 msgid "Select the key to decrease the audio delay."
 msgstr ""
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 #, fuzzy
 msgid "Play playlist bookmark 1"
 msgstr "დაკვრა სია 1"
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 #, fuzzy
 msgid "Play playlist bookmark 2"
 msgstr "დაკვრა სია 2"
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 #, fuzzy
 msgid "Play playlist bookmark 3"
 msgstr "დაკვრა სია 3"
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 #, fuzzy
 msgid "Play playlist bookmark 4"
 msgstr "დაკვრა სია 4"
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 #, fuzzy
 msgid "Play playlist bookmark 5"
 msgstr "დაკვრა სია 5"
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 #, fuzzy
 msgid "Play playlist bookmark 6"
 msgstr "დაკვრა სია 6"
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 #, fuzzy
 msgid "Play playlist bookmark 7"
 msgstr "დაკვრა სია 7"
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 #, fuzzy
 msgid "Play playlist bookmark 8"
 msgstr "დაკვრა სია 8"
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 #, fuzzy
 msgid "Play playlist bookmark 9"
 msgstr "დაკვრა სია 9"
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 #, fuzzy
 msgid "Play playlist bookmark 10"
 msgstr "დაკვრა სია 10"
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 msgid "Select the key to play this bookmark."
 msgstr ""
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 #, fuzzy
 msgid "Set playlist bookmark 1"
 msgstr "სია 1"
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 #, fuzzy
 msgid "Set playlist bookmark 2"
 msgstr "სია 2"
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 #, fuzzy
 msgid "Set playlist bookmark 3"
 msgstr "სია 3"
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 #, fuzzy
 msgid "Set playlist bookmark 4"
 msgstr "სია 4"
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 #, fuzzy
 msgid "Set playlist bookmark 5"
 msgstr "სია 5"
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 #, fuzzy
 msgid "Set playlist bookmark 6"
 msgstr "სია 6"
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 #, fuzzy
 msgid "Set playlist bookmark 7"
 msgstr "სია 7"
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 #, fuzzy
 msgid "Set playlist bookmark 8"
 msgstr "სია 8"
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 #, fuzzy
 msgid "Set playlist bookmark 9"
 msgstr "სია 9"
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 #, fuzzy
 msgid "Set playlist bookmark 10"
 msgstr "სია 10"
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 msgid "Select the key to set this playlist bookmark."
 msgstr ""
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+msgid "Playlist bookmark 1"
+msgstr "სიის სანიშნე 1"
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+msgid "Playlist bookmark 2"
+msgstr "სიის სანიშნე 2"
+
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+msgid "Playlist bookmark 3"
+msgstr "სიის სანიშნე 3"
+
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+msgid "Playlist bookmark 4"
+msgstr "სიის სანიშნე 4"
+
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+msgid "Playlist bookmark 5"
+msgstr "სიის სანიშნე 5"
+
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+msgid "Playlist bookmark 6"
+msgstr "სიის სანიშნე 6"
+
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+msgid "Playlist bookmark 7"
+msgstr "სიის სანიშნე 7"
+
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+msgid "Playlist bookmark 8"
+msgstr "სიის სანიშნე 8"
+
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+msgid "Playlist bookmark 9"
+msgstr "სიის სანიშნე 9"
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+msgid "Playlist bookmark 10"
+msgstr "სიის სანიშნე 10"
+
+#: src/libvlc.h:1032
+msgid "This allows you to define playlist bookmarks."
+msgstr ""
+
+#: src/libvlc.h:1034
 #, fuzzy
 msgid "Go back in browsing history"
 msgstr "გადასვლა"
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr ""
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 msgid "Cycle audio track"
 msgstr ""
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+msgid "Cycle through the available audio tracks(languages)."
 msgstr ""
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 msgid "Cycle subtitle track"
 msgstr ""
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
+#: src/libvlc.h:1042
+msgid "Cycle through the available subtitle tracks."
 msgstr ""
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1043
 #, fuzzy
 msgid "Cycle source aspect ratio"
 msgstr "ნიმუში"
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
-msgstr ""
+#: src/libvlc.h:1044
+#, fuzzy
+msgid "Cycle through a predefined list of source aspect ratios."
+msgstr "ნიმუში"
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 #, fuzzy
 msgid "Cycle video crop"
 msgstr "ნაცრისფრის გრადაციები"
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
+#: src/libvlc.h:1046
+msgid "Cycle through a predefined list of crop formats."
 msgstr ""
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 #, fuzzy
 msgid "Cycle deinterlace modes"
 msgstr "დეინტერლაცია"
 
-#: src/libvlc.h:985
-msgid "Cycle through all the deinterlace modes"
-msgstr ""
+#: src/libvlc.h:1048
+#, fuzzy
+msgid "Cycle through deinterlace modes."
+msgstr "დეინტერლაცია"
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 msgid "Show interface"
 msgstr "ინტერფეისის ჩვენება"
 
-#: src/libvlc.h:987
-msgid "Raise the interface above all other windows"
+#: src/libvlc.h:1050
+msgid "Raise the interface above all other windows."
 msgstr ""
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 msgid "Hide interface"
 msgstr "ინტერფეისის დამალვა"
 
-#: src/libvlc.h:989
-msgid "Lower the interface below all other windows"
+#: src/libvlc.h:1052
+msgid "Lower the interface below all other windows."
 msgstr ""
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr ""
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr ""
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 msgid "Record"
 msgstr ""
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr ""
 
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3193,141 +3247,147 @@ msgid ""
 "  vlc:quit                       Special item to quit VLC\n"
 msgstr ""
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 msgid "Snapshot"
 msgstr "სურათის გადაღება"
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 msgid "Window properties"
 msgstr "ფანჯრის პარამეტრები"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 msgid "Subpictures"
 msgstr ""
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr "ტიტრები"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 msgid "Overlays"
 msgstr ""
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 msgid "Track settings"
 msgstr ""
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 msgid "Playback control"
 msgstr ""
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 msgid "Default devices"
 msgstr ""
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 msgid "Network settings"
 msgstr "ქსელის პარამეტრები"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr "Socks პროქსი"
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 msgid "Metadata"
 msgstr ""
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr ""
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 msgid "Input"
 msgstr "შესავალი"
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 msgid "CPU"
 msgstr "CPU"
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 msgid "Special modules"
 msgstr ""
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr "პლაგინები"
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 msgid "Performance options"
 msgstr ""
 
-#: src/libvlc.h:1436
-msgid "Interfaces"
-msgstr "ინტერფეისები"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr "ცხელი ღილაკები"
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1808
+#, fuzzy
+msgid "Jump sizes"
+msgstr "სიდიდე"
+
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr "მთავარი პროგრამა"
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 msgid "print help for the advanced options"
 msgstr ""
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr ""
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr ""
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr ""
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr ""
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr ""
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 msgid "resets the current plugins cache"
 msgstr ""
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr "აჩვენე ინფორმაცია ვერსიაზე"
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr ""
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr "გასაღები"
 
@@ -3937,11 +3997,11 @@ msgstr ""
 msgid "Zulu"
 msgstr ""
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr "უცნობი"
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -3963,30 +4023,30 @@ msgstr "ყველა"
 msgid "Undefined"
 msgstr "დაუდგენელი"
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 #, fuzzy
 msgid "Deinterlace"
 msgstr "დეინტერლაცია"
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 msgid "Discard"
 msgstr "უარყოფა"
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr ""
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 #, fuzzy
 msgid "Mean"
 msgstr "საშუალო"
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr "ბობ (Bob)"
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr "ლინეარული(Linear)"
 
@@ -4010,16 +4070,18 @@ msgstr "1:1 ორიგინალი"
 msgid "2:1 Double"
 msgstr "2:1 ორმაგი"
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr "ჩამოჭრა"
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 msgid "Aspect-ratio"
 msgstr "გვერდების შეფარდება"
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -4030,10 +4092,10 @@ msgstr "გვერდების შეფარდება"
 msgid "Caching value in ms"
 msgstr ""
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. This value should be set in "
+"milliseconds."
 msgstr ""
 
 #: modules/access/cdda.c:58 modules/gui/macosx/open.m:176
@@ -4055,7 +4117,7 @@ msgid "CDDB Server"
 msgstr "CDDB სერვერი"
 
 #: modules/access/cdda.c:71
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr ""
 
 #: modules/access/cdda.c:74
@@ -4063,20 +4125,21 @@ msgid "CDDB port"
 msgstr "CDDB პორტი"
 
 #: modules/access/cdda.c:74
-msgid "CDDB Server port to use"
+#, fuzzy
+msgid "CDDB Server port to use."
 msgstr "CDDB გამოსაყენებელი სერვერ-პორტი"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 msgid "Audio CD - Track "
 msgstr "აუდიო CD - კვალი "
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, c-format
 msgid "Audio CD - Track %i"
 msgstr "აუდიო CD - კვალი %i"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 #, fuzzy
 msgid "none"
 msgstr "არა"
@@ -4105,16 +4168,16 @@ msgstr ""
 
 #: modules/access/cdda/cdda.c:59
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:63
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:69
@@ -4177,8 +4240,8 @@ msgstr ""
 msgid "Audio Compact Disc"
 msgstr "აუდიო კომპაკტ დისკი"
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:129
@@ -4214,8 +4277,7 @@ msgid "Use Navigation-style playback?"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:174
@@ -4228,7 +4290,7 @@ msgstr ""
 
 #: modules/access/cdda/cdda.c:181
 #, fuzzy
-msgid "Do CDDB lookups?"
+msgid "CDDB lookups"
 msgstr "CDDB?"
 
 #: modules/access/cdda/cdda.c:182
@@ -4311,8 +4373,8 @@ msgstr "კვალი"
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr "კვალი"
 
@@ -4346,21 +4408,22 @@ msgstr ""
 
 #: modules/access/directory.c:80
 #, fuzzy
-msgid "Ignore files with these extensions"
+msgid "Ignored extensions"
 msgstr "იგნორირება"
 
 #: modules/access/directory.c:82
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 msgid "Directory"
 msgstr "დირექტორია"
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 msgid "Standard filesystem directory input"
 msgstr ""
 
@@ -4381,8 +4444,8 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:81
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:83 modules/access/v4l/v4l.c:77
@@ -4391,9 +4454,8 @@ msgstr "ვიდეო მოწყობილობის სახელი"
 
 #: modules/access/dshow/dshow.cpp:85
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:88 modules/access/v4l/v4l.c:81
@@ -4402,9 +4464,9 @@ msgstr "აუდიო მოწყობილობის სახელი"
 
 #: modules/access/dshow/dshow.cpp:90
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:93
@@ -4413,9 +4475,8 @@ msgstr "ვიდეოს ზომა"
 
 #: modules/access/dshow/dshow.cpp:95
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:98 modules/access/v4l/v4l.c:85
@@ -4460,8 +4521,7 @@ msgid "Tuner TV Channel"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:115
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:117
@@ -4470,8 +4530,8 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:119
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:121
@@ -4479,44 +4539,69 @@ msgid "Tuner input type"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:123
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+msgid "Select the tuner input type (Cable/Antenna)."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "ვიდეოს ოფციები"
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "აუდიო CD შესავალი"
+
+#: modules/access/dshow/dshow.cpp:132
+msgid "Select the audio input source. See the \"video input\" option."
 msgstr ""
 
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "ვიდეო URL"
+
 #: modules/access/dshow/dshow.cpp:135
+msgid "Select the video output type. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "აუდიო URL"
+
+#: modules/access/dshow/dshow.cpp:138
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:150
 msgid "DirectShow"
 msgstr ""
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 msgid "DirectShow input"
 msgstr ""
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 msgid "Refresh list"
 msgstr "სიის განახლება"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr "კონფიგურირება"
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-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:73
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
+"Caching value for DVB streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/dvb/access.c:76
@@ -4554,7 +4639,9 @@ msgid "Probe DVB card for capabilities"
 msgstr ""
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr ""
 
 #: modules/access/dvb/access.c:91
@@ -4562,7 +4649,7 @@ msgid "Budget mode"
 msgstr ""
 
 #: modules/access/dvb/access.c:92
-msgid "This allows you to stream an entire transponder with a budget card."
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
 msgstr ""
 
 #: modules/access/dvb/access.c:95
@@ -4570,7 +4657,7 @@ msgid "Satellite number in the Diseqc system"
 msgstr ""
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr ""
 
 #: modules/access/dvb/access.c:98
@@ -4578,7 +4665,7 @@ msgid "LNB voltage"
 msgstr ""
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr ""
 
 #: modules/access/dvb/access.c:101
@@ -4596,7 +4683,7 @@ msgid "22 kHz tone"
 msgstr "22 kHz ტონი"
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+msgid "[0=off, 1=on, -1=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:108
@@ -4604,7 +4691,7 @@ msgid "Transponder FEC"
 msgstr ""
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:111
@@ -4673,8 +4760,7 @@ msgstr "HTTP მომხმარებლის სახელი"
 
 #: modules/access/dvb/access.c:152
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:155
@@ -4683,8 +4769,7 @@ msgstr "HTTP პაროლი"
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -4693,40 +4778,40 @@ msgstr "HTTP ACL"
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 msgid "Certificate file"
 msgstr ""
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr ""
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 #, fuzzy
 msgid "Private key file"
 msgstr "პრივატი გასაღები"
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 msgid "Root CA file"
 msgstr ""
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr ""
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 msgid "CRL file"
 msgstr ""
 
@@ -4746,18 +4831,29 @@ msgstr ""
 msgid "HTTP server"
 msgstr "HTTP სერვერი"
 
+#: 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:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr "DVD კუთხე"
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
-msgid "Allows you to select the default DVD angle."
-msgstr ""
+#, fuzzy
+msgid "Default DVD angle."
+msgstr "DVD კუთხე"
 
-#: modules/access/dvdnav.c:65
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
+msgid "Caching value for DVDs. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/dvdnav.c:67
@@ -4766,8 +4862,8 @@ msgstr ""
 
 #: modules/access/dvdnav.c:69
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 
 #: modules/access/dvdnav.c:78
@@ -4778,12 +4874,6 @@ msgstr "DVD მენიუებით"
 msgid "DVDnav Input"
 msgstr ""
 
-#: modules/access/dvdread.c:63
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-
 #: modules/access/dvdread.c:66
 msgid "Method used by libdvdcss for decryption"
 msgstr ""
@@ -4822,8 +4912,7 @@ msgstr ""
 
 #: modules/access/fake.c:42
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
+"Caching value for fake streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/fake.c:44 modules/access/pvr/pvr.c:72
@@ -4832,7 +4921,7 @@ msgid "Framerate"
 msgstr ""
 
 #: modules/access/fake.c:46
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr ""
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -4842,8 +4931,8 @@ msgstr "ID"
 
 #: modules/access/fake.c:49
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 
 #: modules/access/fake.c:51
@@ -4852,8 +4941,8 @@ msgstr "ხანგრძლივობა მწ-ებში"
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -4864,19 +4953,24 @@ msgstr ""
 msgid "Fake input"
 msgstr ""
 
+#: modules/access/file.c:82
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr ""
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr ""
 
 #: modules/access/file.c:86
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 
 #: modules/access/file.c:90
-msgid "Standard filesystem file input"
-msgstr ""
+#, fuzzy
+msgid "File input"
+msgstr "FTP შესავალი"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
 #: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:261
@@ -4890,10 +4984,39 @@ msgstr ""
 msgid "File"
 msgstr "ფაილი"
 
+#: modules/access_filter/record.c:43
+msgid "Record directory"
+msgstr ""
+
+#: modules/access_filter/record.c:45
+msgid "Directory where the record will be stored."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:44
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:45
+msgid ""
+"This is the size of the temporary files tha will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:47
+msgid "Timeshift directory"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+msgid "Timeshift"
+msgstr ""
+
 #: modules/access/ftp.c:44
 msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+"Caching value for FTP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/ftp.c:46
@@ -4901,25 +5024,27 @@ msgid "FTP user name"
 msgstr "FTP მომხმარებლის სახელი"
 
 #: modules/access/ftp.c:47 modules/access/smb.c:64
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
-msgstr ""
+#, fuzzy
+msgid "User name that will be used for the connection."
+msgstr "სახელი ჯგუფი"
 
 #: modules/access/ftp.c:49
 msgid "FTP password"
 msgstr "FTP პაროლი"
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
-msgid "Allows you to modify the password that will be used for the connection."
-msgstr ""
+#, fuzzy
+msgid "Password that will be used for the connection."
+msgstr "სახელი ჯგუფი"
 
 #: modules/access/ftp.c:52
 msgid "FTP account"
 msgstr "FTP ანგარიში"
 
 #: modules/access/ftp.c:53
-msgid "Allows you to modify the account that will be used for the connection."
-msgstr ""
+#, fuzzy
+msgid "Account that will be used for the connection."
+msgstr "სახელი ჯგუფი"
 
 #: modules/access/ftp.c:58
 msgid "FTP input"
@@ -4927,97 +5052,265 @@ msgstr "FTP შესავალი"
 
 #: modules/access/gnomevfs.c:46
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
+msgstr ""
+
+#: modules/access/gnomevfs.c:50
+#, fuzzy
+msgid "GnomeVFS input"
+msgstr "FTP შესავალი"
+
+#: modules/access/http.c:47
+msgid "HTTP proxy"
+msgstr "HTTP პროქსი"
+
+#: modules/access/http.c:49
+msgid ""
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
+msgstr ""
+
+#: modules/access/http.c:55
+msgid ""
+"Caching value for HTTP streams. This value should be set in milliseconds."
+msgstr ""
+
+#: modules/access/http.c:58
+msgid "HTTP user agent"
+msgstr ""
+
+#: modules/access/http.c:59
+#, fuzzy
+msgid "User agent that will be used for the connection."
+msgstr "სახელი ჯგუფი"
+
+#: modules/access/http.c:62
+msgid "Auto re-connect"
+msgstr ""
+
+#: modules/access/http.c:64
+msgid ""
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
+msgstr ""
+
+#: modules/access/http.c:67
+msgid "Continuous stream"
+msgstr ""
+
+#: modules/access/http.c:68
+msgid ""
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
+msgstr ""
+
+#: modules/access/http.c:74
+msgid "HTTP input"
+msgstr ""
+
+#: modules/access/http.c:76
+msgid "HTTP(S)"
+msgstr "HTTP(S)"
+
+#: modules/access/mms/mms.c:48
+msgid ""
+"Caching value for MMS streams. This value should be set in milliseconds."
+msgstr ""
+
+#: modules/access/mms/mms.c:51
+msgid "Force selection of all streams"
+msgstr ""
+
+#: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
+#, fuzzy
+msgid "Maximum bitrate"
+msgstr "ვიდეო"
+
+#: modules/access/mms/mms.c:58
+msgid "Select the stream with the maximum bitrate under that limit."
+msgstr ""
+
+#: modules/access/mms/mms.c:62
+msgid "Microsoft Media Server (MMS) input"
+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:60
+msgid "Append to file"
+msgstr ""
+
+#: modules/access_output/file.c:61
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
+
+#: modules/access_output/file.c:65
+msgid "File stream output"
+msgstr ""
+
+#: modules/access_output/http.c:60
+msgid "Username"
+msgstr "მომხმარებლის სახელი"
+
+#: modules/access_output/http.c:61
+msgid "User name that will be requested to access the stream."
+msgstr ""
+
+#: modules/access_output/http.c:64
+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 forHTTPS. 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/gnomevfs.c:50
-msgid "GnomeVFS filesystem file input"
-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/http.c:47
-msgid "HTTP proxy"
-msgstr "HTTP პროქსი"
+#: modules/access_output/shout.c:58
+#, fuzzy
+msgid "Stream name"
+msgstr "ნაკადი/შენახვა"
 
-#: modules/access/http.c:49
-msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the icecast server."
 msgstr ""
 
-#: modules/access/http.c:55
-msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "სესიის აღწერა"
+
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/http.c:58
-msgid "HTTP user agent"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
 msgstr ""
 
-#: modules/access/http.c:59
+#: modules/access_output/shout.c:67
 msgid ""
-"Allows you to modify the user agent that will be used for the connection."
+"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 "
+"icecast server."
 msgstr ""
 
-#: modules/access/http.c:62
-msgid "Auto re-connect"
+#: modules/access_output/shout.c:73
+#, fuzzy
+msgid "IceCAST output"
+msgstr "დამატებითი ოფციები"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+msgid "Caching value (ms)"
 msgstr ""
 
-#: modules/access/http.c:63
+#: modules/access_output/udp.c:77
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
 
-#: modules/access/http.c:66
-msgid "Continuous stream"
-msgstr ""
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+#, fuzzy
+msgid "Time-To-Live (TTL)"
+msgstr "დრო ვის TTL"
 
-#: modules/access/http.c:67
-msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
 msgstr ""
 
-#: modules/access/http.c:73
-msgid "HTTP input"
+#: modules/access_output/udp.c:84
+msgid "Group packets"
 msgstr ""
 
-#: modules/access/http.c:75
-msgid "HTTP(S)"
-msgstr "HTTP(S)"
-
-#: modules/access/mms/mms.c:48
+#: modules/access_output/udp.c:85
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
+"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/mms/mms.c:51
-msgid "Force selection of all streams"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
 msgstr ""
 
-#: modules/access/mms/mms.c:53
-#, fuzzy
-msgid "Maximum bitrate"
-msgstr "ვიდეო"
-
-#: modules/access/mms/mms.c:55
+#: modules/access_output/udp.c:91
 msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
+"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/mms/mms.c:60
-msgid "Microsoft Media Server (MMS) input"
+#: 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/pvr.c:48
 msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:51
@@ -5041,23 +5334,25 @@ msgid "Norm"
 msgstr "ნორმა"
 
 #: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
 msgid "Width"
 msgstr "სიგანე"
 
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.c:62
+msgid "Width of the stream to capture (-1 for autodetection)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
 msgid "Height"
 msgstr "სიმაღლე"
 
-#: modules/access/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.c:66
+msgid "Height of the stream to capture (-1 for autodetection)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
@@ -5065,11 +5360,11 @@ msgid "Frequency"
 msgstr "სიხშირე"
 
 #: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
+msgid "Frequency to capture (in kHz), if applicable."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)"
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:76
@@ -5077,7 +5372,7 @@ msgid "Key interval"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:77
-msgid "Interval between keyframes (-1 for autodetect)"
+msgid "Interval between keyframes (-1 for autodetect)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:79
@@ -5091,7 +5386,7 @@ msgid ""
 msgstr ""
 
 #: modules/access/pvr/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
+msgid "Bitrate to use (-1 for default)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:86
@@ -5099,15 +5394,16 @@ msgid "Bitrate peak"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR mode"
+msgid "Peak bitrate in VBR mode."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
-msgstr ""
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "დეინტერლაცია"
 
 #: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:92
@@ -5115,71 +5411,63 @@ msgid "Audio bitmask"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:93
-msgid ""
-"This option allows setting of bitmask that will get used by the audio part "
-"of the card."
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
 #, fuzzy
 msgid "Volume"
 msgstr "ხმის რეგულაცია"
 
 #: modules/access/pvr/pvr.c:97
-msgid "This option allows setting of the audio volume (0-65535)."
+msgid "Audio volume (0-65535)."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
 msgid "Channel"
 msgstr "არხი"
 
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
+#: modules/access/pvr/pvr.c:100
 msgid ""
 "Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "Automatic"
 msgstr "ავტომატური"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "SECAM"
 msgstr "SECAM"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "PAL"
 msgstr "PAL"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "NTSC"
 msgstr "NTSC"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
-msgstr ""
-
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
+#: modules/access/pvr/pvr.c:115
+msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
+"Caching value for RTSP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/rtsp/access.c:46 modules/access/rtsp/access.c:47
@@ -5188,12 +5476,11 @@ msgstr "ნამდვილი RTSP"
 
 #: modules/access/screen/screen.c:39
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
+"Caching value for screen capture. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/screen/screen.c:43
-msgid "Allows you to set the desired frame rate for the capture."
+msgid "Desired frame rate for the capture."
 msgstr ""
 
 #: modules/access/screen/screen.c:46
@@ -5202,8 +5489,8 @@ msgstr ""
 
 #: modules/access/screen/screen.c:48
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"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
@@ -5216,8 +5503,7 @@ msgstr "ეკრანი"
 
 #: modules/access/smb.c:61
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
+"Caching value for SMB streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/smb.c:63
@@ -5233,10 +5519,9 @@ msgid "SMB domain"
 msgstr ""
 
 #: modules/access/smb.c:70
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
-msgstr ""
+#, fuzzy
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr "სახელი ჯგუფი"
 
 #: modules/access/smb.c:75
 msgid "SMB input"
@@ -5244,8 +5529,7 @@ msgstr "SMB შესავალი"
 
 #: modules/access/tcp.c:39
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
+"Caching value for TCP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/tcp.c:46
@@ -5256,10 +5540,9 @@ msgstr "TCP"
 msgid "TCP input"
 msgstr "TCP შესავალი"
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"Caching value for UDP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/udp.c:47
@@ -5267,17 +5550,19 @@ msgid "Autodetection of MTU"
 msgstr ""
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
 msgstr ""
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 msgid "RTP reordering timeout in ms"
 msgstr ""
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"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
@@ -5292,20 +5577,19 @@ msgstr "UDP/RTP შესავალი"
 
 #: modules/access/v4l/v4l.c:75
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:79
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:83
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:87
@@ -5314,48 +5598,64 @@ msgid ""
 "(default), RV24, etc.)"
 msgstr ""
 
+#: modules/access/v4l/v4l.c:94
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
 #: modules/access/v4l/v4l.c:99
 msgid "Audio Channel"
 msgstr "აუდიო არხი"
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+msgid "Audio Channel to use, if there are several audio inputs."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr "სიკაშკაშე"
 
 #: modules/access/v4l/v4l.c:110
-msgid "Set the Brightness of the video input"
+msgid "Brightness of the video input."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 msgid "Hue"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:113
-msgid "Set the Hue of the video input"
+msgid "Hue of the video input."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 msgid "Color"
 msgstr "ფერი"
 
 #: modules/access/v4l/v4l.c:116
-msgid "Set the Color of the video input"
-msgstr ""
+#, fuzzy
+msgid "Color of the video input."
+msgstr "ფერი"
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr "კონტრასტი"
 
 #: modules/access/v4l/v4l.c:119
-msgid "Set the Contrast of the video input"
+msgid "Contrast of the video input."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:120
@@ -5363,7 +5663,7 @@ msgid "Tuner"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
+msgid "Tuner to use, if there are several ones."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:122
@@ -5371,11 +5671,12 @@ msgid "Samplerate"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:127
-msgid "If this option is set, the audio stream will be captured in stereo"
+msgid "Capture the audio stream in stereo."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:128
@@ -5391,7 +5692,7 @@ msgid "Decimation"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+msgid "Decimation level for MJPEG streams"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:134
@@ -5399,7 +5700,7 @@ msgid "Quality"
 msgstr "ხარისხი"
 
 #: modules/access/v4l/v4l.c:135
-msgid "Set the quality of the stream"
+msgid "Quality of the stream."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:146
@@ -5410,6 +5711,10 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Video4Linux შესავალი"
 
+#: 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
 #: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
 #: modules/gui/wxwidgets/dialogs/open.cpp:697
@@ -5543,6 +5848,10 @@ 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 ""
@@ -5587,200 +5896,15 @@ msgstr ""
 
 #: modules/access/vcdx/vcd.c:143
 msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:43
-msgid "Record directory"
-msgstr ""
-
-#: modules/access_filter/record.c:45
-msgid "Allows you to specify the directory where the record will be stored"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:44
-msgid "Timeshift granularity"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:45
-msgid "Size of the temporary files use to store the timeshifted stream."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:47
-msgid "Timeshift directory"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
-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:60
-msgid "Append to file"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:65
-msgid "File stream output"
-msgstr ""
-
-#: modules/access_output/http.c:60
-msgid "Username"
-msgstr "მომხმარებლის სახელი"
-
-#: modules/access_output/http.c:61
-msgid ""
-"Allows you to give a user name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:64
-msgid ""
-"Allows you to give a 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 "Allows you to give the mime returned by the server."
-msgstr ""
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. Leave empty if you "
-"don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:85
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
-msgstr ""
-
-#: modules/access_output/http.c:90
-msgid "HTTP stream output"
-msgstr ""
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: 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 "The name this stream/channel will get on the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:61
-msgid "Stream-description"
-msgstr ""
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
-
-#: modules/access_output/shout.c:65
-msgid "Stream MP3"
-msgstr ""
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-#, fuzzy
-msgid "Time-To-Live (TTL)"
-msgstr "დრო ვის TTL"
-
-#: modules/access_output/udp.c:81
-msgid "Allows you to define the 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. This allows "
-"you to give 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 ""
-"If you enable this option, 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"
+msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
-msgid "Simple decoder for dolby surround encoded streams"
+msgid "Simple decoder for Dolby Surround encoded streams"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:48
-msgid "Dolby surround decoder"
+#, fuzzy
+msgid "Dolby Surround decoder"
 msgstr "Dolby Surround დეტექტორი"
 
 #: modules/audio_filter/channel_mixer/headphone.c:49
@@ -5807,7 +5931,8 @@ msgstr ""
 #: modules/audio_filter/channel_mixer/headphone.c:62
 msgid ""
 "The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:66
@@ -5816,24 +5941,24 @@ msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:68
 msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:73
-msgid "Headphone channel mixer with virtual spatialization effect"
+#: modules/audio_filter/channel_mixer/headphone.c:72
+msgid "Headphone virtual spatialization effect"
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:74
+#: modules/audio_filter/channel_mixer/headphone.c:73
 msgid "Headphone effect"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/simple.c:46
-msgid "audio filter for simple channel mixing"
+msgid "Audio filter for simple channel mixing"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+msgid "Audio filter for trivial channel mixing"
 msgstr ""
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -5863,7 +5988,7 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -5871,7 +5996,7 @@ msgid "DTS dynamic range compression"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-msgid "DTS"
+msgid "DCA"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
@@ -5880,31 +6005,31 @@ msgid "DTS Coherent Acoustics audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstospdif.c:70
-msgid "audio filter for DTS->S/PDIF encapsulation"
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+msgid "Audio filter for float32->s16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+msgid "Audio filter for float32->s8 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+msgid "Audio filter for float32->u16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -5913,27 +6038,27 @@ msgid "MPEG audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
-msgid "audio filter for s16->fixed32 conversion"
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+msgid "Audio filter for s16->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
-msgid "audio filter for s8->float32 conversion"
+msgid "Audio filter for s8->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
-msgid "audio filter for u8->fixed32 conversion"
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
-msgid "audio filter for u8->float32 conversion"
+msgid "Audio filter for u8->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/equalizer.c:52
@@ -5941,32 +6066,39 @@ msgstr ""
 msgid "Equalizer preset"
 msgstr "ეკვალაიზერი"
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 msgid "Two pass"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
-msgstr "აუდიოს ორჯერ ფილტრირება"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
+msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:65
-msgid "Equalizer 10 bands"
+#: modules/audio_filter/equalizer.c:69
+msgid "Equalizer with 10 bands"
 msgstr ""
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6053,7 +6185,7 @@ msgid "Techno"
 msgstr ""
 
 #: modules/audio_filter/format.c:201
-msgid "audio filter for PCM format conversion"
+msgid "Audio filter for PCM format conversion"
 msgstr ""
 
 #: modules/audio_filter/normvol.c:69
@@ -6064,7 +6196,7 @@ msgstr ""
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 
 #: modules/audio_filter/normvol.c:75
@@ -6142,20 +6274,20 @@ msgid "Freq 3 Q"
 msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
-msgid "audio filter for band-limited interpolation resampling"
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
-msgid "audio filter for linear interpolation resampling"
+msgid "Audio filter for linear interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+msgid "Audio filter for trivial resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
+msgid "Audio filter for ugly resampling"
 msgstr ""
 
 #: modules/audio_mixer/float32.c:47
@@ -6170,8 +6302,8 @@ msgstr ""
 msgid "Trivial audio mixer"
 msgstr ""
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr ""
 
@@ -6205,12 +6337,6 @@ msgstr "მონო"
 msgid "2 Front 2 Rear"
 msgstr ""
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr "5.1"
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -6287,8 +6413,9 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
-msgstr ""
+#, fuzzy
+msgid "Number of output channels"
+msgstr "სვეტი"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -6297,11 +6424,11 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+msgid "Add WAVE header"
 msgstr ""
 
 #: modules/audio_output/file.c:90
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr ""
 
 #: modules/audio_output/file.c:107
@@ -6310,8 +6437,9 @@ msgid "Output file"
 msgstr "გამოსავალი ფაილი"
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
-msgstr ""
+#, fuzzy
+msgid "File to which the audio samples will be written to."
+msgstr "a -სკენ."
 
 #: modules/audio_output/file.c:111
 msgid "File audio output"
@@ -6361,6 +6489,10 @@ msgstr ""
 msgid "Win32 waveOut extension output"
 msgstr ""
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr "5.1"
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr ""
@@ -6404,7 +6536,7 @@ msgid "Encoding quality"
 msgstr "კოდირების ხარისხი"
 
 #: modules/codec/dirac.c:68
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr ""
 
 #: modules/codec/dirac.c:73
@@ -6432,16 +6564,21 @@ msgid "DTS audio packetizer"
 msgstr ""
 
 #: modules/codec/dvbsub.c:45
-msgid "X coordinate of the subpicture"
-msgstr ""
+#, fuzzy
+msgid "Decoding X coordinate"
+msgstr "ვიდეოს x კოორდინატი"
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
+#: modules/codec/dvbsub.c:46
+msgid "X coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:48
-msgid "Y coordinate of the subpicture"
+#, fuzzy
+msgid "Decoding Y coordinate"
+msgstr "ვიდეოს x კოორდინატი"
+
+#: modules/codec/dvbsub.c:49
+msgid "Y coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:51
@@ -6451,23 +6588,35 @@ msgstr ""
 #: modules/codec/dvbsub.c:53
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 
 #: modules/codec/dvbsub.c:57
-msgid "X coordinate of the encoded subpicture"
+#, fuzzy
+msgid "Encoding X coordinate"
+msgstr "ვიდეოს y კოორდინატი"
+
+#: modules/codec/dvbsub.c:58
+msgid "X coordinate of the encoded subtitle"
 msgstr ""
 
+#: modules/codec/dvbsub.c:59
+#, fuzzy
+msgid "Encoding Y coordinate"
+msgstr "ვიდეოს y კოორდინატი"
+
 #: modules/codec/dvbsub.c:60
-msgid "Y coordinate of encoded the subpicture"
+msgid "Y coordinate of the encoded subtitle"
 msgstr ""
 
-#: modules/codec/dvbsub.c:63
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
 #, fuzzy
-msgid "Timeout of subpictures"
-msgstr "á\83\93á\83\90á\83§á\83\9dá\83\95á\83\9cá\83\94á\83\91á\83\98á\83¡ á\83\93á\83 á\83\9d"
+msgid "Timeout"
+msgstr "დრო"
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -6485,30 +6634,32 @@ msgstr ""
 msgid "AAC audio decoder (using libfaad2)"
 msgstr ""
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 msgid "Image file"
 msgstr "სურათის ფაილი"
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+msgid "Path of the image file for fake input."
 msgstr ""
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
-msgid "Allows you to specify the output video width."
-msgstr ""
+#: modules/stream_out/transcode.c:70
+#, fuzzy
+msgid "Output video width."
+msgstr "ვიდეოს სიფართე"
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
-msgid "Allows you to specify the output video height."
-msgstr ""
+#: modules/stream_out/transcode.c:73
+#, fuzzy
+msgid "Output video height."
+msgstr "ვიდეოს სიმაღლე"
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 msgid "Keep aspect ratio"
 msgstr ""
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -6520,23 +6671,24 @@ msgstr "ფონის გვერდების შეფარდება"
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr "ნაგულისხმევი პიქსელი."
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 #, fuzzy
 msgid "Deinterlace video"
 msgstr "დეინტერლაცია"
 
 #: modules/codec/fake.c:62
-msgid "Allows you to deinterlace the image after loading."
+msgid "Deinterlace the image after loading it."
 msgstr ""
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 #, fuzzy
 msgid "Deinterlace module"
 msgstr "დეინტერლაცია"
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
-msgid "Specifies the deinterlace module to use."
-msgstr ""
+#: modules/codec/fake.c:65
+#, fuzzy
+msgid "Deinterlace module to use."
+msgstr "დეინტერლაცია"
 
 #: modules/codec/fake.c:76
 msgid "Fake video decoder"
@@ -6573,11 +6725,11 @@ msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:89
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -6585,367 +6737,382 @@ msgid "Decoding"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+msgid "FFmpeg chroma conversion"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Encoding"
 msgstr "კოდირება"
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
-msgid "ffmpeg audio/video encoder"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg audio/video encoder"
+msgstr "Theora ვიდეო ენკოდერი"
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
-msgid "ffmpeg demuxer"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg demuxer"
+msgstr "XA დემუქსერი"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
-msgid "ffmpeg video filter"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg video filter"
+msgstr "ჩამოჭრა"
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
-msgid "ffmpeg deinterlace video filter"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg crop padd filter"
+msgstr "ჩამოჭრა"
+
+#: modules/codec/ffmpeg/ffmpeg.c:210
+#, fuzzy
+msgid "FFmpeg deinterlace video filter"
+msgstr "დეინტერლაცია"
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 msgid "Direct rendering"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 #, fuzzy
 msgid "Error resilience"
 msgstr "შეცდომა"
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 msgid "Post processing quality"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
 "looking pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 msgid "Visualize motion vectors"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
-msgid "ffmpeg post processing filter chains"
+#: modules/codec/ffmpeg/ffmpeg.h:145
+msgid "FFmpeg post processing filter chains"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 #, fuzzy
 msgid "Ratio of key frames"
 msgstr "გასაღები კადრები"
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:188
+#, fuzzy
+msgid "Number of frames that will be coded for one key frame."
+msgstr "კადრები I კადრები."
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 #, fuzzy
 msgid "Ratio of B frames"
 msgstr "B კადრები"
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:192
+#, fuzzy
+msgid "Number of B frames that will be coded between two reference frames."
+msgstr "კადრები I კადრები."
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 #, fuzzy
 msgid "Video bitrate tolerance"
 msgstr "ვიდეო"
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
-msgstr ""
-
-#: modules/codec/ffmpeg/ffmpeg.h:190
-msgid "Enable interlaced encoding"
-msgstr ""
-
-#: modules/codec/ffmpeg/ffmpeg.h:191
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
-msgstr ""
-
-#: modules/codec/ffmpeg/ffmpeg.h:194
-msgid "Enable interlaced motion estimation"
-msgstr ""
-
-#: modules/codec/ffmpeg/ffmpeg.h:195
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:196
+#, fuzzy
+msgid "Video bitrate tolerance in kbit/s."
+msgstr "ვიდეო"
 
 #: modules/codec/ffmpeg/ffmpeg.h:198
-msgid "Enable pre motion estimation"
-msgstr ""
+#, fuzzy
+msgid "Interlaced encoding"
+msgstr "ტიტრების კოდირება"
 
 #: modules/codec/ffmpeg/ffmpeg.h:199
-msgid "Allows you to enable the pre motion estimation."
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:202
-msgid "Enable strict rate control"
+msgid "Interlaced motion estimation"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:203
-msgid "Allows you to enable the strict rate control algorithm."
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:206
 #, fuzzy
-msgid "Rate control buffer size"
-msgstr "á\83¡á\83\98á\83\93á\83\98á\83\93á\83\94"
+msgid "Pre-motion estimation"
+msgstr "á\83¡á\83\94á\83¡á\83\98á\83\98á\83¡ á\83\90á\83¦á\83¬á\83\94á\83 á\83\90"
 
 #: modules/codec/ffmpeg/ffmpeg.h:207
-msgid "Allows you to specify the rate control buffer size."
+msgid "Enable the pre-motion estimation algorithm."
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:210
-msgid "Rate control buffer aggressiveness"
+msgid "Strict rate control"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:211
-msgid "Allows you to specify the rate control buffer aggressiveness."
+msgid "Enable the strict rate control algorithm."
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:214
+#, fuzzy
+msgid "Rate control buffer size"
+msgstr "სიდიდე"
+
+#: modules/codec/ffmpeg/ffmpeg.h:215
+msgid ""
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
+msgstr ""
+
+#: modules/codec/ffmpeg/ffmpeg.h:219
+msgid "Rate control buffer aggressiveness"
+msgstr ""
+
+#: modules/codec/ffmpeg/ffmpeg.h:220
+#, fuzzy
+msgid "Rate control buffer aggressiveness."
+msgstr "სიდიდე"
+
+#: modules/codec/ffmpeg/ffmpeg.h:223
 msgid "I quantization factor"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:215
+#: modules/codec/ffmpeg/ffmpeg.h:225
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 msgid "Noise reduction"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:233
+msgid "MPEG4 quantization matrix"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr "ხარისხის დონე"
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
-msgid "Allows you to specify the minimum video quantizer scale."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:252
+#, fuzzy
+msgid "Minimum video quantizer scale."
+msgstr "გამოყენება სტაციონარული"
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
-msgid "Allows you to specify the maximum video quantizer scale."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:256
+#, fuzzy
+msgid "Maximum video quantizer scale."
+msgstr "გამოყენება სტაციონარული"
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
+msgstr "ვიზუალიზაცია"
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
+#: modules/codec/ffmpeg/ffmpeg.h:263
 #, fuzzy
-msgid "Use fixed video quantizer scale"
+msgid "Fixed quantizer scale"
 msgstr "გამოყენება სტაციონარული"
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:272
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:276
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 msgid "Motion masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 #, fuzzy
 msgid "Border masking"
 msgstr "ჩარჩო"
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr ""
 
@@ -6987,7 +7154,7 @@ msgid "Video decoder using openmash"
 msgstr "ვიდეო"
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
+msgid "MPEG audio layer I/II/III decoder"
 msgstr ""
 
 #: modules/codec/mpeg_audio.c:117
@@ -7047,40 +7214,50 @@ msgstr "DVD ტიტრების დეკოდერი"
 msgid "DVD subtitles packetizer"
 msgstr "DVD"
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 msgid "Subtitles text encoding"
 msgstr "ტიტრების ტექსტის კოდირება"
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 msgid "Set the encoding used in text subtitles"
 msgstr ""
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 #, fuzzy
 msgid "Subtitles justification"
 msgstr "ტიტრები"
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 msgid "Set the justification of subtitles"
 msgstr ""
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+#, fuzzy
+msgid "UTF-8 subtitles autodetection"
+msgstr "ტიტრების ტექსტის დეკოდერი"
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 msgid "Formatted Subtitles"
 msgstr "ფორმატირებული ტიტრები"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 msgid "Text subtitles decoder"
 msgstr "ტიტრების ტექსტის დეკოდერი"
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -7102,8 +7279,8 @@ msgstr ""
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 
 #: modules/codec/theora.c:99
@@ -7124,7 +7301,7 @@ msgstr "Theora კომენტარი"
 
 #: modules/codec/twolame.c:52
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 
@@ -7133,16 +7310,15 @@ msgid "Stereo mode"
 msgstr "სტერეო მოდუსი"
 
 #: modules/codec/twolame.c:56
-#, fuzzy
-msgid "Select how stereo streams will be handled"
-msgstr "სტერეო"
+msgid "Handling mode for stereo streams"
+msgstr ""
 
 #: modules/codec/twolame.c:57
 msgid "VBR mode"
 msgstr ""
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
 msgstr ""
 
 #: modules/codec/twolame.c:60
@@ -7171,42 +7347,40 @@ msgid "Maximum encoding bitrate"
 msgstr ""
 
 #: modules/codec/vorbis.c:161
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr ""
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr ""
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 msgid "CBR encoding"
 msgstr ""
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr ""
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 msgid "Vorbis audio decoder"
 msgstr "Vorbis აუდიო დეკოდერი"
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 msgid "Vorbis audio packetizer"
 msgstr ""
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr "Vorbis აუდიო ენკოდერი"
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr "Vorbis კომენტარი"
 
@@ -7218,7 +7392,7 @@ msgstr "სიდიდე"
 #: modules/codec/x264.c:45
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 
 #: modules/codec/x264.c:49
@@ -7239,7 +7413,7 @@ msgid ""
 msgstr ""
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -7249,209 +7423,215 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 
-#: modules/codec/x264.c:68
+#: modules/codec/x264.c:70
 #, fuzzy
-msgid "Number of B-frames between I and P (1 to 16)"
+msgid "B-frames between I and P"
 msgstr "B კადრები I და -სკენ"
 
-#: modules/codec/x264.c:69
+#: modules/codec/x264.c:71
 #, fuzzy
-msgid "Number of consecutive B-frames between I and P-frames."
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr "B კადრები I და კადრები."
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
+#, fuzzy
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
-msgstr ""
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
+msgstr "B კადრები I და კადრები."
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
 "encoding and decoding, but should save 10-15% bitrate."
 msgstr ""
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
-msgstr ""
+#: modules/codec/x264.c:92
+#, fuzzy
+msgid "Number of reference frames"
+msgstr "კადრები I კადრები."
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "ლოგო"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 #, fuzzy
 msgid "Deblocking loop filter (increases quality)."
 msgstr "გამოყენება."
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr ""
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 msgid "Maximum quantizer parameter."
 msgstr ""
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
-msgid "Allowed variance of average bitrate"
-msgstr ""
+#: modules/codec/x264.c:121
+#, fuzzy
+msgid "Average bitrate tolerance"
+msgstr "ვიდეო"
 
-#: modules/codec/x264.c:120
-msgid "Sets the allowed variance in average. bitrate."
+#: modules/codec/x264.c:122
+msgid "Allowed variance in average. bitrate (in kbits/s)."
 msgstr ""
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 #, fuzzy
 msgid "Max local bitrate"
 msgstr "მაქსიმალური"
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr ""
 
-#: modules/codec/x264.c:126
-msgid "Size of VBV buffer"
+#: modules/codec/x264.c:128
+msgid "VBV buffer"
 msgstr ""
 
-#: modules/codec/x264.c:127
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+#: modules/codec/x264.c:129
+msgid "Averaging period for the maximum local bitrate in kbits."
 msgstr ""
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 msgid "Initial VBV buffer occupancy"
 msgstr ""
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 #, fuzzy
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr "a სიდიდე."
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
-msgid "QP curve compression."
+#: modules/codec/x264.c:145
+msgid "QP curve compression"
 msgstr ""
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
 msgstr ""
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -7462,27 +7642,27 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 msgid "Direct MV prediction mode"
 msgstr ""
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 msgid "Direct MV prediction mode. "
 msgstr ""
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 msgid "Integer pixel motion estimation method"
 msgstr ""
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -7491,170 +7671,182 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 msgid "Ignore chroma in motion estimation"
 msgstr ""
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#: modules/codec/x264.c:213
+msgid "Trellis RD quantization"
 msgstr ""
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 msgid "CPU optimizations"
 msgstr ""
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
+#: modules/codec/x264.c:229
+msgid "Use assembler CPU optimizations."
 msgstr ""
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 msgid "PSNR calculation"
 msgstr ""
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "dia"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr "hex"
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "esa"
 msgstr ""
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "fast"
 msgstr ""
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "normal"
 msgstr ""
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "slow"
 msgstr ""
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "all"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 #, fuzzy
 msgid "spatial"
 msgstr "pal"
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr ""
 
-#: modules/control/corba/corba.c:687
-msgid "Corba control"
+#: modules/control/corba/corba.c:687
+msgid "Corba control"
+msgstr ""
+
+#: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
 msgstr ""
 
-#: modules/control/corba/corba.c:689
+#: modules/control/corba/corba.c:694
 msgid "corba control module"
 msgstr ""
 
@@ -7666,19 +7858,19 @@ msgstr ""
 msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr ""
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr ""
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
+#: modules/control/gestures.c:83
+msgid "Trigger button for mouse gestures."
 msgstr ""
 
-#: modules/control/gestures.c:87
+#: modules/control/gestures.c:86
 msgid "Middle"
 msgstr ""
 
-#: modules/control/gestures.c:90
+#: modules/control/gestures.c:89
 msgid "Gestures"
 msgstr ""
 
@@ -7686,126 +7878,102 @@ msgstr ""
 msgid "Mouse gestures control interface"
 msgstr ""
 
-#: modules/control/hotkeys.c:84
-msgid "Playlist bookmark 1"
-msgstr "სიის სანიშნე 1"
-
-#: modules/control/hotkeys.c:85
-msgid "Playlist bookmark 2"
-msgstr "სიის სანიშნე 2"
-
-#: modules/control/hotkeys.c:86
-msgid "Playlist bookmark 3"
-msgstr "სიის სანიშნე 3"
-
-#: modules/control/hotkeys.c:87
-msgid "Playlist bookmark 4"
-msgstr "სიის სანიშნე 4"
-
-#: modules/control/hotkeys.c:88
-msgid "Playlist bookmark 5"
-msgstr "სიის სანიშნე 5"
-
-#: modules/control/hotkeys.c:89
-msgid "Playlist bookmark 6"
-msgstr "სიის სანიშნე 6"
-
-#: modules/control/hotkeys.c:90
-msgid "Playlist bookmark 7"
-msgstr "სიის სანიშნე 7"
-
-#: modules/control/hotkeys.c:91
-msgid "Playlist bookmark 8"
-msgstr "სიის სანიშნე 8"
-
-#: modules/control/hotkeys.c:92
-msgid "Playlist bookmark 9"
-msgstr "სიის სანიშნე 9"
-
-#: modules/control/hotkeys.c:93
-msgid "Playlist bookmark 10"
-msgstr "სიის სანიშნე 10"
-
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
-msgstr ""
+#: modules/control/hotkeys.c:94
+#, fuzzy
+msgid "Define playlist bookmarks."
+msgstr "სია 9"
 
-#: modules/control/hotkeys.c:98
+#: modules/control/hotkeys.c:97
 msgid "Hotkeys"
 msgstr "ცხელი ღილაკები"
 
-#: modules/control/hotkeys.c:99
+#: modules/control/hotkeys.c:98
 msgid "Hotkeys management interface"
 msgstr ""
 
-#: modules/control/hotkeys.c:488
+#: modules/control/hotkeys.c:467
 #, c-format
 msgid "Audio track: %s"
 msgstr "აუდიო კვალი: %s"
 
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
 #, c-format
 msgid "Subtitle track: %s"
 msgstr ""
 
-#: modules/control/hotkeys.c:502
+#: modules/control/hotkeys.c:482
 msgid "N/A"
 msgstr "არარი მოცემული"
 
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, c-format
 msgid "Aspect ratio: %s"
 msgstr "გვერდების შეფარდება: %s"
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, fuzzy, c-format
 msgid "Crop: %s"
 msgstr "ჩამოჭრა"
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, fuzzy, c-format
 msgid "Deinterlace mode: %s"
 msgstr "დეინტერლაცია"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr "ჰოსტის მისამართი"
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
 msgstr ""
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 msgid "Source directory"
 msgstr ""
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 msgid "Charset"
 msgstr ""
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 msgid "Handlers"
 msgstr ""
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
+msgstr ""
+
+#: modules/control/http/http.c:50
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr ""
+
+#: modules/control/http/http.c:53
+msgid "HTTP interface x509 PEM private key file."
 msgstr ""
 
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
 msgstr ""
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:58
+msgid "HTTP interace Certificates Revocation List file."
+msgstr ""
+
+#: modules/control/http/http.c:62
 msgid "HTTP remote control interface"
 msgstr ""
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 msgid "HTTP SSL"
 msgstr "HTTP SSL"
 
@@ -7814,13 +7982,11 @@ msgid "Infrared remote control interface"
 msgstr ""
 
 #: modules/control/netsync.c:59
-msgid "Act as master for network synchronisation"
+msgid "Act as master"
 msgstr ""
 
 #: modules/control/netsync.c:60
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
+msgid "Should act as the master client for the network synchronisation?"
 msgstr ""
 
 #: modules/control/netsync.c:63
@@ -7828,9 +7994,7 @@ msgid "Master client ip address"
 msgstr ""
 
 #: modules/control/netsync.c:64
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+msgid "IP address of the master client used for the network synchronisation."
 msgstr ""
 
 #: modules/control/netsync.c:68
@@ -7844,8 +8008,9 @@ msgid "Install Windows Service"
 msgstr "დაყენება ფანჯრები სერვისი"
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
-msgstr ""
+#, fuzzy
+msgid "Install the Service and exit."
+msgstr "ჩართული სერვისი და."
 
 #: modules/control/ntservice.c:42
 msgid "Uninstall Windows Service"
@@ -7853,7 +8018,7 @@ msgstr ""
 
 #: modules/control/ntservice.c:44
 #, fuzzy
-msgid "If enabled the interface will uninstall the Service and exit."
+msgid "Uninstall the Service and exit."
 msgstr "ჩართული სერვისი და."
 
 #: modules/control/ntservice.c:45
@@ -7861,7 +8026,7 @@ msgid "Display name of the Service"
 msgstr ""
 
 #: modules/control/ntservice.c:47
-msgid "This allows you to change the display name of the Service."
+msgid "Change the display name of the Service."
 msgstr ""
 
 #: modules/control/ntservice.c:48
@@ -7870,17 +8035,16 @@ msgstr "კონფიგურაციის ოფციები"
 
 #: modules/control/ntservice.c:50
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 
 #: modules/control/ntservice.c:55
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
 
 #: modules/control/ntservice.c:61
@@ -7947,12 +8111,12 @@ msgid "Remote control interface"
 msgstr "დაშორებული კონტროლის ინტერფეისი"
 
 #: modules/control/rc.c:335
-msgid "Remote control interface initialized, `h' for help"
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr ""
 
 #: modules/control/rc.c:847
 #, c-format
-msgid "unknown command `%s', type `help' for help"
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr ""
 
 #: modules/control/rc.c:880
@@ -8141,7 +8305,7 @@ msgid "| time-size # . . . . . . . . font size, in pixels"
 msgstr ""
 
 #: modules/control/rc.c:935
-msgid "| logo-file STRING . . . the overlay file path/name"
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr ""
 
 #: modules/control/rc.c:936
@@ -8234,18 +8398,22 @@ msgstr ""
 msgid "+----[ end of help ]"
 msgstr ""
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+msgid "Press menu select or pause to continue."
+msgstr ""
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr ""
 
 #: modules/control/rc.c:1385
-msgid "press pause to continue"
+msgid "Type 'pause' to continue."
 msgstr ""
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+msgid "Please provide one of the following parameters:"
 msgstr ""
 
 #: modules/control/showintf.c:62
@@ -8253,35 +8421,41 @@ msgid "Threshold"
 msgstr ""
 
 #: modules/control/showintf.c:63
-msgid "Height of the zone triggering the interface"
+msgid "Height of the zone triggering the interface."
 msgstr ""
 
 #: modules/control/telnet.c:72
-#, fuzzy
-msgid "Telnet Interface host"
-msgstr "Telnet ინტერფეისის ჰოსტი"
+msgid "Host"
+msgstr ""
 
 #: modules/control/telnet.c:73
-msgid "Default to listen on all network interfaces"
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
 msgstr ""
 
-#: modules/control/telnet.c:74
-msgid "Telnet Interface port"
-msgstr "Telnet ინტერფეისის პორტი"
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
+msgstr "პორტი"
 
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
+#: modules/control/telnet.c:78
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
 msgstr ""
 
-#: modules/control/telnet.c:77
-msgid "Telnet Interface password"
-msgstr "Telnet ინტერფეისის პაროლი"
-
-#: modules/control/telnet.c:78
-msgid "Default to admin"
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
 msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:96
 msgid "VLM remote control interface"
 msgstr ""
 
@@ -8301,11 +8475,16 @@ msgstr ""
 msgid "AU demuxer"
 msgstr ""
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 #, fuzzy
 msgid "Force interleaved method"
 msgstr "ძალდატანება"
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "ძალდატანება"
+
 #: modules/demux/avi/avi.c:45
 #, fuzzy
 msgid "Force index creation"
@@ -8372,6 +8551,12 @@ msgstr "დაუმუშავებელი"
 msgid "FLAC demuxer"
 msgstr ""
 
+#: modules/demux/livedotcom.cpp:63
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+
 #: modules/demux/livedotcom.cpp:66
 #, fuzzy
 msgid "Kasenna RTSP dialect"
@@ -8379,9 +8564,9 @@ msgstr "RTSP"
 
 #: modules/demux/livedotcom.cpp:67
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:72
@@ -8430,7 +8615,7 @@ msgstr ""
 #: modules/demux/mjpeg.c:44
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
+"is the default value) for a live stream (from a camera)."
 msgstr ""
 
 #: modules/demux/mjpeg.c:50
@@ -8813,7 +8998,7 @@ msgid "Extra PMT"
 msgstr ""
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr ""
 
 #: modules/demux/ts.c:87
@@ -8821,89 +9006,100 @@ msgid "Set id of ES to PID"
 msgstr ""
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
 msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 #, fuzzy
 msgid "Fast udp streaming"
 msgstr "სწრაფად udp"
 
-#: modules/demux/ts.c:92
+#: modules/demux/ts.c:95
 #, fuzzy
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr "TS -სკენ udp"
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr ""
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
-msgid "CSA ck"
+#: modules/demux/ts.c:98
+msgid "MTU for out mode."
 msgstr ""
 
 #: modules/demux/ts.c:100
-msgid "Silent mode"
-msgstr "ჩუმი მოდუსი"
+msgid "CSA ck"
+msgstr ""
 
 #: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+msgid "Control word for the CSA encryption algorithm"
 msgstr ""
 
 #: modules/demux/ts.c:103
+msgid "Silent mode"
+msgstr "ჩუმი მოდუსი"
+
+#: modules/demux/ts.c:104
+msgid "Do not complain on encrypted PES."
+msgstr ""
+
+#: modules/demux/ts.c:106
 #, fuzzy
 msgid "CAPMT System ID"
 msgstr "სისტემა ID"
 
-#: modules/demux/ts.c:104
+#: modules/demux/ts.c:107
 #, fuzzy
-msgid "only forward descriptors from this SysID to the CAM"
+msgid "Only forward descriptors from this SysID to the CAM."
 msgstr "-სკენ"
 
-#: modules/demux/ts.c:106
+#: modules/demux/ts.c:109
 #, fuzzy
 msgid "Packet size in bytes to decrypt"
 msgstr "სიდიდე bytes -სკენ"
 
-#: modules/demux/ts.c:107
+#: modules/demux/ts.c:110
 #, fuzzy
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr "სიდიდე TS -სკენ TS "
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 #, fuzzy
 msgid "Filename of dump"
 msgstr "ფაილის სახელი"
 
-#: modules/demux/ts.c:112
-msgid "Specify a filename where to dump the TS in"
+#: modules/demux/ts.c:115
+msgid "Specify a filename where to dump the TS in."
 msgstr ""
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 msgid "Append"
 msgstr ""
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
 msgstr ""
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 #, fuzzy
 msgid "Dump buffer size"
 msgstr "სიდიდე"
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 #, fuzzy
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr "სიდიდე და რიცხვი სიდიდე და რიცხვი."
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 msgid "MPEG Transport Stream demuxer"
 msgstr ""
 
@@ -8956,6 +9152,10 @@ msgstr "ახალი ასაკი"
 msgid "Oldies"
 msgstr ""
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr "სხვა"
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr ""
@@ -9150,7 +9350,7 @@ msgstr ""
 msgid "New wave"
 msgstr "ახალი"
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr ""
 
@@ -9238,7 +9438,7 @@ msgstr "გახსენი?"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -9246,8 +9446,8 @@ msgstr "გაუქმება"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr "გახსნა"
 
@@ -9259,7 +9459,7 @@ msgstr "პარამეტრები"
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr ""
 
@@ -9267,7 +9467,7 @@ msgstr ""
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr "ფაილის გახსნა"
 
@@ -9306,22 +9506,22 @@ msgstr ""
 msgid "Speed"
 msgstr "სიჩქარე"
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr "ფანჯარა"
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr "OK"
@@ -9354,7 +9554,7 @@ msgid "Edit"
 msgstr "რედაქტირება"
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr "ყველას მონიშვნა"
 
@@ -9397,11 +9597,11 @@ msgid "Path"
 msgstr "გეზი"
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr "სახელი"
 
@@ -9411,7 +9611,7 @@ msgid "Apply"
 msgstr "გამოყენება"
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr "შენახვა"
 
@@ -9454,7 +9654,6 @@ msgid "Take Screen Shot"
 msgstr "სურათის გადაღება"
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr "VLC მედია დამკვრელის შესახებ"
 
@@ -9463,7 +9662,7 @@ msgstr "VLC მედია დამკვრელის შესახებ
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 msgid "Bookmarks"
 msgstr "სანიშნეები"
@@ -9483,27 +9682,14 @@ msgstr " გაწმენდა "
 msgid "Extract"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-msgid "Size offset"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-msgid "Time offset"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr "დრო"
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-msgid "Bytes"
-msgstr "ბაიტი"
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 msgid "Untitled"
 msgstr "უსახელო"
 
@@ -9513,9 +9699,8 @@ msgid "No input"
 msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:241
@@ -9524,32 +9709,31 @@ msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:242
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 msgid "Invalid selection"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:292
-msgid "You have to select two bookmarks."
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 msgid "No input found"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr ""
 
-#: modules/gui/macosx/controls.m:47
-#, fuzzy
-msgid "Go To Position"
-msgstr "ლოგოს პოზიცია"
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
+msgid "Jump To Time"
+msgstr ""
 
 #: modules/gui/macosx/controls.m:50
 #, fuzzy
@@ -9557,9 +9741,8 @@ msgid "sec."
 msgstr "secam"
 
 #: modules/gui/macosx/controls.m:51
-#, fuzzy
-msgid "Go to specific position"
-msgstr "ლოგოს პოზიცია"
+msgid "Jump to time"
+msgstr ""
 
 #: modules/gui/macosx/controls.m:136
 #, fuzzy
@@ -9571,68 +9754,68 @@ msgstr "შემთხვევითი ჩართ."
 msgid "Random Off"
 msgstr "შემთხვევითი გათიშ."
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 #, fuzzy
 msgid "Repeat One"
 msgstr "ერთი"
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 #, fuzzy
 msgid "Repeat Off"
 msgstr "გათიშ."
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 #, fuzzy
 msgid "Repeat All"
 msgstr "ყველა"
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 #, fuzzy
 msgid "Half Size"
 msgstr "ზომა"
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 #, fuzzy
 msgid "Normal Size"
 msgstr "ნორმალური"
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 #, fuzzy
 msgid "Float on Top"
 msgstr "მუდმივად წინა პლანზე"
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 #, fuzzy
 msgid "Fit to Screen"
 msgstr "ეკრანი"
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 #, fuzzy
 msgid "Random"
 msgstr "შემთხვევითი ჩართ."
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 msgid "Step Forward"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 msgid "Step Backward"
 msgstr ""
 
@@ -9648,41 +9831,39 @@ msgstr ""
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr "დაკვრა"
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr "პაუზა"
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 msgid "2 Pass"
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:147
@@ -9690,143 +9871,141 @@ msgstr ""
 msgid "Preamp"
 msgstr "ნაკადი"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 msgid "Video filters"
 msgstr "ვიდეო ფილტრები"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr ""
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 msgid "More Info"
 msgstr "მეტი ინფორმაცია"
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 msgid "Distortion"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 msgid "Image clone"
 msgstr "გამოსახულების კლონირება"
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+msgid "Creates several copies of the Video output window"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 #, fuzzy
 msgid "Image cropping"
 msgstr "გამოსახულების კლონირება"
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
+#: modules/gui/macosx/extended.m:94
+msgid "Crops a defined part of the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 msgid "Image inversion"
 msgstr "გამოსახულების ინვერტირება"
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 msgid "Transformation"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 #, fuzzy
 msgid "Volume normalization"
 msgstr "ხმის რეგულაცია"
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
+"This filters prevents the audio output level from exceeding a defined value."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 msgid "Headphone virtualization"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 msgid "Maximum level"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr "გამმა"
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 msgid "Saturation"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 msgid "More information"
 msgstr "მეტი ინფორმაცია"
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
 
 #: modules/gui/macosx/intf.m:467
 msgid "VLC - Controller"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr ""
@@ -9864,7 +10043,7 @@ msgstr "ვიდეო ფილტრები"
 msgid "Show All"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr "გასვლა"
 
@@ -9898,7 +10077,7 @@ msgstr "გახსენი ნაკადი &ქსელიდან..."
 msgid "Open Recent"
 msgstr "ფაილის გახსნა"
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 #, fuzzy
 msgid "Clear Menu"
 msgstr " გაწმენდა "
@@ -9937,99 +10116,101 @@ msgstr "ხმის აწევა"
 msgid "Volume Down"
 msgstr "ხმის ჩაწევა"
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr "ვიდეო მოწყობილობა"
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 #, fuzzy
 msgid "Close Window"
 msgstr "ფანჯარა"
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 #, fuzzy
 msgid "Controller"
 msgstr "მართვის ინტერფეისები"
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 #, fuzzy
 msgid "Extended Controls"
 msgstr "გაფართოებული &გრაფიკული ინტერფეისი\tCtrl-G"
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "მეტი ინფორმაცია"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 #, fuzzy
 msgid "Help"
 msgstr "&დახმარება"
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr ""
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 #, fuzzy
 msgid "VideoLAN Website"
 msgstr "ვიდეოს ზომა"
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 #, fuzzy
 msgid "License"
 msgstr "ლინეარული(Linear)"
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 #, fuzzy
 msgid "Make a donation"
 msgstr "მაკედონიური"
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 msgid "Online Forum"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr "შეცდომა"
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
+#: modules/gui/macosx/intf.m:608
+msgid "Do not display further errors"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:1071
@@ -10037,23 +10218,22 @@ msgstr ""
 msgid "Volume: %d%%"
 msgstr "ხმის ჩაწევა"
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 msgid "No CrashLog found"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:1733
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "სურათი"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:54
@@ -10061,11 +10241,11 @@ msgid "Video device"
 msgstr "ვიდეო მოწყობილობა"
 
 #: modules/gui/macosx/macosx.m:55
-#, fuzzy
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
-msgstr "არჩევა a რიცხვი -სკენ a და ნაგულისხმევი."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
+msgstr ""
 
 #: modules/gui/macosx/macosx.m:61
 #, fuzzy
@@ -10080,12 +10260,12 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
+msgid "Crop borders in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:70
@@ -10099,27 +10279,25 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr "გამოიყენე სამუშაო მაგიდის ფონად"
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:81
-msgid "Keep wizard selections"
+#: modules/gui/macosx/macosx.m:82
+msgid "Remember wizard options"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -10145,7 +10323,7 @@ msgstr ""
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -10165,21 +10343,15 @@ msgid "Use DVD menus"
 msgstr "გამოიყენე DVD მენიუ"
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr ""
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "გახსენი &დირექტორია..."
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
 msgid "DVD"
 msgstr "DVD"
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr "პორტი"
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -10199,7 +10371,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr "HTTP/HTTPS/FTP/MMS"
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr ""
 
@@ -10214,30 +10386,34 @@ msgid "Settings..."
 msgstr "პარამეტრები..."
 
 #: modules/gui/macosx/open.m:243
-#, fuzzy
-msgid "Override"
-msgstr "ვიდეო"
+msgid "Override parametters"
+msgstr ""
 
 #: modules/gui/macosx/open.m:244
-#, fuzzy
-msgid "delay"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
 msgstr "დაყოვნება"
 
 #: modules/gui/macosx/open.m:246
 #, fuzzy
-msgid "fps"
-msgstr "ftp"
+msgid "FPS"
+msgstr "PS"
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Subtitles encoding"
 msgstr "ტიტრების კოდირება"
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr "შრიფტის სიდიდე"
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "ტიტრების ფაილი"
+
 #: modules/gui/macosx/open.m:255
 #, fuzzy
 msgid "Font Properties"
@@ -10261,18 +10437,18 @@ msgstr "გახსენი &დირექტორია..."
 
 #: modules/gui/macosx/output.m:136
 #, fuzzy
-msgid "Advanced output:"
-msgstr "á\83\93á\83\90á\83\9bá\83\90á\83¢á\83\94á\83\91á\83\98á\83\97á\83\98 á\83\9dá\83¤á\83ªá\83\98á\83\94á\83\91á\83\98"
+msgid "Streaming/Saving:"
+msgstr "á\83\9cá\83\90á\83\99á\83\90á\83\93á\83\98\83¨á\83\94á\83\9cá\83\90á\83®á\83\95á\83\90"
 
 #: modules/gui/macosx/output.m:140
 #, fuzzy
-msgid "Output Options"
-msgstr "á\83\9cá\83\98á\83¨á\83\9cá\83£á\83\9aá\83\94á\83\91á\83\90"
+msgid "Streaming and Transcoding Options"
+msgstr "á\83\93á\83\90á\83\9bá\83\90á\83¢á\83\94á\83\91á\83\98á\83\97á\83\98 á\83\9dá\83¤á\83ªá\83\98á\83\94á\83\91á\83\98"
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
-msgid "Play locally"
-msgstr "á\83\9aá\83\9dá\83\99á\83\90á\83\9aá\83£á\83 á\83\90á\83\93 á\83\93á\83\90á\83\99á\83\95á\83 á\83\90"
+#, fuzzy
+msgid "Display the stream locally"
+msgstr "á\83\93á\83\98á\83¡á\83\9eá\83\9aá\83\94á\83\98"
 
 #: modules/gui/macosx/output.m:144
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:510
@@ -10285,16 +10461,16 @@ msgid "Encapsulation Method"
 msgstr ""
 
 #: modules/gui/macosx/output.m:159
-#, fuzzy
-msgid "Transcode options"
-msgstr "დამატებითი ოფციები"
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
+msgid "Transcoding options"
+msgstr ""
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 msgid "Bitrate (kb/s)"
 msgstr ""
 
@@ -10332,172 +10508,160 @@ msgstr ""
 msgid "Channel Name"
 msgstr "არხის სახელი"
 
-#: modules/gui/macosx/output.m:187
-#, fuzzy
-msgid "SDP URL"
-msgstr "URL"
-
-#: modules/gui/macosx/output.m:525
-#, fuzzy
-msgid "Save File"
-msgstr "ფაილის შენახვა"
-
-#: modules/gui/macosx/playlist.m:478
-#, fuzzy
-msgid "Save Playlist..."
-msgstr "შეინახე დასაკრავი სია"
-
-#: modules/gui/macosx/playlist.m:480 modules/gui/pda/pda_interface.c:1254
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
-msgid "Delete"
-msgstr "წაშლა"
-
-#: modules/gui/macosx/playlist.m:481
-msgid "Expand Node"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
-msgid "Preparse"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:485
-#, fuzzy
-msgid "Sort Node by Name"
-msgstr "სორტირება სახელის მიხედვით"
-
-#: modules/gui/macosx/playlist.m:486
-#, fuzzy
-msgid "Sort Node by Author"
-msgstr "სორტირება გეზი"
-
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
-msgid "No items in the playlist"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:493
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
-msgid "Search"
-msgstr "ძებნა"
-
-#: modules/gui/macosx/playlist.m:495
-#, fuzzy
-msgid "Search in Playlist"
-msgstr "შეინახე დასაკრავი სია"
-
-#: modules/gui/macosx/playlist.m:496
-#, fuzzy
-msgid "Standard Play"
-msgstr "სტანდარტული"
-
-#: modules/gui/macosx/playlist.m:499
-msgid "Add Folder to Playlist"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:745
-#, fuzzy
-msgid "Save Playlist"
-msgstr "შეინახე დასაკრავი სია"
-
-#: modules/gui/macosx/playlist.m:1489
-msgid "Empty Folder"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:1514
-#, c-format
-msgid "%i items in the playlist"
-msgstr ""
+#: modules/gui/macosx/output.m:187
+#, fuzzy
+msgid "SDP URL"
+msgstr "URL"
 
-#: modules/gui/macosx/playlist.m:1524
+#: modules/gui/macosx/output.m:525
 #, fuzzy
-msgid "1 item in the playlist"
-msgstr "á\83\93á\83\90á\83¡á\83\90á\83\99á\83 á\83\90á\83\95á\83\98 á\83¡á\83\98á\83\98á\83¡ á\83\92á\83\90á\83®á\83¡á\83\9cა"
+msgid "Save File"
+msgstr "á\83¤á\83\90á\83\98á\83\9aá\83\98á\83¡ á\83¨á\83\94á\83\9cá\83\90á\83®á\83\95ა"
 
-#: modules/gui/macosx/playlistinfo.m:55
+#: modules/gui/macosx/playlistinfo.m:56
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
 msgid "URI"
 msgstr "URI"
 
-#: modules/gui/macosx/playlistinfo.m:62
+#: modules/gui/macosx/playlistinfo.m:63
 #, fuzzy
 msgid "Advanced Information"
 msgstr "დამატებითი"
 
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:80
+#: modules/gui/macosx/playlistinfo.m:81
 msgid "Read at media"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:81
+#: modules/gui/macosx/playlistinfo.m:82
 #, fuzzy
 msgid "Input bitrate"
 msgstr "აუდიო"
 
-#: modules/gui/macosx/playlistinfo.m:82
+#: modules/gui/macosx/playlistinfo.m:83
 msgid "Demuxed"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:83
+#: modules/gui/macosx/playlistinfo.m:84
 #, fuzzy
 msgid "Stream bitrate"
 msgstr "ვიდეო"
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
 msgid "Decoded blocks"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:87
+#: modules/gui/macosx/playlistinfo.m:88
 #, fuzzy
 msgid "Displayed frames"
 msgstr "გამოტოვე კადრები"
 
-#: modules/gui/macosx/playlistinfo.m:88
+#: modules/gui/macosx/playlistinfo.m:89
 #, fuzzy
 msgid "Lost frames"
 msgstr "ლოგო"
 
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
 msgid "Streaming"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:91
+#: modules/gui/macosx/playlistinfo.m:92
 msgid "Sent packets"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:92
+#: modules/gui/macosx/playlistinfo.m:93
 msgid "Sent bytes"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:93
+#: modules/gui/macosx/playlistinfo.m:94
 #, fuzzy
 msgid "Send rate"
 msgstr "კადრი წამში"
 
-#: modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/macosx/playlistinfo.m:98
 #, fuzzy
 msgid "Played buffers"
 msgstr "დაკვრა"
 
-#: modules/gui/macosx/playlistinfo.m:98
+#: modules/gui/macosx/playlistinfo.m:99
 msgid "Lost buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
-msgstr "ინფორმაცია"
+#: modules/gui/macosx/playlist.m:479
+#, fuzzy
+msgid "Save Playlist..."
+msgstr "შეინახე დასაკრავი სია"
+
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
+msgid "Delete"
+msgstr "წაშლა"
+
+#: modules/gui/macosx/playlist.m:482
+msgid "Expand Node"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:485
+#, fuzzy
+msgid "Get Stream Information"
+msgstr "Meta-ინფორმაცია"
+
+#: modules/gui/macosx/playlist.m:486
+#, fuzzy
+msgid "Sort Node by Name"
+msgstr "სორტირება სახელის მიხედვით"
+
+#: modules/gui/macosx/playlist.m:487
+#, fuzzy
+msgid "Sort Node by Author"
+msgstr "სორტირება გეზი"
+
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
+msgid "No items in the playlist"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:494
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
+msgid "Search"
+msgstr "ძებნა"
+
+#: modules/gui/macosx/playlist.m:496
+#, fuzzy
+msgid "Search in Playlist"
+msgstr "შეინახე დასაკრავი სია"
+
+#: modules/gui/macosx/playlist.m:497
+#, fuzzy
+msgid "Standard Play"
+msgstr "სტანდარტული"
+
+#: modules/gui/macosx/playlist.m:500
+msgid "Add Folder to Playlist"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:749
+#, fuzzy
+msgid "Save Playlist"
+msgstr "შეინახე დასაკრავი სია"
+
+#: modules/gui/macosx/playlist.m:1492
+msgid "Empty Folder"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:1517
+#, c-format
+msgid "%i items in the playlist"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:1527
+#, fuzzy
+msgid "1 item in the playlist"
+msgstr "დასაკრავი სიის გახსნა"
 
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:212
@@ -10515,14 +10679,13 @@ msgid "Continue"
 msgstr "კონფიგურირება"
 
 #: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
 msgid ""
-"Beware this will reset your VLC media player preferences.\n"
+"Beware this will reset the VLC media player preferences.\n"
 "Are you sure you want to continue?"
 msgstr ""
 
-#: modules/gui/macosx/prefs.m:705
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
+#: modules/gui/macosx/prefs.m:708
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr ""
 
 #: modules/gui/macosx/prefs_widgets.m:1222
@@ -10551,7 +10714,7 @@ msgid "Logo"
 msgstr "შესვლა"
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 msgid "Marquee"
 msgstr ""
 
@@ -10586,108 +10749,103 @@ msgstr "ზომა"
 msgid "(in pixels)"
 msgstr "სიგანე პიქსელებში"
 
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "დრო"
-
 #: modules/gui/macosx/sfilters.m:104
 #, fuzzy
 msgid "ms"
 msgstr "mms"
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 msgid "Black"
 msgstr "შავი"
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Silver"
 msgstr "ვერცხლისფერი"
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr "თეთრი"
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Red"
 msgstr "წითელი"
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Fuchsia"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr "ყვითელი"
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Olive"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Green"
 msgstr "მწვანე"
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Teal"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Lime"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Blue"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr ""
@@ -10739,7 +10897,7 @@ msgstr "ქვემოთ"
 
 #: modules/gui/macosx/update.m:84
 #, fuzzy
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr "შემოწმება."
 
 #: modules/gui/macosx/update.m:85
@@ -10748,20 +10906,20 @@ msgstr ""
 
 #: modules/gui/macosx/update.m:92
 #, fuzzy
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr "შემოწმება."
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -10881,24 +11039,25 @@ msgstr ""
 msgid "MPEG 1 Format"
 msgstr "MPEG·1 ფორმატი"
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:265
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -10912,12 +11071,11 @@ msgid ""
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 msgid "Enter the address of the computer to stream to."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 msgid "Use this to stream to a single computer."
 msgstr ""
 
@@ -10928,12 +11086,24 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:285
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:290
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:362
@@ -10942,352 +11112,344 @@ msgid "Back"
 msgstr "შავი"
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 msgid "Streaming/Transcoding Wizard"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-msgid "This wizard helps you to stream, transcode or save a stream."
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 msgid "Stream to network"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 msgid "Transcode/Save to file"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 msgid "Choose input"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 msgid "Choose here your input stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 msgid "Select a stream"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 msgid "Existing playlist item"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr "აირჩიეთ..."
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 msgid "To"
 msgstr "ვის"
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
+#: modules/gui/macosx/wizard.m:405
+msgid "This page allows to select how the input stream will be sent."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 #, fuzzy
 msgid "Destination"
 msgstr "ნიშნულება"
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 msgid "Streaming method"
 msgstr "სტრიმინგის მეთოდი"
 
-#: modules/gui/macosx/wizard.m:410
+#: modules/gui/macosx/wizard.m:409
+msgid "Address of the computer to stream to."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:411
 #, fuzzy
 msgid "UDP Unicast"
 msgstr "RTP"
 
-#: modules/gui/macosx/wizard.m:411
+#: modules/gui/macosx/wizard.m:412
 #, fuzzy
 msgid "UDP Multicast"
 msgstr "UDP RTP მრავალმისამართიანი"
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 msgid "Transcode"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 msgid "Transcode audio"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 msgid "Transcode video"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-msgid "If your stream has audio and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-msgid "If your stream has video and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 msgid "Encapsulation format"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 msgid "Additional streaming options"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:439
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+#: modules/gui/macosx/wizard.m:440
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 msgid "SAP Announce"
 msgstr "SAP ანონსი"
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 msgid "Local playback"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 msgid "Additional transcode options"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:450
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
+#: modules/gui/macosx/wizard.m:451
+msgid "In this page, a few additional transcoding parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 msgid "Select the file to save to"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
 #, fuzzy
 msgid "Summary"
 msgstr "ფიქტიური"
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 #, fuzzy
 msgid "Encap. format"
 msgstr "სურათის ფორმატი"
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 #, fuzzy
 msgid "Input stream"
 msgstr "VLM ნაკადი"
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 #, fuzzy
 msgid "Save file to"
 msgstr "ფაილის შენახვა"
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 msgid "No input selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 #, fuzzy
 msgid "No valid destination"
 msgstr "ნიშნულება"
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1119
-msgid "Select the folder to save to"
-msgstr ""
+#: modules/gui/macosx/wizard.m:1116
+#, fuzzy
+msgid "Select the directory to save to"
+msgstr "დირექტორია"
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 msgid "No folder selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
+#: modules/gui/macosx/wizard.m:1169
+msgid "A directory where to save the files has to be selected."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1181
-msgid "You you need to select a file, you want to save to."
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1372
 #, fuzzy
 msgid "Finish"
 msgstr "ფინური"
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, c-format
 msgid "%i items"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 #, fuzzy
 msgid "yes"
 msgstr "ბაიტი"
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 #, fuzzy
 msgid "no"
 msgstr "ინფორმაცია"
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
-msgid "Use this to stream on a network."
+#: modules/gui/macosx/wizard.m:1661
+msgid "This allows to stream on a network."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 msgid "Select your audio codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 msgid "Select your video codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -11295,7 +11457,7 @@ msgid ""
 "name will be used."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -11494,7 +11656,7 @@ msgstr "ntsc"
 msgid "secam"
 msgstr "secam"
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 msgid "auto"
 msgstr "auto"
 
@@ -11772,7 +11934,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr ""
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr "დასაკრავი სიის გახსნა"
 
@@ -11783,7 +11945,7 @@ msgid ""
 msgstr ""
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr "შეინახე დასაკრავი სია"
 
@@ -11792,11 +11954,11 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
+msgid "Skin to use"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:344
-msgid "Select the path to the last skin used."
+msgid "Path to the skin to use."
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:345
@@ -11804,28 +11966,30 @@ msgid "Config of last used skin"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr "ჩართე გამჭირვალობის ეფექტები"
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 msgid "Skinnable Interface"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr ""
 
@@ -11845,21 +12009,21 @@ msgid ""
 "\n"
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
 "\n"
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 msgid "Compiled by "
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 msgid "Compiler: "
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr ""
 
@@ -11882,12 +12046,12 @@ msgid ""
 msgstr ""
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr "დირექტორიის არჩევა"
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr "ფაილის არჩევა"
 
@@ -11913,6 +12077,11 @@ msgstr ""
 msgid "Edit bookmark"
 msgstr "სანიშნეს რედაქტირება"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+msgid "Bytes"
+msgstr "ბაიტი"
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -11921,6 +12090,11 @@ msgstr ""
 msgid "The stream must be playing or paused for bookmarks to work"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+msgid ""
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
 msgid ""
 "Input has changed, unable to save bookmark. Use \"pause\" while editing "
@@ -12054,78 +12228,77 @@ msgid "RTSP"
 msgstr "RTSP"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr "წამკითხველი DVD მოწყობილობის სახელი"
+#, fuzzy
+msgid "DVD device to use"
+msgstr "DVD მოწყობილობა"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "CDDB გამოსაყენებელი სერვერ-პორტი"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 msgid "Open subtitles file"
 msgstr "გახსენი ტიტრების ფაილი"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 msgid "Title number."
 msgstr "სათაურის ნომერი."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
 "be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 msgid "Track number."
 msgstr "კვალის ნომერი."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 
@@ -12142,7 +12315,7 @@ msgid "Add &Directory..."
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+msgid "&Add URL..."
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -12166,7 +12339,7 @@ msgid "&Reverse sort by title"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
+msgid "&Shuffle"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
@@ -12193,75 +12366,91 @@ msgstr ""
 msgid "Play this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+msgid "Preparse"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr "ინფორმაცია"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "Add node"
 msgstr "აუდიო"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 msgid "root"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, c-format
 msgid "%i items in playlist"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "შეინახე დასაკრავი სია"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr "დასაკრავი სია ცარიელია"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr "ნორმალური"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 msgid "Sorted by artist"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 msgid "Sorted by Album"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "New node"
 msgstr "ახალი ასაკი"
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -12281,8 +12470,8 @@ msgstr "Shift"
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:167
@@ -12290,32 +12479,36 @@ msgid "Stream output MRL"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
-msgid "Destination Target:"
-msgstr ""
+#, fuzzy
+msgid "Target:"
+msgstr "დიდი"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
-msgid "Output methods"
-msgstr ""
+#, fuzzy
+msgid "Outputs"
+msgstr "URL"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+msgid "Play locally"
+msgstr "ლოკალურად დაკვრა"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr "MMSH"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr "RTP"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-msgid "Miscellaneous options"
-msgstr "სხვადასხვა ოფციები"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 msgid "Group name"
 msgstr "ჯგუფის სახელი"
@@ -12328,10 +12521,6 @@ msgstr "არხის სახელი"
 msgid "Select all elementary streams"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-msgid "Transcoding options"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 msgid "Video codec"
 msgstr "ვიდეო კოდეკი"
@@ -12362,8 +12551,9 @@ msgid "Subtitles file"
 msgstr "ტიტრების ფაილი"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
-msgstr "ტიტრების ოფციები"
+#, fuzzy
+msgid "Options"
+msgstr "ოფციები:"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 msgid ""
@@ -12371,12 +12561,6 @@ msgid ""
 "subtitles."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr "დაყოვნება"
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 msgid "Set subtitle delay (in 1/10s)"
 msgstr ""
@@ -12386,21 +12570,23 @@ msgid "Open file"
 msgstr "ფაილის გახსნა"
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
-msgid "VLC media player - Updates"
-msgstr "VLC მედია დამკვრელი - განახლებელი"
+#, fuzzy
+msgid "Updates"
+msgstr "განახლება"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+#, fuzzy
+msgid "Check for updates"
+msgstr "შემოწმება."
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 msgid "Save file..."
 msgstr "შეინახე ფაილი..."
 
@@ -12426,7 +12612,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 msgid "Choose"
 msgstr "არჩევა"
 
@@ -12442,31 +12628,50 @@ msgstr ""
 msgid "Create"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-msgid "VLM configuration"
-msgstr "VLM კონფიგურაცია"
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
+msgid "VLM stream"
+msgstr "VLM ნაკადი"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
-msgid "VLM stream"
-msgstr "VLM ნაკადი"
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+msgid "Use this to stream on a network."
+msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:91
 msgid "Use this to re-encode a stream and save it to a file."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
 msgid "Use this to stream on a network"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
 msgid "You must choose a stream"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
 "incoming stream (for example, a file or a disc, but not a RTP/UDP network "
@@ -12474,30 +12679,71 @@ msgid ""
 "Enter the starting and ending times (in seconds)."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+msgid "Select the target video codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+msgid "Select the target audio codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
 msgid "This does not appear to be a valid multicast address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
 msgid "You need to enter an address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
 "transcoding"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 msgid "You must choose a file to save to"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
@@ -12507,53 +12753,86 @@ msgid ""
 "name will be used"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 msgid "Save to file"
 msgstr "შეინახე ფაილში"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+msgid "Adds distortion effects"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+msgid "Inverts the colors of the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+msgid "Adds motion blurring to the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 msgid "Magnifies part of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+#, fuzzy
+msgid "Image adjustment"
+msgstr "სურათი"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr "ვიდეოს ოფციები"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-msgid "More info"
-msgstr "მეტი ინფორმაცია"
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+msgid "Imitates the effect of surround sound when using headphones."
+msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+msgid "Prevents the audio output level from going over a predefined value."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:466
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:473
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:999
 msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
 msgstr ""
 
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "მეტი ინფორმაცია"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 msgid "Stopped"
 msgstr "გაჩერებული"
@@ -12578,143 +12857,149 @@ msgstr "წინა კვალი"
 msgid "Next track"
 msgstr "შემდეგი კვალი"
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 msgid "Quick &Open File...\tCtrl-O"
 msgstr "ფაი&ლის ჩქარი გახსნა...\tCtrl-L"
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr "გახსენი &ფაილი...\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr "გახსენი დირ&ექტორია...\tCtrl-E"
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr "გასხენი &დისკი...\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr "გახსე&ნი ქსელის სტრიმი...\tCtrl-N"
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr "გახსენი ვიდეო შეს&ავალის მოწყობილობა...\tCtrl-A"
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 msgid "&Wizard...\tCtrl-W"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr "დასაკვრელი &სია...\tCtrl-S"
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:601
+#: modules/gui/wxwidgets/interface.cpp:605
+#, fuzzy
+msgid "About..."
+msgstr "შესახებ"
+
+#: modules/gui/wxwidgets/interface.cpp:607
 #, fuzzy
-msgid "Check for updates ..."
+msgid "Check for updates..."
 msgstr "შემოწმება."
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 msgid "&File"
 msgstr "&ფაილი"
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr "&ხედი"
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr "&პარამეტრები"
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr "&აუდიო"
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr "&ვიდეო"
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr "&ნავიგაცია"
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr "&დახმარება"
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
 msgstr "დასაკრავი სიის გახსნა"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 #, fuzzy
 msgid "Previous playlist item"
 msgstr "წინა სია"
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 #, fuzzy
 msgid "Next playlist item"
 msgstr "შემდეგი სია"
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 #, fuzzy
 msgid "Play slower"
 msgstr "დაკვრა"
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 #, fuzzy
 msgid "Play faster"
 msgstr "დაკვრა"
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 msgid "Extended &GUI\tCtrl-G"
 msgstr "გაფართოებული &გრაფიკული ინტერფეისი\tCtrl-G"
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 msgid "&Bookmarks...\tCtrl-B"
 msgstr "&სანიშნეები...\tCtrl-B"
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 msgid "Preference&s...\tCtrl-S"
 msgstr "&პარამეტრები...\tCtrl-S"
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 msgid ""
 " (wxWidgets interface)\n"
 "\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
 "\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr "%s შესახებ"
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 msgid "Show/Hide interface"
 msgstr ""
 
@@ -12802,11 +13087,22 @@ msgstr ""
 msgid "RTP Unicast"
 msgstr "RTP"
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+msgid "Stream to a single computer."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 #, fuzzy
 msgid "RTP Multicast"
 msgstr "RTP მრავალმისამართიანი"
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 msgid ""
 "Enter the multicast address to stream to in this field. This must be an IP "
@@ -12814,25 +13110,46 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#: modules/gui/wxwidgets/streamdata.cpp:134
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
 msgstr ""
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:89
+#, fuzzy
+msgid "Bookmarks dialog"
+msgstr "სანიშნე %i"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
+msgid "Show bookmarks dialog at startup"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
 #, fuzzy
-msgid "Show extended GUI"
+msgid "Extended GUI"
 msgstr "ანახე"
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:92
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
+msgid "Taskbar"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:95
-#, fuzzy
-msgid "Show taskbar entry"
-msgstr "ანახე"
+msgid "Show VLC on the taskbar"
+msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
 msgid "Minimal interface"
@@ -12840,30 +13157,42 @@ msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
 #, fuzzy
-msgid "Use minimal interface, no toolbar, few menus"
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr "არა"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 msgid "Size to video"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #, fuzzy
-msgid "Resize VLC to match the video resolution"
+msgid "Resize VLC to match the video resolution."
 msgstr "ზომის შეცვლა -სკენ"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
 #, fuzzy
-msgid "Show systray icon"
+msgid "Systray icon"
+msgstr "ანახე"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+#, fuzzy
+msgid "Show a systray icon for VLC"
 msgstr "ანახე"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
+msgid "Show labels in toolbar"
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+msgid "Show labels below the icons in the toolbar."
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
 #, fuzzy
 msgid "Playlist view"
 msgstr "დაკვრის სია"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -12871,19 +13200,19 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 msgid "wxWidgets interface module"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 msgid "wxWidgets dialogs provider"
 msgstr ""
 
@@ -12906,8 +13235,8 @@ msgstr "შენახვა"
 
 #: modules/misc/dummy/dummy.c:45
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 
 #: modules/misc/dummy/dummy.c:51
@@ -12922,64 +13251,64 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr "ფიქტიური"
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 msgid "Dummy Interface"
 msgstr "ფიქტიური ინტერფეისი"
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 #, fuzzy
 msgid "Dummy access function"
 msgstr "ფიქტიური"
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 #, fuzzy
 msgid "Dummy demux function"
 msgstr "ფიქტიური"
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 #, fuzzy
 msgid "Dummy decoder"
 msgstr "ფიქტიური"
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 #, fuzzy
 msgid "Dummy decoder function"
 msgstr "ფიქტიური"
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 #, fuzzy
 msgid "Dummy encoder function"
 msgstr "ფიქტიური"
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 #, fuzzy
 msgid "Dummy audio output function"
 msgstr "ფიქტიური აუდიო"
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 #, fuzzy
 msgid "Dummy video output function"
 msgstr "ფიქტიური"
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 #, fuzzy
 msgid "Dummy Video output"
 msgstr "ფიქტიური ვიდეო"
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 #, fuzzy
 msgid "Dummy font renderer function"
 msgstr "ფიქტიური"
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr "შრიფტი"
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
-msgstr "შრიფტის ფაილის სახელი"
+msgid "Filename for the font you want to use"
+msgstr ""
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
 msgid "Font size in pixels"
@@ -12987,95 +13316,104 @@ msgstr "შრიფტის ზომა პიქსელებში"
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
+#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
 msgstr ""
 
-#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+msgid "Text default color"
 msgstr ""
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
 #, fuzzy
-msgid "The size of the fonts used by the osd module"
+msgid "Relative font size"
 msgstr "სიდიდე"
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr ""
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr "პატარა"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr "დიდი"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr ""
 
-#: modules/misc/freetype.c:102
+#: modules/misc/freetype.c:107
 #, fuzzy
-msgid "Use yuvp renderer"
+msgid "Use YUVP renderer"
 msgstr "ტექსტი"
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 #, fuzzy
 msgid "Font Effect"
 msgstr "შრიფტი"
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Background"
 msgstr "ფონი"
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 msgid "Outline"
 msgstr ""
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 #, fuzzy
 msgid "Fat Outline"
 msgstr "სწრაფად"
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 #, fuzzy
 msgid "Text renderer"
 msgstr "ტექსტი"
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 msgid "Freetype2 font renderer"
 msgstr ""
 
@@ -13085,110 +13423,107 @@ msgstr ""
 
 #: modules/misc/gnutls.c:69
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 #, fuzzy
 msgid "Expiration time for resumed TLS sessions"
 msgstr "ვადის გასვლა"
 
-#: modules/misc/gnutls.c:74
-#, fuzzy
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
-msgstr "წამი."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
+msgstr ""
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 #, fuzzy
 msgid "Number of resumed TLS sessions"
 msgstr "TLS"
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 #, fuzzy
 msgid "Check TLS/SSL server certificate validity"
 msgstr "შემოწმება SSL"
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 #, fuzzy
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr "შემოწმება SSL"
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 #, fuzzy
 msgid "GnuTLS TLS encryption layer"
 msgstr "TLS"
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 #, fuzzy
 msgid "Growl server"
 msgstr "CDDB სერვერი"
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 #, fuzzy
 msgid "Growl password"
 msgstr "FTP პაროლი"
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 #, fuzzy
 msgid "Growl UDP port"
 msgstr "UDP"
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "UDP"
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
-msgstr ""
+#, fuzzy
+msgid "Growl"
+msgstr "ჯგუფი"
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 #, fuzzy
 msgid "(no title)"
 msgstr "არა"
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr ""
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr ""
 
@@ -13196,7 +13531,7 @@ msgstr ""
 msgid "Gtk+ GUI helper"
 msgstr ""
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr "ტექსტი"
 
@@ -13208,41 +13543,45 @@ msgstr "პროტოკოლის ფორმატი"
 #, fuzzy
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr "მისაწვდომია ნაგულისხმევი და."
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 #, fuzzy
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
 msgstr "მისაწვდომია ნაგულისხმევი და."
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 #, fuzzy
 msgid "Logging"
 msgstr "პროტოკოლირება"
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 #, fuzzy
 msgid "File logging"
 msgstr "ფაილი"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr "პროტოკოლის ფაილი"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr ""
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 #, fuzzy
 msgid "RRD output file"
 msgstr "გამოსავალი ფაილი"
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+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
@@ -13261,16 +13600,14 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
-
 #: modules/misc/msn.c:63
 msgid "MSN Title format string"
 msgstr ""
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
@@ -13278,8 +13615,9 @@ msgid "MSN"
 msgstr "MSN"
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr ""
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "ახლა ვუკრავ"
 
 #: modules/misc/network/ipv4.c:96
 #, fuzzy
@@ -13324,28 +13662,34 @@ msgstr ""
 msgid "video"
 msgstr "ვიდეო"
 
+#: modules/misc/rtsp.c:48
+#, fuzzy
+msgid "RTSP host address"
+msgstr "HTTP ჰოსტის მისამართი"
+
 #: modules/misc/rtsp.c:50
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr ""
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 msgid "Maximum number of connections"
 msgstr ""
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 msgid "RTSP VoD"
 msgstr "RTSP·VoD"
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 msgid "RTSP VoD server"
 msgstr "RTSP VoD სერვერი"
 
@@ -13353,11 +13697,11 @@ msgstr "RTSP VoD სერვერი"
 msgid "X Screensaver disabler"
 msgstr ""
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 msgid "SVG template file"
 msgstr ""
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -13376,57 +13720,56 @@ msgstr ""
 msgid "Miscellaneous stress tests"
 msgstr "სხვადასხვა"
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 msgid "Win32 font renderer"
 msgstr ""
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr ""
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 #, fuzzy
 msgid "Simple XML Parser"
 msgstr "მარტივი"
 
 #: modules/mux/asf.c:49
-msgid "Allows you to define the title that will be put in ASF comments."
+msgid "Title to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:52
-msgid "Allows you to define the author that will be put in ASF comments."
+#: modules/mux/asf.c:51
+msgid "Author to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:55
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+#: modules/mux/asf.c:53
+msgid "Copyright string to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 msgid "Comment"
 msgstr "კომენტარი"
 
-#: modules/mux/asf.c:58
-msgid "Allows you to define the comment that will be put in ASF comments."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:61
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+#: modules/mux/asf.c:57
+msgid "\"Rating\" to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 msgid "Packet Size"
 msgstr "პაკეტის ზომა"
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr ""
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 msgid "ASF muxer"
 msgstr ""
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr "უცნობი ვიდეო"
 
@@ -13442,31 +13785,31 @@ msgstr "ფიქტიური დაუმუშავებელი"
 
 #: modules/mux/mp4.c:45
 #, fuzzy
-msgid "Create \"Fast start\" files"
+msgid "Create \"Fast Start\" files"
 msgstr "შექმნა სწრაფად"
 
 #: modules/mux/mp4.c:47
 #, fuzzy
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr "სწრაფად სწრაფად -სკენ."
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 #, fuzzy
 msgid "MP4/MOV muxer"
 msgstr "MP4 MOV"
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:46
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:51
@@ -13476,9 +13819,7 @@ msgstr "სიდიდე"
 
 #: modules/mux/mpeg/ps.c:52
 #, fuzzy
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr "სიდიდე PS."
 
 #: modules/mux/mpeg/ps.c:61
@@ -13492,7 +13833,7 @@ msgstr "ვიდეო PID"
 #: modules/mux/mpeg/ts.c:84
 #, fuzzy
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr "a PID -სკენ PID."
 
@@ -13501,7 +13842,7 @@ msgid "Audio PID"
 msgstr "აუდიო PID"
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
+msgid "Assign a fixed PID to the audio stream."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:88
@@ -13509,7 +13850,7 @@ msgid "SPU PID"
 msgstr "SPU PID"
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+msgid "Assign a fixed PID to the SPU."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:90
@@ -13517,7 +13858,7 @@ msgid "PMT PID"
 msgstr "PMT PID"
 
 #: modules/mux/mpeg/ts.c:91
-msgid "Assigns a fixed PID to the PMT"
+msgid "Assign a fixed PID to the PMT"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:92
@@ -13525,7 +13866,7 @@ msgid "TS ID"
 msgstr "TS ID"
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
+msgid "Assign a fixed Transport Stream ID."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:94
@@ -13533,58 +13874,77 @@ msgid "NET ID"
 msgstr "NET ID"
 
 #: modules/mux/mpeg/ts.c:95
-msgid "Assigns a fixed Network ID (for SDT table)"
-msgstr ""
-
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:97
 #, fuzzy
-msgid "Assigns a program number to each PMT"
-msgstr "a პროგრამა რიცხვი -სკენ"
+msgid "PMT Program numbers"
+msgstr "კვალის ნომერი."
 
 #: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:99
-msgid "Defines the pids to add to each pmt."
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
-msgid "Set PID to id of ES"
+#: modules/mux/mpeg/ts.c:109
+msgid "Set PID to ID of ES"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:105
-msgid "set PID to id of es"
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:114
+#, fuzzy
+msgid "Data alignment"
+msgstr "ვიდეოს მდებარეობა"
+
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:118
 msgid "Shaping delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 msgid "Use keyframes"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -13593,72 +13953,72 @@ msgid ""
 "the biggest frames in the stream."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 msgid "Crypt video"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 msgid "Crypt video using CSA"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr "CSA გასაღები"
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
+#, fuzzy
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
-msgstr ""
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
+msgstr "სიდიდე TS -სკენ TS "
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr ""
 
@@ -13668,17 +14028,18 @@ msgstr ""
 
 #: modules/mux/mpjpeg.c:33
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 
 #: modules/mux/mpjpeg.c:50
-msgid "Multipart jpeg muxer"
+msgid "Multipart JPEG muxer"
 msgstr ""
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
-msgstr ""
+#, fuzzy
+msgid "Ogg/OGM muxer"
+msgstr "VOC დემუქსერი"
 
 #: modules/mux/wav.c:42
 msgid "WAV muxer"
@@ -13690,8 +14051,9 @@ msgid "Copy packetizer"
 msgstr "დააკოპირე"
 
 #: modules/packetizer/h264.c:47
-msgid "H264 video packetizer"
-msgstr ""
+#, fuzzy
+msgid "H.264 video packetizer"
+msgstr "MPEG4"
 
 #: modules/packetizer/mpeg4audio.c:118
 #, fuzzy
@@ -13704,13 +14066,13 @@ msgid "MPEG4 video packetizer"
 msgstr "MPEG4"
 
 #: modules/packetizer/mpegvideo.c:52
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -13734,7 +14096,7 @@ msgid "DAAP access"
 msgstr ""
 
 #: modules/services_discovery/hal.c:63
-msgid "HAL device detection"
+msgid "HAL devices detection"
 msgstr ""
 
 #: modules/services_discovery/hal.c:153
@@ -13746,16 +14108,15 @@ msgid "Podcast URLs list"
 msgstr ""
 
 #: modules/services_discovery/podcast.c:58
-#, fuzzy
-msgid "Podcast '|' (pipe) seperated URLs list"
-msgstr "ვებმისამართები"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
+msgstr ""
 
-#: modules/services_discovery/podcast.c:62
+#: modules/services_discovery/podcast.c:63
 #, fuzzy
-msgid "Podcast Service Discovery"
-msgstr "á\83¡á\83\94á\83 á\83\95á\83\98á\83¡á\83\98"
+msgid "Podcasts"
+msgstr "á\83©á\83\90á\83¡á\83\9bá\83\90"
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 #, fuzzy
 msgid "Podcast"
 msgstr "ჩასმა"
@@ -13766,129 +14127,131 @@ msgid "SAP multicast address"
 msgstr "SAP"
 
 #: modules/services_discovery/sap.c:80
-#, fuzzy
-msgid "Listen for SAP announcements on another address"
-msgstr "SAP"
+msgid ""
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
+msgstr ""
 
-#: modules/services_discovery/sap.c:81
+#: modules/services_discovery/sap.c:83
 #, fuzzy
-msgid "IPv4-SAP listening"
+msgid "IPv4 SAP"
 msgstr "SAP"
 
-#: modules/services_discovery/sap.c:83
-msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
-msgstr ""
-
 #: modules/services_discovery/sap.c:85
 #, fuzzy
-msgid "IPv6-SAP listening"
+msgid "Listen to IPv4 announcements on the standard address."
 msgstr "SAP"
 
 #: modules/services_discovery/sap.c:87
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
-msgstr ""
+#, fuzzy
+msgid "IPv6 SAP"
+msgstr "SAP"
 
 #: modules/services_discovery/sap.c:89
 #, fuzzy
-msgid "IPv6 SAP scope"
+msgid "Listen to IPv6 announcements on the standard addresses."
 msgstr "SAP"
 
 #: modules/services_discovery/sap.c:91
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+#, fuzzy
+msgid "IPv6 SAP scope"
+msgstr "SAP"
+
+#: modules/services_discovery/sap.c:93
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr ""
 
-#: modules/services_discovery/sap.c:92
+#: modules/services_discovery/sap.c:94
 #, fuzzy
 msgid "SAP timeout (seconds)"
 msgstr "SAP წამი"
 
-#: modules/services_discovery/sap.c:94
+#: modules/services_discovery/sap.c:96
 #, fuzzy
 msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr "SAP არა."
 
-#: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+#: modules/services_discovery/sap.c:98
+msgid "Try to parse the announce"
 msgstr ""
 
-#: modules/services_discovery/sap.c:98
+#: modules/services_discovery/sap.c:100
 #, fuzzy
 msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
 msgstr "SAP -სკენ SAP."
 
-#: modules/services_discovery/sap.c:100
+#: modules/services_discovery/sap.c:103
 #, fuzzy
 msgid "SAP Strict mode"
 msgstr "SAP"
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 #, fuzzy
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
 "announcements."
 msgstr "SAP."
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 #, fuzzy
 msgid "Use SAP cache"
 msgstr "SAP"
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 #, fuzzy
 msgid "SAP Announcements"
 msgstr "SAP"
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 #, fuzzy
 msgid "SDP file parser for UDP"
 msgstr "UDP"
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 msgid "Session Announcements (SAP)"
 msgstr ""
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 msgid "Session"
 msgstr "სესია"
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 msgid "Tool"
 msgstr "ხელსაწყო"
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 msgid "User"
 msgstr "მომხმარებელი"
 
+#: modules/services_discovery/shout.c:61
+#, fuzzy
+msgid "Number of streams"
+msgstr "ხაზი"
+
 #: modules/services_discovery/shout.c:62
-msgid "Maximum number of shoutcast servers to be listed"
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr ""
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr ""
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 msgid "Shoutcast"
 msgstr ""
 
@@ -13903,42 +14266,44 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr "უნივერსალური n დაკვრა"
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
 msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
 #, fuzzy
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr "სურათები მწ -სკენ და."
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 #, fuzzy
 msgid "ID Offset"
 msgstr "ID წანაცვლება"
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 #, fuzzy
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
 msgstr "წანაცვლება -სკენ -სკენ -სკენ."
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 msgid "Bridge"
 msgstr ""
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 msgid "Bridge stream output"
 msgstr ""
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 msgid "Bridge out"
 msgstr ""
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr ""
 
@@ -13959,7 +14324,7 @@ msgstr ""
 msgid "Introduces a delay in the display of the stream."
 msgstr ""
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 #, fuzzy
 msgid "Display"
 msgstr "დისპლეი"
@@ -13977,9 +14342,8 @@ msgstr ""
 msgid "Output access method"
 msgstr ""
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
+#: modules/stream_out/es.c:39
+msgid "This is the default output access method that will be used."
 msgstr ""
 
 #: modules/stream_out/es.c:41
@@ -13988,78 +14352,76 @@ msgid "Audio output access method"
 msgstr "აუდიო"
 
 #: modules/stream_out/es.c:43
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
+msgid "This is the output access method that will be used for audio."
 msgstr ""
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 #, fuzzy
 msgid "Video output access method"
 msgstr "ვიდეო"
 
-#: modules/stream_out/es.c:47
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
+#: modules/stream_out/es.c:46
+msgid "This is the output access method that will be used for video."
 msgstr ""
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 msgid "Output muxer"
 msgstr ""
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
-msgid "Allows you to specify the muxer used for the streaming output."
+#: modules/stream_out/es.c:50
+msgid "This is the default muxer method that will be used."
 msgstr ""
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 #, fuzzy
 msgid "Audio output muxer"
 msgstr "აუდიო"
 
-#: modules/stream_out/es.c:55
-msgid "Allows you to specify the muxer used for the audio streaming output."
-msgstr ""
+#: modules/stream_out/es.c:53
+#, fuzzy
+msgid "This is the muxer that will be used for audio."
+msgstr "სახელი ჯგუფი"
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 #, fuzzy
 msgid "Video output muxer"
 msgstr "ვიდეო"
 
-#: modules/stream_out/es.c:58
-msgid "Allows you to specify the muxer used for the video streaming output."
-msgstr ""
+#: modules/stream_out/es.c:56
+#, fuzzy
+msgid "This is the muxer that will be used for video."
+msgstr "სახელი ჯგუფი"
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 #, fuzzy
 msgid "Output URL"
 msgstr "URL"
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
-msgid "Allows you to specify the output URL used for the streaming output."
+#: modules/stream_out/es.c:60
+msgid "This is the default output URI."
 msgstr ""
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 #, fuzzy
 msgid "Audio output URL"
 msgstr "აუდიო URL"
 
-#: modules/stream_out/es.c:65
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
-msgstr ""
+#: modules/stream_out/es.c:63
+#, fuzzy
+msgid "This is the output URI that will be used for audio."
+msgstr "სახელი ჯგუფი"
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 #, fuzzy
 msgid "Video output URL"
 msgstr "ვიდეო URL"
 
-#: modules/stream_out/es.c:69
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
-msgstr ""
+#: modules/stream_out/es.c:66
+#, fuzzy
+msgid "This is the output URI that will be used for video."
+msgstr "სახელი ჯგუფი"
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 msgid "Elementary stream output"
 msgstr ""
 
@@ -14089,142 +14451,166 @@ msgstr ""
 msgid "Mosaic bridge stream output"
 msgstr ""
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr ""
 
 #: modules/stream_out/rtp.c:51
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 
 #: modules/stream_out/rtp.c:55
 msgid "Muxer"
 msgstr ""
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
+#: modules/stream_out/rtp.c:57
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
+msgstr ""
+
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
 msgid "Session name"
 msgstr "სესიის სახელი"
 
-#: modules/stream_out/rtp.c:61
-msgid "Allows you to specify the session name used for the streaming output."
-msgstr ""
-
 #: modules/stream_out/rtp.c:62
+#, fuzzy
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
+msgstr "სახელი SAP"
+
+#: modules/stream_out/rtp.c:64
 msgid "Session description"
 msgstr "სესიის აღწერა"
 
-#: modules/stream_out/rtp.c:64
-msgid "Allows you to give a broader description of the stream."
+#: modules/stream_out/rtp.c:66
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 msgid "Session URL"
 msgstr "სესიის URL"
 
-#: modules/stream_out/rtp.c:67
-msgid "Allows you to specify a URL with additional information on the stream."
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 #, fuzzy
 msgid "Session email"
 msgstr "სესია"
 
-#: modules/stream_out/rtp.c:70
-msgid "Allows you to specify contact e-mail address for this session."
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:74
-msgid "Allows you to specify the base port used for the RTP streaming."
+#: modules/stream_out/rtp.c:79
+msgid "This allows you to specify the base port for the RTP streaming."
 msgstr ""
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 msgid "Audio port"
 msgstr "აუდიო პორტი"
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
+"This allows you to specify the default audio port for the RTP streaming."
 msgstr ""
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 msgid "Video port"
 msgstr "ვიდეო პორტი"
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
+"This allows you to specify the default video port for the RTP streaming."
 msgstr ""
 
-#: modules/stream_out/rtp.c:84
-msgid "Allows you to specify the Time-To-Live for the output stream."
+#: modules/stream_out/rtp.c:89
+msgid "This allows you to specify the Time-To-Live for the output stream."
+msgstr ""
+
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
 msgstr ""
 
 #: modules/stream_out/rtp.c:93
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
+msgstr ""
+
+#: modules/stream_out/rtp.c:102
 #, fuzzy
 msgid "RTP stream output"
 msgstr "RTP"
 
-#: modules/stream_out/standard.c:45
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
 msgstr ""
 
-#: modules/stream_out/standard.c:47
-#, fuzzy
-msgid "Output URL (deprecated)"
-msgstr "URL"
-
-#: modules/stream_out/standard.c:49
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
+#: modules/stream_out/standard.c:44
+msgid "This is the muxer that will be used."
 msgstr ""
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:45
 #, fuzzy
 msgid "Output destination"
 msgstr "ნიშნულება"
 
-#: modules/stream_out/standard.c:54
-msgid ""
-"Allows you to specify the output destination used for the streaming output."
+#: modules/stream_out/standard.c:47
+msgid "This is the destination (URL) that will be used for the stream."
 msgstr ""
 
-#: modules/stream_out/standard.c:58
+#: modules/stream_out/standard.c:50
 #, fuzzy
-msgid "Name of the session that will be announced with SAP"
+msgid ""
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
 msgstr "სახელი SAP"
 
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 #, fuzzy
 msgid "Session groupname"
 msgstr "სესია"
 
-#: modules/stream_out/standard.c:62
+#: modules/stream_out/standard.c:55
 #, fuzzy
-msgid "Name of the group that will be announced for the session"
-msgstr "სახელი ჯგუფი"
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
+msgstr "სახელი SAP"
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 #, fuzzy
 msgid "SAP announcing"
 msgstr "SAP"
 
-#: modules/stream_out/standard.c:65
+#: modules/stream_out/standard.c:59
 #, fuzzy
-msgid "Announce this session with SAP"
+msgid "Announce this session with SAP."
 msgstr "SAP"
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 #, fuzzy
 msgid "Standard"
 msgstr "სტანდარტული"
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 #, fuzzy
 msgid "Standard stream output"
 msgstr "სტანდარტული"
@@ -14311,7 +14697,8 @@ msgstr "ვიდეო"
 
 #: modules/stream_out/transcode.c:48
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
+"This is the video encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
 #: modules/stream_out/transcode.c:50
@@ -14320,237 +14707,299 @@ msgid "Destination video codec"
 msgstr "ნიშნულება"
 
 #: modules/stream_out/transcode.c:52
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
+msgid "This is the video codec that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 #, fuzzy
 msgid "Video bitrate"
 msgstr "ვიდეო"
 
-#: modules/stream_out/transcode.c:56
-msgid "Allows you to specify the video bitrate used for the streaming output."
+#: modules/stream_out/transcode.c:55
+msgid "Target bitrate of the transcoded video stream."
 msgstr ""
 
-#: modules/stream_out/transcode.c:58
+#: modules/stream_out/transcode.c:56
 #, fuzzy
 msgid "Video scaling"
 msgstr "ვიდეო"
 
-#: modules/stream_out/transcode.c:60
-msgid "Allows you to scale the video before encoding."
+#: modules/stream_out/transcode.c:58
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
 msgstr ""
 
-#: modules/stream_out/transcode.c:61
+#: modules/stream_out/transcode.c:59
 #, fuzzy
 msgid "Video frame-rate"
 msgstr "ვიდეო"
 
-#: modules/stream_out/transcode.c:63
-msgid "Allows you to specify an output frame rate for the video."
+#: modules/stream_out/transcode.c:61
+msgid "Target output frame rate for the video stream."
 msgstr ""
 
-#: modules/stream_out/transcode.c:66
-msgid "Allows you to deinterlace the video before encoding."
-msgstr ""
+#: modules/stream_out/transcode.c:64
+#, fuzzy
+msgid "Deinterlace the video before encoding."
+msgstr "დეინტერლაცია"
 
-#: modules/stream_out/transcode.c:76
+#: modules/stream_out/transcode.c:67
+#, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr "დეინტერლაცია"
+
+#: modules/stream_out/transcode.c:74
 msgid "Maximum video width"
 msgstr ""
 
-#: modules/stream_out/transcode.c:78
-msgid "Allows you to specify a maximum output video width."
+#: modules/stream_out/transcode.c:76
+msgid "Maximum output video width."
 msgstr ""
 
-#: modules/stream_out/transcode.c:79
+#: modules/stream_out/transcode.c:77
 msgid "Maximum video height"
 msgstr ""
 
-#: modules/stream_out/transcode.c:81
-msgid "Allows you to specify a maximum output video height."
+#: modules/stream_out/transcode.c:79
+msgid "Maximum output video height."
 msgstr ""
 
-#: modules/stream_out/transcode.c:82
+#: modules/stream_out/transcode.c:80
 msgid "Video filter"
 msgstr "ვიდეო ფილტრი"
 
-#: modules/stream_out/transcode.c:84
+#: modules/stream_out/transcode.c:82
 msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
 msgstr ""
 
-#: modules/stream_out/transcode.c:87
+#: modules/stream_out/transcode.c:85
 #, fuzzy
-msgid "Video crop top"
+msgid "Video crop (top)"
 msgstr "ვიდეო ზემოთ"
 
-#: modules/stream_out/transcode.c:89
-msgid "Allows you to specify the top coordinate for the video cropping."
+#: modules/stream_out/transcode.c:87
+msgid "Number of pixels to crop at the top of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:90
+#: modules/stream_out/transcode.c:88
 #, fuzzy
-msgid "Video crop left"
+msgid "Video crop (left)"
 msgstr "ვიდეო მარცხენა"
 
-#: modules/stream_out/transcode.c:92
-msgid "Allows you to specify the left coordinate for the video cropping."
+#: modules/stream_out/transcode.c:90
+msgid "Number of pixels to crop at the left of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:93
+#: modules/stream_out/transcode.c:91
 #, fuzzy
-msgid "Video crop bottom"
+msgid "Video crop (bottom)"
 msgstr "ვიდეო ქვემოთ"
 
-#: modules/stream_out/transcode.c:95
-msgid "Allows you to specify the bottom coordinate for the video cropping."
+#: modules/stream_out/transcode.c:93
+msgid "Number of pixels to crop at the bottom of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:96
+#: modules/stream_out/transcode.c:94
 #, fuzzy
-msgid "Video crop right"
+msgid "Video crop (right)"
 msgstr "ვიდეო მარჯვენა"
 
-#: modules/stream_out/transcode.c:98
-msgid "Allows you to specify the right coordinate for the video cropping."
+#: modules/stream_out/transcode.c:96
+msgid "Number of pixels to crop at the right of the video."
 msgstr ""
 
+#: modules/stream_out/transcode.c:98
+#, fuzzy
+msgid "Video padding (top)"
+msgstr "ვიდეო ზემოთ"
+
 #: modules/stream_out/transcode.c:100
+msgid "Size of the black border to add at the top of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:101
+#, fuzzy
+msgid "Video padding (left)"
+msgstr "ვიდეო მარცხენა"
+
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:104
+#, fuzzy
+msgid "Video padding (bottom)"
+msgstr "ვიდეო ქვემოთ"
+
+#: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:107
+#, fuzzy
+msgid "Video padding (right)"
+msgstr "ვიდეო მარჯვენა"
+
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:111
+#, fuzzy
+msgid "Video canvas width"
+msgstr "ვიდეოს სიფართე"
+
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
+msgstr ""
+
+#: modules/stream_out/transcode.c:114
+#, fuzzy
+msgid "Video canvas height"
+msgstr "ვიდეოს სიმაღლე"
+
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
+msgstr ""
+
+#: modules/stream_out/transcode.c:117
+#, fuzzy
+msgid "Video canvas aspect ratio"
+msgstr "ნიმუში"
+
+#: modules/stream_out/transcode.c:119
+msgid ""
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
+msgstr ""
+
+#: modules/stream_out/transcode.c:122
 #, fuzzy
 msgid "Audio encoder"
 msgstr "აუდიო"
 
-#: modules/stream_out/transcode.c:102
+#: modules/stream_out/transcode.c:124
 msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:104
+#: modules/stream_out/transcode.c:126
 #, fuzzy
 msgid "Destination audio codec"
 msgstr "ნიშნულება აუდიო"
 
-#: modules/stream_out/transcode.c:106
-msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:128
+msgid "This is the audio codec that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:129
 #, fuzzy
 msgid "Audio bitrate"
 msgstr "აუდიო"
 
-#: modules/stream_out/transcode.c:110
-msgid "Allows you to specify the audio bitrate used for the streaming output."
+#: modules/stream_out/transcode.c:131
+msgid "Target bitrate of the transcoded audio stream."
 msgstr ""
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 #, fuzzy
 msgid "Audio sample rate"
 msgstr "აუდიო"
 
-#: modules/stream_out/transcode.c:114
+#: modules/stream_out/transcode.c:134
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 msgid "Audio channels"
 msgstr "აუდიო არხები"
 
-#: modules/stream_out/transcode.c:118
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
 msgstr ""
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 #, fuzzy
 msgid "Subtitles encoder"
 msgstr "ტიტრები"
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 #, fuzzy
 msgid "Destination subtitles codec"
 msgstr "ნიშნულება"
 
-#: modules/stream_out/transcode.c:127
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
-msgstr ""
-
-#: modules/stream_out/transcode.c:129
-msgid "Subpictures filter"
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 msgid "OSD menu"
 msgstr "OSD მენიუ"
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
 #, fuzzy
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr "ჩართ. ეკრანი დისპლეი."
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 msgid "Number of threads"
 msgstr ""
 
-#: modules/stream_out/transcode.c:141
-msgid "Allows you to specify the number of threads used for the transcoding."
-msgstr ""
+#: modules/stream_out/transcode.c:160
+#, fuzzy
+msgid "Number of threads used for the transcoding."
+msgstr "TLS"
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 #, fuzzy
 msgid "High priority"
 msgstr "მაღალი"
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 msgid "Synchronise on audio track"
 msgstr ""
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 #, fuzzy
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
 msgstr "კადრები -სკენ აუდიო."
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 msgid "Transcode stream output"
 msgstr ""
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 #, fuzzy
 msgid "Overlays/Subtitles"
 msgstr "ტიტრები"
@@ -14589,69 +15038,72 @@ msgid "AltiVec conversions from "
 msgstr ""
 
 #: modules/video_filter/adjust.c:60
-msgid "Enable brightness threshold"
-msgstr ""
+#, fuzzy
+msgid "Brightness threshold"
+msgstr "სიკაშკაშე"
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 #, fuzzy
 msgid "Image contrast (0-2)"
 msgstr "სურათი"
 
-#: modules/video_filter/adjust.c:63
+#: modules/video_filter/adjust.c:65
 #, fuzzy
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr "და -სკენ 1"
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 #, fuzzy
 msgid "Image hue (0-360)"
 msgstr "სურათი"
 
-#: modules/video_filter/adjust.c:65
+#: modules/video_filter/adjust.c:67
 #, fuzzy
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
 msgstr "და -სკენ 0"
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 #, fuzzy
 msgid "Image saturation (0-3)"
 msgstr "სურათი"
 
-#: modules/video_filter/adjust.c:67
+#: modules/video_filter/adjust.c:69
 #, fuzzy
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
 msgstr "და -სკენ 1"
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 #, fuzzy
 msgid "Image brightness (0-2)"
 msgstr "სურათი"
 
-#: modules/video_filter/adjust.c:69
+#: modules/video_filter/adjust.c:71
 #, fuzzy
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr "და -სკენ 1"
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 #, fuzzy
 msgid "Image gamma (0-10)"
 msgstr "სურათი"
 
-#: modules/video_filter/adjust.c:71
+#: modules/video_filter/adjust.c:73
 #, fuzzy
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr "და -სკენ 1"
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 #, fuzzy
 msgid "Image properties filter"
 msgstr "სურათი"
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 #, fuzzy
 msgid "Image adjust"
 msgstr "სურათი"
@@ -14666,23 +15118,25 @@ msgid "Number of clones"
 msgstr ""
 
 #: modules/video_filter/clone.c:56
-msgid "Select the number of video windows in which to clone the video."
+msgid "Number of video windows in which to clone the video."
 msgstr ""
 
 #: modules/video_filter/clone.c:59
 #, fuzzy
-msgid "List of video output modules"
-msgstr "á\83¡á\83\98á\83\90"
+msgid "Video output modules"
+msgstr "á\83\95á\83\98á\83\93á\83\94á\83\9d"
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
 msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 msgid "Clone video filter"
 msgstr ""
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 msgid "Clone"
 msgstr ""
 
@@ -14704,7 +15158,7 @@ msgstr "ავტომატური"
 
 #: modules/video_filter/crop.c:58
 #, fuzzy
-msgid "Activate automatic black border cropping."
+msgid "Automatic black border cropping."
 msgstr "გააქტიურება."
 
 #: modules/video_filter/crop.c:61
@@ -14712,21 +15166,26 @@ msgstr "გააქტიურება."
 msgid "Crop video filter"
 msgstr "ჩამოჭრა"
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 #, fuzzy
 msgid "Deinterlace mode"
 msgstr "დეინტერლაცია"
 
-#: modules/video_filter/deinterlace.c:103
-msgid "Default deinterlace method to use for local playback"
+#: modules/video_filter/deinterlace.c:109
+msgid "Deinterlace method to use for local playback."
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:106
-msgid "Default deinterlace methode to use for streaming"
-msgstr ""
+#: modules/video_filter/deinterlace.c:111
+#, fuzzy
+msgid "Streaming deinterlace mode"
+msgstr "დეინტერლაცია"
+
+#: modules/video_filter/deinterlace.c:112
+#, fuzzy
+msgid "Deinterlace method to use for streaming."
+msgstr "დეინტერლაცია"
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:121
 msgid "Deinterlacing video filter"
 msgstr ""
 
@@ -14737,7 +15196,7 @@ msgstr ""
 #: modules/video_filter/distort.c:65
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr ""
 
 #: modules/video_filter/distort.c:67
@@ -14745,38 +15204,40 @@ msgid "Gradient image type"
 msgstr ""
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 msgid "Apply cartoon effect"
 msgstr ""
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Wave"
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Ripple"
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Gradient"
 msgstr ""
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Edge"
 msgstr ""
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 msgid "Distort video filter"
 msgstr ""
 
@@ -14797,71 +15258,77 @@ msgstr "ლოგო"
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 msgid "Logo animation # of loops"
 msgstr ""
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
-msgstr ""
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+#, fuzzy
+msgid "X coordinate"
+msgstr "ვიდეოს y კოორდინატი"
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
+#: modules/video_filter/logo.c:79
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+#, fuzzy
+msgid "Y coordinate"
+msgstr "ვიდეოს y კოორდინატი"
+
+#: modules/video_filter/logo.c:82
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:84
 #, fuzzy
 msgid "Transparency of the logo"
 msgstr "გამჭირვალობა"
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
 #, fuzzy
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr "თქვენ გამჭირვალობა გამჭირვალობა -სკენ."
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 msgid "Logo position"
 msgstr "ლოგოს პოზიცია"
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 #, fuzzy
 msgid "Logo video filter"
 msgstr "ლოგო"
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 #, fuzzy
 msgid "Logo overlay"
 msgstr "ლოგო"
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 #, fuzzy
 msgid "Logo sub filter"
 msgstr "ლოგო"
@@ -14870,194 +15337,286 @@ msgstr "ლოგო"
 msgid "Magnify/Zoom interactive video filter"
 msgstr ""
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr ""
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
+msgid "Marquee text to display."
 msgstr ""
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
-msgstr ""
+#, fuzzy
+msgid "X offset"
+msgstr "ID წანაცვლება"
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+msgid "X offset, from the left screen edge."
 msgstr ""
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr ""
-
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
-msgstr ""
+#, fuzzy
+msgid "Y offset"
+msgstr "ID წანაცვლება"
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+msgid "Y offset, down from the top."
 msgstr ""
 
 #: modules/video_filter/marq.c:83
 #, fuzzy
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr "ნაგულისხმევი."
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
+#: modules/video_filter/marq.c:87
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
 msgstr ""
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 #, fuzzy
 msgid "Font size, pixels"
 msgstr "შრიფტი სიდიდე პიქსელი"
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
 #, fuzzy
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+msgid "Font size, in pixels. Default is -1 (use default font size)."
 msgstr "სიდიდე პიქსელი"
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
+msgstr ""
+
+#: modules/video_filter/marq.c:99
 msgid "Marquee position"
 msgstr ""
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 #, fuzzy
 msgid "Misc"
 msgstr "სხვადასხვა"
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
+#: modules/video_filter/marq.c:141
+msgid "Marquee display"
 msgstr ""
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
-msgstr ""
+#, fuzzy
+msgid "Transparency"
+msgstr "გამჭირვალე"
 
 #: modules/video_filter/mosaic.c:91
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:95
 #, fuzzy
-msgid "Alpha blending (0 -> 255). Default is 255"
-msgstr "á\83\9cá\83\90á\83\92á\83£á\83\9aá\83\98á\83¡á\83®á\83\9bá\83\94á\83\95á\83\98"
+msgid "Total height of the mosaic, in pixels."
+msgstr "á\83\9eá\83\98á\83¥á\83¡á\83\94á\83\9aá\83\98."
 
-#: modules/video_filter/mosaic.c:93
-msgid "Height in pixels"
-msgstr "სიმაღლე პიქსელებში"
+#: modules/video_filter/mosaic.c:97
+#, fuzzy
+msgid "Total width of the mosaic, in pixels."
+msgstr "პიქსელი."
 
-#: modules/video_filter/mosaic.c:94
-msgid "Width in pixels"
-msgstr "სიგანე პიქსელებში"
+#: modules/video_filter/mosaic.c:99
+#, fuzzy
+msgid "Top left corner X coordinate"
+msgstr "ვიდეოს x კოორდინატი"
 
-#: modules/video_filter/mosaic.c:95
-msgid "Top left corner x coordinate"
+#: modules/video_filter/mosaic.c:100
+msgid "X Coordinate of the top-left corner of the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:96
-msgid "Top left corner y coordinate"
+#: modules/video_filter/mosaic.c:101
+#, fuzzy
+msgid "Top left corner Y coordinate"
+msgstr "ვიდეოს x კოორდინატი"
+
+#: modules/video_filter/mosaic.c:102
+msgid "Y Coordinate of the top-left corner of the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:103
+#, fuzzy
+msgid "Vertical border width"
+msgstr "ვერტიკალური"
+
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:98
+#: modules/video_filter/mosaic.c:106
 #, fuzzy
-msgid "Horizontal border width in pixels"
+msgid "Horizontal border width"
 msgstr "პიქსელი"
 
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:110
 msgid "Mosaic alignment"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:112
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:116
 msgid "Positioning method"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:117
 #, fuzzy
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr "auto რიცხვი ხაზი და სვეტი რიცხვი ხაზი და სვეტი."
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 #, fuzzy
 msgid "Number of rows"
 msgstr "ხაზი"
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 #, fuzzy
 msgid "Number of columns"
 msgstr "სვეტი"
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:108
+#: modules/video_filter/mosaic.c:129
+msgid "Keep the original aspect ratio when resizing mosaic elements."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:131
 #, fuzzy
 msgid "Keep original size"
 msgstr "ორიგინალი სიდიდე"
 
-#: modules/video_filter/mosaic.c:110
+#: modules/video_filter/mosaic.c:132
+#, fuzzy
+msgid "Keep the original size of mosaic elements."
+msgstr "ორიგინალი სიდიდე"
+
+#: modules/video_filter/mosaic.c:134
 #, fuzzy
-msgid "Order as a comma separated list of picture-id(s)"
-msgstr "á\83¬á\83\94á\83¡á\83 á\83\98á\83\92á\83\98 a"
+msgid "Elements order"
+msgstr "á\83©á\83£á\83\9bá\83\98 á\83\9bá\83\9dá\83\93á\83£á\83¡á\83\98"
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:135
+msgid ""
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:140
 #, fuzzy
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
 msgstr "სურათები -სკენ და."
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:144
+#, fuzzy
+msgid "Bluescreen"
+msgstr "მთლიან ეკრანზე"
+
+#: modules/video_filter/mosaic.c:145
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:154
+msgid ""
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:156
+msgid "Bluescreen U tolerance"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:160
+msgid "Bluescreen V tolerance"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:167
 #, fuzzy
 msgid "fixed"
 msgstr "სტაციონარული"
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 msgid "Mosaic video sub filter"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 msgid "Mosaic"
 msgstr ""
 
@@ -15084,7 +15643,7 @@ msgstr "აღწერა"
 
 #: modules/video_filter/motiondetect.c:56
 #, fuzzy
-msgid "Description file, file containing simple playlist"
+msgid "A file containing a simple playlist"
 msgstr "აღწერა სია"
 
 #: modules/video_filter/motiondetect.c:57
@@ -15094,7 +15653,7 @@ msgstr "ისტორია"
 
 #: modules/video_filter/motiondetect.c:58
 #, fuzzy
-msgid "History parameter, number of frames used for detection"
+msgid "The umber of frames used for detection."
 msgstr "ისტორია რიცხვი კადრები"
 
 #: modules/video_filter/motiondetect.c:61
@@ -15106,51 +15665,47 @@ msgid "Motion detect"
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:42
-msgid "OSD menu configuration file"
-msgstr ""
+#, fuzzy
+msgid "Configuration file"
+msgstr "კონფიგურაციის ოფციები"
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
-msgstr ""
+#, fuzzy
+msgid "Configuration file for the OSD Menu"
+msgstr "კონფიგურაციის ოფციები"
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:51
-msgid "X coordinate of the OSD menu"
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:54
-msgid "Y coordinate of the OSD menu"
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:57
-msgid "OSD menu position"
+#: modules/video_filter/osdmenu.c:56
+#, fuzzy
+msgid "Menu position"
 msgstr "OSD მენიუს პოზიცია"
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:63
+#: modules/video_filter/osdmenu.c:62
 #, fuzzy
-msgid "Timeout of OSD menu"
-msgstr "á\83\93á\83\90á\83§á\83\9dá\83\95á\83\9cá\83\94á\83\91á\83\98á\83¡ á\83\93á\83 á\83\9d"
+msgid "Menu timeout"
+msgstr "დრო"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 #, fuzzy
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
@@ -15158,64 +15713,89 @@ msgid ""
 "visible."
 msgstr "a ნაგულისხმევი წამი -სკენ დარჩენილი ხილული."
 
-#: modules/video_filter/osdmenu.c:69
-#, fuzzy
-msgid "Update speed of OSD menu"
-msgstr "განახლება"
+#: modules/video_filter/osdmenu.c:68
+msgid "Menu update interval"
+msgstr ""
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 #, fuzzy
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr "განახლება მწ ნაგულისხმევი მწ."
 
 #: modules/video_filter/osdmenu.c:117
 #, fuzzy
-msgid "On Screen Display menu subfilter"
+msgid "On Screen Display menu"
 msgstr "ჩართ. ეკრანი დისპლეი"
 
 #: modules/video_filter/rss.c:121
-#, fuzzy
-msgid "RSS/Atom feed URLs"
-msgstr "ვებმისამართები"
+msgid "Feed URLs"
+msgstr ""
 
 #: modules/video_filter/rss.c:122
 #, fuzzy
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr "ვებმისამართები"
 
 #: modules/video_filter/rss.c:123
-#, fuzzy
-msgid "RSS/Atom feed speed"
-msgstr "ვებმისამართები"
+msgid "Speed of feeds"
+msgstr ""
 
 #: modules/video_filter/rss.c:124
-msgid "RSS/Atom feed speed (bigger is slower)"
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
 msgstr ""
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
-msgid "RSS/Atom feed max number of chars displayed"
+#: modules/video_filter/rss.c:125
+#, fuzzy
+msgid "Max length"
+msgstr "მაქსიმალური"
+
+#: modules/video_filter/rss.c:126
+msgid "Maximum number of characters displayed on the screen."
 msgstr ""
 
-#: modules/video_filter/rss.c:127
+#: modules/video_filter/rss.c:128
+#, fuzzy
+msgid "Refresh time"
+msgstr "სიის განახლება"
+
+#: modules/video_filter/rss.c:129
 #, fuzzy
-msgid "Number of seconds between each forced refresh of the feeds"
+msgid ""
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
 msgstr "წამი"
 
-#: modules/video_filter/rss.c:128
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
+msgstr ""
+
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
+msgstr ""
+
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
 msgstr ""
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+#, fuzzy
+msgid "Text position"
+msgstr "დროის პიზიცია"
+
+#: modules/video_filter/rss.c:154
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
 msgstr ""
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:197
 #, fuzzy
 msgid "RSS and Atom feed display"
 msgstr "და"
@@ -15234,7 +15814,7 @@ msgid "Scaling mode"
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
+msgid "Scaling mode to use."
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:68
@@ -15291,26 +15871,30 @@ msgstr "დრო M S"
 #: modules/video_filter/time.c:72
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
 msgstr ""
 
-#: modules/video_filter/time.c:88
-msgid "Time position"
-msgstr "დროის პიზიცია"
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
+msgstr ""
+
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
+msgstr ""
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:93
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 #, fuzzy
 msgid "Time overlay"
 msgstr "დრო"
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 #, fuzzy
 msgid "Time display sub filter"
 msgstr "დრო"
@@ -15350,13 +15934,11 @@ msgid "Video transformation filter"
 msgstr "ვიდეო ტრანსფორმაციის ფილტრი"
 
 #: modules/video_filter/wall.c:54
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+msgid "Number of horizontal windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:58
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+msgid "Number of vertical windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:61
@@ -15364,7 +15946,7 @@ msgid "Active windows"
 msgstr "აქტიური ფანჯრები"
 
 #: modules/video_filter/wall.c:62
-msgid "Comma separated list of active windows, defaults to all"
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr ""
 
 #: modules/video_filter/wall.c:65
@@ -15372,20 +15954,20 @@ msgid "Element aspect ratio"
 msgstr ""
 
 #: modules/video_filter/wall.c:66
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr ""
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 msgid "Wall video filter"
 msgstr ""
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 #, fuzzy
 msgid "Image wall"
 msgstr "სურათი"
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
+msgid "ASCII Art"
 msgstr ""
 
 #: modules/video_output/aa.c:58
@@ -15477,23 +16059,22 @@ msgid "Framebuffer device"
 msgstr ""
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 msgid "GNU/Linux console framebuffer video output"
 msgstr ""
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
-msgstr ""
+#, fuzzy
+msgid "X11 display"
+msgstr "დისპლეი"
 
 #: modules/video_output/ggi.c:58
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 
@@ -15510,7 +16091,7 @@ msgid "Image format"
 msgstr "სურათის ფორმატი"
 
 #: modules/video_output/image.c:49
-msgid "Set the format of the output image."
+msgid "Format of the output images (png or jpg)."
 msgstr ""
 
 #: modules/video_output/image.c:51
@@ -15519,8 +16100,7 @@ msgstr ""
 
 #: modules/video_output/image.c:52
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
 
 #: modules/video_output/image.c:55
@@ -15530,15 +16110,21 @@ msgstr "ფაილის სახელი"
 
 #: modules/video_output/image.c:56
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 #, fuzzy
 msgid "Image video output"
 msgstr "სურათი"
@@ -15553,16 +16139,16 @@ msgid "OpenGL cube rotation speed"
 msgstr "OpenGL"
 
 #: modules/video_output/opengl.c:119
-#, fuzzy
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
-msgstr "OpenGL ჩართული."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
+msgstr ""
 
 #: modules/video_output/opengl.c:122
-msgid "Select effect"
-msgstr ""
+#, fuzzy
+msgid "Effect"
+msgstr "შრიფტი"
 
 #: modules/video_output/opengl.c:124
-msgid "Allows you to select different visual effects."
+msgid "Several visual OpenGL effects are available."
 msgstr ""
 
 #: modules/video_output/opengl.c:129
@@ -15575,13 +16161,14 @@ msgid "Transparent Cube"
 msgstr "გამჭირვალე"
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
-msgstr ""
+#, fuzzy
+msgid "QT Embedded display"
+msgstr "დასაკრავი სიის გახსნა"
 
 #: modules/video_output/qte/qte.cpp:81
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:117
@@ -15594,42 +16181,48 @@ msgid "Simple DirectMedia Layer video output"
 msgstr "მარტივი"
 
 #: modules/video_output/snapshot.c:60
-msgid "snapshot width"
-msgstr ""
+#, fuzzy
+msgid "Snapshot width"
+msgstr "სურათის გადაღება"
 
 #: modules/video_output/snapshot.c:61
-msgid "Set the width of the snapshot image."
-msgstr ""
+#, fuzzy
+msgid "Width of the snapshot image."
+msgstr "ვიდეო"
 
 #: modules/video_output/snapshot.c:63
-msgid "snapshot height"
-msgstr ""
+#, fuzzy
+msgid "Snapshot height"
+msgstr "სურათის გადაღება"
 
 #: modules/video_output/snapshot.c:64
-msgid "Set the height of the snapshot image."
+msgid "Height of the snapshot image."
 msgstr ""
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
-msgstr ""
+#, fuzzy
+msgid "Chroma"
+msgstr "ბრძანება"
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr ""
 
-#: modules/video_output/snapshot.c:69
+#: modules/video_output/snapshot.c:70
 #, fuzzy
-msgid "cache size (number of images)"
+msgid "Cache size (number of images)"
 msgstr "სიდიდე რიცხვი"
 
-#: modules/video_output/snapshot.c:70
+#: modules/video_output/snapshot.c:71
 #, fuzzy
-msgid "Set the cache size (number of images to keep)."
+msgid "Snapshot cache size (number of images to keep)."
 msgstr "სიდიდე რიცხვი -სკენ."
 
-#: modules/video_output/snapshot.c:74
-msgid "snapshot module"
-msgstr ""
+#: modules/video_output/snapshot.c:75
+#, fuzzy
+msgid "Snapshot module"
+msgstr "სურათის გადაღება"
 
 #: modules/video_output/svgalib.c:56
 msgid "SVGAlib video output"
@@ -15649,10 +16242,10 @@ msgstr "ფანჯრები"
 msgid "XVideo adaptor number"
 msgstr ""
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 
 #: modules/video_output/x11/glx.c:92 modules/video_output/x11/x11.c:43
@@ -15675,19 +16268,21 @@ msgstr ""
 #: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
 #: modules/video_output/x11/xvideo.c:60
 msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
 msgstr ""
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
-msgid "Screen to be used for fullscreen mode."
-msgstr ""
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
+#, fuzzy
+msgid "Screen for fullscreen mode."
+msgstr "ალტერნატიული"
 
 #: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
 #: modules/video_output/x11/xvideo.c:74
 msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
 msgstr ""
 
 #: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
@@ -15699,14 +16294,16 @@ msgstr "გამოყენება"
 msgid "Use shared memory to communicate between VLC and the X server."
 msgstr ""
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr ""
-
 #: modules/video_output/x11/x11.c:78
 msgid "X11 video output"
 msgstr "X11 ვიდეო გასავალი"
 
+#: modules/video_output/x11/xvideo.c:46
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+
 #: modules/video_output/x11/xvideo.c:63
 msgid "XVimage chroma format"
 msgstr ""
@@ -15736,7 +16333,7 @@ msgstr ""
 
 #: modules/visualization/goom.c:60
 msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
+"This allows you to set the resolution of the Goom display (bigger resolution "
 "will be prettier but more CPU intensive)."
 msgstr ""
 
@@ -15745,8 +16342,10 @@ msgid "Goom animation speed"
 msgstr ""
 
 #: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
-msgstr ""
+#, fuzzy
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
+msgstr "და -სკენ 0"
 
 #: modules/visualization/goom.c:70
 msgid "Goom"
@@ -15763,7 +16362,7 @@ msgstr "ეფექტების სია"
 #: modules/visualization/visual/visual.c:40
 msgid ""
 "A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
+"Current effects include: dummy, scope, spectrum."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:45
@@ -15810,7 +16409,7 @@ msgid "Enable peaks"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
+msgid "Draw \"peaks\" in the spectrum analyzer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:69
@@ -15818,7 +16417,7 @@ msgid "Enable original graphic spectrum"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:71
-msgid "Defines whether to draw the original spectrum graphic routine."
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:73
@@ -15826,7 +16425,7 @@ msgid "Enable bands"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:75
-msgid "Defines whether to draw the bands."
+msgid "Draw bands in the spectrometer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:77
@@ -15859,7 +16458,7 @@ msgid "Peak height"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:91
-msgid "This is the total pixel height of the peak items."
+msgid "Total pixel height of the peak items."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:93
@@ -15885,7 +16484,7 @@ msgid "Number of stars"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
+msgid "Number of stars to draw with random effect."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:109
@@ -15906,7 +16505,7 @@ msgstr ""
 
 #: modules/visualization/xosd.c:64
 #, fuzzy
-msgid "Display xosd output on the bottom of the screen instead of the top"
+msgid "Display XOSD output at the bottom of the screen instead of the top."
 msgstr "დისპლეი ქვემოთ ზემოთ"
 
 #: modules/visualization/xosd.c:67
@@ -15915,27 +16514,196 @@ msgid "Vertical offset"
 msgstr "ვერტიკალური"
 
 #: modules/visualization/xosd.c:68
-#, fuzzy
-msgid "Vertical offset in pixels of the displayed text"
-msgstr "პიქსელი"
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
+msgstr ""
 
-#: modules/visualization/xosd.c:70
+#: modules/visualization/xosd.c:72
 msgid "Shadow offset"
 msgstr ""
 
-#: modules/visualization/xosd.c:71
-#, fuzzy
-msgid "Offset in pixels of the shadow"
-msgstr "წანაცვლება პიქსელი"
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+msgid "Font used to display text in the XOSD output."
+msgstr ""
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
+#: modules/visualization/xosd.c:79
+msgid "Color used to display text in the XOSD output."
 msgstr ""
 
-#: modules/visualization/xosd.c:82
+#: modules/visualization/xosd.c:84
 msgid "XOSD interface"
 msgstr "XOSD ინტერფეისი"
 
+#, fuzzy
+#~ msgid "delay"
+#~ msgstr "დაყოვნება"
+
+#, fuzzy
+#~ msgid "fps"
+#~ msgstr "ftp"
+
+#~ msgid "More info"
+#~ msgstr "მეტი ინფორმაცია"
+
+#~ msgid "Control interface settings"
+#~ msgstr "მართვის ინტერფეისის პარამეტრები"
+
+#~ msgid "Interfaces"
+#~ msgstr "ინტერფეისები"
+
+#~ msgid "Filter twice the audio"
+#~ msgstr "აუდიოს ორჯერ ფილტრირება"
+
+#, fuzzy
+#~ msgid "Timeout of subpictures"
+#~ msgstr "დაყოვნების დრო"
+
+#, fuzzy
+#~ msgid "Select how stereo streams will be handled"
+#~ msgstr "სტერეო"
+
+#, fuzzy
+#~ msgid "Telnet Interface host"
+#~ msgstr "Telnet ინტერფეისის ჰოსტი"
+
+#~ msgid "Telnet Interface port"
+#~ msgstr "Telnet ინტერფეისის პორტი"
+
+#~ msgid "Telnet Interface password"
+#~ msgstr "Telnet ინტერფეისის პაროლი"
+
+#, fuzzy
+#~ msgid "Go To Position"
+#~ msgstr "ლოგოს პოზიცია"
+
+#, fuzzy
+#~ msgid "Go to specific position"
+#~ msgstr "ლოგოს პოზიცია"
+
+#, fuzzy
+#~ msgid ""
+#~ "Choose a number corresponding to a screen in you video device selection "
+#~ "menu and this screen will be used by default as the screen for "
+#~ "'fullscreen'."
+#~ msgstr "არჩევა a რიცხვი -სკენ a და ნაგულისხმევი."
+
+#, fuzzy
+#~ msgid "Override"
+#~ msgstr "ვიდეო"
+
+#, fuzzy
+#~ msgid "Output Options"
+#~ msgstr "ნიშნულება"
+
+#~ msgid "Name of DVD device to read from."
+#~ msgstr "წამკითხველი DVD მოწყობილობის სახელი"
+
+#~ msgid "Miscellaneous options"
+#~ msgstr "სხვადასხვა ოფციები"
+
+#~ msgid "Subtitles options"
+#~ msgstr "ტიტრების ოფციები"
+
+#~ msgid "VLC media player - Updates"
+#~ msgstr "VLC მედია დამკვრელი - განახლებელი"
+
+#~ msgid "VLM configuration"
+#~ msgstr "VLM კონფიგურაცია"
+
+#, fuzzy
+#~ msgid "Show taskbar entry"
+#~ msgstr "ანახე"
+
+#~ msgid "Font filename"
+#~ msgstr "შრიფტის ფაილის სახელი"
+
+#, fuzzy
+#~ msgid "The size of the fonts used by the osd module"
+#~ msgstr "სიდიდე"
+
+#, fuzzy
+#~ msgid ""
+#~ "Defines the delay before resumed TLS sessions will be expired (in "
+#~ "seconds)."
+#~ msgstr "წამი."
+
+#, fuzzy
+#~ msgid "Assigns a program number to each PMT"
+#~ msgstr "a პროგრამა რიცხვი -სკენ"
+
+#, fuzzy
+#~ msgid "Podcast '|' (pipe) seperated URLs list"
+#~ msgstr "ვებმისამართები"
+
+#, fuzzy
+#~ msgid "Podcast Service Discovery"
+#~ msgstr "სერვისი"
+
+#, fuzzy
+#~ msgid "IPv4-SAP listening"
+#~ msgstr "SAP"
+
+#, fuzzy
+#~ msgid "IPv6-SAP listening"
+#~ msgstr "SAP"
+
+#, fuzzy
+#~ msgid "Output URL (deprecated)"
+#~ msgstr "URL"
+
+#, fuzzy
+#~ msgid "List of video output modules"
+#~ msgstr "სია"
+
+#, fuzzy
+#~ msgid "Alpha blending (0 -> 255). Default is 255"
+#~ msgstr "ნაგულისხმევი"
+
+#~ msgid "Height in pixels"
+#~ msgstr "სიმაღლე პიქსელებში"
+
+#~ msgid "Width in pixels"
+#~ msgstr "სიგანე პიქსელებში"
+
+#, fuzzy
+#~ msgid "Order as a comma separated list of picture-id(s)"
+#~ msgstr "წესრიგი a"
+
+#, fuzzy
+#~ msgid "Timeout of OSD menu"
+#~ msgstr "დაყოვნების დრო"
+
+#, fuzzy
+#~ msgid "Update speed of OSD menu"
+#~ msgstr "განახლება"
+
+#, fuzzy
+#~ msgid "RSS/Atom feed URLs"
+#~ msgstr "ვებმისამართები"
+
+#, fuzzy
+#~ msgid "RSS/Atom feed speed"
+#~ msgstr "ვებმისამართები"
+
+#, fuzzy
+#~ msgid ""
+#~ "If the OpenGL cube effect is enabled, this controls its rotation speed."
+#~ msgstr "OpenGL ჩართული."
+
+#, fuzzy
+#~ msgid "Vertical offset in pixels of the displayed text"
+#~ msgstr "პიქსელი"
+
+#, fuzzy
+#~ msgid "Offset in pixels of the shadow"
+#~ msgstr "წანაცვლება პიქსელი"
+
 #~ msgid "Small playlist"
 #~ msgstr "პატარა სია"
 
index 78aa76cc9fd4b61eda3c1843ee4108871db44b2c..c89ccef67086801ccfb3a8bc8c09f40e9f3b9c41 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-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+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,43 +16,30 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:578
-#, 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 설정"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+msgid "Select \"Advanced Options\" to see all options."
 msgstr ""
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr ""
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr "인터페이스"
 
 #: include/vlc_config_cat.h:40
 #, fuzzy
-msgid "Settings for VLC interfaces"
+msgid "Settings for VLC's interfaces"
 msgstr "네트워크·인터페이스"
 
 #: include/vlc_config_cat.h:42
@@ -60,212 +47,211 @@ msgstr "네트워크·인터페이스"
 msgid "General interface setttings"
 msgstr "일반 설정"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
+msgstr "스킨화 인터페이스"
+
+#: include/vlc_config_cat.h:45
+#, fuzzy
+msgid "Settings for the main interface"
+msgstr "네트워크·인터페이스"
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
 #, fuzzy
 msgid "Control interfaces"
 msgstr "원격·제어·인터페이스·모듈"
 
-#: include/vlc_config_cat.h:45
+#: include/vlc_config_cat.h:48
 #, fuzzy
-msgid "Control interface settings"
-msgstr "인터페이스 플러그 인 설정"
+msgid "Settings for VLC's control interfaces"
+msgstr "네트워크·인터페이스"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 #, fuzzy
 msgid "Hotkeys settings"
 msgstr "오디오 인코더 설정"
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "오디오"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 #, fuzzy
 msgid "Audio settings"
 msgstr "오디오 필터 설정"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 #, fuzzy
 msgid "General audio settings"
 msgstr "일반 설정"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr "필터"
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
+#: include/vlc_config_cat.h:62
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr ""
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "시각화"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 #, fuzzy
 msgid "Audio visualizations"
 msgstr "시각화"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 #, fuzzy
 msgid "Output modules"
 msgstr "출력 방법"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr ""
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr "그 외"
 
-#: include/vlc_config_cat.h:69
+#: include/vlc_config_cat.h:72
 #, fuzzy
-msgid "Miscellaneous audio settings and modules"
+msgid "Miscellaneous audio settings and modules."
 msgstr "그 외의 옵션"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "비디오"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 #, fuzzy
 msgid "Video settings"
 msgstr "비디오 필터 설정"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 #, fuzzy
 msgid "General video settings"
 msgstr "일반 설정"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 #, fuzzy
 msgid "Choose your preferred video output and configure it here."
 msgstr "준비되어 있는 코덱의 일람의 선택"
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
-msgstr ""
-
-#: include/vlc_config_cat.h:86
-#, fuzzy
-msgid "Subtitles/OSD"
-msgstr "자막"
-
 #: include/vlc_config_cat.h:87
-msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
+msgid "Video filters are used to postprocess the video stream."
 msgstr ""
 
 #: include/vlc_config_cat.h:89
 #, fuzzy
-msgid "Text rendering"
-msgstr "다이렉트 렌더링"
+msgid "Subtitles/OSD"
+msgstr "자막"
 
-#: include/vlc_config_cat.h:91
+#: include/vlc_config_cat.h:90
 msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr ""
 
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr ""
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 #, fuzzy
 msgid "Access modules"
 msgstr "액세스 모듈"
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
 "you may want to alter are HTTP proxy or caching settings."
 msgstr ""
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 #, fuzzy
 msgid "Access filters"
 msgstr "액세스 모듈"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 #, fuzzy
 msgid "Demuxers"
 msgstr "demux 모듈"
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
+#: include/vlc_config_cat.h:116
+msgid "Demuxers are used to separate audio and video streams."
 msgstr ""
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 #, fuzzy
 msgid "Video codecs"
 msgstr "비디오 코덱"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+msgid "Settings for the video-only decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 #, fuzzy
 msgid "Audio codecs"
 msgstr "오디오 코덱"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+msgid "Settings for the audio-only decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 #, fuzzy
 msgid "Other codecs"
 msgstr "스테레오"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 #, fuzzy
 msgid "General input settings. Use with care."
 msgstr "ALSA 오디오·모듈"
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr "스트림 출력"
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -273,45 +259,46 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 #, fuzzy
 msgid "General stream output settings"
 msgstr "스트림의 출력처의 선택"
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 #, fuzzy
 msgid "Muxers"
 msgstr "뮤트 한다"
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 #, fuzzy
 msgid "Access output"
 msgstr "오디오 출력 모듈 액세스"
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 #, fuzzy
 msgid "Packetizers"
 msgstr "준비되어 있는 패킷 일람의 선택"
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
 "This setting allows you to always force a packetizer. You should probably "
@@ -319,182 +306,183 @@ msgid ""
 "You can also set default parameters for each packetizer."
 msgstr ""
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 #, fuzzy
 msgid "Sout stream"
 msgstr "스트림의 정지"
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
 "for each sout stream module here."
 msgstr ""
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 #, fuzzy
 msgid "SAP"
 msgstr "SDP"
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
 msgstr ""
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 #, fuzzy
 msgid "VOD"
 msgstr "DVD"
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr ""
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr "재생목록"
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr ""
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 #, fuzzy
 msgid "Services discovery"
 msgstr "원본 디렉토리"
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr ""
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 #, fuzzy
 msgid "Advanced settings. Use with care."
 msgstr "ALSA 오디오·모듈"
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr ""
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr "그 외"
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "고도의 옵션..."
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 #, fuzzy
 msgid "Other advanced settings"
 msgstr "ALSA 오디오·모듈"
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr "네트워크"
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr ""
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr "채도 모듈 설정"
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr ""
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 #, fuzzy
 msgid "Packetizer modules settings"
 msgstr "디코드 모듈 설정"
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 #, fuzzy
 msgid "Encoders settings"
 msgstr "오디오 인코더 설정"
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr ""
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 #, fuzzy
 msgid "Dialog providers settings"
 msgstr "오디오 인코더 설정"
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 #, fuzzy
 msgid "Dialog providers can be configured here."
 msgstr "오디오 인코더 설정"
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 #, fuzzy
 msgid "Subtitle demuxer settings"
 msgstr "설정"
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
 msgstr ""
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr "비디오 필터 설정"
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "유효한 도움말이 없습니다. "
 
-#: include/vlc_config_cat.h:224
+#: include/vlc_config_cat.h:238
 #, fuzzy
-msgid "No help is available for these modules"
+msgid "There is no help available for these modules."
 msgstr "유효한 모듈의 재생목록를 인쇄"
 
 #: include/vlc_interface.h:137
 #, fuzzy
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 "\n"
 "경고:만약, GUI로 접근 할 수 없으면, 도스의 명령프로프트를 열어, VLC가설치된 "
 "디렉토리로 이동해,\"vlc -I win32\"를 실행하라\n"
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 #, fuzzy
 msgid "Meta-information"
 msgstr "버젼 정보의 인쇄"
@@ -502,21 +490,21 @@ msgstr "버젼 정보의 인쇄"
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "제목"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "작성자"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "아티스트"
 
@@ -524,11 +512,11 @@ msgstr "아티스트"
 msgid "Genre"
 msgstr "장르"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "저작권"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
 msgstr ""
 
@@ -541,7 +529,7 @@ msgstr ""
 msgid "Description"
 msgstr "설명"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "평가"
 
@@ -558,7 +546,7 @@ msgstr "설정"
 msgid "URL"
 msgstr ""
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "언어"
@@ -671,8 +659,21 @@ msgstr "코덱명 디바이스명"
 msgid "Codec Description"
 msgstr "코덱 설명"
 
+#: include/vlc/vlc.h:578
+#, 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/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "무효"
@@ -690,15 +691,15 @@ msgstr "스코프"
 msgid "Spectrum"
 msgstr "스펙트럼"
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 #, fuzzy
 msgid "Equalizer"
 msgstr "비디오·필터·모듈"
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "오디오 필터"
 
@@ -718,20 +719,20 @@ msgid "Stereo"
 msgstr "스테레오"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "왼쪽"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "오른쪽"
 
@@ -803,93 +804,93 @@ msgstr ""
 msgid "Bookmark %i"
 msgstr "북마크 %i"
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr "트랙 %i"
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "프로그램"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "스트림 %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "코덱"
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "타입"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "채널"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr "샘플 레이트"
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr ""
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr "비트/샘플"
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr "bit rate"
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr ""
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr "해상도"
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr "디스플레이 해상도 선택"
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 #, fuzzy
 msgid "Frame rate"
 msgstr "샘플 레이트"
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr "자막"
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr "스트림"
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr "지속 기간"
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 #, fuzzy
 msgid "Errors"
 msgstr "에러"
@@ -898,7 +899,7 @@ msgstr "에러"
 msgid "Bookmark"
 msgstr "북마크"
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 #, fuzzy
 msgid "Programs"
 msgstr "프로그램"
@@ -924,8 +925,8 @@ msgstr "비디오 트랙"
 msgid "Audio Track"
 msgstr "오디오 트랙"
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr "자막 트랙"
 
@@ -963,14 +964,15 @@ msgid "Login"
 msgstr "루프"
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr "패스워드"
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "인터페이스를 변환"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr "인터페이스를 추가"
@@ -984,15 +986,15 @@ msgstr "ja"
 msgid "Help options"
 msgstr "도움말 선택사항"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr "캐릭터 라인"
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "정수"
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr "부동 소수점"
 
@@ -1038,7 +1040,7 @@ msgstr ""
 "\n"
 "계속하려면  Enter 키를 눌러 주세요. \n"
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr "자동"
 
@@ -1126,7 +1128,7 @@ msgstr ""
 msgid "Chinese Traditional"
 msgstr ""
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 #, fuzzy
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
@@ -1136,114 +1138,112 @@ msgstr ""
 "사용하는 인터페이스가 선택 가능합니다. 디폴트로 자동적으로 최적인 모듈이선택"
 "됩니다. "
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr "인터페이스 모듈"
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 #, fuzzy
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 "사용하는 인터페이스가 선택 가능합니다. 디폴트로 자동적으로 최적인 모듈이선택"
 "됩니다. "
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr "그 외의 인터페이스 모듈"
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
 #, fuzzy
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 "사용하는 인터페이스가 선택 가능합니다. 디폴트로 자동적으로 최적인 모듈이선택"
 "됩니다. "
 
-#: src/libvlc.h:72
+#: src/libvlc.h:77
 #, fuzzy
-msgid "This option allows you to select control interfaces. "
-msgstr "VLC가 플러그 인을 찾아낼 때 검색되는 추가의 패스를 설정합니다. "
+msgid "You can select control interfaces for VLC."
+msgstr "적외선 리모트·컨트롤·모듈"
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 #, fuzzy
 msgid "Verbosity (0,1,2)"
 msgstr "장황 (0,1,2)"
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
 #, fuzzy
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr "장황 레벨을 지정합니다 (0=에러와 표준 메세지만,1=경고,2=디버그)"
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 #, fuzzy
 msgid "Be quiet"
 msgstr "에러만"
 
-#: src/libvlc.h:81
+#: src/libvlc.h:86
 #, fuzzy
-msgid "This option turns off all warning and information messages."
+msgid "Turn off all warning and information messages."
 msgstr "모든 경고와 정보 메세지를 억제합니다. "
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 #, fuzzy
 msgid "Default stream"
 msgstr "삭제"
 
-#: src/libvlc.h:85
-#, fuzzy
-msgid "This option allows you to always open a default stream on start-up."
-msgstr "VLC가 플러그 인을 찾아낼 때 검색되는 추가의 패스를 설정합니다. "
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
+msgstr ""
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
 #, fuzzy
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr "파일을 찾아낼 때 오픈되는 인터페이스의 기정의 패스를 설정 섬. "
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "칼라 메세지"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
 #, fuzzy
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 "이 옵션을 설정하면(자), 콘솔에 송신되는 메세지는 색채화. 이 동작은 단말이 "
 "Linux 칼라를 서포트하고 있을 필요가 있습니다. "
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr "고도의 옵션을 표시한다"
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 #, fuzzy
 msgid "Show interface with mouse"
 msgstr "인터페이스 표시"
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
 "to add audio filters which can be used for post processing or visual effects "
@@ -1251,76 +1251,78 @@ msgid ""
 "the \"audio filters\" modules section."
 msgstr ""
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr "오디오 출력 모듈"
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
 #, fuzzy
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "오디오 출력 방법이 선택 가능합니다. 디폴트로 자동적으로 최적인 방법이 선택. "
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr "오디오를 유효하게 한다"
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
 #, fuzzy
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "오디오 출력을 완전하게 무효로 합니다. 오디오는 디코드되지 않습니다. 이것에, "
 "얼마인가의 처리 파워를 세이브할 수가 있습니다. "
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr "강제적으로 단청의 음성"
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 #, fuzzy
 msgid "This will force a mono audio output."
 msgstr "오디오 출력을 강제적으로 단청의로 합니다. "
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 #, fuzzy
 msgid "Default audio volume"
 msgstr "오디오·채널의 선택"
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 #, fuzzy
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr "오디오·볼륨의 기정치를 0에서 1024의 사이에 설정 가능합니다. "
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 #, fuzzy
 msgid "Audio output saved volume"
 msgstr "오디오·볼륨"
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr ""
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 #, fuzzy
 msgid "Audio output volume step"
 msgstr "오디오 출력 볼륨"
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
 "0 to 1024."
 msgstr ""
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr "오디오 출력 주파수(Hz)"
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 #, fuzzy
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
@@ -1329,94 +1331,93 @@ msgstr ""
 "오디오 출력의 주파수를 강제적으로 설정 가능합니다. \n"
 "일반적인 값은, 48000, 44100, 32000, 22050, 16000, 11025, 8000입니다. "
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr "고품질 오디오리산프링"
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
 "resampling algorithm will be used instead."
 msgstr ""
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 #, fuzzy
 msgid "Audio desynchronization compensation"
 msgstr "AltiVec 모션 보정 모듈"
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
 #, fuzzy
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 "오디오 출력의 지연을 설정합니다. 비디오와 음성의 엇갈림이 있는 경우에는, 적절"
 "한 값(을)를 설정할 수 있습니다. "
 
-#: src/libvlc.h:162
+#: src/libvlc.h:173
 #, fuzzy
-msgid "Preferred audio output channels mode"
+msgid "Audio output channels mode"
 msgstr "준비되어 있는 코덱의 일람의 선택"
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
 #, fuzzy
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 "오디오 출력 방법이 선택 가능합니다. 디폴트로 자동적으로 최적인 방법이 선택. "
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
 msgstr "유효하면 S/PDIF 오디오 출력을 사용한다"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
 #, fuzzy
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 "오디오 출력 방법이 선택 가능합니다. 디폴트로 자동적으로 최적인 방법이 선택. "
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 msgid "Force detection of Dolby Surround"
 msgstr ""
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 #, fuzzy
 msgid "On"
 msgstr "연다"
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr "오프"
 
-#: src/libvlc.h:186
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+#: src/libvlc.h:197
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr ""
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 #, fuzzy
 msgid "Audio visualizations "
 msgstr "시각화"
 
-#: src/libvlc.h:191
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+#: src/libvlc.h:202
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr ""
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1425,306 +1426,283 @@ msgid ""
 "options."
 msgstr ""
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr "비디오 출력 모듈"
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
 #, fuzzy
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "이 옵션은 사용하는 비디오 출력 방법을 선택할 수 있습니다. 디폴트로 자동적으"
 "로 최적인 방법이 선택됩니다. "
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr "비디오를 유효하게 한다"
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
 #, fuzzy
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "비디오 출력을 완전하게 무효화합니다. 비디오는 디코드되지 않습니다. 이것에 의"
 "해, 간다들인가의 처리 파워를 세이브할 수가 있습니다. "
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr "비디오의 폭"
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
 #, fuzzy
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 "비디오의 폭을 강제적으로 지정할 수가 있습니다. \n"
 "※VLC는 디폴트로 비디오의 특성에 맞춥니다. "
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr "비디오의 높이"
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
 #, fuzzy
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 "비디오의 높이를 강제적으로 지정할 수가 있습니다. \n"
 "※VLC는 디폴트로 비디오의 특성에 맞춥니다. "
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
-msgstr "Video x 코디네이터"
+#: src/libvlc.h:236
+#, fuzzy
+msgid "Video X coordinate"
+msgstr "비디오 y 코디네이터"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
+#: src/libvlc.h:241
+#, fuzzy
+msgid "Video Y coordinate"
 msgstr "비디오 y 코디네이터"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr "비디오 제목"
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
 msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 #, fuzzy
 msgid "Video alignment"
 msgstr "설정"
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr "중앙"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr "상"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr "하"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr "좌상"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr "우상"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr "좌하"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr "우하"
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr "비디오 줌"
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 #, fuzzy
 msgid "You can zoom the video by the specified factor."
 msgstr "임의에 비디오를 줌 할 수가 있습니다. "
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr "그레이 스케일 비디오 출력"
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
 #, fuzzy
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 "이 옵션을 사용하면(자), VLC는 칼라 정보를 디코드하지 않습니다. (이것에 의해,"
 "얼마인가의 처리 파워를 세이브할 수가 있습니다. )"
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr "풀 스크린 비디오 출력"
 
-#: src/libvlc.h:257
+#: src/libvlc.h:272
 #, fuzzy
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
-msgstr "이 옵션을 지정하면(자), VLC는 항상 비디오를 풀 스크린·모드로 합니다. "
+msgid "Start video in fullscreen mode"
+msgstr "대체네풀 스크린"
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr "오버레이 비디오 출력"
 
-#: src/libvlc.h:262
-#, fuzzy
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
-msgstr "VLC는 디폴트로 그래픽 카드의 오버레이 기능의 사용을 시도합니다. "
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
+msgstr ""
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr "항상 맨 앞면"
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 #, fuzzy
 msgid "Always place the video window on top of other windows."
 msgstr "비디오를 클론 하기 위해서 비디오·윈도우수를 선택한다"
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr ""
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr ""
 
-#: src/libvlc.h:272
-#, fuzzy
-msgid "Log to file"
-msgstr "파일"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr ""
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
 #, fuzzy
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr "이 옵션을 지정하면(자), VLC는 항상 비디오를 풀 스크린·모드로 합니다. "
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr "비디오 필터 모듈"
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
 #, fuzzy
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 "noninterplace의 인스턴스 또는, 클론, 만곡화 된 비디오·윈도우우의 영상 퀄리티"
 "에 효과를 더하는 필터를 지정할 수 있습니다. "
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr ""
 
-#: src/libvlc.h:292
+#: src/libvlc.h:299
 #, fuzzy
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+msgid "Directory where the video snapshots will be stored."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 #, fuzzy
 msgid "Video snapshot format"
 msgstr "비디오 입력의 크로마포맛트"
 
-#: src/libvlc.h:297
-#, fuzzy
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
+msgstr ""
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 #, fuzzy
 msgid "Display video snapshot preview"
 msgstr "디스플레이명"
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 #, fuzzy
 msgid "Video cropping"
 msgstr "비디오의 높이"
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr "소스의 어스펙트비"
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
 #, fuzzy
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
@@ -1736,89 +1714,100 @@ msgstr ""
 "(4:3, 16:9, etc. )의 형식에서 어스펙트를 지정하는지, 부동 소수점치 (1.25, "
 "1.3333, etc. )의 형식에서 픽셀의 구형을 지정합니다. "
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr ""
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 #, fuzzy
 msgid "Monitor pixel aspect ratio"
 msgstr "소스의 어스펙트비"
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 #, fuzzy
 msgid "Skip frames"
 msgstr "키 프레임을 사용"
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr ""
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "키 프레임을 사용"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr ""
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
 "channel."
 msgstr ""
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr ""
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
 msgstr ""
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 #, fuzzy
 msgid "Clock synchronisation"
 msgstr "코덱 설명"
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr ""
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr ""
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1830,217 +1819,215 @@ msgstr ""
 msgid "Default"
 msgstr "디폴트"
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr "유효"
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 #, fuzzy
 msgid "UDP port"
 msgstr "포토 번호"
 
-#: src/libvlc.h:369
+#: src/libvlc.h:384
 #, fuzzy
-msgid "This is the port used for UDP streams. 1234 by default."
+msgid "This is the default port used for UDP streams. Default is 1234."
 msgstr "UDP 스트림로 사용되는 포토를 지정합니다. 기정치는 1234입니다. "
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr "네트워크·인터페이스의 MTU"
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
 #, fuzzy
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 "기대하는 전형적인 UDP 패킷의 사이즈입니다. 이더넷(ethernet)에서는, 그 값은, "
 "통상 1500입니다. "
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 #, fuzzy
 msgid "IPv6 multicast output interface"
 msgstr "리모트·컨트롤·인터페이스·모듈"
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr ""
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 #, fuzzy
 msgid "IPv4 multicast output interface address"
 msgstr "리모트·컨트롤·인터페이스·모듈"
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 
-#: src/libvlc.h:391
-#, fuzzy
-msgid "Program to select"
-msgstr "디코드의 프로그램"
-
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 #, fuzzy
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
 "if you want to read a multi-program stream (like DVB streams for example)."
 msgstr "주어진 서비스 ID를 선택하기 위한 프로그램을 지정합니다. "
 
-#: src/libvlc.h:397
-#, fuzzy
-msgid "Programs to select"
-msgstr "디코드의 프로그램"
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 #, fuzzy
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr "주어진 서비스 ID를 선택하기 위한 프로그램을 지정합니다. "
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 #, fuzzy
 msgid "Audio track"
 msgstr "오디오 트랙"
 
-#: src/libvlc.h:406
+#: src/libvlc.h:422
 #, fuzzy
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr ""
 "DVD 안에서 사용하고 싶은 오디오의 채널 번호를 지정합니다. (1으로부터 n까지)"
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 #, fuzzy
 msgid "Subtitles track"
 msgstr "자막 트랙"
 
-#: src/libvlc.h:411
+#: src/libvlc.h:427
 #, fuzzy
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr ""
 "DVD 안에서 사용하고 싶은 자막의 채널 번호를 지정합니다. (1으로부터 n까지)"
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 #, fuzzy
 msgid "Audio language"
 msgstr "오디오 채널의 선택"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 #, fuzzy
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr ""
 "DVD 안에서 사용하고 싶은 오디오의 채널 번호를 지정합니다. (1으로부터 n까지)"
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 #, fuzzy
 msgid "Subtitle language"
 msgstr "오디오 채널의 선택"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
 #, fuzzy
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
 msgstr ""
 "DVD 안에서 사용하고 싶은 자막의 채널 번호를 지정합니다. (1으로부터 n까지)"
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 #, fuzzy
 msgid "Audio track ID"
 msgstr "오디오 트랙"
 
-#: src/libvlc.h:426
+#: src/libvlc.h:443
 #, fuzzy
-msgid "Give the stream ID of the audio track you want to use."
+msgid "Stream ID of the audio track to use."
 msgstr ""
 "DVD 안에서 사용하고 싶은 오디오의 채널 번호를 지정합니다. (1으로부터 n까지)"
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 #, fuzzy
 msgid "Subtitles track ID"
 msgstr "자막 트랙"
 
-#: src/libvlc.h:430
+#: src/libvlc.h:447
 #, fuzzy
-msgid "Give the stream ID of the subtitle track you want to use."
+msgid "Stream ID of the subtitle track to use."
 msgstr ""
 "DVD 안에서 사용하고 싶은 자막의 채널 번호를 지정합니다. (1으로부터 n까지)"
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 #, fuzzy
 msgid "Input repetitions"
 msgstr "출력 옵션"
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr ""
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
-msgstr "입력 개시 시간 (초)"
+#: src/libvlc.h:453
+#, fuzzy
+msgid "Start time"
+msgstr "개시! "
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
+msgstr ""
+
+#: src/libvlc.h:457
+#, fuzzy
+msgid "Stop time"
+msgstr "스트림의 정지"
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
-msgstr "입력 정지시간 (초)"
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
+msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 #, fuzzy
 msgid "Input list"
 msgstr "입력"
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
 #, fuzzy
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr ""
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr ""
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -2048,12 +2035,12 @@ msgid ""
 "section. You can also set many miscellaneous subpictures options."
 msgstr ""
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 #, fuzzy
 msgid "Force subtitle position"
 msgstr "자막의 위치"
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 #, fuzzy
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
@@ -2062,53 +2049,54 @@ msgstr ""
 "이 옵션은 영상중의 자막의 위치를 지정할 수 있습니다. 몇개의 위치를 시험해 봐"
 "주세요. "
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 #, fuzzy
 msgid "Enable sub-pictures"
 msgstr "자막"
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr ""
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 #, fuzzy
 msgid "Subpictures filter module"
 msgstr "비디오 필터 모듈"
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 #, fuzzy
 msgid "Autodetect subtitle files"
 msgstr "자막의 선택"
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr ""
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 #, fuzzy
 msgid "Subtitle autodetection fuzziness"
 msgstr "자막"
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -2119,32 +2107,32 @@ msgid ""
 "4 = subtitle file matching the movie name exactly"
 msgstr ""
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 #, fuzzy
 msgid "Subtitle autodetection paths"
 msgstr "자막"
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
 msgstr ""
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr "자막 파일을 사용"
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
 msgstr ""
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr "DVD 디바이스"
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 #, fuzzy
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
@@ -2153,364 +2141,352 @@ msgstr ""
 "사용하는 기정의 DVD 드라이브(또는 파일)입니다. 드라이브 문자의 뒤에 구두점을 "
 "부가하는 것을 잊지 말아 주세요. (예 D:)"
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 #, fuzzy
 msgid "This is the default DVD device to use."
 msgstr "DVD 디바이스의 기정치를 설정합니다. "
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr "VCD 디바이스"
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
 msgstr ""
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 #, fuzzy
 msgid "This is the default VCD device to use."
 msgstr "VCD 디바이스의 기정치를 지정합니다. "
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 #, fuzzy
 msgid "Audio CD device"
 msgstr "오디오 CD 디바이스"
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
 msgstr ""
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 #, fuzzy
 msgid "This is the default Audio CD device to use."
 msgstr "VCD 디바이스의 기정치를 지정합니다. "
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr "강제적으로 IPv6"
 
-#: src/libvlc.h:539
+#: src/libvlc.h:562
 #, fuzzy
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+msgid "IPv6 will be used by default for all connections."
 msgstr "이 체크 박스를 체크하면, IPv6가 모든 UDP와 HTTP로 연결됩니다. "
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 #, fuzzy
 msgid "Force IPv4"
 msgstr "강제로 IPv4"
 
-#: src/libvlc.h:544
+#: src/libvlc.h:566
 #, fuzzy
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+msgid "IPv4 will be used by default for all connections."
 msgstr "이 체크 박스를 체크하면, IPv4가 모든 UDP와 HTTP로연결됩니다. "
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+msgid "TCP connection timeout"
 msgstr ""
 
-#: src/libvlc.h:549
+#: src/libvlc.h:570
 #, fuzzy
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
-msgstr ""
-"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
-"손가락정합니다. "
+msgid "Default TCP connection timeout (in milliseconds). "
+msgstr "캐싱치 (ms)"
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 #, fuzzy
 msgid "SOCKS server"
 msgstr "서버 없음"
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 #, fuzzy
 msgid "SOCKS user name"
 msgstr "FTP 유저명"
 
-#: src/libvlc.h:558
+#: src/libvlc.h:579
 #, fuzzy
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 #, fuzzy
 msgid "SOCKS password"
 msgstr "FTP 패스워드"
 
-#: src/libvlc.h:562
+#: src/libvlc.h:583
 #, fuzzy
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 #, fuzzy
 msgid "Title metadata"
 msgstr "파일"
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 #, fuzzy
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr "제작자 메타데이타"
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 #, fuzzy
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr "아티스트 메타데이타"
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 #, fuzzy
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr "장르메타데이타"
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 #, fuzzy
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 #, fuzzy
 msgid "Copyright metadata"
 msgstr "카피"
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 #, fuzzy
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 msgid "Description metadata"
 msgstr "설명 메타데이타"
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 #, fuzzy
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 msgid "Date metadata"
 msgstr "일자 메타데이타"
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 #, fuzzy
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr "URL 메타데이타"
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 #, fuzzy
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
 "can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:602
+#: src/libvlc.h:623
 #, fuzzy
-msgid "Preferred codecs list"
+msgid "Preferred decoders list"
 msgstr "준비되어 있는 코덱의 일람의 선택"
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 #, fuzzy
 msgid "Preferred encoders list"
 msgstr "준비되어 있는 코덱의 일람의 선택"
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
 #, fuzzy
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
 msgstr ""
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 #, fuzzy
 msgid "Default stream output chain"
 msgstr "스트림 출력의 복제"
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
 "to learn how to build such chains.Warning: this chain will be enabled for "
 "all streams."
 msgstr ""
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr ""
 
-#: src/libvlc.h:625
+#: src/libvlc.h:652
 #, fuzzy
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr ""
 
-#: src/libvlc.h:629
+#: src/libvlc.h:656
 #, fuzzy
-msgid "This allows you to play the stream while streaming it."
+msgid "Play locally the stream while streaming it."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr "비디오 스트림의 출력을 유효하게 한다"
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
 #, fuzzy
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "비디오·스트림 출력 기구의 마지막 것이 유효하게 되어 있으면 비디오·스트림하지"
 "만 출력 기구에 리디렉트 되어야 할 경우, 선택 가능합니다. "
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr "오디오 스트림의 출력을 유효하게 한다"
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
 #, fuzzy
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "비디오·스트림 출력 기구의 마지막 것이 유효하게 되어 있으면출력 기구에 리디렉"
 "트 되어야 할 경우, 선택 가능합니다. "
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 #, fuzzy
 msgid "Enable SPU stream output"
 msgstr "오디오 스트림의 출력을 유효하게 한다"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 #, fuzzy
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "비디오·스트림 출력 기구의 마지막 것이 유효하게 되어 있으면출력 기구에 리디렉"
 "트 되어야 할 경우, 선택 가능합니다. "
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 #, fuzzy
 msgid "Keep stream output open"
 msgstr "스트림의 출력처의 선택"
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
 "specified)"
 msgstr ""
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 #, fuzzy
 msgid "Preferred packetizer list"
 msgstr "준비되어 있는 패킷 일람의 선택"
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 #, fuzzy
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr "Mux 모듈"
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr "mux 모듈을 설정하는 유산·엔트리입니다. "
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr "오디오 출력 모듈 액세스"
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr "액세스 출력 모듈을 설정하는 유산·엔트리입니다. "
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 msgid "Control SAP flow"
 msgstr "컨트롤 SAP 플로우"
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr ""
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
 "always leave all these enabled."
 msgstr ""
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 #, fuzzy
 msgid "Enable FPU support"
 msgstr "CPU 의 MMX 서포트를 유효하게 한다"
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 #, fuzzy
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
@@ -2519,11 +2495,11 @@ msgstr ""
 "프로세서가 AltiVec의 기능 세트를 서포트하고 있는 경우에는, 그 어드밴티지를 이"
 "용할 수가 있습니다. "
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr "CPU 의 MMX 서포트를 유효하게 한다"
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 #, fuzzy
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
@@ -2532,12 +2508,12 @@ msgstr ""
 "프로세서가 MMX의 기능 세트를 서포트하고 있는 경우에는, VLC는 그 아드반테이지"
 "를 이용할 수 있습니다. "
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 #, fuzzy
 msgid "Enable CPU 3D Now! support"
 msgstr "CPU 의 3D Now!  서포트를 유효하게 한다"
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 #, fuzzy
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
@@ -2546,11 +2522,11 @@ msgstr ""
 "프로세서가 3D Now! 기능을 서포트하고 있는 경우에는, VLC는 그 어드밴티지를이용"
 "할 수 있습니다. "
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr "CPU 의 MMX 확장 기능 서포트를 유효하게 한다"
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 #, fuzzy
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
@@ -2559,11 +2535,11 @@ msgstr ""
 "프로세서가 MMX의 확장 기능 세트를 서포트하고 있는 경우에는, VLC는 그 아드반테"
 "이지를 이용할 수가 있습니다. "
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr "CPU 의 SSE 서포트를 유효하게 한다"
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 #, fuzzy
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
@@ -2572,11 +2548,11 @@ msgstr ""
 "프로세서가 SSE의 기능 세트를 서포트하고 있는 경우에는, VLC는 그 아드반테이지"
 "를 이용할 수가 있습니다. "
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr "CPU 의 SSE2 서포트를 유효하게 한다"
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 #, fuzzy
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
@@ -2585,12 +2561,12 @@ msgstr ""
 "프로세서가 SSE의 기능 세트를 서포트하고 있는 경우에는, VLC는 그 아드반테이지"
 "를 이용할 수가 있습니다. "
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 #, fuzzy
 msgid "Enable CPU AltiVec support"
 msgstr "CPU 의 AltiVec 서포트를 유효하게 한다"
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 #, fuzzy
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
@@ -2599,91 +2575,17 @@ msgstr ""
 "프로세서가 AltiVec의 기능 세트를 서포트하고 있는 경우에는, 그 어드밴티지를 이"
 "용할 수가 있습니다. "
 
-#: src/libvlc.h:714
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-
-#: src/libvlc.h:717
-#, fuzzy
-msgid "Automatically preparse files"
-msgstr "파일의 자동 재생"
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-#, fuzzy
-msgid "Services discovery modules"
-msgstr "MPEG 1/2비디오·디코더·모듈"
-
-#: src/libvlc.h:724
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-
-#: src/libvlc.h:727
-#, fuzzy
-msgid "Play files randomly forever"
-msgstr "파일을 랜덤에 재생"
-
-#: src/libvlc.h:729
-#, fuzzy
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr "이 옵션이 선택되면 VLC는 플레이 재생목록의 파일을 랜덤 재생. "
-
-#: src/libvlc.h:732
-#, fuzzy
-msgid "Repeat all"
-msgstr "모두 반복한다"
-
-#: src/libvlc.h:734
-#, fuzzy
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr ""
-"플레이 재생목록의 재생을 반복해 실시하고 싶은 경우에는, 이 옵션을 선택합니"
-"다. "
-
-#: src/libvlc.h:737
-#, fuzzy
-msgid "Repeat current item"
-msgstr "현재의 항목을 반복한다"
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr ""
-
-#: src/libvlc.h:742
-#, fuzzy
-msgid "Play and stop"
-msgstr "항상 맨 앞면"
-
-#: src/libvlc.h:744
-msgid "Stop the playlist after each played playlist item. "
-msgstr ""
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr "메모리코피모쥬르"
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 #, fuzzy
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
@@ -2692,42 +2594,46 @@ msgstr ""
 "사용하고 싶은 메모리·카피·모듈을 선택합니다. VLC는 디폴트로 하드웨어가 서포트"
 "하고 있는 가장 빠른 것을 선택합니다. "
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 msgid "Access module"
 msgstr "액세스 모듈"
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
 "option unless you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 #, fuzzy
 msgid "Access filter module"
 msgstr "액세스 모듈"
 
-#: src/libvlc.h:763
-#, fuzzy
-msgid "This is a legacy entry to let you configure access filter modules."
-msgstr "액세스·모듈을 선택하는 유산·엔트리입니다. "
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
+msgstr ""
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 #, fuzzy
 msgid "Demux module"
 msgstr "demux 모듈"
 
-#: src/libvlc.h:767
-#, fuzzy
-msgid "This is a legacy entry to let you configure demux modules."
-msgstr "demux 모듈을 선택하는 유산·엔트리입니다. "
+#: src/libvlc.h:771
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
+msgstr ""
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr ""
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2735,103 +2641,103 @@ msgid ""
 "only activate this if you know what you're doing."
 msgstr ""
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr ""
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
 "VLC instances."
 msgstr ""
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr "thread의 최소수"
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr ""
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr "모듈의 검색 패스"
 
-#: src/libvlc.h:789
+#: src/libvlc.h:796
 #, fuzzy
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+msgid "Additional path for VLC to look for its modules."
 msgstr "VLC가 플러그 인을 찾아낼 때 검색되는 추가의 패스를 설정합니다. "
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 #, fuzzy
 msgid "VLM configuration file"
 msgstr "configuration·옵션에 툴 팁을 표시"
 
-#: src/libvlc.h:794
-#, fuzzy
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
-msgstr "VLC가 플러그 인을 찾아낼 때 검색되는 추가의 패스를 설정합니다. "
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
+msgstr ""
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr ""
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
+#: src/libvlc.h:808
 #, fuzzy
-msgid "This option allows you to collect miscellaneous statistics."
+msgid "Collect miscellaneous statistics."
 msgstr "VLC가 플러그 인을 찾아낼 때 검색되는 추가의 패스를 설정합니다. "
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr ""
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr ""
 
-#: src/libvlc.h:810
-msgid "Allow only one running instance"
+#: src/libvlc.h:814
+#, fuzzy
+msgid "Log to file"
+msgstr "파일"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
 msgstr ""
 
-#: src/libvlc.h:812
-msgid ""
-"Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
-"explorer. This option will allow you to play the file with the already "
-"running instance or enqueue it."
+#: src/libvlc.h:818
+msgid "Log to syslog"
 msgstr ""
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
 msgstr ""
 
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
+#: src/libvlc.h:822
+msgid "Allow only one running instance"
 msgstr ""
 
 #: src/libvlc.h:824
+msgid ""
+"Allowing only one running instance of VLC can sometimes be useful, for "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
+"explorer. This option will allow you to play the file with the already "
+"running instance or enqueue it."
+msgstr ""
+
+#: src/libvlc.h:830
 msgid "Increase the priority of the process"
 msgstr ""
 
-#: src/libvlc.h:826
+#: src/libvlc.h:832
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
 "experience as it allows VLC not to be disturbed by other applications that "
@@ -2841,12 +2747,12 @@ msgid ""
 "machine."
 msgstr ""
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 #, fuzzy
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr "고속 mutex의 사용 NT/2K/XP (개발자전용)"
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 #, fuzzy
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
@@ -2857,11 +2763,11 @@ msgstr ""
 "에해, 보다 빠른 mutex의 실장을 사용하는 일도 가능합니다. 그 경우, 문제가 발생"
 "하는 가능성이 있습니다. "
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr "Win9x전용 조건치의 실장 (개발자전용)"
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 #, fuzzy
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
@@ -2875,630 +2781,772 @@ msgstr ""
 "안정된 실장을 선거택 하는 일도 가능합니다. 현시점에서는, 0(기정치의 최고 속도"
 "의 것), 1, 2가 선택 가능합니다. "
 
-#: src/libvlc.h:851
-msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
 msgstr ""
 
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
-#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
-#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
-msgid "Fullscreen"
-msgstr "전화면화"
-
-#: src/libvlc.h:855
-#, fuzzy
-msgid "Select the hotkey to use to swap fullscreen state."
-msgstr "일시정지에 사용하는 hot key를 선택"
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
-msgid "Play/Pause"
-msgstr "재생/일시정지"
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
+msgstr ""
 
-#: src/libvlc.h:857
+#: src/libvlc.h:872
 #, fuzzy
-msgid "Select the hotkey to use to swap paused state."
-msgstr "ì\9d¼ì\8b\9cì \95ì§\80ì\97\90 ì\82¬ì\9a©í\95\98ë\8a\94 hot key를 ì\84 í\83\9d"
+msgid "Automatically preparse files"
+msgstr "í\8c\8cì\9d¼ì\9d\98 ì\9e\90ë\8f\99 ì\9e¬ì\83\9d"
 
-#: src/libvlc.h:858
-msgid "Pause only"
-msgstr "일시정지만"
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
+msgstr ""
 
-#: src/libvlc.h:859
+#: src/libvlc.h:877
 #, fuzzy
-msgid "Select the hotkey to use to pause."
-msgstr "일시정지에 사용하는 hot key를 선택"
+msgid "Services discovery modules"
+msgstr "MPEG 1/2비디오·디코더·모듈"
 
-#: src/libvlc.h:860
-msgid "Play only"
-msgstr "재생만"
+#: src/libvlc.h:879
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
 
-#: src/libvlc.h:861
+#: src/libvlc.h:882
 #, fuzzy
-msgid "Select the hotkey to use to play."
-msgstr "ì\9e¬ì\83\9dì\97\90 ì\82¬ì\9a©í\95\98ë\8a\94 hot key를 ì\84 í\83\9d"
+msgid "Play files randomly forever"
+msgstr "í\8c\8cì\9d¼ì\9d\84 ë\9e\9cë\8d¤ì\97\90 ì\9e¬ì\83\9d"
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
-msgid "Faster"
-msgstr "빨리 감기"
+#: src/libvlc.h:884
+#, fuzzy
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr "이 옵션이 선택되면 VLC는 플레이 재생목록의 파일을 랜덤 재생. "
 
-#: src/libvlc.h:863
+#: src/libvlc.h:886
 #, fuzzy
-msgid "Select the hotkey to use for fast forward playback."
-msgstr "빨리 ê°\90기ì\97\90 ì\82¬ì\9a©í\95\98ë\8a\94 hot key를 ì\84 í\83\9d"
+msgid "Repeat all"
+msgstr "모ë\91\90 ë°\98ë³µí\95\9cë\8b¤"
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
-msgid "Slower"
-msgstr "슬로우"
+#: src/libvlc.h:888
+#, fuzzy
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr ""
+"플레이 재생목록의 재생을 반복해 실시하고 싶은 경우에는, 이 옵션을 선택합니"
+"다. "
 
-#: src/libvlc.h:865
+#: src/libvlc.h:890
 #, fuzzy
-msgid "Select the hotkey to use for slow motion playback."
-msgstr "슬로 모션에 사용하는 hot key를 선택"
+msgid "Repeat current item"
+msgstr "현재의 항목을 반복한다"
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:892
+#, fuzzy
+msgid "VLC will keep playing the current playlist item."
+msgstr "플레이 재생목록를 연다"
+
+#: src/libvlc.h:894
+#, fuzzy
+msgid "Play and stop"
+msgstr "항상 맨 앞면"
+
+#: src/libvlc.h:896
+msgid "Stop the playlist after each played playlist item."
+msgstr ""
+
+#: src/libvlc.h:903
+msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
+msgstr ""
+
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
+#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
+msgid "Fullscreen"
+msgstr "전화면화"
+
+#: src/libvlc.h:907
+#, fuzzy
+msgid "Select the hotkey to use to swap fullscreen state."
+msgstr "일시정지에 사용하는 hot key를 선택"
+
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
+msgid "Play/Pause"
+msgstr "재생/일시정지"
+
+#: src/libvlc.h:909
+#, fuzzy
+msgid "Select the hotkey to use to swap paused state."
+msgstr "일시정지에 사용하는 hot key를 선택"
+
+#: src/libvlc.h:910
+msgid "Pause only"
+msgstr "일시정지만"
+
+#: src/libvlc.h:911
+#, fuzzy
+msgid "Select the hotkey to use to pause."
+msgstr "일시정지에 사용하는 hot key를 선택"
+
+#: src/libvlc.h:912
+msgid "Play only"
+msgstr "재생만"
+
+#: src/libvlc.h:913
+#, fuzzy
+msgid "Select the hotkey to use to play."
+msgstr "재생에 사용하는 hot key를 선택"
+
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
+msgid "Faster"
+msgstr "빨리 감기"
+
+#: src/libvlc.h:915
+#, fuzzy
+msgid "Select the hotkey to use for fast forward playback."
+msgstr "빨리 감기에 사용하는 hot key를 선택"
+
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
+msgid "Slower"
+msgstr "슬로우"
+
+#: src/libvlc.h:917
+#, fuzzy
+msgid "Select the hotkey to use for slow motion playback."
+msgstr "슬로 모션에 사용하는 hot key를 선택"
+
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr "다음"
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 #, fuzzy
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr "슬로 모션에 사용하는 hot key를 선택"
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr "전"
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 #, fuzzy
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr "슬로 모션에 사용하는 hot key를 선택"
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr "정지"
 
-#: src/libvlc.h:871
+#: src/libvlc.h:923
 #, fuzzy
-msgid "Select the hotkey to stop the playback."
+msgid "Select the hotkey to stop playback."
 msgstr "최저를 정지하는 hot key를 선택한다"
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr "위치"
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 #, fuzzy
 msgid "Select the hotkey to display the position."
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 #, fuzzy
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr "5 분전에 돌아오는 hot key를 선택한다<"
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 #, fuzzy
 msgid "Short backwards jump"
 msgstr "역전 재생"
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 #, fuzzy
 msgid "Select the hotkey to make a short backwards jump."
 msgstr "10 초전에 돌아오는 hot key를 선택한다"
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 #, fuzzy
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr "1 분전에 돌아오는 hot key를 선택한다"
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 #, fuzzy
 msgid "Long backwards jump"
 msgstr "역전 재생"
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 #, fuzzy
 msgid "Select the hotkey to make a long backwards jump."
 msgstr "10 초전에 돌아오는 hot key를 선택한다"
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 #, fuzzy
 msgid "Select the hotkey to make a very short forward jump."
 msgstr "빨리 감기에 사용하는 hot key를 선택"
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 #, fuzzy
 msgid "Short forward jump"
 msgstr "전송"
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 #, fuzzy
 msgid "Select the hotkey to make a short forward jump."
 msgstr "10 초 진행되는 hot key를 선택한다"
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 #, fuzzy
 msgid "Select the hotkey to make a medium forward jump."
 msgstr "1 분 먼저 진행되는 hot key를 선택한다<"
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 #, fuzzy
 msgid "Select the hotkey to make a long forward jump."
 msgstr "10 초 진행되는 hot key를 선택한다"
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
+#: src/libvlc.h:959
 #, fuzzy
-msgid "Long jump size"
+msgid "Long jump length"
 msgstr "font size"
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr "종료"
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 #, fuzzy
 msgid "Select the hotkey to quit the application."
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 #, fuzzy
 msgid "Navigate up"
 msgstr "네비게이션(_N)"
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 #, fuzzy
 msgid "Select the key to move the selector up in DVD menus."
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 #, fuzzy
 msgid "Navigate down"
 msgstr "네비게이션(_N)"
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 #, fuzzy
 msgid "Select the key to move the selector down in DVD menus."
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 #, fuzzy
 msgid "Navigate left"
 msgstr "네비게이션(_N)"
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 #, fuzzy
 msgid "Select the key to move the selector left in DVD menus."
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 #, fuzzy
 msgid "Navigate right"
 msgstr "네비게이션(_N)"
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 #, fuzzy
 msgid "Select the key to move the selector right in DVD menus."
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr ""
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 #, fuzzy
 msgid "Select the key to activate selected item in DVD menus."
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 #, fuzzy
 msgid "Go to the DVD menu"
 msgstr "DVD 메뉴를 사용"
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 #, fuzzy
 msgid "Select the key to take you to the DVD menu"
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 #, fuzzy
 msgid "Select previous DVD title"
 msgstr "이전의 제목을 선택"
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 #, fuzzy
 msgid "Select the key to choose the previous title from the DVD"
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 #, fuzzy
 msgid "Select next DVD title"
 msgstr "파일의 선택"
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 #, fuzzy
 msgid "Select the key to choose the next title from the DVD"
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 #, fuzzy
 msgid "Select prev DVD chapter"
 msgstr "이전의 Chapter를 선택"
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 #, fuzzy
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 #, fuzzy
 msgid "Select next DVD chapter"
 msgstr "다음의 Chapter를 선택"
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 #, fuzzy
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr "볼륨을 올린다"
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 #, fuzzy
 msgid "Select the key to increase audio volume."
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr "볼륨을 내린다"
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 #, fuzzy
 msgid "Select the key to decrease audio volume."
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr "뮤트 한다"
 
-#: src/libvlc.h:939
+#: src/libvlc.h:989
 #, fuzzy
-msgid "Select the key to turn off audio volume."
+msgid "Select the key to mute audio."
 msgstr "일시정지에 사용하는 hot key를 선택"
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 #, fuzzy
 msgid "Subtitle delay up"
 msgstr "자막"
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 #, fuzzy
 msgid "Select the key to increase the subtitle delay."
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 #, fuzzy
 msgid "Subtitle delay down"
 msgstr "자막·디코더·모듈"
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 #, fuzzy
 msgid "Select the key to decrease the subtitle delay."
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 #, fuzzy
 msgid "Audio delay up"
 msgstr "자막"
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 #, fuzzy
 msgid "Select the key to increase the audio delay."
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 #, fuzzy
 msgid "Audio delay down"
 msgstr "자막·디코더·모듈"
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 #, fuzzy
 msgid "Select the key to decrease the audio delay."
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr ""
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr ""
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr ""
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr ""
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr ""
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr ""
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr ""
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr ""
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr ""
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr ""
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 #, fuzzy
 msgid "Select the key to play this bookmark."
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 #, fuzzy
 msgid "Set playlist bookmark 1"
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 #, fuzzy
 msgid "Set playlist bookmark 2"
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 #, fuzzy
 msgid "Set playlist bookmark 3"
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 #, fuzzy
 msgid "Set playlist bookmark 4"
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 #, fuzzy
 msgid "Set playlist bookmark 5"
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 #, fuzzy
 msgid "Set playlist bookmark 6"
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 #, fuzzy
 msgid "Set playlist bookmark 7"
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 #, fuzzy
 msgid "Set playlist bookmark 8"
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 #, fuzzy
 msgid "Set playlist bookmark 9"
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 #, fuzzy
 msgid "Set playlist bookmark 10"
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 #, fuzzy
 msgid "Select the key to set this playlist bookmark."
 msgstr "플레이 재생목록를 연다"
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+#, fuzzy
+msgid "Playlist bookmark 1"
+msgstr "재생목록"
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+#, fuzzy
+msgid "Playlist bookmark 2"
+msgstr "재생목록"
+
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+#, fuzzy
+msgid "Playlist bookmark 3"
+msgstr "재생목록"
+
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+#, fuzzy
+msgid "Playlist bookmark 4"
+msgstr "재생목록"
+
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+#, fuzzy
+msgid "Playlist bookmark 5"
+msgstr "재생목록"
+
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+#, fuzzy
+msgid "Playlist bookmark 6"
+msgstr "재생목록"
+
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+#, fuzzy
+msgid "Playlist bookmark 7"
+msgstr "재생목록"
+
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+#, fuzzy
+msgid "Playlist bookmark 8"
+msgstr "재생목록"
+
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+#, fuzzy
+msgid "Playlist bookmark 9"
+msgstr "재생목록"
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+#, fuzzy
+msgid "Playlist bookmark 10"
+msgstr "재생목록"
+
+#: src/libvlc.h:1032
+#, fuzzy
+msgid "This allows you to define playlist bookmarks."
+msgstr "VLC가 플러그 인을 찾아낼 때 검색되는 추가의 패스를 설정합니다. "
+
+#: src/libvlc.h:1034
 msgid "Go back in browsing history"
 msgstr ""
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr ""
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 #, fuzzy
 msgid "Cycle audio track"
 msgstr "오디오 트랙"
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+msgid "Cycle through the available audio tracks(languages)."
 msgstr ""
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 #, fuzzy
 msgid "Cycle subtitle track"
 msgstr "자막 트랙의 선택"
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
-msgstr ""
+#: src/libvlc.h:1042
+#, fuzzy
+msgid "Cycle through the available subtitle tracks."
+msgstr "자막 트랙의 선택"
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1043
 #, fuzzy
 msgid "Cycle source aspect ratio"
 msgstr "소스의 어스펙트비"
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
-msgstr ""
+#: src/libvlc.h:1044
+#, fuzzy
+msgid "Cycle through a predefined list of source aspect ratios."
+msgstr "소스의 어스펙트비"
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 #, fuzzy
 msgid "Cycle video crop"
 msgstr "그레이 스케일 비디오 출력"
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
+#: src/libvlc.h:1046
+msgid "Cycle through a predefined list of crop formats."
 msgstr ""
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 #, fuzzy
 msgid "Cycle deinterlace modes"
 msgstr "noninterplace화 모드"
 
-#: src/libvlc.h:985
-msgid "Cycle through all the deinterlace modes"
-msgstr ""
+#: src/libvlc.h:1048
+#, fuzzy
+msgid "Cycle through deinterlace modes."
+msgstr "noninterplace화 모드"
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 #, fuzzy
 msgid "Show interface"
 msgstr "인터페이스 표시"
 
-#: src/libvlc.h:987
+#: src/libvlc.h:1050
 #, fuzzy
-msgid "Raise the interface above all other windows"
+msgid "Raise the interface above all other windows."
 msgstr "인터페이스 윈도우를 숨긴다"
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 #, fuzzy
 msgid "Hide interface"
 msgstr "인터페이스를 숨긴다(_H)"
 
-#: src/libvlc.h:989
+#: src/libvlc.h:1052
 #, fuzzy
-msgid "Lower the interface below all other windows"
+msgid "Lower the interface below all other windows."
 msgstr "인터페이스 윈도우를 숨긴다"
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr ""
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr ""
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 #, fuzzy
 msgid "Record"
 msgstr "브렌드"
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr ""
 
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, fuzzy, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3534,160 +3582,165 @@ msgstr ""
 "  vlc:pause                      플레이 재생목록 항목의 재생 정지 \n"
 "  vlc:quit                       VLC 를 종료 \n"
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 #, fuzzy
 msgid "Snapshot"
 msgstr "액세스 모듈"
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 #, fuzzy
 msgid "Window properties"
 msgstr "디바이스의 프롭퍼티"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 #, fuzzy
 msgid "Subpictures"
 msgstr "자막"
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr "자막"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 #, fuzzy
 msgid "Overlays"
 msgstr "지연"
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 #, fuzzy
 msgid "Track settings"
 msgstr "오디오 인코더 설정"
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 #, fuzzy
 msgid "Playback control"
 msgstr "컨트롤"
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 #, fuzzy
 msgid "Default devices"
 msgstr "디폴트"
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 #, fuzzy
 msgid "Network settings"
 msgstr "디코드 모듈 설정"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr ""
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 #, fuzzy
 msgid "Metadata"
 msgstr "URL 메타데이타"
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr "디코더"
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 #, fuzzy
 msgid "Input"
 msgstr "입력"
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 #, fuzzy
 msgid "CPU"
 msgstr "CPU"
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 #, fuzzy
 msgid "Special modules"
 msgstr "만곡 모드"
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr "플러그 인"
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 #, fuzzy
 msgid "Performance options"
 msgstr "스트림의 일시정지"
 
-#: src/libvlc.h:1436
-#, fuzzy
-msgid "Interfaces"
-msgstr "인터페이스"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr "hot key"
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1808
+#, fuzzy
+msgid "Jump sizes"
+msgstr "font size"
+
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr "메인 프로그램"
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 #, fuzzy
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr "헬프를 표시한다 (--advanced 와 병용 할 수 있습니다)"
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 #, fuzzy
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr "모듈의 헬프를 표시한다 (--advanced 와 병용 할 수 있습니다)"
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 #, fuzzy
 msgid "print help for the advanced options"
 msgstr "고도의 옵션을 표시한다"
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr ""
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr "유효한 모듈의 재생목록를 인쇄"
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 #, fuzzy
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr "모듈의 헬프를 표시한다 (--advanced 와 병용 할 수 있습니다)"
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr ""
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr ""
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr ""
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 #, fuzzy
 msgid "resets the current plugins cache"
 msgstr "현재의 항목을 반복한다"
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr "버젼 정보의 인쇄"
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr "진위치"
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr "키"
 
@@ -4337,11 +4390,11 @@ msgstr ""
 msgid "Zulu"
 msgstr ""
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr ""
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -4363,30 +4416,30 @@ msgstr ""
 msgid "Undefined"
 msgstr ""
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr "noninterplace화"
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 #, fuzzy
 msgid "Discard"
 msgstr "디스크"
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr "브렌드"
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 #, fuzzy
 msgid "Mean"
 msgstr "미디어"
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr ""
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 #, fuzzy
 msgid "Linear"
 msgstr "리니어"
@@ -4411,17 +4464,19 @@ msgstr "1:1 오리지날"
 msgid "2:1 Double"
 msgstr "2:1 2배"
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr "인연 잡기"
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 #, fuzzy
 msgid "Aspect-ratio"
 msgstr "어스펙트비"
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -4432,11 +4487,11 @@ msgstr "어스펙트비"
 msgid "Caching value in ms"
 msgstr "캐싱치 (밀리 세컨드)"
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. This value should be set in "
+"milliseconds."
 msgstr ""
 "udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
 "손가락정합니다. "
@@ -4463,7 +4518,7 @@ msgstr "서버 없음"
 
 #: modules/access/cdda.c:71
 #, fuzzy
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr "전자메일 주소를 CDDB 서버에 보고한다"
 
 #: modules/access/cdda.c:74
@@ -4473,21 +4528,21 @@ msgstr "CDDB 서버 포토"
 
 #: modules/access/cdda.c:74
 #, fuzzy
-msgid "CDDB Server port to use"
+msgid "CDDB Server port to use."
 msgstr "CDDB 서버 포토"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 #, fuzzy
 msgid "Audio CD - Track "
 msgstr "오디오 트랙"
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, fuzzy, c-format
 msgid "Audio CD - Track %i"
 msgstr "오디오 트랙"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr "없음"
 
@@ -4517,18 +4572,18 @@ msgstr ""
 #: modules/access/cdda/cdda.c:59
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
 msgstr ""
 "udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
 "손가락정합니다. "
 
 #: modules/access/cdda/cdda.c:63
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:69
@@ -4593,8 +4648,8 @@ msgstr "콤팩트 디스크 디지털 오디오 (CD-DA) 입력"
 msgid "Audio Compact Disc"
 msgstr "오디오 옵션"
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:129
@@ -4635,8 +4690,7 @@ msgid "Use Navigation-style playback?"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:174
@@ -4650,7 +4704,7 @@ msgstr "CDDB 가 있는 경우의 플레이 재생목록의 \"title\" 필드에
 
 #: modules/access/cdda/cdda.c:181
 #, fuzzy
-msgid "Do CDDB lookups?"
+msgid "CDDB lookups"
 msgstr "CDDB 검색을 캐쉬합니까? "
 
 #: modules/access/cdda/cdda.c:182
@@ -4737,8 +4791,8 @@ msgstr "트랙"
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr "트랙"
 
@@ -4772,22 +4826,23 @@ msgid "expand"
 msgstr "전개"
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+msgid "Ignored extensions"
 msgstr ""
 
 #: modules/access/directory.c:82
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 #, fuzzy
 msgid "Directory"
 msgstr "DirectShow"
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 #, fuzzy
 msgid "Standard filesystem directory input"
 msgstr "표준적인 파일 시스템의 파일을 읽는다"
@@ -4810,8 +4865,8 @@ msgstr ""
 #: modules/access/dshow/dshow.cpp:81
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
 msgstr "파일·스트림의 기정의 캐싱치를 변경할 수 있습니다. 단위는 밀리 세컨드"
 
 #: modules/access/dshow/dshow.cpp:83 modules/access/v4l/v4l.c:77
@@ -4820,9 +4875,8 @@ msgstr "비디오 디바이스명"
 
 #: modules/access/dshow/dshow.cpp:85
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:88 modules/access/v4l/v4l.c:81
@@ -4831,9 +4885,9 @@ msgstr "오디오 디바이스명"
 
 #: modules/access/dshow/dshow.cpp:90
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:93
@@ -4842,9 +4896,8 @@ msgstr "비디오 사이즈"
 
 #: modules/access/dshow/dshow.cpp:95
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:98 modules/access/v4l/v4l.c:85
@@ -4893,8 +4946,7 @@ msgstr "아나운스 채널:"
 
 #: modules/access/dshow/dshow.cpp:115
 #, fuzzy
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
 #: modules/access/dshow/dshow.cpp:117
@@ -4903,8 +4955,8 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:119
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:121
@@ -4914,48 +4966,71 @@ msgstr "입력"
 
 #: modules/access/dshow/dshow.cpp:123
 #, fuzzy
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+msgid "Select the tuner input type (Cable/Antenna)."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "비디오 옵션"
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "오디오 CD 입력"
+
+#: modules/access/dshow/dshow.cpp:132
+msgid "Select the audio input source. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "비디오 출력 URL"
+
 #: modules/access/dshow/dshow.cpp:135
+msgid "Select the video output type. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "오디오 출력 URL"
+
+#: modules/access/dshow/dshow.cpp:138
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:150
 msgid "DirectShow"
 msgstr "DirectShow"
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 #, fuzzy
 msgid "DirectShow input"
 msgstr "DirectShow 입력"
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 msgid "Refresh list"
 msgstr "일람의 재묘화"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr "설정"
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-#, fuzzy
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-msgstr "파일·스트림의 기정의 캐싱치를 변경할 수 있습니다. 단위는 밀리 세컨드"
-
-#: 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:73
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
+"Caching value for DVB streams. This value should be set in milliseconds."
 msgstr ""
 "udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
 "손가락정합니다. "
@@ -4996,7 +5071,9 @@ msgid "Probe DVB card for capabilities"
 msgstr ""
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr ""
 
 #: modules/access/dvb/access.c:91
@@ -5006,7 +5083,7 @@ msgstr "네트워크"
 
 #: modules/access/dvb/access.c:92
 #, fuzzy
-msgid "This allows you to stream an entire transponder with a budget card."
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
 #: modules/access/dvb/access.c:95
@@ -5014,7 +5091,7 @@ msgid "Satellite number in the Diseqc system"
 msgstr ""
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr ""
 
 #: modules/access/dvb/access.c:98
@@ -5022,7 +5099,7 @@ msgid "LNB voltage"
 msgstr ""
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr ""
 
 #: modules/access/dvb/access.c:101
@@ -5040,7 +5117,8 @@ msgid "22 kHz tone"
 msgstr "22 kHz 톤"
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+#, fuzzy
+msgid "[0=off, 1=on, -1=auto]."
 msgstr "[0:오프 1:온 -1:자동]"
 
 #: modules/access/dvb/access.c:108
@@ -5049,7 +5127,7 @@ msgid "Transponder FEC"
 msgstr "위성 기정 전송 FEC"
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:111
@@ -5124,8 +5202,7 @@ msgstr "HTTP 유저명"
 
 #: modules/access/dvb/access.c:152
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:155
@@ -5135,8 +5212,7 @@ msgstr "HTTP 패스워드"
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -5145,41 +5221,41 @@ msgstr ""
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 #, fuzzy
 msgid "Certificate file"
 msgstr "자막 파일을 사용"
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr ""
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 #, fuzzy
 msgid "Root CA file"
 msgstr "파일을 선택한다"
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr ""
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 #, fuzzy
 msgid "CRL file"
 msgstr "PLS 파일"
@@ -5201,20 +5277,34 @@ msgstr ""
 msgid "HTTP server"
 msgstr "HTTP 유저명"
 
+#: 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:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr ""
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
 #, fuzzy
-msgid "Allows you to select the default DVD angle."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Default DVD angle."
+msgstr "삭제"
 
-#: modules/access/dvdnav.c:65
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
 #, fuzzy
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
+msgid "Caching value for DVDs. This value should be set in milliseconds."
 msgstr ""
 "udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
 "손가락정합니다. "
@@ -5225,8 +5315,8 @@ msgstr ""
 
 #: modules/access/dvdnav.c:69
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 
 #: modules/access/dvdnav.c:78
@@ -5238,15 +5328,6 @@ msgstr "DVD 메뉴"
 msgid "DVDnav Input"
 msgstr "DVDnav 입력"
 
-#: modules/access/dvdread.c:63
-#, fuzzy
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
-"손가락정합니다. "
-
 #: modules/access/dvdread.c:66
 #, fuzzy
 msgid "Method used by libdvdcss for decryption"
@@ -5301,8 +5382,7 @@ msgstr ""
 #: modules/access/fake.c:42
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
+"Caching value for fake streams. This value should be set in milliseconds."
 msgstr "파일·스트림의 기정의 캐싱치를 변경할 수 있습니다. 단위는 밀리 세컨드"
 
 #: modules/access/fake.c:44 modules/access/pvr/pvr.c:72
@@ -5312,7 +5392,7 @@ msgid "Framerate"
 msgstr "심볼·레이트"
 
 #: modules/access/fake.c:46
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr ""
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -5322,8 +5402,8 @@ msgstr ""
 
 #: modules/access/fake.c:49
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 
 #: modules/access/fake.c:51
@@ -5333,8 +5413,8 @@ msgstr "지속 기간"
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -5347,20 +5427,25 @@ msgstr "유사 TTY"
 msgid "Fake input"
 msgstr "FTP 입력"
 
+#: modules/access/file.c:82
+#, fuzzy
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr "파일·스트림의 기정의 캐싱치를 변경할 수 있습니다. 단위는 밀리 세컨드"
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr ""
 
 #: modules/access/file.c:86
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 
 #: modules/access/file.c:90
 #, fuzzy
-msgid "Standard filesystem file input"
-msgstr "표준적인 파일 시스템의 파일을 읽는다"
+msgid "File input"
+msgstr "FTP 입력"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
 #: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:261
@@ -5374,11 +5459,45 @@ msgstr "표준적인 파일 시스템의 파일을 읽는다"
 msgid "File"
 msgstr "파일"
 
+#: modules/access_filter/record.c:43
+#, fuzzy
+msgid "Record directory"
+msgstr "원본 디렉토리"
+
+#: modules/access_filter/record.c:45
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+
+#: modules/access_filter/timeshift.c:44
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "수직 방향 위치"
+
+#: modules/access_filter/timeshift.c:45
+msgid ""
+"This is the size of the temporary files tha will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:47
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "소스의 어스펙트·레시오"
+
+#: modules/access_filter/timeshift.c:48
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Timeshift"
+msgstr "수직 방향 위치"
+
 #: modules/access/ftp.c:44
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+"Caching value for FTP streams. This value should be set in milliseconds."
 msgstr ""
 "udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
 "손가락정합니다. "
@@ -5389,8 +5508,7 @@ msgstr "FTP 유저명"
 
 #: modules/access/ftp.c:47 modules/access/smb.c:64
 #, fuzzy
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
+msgid "User name that will be used for the connection."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
 #: modules/access/ftp.c:49
@@ -5399,7 +5517,7 @@ msgstr "FTP 패스워드"
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
 #, fuzzy
-msgid "Allows you to modify the password that will be used for the connection."
+msgid "Password that will be used for the connection."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
 #: modules/access/ftp.c:52
@@ -5408,7 +5526,7 @@ msgstr "FTP 어카운트"
 
 #: modules/access/ftp.c:53
 #, fuzzy
-msgid "Allows you to modify the account that will be used for the connection."
+msgid "Account that will be used for the connection."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
 #: modules/access/ftp.c:58
@@ -5418,16 +5536,15 @@ msgstr "FTP 입력"
 #: modules/access/gnomevfs.c:46
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
 msgstr ""
 "udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
 "손가락정합니다. "
 
 #: modules/access/gnomevfs.c:50
 #, fuzzy
-msgid "GnomeVFS filesystem file input"
-msgstr "표준적인 파일 시스템의 파일을 읽는다"
+msgid "GnomeVFS input"
+msgstr "입력이 없습니다. \n"
 
 #: modules/access/http.c:47
 msgid "HTTP proxy"
@@ -5436,9 +5553,9 @@ msgstr "HTTP 프록시"
 #: modules/access/http.c:49
 #, fuzzy
 msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
 msgstr ""
 "사용하는 HTTP 프록시를 http://myproxy.mydomain:myport/ 의 형식에서 지정해 관"
 "이야있고. none 가 지정되었을 경우에는, HTTP_PROXYenvironment 변수가 시도됩니"
@@ -5447,11 +5564,10 @@ msgstr ""
 #: modules/access/http.c:55
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
+"Caching value for HTTP streams. This value should be set in milliseconds."
 msgstr ""
-"http 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로"
-"ì§\80정합니다. "
+"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
+"ì\86\90ê°\80ë\9d½정합니다. "
 
 #: modules/access/http.c:58
 msgid "HTTP user agent"
@@ -5459,8 +5575,7 @@ msgstr "HTTP 유저 에이전트"
 
 #: modules/access/http.c:59
 #, fuzzy
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
+msgid "User agent that will be used for the connection."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
 #: modules/access/http.c:62
@@ -5468,36 +5583,35 @@ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 msgid "Auto re-connect"
 msgstr "오디오 코덱"
 
-#: modules/access/http.c:63
+#: modules/access/http.c:64
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
 msgstr ""
 
-#: modules/access/http.c:66
+#: modules/access/http.c:67
 #, fuzzy
 msgid "Continuous stream"
 msgstr "스트림의 정지"
 
-#: modules/access/http.c:67
+#: modules/access/http.c:68
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
 msgstr ""
 
-#: modules/access/http.c:73
+#: modules/access/http.c:74
 msgid "HTTP input"
 msgstr "HTTP 입력"
 
-#: modules/access/http.c:75
+#: modules/access/http.c:76
 msgid "HTTP(S)"
 msgstr ""
 
 #: modules/access/mms/mms.c:48
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
+"Caching value for MMS streams. This value should be set in milliseconds."
 msgstr ""
 "http 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로"
 "지정합니다. "
@@ -5507,200 +5621,377 @@ msgid "Force selection of all streams"
 msgstr ""
 
 #: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
 #, fuzzy
 msgid "Maximum bitrate"
 msgstr "encode의 최대 bit rate"
 
-#: modules/access/mms/mms.c:55
-msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
+#: modules/access/mms/mms.c:58
+msgid "Select the stream with the maximum bitrate under that limit."
 msgstr ""
 
-#: modules/access/mms/mms.c:60
+#: modules/access/mms/mms.c:62
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:48
-#, fuzzy
-msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
-msgstr ""
-"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
-"손가락정합니다. "
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "더미 스트림 출력"
 
-#: modules/access/pvr/pvr.c:51
-msgid "Device"
-msgstr "디바이스"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr ""
 
-#: modules/access/pvr/pvr.c:52
+#: modules/access_output/file.c:60
 #, 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/pvr.c:54
+#: modules/access_output/file.c:61
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
+
+#: modules/access_output/file.c:65
 #, fuzzy
-msgid "Radio device"
-msgstr "DVD 디바이스"
+msgid "File stream output"
+msgstr "스트림의 출력처의 선택"
 
-#: modules/access/pvr/pvr.c:55
+#: modules/access_output/http.c:60
+msgid "Username"
+msgstr "유저명"
+
+#: modules/access_output/http.c:61
 #, fuzzy
-msgid "PVR radio device"
-msgstr "DVD 디바이스"
+msgid "User name that will be requested to access the stream."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
+#: modules/access_output/http.c:64
 #, fuzzy
-msgid "Norm"
-msgstr "없음"
+msgid "Password that will be requested to access the stream."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
-msgstr ""
+#: modules/access_output/http.c:66
+#, fuzzy
+msgid "Mime"
+msgstr "시간"
 
-#: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
-msgid "Width"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-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/pvr.c:65 modules/access/v4l/v4l.c:105
-#, fuzzy
-msgid "Height"
-msgstr "오른쪽"
-
-#: modules/access/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-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/pvr.c:69 modules/access/v4l/v4l.c:89
-msgid "Frequency"
-msgstr "주파수"
-
-#: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used forHTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
-msgid "Framerate to capture, if applicable (-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/pvr.c:76
-#, fuzzy
-msgid "Key interval"
-msgstr "키 프레임 간격:"
-
-#: modules/access/pvr/pvr.c:77
-msgid "Interval between keyframes (-1 for autodetect)"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:79
-msgid "B Frames"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:80
-msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
-msgstr ""
+#: modules/access_output/http.c:91
+#, fuzzy
+msgid "HTTP stream output"
+msgstr "스트림의 출력처의 선택"
 
-#: modules/access/pvr/pvr.c:84
-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/pvr.c:86
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Bitrate peak"
-msgstr "bit rate"
+msgid "Stream name"
+msgstr "스트림"
 
-#: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR mode"
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the icecast server."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
-msgstr ""
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "코덱 설명"
 
-#: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:92
+#: modules/access_output/shout.c:66
 #, fuzzy
-msgid "Audio bitmask"
-msgstr "ì\98¤ë\94\94ì\98¤ bit rate"
+msgid "Stream MP3"
+msgstr "ì\8a¤í\8a¸ë¦¼ "
 
-#: modules/access/pvr/pvr.c:93
+#: modules/access_output/shout.c:67
 msgid ""
-"This option allows setting of bitmask that will get used by the audio part "
-"of the card."
+"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 "
+"icecast server."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
-msgid "Volume"
-msgstr "ì\9d\8cë\9f\89"
+#: modules/access_output/shout.c:73
+#, fuzzy
+msgid "IceCAST output"
+msgstr "ì\98¤ë\94\94ì\98¤ ì¶\9cë ¥ ëª¨ë\93\88 ì\95¡ì\84¸ì\8a¤"
 
-#: modules/access/pvr/pvr.c:97
-msgid "This option allows setting of the audio volume (0-65535)."
-msgstr ""
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+msgid "Caching value (ms)"
+msgstr "캐싱치 (밀리 세컨드)"
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
+#: modules/access_output/udp.c:77
 #, fuzzy
-msgid "Channel"
-msgstr "채널"
-
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
+"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
+"손가락정합니다. "
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
 #, fuzzy
-msgid "Automatic"
-msgstr "자동인연 잡기"
-
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
-msgid "SECAM"
-msgstr ""
+msgid "Time-To-Live (TTL)"
+msgstr "생존 시간 (TTL):"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access_output/udp.c:81
+#, fuzzy
+msgid "Time-To-Live of the outgoing stream."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+
+#: 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
+#, 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/pvr.c:48
+#, fuzzy
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
+"손가락정합니다. "
+
+#: modules/access/pvr/pvr.c:51
+msgid "Device"
+msgstr "디바이스"
+
+#: modules/access/pvr/pvr.c:52
+#, fuzzy
+msgid "PVR video device"
+msgstr "DVD 디바이스"
+
+#: modules/access/pvr/pvr.c:54
+#, fuzzy
+msgid "Radio device"
+msgstr "DVD 디바이스"
+
+#: modules/access/pvr/pvr.c:55
+#, fuzzy
+msgid "PVR radio device"
+msgstr "DVD 디바이스"
+
+#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
+#, fuzzy
+msgid "Norm"
+msgstr "없음"
+
+#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr ""
+
+#: modules/access/pvr/pvr.c:62
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+#, fuzzy
+msgid "Height"
+msgstr "오른쪽"
+
+#: modules/access/pvr/pvr.c:66
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
+msgid "Frequency"
+msgstr "주파수"
+
+#: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:76
+#, fuzzy
+msgid "Key interval"
+msgstr "키 프레임 간격:"
+
+#: modules/access/pvr/pvr.c:77
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:79
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr/pvr.c:80
+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/pvr.c:84
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:86
+#, fuzzy
+msgid "Bitrate peak"
+msgstr "bit rate"
+
+#: modules/access/pvr/pvr.c:87
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:89
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "만곡 모드"
+
+#: modules/access/pvr/pvr.c:90
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:92
+#, fuzzy
+msgid "Audio bitmask"
+msgstr "오디오 bit rate"
+
+#: modules/access/pvr/pvr.c:93
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
+msgid "Volume"
+msgstr "음량"
+
+#: modules/access/pvr/pvr.c:97
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
+#, fuzzy
+msgid "Channel"
+msgstr "채널"
+
+#: modules/access/pvr/pvr.c:100
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
+#, fuzzy
+msgid "Automatic"
+msgstr "자동인연 잡기"
+
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
+msgid "SECAM"
+msgstr ""
+
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "PAL"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 #, fuzzy
 msgid "NTSC"
 msgstr "TS"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr "PVR"
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
+#: modules/access/pvr/pvr.c:115
+msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
-msgstr "캐싱치 (밀리 세컨드)"
-
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
+"Caching value for RTSP streams. This value should be set in milliseconds."
 msgstr ""
 "udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
 "손가락정합니다. "
@@ -5713,15 +6004,14 @@ msgstr "RTSP"
 #: modules/access/screen/screen.c:39
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
+"Caching value for screen capture. This value should be set in milliseconds."
 msgstr ""
 "udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
 "손가락정합니다. "
 
 #: modules/access/screen/screen.c:43
 #, fuzzy
-msgid "Allows you to set the desired frame rate for the capture."
+msgid "Desired frame rate for the capture."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
 #: modules/access/screen/screen.c:46
@@ -5730,8 +6020,8 @@ msgstr ""
 
 #: modules/access/screen/screen.c:48
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"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
@@ -5746,8 +6036,7 @@ msgstr "스크린"
 #: modules/access/smb.c:61
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
+"Caching value for SMB streams. This value should be set in milliseconds."
 msgstr ""
 "http 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로"
 "지정합니다. "
@@ -5769,9 +6058,7 @@ msgstr "없음"
 
 #: modules/access/smb.c:70
 #, fuzzy
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
+msgid "Domain/Workgroup that will be used for the connection."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
 #: modules/access/smb.c:75
@@ -5782,8 +6069,7 @@ msgstr "SLP 입력"
 #: modules/access/tcp.c:39
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
+"Caching value for TCP streams. This value should be set in milliseconds."
 msgstr ""
 "udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
 "손가락정합니다. "
@@ -5797,11 +6083,10 @@ msgstr "CPU"
 msgid "TCP input"
 msgstr "TCP 입력"
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"Caching value for UDP streams. This value should be set in milliseconds."
 msgstr ""
 "udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
 "손가락정합니다. "
@@ -5811,18 +6096,20 @@ msgid "Autodetection of MTU"
 msgstr ""
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
 msgstr ""
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 msgid "RTP reordering timeout in ms"
 msgstr ""
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
 #, fuzzy
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
 msgstr ""
 "udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
 "손가락정합니다. "
@@ -5840,20 +6127,19 @@ msgstr "UDP/RTP 입력"
 #: modules/access/v4l/v4l.c:75
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr "파일·스트림의 기정의 캐싱치를 변경할 수 있습니다. 단위는 밀리 세컨드"
 
 #: modules/access/v4l/v4l.c:79
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:83
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:87
@@ -5862,51 +6148,68 @@ msgid ""
 "(default), RV24, etc.)"
 msgstr ""
 
+#: modules/access/v4l/v4l.c:94
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
 #: modules/access/v4l/v4l.c:99
 #, fuzzy
 msgid "Audio Channel"
 msgstr "오디오 채널"
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+msgid "Audio Channel to use, if there are several audio inputs."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr "휘도"
 
 #: modules/access/v4l/v4l.c:110
-msgid "Set the Brightness of the video input"
+msgid "Brightness of the video input."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 #, fuzzy
 msgid "Hue"
 msgstr "닫는다"
 
 #: modules/access/v4l/v4l.c:113
-msgid "Set the Hue of the video input"
-msgstr ""
+#, fuzzy
+msgid "Hue of the video input."
+msgstr "비디오·스트림의 출력을 유효하게 한다"
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 #, fuzzy
 msgid "Color"
 msgstr "국"
 
 #: modules/access/v4l/v4l.c:116
-msgid "Set the Color of the video input"
-msgstr ""
+#, fuzzy
+msgid "Color of the video input."
+msgstr "ASCII 아트·비디오 출력 모듈"
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr "콘트라스트"
 
 #: modules/access/v4l/v4l.c:119
-msgid "Set the Contrast of the video input"
+msgid "Contrast of the video input."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:120
@@ -5915,7 +6218,7 @@ msgid "Tuner"
 msgstr "튜너:"
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
+msgid "Tuner to use, if there are several ones."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:122
@@ -5924,11 +6227,12 @@ msgid "Samplerate"
 msgstr "샘플 레이트"
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:127
-msgid "If this option is set, the audio stream will be captured in stereo"
+msgid "Capture the audio stream in stereo."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:128
@@ -5946,7 +6250,7 @@ msgid "Decimation"
 msgstr "설명"
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+msgid "Decimation level for MJPEG streams"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:134
@@ -5956,7 +6260,7 @@ msgstr "품질:"
 
 #: modules/access/v4l/v4l.c:135
 #, fuzzy
-msgid "Set the quality of the stream"
+msgid "Quality of the stream."
 msgstr "스트림을 안내한다"
 
 #: modules/access/v4l/v4l.c:146
@@ -5967,6 +6271,13 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Video4Linux 입력"
 
+#: modules/access/vcd/vcd.c:42
+#, 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:697
@@ -6109,6 +6420,10 @@ msgstr "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) 입력"
 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 ""
+
 #: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
 #, fuzzy
 msgid "Number of CD blocks to get in a single read."
@@ -6155,282 +6470,81 @@ msgstr "플레이 재생목록의 \"author\" 필드에서 사용하는 포맷"
 msgid "Format to use in the playlist's \"title\" field."
 msgstr "플레이 재생목록의 \"author\" 필드에서 사용하는 포맷"
 
-#: modules/access_filter/record.c:43
+#: modules/audio_filter/channel_mixer/dolby.c:47
+msgid "Simple decoder for Dolby Surround encoded streams"
+msgstr ""
+
+#: modules/audio_filter/channel_mixer/dolby.c:48
 #, fuzzy
-msgid "Record directory"
-msgstr "원본 디렉토리"
+msgid "Dolby Surround decoder"
+msgstr "돌비 환경"
 
-#: modules/access_filter/record.c:45
+#: modules/audio_filter/channel_mixer/headphone.c:49
 #, fuzzy
-msgid "Allows you to specify the directory where the record will be stored"
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid ""
+"This effect gives you the feeling that you are standing in a room with a "
+"complete 7.1 speaker set when using only a headphone, providing a more "
+"realistic sound experience. It should also be more comfortable and less "
+"tiring when listening to music for long periods of time.\n"
+"It works with any source format from mono to 7.1."
+msgstr ""
+"이 옵션은 완전한 5.1 채널·스피커가 설정된 방에서 (듣)묻고 있을까의같은 효과"
+"를 헤드폰의 음성에 여네보다 실제감을 갖게합니다. 또, 장시간의 리스닝에서도 안"
+"심하고 (들)물어 있을 수 있습니다. \n"
+"이 기능은, 단청의로부터 5.1 채널까지의 모든 소스·포맷으로 동작합니다. "
 
-#: modules/access_filter/timeshift.c:44
+#: modules/audio_filter/channel_mixer/headphone.c:56
 #, fuzzy
-msgid "Timeshift granularity"
-msgstr "수직 방향 위치"
+msgid "Characteristic dimension"
+msgstr "공간의 특성"
 
-#: modules/access_filter/timeshift.c:45
-msgid "Size of the temporary files use to store the timeshifted stream."
+#: modules/audio_filter/channel_mixer/headphone.c:58
+#, fuzzy
+msgid "Distance between front left speaker and listener in meters."
 msgstr ""
+"헤드폰의 가상적인 소리의 확대 효과:프런트 좌측 스피커와 청취자의 사이의 며느"
+"리발톱리를 미터로 지정합니다. "
 
-#: modules/access_filter/timeshift.c:47
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "소스의 어스펙트·레시오"
+#: modules/audio_filter/channel_mixer/headphone.c:60
+msgid "Compensate delay"
+msgstr ""
 
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
+#: modules/audio_filter/channel_mixer/headphone.c:62
+msgid ""
+"The delay which is introduced by the physical algorithm may sometimes be "
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
 msgstr ""
 
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+#: modules/audio_filter/channel_mixer/headphone.c:66
 #, fuzzy
-msgid "Timeshift"
-msgstr "수직 방향 위치"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "더미 스트림 출력"
+msgid "No decoding of Dolby Surround"
+msgstr "돌비 환경"
 
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
+#: modules/audio_filter/channel_mixer/headphone.c:68
+msgid ""
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/access_output/file.c:60
+#: modules/audio_filter/channel_mixer/headphone.c:72
 #, fuzzy
-msgid "Append to file"
-msgstr "파일을 연다"
-
-#: modules/access_output/file.c:61
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:65
-#, fuzzy
-msgid "File stream output"
-msgstr "스트림의 출력처의 선택"
-
-#: modules/access_output/http.c:60
-msgid "Username"
-msgstr "유저명"
-
-#: modules/access_output/http.c:61
-#, fuzzy
-msgid ""
-"Allows you to give a user name that will be requested to access the stream."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
-
-#: modules/access_output/http.c:64
-#, fuzzy
-msgid ""
-"Allows you to give a password that will be requested to access the stream."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
-
-#: modules/access_output/http.c:66
-#, fuzzy
-msgid "Mime"
-msgstr "시간"
-
-#: modules/access_output/http.c:67
-#, fuzzy
-msgid "Allows you to give the mime returned by the server."
-msgstr "파일을 찾아낼 때 오픈되는 인터페이스의 기정의 패스를 설정 섬. "
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. Leave empty if you "
-"don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:85
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
-msgstr ""
-
-#: modules/access_output/http.c:90
-#, fuzzy
-msgid "HTTP stream output"
-msgstr "스트림의 출력처의 선택"
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr ""
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream-name"
-msgstr "스트림"
-
-#: modules/access_output/shout.c:59
-msgid "The name this stream/channel will get on the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:61
-#, fuzzy
-msgid "Stream-description"
-msgstr "코덱 설명"
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
-
-#: modules/access_output/shout.c:65
-#, fuzzy
-msgid "Stream MP3"
-msgstr "스트림 "
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-#, fuzzy
-msgid "Time-To-Live (TTL)"
-msgstr "생존 시간 (TTL):"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Allows you to define the Time-To-Live of the outgoing stream."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
-
-#: 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. This allows "
-"you to give 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 ""
-"If you enable this option, 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 "UDP 스트림 출력"
-
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
-
-#: modules/audio_filter/channel_mixer/dolby.c:47
-msgid "Simple decoder for dolby surround encoded streams"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/dolby.c:48
-#, fuzzy
-msgid "Dolby surround decoder"
-msgstr "돌비 환경"
-
-#: modules/audio_filter/channel_mixer/headphone.c:49
-#, fuzzy
-msgid ""
-"This effect gives you the feeling that you are standing in a room with a "
-"complete 7.1 speaker set when using only a headphone, providing a more "
-"realistic sound experience. It should also be more comfortable and less "
-"tiring when listening to music for long periods of time.\n"
-"It works with any source format from mono to 7.1."
-msgstr ""
-"이 옵션은 완전한 5.1 채널·스피커가 설정된 방에서 (듣)묻고 있을까의같은 효과"
-"를 헤드폰의 음성에 여네보다 실제감을 갖게합니다. 또, 장시간의 리스닝에서도 안"
-"심하고 (들)물어 있을 수 있습니다. \n"
-"이 기능은, 단청의로부터 5.1 채널까지의 모든 소스·포맷으로 동작합니다. "
-
-#: modules/audio_filter/channel_mixer/headphone.c:56
-#, fuzzy
-msgid "Characteristic dimension"
-msgstr "공간의 특성"
-
-#: modules/audio_filter/channel_mixer/headphone.c:58
-#, fuzzy
-msgid "Distance between front left speaker and listener in meters."
-msgstr ""
-"헤드폰의 가상적인 소리의 확대 효과:프런트 좌측 스피커와 청취자의 사이의 며느"
-"리발톱리를 미터로 지정합니다. "
-
-#: modules/audio_filter/channel_mixer/headphone.c:60
-msgid "Compensate delay"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/headphone.c:62
-msgid ""
-"The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/headphone.c:66
-#, fuzzy
-msgid "No decoding of Dolby Surround"
-msgstr "돌비 환경"
-
-#: modules/audio_filter/channel_mixer/headphone.c:68
-msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/headphone.c:73
-#, fuzzy
-msgid "Headphone channel mixer with virtual spatialization effect"
+msgid "Headphone virtual spatialization effect"
 msgstr "헤드폰의 가상적인 소리의 확대 효과"
 
-#: modules/audio_filter/channel_mixer/headphone.c:74
+#: modules/audio_filter/channel_mixer/headphone.c:73
 #, fuzzy
 msgid "Headphone effect"
 msgstr "스코프 효과"
 
 #: modules/audio_filter/channel_mixer/simple.c:46
 #, fuzzy
-msgid "audio filter for simple channel mixing"
+msgid "Audio filter for simple channel mixing"
 msgstr "미묘한 채널·믹싱을 위한 오디오·필터"
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+#, fuzzy
+msgid "Audio filter for trivial channel mixing"
 msgstr "미묘한 채널·믹싱을 위한 오디오·필터"
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -6467,7 +6581,8 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr "a52 ATSC A/52(AC-3) 오디오·디코더·모듈"
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+#, fuzzy
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr "A/52->S/PDIF의 캡슐화를 위한 오디오·필터"
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -6475,9 +6590,8 @@ msgid "DTS dynamic range compression"
 msgstr "DTS 다이나믹·레인지 압축"
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-#, fuzzy
-msgid "DTS"
-msgstr "TS"
+msgid "DCA"
+msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
 #: modules/audio_filter/converter/dtstofloat32.c:99
@@ -6487,31 +6601,37 @@ msgstr "자막·디코더·모듈"
 
 #: modules/audio_filter/converter/dtstospdif.c:70
 #, fuzzy
-msgid "audio filter for DTS->S/PDIF encapsulation"
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr "A/52->S/PDIF의 캡슐화를 위한 오디오·필터"
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr "fixed32<->float32 변환을 위한 오디오·필터"
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr "fixed32->s16 변환을 위한 오디오·필터"
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s16 conversion"
 msgstr "float32->s16 변환을 위한 오디오·필터"
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s8 conversion"
 msgstr "float32->s8변환을 위한 오디오·필터"
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u16 conversion"
 msgstr "float32->u16 변환을 위한 오디오·필터"
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u8 conversion"
 msgstr "float32->u8변환을 위한 오디오·필터"
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -6521,30 +6641,32 @@ msgstr "MPEG 오디오 디코더"
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
 #, fuzzy
-msgid "audio filter for s16->fixed32 conversion"
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr "s16->float32 변환을 위한 오디오·필터"
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 conversion"
 msgstr "s16->float32 변환을 위한 오디오·필터"
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr "s16->float32 변환을 위한 오디오·필터"
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
 #, fuzzy
-msgid "audio filter for s8->float32 conversion"
+msgid "Audio filter for s8->float32 conversion"
 msgstr "s16->float32 변환을 위한 오디오·필터"
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
 #, fuzzy
-msgid "audio filter for u8->fixed32 conversion"
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr "fixed32->s16 변환을 위한 오디오·필터"
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
 #, fuzzy
-msgid "audio filter for u8->float32 conversion"
+msgid "Audio filter for u8->float32 conversion"
 msgstr "s16->float32 변환을 위한 오디오·필터"
 
 #: modules/audio_filter/equalizer.c:52
@@ -6552,34 +6674,41 @@ msgstr "s16->float32 변환을 위한 오디오·필터"
 msgid "Equalizer preset"
 msgstr "비디오·필터·모듈"
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 #, fuzzy
 msgid "Two pass"
 msgstr "FTP 패스워드"
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:65
+#: modules/audio_filter/equalizer.c:69
 #, fuzzy
-msgid "Equalizer 10 bands"
+msgid "Equalizer with 10 bands"
 msgstr "비디오·필터·모듈"
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6671,7 +6800,7 @@ msgstr "테크노"
 
 #: modules/audio_filter/format.c:201
 #, fuzzy
-msgid "audio filter for PCM format conversion"
+msgid "Audio filter for PCM format conversion"
 msgstr "float32->s8변환을 위한 오디오·필터"
 
 #: modules/audio_filter/normvol.c:69
@@ -6683,7 +6812,7 @@ msgstr "밴드수"
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 
 #: modules/audio_filter/normvol.c:75
@@ -6764,21 +6893,23 @@ msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
 #, fuzzy
-msgid "audio filter for band-limited interpolation resampling"
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr "미묘한 재샘플링을 위한 오디오·필터"
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
 #, fuzzy
-msgid "audio filter for linear interpolation resampling"
+msgid "Audio filter for linear interpolation resampling"
 msgstr "미묘한 재샘플링을 위한 오디오·필터"
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+#, fuzzy
+msgid "Audio filter for trivial resampling"
 msgstr "미묘한 재샘플링을 위한 오디오·필터"
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
+#, fuzzy
+msgid "Audio filter for ugly resampling"
 msgstr "거칠어진 재샘플링을 위한 오디오·필터"
 
 #: modules/audio_mixer/float32.c:47
@@ -6796,8 +6927,8 @@ msgstr "더미의 spdif 오디오·믹서·모듈"
 msgid "Trivial audio mixer"
 msgstr "미묘한 오디오·믹서·모듈"
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr "디폴트"
 
@@ -6832,12 +6963,6 @@ msgstr "단청의"
 msgid "2 Front 2 Rear"
 msgstr "프런트 2, 리어 2"
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr "5.1"
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -6919,8 +7044,9 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
-msgstr "출력 채널수"
+#, fuzzy
+msgid "Number of output channels"
+msgstr "클론의 수"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -6929,12 +7055,13 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+#, fuzzy
+msgid "Add WAVE header"
 msgstr "wave 헤더를 추가"
 
 #: modules/audio_output/file.c:90
 #, fuzzy
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr "raw 파일을 써내는 대신에, wav 헤더를 파일에 추가한다. "
 
 #: modules/audio_output/file.c:107
@@ -6942,7 +7069,7 @@ msgid "Output file"
 msgstr "출력 포맷"
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
+msgid "File to which the audio samples will be written to."
 msgstr ""
 
 #: modules/audio_output/file.c:111
@@ -7000,6 +7127,10 @@ msgstr "심플 DirectMedia 레이어 오디오 출력"
 msgid "Win32 waveOut extension output"
 msgstr "Win32 wave 출력용 확장 모듈"
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr "5.1"
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr "A/52 퍼서"
@@ -7046,7 +7177,7 @@ msgstr "encode 품질"
 
 #: modules/codec/dirac.c:68
 #, fuzzy
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
 #: modules/codec/dirac.c:73
@@ -7078,16 +7209,21 @@ msgid "DTS audio packetizer"
 msgstr "DTS 오디오 디코더"
 
 #: modules/codec/dvbsub.c:45
-msgid "X coordinate of the subpicture"
-msgstr ""
+#, fuzzy
+msgid "Decoding X coordinate"
+msgstr "Video x 코디네이터"
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
+#: modules/codec/dvbsub.c:46
+msgid "X coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:48
-msgid "Y coordinate of the subpicture"
+#, fuzzy
+msgid "Decoding Y coordinate"
+msgstr "Video x 코디네이터"
+
+#: modules/codec/dvbsub.c:49
+msgid "Y coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:51
@@ -7098,23 +7234,35 @@ msgstr "자막"
 #: modules/codec/dvbsub.c:53
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 
 #: modules/codec/dvbsub.c:57
-msgid "X coordinate of the encoded subpicture"
+#, fuzzy
+msgid "Encoding X coordinate"
+msgstr "비디오 y 코디네이터"
+
+#: modules/codec/dvbsub.c:58
+msgid "X coordinate of the encoded subtitle"
 msgstr ""
 
+#: modules/codec/dvbsub.c:59
+#, fuzzy
+msgid "Encoding Y coordinate"
+msgstr "비디오 y 코디네이터"
+
 #: modules/codec/dvbsub.c:60
-msgid "Y coordinate of encoded the subpicture"
+msgid "Y coordinate of the encoded subtitle"
 msgstr ""
 
-#: modules/codec/dvbsub.c:63
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
 #, fuzzy
-msgid "Timeout of subpictures"
-msgstr "ì\9e\90ë§\89"
+msgid "Timeout"
+msgstr "ì\8b\9cê°\84"
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -7135,34 +7283,34 @@ msgstr "DVB 자막 디코더"
 msgid "AAC audio decoder (using libfaad2)"
 msgstr "AAC 오디오 디코더 (libfaad2)"
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 #, fuzzy
 msgid "Image file"
 msgstr "사이즈"
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+msgid "Path of the image file for fake input."
 msgstr ""
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
+#: modules/stream_out/transcode.c:70
 #, fuzzy
-msgid "Allows you to specify the output video width."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Output video width."
+msgstr "비디오의 폭"
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
+#: modules/stream_out/transcode.c:73
 #, fuzzy
-msgid "Allows you to specify the output video height."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Output video height."
+msgstr "비디오의 높이"
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 #, fuzzy
 msgid "Keep aspect ratio"
 msgstr "송신지의 어스펙트·레시오"
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -7174,24 +7322,25 @@ msgstr "소스의 어스펙트비"
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr ""
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 #, fuzzy
 msgid "Deinterlace video"
 msgstr "noninterplace화 모드"
 
 #: modules/codec/fake.c:62
 #, fuzzy
-msgid "Allows you to deinterlace the image after loading."
+msgid "Deinterlace the image after loading it."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 #, fuzzy
 msgid "Deinterlace module"
 msgstr "noninterplace화 모드"
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
-msgid "Specifies the deinterlace module to use."
-msgstr ""
+#: modules/codec/fake.c:65
+#, fuzzy
+msgid "Deinterlace module to use."
+msgstr "noninterplace화 모드"
 
 #: modules/codec/fake.c:76
 #, fuzzy
@@ -7232,12 +7381,12 @@ msgstr "심플"
 #: modules/codec/ffmpeg/ffmpeg.c:89
 #, fuzzy
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr "ffmpeg 오디오/비디오 디코더((MS) MPEG4, SVQ1, H263, WMV, WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
 #, fuzzy
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr "ffmpeg 오디오/비디오 디코더((MS) MPEG4, SVQ1, H263, WMV, WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -7246,384 +7395,389 @@ msgid "Decoding"
 msgstr "자막 엔콘코드중"
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+msgid "FFmpeg chroma conversion"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 #, fuzzy
 msgid "Encoding"
 msgstr "자막 엔콘코드중"
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
 #, fuzzy
-msgid "ffmpeg audio/video encoder"
+msgid "FFmpeg audio/video encoder"
 msgstr "유사 AC3 오디오·디코더"
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
 #, fuzzy
-msgid "ffmpeg demuxer"
+msgid "FFmpeg demuxer"
 msgstr "MPEG 1/2레이어1/2오디오·디코더"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
 #, fuzzy
-msgid "ffmpeg video filter"
+msgid "FFmpeg video filter"
 msgstr "비디오·필터·모듈"
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
 #, fuzzy
-msgid "ffmpeg deinterlace video filter"
+msgid "FFmpeg crop padd filter"
+msgstr "비디오·필터·모듈"
+
+#: modules/codec/ffmpeg/ffmpeg.c:210
+#, fuzzy
+msgid "FFmpeg deinterlace video filter"
 msgstr "비디오 역전 모듈"
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 msgid "Direct rendering"
 msgstr "다이렉트 렌더링"
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr "버그 회피"
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr "서둘러"
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 #, fuzzy
 msgid "Post processing quality"
 msgstr "후 처리"
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
 "looking pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr "데바그마스크"
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 #, fuzzy
 msgid "Visualize motion vectors"
 msgstr "시각화 모션 벡터"
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
+#: modules/codec/ffmpeg/ffmpeg.h:145
 #, fuzzy
-msgid "ffmpeg post processing filter chains"
+msgid "FFmpeg post processing filter chains"
 msgstr "ffmpeg 후 처리 모듈"
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 msgid "Ratio of key frames"
 msgstr "키 프레임의 비율"
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
+#: modules/codec/ffmpeg/ffmpeg.h:188
 #, fuzzy
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
+msgid "Number of frames that will be coded for one key frame."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of B frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
+#: modules/codec/ffmpeg/ffmpeg.h:192
 #, fuzzy
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
+msgid "Number of B frames that will be coded between two reference frames."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 #, fuzzy
 msgid "Video bitrate tolerance"
 msgstr "오디오"
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
+#: modules/codec/ffmpeg/ffmpeg.h:196
 #, fuzzy
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Video bitrate tolerance in kbit/s."
+msgstr "오디오"
 
-#: modules/codec/ffmpeg/ffmpeg.h:190
+#: modules/codec/ffmpeg/ffmpeg.h:198
 #, fuzzy
-msgid "Enable interlaced encoding"
+msgid "Interlaced encoding"
 msgstr "자막·디코더·모듈"
 
-#: modules/codec/ffmpeg/ffmpeg.h:191
+#: modules/codec/ffmpeg/ffmpeg.h:199
 #, fuzzy
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
+#: modules/codec/ffmpeg/ffmpeg.h:202
 #, fuzzy
-msgid "Enable interlaced motion estimation"
+msgid "Interlaced motion estimation"
 msgstr "자막·디코더·모듈"
 
-#: modules/codec/ffmpeg/ffmpeg.h:195
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:203
+#, fuzzy
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
+msgstr "자막·디코더·모듈"
 
-#: modules/codec/ffmpeg/ffmpeg.h:198
-msgid "Enable pre motion estimation"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:206
+#, fuzzy
+msgid "Pre-motion estimation"
+msgstr "모션 보정 모듈"
 
-#: modules/codec/ffmpeg/ffmpeg.h:199
+#: modules/codec/ffmpeg/ffmpeg.h:207
 #, fuzzy
-msgid "Allows you to enable the pre motion estimation."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Enable the pre-motion estimation algorithm."
+msgstr "자막·디코더·모듈"
 
-#: modules/codec/ffmpeg/ffmpeg.h:202
-msgid "Enable strict rate control"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:210
+#, fuzzy
+msgid "Strict rate control"
+msgstr "리모트·컨트롤"
 
-#: modules/codec/ffmpeg/ffmpeg.h:203
+#: modules/codec/ffmpeg/ffmpeg.h:211
 #, fuzzy
-msgid "Allows you to enable the strict rate control algorithm."
+msgid "Enable the strict rate control algorithm."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/codec/ffmpeg/ffmpeg.h:206
+#: modules/codec/ffmpeg/ffmpeg.h:214
 #, fuzzy
 msgid "Rate control buffer size"
 msgstr "리모트·컨트롤·인터페이스·모듈"
 
-#: modules/codec/ffmpeg/ffmpeg.h:207
-#, fuzzy
-msgid "Allows you to specify the rate control buffer size."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+#: modules/codec/ffmpeg/ffmpeg.h:215
+msgid ""
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
+msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:210
+#: modules/codec/ffmpeg/ffmpeg.h:219
 #, fuzzy
 msgid "Rate control buffer aggressiveness"
 msgstr "리모트·컨트롤·인터페이스·모듈"
 
-#: modules/codec/ffmpeg/ffmpeg.h:211
+#: modules/codec/ffmpeg/ffmpeg.h:220
 #, fuzzy
-msgid "Allows you to specify the rate control buffer aggressiveness."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Rate control buffer aggressiveness."
+msgstr "리모트·컨트롤·인터페이스·모듈"
 
-#: modules/codec/ffmpeg/ffmpeg.h:214
+#: modules/codec/ffmpeg/ffmpeg.h:223
 msgid "I quantization factor"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:215
+#: modules/codec/ffmpeg/ffmpeg.h:225
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 msgid "Noise reduction"
 msgstr "노이즈 축소"
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:233
+msgid "MPEG4 quantization matrix"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr "품질 레벨"
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
+#: modules/codec/ffmpeg/ffmpeg.h:252
 #, fuzzy
-msgid "Allows you to specify the minimum video quantizer scale."
+msgid "Minimum video quantizer scale."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
+#: modules/codec/ffmpeg/ffmpeg.h:256
 #, fuzzy
-msgid "Allows you to specify the maximum video quantizer scale."
+msgid "Maximum video quantizer scale."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
+msgstr "시각화"
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
-msgid "Use fixed video quantizer scale"
+#: modules/codec/ffmpeg/ffmpeg.h:263
+msgid "Fixed quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:272
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:276
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 #, fuzzy
 msgid "Motion masking"
 msgstr "자동인연 잡기"
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 msgid "Border masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr "후 처리"
 
@@ -7671,7 +7825,8 @@ msgid "Video decoder using openmash"
 msgstr "비디오 디코더에 openmash 를 사용한다"
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
+#, fuzzy
+msgid "MPEG audio layer I/II/III decoder"
 msgstr "MPEG 오디오 레이어 I/II/III 퍼서"
 
 #: modules/codec/mpeg_audio.c:117
@@ -7743,45 +7898,55 @@ msgstr "자막·디코더·모듈"
 msgid "DVD subtitles packetizer"
 msgstr "자막·디코더·모듈"
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 #, fuzzy
 msgid "Subtitles text encoding"
 msgstr "자막·디코더·모듈"
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 #, fuzzy
 msgid "Set the encoding used in text subtitles"
 msgstr "문자 자막으로 사용되는 폰트"
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 #, fuzzy
 msgid "Subtitles justification"
 msgstr "자막"
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 #, fuzzy
 msgid "Set the justification of subtitles"
 msgstr "문자 자막으로 사용되는 폰트"
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+#, fuzzy
+msgid "UTF-8 subtitles autodetection"
+msgstr "자막"
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 #, fuzzy
 msgid "Formatted Subtitles"
 msgstr "자막"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 #, fuzzy
 msgid "Text subtitles decoder"
 msgstr "자막 디코더"
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -7808,8 +7973,8 @@ msgstr "MPEG 1/2비디오·디코더·모듈"
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
 #, fuzzy
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
 #: modules/codec/theora.c:99
@@ -7832,10 +7997,11 @@ msgid "Theora comment"
 msgstr ""
 
 #: modules/codec/twolame.c:52
+#, fuzzy
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
-msgstr ""
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
 #: modules/codec/twolame.c:55
 #, fuzzy
@@ -7843,7 +8009,7 @@ msgid "Stereo mode"
 msgstr "스테레오"
 
 #: modules/codec/twolame.c:56
-msgid "Select how stereo streams will be handled"
+msgid "Handling mode for stereo streams"
 msgstr ""
 
 #: modules/codec/twolame.c:57
@@ -7852,7 +8018,7 @@ msgid "VBR mode"
 msgstr "네트워크"
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
 msgstr ""
 
 #: modules/codec/twolame.c:60
@@ -7884,44 +8050,42 @@ msgstr "encode의 최대 bit rate"
 
 #: modules/codec/vorbis.c:161
 #, fuzzy
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr "encode의 최소 bit rate"
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 #, fuzzy
 msgid "CBR encoding"
 msgstr "자막 엔콘코드중"
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr ""
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 msgid "Vorbis audio decoder"
 msgstr "Vorbis 오디오 디코더"
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 #, fuzzy
 msgid "Vorbis audio packetizer"
 msgstr "자막·디코더·모듈"
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr "Vorbis 오디오 인코더"
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr "Vorbis 코멘트"
 
@@ -7933,7 +8097,7 @@ msgstr "encode의 최대 bit rate"
 #: modules/codec/x264.c:45
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 
 #: modules/codec/x264.c:49
@@ -7953,7 +8117,7 @@ msgid ""
 msgstr ""
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -7963,211 +8127,219 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 
-#: modules/codec/x264.c:68
+#: modules/codec/x264.c:70
 #, fuzzy
-msgid "Number of B-frames between I and P (1 to 16)"
+msgid "B-frames between I and P"
 msgstr "thread의 수"
 
-#: modules/codec/x264.c:69
+#: modules/codec/x264.c:71
 #, fuzzy
-msgid "Number of consecutive B-frames between I and P-frames."
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr "thread의 수"
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
+#, fuzzy
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
-msgstr ""
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
+msgstr "thread의 수"
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
 "encoding and decoding, but should save 10-15% bitrate."
 msgstr ""
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
-msgstr ""
+#: modules/codec/x264.c:92
+#, fuzzy
+msgid "Number of reference frames"
+msgstr "행 수"
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "로고 비디오 필터"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 msgid "Deblocking loop filter (increases quality)."
 msgstr ""
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr ""
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 msgid "Maximum quantizer parameter."
 msgstr ""
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
-msgid "Allowed variance of average bitrate"
-msgstr ""
+#: modules/codec/x264.c:121
+#, fuzzy
+msgid "Average bitrate tolerance"
+msgstr "오디오"
 
-#: modules/codec/x264.c:120
-msgid "Sets the allowed variance in average. bitrate."
-msgstr ""
+#: modules/codec/x264.c:122
+#, fuzzy
+msgid "Allowed variance in average. bitrate (in kbits/s)."
+msgstr "넷트워크스트림을 선택한다"
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 #, fuzzy
 msgid "Max local bitrate"
 msgstr "encode의 최대 bit rate"
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 #, fuzzy
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr "넷트워크스트림을 선택한다"
 
-#: modules/codec/x264.c:126
+#: modules/codec/x264.c:128
 #, fuzzy
-msgid "Size of VBV buffer"
+msgid "VBV buffer"
 msgstr "사이즈 오프셋(offset)"
 
-#: modules/codec/x264.c:127
+#: modules/codec/x264.c:129
 #, fuzzy
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+msgid "Averaging period for the maximum local bitrate in kbits."
 msgstr "넷트워크스트림을 선택한다"
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 msgid "Initial VBV buffer occupancy"
 msgstr ""
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
+#: modules/codec/x264.c:145
 #, fuzzy
-msgid "QP curve compression."
+msgid "QP curve compression"
 msgstr "DTS 다이나믹·레인지 압축"
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
-msgstr ""
+#, fuzzy
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
+msgstr "DTS 다이나믹·레인지 압축"
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -8178,28 +8350,28 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 msgid "Direct MV prediction mode"
 msgstr ""
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 msgid "Direct MV prediction mode. "
 msgstr ""
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 #, fuzzy
 msgid "Integer pixel motion estimation method"
 msgstr "자막·디코더·모듈"
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -8208,169 +8380,172 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 #, fuzzy
 msgid "Ignore chroma in motion estimation"
 msgstr "자막·디코더·모듈"
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#: modules/codec/x264.c:213
+msgid "Trellis RD quantization"
 msgstr ""
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 #, fuzzy
 msgid "CPU optimizations"
 msgstr "극성"
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
-msgstr ""
+#: modules/codec/x264.c:229
+#, fuzzy
+msgid "Use assembler CPU optimizations."
+msgstr "극성"
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 #, fuzzy
 msgid "PSNR calculation"
 msgstr "지속 기간"
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "dia"
 msgstr "디스크"
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "esa"
 msgstr "블루스"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 #, fuzzy
 msgid "fast"
 msgstr "빨리 감기"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 #, fuzzy
 msgid "normal"
 msgstr "없음"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 #, fuzzy
 msgid "slow"
 msgstr "슬로우"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "all"
 msgstr "모두"
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "spatial"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 #, fuzzy
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr "h264 비디오 encode에 x264 라이브러리를 사용한다"
@@ -8381,6 +8556,16 @@ msgid "Corba control"
 msgstr "컨트롤"
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 #, fuzzy
 msgid "corba control module"
 msgstr "자막·디코더·모듈"
@@ -8393,20 +8578,20 @@ msgstr "모션스렛쇼르드 (10~100)"
 msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr ""
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr "트리거 버튼"
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
+#: modules/control/gestures.c:83
+msgid "Trigger button for mouse gestures."
 msgstr ""
 
-#: modules/control/gestures.c:87
+#: modules/control/gestures.c:86
 #, fuzzy
 msgid "Middle"
 msgstr "모듈"
 
-#: modules/control/gestures.c:90
+#: modules/control/gestures.c:89
 #, fuzzy
 msgid "Gestures"
 msgstr "장르"
@@ -8416,142 +8601,107 @@ msgstr "장르"
 msgid "Mouse gestures control interface"
 msgstr "적외선 리모트·컨트롤·모듈"
 
-#: modules/control/hotkeys.c:84
-#, fuzzy
-msgid "Playlist bookmark 1"
-msgstr "재생목록"
-
-#: modules/control/hotkeys.c:85
-#, fuzzy
-msgid "Playlist bookmark 2"
-msgstr "재생목록"
-
-#: modules/control/hotkeys.c:86
-#, fuzzy
-msgid "Playlist bookmark 3"
-msgstr "재생목록"
-
-#: modules/control/hotkeys.c:87
-#, fuzzy
-msgid "Playlist bookmark 4"
-msgstr "재생목록"
-
-#: modules/control/hotkeys.c:88
-#, fuzzy
-msgid "Playlist bookmark 5"
-msgstr "재생목록"
-
-#: modules/control/hotkeys.c:89
-#, fuzzy
-msgid "Playlist bookmark 6"
-msgstr "재생목록"
-
-#: modules/control/hotkeys.c:90
-#, fuzzy
-msgid "Playlist bookmark 7"
-msgstr "재생목록"
-
-#: modules/control/hotkeys.c:91
-#, fuzzy
-msgid "Playlist bookmark 8"
-msgstr "재생목록"
-
-#: modules/control/hotkeys.c:92
-#, fuzzy
-msgid "Playlist bookmark 9"
-msgstr "재생목록"
-
-#: modules/control/hotkeys.c:93
-#, fuzzy
-msgid "Playlist bookmark 10"
-msgstr "재생목록"
-
-#: modules/control/hotkeys.c:95
+#: modules/control/hotkeys.c:94
 #, fuzzy
-msgid "This option allows you to define playlist bookmarks."
-msgstr "VLC가 플러그 인을 찾아낼 때 검색되는 추가의 패스를 설정합니다. "
+msgid "Define playlist bookmarks."
+msgstr "플레이 재생목록를 연다"
 
-#: modules/control/hotkeys.c:98
+#: modules/control/hotkeys.c:97
 #, fuzzy
 msgid "Hotkeys"
 msgstr "hot key"
 
-#: modules/control/hotkeys.c:99
+#: modules/control/hotkeys.c:98
 #, fuzzy
 msgid "Hotkeys management interface"
 msgstr "Gtk+인터페이스·모듈"
 
-#: modules/control/hotkeys.c:488
+#: modules/control/hotkeys.c:467
 #, c-format
 msgid "Audio track: %s"
 msgstr "오디오 트랙: %s"
 
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
 #, c-format
 msgid "Subtitle track: %s"
 msgstr "자막 트랙: %s"
 
-#: modules/control/hotkeys.c:502
+#: modules/control/hotkeys.c:482
 msgid "N/A"
 msgstr ""
 
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, fuzzy, c-format
 msgid "Aspect ratio: %s"
 msgstr "어스펙트비"
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, fuzzy, c-format
 msgid "Crop: %s"
 msgstr "인연 잡기"
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, fuzzy, c-format
 msgid "Deinterlace mode: %s"
 msgstr "noninterplace화 모드"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr "호스트 주소"
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
 msgstr ""
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 msgid "Source directory"
 msgstr "원본 디렉토리"
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 #, fuzzy
 msgid "Charset"
 msgstr "브라우즈..."
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 #, fuzzy
 msgid "Handlers"
 msgstr "엔코더"
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
+msgstr ""
+
+#: modules/control/http/http.c:50
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr ""
+
+#: modules/control/http/http.c:53
+msgid "HTTP interface x509 PEM private key file."
 msgstr ""
 
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
 msgstr ""
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:58
+msgid "HTTP interace Certificates Revocation List file."
+msgstr ""
+
+#: modules/control/http/http.c:62
 #, fuzzy
 msgid "HTTP remote control interface"
 msgstr "리모트·컨트롤·인터페이스·모듈"
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 msgid "HTTP SSL"
 msgstr ""
 
@@ -8561,14 +8711,12 @@ msgid "Infrared remote control interface"
 msgstr "적외선 리모트·컨트롤·모듈"
 
 #: modules/control/netsync.c:59
-msgid "Act as master for network synchronisation"
+msgid "Act as master"
 msgstr ""
 
 #: modules/control/netsync.c:60
 #, fuzzy
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
+msgid "Should act as the master client for the network synchronisation?"
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
 #: modules/control/netsync.c:63
@@ -8577,9 +8725,7 @@ msgstr ""
 
 #: modules/control/netsync.c:64
 #, fuzzy
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+msgid "IP address of the master client used for the network synchronisation."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
 #: modules/control/netsync.c:68
@@ -8592,16 +8738,18 @@ msgid "Install Windows Service"
 msgstr "Windows 서비스에 인스톨"
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
-msgstr ""
+#, fuzzy
+msgid "Install the Service and exit."
+msgstr "Windows 서비스에 인스톨"
 
 #: modules/control/ntservice.c:42
 msgid "Uninstall Windows Service"
 msgstr "Windows 서비스로부터 언인스톨"
 
 #: modules/control/ntservice.c:44
-msgid "If enabled the interface will uninstall the Service and exit."
-msgstr ""
+#, fuzzy
+msgid "Uninstall the Service and exit."
+msgstr "Windows 서비스로부터 언인스톨"
 
 #: modules/control/ntservice.c:45
 msgid "Display name of the Service"
@@ -8609,8 +8757,8 @@ msgstr "서비스의 이름을 표시"
 
 #: modules/control/ntservice.c:47
 #, fuzzy
-msgid "This allows you to change the display name of the Service."
-msgstr "파일을 찾아낼 때 오픈되는 인터페이스의 기정의 패스를 설정 섬. "
+msgid "Change the display name of the Service."
+msgstr "서비스의 이름을 표시"
 
 #: modules/control/ntservice.c:48
 #, fuzzy
@@ -8620,9 +8768,9 @@ msgstr "configuration·옵션에 툴 팁을 표시"
 #: modules/control/ntservice.c:50
 #, fuzzy
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 "사용하는 인터페이스가 선택 가능합니다. 디폴트로 자동적으로 최적인 모듈이선택"
 "됩니다. "
@@ -8630,10 +8778,9 @@ msgstr ""
 #: modules/control/ntservice.c:55
 #, fuzzy
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
 "사용하는 인터페이스가 선택 가능합니다. 디폴트로 자동적으로 최적인 모듈이선택"
 "됩니다. "
@@ -8708,12 +8855,12 @@ msgstr "리모트·컨트롤·인터페이스·모듈"
 
 #: modules/control/rc.c:335
 #, fuzzy
-msgid "Remote control interface initialized, `h' for help"
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr "리모트·컨트롤·인터페이스·모듈"
 
 #: modules/control/rc.c:847
 #, c-format
-msgid "unknown command `%s', type `help' for help"
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr ""
 
 #: modules/control/rc.c:880
@@ -8938,7 +9085,7 @@ msgid "| time-size # . . . . . . . . font size, in pixels"
 msgstr "| play .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  스트림 재생 \n"
 
 #: modules/control/rc.c:935
-msgid "| logo-file STRING . . . the overlay file path/name"
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr ""
 
 #: modules/control/rc.c:936
@@ -9046,21 +9193,31 @@ msgstr "| play .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  스트림 재생
 msgid "+----[ end of help ]"
 msgstr "+---[ %s 의 끝 ]\n"
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+#, fuzzy
+msgid "Press menu select or pause to continue."
+msgstr ""
+"\n"
+"계속하려면  Enter 키를 눌러 주세요. \n"
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+#, fuzzy
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr ""
+"\n"
+"계속하려면  Enter 키를 눌러 주세요. \n"
 
 #: modules/control/rc.c:1385
 #, fuzzy
-msgid "press pause to continue"
+msgid "Type 'pause' to continue."
 msgstr ""
 "\n"
 "계속하려면  Enter 키를 눌러 주세요. \n"
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+msgid "Please provide one of the following parameters:"
 msgstr ""
 
 #: modules/control/showintf.c:62
@@ -9069,37 +9226,42 @@ msgstr ""
 
 #: modules/control/showintf.c:63
 #, fuzzy
-msgid "Height of the zone triggering the interface"
+msgid "Height of the zone triggering the interface."
 msgstr "네트워크·인터페이스의 MTU"
 
 #: modules/control/telnet.c:72
 #, fuzzy
-msgid "Telnet Interface host"
-msgstr "Telnet 인터페이스 포토"
+msgid "Host"
+msgstr "하우스"
 
 #: modules/control/telnet.c:73
-#, fuzzy
-msgid "Default to listen on all network interfaces"
-msgstr "네트워크·인터페이스의 MTU"
-
-#: modules/control/telnet.c:74
-msgid "Telnet Interface port"
-msgstr "Telnet 인터페이스 포토"
-
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
 msgstr ""
 
-#: modules/control/telnet.c:77
-msgid "Telnet Interface password"
-msgstr "Telnet 인터페이스 패스워드"
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
+msgstr "포토 번호"
 
 #: modules/control/telnet.c:78
-#, fuzzy
-msgid "Default to admin"
-msgstr "삭제"
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
+msgstr ""
+
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
+msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:96
 #, fuzzy
 msgid "VLM remote control interface"
 msgstr "리모트·컨트롤·인터페이스·모듈"
@@ -9123,11 +9285,16 @@ msgstr "MPEG 1/2레이어1/2오디오·디코더"
 msgid "AU demuxer"
 msgstr ""
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 #, fuzzy
 msgid "Force interleaved method"
 msgstr "noninterplace화 모드"
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "noninterplace화 모드"
+
 #: modules/demux/avi/avi.c:45
 #, fuzzy
 msgid "Force index creation"
@@ -9195,15 +9362,24 @@ msgstr "MPEG 1/2레이어1/2오디오·디코더"
 msgid "FLAC demuxer"
 msgstr "MPEG 1/2레이어1/2오디오·디코더"
 
+#: modules/demux/livedotcom.cpp:63
+#, fuzzy
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
+"손가락정합니다. "
+
 #: modules/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:67
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:72
@@ -9250,10 +9426,11 @@ msgid "Frames per Second"
 msgstr ""
 
 #: modules/demux/mjpeg.c:44
+#, fuzzy
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
-msgstr ""
+"is the default value) for a live stream (from a camera)."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
 #: modules/demux/mjpeg.c:50
 #, fuzzy
@@ -9663,7 +9840,7 @@ msgid "Extra PMT"
 msgstr ""
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr ""
 
 #: modules/demux/ts.c:87
@@ -9671,86 +9848,97 @@ msgid "Set id of ES to PID"
 msgstr ""
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
 msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 #, fuzzy
 msgid "Fast udp streaming"
 msgstr "스트림의 전송"
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr ""
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
+#: modules/demux/ts.c:98
+msgid "MTU for out mode."
+msgstr ""
+
+#: modules/demux/ts.c:100
 #, fuzzy
 msgid "CSA ck"
 msgstr "CSA 키"
 
-#: modules/demux/ts.c:100
+#: modules/demux/ts.c:101
+msgid "Control word for the CSA encryption algorithm"
+msgstr ""
+
+#: modules/demux/ts.c:103
 #, fuzzy
 msgid "Silent mode"
 msgstr "만곡 모드"
 
-#: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+#: modules/demux/ts.c:104
+msgid "Do not complain on encrypted PES."
 msgstr ""
 
-#: modules/demux/ts.c:103
+#: modules/demux/ts.c:106
 #, fuzzy
 msgid "CAPMT System ID"
 msgstr "시스템 ID"
 
-#: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+#: modules/demux/ts.c:107
+msgid "Only forward descriptors from this SysID to the CAM."
 msgstr ""
 
-#: modules/demux/ts.c:106
+#: modules/demux/ts.c:109
 msgid "Packet size in bytes to decrypt"
 msgstr ""
 
-#: modules/demux/ts.c:107
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr ""
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 msgid "Filename of dump"
 msgstr "덤프의 파일명"
 
-#: modules/demux/ts.c:112
-msgid "Specify a filename where to dump the TS in"
+#: modules/demux/ts.c:115
+msgid "Specify a filename where to dump the TS in."
 msgstr ""
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 #, fuzzy
 msgid "Append"
 msgstr "연다"
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
 msgstr ""
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 #, fuzzy
 msgid "Dump buffer size"
 msgstr "로그·파일명"
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr ""
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 #, fuzzy
 msgid "MPEG Transport Stream demuxer"
 msgstr "스트림의 재생"
@@ -9804,6 +9992,10 @@ msgstr "뉴 에이지"
 msgid "Oldies"
 msgstr "oldies"
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr "그 외"
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr "R&B"
@@ -10004,7 +10196,7 @@ msgstr ""
 msgid "New wave"
 msgstr "뉴웨이브"
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr "사이케데릭크"
 
@@ -10097,7 +10289,7 @@ msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -10105,8 +10297,8 @@ msgstr "취소"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr "연다"
 
@@ -10118,7 +10310,7 @@ msgstr "설정"
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr "메세지"
 
@@ -10126,7 +10318,7 @@ msgstr "메세지"
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr "파일을 연다"
 
@@ -10165,22 +10357,22 @@ msgstr "Chapter에 간다"
 msgid "Speed"
 msgstr "속도"
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr "윈도우"
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr "OK"
@@ -10216,7 +10408,7 @@ msgid "Edit"
 msgstr "편집"
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr "모든 것을 선택"
 
@@ -10257,11 +10449,11 @@ msgid "Path"
 msgstr "패스"
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr "이름"
 
@@ -10270,7 +10462,7 @@ msgid "Apply"
 msgstr "적용"
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr "보존"
 
@@ -10312,7 +10504,6 @@ msgid "Take Screen Shot"
 msgstr "screen shot를 취한다"
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr "VLC 미디어·플레이어에 대해"
 
@@ -10321,7 +10512,7 @@ msgstr "VLC 미디어·플레이어에 대해"
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 msgid "Bookmarks"
 msgstr "북마크"
@@ -10339,28 +10530,14 @@ msgstr "클리어"
 msgid "Extract"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-msgid "Size offset"
-msgstr "사이즈 오프셋(offset)"
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-msgid "Time offset"
-msgstr "시간 오프셋(offset)"
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr "시간"
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-#, fuzzy
-msgid "Bytes"
-msgstr "블루스"
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 msgid "Untitled"
 msgstr "제목 없음"
 
@@ -10371,9 +10548,8 @@ msgid "No input"
 msgstr "입력이 없습니다. \n"
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:241
@@ -10382,34 +10558,34 @@ msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:242
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 #, fuzzy
 msgid "Invalid selection"
 msgstr "선택"
 
-#: modules/gui/macosx/bookmarks.m:292
-msgid "You have to select two bookmarks."
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 #, fuzzy
 msgid "No input found"
 msgstr "%@s 는 발견되지 않습니다"
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr ""
 
-#: modules/gui/macosx/controls.m:47
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
 #, fuzzy
-msgid "Go To Position"
-msgstr "ì\88\98ì§\81 ë°©í\96¥ ì\9c\84ì¹\98"
+msgid "Jump To Time"
+msgstr "ì§\80ì \95 ì\8b\9cê°\84ì\97\90 ì \90í\94\84"
 
 #: modules/gui/macosx/controls.m:50
 #, fuzzy
@@ -10418,8 +10594,8 @@ msgstr "SECAM"
 
 #: modules/gui/macosx/controls.m:51
 #, fuzzy
-msgid "Go to specific position"
-msgstr "특정 위치를 직접 지정"
+msgid "Jump to time"
+msgstr "지정 시간에 점프: "
 
 #: modules/gui/macosx/controls.m:136
 msgid "Random On"
@@ -10429,61 +10605,61 @@ msgstr "랜덤 온"
 msgid "Random Off"
 msgstr "랜덤 오프"
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 msgid "Repeat One"
 msgstr "1 회 반복한다"
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 msgid "Repeat Off"
 msgstr "반복 오프"
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 msgid "Repeat All"
 msgstr "모두 반복한다"
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr "1/2 사이즈"
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr "통상 사이즈"
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr "2배 사이즈"
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr "항상 전면"
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr "화면에 맞춘다"
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr "랜덤"
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 #, fuzzy
 msgid "Step Forward"
 msgstr "전송"
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 #, fuzzy
 msgid "Step Backward"
 msgstr "역전 재생"
@@ -10500,42 +10676,40 @@ msgstr "전송"
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr "재생"
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr "일시정지"
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 #, fuzzy
 msgid "2 Pass"
 msgstr "버스"
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:147
@@ -10543,146 +10717,144 @@ msgstr ""
 msgid "Preamp"
 msgstr "스트림"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 #, fuzzy
 msgid "Extended controls"
 msgstr "리모트·컨트롤"
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 #, fuzzy
 msgid "Video filters"
 msgstr "비디오 제목"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr "화상 조정"
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 #, fuzzy
 msgid "More Info"
 msgstr "디바이스명"
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 #, fuzzy
 msgid "Distortion"
 msgstr "만곡 모드"
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 #, fuzzy
 msgid "Image clone"
 msgstr "사이즈"
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+msgid "Creates several copies of the Video output window"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 #, fuzzy
 msgid "Image cropping"
 msgstr "자동인연 잡기"
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
+#: modules/gui/macosx/extended.m:94
+msgid "Crops a defined part of the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 #, fuzzy
 msgid "Image inversion"
 msgstr "사이즈"
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 #, fuzzy
 msgid "Transformation"
 msgstr "버젼 정보의 인쇄"
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 #, fuzzy
 msgid "Volume normalization"
 msgstr "시각화"
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
+"This filters prevents the audio output level from exceeding a defined value."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 #, fuzzy
 msgid "Headphone virtualization"
 msgstr "헤드폰의 가상적인 소리의 확대 효과"
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 #, fuzzy
 msgid "Maximum level"
 msgstr "품질 레벨"
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr "디폴트의 복원"
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr "감마"
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 #, fuzzy
 msgid "Saturation"
 msgstr "지속 기간"
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 #, fuzzy
 msgid "More information"
 msgstr "버젼 정보의 인쇄"
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
 
 #: modules/gui/macosx/intf.m:467
@@ -10690,8 +10862,8 @@ msgstr ""
 msgid "VLC - Controller"
 msgstr "컨트롤"
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr "VLC 미디어 플레이어"
@@ -10724,7 +10896,7 @@ msgstr "인터페이스를 숨긴다"
 msgid "Show All"
 msgstr "모든 것을 표시"
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr "VLC를 종료"
 
@@ -10753,7 +10925,7 @@ msgstr "네트워크를 연다"
 msgid "Open Recent"
 msgstr "최근 사용한 항목을 연다"
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr "메뉴를 클리어 한다"
 
@@ -10787,97 +10959,99 @@ msgstr "볼륨을 올린다"
 msgid "Volume Down"
 msgstr "볼륨을 내린다"
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr "비디오 디바이스"
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr "윈도우를 최소화"
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 msgid "Close Window"
 msgstr "윈도우를 닫는다"
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 msgid "Controller"
 msgstr "콘트롤러"
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 #, fuzzy
 msgid "Extended Controls"
 msgstr "리모트·컨트롤"
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "버젼 정보의 인쇄"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr "모두를 앞에 두고"
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr "헬프"
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr "읽어 주세요..."
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr "on-line document"
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr "버그 보고"
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 msgid "VideoLAN Website"
 msgstr "VideoLAN 웹 사이트"
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr "라이센스"
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 #, fuzzy
 msgid "Make a donation"
 msgstr "미디어"
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 #, fuzzy
 msgid "Online Forum"
 msgstr "on-line document"
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr "에러"
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
 #, fuzzy
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr "요구된 처리의 실행으로 에러가 발생했습니다 :"
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 #, fuzzy
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr "만약, 버그이다고 생각된다면, 이하의 순서에 따라 주세요 :"
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr "메세지 윈도우를 표시"
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr "재시도"
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
+#: modules/gui/macosx/intf.m:608
+msgid "Do not display further errors"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:1071
@@ -10885,24 +11059,23 @@ msgstr ""
 msgid "Volume: %d%%"
 msgstr "볼륨은 %d 입니다. \n"
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 #, fuzzy
 msgid "No CrashLog found"
 msgstr "%@s 는 발견되지 않습니다"
 
-#: modules/gui/macosx/intf.m:1733
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "QT매입 모듈"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:54
@@ -10911,8 +11084,9 @@ msgstr "비디오 디바이스"
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:61
@@ -10927,13 +11101,14 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
-msgstr "전화면화"
+#, fuzzy
+msgid "Crop borders in fullscreen"
+msgstr "전화면 표시의 변환"
 
 #: modules/gui/macosx/macosx.m:70
 msgid ""
@@ -10946,28 +11121,26 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:81
+#: modules/gui/macosx/macosx.m:82
 #, fuzzy
-msgid "Keep wizard selections"
+msgid "Remember wizard options"
 msgstr "선택"
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -10993,7 +11166,7 @@ msgstr "미디어·자원·locator (MRL)"
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -11012,21 +11185,15 @@ msgid "Use DVD menus"
 msgstr "DVD 메뉴를 사용"
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr "VIDEO_TS 폴더"
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "VIDEO_TS디렉토리를 연다"
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
 msgid "DVD"
 msgstr "DVD"
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr "포토 번호"
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -11044,7 +11211,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr ""
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr ""
 
@@ -11059,27 +11226,34 @@ msgid "Settings..."
 msgstr "설정..."
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
+msgid "Override parametters"
 msgstr ""
 
 #: modules/gui/macosx/open.m:244
-msgid "delay"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
 msgstr "지연"
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
-msgstr "fps"
+#, fuzzy
+msgid "FPS"
+msgstr "PS"
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Subtitles encoding"
 msgstr "자막 엔콘코드중"
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr "font size"
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "자막 파일"
+
 #: modules/gui/macosx/open.m:255
 #, fuzzy
 msgid "Font Properties"
@@ -11102,18 +11276,18 @@ msgstr "VIDEO_TS디렉토리를 연다"
 
 #: modules/gui/macosx/output.m:136
 #, fuzzy
-msgid "Advanced output:"
-msgstr "ALSA 오디오·모듈"
+msgid "Streaming/Saving:"
+msgstr "스트림"
 
 #: modules/gui/macosx/output.m:140
-msgid "Output Options"
-msgstr "출력 옵션"
+#, fuzzy
+msgid "Streaming and Transcoding Options"
+msgstr "스트림의 정보..."
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
 #, fuzzy
-msgid "Play locally"
-msgstr "ì\8a¬ë¡\9cì\9a° ì\9e¬ì\83\9d"
+msgid "Display the stream locally"
+msgstr "ì\8a¤í\8a¸ë¦¼ ì¶\9cë ¥ì\9d\98 í\91\9cì\8b\9c"
 
 #: modules/gui/macosx/output.m:144
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:510
@@ -11127,16 +11301,17 @@ msgid "Encapsulation Method"
 msgstr ""
 
 #: modules/gui/macosx/output.m:159
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
 #, fuzzy
-msgid "Transcode options"
-msgstr "ì\8a¤í\8a¸ë¦¼ì\9d\98 ì\9d¼ì\8b\9cì \95ì§\80"
+msgid "Transcoding options"
+msgstr "ì§\80ì\86\8d ê¸°ê°\84"
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 msgid "Bitrate (kb/s)"
 msgstr "bit rate (kb/초)"
 
@@ -11183,218 +11358,204 @@ msgstr "SDP"
 msgid "Save File"
 msgstr "파일의 보존"
 
-#: modules/gui/macosx/playlist.m:478
+#: 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
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82
+#, fuzzy
+msgid "Input bitrate"
+msgstr "스트림의 정지"
+
+#: modules/gui/macosx/playlistinfo.m:83
+#, fuzzy
+msgid "Demuxed"
+msgstr "demux 모듈"
+
+#: modules/gui/macosx/playlistinfo.m:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "encode의 최대 bit rate"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "디코더"
+
+#: modules/gui/macosx/playlistinfo.m:88
+#, fuzzy
+msgid "Displayed frames"
+msgstr "키 프레임을 사용"
+
+#: modules/gui/macosx/playlistinfo.m:89
+#, fuzzy
+msgid "Lost frames"
+msgstr "키 프레임을 사용"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+#, fuzzy
+msgid "Streaming"
+msgstr "스트림의 정지"
+
+#: modules/gui/macosx/playlistinfo.m:92
+#, fuzzy
+msgid "Sent packets"
+msgstr "그룹 패킷"
+
+#: modules/gui/macosx/playlistinfo.m:93
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "샘플 레이트"
+
+#: modules/gui/macosx/playlistinfo.m:98
+#, fuzzy
+msgid "Played buffers"
+msgstr "빨리 감기 재생"
+
+#: modules/gui/macosx/playlistinfo.m:99
+msgid "Lost buffers"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:479
 msgid "Save Playlist..."
 msgstr "플레이 재생목록를 보존..."
 
-#: modules/gui/macosx/playlist.m:480 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:278
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:285
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
 msgid "Delete"
 msgstr "삭제"
 
-#: modules/gui/macosx/playlist.m:481
+#: modules/gui/macosx/playlist.m:482
 msgid "Expand Node"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+#: modules/gui/macosx/playlist.m:485
 #, fuzzy
-msgid "Preparse"
-msgstr "ì¤\80ë¹\84"
+msgid "Get Stream Information"
+msgstr "ë²\84ì ¼ ì \95ë³´ì\9d\98 ì\9d¸ì\87\84"
 
-#: modules/gui/macosx/playlist.m:485
+#: modules/gui/macosx/playlist.m:486
 #, fuzzy
 msgid "Sort Node by Name"
 msgstr "이름으로 소트"
 
-#: modules/gui/macosx/playlist.m:486
+#: modules/gui/macosx/playlist.m:487
 #, fuzzy
 msgid "Sort Node by Author"
 msgstr "작성자로 소트(&A)"
 
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
 #, fuzzy
 msgid "No items in the playlist"
 msgstr "디폴트로 플레이 재생목록에 추가"
 
-#: modules/gui/macosx/playlist.m:493
+#: modules/gui/macosx/playlist.m:494
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:323
 msgid "Search"
 msgstr "검색"
 
-#: modules/gui/macosx/playlist.m:495
+#: modules/gui/macosx/playlist.m:496
 #, fuzzy
 msgid "Search in Playlist"
 msgstr "플레이 재생목록를 연다"
 
-#: modules/gui/macosx/playlist.m:496
+#: modules/gui/macosx/playlist.m:497
 msgid "Standard Play"
 msgstr "표준 재생"
 
-#: modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:500
 #, fuzzy
 msgid "Add Folder to Playlist"
 msgstr "플레이 재생목록에 추가"
 
-#: modules/gui/macosx/playlist.m:745
+#: modules/gui/macosx/playlist.m:749
 msgid "Save Playlist"
 msgstr "플레이 재생목록를 보존"
 
-#: modules/gui/macosx/playlist.m:1489
+#: modules/gui/macosx/playlist.m:1492
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:1514
+#: modules/gui/macosx/playlist.m:1517
 #, fuzzy, c-format
 msgid "%i items in the playlist"
 msgstr "디폴트로 플레이 재생목록에 추가"
 
-#: modules/gui/macosx/playlist.m:1524
+#: modules/gui/macosx/playlist.m:1527
 #, fuzzy
 msgid "1 item in the playlist"
 msgstr "디폴트로 플레이 재생목록에 추가"
 
-#: modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
-msgid "URI"
-msgstr "URI"
+#: modules/gui/macosx/prefs.m:123
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:212
+msgid "Reset All"
+msgstr "모두 리셋트"
 
-#: modules/gui/macosx/playlistinfo.m:62
-#, fuzzy
-msgid "Advanced Information"
-msgstr "고도의 옵션"
+#: modules/gui/macosx/prefs.m:142
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:295
+msgid "Reset Preferences"
+msgstr "설정을 리셋트"
 
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
+#: modules/gui/macosx/prefs.m:143
+msgid "Continue"
+msgstr "계속한다"
+
+#: modules/gui/macosx/prefs.m:145
+msgid ""
+"Beware this will reset the VLC media player preferences.\n"
+"Are you sure you want to continue?"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:80
-msgid "Read at media"
+#: modules/gui/macosx/prefs.m:708
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:81
+#: modules/gui/macosx/prefs_widgets.m:1222
 #, fuzzy
-msgid "Input bitrate"
-msgstr "ì\8a¤í\8a¸ë¦¼ì\9d\98 ì \95ì§\80"
+msgid "Select a directory"
+msgstr "ì\86\8cì\8a¤ì\9d\98 ì\96´ì\8a¤í\8e\99í\8a¸Â·ë \88ì\8b\9cì\98¤"
 
-#: modules/gui/macosx/playlistinfo.m:82
+#: modules/gui/macosx/prefs_widgets.m:1222
 #, fuzzy
-msgid "Demuxed"
-msgstr "demux 모듈"
+msgid "Select a file"
+msgstr "파일의 선택"
 
-#: modules/gui/macosx/playlistinfo.m:83
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "encode의 최대 bit rate"
+#: modules/gui/macosx/prefs_widgets.m:1223
+msgid "Select"
+msgstr "선택"
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
+#: modules/gui/macosx/sfilters.m:70
 #, fuzzy
-msgid "Decoded blocks"
-msgstr "디코더"
+msgid "Subpicture Filters"
+msgstr "자막 파일"
 
-#: modules/gui/macosx/playlistinfo.m:87
+#: modules/gui/macosx/sfilters.m:71
 #, fuzzy
-msgid "Displayed frames"
-msgstr "키 프레임을 사용"
-
-#: modules/gui/macosx/playlistinfo.m:88
-#, fuzzy
-msgid "Lost frames"
-msgstr "키 프레임을 사용"
-
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
-#, fuzzy
-msgid "Streaming"
-msgstr "스트림의 정지"
-
-#: modules/gui/macosx/playlistinfo.m:91
-#, fuzzy
-msgid "Sent packets"
-msgstr "그룹 패킷"
-
-#: modules/gui/macosx/playlistinfo.m:92
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:93
-#, fuzzy
-msgid "Send rate"
-msgstr "샘플 레이트"
-
-#: modules/gui/macosx/playlistinfo.m:97
-#, fuzzy
-msgid "Played buffers"
-msgstr "빨리 감기 재생"
-
-#: modules/gui/macosx/playlistinfo.m:98
-msgid "Lost buffers"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
-msgstr "정보"
-
-#: modules/gui/macosx/prefs.m:123
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:212
-msgid "Reset All"
-msgstr "모두 리셋트"
-
-#: modules/gui/macosx/prefs.m:142
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:295
-msgid "Reset Preferences"
-msgstr "설정을 리셋트"
-
-#: modules/gui/macosx/prefs.m:143
-msgid "Continue"
-msgstr "계속한다"
-
-#: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
-msgid ""
-"Beware this will reset your VLC media player preferences.\n"
-"Are you sure you want to continue?"
-msgstr ""
-
-#: modules/gui/macosx/prefs.m:705
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
-msgstr ""
-
-#: modules/gui/macosx/prefs_widgets.m:1222
-#, fuzzy
-msgid "Select a directory"
-msgstr "소스의 어스펙트·레시오"
-
-#: modules/gui/macosx/prefs_widgets.m:1222
-#, fuzzy
-msgid "Select a file"
-msgstr "파일의 선택"
-
-#: modules/gui/macosx/prefs_widgets.m:1223
-msgid "Select"
-msgstr "선택"
-
-#: modules/gui/macosx/sfilters.m:70
-#, fuzzy
-msgid "Subpicture Filters"
-msgstr "자막 파일"
-
-#: modules/gui/macosx/sfilters.m:71
-#, fuzzy
-msgid "Logo"
-msgstr "루프"
+msgid "Logo"
+msgstr "루프"
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 msgid "Marquee"
 msgstr ""
 
@@ -11430,117 +11591,112 @@ msgstr "사이즈"
 msgid "(in pixels)"
 msgstr "픽셀중의 font size"
 
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "시간"
-
 #: modules/gui/macosx/sfilters.m:104
 #, fuzzy
 msgid "ms"
 msgstr "mms"
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 #, fuzzy
 msgid "Black"
 msgstr "역전"
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 #, fuzzy
 msgid "Silver"
 msgstr "슬로우"
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 #, fuzzy
 msgid "Red"
 msgstr "브렌드"
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 #, fuzzy
 msgid "Fuchsia"
 msgstr "퓨전"
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 #, fuzzy
 msgid "Olive"
 msgstr "oldies"
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 #, fuzzy
 msgid "Green"
 msgstr "스크린"
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 #, fuzzy
 msgid "Teal"
 msgstr "제목"
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 #, fuzzy
 msgid "Lime"
 msgstr "시간"
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 #, fuzzy
 msgid "Blue"
 msgstr "블루스"
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr ""
@@ -11591,7 +11747,7 @@ msgid "Right-Bottom"
 msgstr "하"
 
 #: modules/gui/macosx/update.m:84
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr ""
 
 #: modules/gui/macosx/update.m:85
@@ -11599,20 +11755,20 @@ msgid "Download now"
 msgstr ""
 
 #: modules/gui/macosx/update.m:92
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr ""
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -11731,24 +11887,25 @@ msgstr "스트림의 재생"
 msgid "MPEG 1 Format"
 msgstr "VCD 포맷"
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:265
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -11762,12 +11919,11 @@ msgid ""
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 msgid "Enter the address of the computer to stream to."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 msgid "Use this to stream to a single computer."
 msgstr ""
 
@@ -11778,12 +11934,24 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:285
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:290
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:362
@@ -11791,375 +11959,367 @@ msgid "Back"
 msgstr "역전"
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 #, fuzzy
 msgid "Streaming/Transcoding Wizard"
 msgstr "스트림의 정보..."
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-#, fuzzy
-msgid "This wizard helps you to stream, transcode or save a stream."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 #, fuzzy
 msgid "Stream to network"
 msgstr "네트워크를 연다"
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 #, fuzzy
 msgid "Transcode/Save to file"
 msgstr "캔슬"
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 #, fuzzy
 msgid "Choose input"
 msgstr "제목의 선택"
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 #, fuzzy
 msgid "Choose here your input stream."
 msgstr "스트림의 일시정지"
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 #, fuzzy
 msgid "Select a stream"
 msgstr "넷트워크스트림을 선택한다"
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 #, fuzzy
 msgid "Existing playlist item"
 msgstr "플레이 재생목록를 연다"
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr "선택..."
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 #, fuzzy
 msgid "To"
 msgstr "상"
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
-msgstr ""
+#: modules/gui/macosx/wizard.m:405
+#, fuzzy
+msgid "This page allows to select how the input stream will be sent."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 #, fuzzy
 msgid "Destination"
 msgstr "송신지의 어스펙트·레시오"
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 #, fuzzy
 msgid "Streaming method"
 msgstr "스트림의 정지"
 
-#: modules/gui/macosx/wizard.m:410
+#: modules/gui/macosx/wizard.m:409
+#, fuzzy
+msgid "Address of the computer to stream to."
+msgstr "전자메일 주소를 CDDB 서버에 보고한다"
+
+#: modules/gui/macosx/wizard.m:411
 #, fuzzy
 msgid "UDP Unicast"
 msgstr "탕에 캐스트"
 
-#: modules/gui/macosx/wizard.m:411
+#: modules/gui/macosx/wizard.m:412
 #, fuzzy
 msgid "UDP Multicast"
 msgstr "UDP/RTP 멀티 캐스트"
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 #, fuzzy
 msgid "Transcode"
 msgstr "캔슬"
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 #, fuzzy
 msgid "Transcode audio"
 msgstr "스트림의 일시정지"
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 #, fuzzy
 msgid "Transcode video"
 msgstr "스트림의 일시정지"
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-msgid "If your stream has audio and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-msgid "If your stream has video and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 #, fuzzy
 msgid "Encapsulation format"
 msgstr "출력 포맷"
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 #, fuzzy
 msgid "Additional streaming options"
 msgstr "스트림의 일시정지"
 
-#: modules/gui/macosx/wizard.m:439
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+#: modules/gui/macosx/wizard.m:440
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 #, fuzzy
 msgid "SAP Announce"
 msgstr "SAP 아나운스:"
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 #, fuzzy
 msgid "Local playback"
 msgstr "재생 정지"
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 #, fuzzy
 msgid "Additional transcode options"
 msgstr "스트림의 일시정지"
 
-#: modules/gui/macosx/wizard.m:450
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
+#: modules/gui/macosx/wizard.m:451
+msgid "In this page, a few additional transcoding parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 #, fuzzy
 msgid "Select the file to save to"
 msgstr "재생에 사용하는 hot key를 선택"
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
 msgid "Summary"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 #, fuzzy
 msgid "Encap. format"
 msgstr "출력 포맷"
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 #, fuzzy
 msgid "Input stream"
 msgstr "스트림의 정지"
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 #, fuzzy
 msgid "Save file to"
 msgstr "파일의 보존"
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 #, fuzzy
 msgid "No input selected"
 msgstr "%@s 는 발견되지 않습니다"
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 #, fuzzy
 msgid "No valid destination"
 msgstr "송신지의 어스펙트·레시오"
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1119
+#: modules/gui/macosx/wizard.m:1116
 #, fuzzy
-msgid "Select the folder to save to"
+msgid "Select the directory to save to"
 msgstr "재생에 사용하는 hot key를 선택"
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 #, fuzzy
 msgid "No folder selected"
 msgstr "%@s 는 발견되지 않습니다"
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
-msgstr ""
+#: modules/gui/macosx/wizard.m:1169
+#, fuzzy
+msgid "A directory where to save the files has to be selected."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1181
-#, fuzzy
-msgid "You you need to select a file, you want to save to."
-msgstr "스트림의 출력처의 선택"
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1372
 #, fuzzy
 msgid "Finish"
 msgstr "디스크"
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, fuzzy, c-format
 msgid "%i items"
 msgstr "비디오 제목"
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 #, fuzzy
 msgid "yes"
 msgstr "블루스"
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 #, fuzzy
 msgid "no"
 msgstr "단청의"
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#: modules/gui/macosx/wizard.m:1661
 #, fuzzy
-msgid "Use this to stream on a network."
+msgid "This allows to stream on a network."
 msgstr "네트워크를 연다"
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 msgid "Select your audio codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 msgid "Select your video codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -12167,7 +12327,7 @@ msgid ""
 "name will be used."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -12375,7 +12535,7 @@ msgstr "NTSC"
 msgid "secam"
 msgstr "SECAM"
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 msgid "auto"
 msgstr "자동"
 
@@ -12658,7 +12818,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr "스킨 파일 (*. vlt)|*. vlt|Skin files (*. xml)|*. xml|"
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr "플레이 재생목록를 연다"
 
@@ -12669,7 +12829,7 @@ msgid ""
 msgstr ""
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr "플레이 재생목록를 보존"
 
@@ -12678,42 +12838,44 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
+msgid "Skin to use"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:344
 #, fuzzy
-msgid "Select the path to the last skin used."
-msgstr "ì\9d¼ì\8b\9cì \95ì§\80ì\97\90 ì\82¬ì\9a©í\95\98ë\8a\94 hot key를 ì\84 í\83\9d"
+msgid "Path to the skin to use."
+msgstr "ì\9cë ¥ í\8c\8cì\9d¼ì\9d\98 í\8c¨ì\8a¤"
 
 #: modules/gui/skins2/src/skin_main.cpp:345
 msgid "Config of last used skin"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 #, fuzzy
 msgid "Skinnable Interface"
 msgstr "메인 윈도우의 표시/비표시(_I)"
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr ""
 
@@ -12737,23 +12899,23 @@ msgstr ""
 "(wxWindows 인터페이스) \n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 #, fuzzy
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
 "\n"
 msgstr "(c) 1996-2004 the VideoLAN 팀"
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 #, fuzzy
 msgid "Compiled by "
 msgstr "코메디"
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 msgid "Compiler: "
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr ""
 
@@ -12776,12 +12938,12 @@ msgstr ""
 "다. :"
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr "디렉토리를 선택한다"
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr "파일을 선택한다"
 
@@ -12811,6 +12973,12 @@ msgstr "wxWindows 다이얼로그 제공"
 msgid "Edit bookmark"
 msgstr "재생목록"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+#, fuzzy
+msgid "Bytes"
+msgstr "블루스"
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -12819,6 +12987,11 @@ msgstr ""
 msgid "The stream must be playing or paused for bookmarks to work"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+msgid ""
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
 msgid ""
 "Input has changed, unable to save bookmark. Use \"pause\" while editing "
@@ -12956,81 +13129,80 @@ msgid "RTSP"
 msgstr "RTSP"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr ""
+#, fuzzy
+msgid "DVD device to use"
+msgstr "DVD 디바이스"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "디바이스명"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 #, fuzzy
 msgid "Open subtitles file"
 msgstr "자막의 선택"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 #, fuzzy
 msgid "Title number."
 msgstr "demux 모듈"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
 "be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 #, fuzzy
 msgid "Track number."
 msgstr "트랙 "
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 
@@ -13048,7 +13220,8 @@ msgid "Add &Directory..."
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+#, fuzzy
+msgid "&Add URL..."
 msgstr "MRL 추가(&A)..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -13073,7 +13246,8 @@ msgid "&Reverse sort by title"
 msgstr "제목로 역소트(&R)"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
+#, fuzzy
+msgid "&Shuffle"
 msgstr "플레이 재생목록를 상훌(&S)"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
@@ -13101,78 +13275,95 @@ msgstr "비디오 제목"
 msgid "Play this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+#, fuzzy
+msgid "Preparse"
+msgstr "준비"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr "정보"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "Add node"
 msgstr "오디오 인코더"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 #, fuzzy
 msgid "root"
 msgstr "루트"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, fuzzy, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr "디폴트로 플레이 재생목록에 추가"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, fuzzy, c-format
 msgid "%i items in playlist"
 msgstr "디폴트로 플레이 재생목록에 추가"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr "M3U 파일"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "플레이 재생목록를 보존"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr "플레이 재생목록가 하늘입니다"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr "보존할 수 없습니다"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr "통상"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 #, fuzzy
 msgid "Sorted by artist"
 msgstr "작성자로 소트(&A)"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 #, fuzzy
 msgid "Sorted by Album"
 msgstr "이름으로 소트"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "New node"
 msgstr "뉴 에이지"
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -13192,8 +13383,8 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:167
@@ -13202,32 +13393,36 @@ msgstr "스트림의 출력 MRL"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
 #, fuzzy
-msgid "Destination Target:"
-msgstr "송신지의 어스펙트·레시오"
+msgid "Target:"
+msgstr "타겟을 연다:"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
-msgid "Output methods"
-msgstr "출력 방법"
+#, fuzzy
+msgid "Outputs"
+msgstr "출력 URL"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+#, fuzzy
+msgid "Play locally"
+msgstr "슬로우 재생"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr "RTP"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-msgid "Miscellaneous options"
-msgstr "그 외의 옵션"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 #, fuzzy
 msgid "Group name"
@@ -13242,11 +13437,6 @@ msgstr "채널명"
 msgid "Select all elementary streams"
 msgstr "넷트워크스트림을 선택한다"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-#, fuzzy
-msgid "Transcoding options"
-msgstr "지속 기간"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 msgid "Video codec"
 msgstr "비디오 코덱"
@@ -13278,8 +13468,8 @@ msgid "Subtitles file"
 msgstr "자막 파일"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
-msgstr "ì\9e\90ë§\89 ì\98µì\85\98"
+msgid "Options"
+msgstr "옵션"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 msgid ""
@@ -13287,12 +13477,6 @@ msgid ""
 "subtitles."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr "지연"
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 #, fuzzy
 msgid "Set subtitle delay (in 1/10s)"
@@ -13304,21 +13488,21 @@ msgstr "파일을 연다"
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
 #, fuzzy
-msgid "VLC media player - Updates"
-msgstr "VLC 미디어 플레이어"
+msgid "Updates"
+msgstr "갱신"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+msgid "Check for updates"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 #, fuzzy
 msgid "Save file..."
 msgstr "파일의 보존"
@@ -13347,7 +13531,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 #, fuzzy
 msgid "Choose"
 msgstr "브라우즈..."
@@ -13366,34 +13550,54 @@ msgstr "루프"
 msgid "Create"
 msgstr "심볼·레이트"
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-#, fuzzy
-msgid "VLM configuration"
-msgstr "configuration·옵션에 툴 팁을 표시"
-
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
 #, fuzzy
 msgid "VLM stream"
 msgstr "스트림의 정지"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:91
-msgid "Use this to re-encode a stream and save it to a file."
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+#, fuzzy
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
-msgid "Use this to stream on a network"
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#, fuzzy
+msgid "Use this to stream on a network."
+msgstr "네트워크를 연다"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:91
+msgid "Use this to re-encode a stream and save it to a file."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
+msgid "Use this to stream on a network"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
 #, fuzzy
 msgid "You must choose a stream"
 msgstr "스트림의 출력처의 선택"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
 "incoming stream (for example, a file or a disc, but not a RTP/UDP network "
@@ -13401,32 +13605,73 @@ msgid ""
 "Enter the starting and ending times (in seconds)."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+msgid "Select the target video codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+msgid "Select the target audio codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
 msgid "This does not appear to be a valid multicast address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
 #, fuzzy
 msgid "You need to enter an address"
 msgstr "네트워크 인터페이스 주소"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
 "transcoding"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 #, fuzzy
 msgid "You must choose a file to save to"
 msgstr "스트림의 출력처의 선택"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
@@ -13436,55 +13681,87 @@ msgid ""
 "name will be used"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 #, fuzzy
 msgid "Save to file"
 msgstr "파일의 보존"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+#, fuzzy
+msgid "Adds distortion effects"
+msgstr "다음의 Chapter를 선택"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+msgid "Inverts the colors of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+msgid "Adds motion blurring to the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 msgid "Magnifies part of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+msgid "Image adjustment"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr "비디오 옵션"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr "어스펙트비"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-#, fuzzy
-msgid "More info"
-msgstr "디바이스명"
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+msgid "Imitates the effect of surround sound when using headphones."
+msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+msgid "Prevents the audio output level from going over a predefined value."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:466
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:473
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:999
 msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
 msgstr ""
 
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "버젼 정보의 인쇄"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 #, fuzzy
 msgid "Stopped"
@@ -13515,127 +13792,133 @@ msgstr "이전의 Chapter"
 msgid "Next track"
 msgstr "비디오"
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 #, fuzzy
 msgid "Quick &Open File...\tCtrl-O"
 msgstr "파일을 연다..."
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr "파일을 연다(&F)...\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 #, fuzzy
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr "파일을 연다(&F)...\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr "디스크를 연다(&D)...\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr "넷트워크스트림을 연다(&N)...\tCtrl-N"
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 #, fuzzy
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr "capther 디바이스를 연다(&C)...\tCtrl-C"
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 #, fuzzy
 msgid "&Wizard...\tCtrl-W"
 msgstr "스트리밍 위저드(&W)...\tCtrl-W"
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr "종료(&X) \tCtrl-X"
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr "플레이 재생목록(&P)...\tCtrl-P"
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr "메세지(&M)...\tCtrl-M"
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr "스트림과 미디어 정보(&I)...\tCtrl-I"
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
+#: modules/gui/wxwidgets/interface.cpp:605
+#, fuzzy
+msgid "About..."
+msgstr "VideoLAN에 대해(_A)..."
+
+#: modules/gui/wxwidgets/interface.cpp:607
+msgid "Check for updates..."
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 msgid "&File"
 msgstr "파일(&F)"
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr "표시(&V)"
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr "설정(&S)"
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr "오디오(&A)"
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr "비디오(&I)"
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr "네비게이션(&N)"
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr "헬프(&H)"
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
 msgstr "플레이 재생목록를 연다"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr "이전의 플레이 재생목록 항목"
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr "다음의 플레이 재생목록 항목 플레이 재생목록를 연다"
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr "슬로우 재생"
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr "빨리 감기 재생"
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 #, fuzzy
 msgid "Extended &GUI\tCtrl-G"
 msgstr "GUI 확장(&E)"
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 #, fuzzy
 msgid "&Bookmarks...\tCtrl-B"
 msgstr "북마크(&B)"
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 #, fuzzy
 msgid "Preference&s...\tCtrl-S"
 msgstr "설정..."
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 #, fuzzy
 msgid ""
 " (wxWidgets interface)\n"
@@ -13644,19 +13927,19 @@ msgstr ""
 "(wxWindows 인터페이스) \n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
 "\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr "%s 에 대해"
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 #, fuzzy
 msgid "Show/Hide interface"
 msgstr "인터페이스 표시"
@@ -13745,11 +14028,23 @@ msgstr ""
 msgid "RTP Unicast"
 msgstr "탕에 캐스트"
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+#, fuzzy
+msgid "Stream to a single computer."
+msgstr "네트워크를 연다"
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 #, fuzzy
 msgid "RTP Multicast"
 msgstr "UDP/RTP 멀티 캐스트"
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 msgid ""
 "Enter the multicast address to stream to in this field. This must be an IP "
@@ -13757,23 +14052,46 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
+#: modules/gui/wxwidgets/streamdata.cpp:134
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#, fuzzy
+msgid "Bookmarks dialog"
 msgstr "북마크 다이얼로그를 표시"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
 #, fuzzy
-msgid "Show bookmarks dialog when the interface starts."
+msgid "Show bookmarks dialog at startup"
 msgstr "북마크 다이얼로그를 표시"
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
+#, fuzzy
+msgid "Extended GUI"
+msgstr "GUI 확장(&E)"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
-msgid "Show extended GUI"
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
+msgid "Taskbar"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
+msgid "Show VLC on the taskbar"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
@@ -13782,30 +14100,44 @@ msgid "Minimal interface"
 msgstr "스킨화 인터페이스"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 #, fuzzy
 msgid "Size to video"
 msgstr "비디오 줌"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+msgid "Resize VLC to match the video resolution."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
 #, fuzzy
-msgid "Show systray icon"
+msgid "Systray icon"
+msgstr "스트림 위치 표시"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+#, fuzzy
+msgid "Show a systray icon for VLC"
 msgstr "스트림 위치 표시"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
 #, fuzzy
+msgid "Show labels in toolbar"
+msgstr "툴바·버튼상의 텍스트를 표시"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#, fuzzy
+msgid "Show labels below the icons in the toolbar."
+msgstr "툴바의 아이콘상에 표시되는 텍스트를 표시합니다. "
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
+#, fuzzy
 msgid "Playlist view"
 msgstr "재생목록"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -13813,20 +14145,20 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 #, fuzzy
 msgid "wxWidgets interface module"
 msgstr "wxWindows 인터페이스 모듈"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 #, fuzzy
 msgid "wxWidgets dialogs provider"
 msgstr "wxWindows 다이얼로그 제공"
@@ -13851,8 +14183,8 @@ msgstr "생 코덱 데이터를 보존한다"
 #: modules/misc/dummy/dummy.c:45
 #, fuzzy
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 "오디오 출력의 지연을 설정합니다. 비디오와 음성의 엇갈림이 있는 경우에는, 적절"
 "한 값(을)를 설정할 수 있습니다. "
@@ -13868,59 +14200,61 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr "더미의 인터페이스 기능"
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 #, fuzzy
 msgid "Dummy Interface"
 msgstr "인터페이스"
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 msgid "Dummy access function"
 msgstr "더미의 액세스 기능"
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 #, fuzzy
 msgid "Dummy demux function"
 msgstr "더미의 기능 모듈"
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 #, fuzzy
 msgid "Dummy decoder"
 msgstr "더미의 디코더 기능"
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 msgid "Dummy decoder function"
 msgstr "더미의 디코더 기능"
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 msgid "Dummy encoder function"
 msgstr "더미의 인코더 기능"
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 msgid "Dummy audio output function"
 msgstr "더미의 오디오 출력 기능 더미의 기능 모듈"
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 msgid "Dummy video output function"
 msgstr "더미의 비디오 출력 기능"
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 #, fuzzy
 msgid "Dummy Video output"
 msgstr "더미 스트림 출력"
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 msgid "Dummy font renderer function"
 msgstr "더미의 폰트 렌더러 기능"
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr "폰트"
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
-msgstr "폰트 파일명"
+#, fuzzy
+msgid "Filename for the font you want to use"
+msgstr ""
+"DVD 안에서 사용하고 싶은 오디오의 채널 번호를 지정합니다. (1으로부터 n까지)"
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
 msgid "Font size in pixels"
@@ -13928,95 +14262,105 @@ msgstr "픽셀중의 font size"
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
+#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
 msgstr ""
 
-#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+msgid "Text default color"
 msgstr ""
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
-msgstr "osd 모듈로 사용하는 폰트의 사이즈"
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+#, fuzzy
+msgid "Relative font size"
+msgstr "리모트·컨트롤·인터페이스·모듈"
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr "매우 작다"
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr "작다"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr "크다"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr "매우 크다"
 
-#: modules/misc/freetype.c:102
+#: modules/misc/freetype.c:107
 #, fuzzy
-msgid "Use yuvp renderer"
+msgid "Use YUVP renderer"
 msgstr "다이렉트 렌더링"
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 #, fuzzy
 msgid "Font Effect"
 msgstr "꺼내기"
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Background"
 msgstr "역전 재생"
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Outline"
 msgstr "oldies"
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 #, fuzzy
 msgid "Fat Outline"
 msgstr "빨리 감기"
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 #, fuzzy
 msgid "Text renderer"
 msgstr "다이렉트 렌더링"
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 msgid "Freetype2 font renderer"
 msgstr ""
 
@@ -14026,104 +14370,105 @@ msgstr ""
 
 #: modules/misc/gnutls.c:69
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
 msgstr ""
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
+#, fuzzy
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
+"표시되는 로그·윈도우의 최대행수를 지정할 수 있습니다. 모든 메세지를 보지키는 "
+"경우에는,-1을 지정해 주세요. "
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr ""
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr ""
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr ""
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 #, fuzzy
 msgid "Growl server"
 msgstr "서버 없음"
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 #, fuzzy
 msgid "Growl password"
 msgstr "FTP 패스워드"
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 #, fuzzy
 msgid "Growl UDP port"
 msgstr "포토 번호"
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "포토 번호"
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
-msgstr ""
+#, fuzzy
+msgid "Growl"
+msgstr "그룹"
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 #, fuzzy
 msgid "(no title)"
 msgstr "제목 없음"
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr ""
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr ""
 
@@ -14131,7 +14476,7 @@ msgstr ""
 msgid "Gtk+ GUI helper"
 msgstr "Gtk+ GUI 헬퍼"
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr "텍스트"
 
@@ -14143,43 +14488,47 @@ msgstr "로그 포맷"
 #, fuzzy
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr "로그·포맷을 지정합니다. \"text\" (디폴트) and \"html\"가 선택 성과. "
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 #, fuzzy
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
 msgstr "로그·포맷을 지정합니다. \"text\" (디폴트) and \"html\"가 선택 성과. "
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr ""
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 #, fuzzy
 msgid "File logging"
 msgstr "파이르로깅인타페스"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr "로그 파일명"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 #, fuzzy
 msgid "Specify the log filename."
 msgstr "로그·파일명을 지정합니다. "
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 #, fuzzy
 msgid "RRD output file"
 msgstr "출력 포맷"
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+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"
@@ -14197,16 +14546,14 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX 확장 memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
-
 #: modules/misc/msn.c:63
 msgid "MSN Title format string"
 msgstr ""
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
@@ -14214,8 +14561,9 @@ msgid "MSN"
 msgstr ""
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr ""
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "재생"
 
 #: modules/misc/network/ipv4.c:96
 #, fuzzy
@@ -14260,30 +14608,36 @@ msgstr "QT 매입 GUI 헬퍼"
 msgid "video"
 msgstr "비디오"
 
+#: modules/misc/rtsp.c:48
+#, fuzzy
+msgid "RTSP host address"
+msgstr "호스트 주소"
+
 #: modules/misc/rtsp.c:50
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr ""
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 #, fuzzy
 msgid "Maximum number of connections"
 msgstr "클론의 수"
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 #, fuzzy
 msgid "RTSP VoD"
 msgstr "서버 없음"
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 #, fuzzy
 msgid "RTSP VoD server"
 msgstr "서버 없음"
@@ -14293,12 +14647,12 @@ msgstr "서버 없음"
 msgid "X Screensaver disabler"
 msgstr "noninterplace화 모듈"
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 #, fuzzy
 msgid "SVG template file"
 msgstr "파일의 보존"
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -14316,65 +14670,62 @@ msgstr "C모듈(아무것도 하지 않습니다)"
 msgid "Miscellaneous stress tests"
 msgstr "그 외 부하 테스트"
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 #, fuzzy
 msgid "Win32 font renderer"
 msgstr "다이렉트 렌더링"
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr ""
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 #, fuzzy
 msgid "Simple XML Parser"
 msgstr "심플한 id3 태그·스킵파"
 
 #: modules/mux/asf.c:49
-#, fuzzy
-msgid "Allows you to define the title that will be put in ASF comments."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Title to put in ASF comments."
+msgstr ""
 
-#: modules/mux/asf.c:52
+#: modules/mux/asf.c:51
 #, fuzzy
-msgid "Allows you to define the author that will be put in ASF comments."
+msgid "Author to put in ASF comments."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/mux/asf.c:55
+#: modules/mux/asf.c:53
 #, fuzzy
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+msgid "Copyright string to put in ASF comments."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 msgid "Comment"
 msgstr "코멘트"
 
-#: modules/mux/asf.c:58
-#, fuzzy
-msgid "Allows you to define the comment that will be put in ASF comments."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
+msgstr ""
 
-#: modules/mux/asf.c:61
+#: modules/mux/asf.c:57
 #, fuzzy
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+msgid "\"Rating\" to put in ASF comments."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 #, fuzzy
 msgid "Packet Size"
 msgstr "준비되어 있는 패킷 일람의 선택"
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr ""
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 #, fuzzy
 msgid "ASF muxer"
 msgstr "MPEG 1/2레이어1/2오디오·디코더"
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr "불명의 비디오"
 
@@ -14388,29 +14739,29 @@ msgid "Dummy/Raw muxer"
 msgstr ""
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+msgid "Create \"Fast Start\" files"
 msgstr ""
 
 #: modules/mux/mp4.c:47
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 msgid "MP4/MOV muxer"
 msgstr ""
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr "DTS 지연 (밀리 세컨드)"
 
 #: modules/mux/mpeg/ps.c:46
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:51
@@ -14418,9 +14769,7 @@ msgid "PES maximum size"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:61
@@ -14433,7 +14782,7 @@ msgstr "비디오 PID"
 
 #: modules/mux/mpeg/ts.c:84
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr ""
 
@@ -14442,7 +14791,7 @@ msgid "Audio PID"
 msgstr "오디오 PID"
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
+msgid "Assign a fixed PID to the audio stream."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:88
@@ -14450,7 +14799,7 @@ msgid "SPU PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+msgid "Assign a fixed PID to the SPU."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:90
@@ -14458,7 +14807,7 @@ msgid "PMT PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:91
-msgid "Assigns a fixed PID to the PMT"
+msgid "Assign a fixed PID to the PMT"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:92
@@ -14466,66 +14815,87 @@ msgid "TS ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
-msgstr ""
+#, fuzzy
+msgid "Assign a fixed Transport Stream ID."
+msgstr "스트림의 재생"
 
 #: modules/mux/mpeg/ts.c:94
 msgid "NET ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:95
-msgid "Assigns a fixed Network ID (for SDT table)"
-msgstr ""
-
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:97
-msgid "Assigns a program number to each PMT"
-msgstr ""
+#, fuzzy
+msgid "PMT Program numbers"
+msgstr "트랙 "
 
 #: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:99
-msgid "Defines the pids to add to each pmt."
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
-msgid "Set PID to id of ES"
+#: modules/mux/mpeg/ts.c:109
+msgid "Set PID to ID of ES"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:105
-msgid "set PID to id of es"
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:114
+#, fuzzy
+msgid "Data alignment"
+msgstr "설정"
+
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:118
 #, fuzzy
 msgid "Shaping delay (ms)"
 msgstr "캐싱치 (ms)"
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 msgid "Use keyframes"
 msgstr "키 프레임을 사용"
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -14534,74 +14904,73 @@ msgid ""
 "the biggest frames in the stream."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr "PCR 지연 (밀리 세컨드)"
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr "암호 오디오 오디오"
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr "암호 오디오에 CVS 를 사용한다"
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 #, fuzzy
 msgid "Crypt video"
 msgstr "암호 오디오 오디오"
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 #, fuzzy
 msgid "Crypt video using CSA"
 msgstr "암호 오디오에 CVS 를 사용한다"
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr "CSA 키"
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr ""
 
@@ -14611,18 +14980,19 @@ msgstr ""
 
 #: modules/mux/mpjpeg.c:33
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 
 #: modules/mux/mpjpeg.c:50
 #, fuzzy
-msgid "Multipart jpeg muxer"
+msgid "Multipart JPEG muxer"
 msgstr "출력 포맷"
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
-msgstr ""
+#, fuzzy
+msgid "Ogg/OGM muxer"
+msgstr "MPEG 1/2레이어1/2오디오·디코더"
 
 #: modules/mux/wav.c:42
 #, fuzzy
@@ -14635,7 +15005,7 @@ msgstr ""
 
 #: modules/packetizer/h264.c:47
 #, fuzzy
-msgid "H264 video packetizer"
+msgid "H.264 video packetizer"
 msgstr "MPEG 1/2비디오·디코더·모듈"
 
 #: modules/packetizer/mpeg4audio.c:118
@@ -14650,13 +15020,13 @@ msgstr "MPEG 1/2비디오·디코더·모듈"
 
 #: modules/packetizer/mpegvideo.c:52
 #, fuzzy
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr "인터페이스 표시"
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -14683,7 +15053,7 @@ msgstr "액세스:"
 
 #: modules/services_discovery/hal.c:63
 #, fuzzy
-msgid "HAL device detection"
+msgid "HAL devices detection"
 msgstr "선택"
 
 #: modules/services_discovery/hal.c:153
@@ -14696,15 +15066,15 @@ msgid "Podcast URLs list"
 msgstr ""
 
 #: modules/services_discovery/podcast.c:58
-msgid "Podcast '|' (pipe) seperated URLs list"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
 msgstr ""
 
-#: modules/services_discovery/podcast.c:62
+#: modules/services_discovery/podcast.c:63
 #, fuzzy
-msgid "Podcast Service Discovery"
-msgstr "원본 디렉토리"
+msgid "Podcasts"
+msgstr "페이스트"
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 #, fuzzy
 msgid "Podcast"
 msgstr "페이스트"
@@ -14714,124 +15084,127 @@ msgid "SAP multicast address"
 msgstr "SAP 멀티 캐스트 주소"
 
 #: modules/services_discovery/sap.c:80
-msgid "Listen for SAP announcements on another address"
-msgstr ""
-
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
+msgid ""
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
 msgstr ""
 
 #: modules/services_discovery/sap.c:83
-msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
-msgstr ""
+#, fuzzy
+msgid "IPv4 SAP"
+msgstr "IPv6 SAP 스코프"
 
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
+msgid "Listen to IPv4 announcements on the standard address."
 msgstr ""
 
 #: modules/services_discovery/sap.c:87
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
-msgstr ""
-
-#: modules/services_discovery/sap.c:89
-msgid "IPv6 SAP scope"
+#, fuzzy
+msgid "IPv6 SAP"
 msgstr "IPv6 SAP 스코프"
 
+#: modules/services_discovery/sap.c:89
+msgid "Listen to IPv6 announcements on the standard addresses."
+msgstr ""
+
 #: modules/services_discovery/sap.c:91
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+msgid "IPv6 SAP scope"
+msgstr "IPv6 SAP 스코프"
+
+#: modules/services_discovery/sap.c:93
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr ""
 
-#: modules/services_discovery/sap.c:92
+#: modules/services_discovery/sap.c:94
 msgid "SAP timeout (seconds)"
 msgstr "SAP 타임 아웃 (초)"
 
-#: modules/services_discovery/sap.c:94
+#: modules/services_discovery/sap.c:96
 msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr ""
 
-#: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+#: modules/services_discovery/sap.c:98
+msgid "Try to parse the announce"
 msgstr ""
 
-#: modules/services_discovery/sap.c:98
+#: modules/services_discovery/sap.c:100
 msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
 msgstr ""
 
-#: modules/services_discovery/sap.c:100
+#: modules/services_discovery/sap.c:103
 #, fuzzy
 msgid "SAP Strict mode"
 msgstr "인터페이스·모듈"
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 msgid "Use SAP cache"
 msgstr ""
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 #, fuzzy
 msgid "SAP Announcements"
 msgstr "SAP 아나운스:"
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr ""
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 #, fuzzy
 msgid "Session Announcements (SAP)"
 msgstr "세션·어나운스먼트·프로토콜을 서포트한다"
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 #, fuzzy
 msgid "Session"
 msgstr "세션명"
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 #, fuzzy
 msgid "Tool"
 msgstr "상"
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 #, fuzzy
 msgid "User"
 msgstr "유저명"
 
+#: modules/services_discovery/shout.c:61
+#, fuzzy
+msgid "Number of streams"
+msgstr "행 수"
+
 #: modules/services_discovery/shout.c:62
 #, fuzzy
-msgid "Maximum number of shoutcast servers to be listed"
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr "로그·윈도우의 최대행수"
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr ""
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 #, fuzzy
 msgid "Shoutcast"
 msgstr "멀티 캐스트"
@@ -14845,41 +15218,43 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr ""
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
 msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 msgid "ID Offset"
 msgstr ""
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
 msgstr ""
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 #, fuzzy
 msgid "Bridge"
 msgstr "휘도"
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 #, fuzzy
 msgid "Bridge stream output"
 msgstr "스트림의 출력처의 선택"
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 msgid "Bridge out"
 msgstr ""
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr ""
 
@@ -14902,7 +15277,7 @@ msgstr "비디오 렌더링의 유효/무효"
 msgid "Introduces a delay in the display of the stream."
 msgstr ""
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 #, fuzzy
 msgid "Display"
 msgstr "재생"
@@ -14919,11 +15294,10 @@ msgstr "스트림 출력의 복제"
 msgid "Output access method"
 msgstr "출력 액세스 방법"
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
+#: modules/stream_out/es.c:39
 #, fuzzy
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "This is the default output access method that will be used."
+msgstr "VCD 디바이스의 기정치를 지정합니다. "
 
 #: modules/stream_out/es.c:41
 msgid "Audio output access method"
@@ -14931,82 +15305,76 @@ msgstr "오디오 출력의 액세스 방법"
 
 #: modules/stream_out/es.c:43
 #, fuzzy
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
+msgid "This is the output access method that will be used for audio."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 msgid "Video output access method"
 msgstr "비디오 출력의 액세스 방법"
 
-#: modules/stream_out/es.c:47
+#: modules/stream_out/es.c:46
 #, fuzzy
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
+msgid "This is the output access method that will be used for video."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 #, fuzzy
 msgid "Output muxer"
 msgstr "출력 포맷"
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
+#: modules/stream_out/es.c:50
 #, fuzzy
-msgid "Allows you to specify the muxer used for the streaming output."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "This is the default muxer method that will be used."
+msgstr "VCD 디바이스의 기정치를 지정합니다. "
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 #, fuzzy
 msgid "Audio output muxer"
 msgstr "오디오 출력 모듈"
 
-#: modules/stream_out/es.c:55
+#: modules/stream_out/es.c:53
 #, fuzzy
-msgid "Allows you to specify the muxer used for the audio streaming output."
+msgid "This is the muxer that will be used for audio."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 #, fuzzy
 msgid "Video output muxer"
 msgstr "비디오 출력 모듈"
 
-#: modules/stream_out/es.c:58
+#: modules/stream_out/es.c:56
 #, fuzzy
-msgid "Allows you to specify the muxer used for the video streaming output."
+msgid "This is the muxer that will be used for video."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 msgid "Output URL"
 msgstr "출력 URL"
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
+#: modules/stream_out/es.c:60
 #, fuzzy
-msgid "Allows you to specify the output URL used for the streaming output."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "This is the default output URI."
+msgstr "VCD 디바이스의 기정치를 지정합니다. "
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 msgid "Audio output URL"
 msgstr "오디오 출력 URL"
 
-#: modules/stream_out/es.c:65
+#: modules/stream_out/es.c:63
 #, fuzzy
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
+msgid "This is the output URI that will be used for audio."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 msgid "Video output URL"
 msgstr "비디오 출력 URL"
 
-#: modules/stream_out/es.c:69
+#: modules/stream_out/es.c:66
 #, fuzzy
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
+msgid "This is the output URI that will be used for video."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 #, fuzzy
 msgid "Elementary stream output"
 msgstr "스트림의 출력처의 선택"
@@ -15039,15 +15407,20 @@ msgstr "설정"
 msgid "Mosaic bridge stream output"
 msgstr "스트림의 출력처의 선택"
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr "SDP"
 
 #: modules/stream_out/rtp.c:51
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 
 #: modules/stream_out/rtp.c:55
@@ -15055,139 +15428,157 @@ msgstr ""
 msgid "Muxer"
 msgstr "뮤트 한다"
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
-msgid "Session name"
-msgstr "세션명"
-
-#: modules/stream_out/rtp.c:61
+#: modules/stream_out/rtp.c:57
 #, fuzzy
-msgid "Allows you to specify the session name used for the streaming output."
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
+msgid "Session name"
+msgstr "세션명"
+
 #: modules/stream_out/rtp.c:62
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
+msgstr ""
+
+#: modules/stream_out/rtp.c:64
 #, fuzzy
 msgid "Session description"
 msgstr "코덱 설명"
 
-#: modules/stream_out/rtp.c:64
+#: modules/stream_out/rtp.c:66
 #, fuzzy
-msgid "Allows you to give a broader description of the stream."
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 #, fuzzy
 msgid "Session URL"
 msgstr "세션명"
 
-#: modules/stream_out/rtp.c:67
-#, fuzzy
-msgid "Allows you to specify a URL with additional information on the stream."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
+msgstr ""
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 #, fuzzy
 msgid "Session email"
 msgstr "세션명"
 
-#: modules/stream_out/rtp.c:70
-#, fuzzy
-msgid "Allows you to specify contact e-mail address for this session."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
+msgstr ""
 
-#: modules/stream_out/rtp.c:74
+#: modules/stream_out/rtp.c:79
 #, fuzzy
-msgid "Allows you to specify the base port used for the RTP streaming."
+msgid "This allows you to specify the base port for the RTP streaming."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 #, fuzzy
 msgid "Audio port"
 msgstr "설정"
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
 #, fuzzy
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
+"This allows you to specify the default audio port for the RTP streaming."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 #, fuzzy
 msgid "Video port"
 msgstr "비디오 bit rate"
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
 #, fuzzy
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
+"This allows you to specify the default video port for the RTP streaming."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/stream_out/rtp.c:84
+#: modules/stream_out/rtp.c:89
 #, fuzzy
-msgid "Allows you to specify the Time-To-Live for the output stream."
+msgid "This allows you to specify the Time-To-Live for the output stream."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
+msgstr ""
+
 #: modules/stream_out/rtp.c:93
 #, fuzzy
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+
+#: modules/stream_out/rtp.c:102
+#, fuzzy
 msgid "RTP stream output"
 msgstr "스트림의 출력처의 선택"
 
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
+msgstr ""
+
+#: modules/stream_out/standard.c:44
+#, fuzzy
+msgid "This is the muxer that will be used."
+msgstr "VCD 디바이스의 기정치를 지정합니다. "
+
 #: modules/stream_out/standard.c:45
 #, fuzzy
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Output destination"
+msgstr "송신지의 어스펙트·레시오"
 
 #: modules/stream_out/standard.c:47
 #, fuzzy
-msgid "Output URL (deprecated)"
-msgstr "출력 포맷"
+msgid "This is the destination (URL) that will be used for the stream."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/stream_out/standard.c:49
+#: modules/stream_out/standard.c:50
 #, fuzzy
 msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:53
 #, fuzzy
-msgid "Output destination"
-msgstr "ì\86¡ì\8b ì§\80ì\9d\98 ì\96´ì\8a¤í\8e\99í\8a¸Â·ë \88ì\8b\9cì\98¤"
+msgid "Session groupname"
+msgstr "ì\84¸ì\85\98ëª\85"
 
-#: modules/stream_out/standard.c:54
+#: modules/stream_out/standard.c:55
 #, fuzzy
 msgid ""
-"Allows you to specify the output destination used for the streaming output."
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
 #: modules/stream_out/standard.c:58
-msgid "Name of the session that will be announced with SAP"
-msgstr ""
-
-#: modules/stream_out/standard.c:60
-#, fuzzy
-msgid "Session groupname"
-msgstr "세션명"
-
-#: modules/stream_out/standard.c:62
-msgid "Name of the group that will be announced for the session"
-msgstr ""
-
-#: modules/stream_out/standard.c:64
 #, fuzzy
 msgid "SAP announcing"
 msgstr "스트림 출력"
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+msgid "Announce this session with SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 #, fuzzy
 msgid "Standard"
 msgstr "표준 재생"
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 msgid "Standard stream output"
 msgstr "표준 스트림 출력"
 
@@ -15274,7 +15665,8 @@ msgstr "비디오 인코더"
 #: modules/stream_out/transcode.c:48
 #, fuzzy
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
+"This is the video encoder module that will be used (and its associated "
+"options)."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
 #: modules/stream_out/transcode.c:50
@@ -15284,255 +15676,305 @@ msgstr "송신지의 어스펙트·레시오"
 
 #: modules/stream_out/transcode.c:52
 #, fuzzy
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "This is the video codec that will be used."
+msgstr "DVD 디바이스의 기정치를 설정합니다. "
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 msgid "Video bitrate"
 msgstr "비디오 bit rate"
 
-#: modules/stream_out/transcode.c:56
+#: modules/stream_out/transcode.c:55
 #, fuzzy
-msgid "Allows you to specify the video bitrate used for the streaming output."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Target bitrate of the transcoded video stream."
+msgstr "스트림을 안내한다"
 
-#: modules/stream_out/transcode.c:58
+#: modules/stream_out/transcode.c:56
 #, fuzzy
 msgid "Video scaling"
 msgstr "설정"
 
-#: modules/stream_out/transcode.c:60
-#, fuzzy
-msgid "Allows you to scale the video before encoding."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+#: modules/stream_out/transcode.c:58
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
+msgstr ""
 
-#: modules/stream_out/transcode.c:61
+#: modules/stream_out/transcode.c:59
 #, fuzzy
 msgid "Video frame-rate"
 msgstr "비디오 bit rate"
 
-#: modules/stream_out/transcode.c:63
+#: modules/stream_out/transcode.c:61
 #, fuzzy
-msgid "Allows you to specify an output frame rate for the video."
+msgid "Target output frame rate for the video stream."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/stream_out/transcode.c:66
+#: modules/stream_out/transcode.c:64
 #, fuzzy
-msgid "Allows you to deinterlace the video before encoding."
+msgid "Deinterlace the video before encoding."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/stream_out/transcode.c:76
+#: modules/stream_out/transcode.c:67
+#, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr "noninterplace화 모드"
+
+#: modules/stream_out/transcode.c:74
 #, fuzzy
 msgid "Maximum video width"
 msgstr "비디오의 폭"
 
-#: modules/stream_out/transcode.c:78
+#: modules/stream_out/transcode.c:76
 #, fuzzy
-msgid "Allows you to specify a maximum output video width."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Maximum output video width."
+msgstr "비디오의 폭"
 
-#: modules/stream_out/transcode.c:79
+#: modules/stream_out/transcode.c:77
 #, fuzzy
 msgid "Maximum video height"
 msgstr "비디오의 높이"
 
-#: modules/stream_out/transcode.c:81
+#: modules/stream_out/transcode.c:79
 #, fuzzy
-msgid "Allows you to specify a maximum output video height."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Maximum output video height."
+msgstr "비디오의 높이"
 
-#: modules/stream_out/transcode.c:82
+#: modules/stream_out/transcode.c:80
 #, fuzzy
 msgid "Video filter"
 msgstr "비디오 제목"
 
-#: modules/stream_out/transcode.c:84
-#, fuzzy
+#: modules/stream_out/transcode.c:82
 msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
+msgstr ""
 
-#: modules/stream_out/transcode.c:87
+#: modules/stream_out/transcode.c:85
 #, fuzzy
-msgid "Video crop top"
+msgid "Video crop (top)"
 msgstr "설정"
 
-#: modules/stream_out/transcode.c:89
-#, fuzzy
-msgid "Allows you to specify the top coordinate for the video cropping."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+#: modules/stream_out/transcode.c:87
+msgid "Number of pixels to crop at the top of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:90
+#: modules/stream_out/transcode.c:88
 #, fuzzy
-msgid "Video crop left"
+msgid "Video crop (left)"
 msgstr "DVD 디바이스"
 
-#: modules/stream_out/transcode.c:92
+#: modules/stream_out/transcode.c:90
+msgid "Number of pixels to crop at the left of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:91
 #, fuzzy
-msgid "Allows you to specify the left coordinate for the video cropping."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Video crop (bottom)"
+msgstr "설정"
 
 #: modules/stream_out/transcode.c:93
+msgid "Number of pixels to crop at the bottom of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:94
+#, fuzzy
+msgid "Video crop (right)"
+msgstr "비디오의 높이"
+
+#: modules/stream_out/transcode.c:96
+msgid "Number of pixels to crop at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:98
 #, fuzzy
-msgid "Video crop bottom"
+msgid "Video padding (top)"
 msgstr "설정"
 
-#: modules/stream_out/transcode.c:95
+#: modules/stream_out/transcode.c:100
+msgid "Size of the black border to add at the top of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:101
 #, fuzzy
-msgid "Allows you to specify the bottom coordinate for the video cropping."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Video padding (left)"
+msgstr "DVD 디바이스"
 
-#: modules/stream_out/transcode.c:96
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:104
+#, fuzzy
+msgid "Video padding (bottom)"
+msgstr "설정"
+
+#: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:107
 #, fuzzy
-msgid "Video crop right"
+msgid "Video padding (right)"
 msgstr "비디오의 높이"
 
-#: modules/stream_out/transcode.c:98
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:111
 #, fuzzy
-msgid "Allows you to specify the right coordinate for the video cropping."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Video canvas width"
+msgstr "비디오의 폭"
 
-#: modules/stream_out/transcode.c:100
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
+msgstr ""
+
+#: modules/stream_out/transcode.c:114
+#, fuzzy
+msgid "Video canvas height"
+msgstr "비디오의 높이"
+
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
+msgstr ""
+
+#: modules/stream_out/transcode.c:117
+#, fuzzy
+msgid "Video canvas aspect ratio"
+msgstr "소스의 어스펙트비"
+
+#: modules/stream_out/transcode.c:119
+msgid ""
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
+msgstr ""
+
+#: modules/stream_out/transcode.c:122
 msgid "Audio encoder"
 msgstr "오디오 인코더"
 
-#: modules/stream_out/transcode.c:102
+#: modules/stream_out/transcode.c:124
 #, fuzzy
 msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/stream_out/transcode.c:104
+#: modules/stream_out/transcode.c:126
 #, fuzzy
 msgid "Destination audio codec"
 msgstr "송신지의 어스펙트·레시오"
 
-#: modules/stream_out/transcode.c:106
+#: modules/stream_out/transcode.c:128
 #, fuzzy
-msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "This is the audio codec that will be used."
+msgstr "VCD 디바이스의 기정치를 지정합니다. "
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:129
 msgid "Audio bitrate"
 msgstr "오디오 bit rate"
 
-#: modules/stream_out/transcode.c:110
+#: modules/stream_out/transcode.c:131
 #, fuzzy
-msgid "Allows you to specify the audio bitrate used for the streaming output."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Target bitrate of the transcoded audio stream."
+msgstr "스트림을 안내한다"
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 msgid "Audio sample rate"
 msgstr "심볼 샘플 레이트"
 
-#: modules/stream_out/transcode.c:114
-#, fuzzy
+#: modules/stream_out/transcode.c:134
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
+msgstr ""
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 msgid "Audio channels"
 msgstr "오디오 채널수"
 
-#: modules/stream_out/transcode.c:118
-#, fuzzy
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
+msgstr ""
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 #, fuzzy
 msgid "Subtitles encoder"
 msgstr "자막·디코더·모듈"
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
 #, fuzzy
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 #, fuzzy
 msgid "Destination subtitles codec"
 msgstr "송신지의 어스펙트·레시오"
 
-#: modules/stream_out/transcode.c:127
-#, fuzzy
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
-
-#: modules/stream_out/transcode.c:129
-#, fuzzy
-msgid "Subpictures filter"
-msgstr "자막 파일"
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
+msgstr ""
 
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 #, fuzzy
 msgid "OSD menu"
 msgstr "XOSD 모듈"
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 msgid "Number of threads"
 msgstr "thread의 수"
 
-#: modules/stream_out/transcode.c:141
+#: modules/stream_out/transcode.c:160
 #, fuzzy
-msgid "Allows you to specify the number of threads used for the transcoding."
+msgid "Number of threads used for the transcoding."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
 msgstr ""
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 msgid "Synchronise on audio track"
 msgstr ""
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
 msgstr ""
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 #, fuzzy
 msgid "Transcode stream output"
 msgstr "스트림의 일시정지"
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 #, fuzzy
 msgid "Overlays/Subtitles"
 msgstr "자막을 연다"
@@ -15576,58 +16018,61 @@ msgid "AltiVec conversions from "
 msgstr "변환원 "
 
 #: modules/video_filter/adjust.c:60
-msgid "Enable brightness threshold"
-msgstr ""
+#, fuzzy
+msgid "Brightness threshold"
+msgstr "휘도"
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr "화상 콘트라스트 (0~2)"
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:65
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
+#: modules/video_filter/adjust.c:67
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
 msgstr ""
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
+#: modules/video_filter/adjust.c:69
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr "화상 휘도 (0~2)"
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:71
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr "화상 감마 (0~10)"
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+#: modules/video_filter/adjust.c:73
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 msgid "Image properties filter"
 msgstr "비디오 프롭퍼티 필터"
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr ""
 
@@ -15642,24 +16087,26 @@ msgstr "클론의 수"
 
 #: modules/video_filter/clone.c:56
 #, fuzzy
-msgid "Select the number of video windows in which to clone the video."
+msgid "Number of video windows in which to clone the video."
 msgstr "비디오를 클론 하기 위해서 비디오·윈도우수를 선택한다"
 
 #: modules/video_filter/clone.c:59
 #, fuzzy
-msgid "List of video output modules"
+msgid "Video output modules"
 msgstr "비디오 출력 모듈"
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
 msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 #, fuzzy
 msgid "Clone video filter"
 msgstr "이미지·클론·비디오·모듈"
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 #, fuzzy
 msgid "Clone"
 msgstr "닫는다"
@@ -15682,7 +16129,7 @@ msgstr "자동인연 잡기"
 
 #: modules/video_filter/crop.c:58
 #, fuzzy
-msgid "Activate automatic black border cropping."
+msgid "Automatic black border cropping."
 msgstr "흑연을 자동적으로 액티브하게 한다"
 
 #: modules/video_filter/crop.c:61
@@ -15690,22 +16137,26 @@ msgstr "흑연을 자동적으로 액티브하게 한다"
 msgid "Crop video filter"
 msgstr "비디오·필터·모듈"
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 msgid "Deinterlace mode"
 msgstr "noninterplace화 모드"
 
-#: modules/video_filter/deinterlace.c:103
+#: modules/video_filter/deinterlace.c:109
 #, fuzzy
-msgid "Default deinterlace method to use for local playback"
+msgid "Deinterlace method to use for local playback."
 msgstr "슬로 모션에 사용하는 hot key를 선택"
 
-#: modules/video_filter/deinterlace.c:106
+#: modules/video_filter/deinterlace.c:111
 #, fuzzy
-msgid "Default deinterlace methode to use for streaming"
+msgid "Streaming deinterlace mode"
+msgstr "noninterplace화 모드"
+
+#: modules/video_filter/deinterlace.c:112
+#, fuzzy
+msgid "Deinterlace method to use for streaming."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:121
 #, fuzzy
 msgid "Deinterlacing video filter"
 msgstr "비디오 역전 모듈"
@@ -15719,7 +16170,7 @@ msgstr "만곡 모드"
 #, fuzzy
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr "만곡 모드(\"wave\", \"ripple\")"
 
 #: modules/video_filter/distort.c:67
@@ -15727,43 +16178,45 @@ msgid "Gradient image type"
 msgstr ""
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 #, fuzzy
 msgid "Apply cartoon effect"
 msgstr "다음의 Chapter를 선택"
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 #, fuzzy
 msgid "Wave"
 msgstr "보존"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 #, fuzzy
 msgid "Ripple"
 msgstr "파일"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 #, fuzzy
 msgid "Gradient"
 msgstr "스크린"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 #, fuzzy
 msgid "Edge"
 msgstr "휘도"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 #, fuzzy
 msgid "Distort video filter"
 msgstr "비디오 역전 모듈"
@@ -15786,69 +16239,75 @@ msgstr "로그 파일명"
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 msgid "Logo animation # of loops"
 msgstr ""
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
-msgstr ""
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+#, fuzzy
+msgid "X coordinate"
+msgstr "비디오 y 코디네이터"
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
+#: modules/video_filter/logo.c:79
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+#, fuzzy
+msgid "Y coordinate"
+msgstr "비디오 y 코디네이터"
+
+#: modules/video_filter/logo.c:82
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:84
 msgid "Transparency of the logo"
 msgstr ""
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 #, fuzzy
 msgid "Logo position"
 msgstr "수직 방향 위치"
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 msgid "Logo video filter"
 msgstr "로고 비디오 필터"
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 #, fuzzy
 msgid "Logo overlay"
 msgstr "로그 포맷"
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 #, fuzzy
 msgid "Logo sub filter"
 msgstr "로고 비디오 필터"
@@ -15858,192 +16317,281 @@ msgstr "로고 비디오 필터"
 msgid "Magnify/Zoom interactive video filter"
 msgstr "비디오 역전 모듈"
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr ""
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
+msgid "Marquee text to display."
 msgstr ""
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
-msgstr ""
+#, fuzzy
+msgid "X offset"
+msgstr "시간 오프셋(offset)"
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+msgid "X offset, from the left screen edge."
 msgstr ""
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr ""
-
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
-msgstr ""
+#, fuzzy
+msgid "Y offset"
+msgstr "시간 오프셋(offset)"
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+msgid "Y offset, down from the top."
 msgstr ""
 
 #: modules/video_filter/marq.c:83
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
+#: modules/video_filter/marq.c:87
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
 msgstr ""
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 #, fuzzy
 msgid "Font size, pixels"
 msgstr "픽셀중의 font size"
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+msgid "Font size, in pixels. Default is -1 (use default font size)."
+msgstr ""
+
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:99
 #, fuzzy
 msgid "Marquee position"
 msgstr "수직 방향 위치"
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 #, fuzzy
 msgid "Misc"
 msgstr "디스크"
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
+#: modules/video_filter/marq.c:141
+msgid "Marquee display"
 msgstr ""
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
+msgid "Transparency"
 msgstr ""
 
 #: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:93
-#, fuzzy
-msgid "Height in pixels"
-msgstr "픽셀중의 font size"
+#: modules/video_filter/mosaic.c:95
+msgid "Total height of the mosaic, in pixels."
+msgstr ""
 
-#: modules/video_filter/mosaic.c:94
+#: modules/video_filter/mosaic.c:97
+msgid "Total width of the mosaic, in pixels."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:99
 #, fuzzy
-msgid "Width in pixels"
-msgstr "픽셀중의 font size"
+msgid "Top left corner X coordinate"
+msgstr "Video x 코디네이터"
 
-#: modules/video_filter/mosaic.c:95
+#: modules/video_filter/mosaic.c:100
+msgid "X Coordinate of the top-left corner of the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:101
 #, fuzzy
-msgid "Top left corner x coordinate"
+msgid "Top left corner Y coordinate"
 msgstr "Video x 코디네이터"
 
-#: modules/video_filter/mosaic.c:96
+#: modules/video_filter/mosaic.c:102
+msgid "Y Coordinate of the top-left corner of the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:103
 #, fuzzy
-msgid "Top left corner y coordinate"
-msgstr "비디오 y 코디네이터"
+msgid "Vertical border width"
+msgstr "수직 오프셋(offset)"
 
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
+#: modules/video_filter/mosaic.c:106
+#, fuzzy
+msgid "Horizontal border width"
+msgstr "수평"
+
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:110
 #, fuzzy
 msgid "Mosaic alignment"
 msgstr "설정"
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:112
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:116
 #, fuzzy
 msgid "Positioning method"
 msgstr "스트림의 정지"
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:117
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 msgid "Number of rows"
 msgstr "행 수"
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 msgid "Number of columns"
 msgstr "렬수"
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:108
+#: modules/video_filter/mosaic.c:129
+msgid "Keep the original aspect ratio when resizing mosaic elements."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:131
 msgid "Keep original size"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
+#: modules/video_filter/mosaic.c:132
+msgid "Keep the original size of mosaic elements."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:134
+#, fuzzy
+msgid "Elements order"
+msgstr "만곡 모드"
+
+#: modules/video_filter/mosaic.c:135
+msgid ""
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:140
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:144
+#, fuzzy
+msgid "Bluescreen"
+msgstr "전화면화"
+
+#: modules/video_filter/mosaic.c:145
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:154
+msgid ""
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:156
+#, fuzzy
+msgid "Bluescreen U tolerance"
+msgstr "오디오"
+
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:160
+#, fuzzy
+msgid "Bluescreen V tolerance"
+msgstr "오디오"
+
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:167
 #, fuzzy
 msgid "fixed"
 msgstr "파일"
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 #, fuzzy
 msgid "Mosaic video sub filter"
 msgstr "비디오·필터·모듈"
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 #, fuzzy
 msgid "Mosaic"
 msgstr "뮤지컬"
@@ -16074,7 +16622,7 @@ msgid "Description file"
 msgstr "설명"
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+msgid "A file containing a simple playlist"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:57
@@ -16082,7 +16630,7 @@ msgid "History parameter"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:58
-msgid "History parameter, number of frames used for detection"
+msgid "The umber of frames used for detection."
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:61
@@ -16097,109 +16645,134 @@ msgstr "모듈레이션 타입"
 
 #: modules/video_filter/osdmenu.c:42
 #, fuzzy
-msgid "OSD menu configuration file"
+msgid "Configuration file"
 msgstr "configuration·옵션에 툴 팁을 표시"
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
-msgstr ""
+#, fuzzy
+msgid "Configuration file for the OSD Menu"
+msgstr "configuration·옵션에 툴 팁을 표시"
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:51
-msgid "X coordinate of the OSD menu"
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:54
-msgid "Y coordinate of the OSD menu"
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:57
+#: modules/video_filter/osdmenu.c:56
 #, fuzzy
-msgid "OSD menu position"
+msgid "Menu position"
 msgstr "수직 방향 위치"
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:62
+#, fuzzy
+msgid "Menu timeout"
+msgstr "시간"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
 "remaining time. This will ensure that they are at least the specified time "
 "visible."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:69
-msgid "Update speed of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:68
+#, fuzzy
+msgid "Menu update interval"
+msgstr "키 프레임 간격:"
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:117
-msgid "On Screen Display menu subfilter"
+msgid "On Screen Display menu"
 msgstr ""
 
 #: modules/video_filter/rss.c:121
-msgid "RSS/Atom feed URLs"
+msgid "Feed URLs"
 msgstr ""
 
 #: modules/video_filter/rss.c:122
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
-msgstr ""
-
-#: modules/video_filter/rss.c:123
 #, fuzzy
-msgid "RSS/Atom feed speed"
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr "매입 QT의 X11 디스플레이명"
 
+#: modules/video_filter/rss.c:123
+msgid "Speed of feeds"
+msgstr ""
+
 #: modules/video_filter/rss.c:124
-msgid "RSS/Atom feed speed (bigger is slower)"
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
+msgstr ""
+
+#: modules/video_filter/rss.c:125
+#, fuzzy
+msgid "Max length"
+msgstr "품질 레벨"
+
+#: modules/video_filter/rss.c:126
+#, fuzzy
+msgid "Maximum number of characters displayed on the screen."
+msgstr "로그·윈도우의 최대행수"
+
+#: modules/video_filter/rss.c:128
+#, fuzzy
+msgid "Refresh time"
+msgstr "일람의 재묘화"
+
+#: modules/video_filter/rss.c:129
+msgid ""
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
 msgstr ""
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
-msgid "RSS/Atom feed max number of chars displayed"
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
 msgstr ""
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
 msgstr ""
 
-#: modules/video_filter/rss.c:128
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
 msgstr ""
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+#, fuzzy
+msgid "Text position"
+msgstr "수직 방향 위치"
+
+#: modules/video_filter/rss.c:154
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
 msgstr ""
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:197
 #, fuzzy
 msgid "RSS and Atom feed display"
 msgstr "매입 QT의 X11 디스플레이명"
@@ -16220,8 +16793,9 @@ msgid "Scaling mode"
 msgstr "만곡 모드"
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
-msgstr ""
+#, fuzzy
+msgid "Scaling mode to use."
+msgstr "만곡 모드"
 
 #: modules/video_filter/swscale/filter.c:68
 #, fuzzy
@@ -16278,27 +16852,30 @@ msgstr ""
 #: modules/video_filter/time.c:72
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
 msgstr ""
 
-#: modules/video_filter/time.c:88
-#, fuzzy
-msgid "Time position"
-msgstr "수직 방향 위치"
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
+msgstr ""
+
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
+msgstr ""
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:93
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 #, fuzzy
 msgid "Time overlay"
 msgstr "수직 오프셋(offset)"
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr ""
 
@@ -16340,14 +16917,12 @@ msgstr "이미지 변환 모듈"
 
 #: modules/video_filter/wall.c:54
 #, fuzzy
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+msgid "Number of horizontal windows in which to split the video."
 msgstr "비디오에 분할하는 수평 방향의 비디오·윈도우수"
 
 #: modules/video_filter/wall.c:58
 #, fuzzy
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+msgid "Number of vertical windows in which to split the video."
 msgstr "비디오에 분할하는 수직 방향의 비디오·윈도우수"
 
 #: modules/video_filter/wall.c:61
@@ -16356,7 +16931,7 @@ msgstr "액티브·윈도우"
 
 #: modules/video_filter/wall.c:62
 #, fuzzy
-msgid "Comma separated list of active windows, defaults to all"
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr "칸마로 단락지어진 액티브한 윈도우의 재생목록"
 
 #: modules/video_filter/wall.c:65
@@ -16365,21 +16940,21 @@ msgid "Element aspect ratio"
 msgstr "송신지의 어스펙트·레시오"
 
 #: modules/video_filter/wall.c:66
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr ""
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 #, fuzzy
 msgid "Wall video filter"
 msgstr "비디오·필터·모듈"
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 #, fuzzy
 msgid "Image wall"
 msgstr "크다"
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
+msgid "ASCII Art"
 msgstr ""
 
 #: modules/video_output/aa.c:58
@@ -16481,25 +17056,24 @@ msgid "Framebuffer device"
 msgstr "frame buffer 디바이스"
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 #, fuzzy
 msgid "GNU/Linux console framebuffer video output"
 msgstr "Linux 콘솔·프레임·버퍼·모듈"
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
+#, fuzzy
+msgid "X11 display"
 msgstr "X11 디스플레이명"
 
 #: modules/video_output/ggi.c:58
 #, fuzzy
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 "사용하고 싶은 X11의 하드웨어·디스플레이를 지정합니다. \n"
@@ -16522,7 +17096,7 @@ msgstr "로그 포맷"
 
 #: modules/video_output/image.c:49
 #, fuzzy
-msgid "Set the format of the output image."
+msgid "Format of the output images (png or jpg)."
 msgstr "스트림을 안내한다"
 
 #: modules/video_output/image.c:51
@@ -16531,8 +17105,7 @@ msgstr ""
 
 #: modules/video_output/image.c:52
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
 
 #: modules/video_output/image.c:55
@@ -16542,15 +17115,21 @@ msgstr "파일명"
 
 #: modules/video_output/image.c:56
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 #, fuzzy
 msgid "Image video output"
 msgstr "X11 비디오 출력"
@@ -16565,18 +17144,17 @@ msgid "OpenGL cube rotation speed"
 msgstr ""
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
 msgstr ""
 
 #: modules/video_output/opengl.c:122
 #, fuzzy
-msgid "Select effect"
-msgstr "다음의 Chapter를 선택"
+msgid "Effect"
+msgstr "꺼내기"
 
 #: modules/video_output/opengl.c:124
-#, fuzzy
-msgid "Allows you to select different visual effects."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Several visual OpenGL effects are available."
+msgstr ""
 
 #: modules/video_output/opengl.c:129
 msgid "Cube"
@@ -16587,14 +17165,15 @@ msgid "Transparent Cube"
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
+#, fuzzy
+msgid "QT Embedded display"
 msgstr "매입 QT의 X11 디스플레이명"
 
 #: modules/video_output/qte/qte.cpp:81
 #, fuzzy
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 "사용하고 싶은 Qt의 하드웨어·디스플레이를 지정합니다. \n"
 "디폴트에서는 VLC는, DISPLAY 환경 변수로 설정되어 있는 것을 사용합니다. "
@@ -16610,42 +17189,46 @@ msgid "Simple DirectMedia Layer video output"
 msgstr "심플 DirectMedia 레이어·모듈"
 
 #: modules/video_output/snapshot.c:60
-msgid "snapshot width"
-msgstr ""
+#, fuzzy
+msgid "Snapshot width"
+msgstr "액세스 모듈"
 
 #: modules/video_output/snapshot.c:61
 #, fuzzy
-msgid "Set the width of the snapshot image."
+msgid "Width of the snapshot image."
 msgstr "스트림을 안내한다"
 
 #: modules/video_output/snapshot.c:63
-msgid "snapshot height"
-msgstr ""
+#, fuzzy
+msgid "Snapshot height"
+msgstr "액세스 모듈"
 
 #: modules/video_output/snapshot.c:64
 #, fuzzy
-msgid "Set the height of the snapshot image."
+msgid "Height of the snapshot image."
 msgstr "스트림을 안내한다"
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
-msgstr ""
+#, fuzzy
+msgid "Chroma"
+msgstr "커멘드"
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr ""
 
-#: modules/video_output/snapshot.c:69
-msgid "cache size (number of images)"
+#: modules/video_output/snapshot.c:70
+msgid "Cache size (number of images)"
 msgstr ""
 
-#: modules/video_output/snapshot.c:70
-msgid "Set the cache size (number of images to keep)."
+#: modules/video_output/snapshot.c:71
+msgid "Snapshot cache size (number of images to keep)."
 msgstr ""
 
-#: modules/video_output/snapshot.c:74
+#: modules/video_output/snapshot.c:75
 #, fuzzy
-msgid "snapshot module"
+msgid "Snapshot module"
 msgstr "액세스 모듈"
 
 #: modules/video_output/svgalib.c:56
@@ -16667,11 +17250,11 @@ msgstr "비디오 출력 모듈"
 msgid "XVideo adaptor number"
 msgstr "XVideo 어댑터 번호"
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
 #, fuzzy
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 "그래픽 카드가 복수의 어댑터를 제공하고 있는 경우, 이 옵션은 어떤 것을사용하는"
 "지를 선택할 수가 있습니다. (이것은 변경해야 하지는 않습니다)"
@@ -16704,22 +17287,23 @@ msgstr ""
 #: modules/video_output/x11/xvideo.c:60
 #, fuzzy
 msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
 msgstr ""
 "사용하고 싶은 X11의 하드웨어·디스플레이를 지정합니다. \n"
 "디폴트에서는 VLC는, DISPLAY 환경 변수로 설정되어 있는 것을 사용합니다. "
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
 #, fuzzy
-msgid "Screen to be used for fullscreen mode."
+msgid "Screen for fullscreen mode."
 msgstr "전화면 표시의 변환"
 
 #: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
 #: modules/video_output/x11/xvideo.c:74
 msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
 msgstr ""
 
 #: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
@@ -16732,16 +17316,20 @@ msgstr "공유 메모리의 사용"
 msgid "Use shared memory to communicate between VLC and the X server."
 msgstr "공유 메모리를 VLC와 X서버의 통신을 위해서(때문에) 사용합니다. "
 
-#: modules/video_output/x11/x11.c:61
-#, fuzzy
-msgid "choose the screen to be used for fullscreen mode."
-msgstr "전화면 표시의 변환"
-
 #: modules/video_output/x11/x11.c:78
 #, fuzzy
 msgid "X11 video output"
 msgstr "X11 비디오 출력"
 
+#: modules/video_output/x11/xvideo.c:46
+#, fuzzy
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+"그래픽 카드가 복수의 어댑터를 제공하고 있는 경우, 이 옵션은 어떤 것을사용하는"
+"지를 선택할 수가 있습니다. (이것은 변경해야 하지는 않습니다)"
+
 #: modules/video_output/x11/xvideo.c:63
 msgid "XVimage chroma format"
 msgstr "XVimage 색채 포맷"
@@ -16774,209 +17362,677 @@ msgstr ""
 
 #: modules/visualization/goom.c:60
 msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
+"This allows you to set the resolution of the Goom display (bigger resolution "
 "will be prettier but more CPU intensive)."
 msgstr ""
 
-#: modules/visualization/goom.c:63
-msgid "Goom animation speed"
-msgstr ""
+#: modules/visualization/goom.c:63
+msgid "Goom animation speed"
+msgstr ""
+
+#: modules/visualization/goom.c:64
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
+msgstr ""
+
+#: modules/visualization/goom.c:70
+#, fuzzy
+msgid "Goom"
+msgstr "줌"
+
+#: modules/visualization/goom.c:71
+#, fuzzy
+msgid "Goom effect"
+msgstr "스코프 효과"
+
+#: modules/visualization/visual/visual.c:38
+msgid "Effects list"
+msgstr "효과 일람"
+
+#: modules/visualization/visual/visual.c:40
+msgid ""
+"A list of visual effect, separated by commas.\n"
+"Current effects include: dummy, scope, spectrum."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:45
+msgid "The width of the effects video window, in pixels."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:49
+msgid "The height of the effects video window, in pixels."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:51
+msgid "Number of bands"
+msgstr "밴드수"
+
+#: modules/visualization/visual/visual.c:53
+msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:55
+msgid "Number of bands used by the spectrometer, from 20 to 80."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:57
+msgid "Band separator"
+msgstr "밴드 separator"
+
+#: modules/visualization/visual/visual.c:59
+#, fuzzy
+msgid "Number of blank pixels between bands."
+msgstr "thread의 수"
+
+#: modules/visualization/visual/visual.c:61
+#, fuzzy
+msgid "Amplification"
+msgstr "이 어플리케이션에 대해"
+
+#: modules/visualization/visual/visual.c:63
+msgid "This is a coefficient that modifies the height of the bands."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:65
+msgid "Enable peaks"
+msgstr "피크를 유효하게 한다"
+
+#: modules/visualization/visual/visual.c:67
+msgid "Draw \"peaks\" in the spectrum analyzer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:69
+msgid "Enable original graphic spectrum"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:71
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:73
+#, fuzzy
+msgid "Enable bands"
+msgstr "오디오를 유효하게 한다"
+
+#: modules/visualization/visual/visual.c:75
+msgid "Draw bands in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:77
+#, fuzzy
+msgid "Enable base"
+msgstr "피크를 유효하게 한다"
+
+#: modules/visualization/visual/visual.c:79
+msgid "Defines whether to draw the base of the bands."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:81
+msgid "Base pixel radius"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:83
+msgid "Defines radius size in pixels, of base of bands(beginning)."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:85
+#, fuzzy
+msgid "Spectral sections"
+msgstr "선택"
+
+#: modules/visualization/visual/visual.c:87
+msgid "Determines how many sections of spectrum will exist."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:89
+#, fuzzy
+msgid "Peak height"
+msgstr "비디오의 높이"
+
+#: modules/visualization/visual/visual.c:91
+#, fuzzy
+msgid "Total pixel height of the peak items."
+msgstr "스트림을 안내한다"
+
+#: modules/visualization/visual/visual.c:93
+msgid "Peak extra width"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:95
+msgid "Additions or subtractions of pixels on the peak width."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:97
+msgid "V-plane color"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:99
+msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:101
+msgid "Number of stars"
+msgstr "별의 수"
+
+#: modules/visualization/visual/visual.c:103
+msgid "Number of stars to draw with random effect."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:109
+#, fuzzy
+msgid "Visualizer"
+msgstr "시각화 필터"
+
+#: modules/visualization/visual/visual.c:112
+#, fuzzy
+msgid "Visualizer filter"
+msgstr "시각화 필터"
+
+#: modules/visualization/visual/visual.c:120
+#, fuzzy
+msgid "Spectrum analyser"
+msgstr "스펙트럼"
+
+#: modules/visualization/xosd.c:63
+#, fuzzy
+msgid "Flip vertical position"
+msgstr "수직 방향 위치"
+
+#: modules/visualization/xosd.c:64
+#, fuzzy
+msgid "Display XOSD output at the bottom of the screen instead of the top."
+msgstr "xosd 출력을 스크린의 최상단은 아니고, 최하단에 표시한다"
+
+#: modules/visualization/xosd.c:67
+msgid "Vertical offset"
+msgstr "수직 오프셋(offset)"
+
+#: modules/visualization/xosd.c:68
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:72
+#, fuzzy
+msgid "Shadow offset"
+msgstr "그늘의 오프셋(offset)"
+
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+#, fuzzy
+msgid "Font used to display text in the XOSD output."
+msgstr "xods 출력으로 텍스트 출력을 위해서(때문에) 사용되는 폰트"
+
+#: modules/visualization/xosd.c:79
+#, fuzzy
+msgid "Color used to display text in the XOSD output."
+msgstr "xods 출력으로 텍스트 출력을 위해서(때문에) 사용되는 폰트"
+
+#: modules/visualization/xosd.c:84
+#, fuzzy
+msgid "XOSD interface"
+msgstr "네트워크·인터페이스"
+
+#~ msgid "delay"
+#~ msgstr "지연"
+
+#~ msgid "fps"
+#~ msgstr "fps"
+
+#, fuzzy
+#~ msgid "More info"
+#~ msgstr "디바이스명"
+
+#, fuzzy
+#~ msgid "Control interface settings"
+#~ msgstr "인터페이스 플러그 인 설정"
+
+#, fuzzy
+#~ msgid "Text rendering"
+#~ msgstr "다이렉트 렌더링"
+
+#, fuzzy
+#~ msgid "This option allows you to select control interfaces. "
+#~ msgstr "VLC가 플러그 인을 찾아낼 때 검색되는 추가의 패스를 설정합니다. "
+
+#, fuzzy
+#~ msgid "This option allows you to always open a default stream on start-up."
+#~ msgstr "VLC가 플러그 인을 찾아낼 때 검색되는 추가의 패스를 설정합니다. "
+
+#, fuzzy
+#~ msgid ""
+#~ "If this option is enabled, VLC will always start a video in fullscreen "
+#~ "mode."
+#~ msgstr ""
+#~ "이 옵션을 지정하면(자), VLC는 항상 비디오를 풀 스크린·모드로 합니다. "
+
+#, fuzzy
+#~ msgid ""
+#~ "If enabled, VLC will try to take advantage of the overlay capabilities of "
+#~ "your graphics card (hardware acceleration)."
+#~ msgstr "VLC는 디폴트로 그래픽 카드의 오버레이 기능의 사용을 시도합니다. "
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the image format in which the video snapshots will "
+#~ "be stored."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+
+#, fuzzy
+#~ msgid "Program to select"
+#~ msgstr "디코드의 프로그램"
+
+#, fuzzy
+#~ msgid "Programs to select"
+#~ msgstr "디코드의 프로그램"
+
+#~ msgid "Input start time (seconds)"
+#~ msgstr "입력 개시 시간 (초)"
+
+#~ msgid "Input stop time (seconds)"
+#~ msgstr "입력 정지시간 (초)"
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to modify the default TCP connection timeout. This value "
+#~ "should be set in millisecond units."
+#~ msgstr ""
+#~ "udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드"
+#~ "로 손가락정합니다. "
+
+#, fuzzy
+#~ msgid "Preferred codecs list"
+#~ msgstr "준비되어 있는 코덱의 일람의 선택"
+
+#, fuzzy
+#~ msgid "This is a legacy entry to let you configure access filter modules."
+#~ msgstr "액세스·모듈을 선택하는 유산·엔트리입니다. "
+
+#, fuzzy
+#~ msgid "This is a legacy entry to let you configure demux modules."
+#~ msgstr "demux 모듈을 선택하는 유산·엔트리입니다. "
+
+#, fuzzy
+#~ msgid ""
+#~ "This option allows you to specify a VLM configuration file that will be "
+#~ "read when VLM is launched."
+#~ msgstr "VLC가 플러그 인을 찾아낼 때 검색되는 추가의 패스를 설정합니다. "
+
+#, fuzzy
+#~ msgid "Select the key to turn off audio volume."
+#~ msgstr "일시정지에 사용하는 hot key를 선택"
+
+#, fuzzy
+#~ msgid "Interfaces"
+#~ msgstr "인터페이스"
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to modify the default caching value for cdda streams. This "
+#~ "value should be set in milliseconds units."
+#~ msgstr ""
+#~ "udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드"
+#~ "로 손가락정합니다. "
+
+#, fuzzy
+#~ msgid "Allows you to select the default DVD angle."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to modify the default caching value for DVDread streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드"
+#~ "로 손가락정합니다. "
+
+#, fuzzy
+#~ msgid "Standard filesystem file input"
+#~ msgstr "표준적인 파일 시스템의 파일을 읽는다"
+
+#, fuzzy
+#~ msgid "GnomeVFS filesystem file input"
+#~ msgstr "표준적인 파일 시스템의 파일을 읽는다"
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to modify the default caching value for http streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "http 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드"
+#~ "로지정합니다. "
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to modify the default caching value for pvr streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드"
+#~ "로 손가락정합니다. "
+
+#, fuzzy
+#~ msgid "Allows you to set the desired frame rate for the capture."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+
+#, fuzzy
+#~ msgid "Allows you to give the mime returned by the server."
+#~ msgstr "파일을 찾아낼 때 오픈되는 인터페이스의 기정의 패스를 설정 섬. "
+
+#, fuzzy
+#~ msgid "DTS"
+#~ msgstr "TS"
+
+#~ msgid "Output channels number"
+#~ msgstr "출력 채널수"
+
+#, fuzzy
+#~ msgid "Timeout of subpictures"
+#~ msgstr "자막"
+
+#, fuzzy
+#~ msgid "Allows you to specify the output video width."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+
+#, fuzzy
+#~ msgid "Allows you to specify the output video height."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+
+#, fuzzy
+#~ msgid "Allows you to specify the video bitrate tolerance in kbit/s."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+
+#, fuzzy
+#~ msgid "Allows you to enable the pre motion estimation."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+
+#, fuzzy
+#~ msgid "Allows you to specify the rate control buffer size."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+
+#, fuzzy
+#~ msgid "Allows you to specify the rate control buffer aggressiveness."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+
+#, fuzzy
+#~ msgid "This allows you to change the display name of the Service."
+#~ msgstr "파일을 찾아낼 때 오픈되는 인터페이스의 기정의 패스를 설정 섬. "
+
+#, fuzzy
+#~ msgid "Telnet Interface host"
+#~ msgstr "Telnet 인터페이스 포토"
+
+#, fuzzy
+#~ msgid "Default to listen on all network interfaces"
+#~ msgstr "네트워크·인터페이스의 MTU"
+
+#~ msgid "Telnet Interface port"
+#~ msgstr "Telnet 인터페이스 포토"
+
+#~ msgid "Telnet Interface password"
+#~ msgstr "Telnet 인터페이스 패스워드"
+
+#~ msgid "Size offset"
+#~ msgstr "사이즈 오프셋(offset)"
+
+#, fuzzy
+#~ msgid "Go To Position"
+#~ msgstr "수직 방향 위치"
+
+#, fuzzy
+#~ msgid "Go to specific position"
+#~ msgstr "특정 위치를 직접 지정"
+
+#, fuzzy
+#~ msgid "Use embedded video output"
+#~ msgstr "QT매입 모듈"
+
+#~ msgid "Fill fullscreen"
+#~ msgstr "전화면화"
+
+#~ msgid "VIDEO_TS folder"
+#~ msgstr "VIDEO_TS 폴더"
+
+#, fuzzy
+#~ msgid "Advanced output:"
+#~ msgstr "ALSA 오디오·모듈"
+
+#~ msgid "Output Options"
+#~ msgstr "출력 옵션"
+
+#, fuzzy
+#~ msgid "Transcode options"
+#~ msgstr "스트림의 일시정지"
+
+#, fuzzy
+#~ msgid "You you need to select a file, you want to save to."
+#~ msgstr "스트림의 출력처의 선택"
+
+#, fuzzy
+#~ msgid "Select the path to the last skin used."
+#~ msgstr "일시정지에 사용하는 hot key를 선택"
+
+#, fuzzy
+#~ msgid "Destination Target:"
+#~ msgstr "송신지의 어스펙트·레시오"
+
+#~ msgid "Output methods"
+#~ msgstr "출력 방법"
+
+#~ msgid "Miscellaneous options"
+#~ msgstr "그 외의 옵션"
+
+#~ msgid "Subtitles options"
+#~ msgstr "자막 옵션"
 
-#: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
-msgstr ""
+#, fuzzy
+#~ msgid "VLC media player - Updates"
+#~ msgstr "VLC 미디어 플레이어"
 
-#: modules/visualization/goom.c:70
 #, fuzzy
-msgid "Goom"
-msgstr "줌"
+#~ msgid "VLM configuration"
+#~ msgstr "configuration·옵션에 툴 팁을 표시"
 
-#: modules/visualization/goom.c:71
 #, fuzzy
-msgid "Goom effect"
-msgstr "스코프 효과"
+#~ msgid "Show bookmarks dialog when the interface starts."
+#~ msgstr "북마크 다이얼로그를 표시"
 
-#: modules/visualization/visual/visual.c:38
-msgid "Effects list"
-msgstr "효과 일람"
+#~ msgid "Font filename"
+#~ msgstr "폰트 파일명"
 
-#: modules/visualization/visual/visual.c:40
-msgid ""
-"A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
-msgstr ""
+#~ msgid "The size of the fonts used by the osd module"
+#~ msgstr "osd 모듈로 사용하는 폰트의 사이즈"
 
-#: modules/visualization/visual/visual.c:45
-msgid "The width of the effects video window, in pixels."
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to define the title that will be put in ASF comments."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:49
-msgid "The height of the effects video window, in pixels."
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to define the comment that will be put in ASF comments."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:51
-msgid "Number of bands"
-msgstr "밴드수"
+#, fuzzy
+#~ msgid "Podcast Service Discovery"
+#~ msgstr "원본 디렉토리"
 
-#: modules/visualization/visual/visual.c:53
-msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the output access method used for the streaming "
+#~ "output."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:55
-msgid "Number of bands used by the spectrometer, from 20 to 80."
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify the muxer used for the streaming output."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:57
-msgid "Band separator"
-msgstr "밴드 separator"
+#, fuzzy
+#~ msgid "Allows you to specify the muxer used for the audio streaming output."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:59
 #, fuzzy
-msgid "Number of blank pixels between bands."
-msgstr "thread의 수"
+#~ msgid "Allows you to specify the muxer used for the video streaming output."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:61
 #, fuzzy
-msgid "Amplification"
-msgstr "이 어플리케이션에 대해"
+#~ msgid "Allows you to specify the output URL used for the streaming output."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:63
-msgid "This is a coefficient that modifies the height of the bands."
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the audio streaming output."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:65
-msgid "Enable peaks"
-msgstr "피크를 유효하게 한다"
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the video streaming output."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the session name used for the streaming output."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:69
-msgid "Enable original graphic spectrum"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify a URL with additional information on the stream."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:71
-msgid "Defines whether to draw the original spectrum graphic routine."
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify contact e-mail address for this session."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:73
 #, fuzzy
-msgid "Enable bands"
-msgstr "오디오를 유효하게 한다"
+#~ msgid ""
+#~ "Allows you to specify the output muxer method used for the streaming "
+#~ "output."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:75
-msgid "Defines whether to draw the bands."
-msgstr ""
+#, fuzzy
+#~ msgid "Output URL (deprecated)"
+#~ msgstr "출력 포맷"
 
-#: modules/visualization/visual/visual.c:77
 #, fuzzy
-msgid "Enable base"
-msgstr "피크를 유효하게 한다"
+#~ msgid ""
+#~ "Allows you to specify the output destination used for the streaming "
+#~ "output."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:79
-msgid "Defines whether to draw the base of the bands."
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the destination video codec used for the streaming "
+#~ "output."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:81
-msgid "Base pixel radius"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the video bitrate used for the streaming output."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:83
-msgid "Defines radius size in pixels, of base of bands(beginning)."
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to scale the video before encoding."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:85
 #, fuzzy
-msgid "Spectral sections"
-msgstr "선택"
+#~ msgid "Allows you to specify an output frame rate for the video."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:87
-msgid "Determines how many sections of spectrum will exist."
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify a maximum output video width."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:89
 #, fuzzy
-msgid "Peak height"
-msgstr "비디오의 높이"
+#~ msgid "Allows you to specify a maximum output video height."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:91
-msgid "This is the total pixel height of the peak items."
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify video filters used after the video transcoding and "
+#~ "subpictures overlaying."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:93
-msgid "Peak extra width"
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify the top coordinate for the video cropping."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:95
-msgid "Additions or subtractions of pixels on the peak width."
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify the left coordinate for the video cropping."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:97
-msgid "V-plane color"
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify the bottom coordinate for the video cropping."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:99
-msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify the right coordinate for the video cropping."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:101
-msgid "Number of stars"
-msgstr "별의 수"
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the audio bitrate used for the streaming output."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the audio sample rate used for the streaming output."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:109
 #, fuzzy
-msgid "Visualizer"
-msgstr "시각화 필터"
+#~ msgid ""
+#~ "Allows you to specify the number of audio channels used for the streaming "
+#~ "output."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:112
 #, fuzzy
-msgid "Visualizer filter"
-msgstr "시각화 필터"
+#~ msgid ""
+#~ "Allows you to specify the destination subtitles codec used for the "
+#~ "streaming output."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/visual/visual.c:120
 #, fuzzy
-msgid "Spectrum analyser"
-msgstr "ì\8a¤í\8e\99í\8a¸ë\9f¼"
+#~ msgid "Subpictures filter"
+#~ msgstr "ì\9e\90ë§\89 í\8c\8cì\9d¼"
 
-#: modules/visualization/xosd.c:63
 #, fuzzy
-msgid "Flip vertical position"
-msgstr "수직 방향 위치"
+#~ msgid "List of video output modules"
+#~ msgstr "비디오 출력 모듈"
 
-#: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
-msgstr "xosd 출력을 스크린의 최상단은 아니고, 최하단에 표시한다"
+#, fuzzy
+#~ msgid "Height in pixels"
+#~ msgstr "픽셀중의 font size"
 
-#: modules/visualization/xosd.c:67
-msgid "Vertical offset"
-msgstr "수직 오프셋(offset)"
+#, fuzzy
+#~ msgid "Width in pixels"
+#~ msgstr "픽셀중의 font size"
 
-#: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
-msgstr "표시되고 있는 캐릭터 라인의 수직 방향의 오프셋(offset)"
+#, fuzzy
+#~ msgid "Top left corner y coordinate"
+#~ msgstr "비디오 y 코디네이터"
 
-#: modules/visualization/xosd.c:70
 #, fuzzy
-msgid "Shadow offset"
-msgstr "그늘의 오프셋(offset)"
+#~ msgid "OSD menu configuration file"
+#~ msgstr "configuration·옵션에 툴 팁을 표시"
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
-msgstr "그늘의 오프셋(offset)(픽셀)"
+#, fuzzy
+#~ msgid "Select effect"
+#~ msgstr "다음의 Chapter를 선택"
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
-msgstr "xods 출력으로 텍스트 출력을 위해서(때문에) 사용되는 폰트"
+#, fuzzy
+#~ msgid "Allows you to select different visual effects."
+#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/visualization/xosd.c:82
 #, fuzzy
-msgid "XOSD interface"
-msgstr "네트워크·인터페이스"
+#~ msgid "choose the screen to be used for fullscreen mode."
+#~ msgstr "전화면 표시의 변환"
+
+#~ msgid "Vertical offset in pixels of the displayed text"
+#~ msgstr "표시되고 있는 캐릭터 라인의 수직 방향의 오프셋(offset)"
+
+#~ msgid "Offset in pixels of the shadow"
+#~ msgstr "그늘의 오프셋(offset)(픽셀)"
 
 #, fuzzy
 #~ msgid "Small playlist"
@@ -16990,20 +18046,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "M3U file|*.m3u"
 #~ msgstr "M3U 파일"
 
-#, fuzzy
-#~ msgid "Show labels in toolbar"
-#~ msgstr "툴바·버튼상의 텍스트를 표시"
-
-#, fuzzy
-#~ msgid "Show labels below the icons in the toolbar."
-#~ msgstr "툴바의 아이콘상에 표시되는 텍스트를 표시합니다. "
-
-#, fuzzy
-#~ msgid ""
-#~ "Allows you to set the desired frame rate when playing from files, use 0 "
-#~ "for live."
-#~ msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
-
 #~ msgid "Mega bass cut off (10-100Hz)"
 #~ msgstr "메가 버스 절단 (10~100Hz)"
 
@@ -17043,10 +18085,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "Enable loop filter"
 #~ msgstr "모든 그룹 항목을 유효하게 한다(&E)"
 
-#, fuzzy
-#~ msgid "Bitrate tolerance"
-#~ msgstr "오디오"
-
 #, fuzzy
 #~ msgid "Sets maximum interval between IDR-frames"
 #~ msgstr "넷트워크스트림을 선택한다"
@@ -17073,10 +18111,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "Save As..."
 #~ msgstr "이름을 붙여 보존..."
 
-#, fuzzy
-#~ msgid "Full path of the PNG file to use."
-#~ msgstr "출력 파일의 패스"
-
 #, fuzzy
 #~ msgid "Interface showing control interface"
 #~ msgstr "적외선 리모트·컨트롤·모듈"
@@ -17467,9 +18501,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "Stop stream"
 #~ msgstr "스트림의 정지"
 
-#~ msgid "Eject"
-#~ msgstr "꺼내기"
-
 #~ msgid "Play stream"
 #~ msgstr "스트림의 재생"
 
@@ -17532,18 +18563,12 @@ msgstr "네트워크·인터페이스"
 #~ msgid "Open Stream"
 #~ msgstr "스트림을 연다"
 
-#~ msgid "Open Target:"
-#~ msgstr "타겟을 연다:"
-
 #~ msgid "Symbol Rate"
 #~ msgstr "심볼·레이트"
 
 #~ msgid "Vertical"
 #~ msgstr "수직"
 
-#~ msgid "Horizontal"
-#~ msgstr "수평"
-
 #~ msgid "Satellite"
 #~ msgstr "위성"
 
@@ -17566,9 +18591,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "Invert"
 #~ msgstr "역전"
 
-#~ msgid "Jump to: "
-#~ msgstr "지정 시간에 점프: "
-
 #~ msgid "stream output (MRL)"
 #~ msgstr "스트림의 출력 (MRL)"
 
@@ -17634,9 +18656,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "Go Backward"
 #~ msgstr "역전 재생"
 
-#~ msgid "Stop Stream"
-#~ msgstr "스트림의 정지"
-
 #~ msgid "Play Stream"
 #~ msgstr "스트림의 재생"
 
@@ -18141,10 +19160,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "Enter a name for the new group:"
 #~ msgstr "구획으로부터 인연 잡기까지의 지오메트리를 지정"
 
-#, fuzzy
-#~ msgid "no input\n"
-#~ msgstr "입력이 없습니다. \n"
-
 #~ msgid "| no entries\n"
 #~ msgstr "| 엔트리가 없습니다. \n"
 
@@ -18285,9 +19300,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "New Wizard..."
 #~ msgstr "신규 위저드..."
 
-#~ msgid "Options"
-#~ msgstr "옵션"
-
 #~ msgid "Audio menu"
 #~ msgstr "오디오 메뉴"
 
@@ -18318,9 +19330,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "Step 3: Start streaming. "
 #~ msgstr "스텝 3:스트리밍을 개시한다"
 
-#~ msgid "Start! "
-#~ msgstr "개시! "
-
 #, fuzzy
 #~ msgid ""
 #~ "Satellite transponder frequency in kHz for DVB-S and in Hz for DVB-C/T"
@@ -18381,10 +19390,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "Toggle enabled"
 #~ msgstr " (디폴트:유효)"
 
-#, fuzzy
-#~ msgid "Streaming / Transcoding Wizard"
-#~ msgstr "스트림의 정보..."
-
 #, fuzzy
 #~ msgid "Welcome, streaming wizard"
 #~ msgstr "비디오·스트림의 출력을 유효하게 한다"
@@ -18418,10 +19423,6 @@ msgstr "네트워크·인터페이스"
 #~ "http 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드"
 #~ "그리고 지정합니다. "
 
-#, fuzzy
-#~ msgid "Number of streams"
-#~ msgstr "행 수"
-
 #, fuzzy
 #~ msgid "Codec name"
 #~ msgstr "디바이스명"
@@ -18462,10 +19463,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "Exit this program"
 #~ msgstr "프로그램의 종료"
 
-#, fuzzy
-#~ msgid "Open other types of inputs"
-#~ msgstr "비디오·스트림의 출력을 유효하게 한다"
-
 #, fuzzy
 #~ msgid "Open the playlist"
 #~ msgstr "플레이 재생목록를 연다"
@@ -18514,10 +19511,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "Audio device"
 #~ msgstr "DVD 디바이스"
 
-#, fuzzy
-#~ msgid "The maximum bitrate of the stream"
-#~ msgstr "스트림을 안내한다"
-
 #, fuzzy
 #~ msgid "VLC plugins preferences"
 #~ msgstr "설정..."
@@ -18561,10 +19554,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "subtitles"
 #~ msgstr "자막"
 
-#, fuzzy
-#~ msgid "HTTP remote control"
-#~ msgstr "리모트·컨트롤"
-
 #, fuzzy
 #~ msgid "mka/mkv stream demuxer"
 #~ msgstr "MPEG 1/2레이어1/2오디오·디코더"
@@ -18605,10 +19594,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "&About..."
 #~ msgstr "VideoLAN에 대해(_A)..."
 
-#, fuzzy
-#~ msgid "Stop current playlist item"
-#~ msgstr "플레이 재생목록를 연다"
-
 #, fuzzy
 #~ msgid "Quick"
 #~ msgstr "VLC를 종료"
@@ -18688,10 +19673,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "Video Device Advanced Options"
 #~ msgstr "ALSA 오디오·모듈"
 
-#, fuzzy
-#~ msgid "CD-ROM device name"
-#~ msgstr "디바이스명"
-
 #, fuzzy
 #~ msgid "VCD device name"
 #~ msgstr "디바이스명"
@@ -18861,10 +19842,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "MMX EXT IDCT"
 #~ msgstr "MMX extension IDCT 모듈"
 
-#, fuzzy
-#~ msgid "motion compensation"
-#~ msgstr "모션 보정 모듈"
-
 #, fuzzy
 #~ msgid "3D Now!  motion compensation"
 #~ msgstr "3D Now! 모션 보정 모듈"
@@ -19104,10 +20081,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "&Fullscreen"
 #~ msgstr "전화면화(_F)"
 
-#, fuzzy
-#~ msgid "About..."
-#~ msgstr "VideoLAN에 대해(_A)..."
-
 #, fuzzy
 #~ msgid "Volume &Up"
 #~ msgstr "볼륨을 올린다"
@@ -19171,13 +20144,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "Add subtitles"
 #~ msgstr "자막"
 
-#, fuzzy
-#~ msgid ""
-#~ "You can set the maximum number of lines that the log window will display. "
-#~ msgstr ""
-#~ "표시되는 로그·윈도우의 최대행수를 지정할 수 있습니다. 모든 메세지를 보지키"
-#~ "는 경우에는,-1을 지정해 주세요. "
-
 #, fuzzy
 #~ msgid ""
 #~ "Check this option if you want to display the caption of the buttons in "
@@ -19329,10 +20295,6 @@ msgstr "네트워크·인터페이스"
 #~ msgid "Select program"
 #~ msgstr "프로그램의 변환"
 
-#, fuzzy
-#~ msgid "Toggle fullscreen"
-#~ msgstr "전화면 표시의 변환"
-
 #~ msgid "Jump to previous title"
 #~ msgstr "이전의 제목을 선택"
 
index 922da620f60698c146606b8c7336622a59d75d1c..661b3684023d50e8999e296ecb4ad033f786c370 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-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+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,181 +16,173 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:578
-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"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+#, fuzzy
+msgid "Select \"Advanced Options\" to see all options."
 msgstr "Selecteer \"Geavenceerde Opties\" om alle opties te zien."
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr "Algemeen"
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr "Interface"
 
 #: include/vlc_config_cat.h:40
-msgid "Settings for VLC interfaces"
+#, fuzzy
+msgid "Settings for VLC's interfaces"
 msgstr "Instellingen voor VLC interfaces"
 
 #: include/vlc_config_cat.h:42
 msgid "General interface setttings"
 msgstr "Algemene interface instellingen"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
+msgstr "Interface met Skins"
+
+#: include/vlc_config_cat.h:45
+#, fuzzy
+msgid "Settings for the main interface"
+msgstr "Instellingen voor VLC interfaces"
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
 msgid "Control interfaces"
 msgstr "Besturing interfaces"
 
-#: include/vlc_config_cat.h:45
-msgid "Control interface settings"
-msgstr "Instelling voor besturing interface"
+#: include/vlc_config_cat.h:48
+#, fuzzy
+msgid "Settings for VLC's control interfaces"
+msgstr "Instellingen voor VLC interfaces"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 msgid "Hotkeys settings"
 msgstr "Sneltoetsen"
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "Audio"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 msgid "Audio settings"
 msgstr "Audio instellingen"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 msgid "General audio settings"
 msgstr "Algemene audio instellingen"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr "Filters"
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
+#: include/vlc_config_cat.h:62
+#, fuzzy
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr "Audiofilters worden gebruikt om het geluid te bewerken"
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "Visuele effecten"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 msgid "Audio visualizations"
 msgstr "Geluidsvisualisaties"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 msgid "Output modules"
 msgstr "Uitvoer modules"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr "Dit zijn de algemene instellingen voor audio uitvoer modules."
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr "Overige"
 
-#: include/vlc_config_cat.h:69
-msgid "Miscellaneous audio settings and modules"
+#: include/vlc_config_cat.h:72
+#, fuzzy
+msgid "Miscellaneous audio settings and modules."
 msgstr "Overige audio instellingen en modules"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "Video"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 msgid "Video settings"
 msgstr "Video instellingen"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 msgid "General video settings"
 msgstr "Algemene video instellingen"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 msgid "Choose your preferred video output and configure it here."
 msgstr "Kies en configureer hier de gewenste video uitvoer methode."
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
+#: include/vlc_config_cat.h:87
+#, fuzzy
+msgid "Video filters are used to postprocess the video stream."
 msgstr "Videofilters worden gebruikt om het beeld te bewerken"
 
-#: include/vlc_config_cat.h:86
+#: include/vlc_config_cat.h:89
 msgid "Subtitles/OSD"
 msgstr "Ondertiteling/OSD"
 
-#: include/vlc_config_cat.h:87
+#: include/vlc_config_cat.h:90
+#, fuzzy
 msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr "Instellingen betreffende On Screen Display, ondertiteling en overlay"
 
-#: include/vlc_config_cat.h:89
-msgid "Text rendering"
-msgstr "Tekst rendering"
-
-#: include/vlc_config_cat.h:91
-msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
-msgstr ""
-"Gebruik de instellingen van de \"freetype\" module om het lettertype dat VLC "
-"gebruikt om tekst af te beelden te wijzigen. (bv. voor ondertiteling)."
-
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr "Invoer / Codecs"
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
+#, fuzzy
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 "Dit zijn de instellingen voor de invoer, demultiplexing en decodeer "
 "onderdelen van VLC. Encoder instellingen kunnen ook gevonden worden hier."
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 msgid "Access modules"
 msgstr "Invoer modules"
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 #, fuzzy
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
@@ -200,64 +192,68 @@ msgstr ""
 "invoer moet uitlezen. Veel voorkomende instellingen als HTTP proxy en buffer "
 "instellingen vallen hieronder."
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 #, fuzzy
 msgid "Access filters"
 msgstr "Invoerfilter modules"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 msgid "Demuxers"
 msgstr "Demuxers"
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
+#: include/vlc_config_cat.h:116
+#, fuzzy
+msgid "Demuxers are used to separate audio and video streams."
 msgstr ""
 "Demuxers worden gebruikt om de audio en video sporen van elkaar te scheiden."
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 msgid "Video codecs"
 msgstr "Video codecs"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+#, fuzzy
+msgid "Settings for the video-only decoders and encoders."
 msgstr "Instellingen voor video decoders en encoders"
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 msgid "Audio codecs"
 msgstr "Audio codecs"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+#, fuzzy
+msgid "Settings for the audio-only decoders and encoders."
 msgstr "Instellingen voor audio decoders en encoders"
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 msgid "Other codecs"
 msgstr "Overige codecs"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+#, fuzzy
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr ""
 "Instellingen voor codecs die zowel audio als video kunnen decoderen en "
 "encoderen, alsmede ondertiteling etc."
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 #, fuzzy
 msgid "General input settings. Use with care."
 msgstr "Geavanceerde invoer instellingen."
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr "Stream uitvoer"
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -265,23 +261,23 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 msgid "General stream output settings"
 msgstr "Algemene streamuitvoer instellingen"
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 msgid "Muxers"
 msgstr "Muxers"
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
 #, fuzzy
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 "Muxers worden gebruikt om de elementaire video en audio streams in een "
@@ -289,15 +285,16 @@ msgstr ""
 "forceren, maar dat is niet verstandig om te doen. Ook instellingen voor de "
 "individuele mux formaten kunnen hier gewijzigd worden."
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 msgid "Access output"
 msgstr "Uitvoer methode"
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
 #, fuzzy
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 "Uitvoer methodes zijn de manier waarop de streams worden verzonden nadat "
@@ -306,11 +303,11 @@ msgstr ""
 " Ook instellingen voor de individuele uitvoer formaten kunnen hier gewijzigd "
 "worden."
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 msgid "Packetizers"
 msgstr ""
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 #, fuzzy
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
@@ -324,142 +321,144 @@ msgstr ""
 " Ook instellingen voor de individuele packetizers kunnen hier gewijzigd "
 "worden."
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 msgid "Sout stream"
 msgstr "Sout stream"
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
 "for each sout stream module here."
 msgstr ""
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 msgid "SAP"
 msgstr ""
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
 msgstr ""
 "SAP is een methode om streams over multicast UDP of RTP aan te kondigen."
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 msgid "VOD"
 msgstr "VOD"
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr "Video on Demand implementation"
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr "Afspeellijst"
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr ""
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 msgid "Services discovery"
 msgstr ""
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr "Geavanceerd"
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 msgid "Advanced settings. Use with care."
 msgstr ""
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr "CPU instellingen"
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr "Anders"
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "Geavanceerde opties..."
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 msgid "Other advanced settings"
 msgstr "Overige geavanceerde opties"
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr "Netwerk"
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+#, fuzzy
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr ""
 "Deze modules voorzien andere onderdelen van VLC van netwerk mogelijkheden."
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr "Instellingen van chroma modules"
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr "Dit zijn de algemene instellingen voor audio codeer modules."
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 msgid "Packetizer modules settings"
 msgstr "Instellingen van packetizer modules"
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 msgid "Encoders settings"
 msgstr "Instellingen van codeer modules"
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr ""
 "Dit zijn de algemene instellingen voor video/audio/ondertiteling codeer "
 "modules."
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 msgid "Dialog providers settings"
 msgstr "Instellingen van audio codeer modules"
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr ""
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 msgid "Subtitle demuxer settings"
 msgstr "Ondertiteling demuxer instellingen"
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
@@ -467,54 +466,56 @@ msgstr ""
 "In deze sectie kan het gedrag van de ondertiteling demuxer aangepast worden. "
 "Bijvoorbeeld het type ondertiteling and de bestandsnaam."
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr "Video filter instelling"
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "Geen help beschikbaar"
 
-#: include/vlc_config_cat.h:224
-msgid "No help is available for these modules"
+#: include/vlc_config_cat.h:238
+#, fuzzy
+msgid "There is no help available for these modules."
 msgstr "Er is geen help beschikbaar voor deze modules"
 
 #: include/vlc_interface.h:137
+#, fuzzy
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 "\n"
 "Waarschuwing: als de interface niet meer toegankelijk is open dan een dos "
 "commando omgeving en ga naar de directory waar VLC is geïnstalleerd. Voer "
 "daar het commando \"vlc -I wxwin\" uit.\n"
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 msgid "Meta-information"
 msgstr "Metadata"
 
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "Titel"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Auteur"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "Artiest"
 
@@ -522,11 +523,11 @@ msgstr "Artiest"
 msgid "Genre"
 msgstr "Genre"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "Auteursrechten"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
 msgstr ""
 
@@ -539,7 +540,7 @@ msgstr ""
 msgid "Description"
 msgstr "Beschrijving"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "Beoordeling"
 
@@ -556,7 +557,7 @@ msgstr "Instellingen"
 msgid "URL"
 msgstr "URL"
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "Taal"
@@ -657,8 +658,22 @@ msgstr "Naam codec"
 msgid "Codec Description"
 msgstr "Beschrijving codec"
 
+#: include/vlc/vlc.h:578
+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/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "Deactiveer"
@@ -676,14 +691,14 @@ msgstr "Scope"
 msgid "Spectrum"
 msgstr "Spectrum"
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr "Equalizer"
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "Audio filters"
 
@@ -703,20 +718,20 @@ msgid "Stereo"
 msgstr "Stereo"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "Linker"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "Rechter"
 
@@ -788,92 +803,92 @@ msgstr "%s: optie `-W %s' heeft geen argument\n"
 msgid "Bookmark %i"
 msgstr "Bladwijzer %i"
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr "Spoor %i"
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "Programma"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "Stream %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "Codec"
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "Type"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "Kanalen"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr "Sample rate"
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr "%d Hz"
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr "Aantal bits per sample"
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr "Bitrate"
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr "%d kb/s"
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr "Resolutie"
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr "Weergave Resolutie"
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 msgid "Frame rate"
 msgstr "Frame rate"
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr "Ondertiteling"
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr "Stream"
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr "Duur"
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 #, fuzzy
 msgid "Errors"
 msgstr "Fout"
@@ -882,7 +897,7 @@ msgstr "Fout"
 msgid "Bookmark"
 msgstr "Bladwijzer"
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 msgid "Programs"
 msgstr "Programmas"
 
@@ -907,8 +922,8 @@ msgstr "Video Spoor"
 msgid "Audio Track"
 msgstr "Audio Spoor"
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr "Ondertitelings-spoor"
 
@@ -946,14 +961,15 @@ msgid "Login"
 msgstr "Herhaal Alles"
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr "Wachtwoord"
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "Wijzig interface"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr "Voeg Interface Toe"
@@ -967,15 +983,15 @@ msgstr "nl"
 msgid "Help options"
 msgstr "Bitrate Opties"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr "tekst"
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "heel getal"
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr "gebroken getal"
 
@@ -1021,7 +1037,7 @@ msgstr ""
 "\n"
 "Druk op RETURN om verder te gaan...\n"
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr "Auto"
 
@@ -1104,7 +1120,7 @@ msgstr ""
 msgid "Chinese Traditional"
 msgstr "Traditioneel Chinees"
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 #, fuzzy
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
@@ -1115,119 +1131,122 @@ msgstr ""
 "De primaire interface en extra interface, alsmede enkele gerelateerde "
 "instelling kunnen hier geconfigureerd worden."
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr "Interface module"
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 #, fuzzy
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 "Via deze optie kan de interface die VLC gebruikt geselecteerd worden.\n"
 "Standaard wordt automatisch de beste interface gekozen."
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr "Extra interface modules"
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 "Via deze optie kunnen extra interfaces gebruikt worden. Ze worden in de "
 "achtergrond geopend als aanvulling op de standaard interface. Maak een lijst "
 "van door komma's gescheiden interface modules. (gebruikelijke waarden zijn: "
 "logger, gestures, sap, rc, http, screensaver)"
 
-#: src/libvlc.h:72
-msgid "This option allows you to select control interfaces. "
-msgstr "Met deze optie kan je bedienings interfaces selecteren."
+#: src/libvlc.h:77
+#, fuzzy
+msgid "You can select control interfaces for VLC."
+msgstr "Muis bediening met muisgebaren"
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 msgid "Verbosity (0,1,2)"
 msgstr "Informatie in terminal (0,1,2)"
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
 #, fuzzy
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr ""
 "De optie stelt het informatie niveau in (0=alleen errors en standaard "
 "berichten, 1=waarschuwingen, 2=debug)."
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 msgid "Be quiet"
 msgstr "Geen berichten in terminal"
 
-#: src/libvlc.h:81
+#: src/libvlc.h:86
 #, fuzzy
-msgid "This option turns off all warning and information messages."
+msgid "Turn off all warning and information messages."
 msgstr "Zet alle waarschuwingen en informele berichten uit."
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 #, fuzzy
 msgid "Default stream"
 msgstr "Standaard \"admin\""
 
-#: src/libvlc.h:85
-#, fuzzy
-msgid "This option allows you to always open a default stream on start-up."
-msgstr "Met deze opties kunnen bookmarks voor de afspeelijst worden ingesteld"
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
+msgstr ""
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
+#, fuzzy
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr ""
 "Met deze optie kunt u de taal van uw interface instellen. De taal van uw "
 "besturingssysteem wordt automatisch gedetecteerd als \"auto\" hier is "
 "ingesteld."
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "Gekleurde berichten in terminal"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
+#, fuzzy
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 "Als deze optie aan staat, dan worden alle berichten op het console gekleurd "
 "weergegeven. De terminal heeft Linux kleurondersteuning nodig om dit te "
 "laten werken."
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr "Toon geavanceerde opties"
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
+#, fuzzy
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 "Als deze optie aan staat, dan zullen de voorkeuren en interfaces standaard "
 "alle opties tonen, ook die opties die de meeste gebruikers beter niet kunnen "
 "wijzigen."
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 #, fuzzy
 msgid "Show interface with mouse"
 msgstr "Toon Interface"
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 #, fuzzy
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
@@ -1239,73 +1258,78 @@ msgstr ""
 "filtersvoor nabewerking en visuele effecten activeren.Configureer deze "
 "modules in de module sectie 'audio filters'."
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr "Audio output module"
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
+#, fuzzy
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "Deze optie selecteert de audio output methode, die gebruikt wordt door VLC. "
 "Standaard wordt automatisch de best beschikbare methode gekozen."
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr "Schakel geluid in"
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
+#, fuzzy
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Het geluid kan volledig uitgeschakeld worden. De audio decodering wordt dan "
 "overgeslagen en dit bespaart wat rekenkracht."
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr "Gebruik mono geluid"
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 msgid "This will force a mono audio output."
 msgstr "Dit zal mono geluid forceren"
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 #, fuzzy
 msgid "Default audio volume"
 msgstr "Standaard apparaten"
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr "Het standaard geluidsvolume is in te stellen tussen 0 en 1024."
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 msgid "Audio output saved volume"
 msgstr "Opgeslagen geluidsvolume"
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+#, fuzzy
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr "Hier wordt het huidige volume opgeslagen tijdens mute. "
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 #, fuzzy
 msgid "Audio output volume step"
 msgstr "Geluidsvolume"
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 #, fuzzy
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
 "0 to 1024."
 msgstr "Het standaard geluidsvolume is in te stellen tussen 0 en 1024."
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr "Audio output frequentie (Hz)"
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
@@ -1313,11 +1337,11 @@ msgstr ""
 "Forceer de frequentie van de audio output hier. Gebruikelijke waarden zijn: -"
 "1 (automatisch), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr "Hoge kwaliteit audio resampling"
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
@@ -1326,85 +1350,90 @@ msgstr ""
 "Hoge kwaliteit audio resampling can processor intensief zijn, dus dit kan "
 "uitgeschakeld worden zodat een minder goed algoritme gebruikt zal worden."
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 msgid "Audio desynchronization compensation"
 msgstr "Audio desynchronisatie compenseren"
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
+#, fuzzy
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 "Vertraag de audio output, deze optie is handig als audio en video niet "
 "synchroon lopen."
 
-#: src/libvlc.h:162
-msgid "Preferred audio output channels mode"
+#: src/libvlc.h:173
+#, fuzzy
+msgid "Audio output channels mode"
 msgstr "Selecteer het gewenste aantal kanalen voor audio output"
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
+#, fuzzy
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 "Deze optie laat u het aantal kanalen instellen voor audio uitvoer, indien "
 "dat mogelijk is. (dus als zowel uw hardware als de audio die u afspeelt dit "
 "ondersteunen."
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
 msgstr "Gebruik de S/PDIF audio uitvoer als deze beschikbaar is"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
+#, fuzzy
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 "Deze optie laat u standaard S/PDIF audio output gebruiken als zowel uw "
 "hardware als de audio die u afspeelt dit ondersteunen."
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 #, fuzzy
 msgid "Force detection of Dolby Surround"
 msgstr "Forceer selectie van alle stromen"
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 #, fuzzy
 msgid "On"
 msgstr "Open"
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr "Uit"
 
-#: src/libvlc.h:186
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+#: src/libvlc.h:197
+#, fuzzy
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr ""
 "Hiermee kunnen audio nabewerkingsfilters worden toegevoegd om het geluid te "
 "bewerken."
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 msgid "Audio visualizations "
 msgstr "Visuele geluidseffecten"
 
-#: src/libvlc.h:191
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+#: src/libvlc.h:202
+#, fuzzy
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr ""
 "Hiermee kunnen audio visualisatiefilters worden toegevoegd spectrum "
 "analyzer, etc)."
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1416,306 +1445,292 @@ msgstr ""
 "Video filters zoals deinterlacing etc kunnen hier geactiveerd worden. "
 "Configureer deze modules in de module sectie \"video filters\"."
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr "Video uitvoer module"
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
+#, fuzzy
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "Selecteer de video output methode die VLC gebruikt.\n"
 "Noot: Standaard wordt automatisch de best beschikbare methode gekozen."
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr "Schakel video in"
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
+#, fuzzy
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Video kan volledig uitgeschakeld worden. De video decodering stap wordt dan "
 "overgeslagen. Op deze manier kan er op rekenkracht bespaard worden."
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr "Video breedte"
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
+#, fuzzy
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 "Forceer de breedte van de video. Standaard (-1) probeert VLC zich aan de "
 "karakteristieken van de video aan te passen."
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr "Video hoogte"
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
+#, fuzzy
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 "Forceer de hoogte van de video hier. Standaard (-1) zal VLC zich aan de "
 "karakteristieken van de video aan te passen."
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
-msgstr "Video positie x coordinaat"
+#: src/libvlc.h:236
+#, fuzzy
+msgid "Video X coordinate"
+msgstr "Video positie y coordinaat"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
-"Hiermee kan je de positie van de linkerkant van het videoscherm ten opzichte "
+"Hiermee kan je de positie van de bovenkant van het videoscherm ten opzichte "
 "van het beeldscherm vastleggen."
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
+#: src/libvlc.h:241
+#, fuzzy
+msgid "Video Y coordinate"
 msgstr "Video positie y coordinaat"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 "Hiermee kan je de positie van de bovenkant van het videoscherm ten opzichte "
 "van het beeldscherm vastleggen."
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr "Video titel"
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
-msgstr "De titel van het videoscherm."
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
+msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr "Video oriëntatie"
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
+#, fuzzy
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 "De oriëntatie/positionering van het beeld in zijn venster kan hier bepaald "
 "worden. Standaard (0) zal het beeld gecentreerd zijn. (0=center, 1=links, "
 "2=rechts, 4=boven, 8=beneden. Combinaties van deze waarden zijn ook "
 "mogelijk.)"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr "Gecentreerd"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr "Boven"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr "Beneden"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr "Links-boven"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr "Rechts-boven"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr "Links-beneden"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr "Rechts-beneden"
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr "Vergroot video"
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr "Vergroot (verklein) de video met deze factor."
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr "Video uitvoer in grijswaarden"
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
+#, fuzzy
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 "Het gebruik van deze optie resulteert in de afwezigheid van kleuren. (Dit "
 "kan rekenkracht besparen.)"
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr "Volledig Scherm"
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
-msgstr ""
-"Als deze optie gebruikt wordt, dan zal VLC een video altijd op volledige "
-"scherm grootte afspelen."
+#: src/libvlc.h:272
+#, fuzzy
+msgid "Start video in fullscreen mode"
+msgstr "Alternatieve volledig scherm methode"
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr "Overlap video uitvoer"
 
-#: src/libvlc.h:262
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
 msgstr ""
-"Standaard probeert VLC snelheidswinst te halen uit het gebruik van de "
-"overlay mogelijkheden van de aanwezige grafische kaart."
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr "Altijd Boven"
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 msgid "Always place the video window on top of other windows."
 msgstr "Plaats het video venster boven alle andere vensters"
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr ""
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr ""
 
-#: src/libvlc.h:272
-#, fuzzy
-msgid "Log to file"
-msgstr "Log bestandsnaam"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr "Venster randen"
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
 #, fuzzy
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr ""
 "Zonder deze optie zullen geen window titelbalken, venster randen, etc rond "
 "het videobeeld worden gebruikt."
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr "Video filter module"
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
+#, fuzzy
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 "Voeg nabewerkingsfilters toe om de beeldkwaliteit te verhogen. Bijvoorbeeld "
 "voor deinterlacing, of het klonen van het beeld."
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr "Video snapshot bestandsmap"
 
-#: src/libvlc.h:292
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+#: src/libvlc.h:299
+#, fuzzy
+msgid "Directory where the video snapshots will be stored."
 msgstr "De bestandsmap waarin de gemaakte snapshots zullen worden opgeslagen."
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 msgid "Video snapshot format"
 msgstr "Video snapshot formaat"
 
-#: src/libvlc.h:297
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
 msgstr ""
-"Het bestandsformaat waarin het gemaakte snapshotbeeld zal worden opgeslagen."
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 #, fuzzy
 msgid "Display video snapshot preview"
 msgstr "Maak video snapshot"
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 #, fuzzy
 msgid "Video cropping"
 msgstr "Video crop rechts"
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr "Beeldverhouding bron"
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
+#, fuzzy
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
@@ -1728,50 +1743,61 @@ msgstr ""
 "beeldverhouding weer, of gebruik een gebroken getal (float) (1.25, 1.3333, "
 "etc.) wat de beeldpunt grootte voorstelt."
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr ""
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 #, fuzzy
 msgid "Monitor pixel aspect ratio"
 msgstr "Beeldverhouding bron"
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 msgid "Skip frames"
 msgstr "Frames overslaan"
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr ""
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "Frames overslaan"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr ""
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
@@ -1780,11 +1806,11 @@ msgstr ""
 "Met deze opties kan het gedrag van de invoer gewijzigd worden. Bijvoorbeeld "
 "het DVD of VCD apparaat, netwerk verbinding instellingen of de ondertiteling."
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr "Gemiddeld klok-referentie teller"
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
@@ -1792,27 +1818,28 @@ msgstr ""
 "Tijdens het gebruik van de PVR input dient deze optie op 1000 gezet te "
 "worden."
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 msgid "Clock synchronisation"
 msgstr "Kloksynchronisatie"
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
+#, fuzzy
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr "Forceer het gebruik van kloksynchronisatie op real-time bronnen."
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr "Netwerk synchronisatie"
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1824,214 +1851,215 @@ msgstr ""
 msgid "Default"
 msgstr "Standaard"
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr "Activeer"
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 msgid "UDP port"
 msgstr "UDP poort"
 
-#: src/libvlc.h:369
+#: src/libvlc.h:384
 #, fuzzy
-msgid "This is the port used for UDP streams. 1234 by default."
+msgid "This is the default port used for UDP streams. Default is 1234."
 msgstr "Het poortnummer voor gebruik van UDP streams. Standaard is 1234."
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr "MTU van de netwerk interface"
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
 #, fuzzy
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 "De standaard gebruikte grootte van UDP pakketten dat verwacht wordt. Normaal "
 "voor Ethernet is dit 1500."
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 #, fuzzy
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 "Geef hier de timeout aan voor multicast pakketjes verstuurd door de stream "
 "output"
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 #, fuzzy
 msgid "IPv6 multicast output interface"
 msgstr "Multicast netwerkinterface"
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+#, fuzzy
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr ""
 "De interface te gebruiken voor multicast. Dit negeert de standaard routing "
 "instellingen van het OS."
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 #, fuzzy
 msgid "IPv4 multicast output interface address"
 msgstr "Multicast netwerkinterface"
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 #, fuzzy
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 "De interface te gebruiken voor multicast. Dit negeert de standaard routing "
 "instellingen van het OS."
 
-#: src/libvlc.h:391
-#, fuzzy
-msgid "Program to select"
-msgstr "Program"
-
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
 "if you want to read a multi-program stream (like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:397
-#, fuzzy
-msgid "Programs to select"
-msgstr "Program"
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 #, fuzzy
 msgid "Audio track"
 msgstr "Audio Spoor"
 
-#: src/libvlc.h:406
+#: src/libvlc.h:422
 #, fuzzy
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr ""
 "Selecteer met behulp van een nummer (van 0 tot n) welk audio spoor je wilt "
 "gebruiken."
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 msgid "Subtitles track"
 msgstr "Ondertitelings-spoor"
 
-#: src/libvlc.h:411
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+#: src/libvlc.h:427
+#, fuzzy
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr ""
 "Selecteer met behulp van een nummer (van 0 tot n) het ondertitelingsspoor."
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 #, fuzzy
 msgid "Audio language"
 msgstr "Standaard audiotaal"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 #, fuzzy
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr "Te selecteren taal voor een audiospoor (2 of 3 letter landcode)."
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 #, fuzzy
 msgid "Subtitle language"
 msgstr "Standaard ondertitelingstaal"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
 #, fuzzy
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
 msgstr ""
 "Te selecteren taal voor een ondertitelingsspoor (2 of 3 letter landcode)."
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 #, fuzzy
 msgid "Audio track ID"
 msgstr "Audio Spoor"
 
-#: src/libvlc.h:426
+#: src/libvlc.h:443
 #, fuzzy
-msgid "Give the stream ID of the audio track you want to use."
+msgid "Stream ID of the audio track to use."
 msgstr ""
 "Selecteer met behulp van een nummer (van 0 tot n) welk audio spoor je wilt "
 "gebruiken."
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 #, fuzzy
 msgid "Subtitles track ID"
 msgstr "Ondertitelings-spoor"
 
-#: src/libvlc.h:430
+#: src/libvlc.h:447
 #, fuzzy
-msgid "Give the stream ID of the subtitle track you want to use."
+msgid "Stream ID of the subtitle track to use."
 msgstr ""
 "Selecteer met behulp van een nummer (van 0 tot n) het ondertitelingsspoor."
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 msgid "Input repetitions"
 msgstr "Invoer herhalingen"
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr "Aantal keer dat dezelfde input herhaald wordt"
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
-msgstr "Invoer begintijd (seconden)"
+#: src/libvlc.h:453
+#, fuzzy
+msgid "Start time"
+msgstr "Begin meteen in het menu"
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
+msgstr ""
+
+#: src/libvlc.h:457
+#, fuzzy
+msgid "Stop time"
+msgstr "Stop Stream"
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
-msgstr "Invoer eindtijd (seconden)"
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
+msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 msgid "Input list"
 msgstr "Invoer lijst"
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
 #, fuzzy
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr "Het aantal frames dat per key frame zal worden gecodeerd."
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr "Extra input (experimenteel)"
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr "Lijst van bladwijzers voor een stream."
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
+#, fuzzy
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
@@ -2039,7 +2067,7 @@ msgstr ""
 "vorm \"{name=bladwijzer-name,time=optionele-begintijd,bytes=optioneel-begin-"
 "na-#bytes},{...}\""
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -2050,11 +2078,11 @@ msgstr ""
 "Video filters zoals deinterlacing etc kunnen hier geactiveerd worden. "
 "Configureer deze modules in de module sectie \"video filters\"."
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 msgid "Force subtitle position"
 msgstr "Forceer ondertiteling positie"
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
@@ -2062,54 +2090,57 @@ msgstr ""
 "Plaats ondertiteling onder de film, in plaats van eroverheen. Probeer "
 "verschillende waarden uit om het beste resultaat te bereiken."
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 #, fuzzy
 msgid "Enable sub-pictures"
 msgstr "Ondertiteling"
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr "Berichten op het scherm"
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
+#, fuzzy
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 "VLC kan boodschappen op het video scherm afbeelden, dit worden \"On Screen "
 "Display\" (OSD) boodschappen genoemd. Hier kan dit uitgezet worden."
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 msgid "Subpictures filter module"
 msgstr "Subpictures filter module"
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
-msgstr "Voeg een filter toe om bijvoorbeeld een logo over het beeld te tonen."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
+msgstr ""
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr "Detecteer automatisch bestanden met ondertiteling"
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
+#, fuzzy
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr ""
 "Detecteer automatisch een ondertitelingsbestand, indien er geen is "
 "gespecificeerd.s"
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 msgid "Subtitle autodetection fuzziness"
 msgstr "Autodetectie van ondertitelingsbestanden intelligentie"
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -2127,21 +2158,21 @@ msgstr ""
 "3 = elke ondertiteling die de filmnaam bevat en meer\n"
 "4 = elke ondertiteling die exact de filmnaam heeft"
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 msgid "Subtitle autodetection paths"
 msgstr "Zoekpad voor ondertitelingsbestanden"
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
 msgstr "Zoek ook naar ondertitelingsbestanden in deze mappen"
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr "Gebruik bestand met ondertiteling"
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
@@ -2149,11 +2180,11 @@ msgstr ""
 "Laad dit ondertitelingsbestand. Forceert een bestand en kan gebruikt worden "
 "als autodectectie niet werkt."
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr "DVD apparaat"
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
 "the drive letter (eg. D:)"
@@ -2161,15 +2192,15 @@ msgstr ""
 "Het standaard DVD apparaat (of bestand) dat gebruikt moet worden. Vergeet "
 "niet de dubbele punt achter de apparaat letter (bijvoorbeeld D:)"
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr "Standaard DVD apparaat dat gebruikt wordt."
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr "VCD apparaat"
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
@@ -2177,15 +2208,15 @@ msgstr ""
 "Dit is het standaard VCD apparaat. Indien niet gespecificeerd, zal er "
 "automatisch een geschikt CD-ROM apparaat worden geselecteerd."
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr "Standaard VCD apparaat dat gebruikt wordt."
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 msgid "Audio CD device"
 msgstr "AudioCD Apparaat"
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
@@ -2193,142 +2224,135 @@ msgstr ""
 "Dit is het standaard CD Audio apparaat. Indien niet gespecificeerd, zal er "
 "automatisch een geschikt CD-ROM apparaat worden geselecteerd."
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 msgid "This is the default Audio CD device to use."
 msgstr "Standaard CD Audio apparaat dat gebruikt wordt."
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr "Forceer IPv6"
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+#, fuzzy
+msgid "IPv6 will be used by default for all connections."
 msgstr ""
 "Het selecteren van deze optie zorgt ervoor dat IPv6 gebruikt wordt voor alle "
 "UDP en HTTP connecties."
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr "Forceer IPv4"
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+#, fuzzy
+msgid "IPv4 will be used by default for all connections."
 msgstr ""
 "Het selecteren van deze optie zorgt ervoor dat IPv4 gebruikt wordt voor alle "
 "UDP en HTTP connecties."
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+#, fuzzy
+msgid "TCP connection timeout"
 msgstr "TCP connectie timeout in ms"
 
-#: src/libvlc.h:549
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
-msgstr ""
-"Wijzig de timeout voor TCP streams. Deze waarde wordt in miliseconden "
-"opgegeven."
+#: src/libvlc.h:570
+#, fuzzy
+msgid "Default TCP connection timeout (in milliseconds). "
+msgstr "TCP connectie timeout in ms"
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 msgid "SOCKS server"
 msgstr "SOCKS server"
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 msgid "SOCKS user name"
 msgstr "SOCKS gebruikersnaam"
 
-#: src/libvlc.h:558
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:579
+#, fuzzy
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr "Wijzig de gebruikersnaam voor de connectie met de SOCKS server."
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 msgid "SOCKS password"
 msgstr "SOCKS wachtwoord"
 
-#: src/libvlc.h:562
+#: src/libvlc.h:583
 #, fuzzy
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr "Wijzig het wachtwoord voor de connectie met de SOCKS server."
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 msgid "Title metadata"
 msgstr "Titel metadata"
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr "Specificeer een titel behorende bij de invoer."
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr "Auteur metadata"
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr "Specificeer een auteur behorende bij de invoer."
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr "Artist metadata"
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr "Specificieer een artiest behorende bij de invoer"
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr "Genre metadata"
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr "Specificeer een genre behorende bij de invoer"
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 msgid "Copyright metadata"
 msgstr "Auteursrechten metadatas"
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr "Specificeer de auteursrechten behorende bij de invoer"
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 msgid "Description metadata"
 msgstr "Beschrijving metadata"
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr "Specificeer een beschrijving behorende bij de invoer."
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 msgid "Date metadata"
 msgstr "Datum metadata"
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr "Specificeer een datum behorende bij de invoer."
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr "URL metadata"
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr "Specificeer een URL behorende bij de invoer."
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
@@ -2339,108 +2363,116 @@ msgstr ""
 "is enkel voor gevorderde gebruikers en ontwikkelaars aangezien hiermee het "
 "afspelen van video onmogelijk kan worden."
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
-msgstr "Lijst van geprefereerde codecs"
+#: src/libvlc.h:623
+#, fuzzy
+msgid "Preferred decoders list"
+msgstr "Lijst van geprefereerde encoders"
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
+#, fuzzy
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
-"Hiermee kan een lijst van codecs worden gemaakt die VLC een hogere "
-"prioriteit zal toekennen. Bijvoorbeeld, 'dummy,a52' zorgt ervoor dat eerst "
-"de dummy en de a52 codecs zullen worden geprobeerd, voor de andere."
+"Deze optie kan gebruikt worden om de methode waarop VLC zijn codecs "
+"(decompressie methoden) selecteert te wijzigen. Het gebruik van deze optie "
+"is enkel voor gevorderde gebruikers en ontwikkelaars aangezien hiermee het "
+"afspelen van video onmogelijk kan worden."
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr "Lijst van geprefereerde encoders"
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
+#, fuzzy
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr ""
 "Hiermee kan een lijst van encoders worden gemaakt die VLC een hogere "
 "prioriteit zal toekennen."
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
 msgstr "Stel standaard globale opties in voor de stream uitvoer"
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 msgid "Default stream output chain"
 msgstr ""
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
 "to learn how to build such chains.Warning: this chain will be enabled for "
 "all streams."
 msgstr ""
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr "Stream alle ES"
 
-#: src/libvlc.h:625
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+#: src/libvlc.h:652
+#, fuzzy
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr ""
 "Hiermee kunnen alle ES (video, audio en ondertiteling) worden gestreamed."
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr "Toon uitvoer op scherm tijdens het streamen"
 
-#: src/libvlc.h:629
-msgid "This allows you to play the stream while streaming it."
+#: src/libvlc.h:656
+#, fuzzy
+msgid "Play locally the stream while streaming it."
 msgstr "Hiermee kunt u naar de stream kijken terwijl u aan het streamen bent."
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr "Gebruik video stream uitvoer"
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
+#, fuzzy
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Deze optie stelt je instaat om de video stream om te leiden naar de stream "
 "uitvoer faciliteit indien deze is in geschakeld."
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr "Maak audio stream uitvoer mogelijk"
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
+#, fuzzy
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Deze optie stelt je instaat om de audio stream om te leiden naar de stream "
 "uitvoer faciliteit indien deze is in geschakeld."
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 #, fuzzy
 msgid "Enable SPU stream output"
 msgstr "Maak audio stream uitvoer mogelijk"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 #, fuzzy
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Deze optie stelt je instaat om de audio stream om te leiden naar de stream "
 "uitvoer faciliteit indien deze is in geschakeld."
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 msgid "Keep stream output open"
 msgstr "Behoud streamuitvoer"
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
@@ -2449,60 +2481,62 @@ msgstr ""
 "Hiermee word een stream over meerdere afspeellijstonderdelen in stand "
 "gehouden."
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 msgid "Preferred packetizer list"
 msgstr "Kies de geprefereerde packetizer"
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr "Stel de volgorde in waarin VLC packetizers zal kiezen."
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr "Mux module"
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr ""
 "Dit is een backwardcompatibiliteits optie voor het configureren van mux "
 "modules."
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr "Uitvoer methode module"
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr ""
 "Dit is een backwards compatibiliteits optie voor het configureren van access "
 "output modules."
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 msgid "Control SAP flow"
 msgstr "Beheers de SAP flow"
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
+#, fuzzy
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 "Hou het aantal SAP announcements onder controle, zodat niet de hele MBone "
 "continue announcements krijgt."
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr "Interval SAP aankondigingen"
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
+#, fuzzy
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 "Wanneer SAP flow control is uitgeschakeld, kan je hiermee een vaste inteval "
 "tussen de SAP aankondigingen instellen."
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 #, fuzzy
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
@@ -2511,11 +2545,11 @@ msgstr ""
 "Met deze instellingen kunnen CPU optimalisaties geactiveerd worden.\n"
 "Deze behoren altijd aan te staan."
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 msgid "Enable FPU support"
 msgstr "Schakel FPU support in"
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
 "advantage of it."
@@ -2523,11 +2557,11 @@ msgstr ""
 "Als de processor een floating point unit heeft, dan kan VLC hier gebruik van "
 "maken."
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr "Schakel de CPU's MMX support in"
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
@@ -2535,11 +2569,11 @@ msgstr ""
 "Als de processor de MMX instructieset ondersteunt, dan kan VLC hier gebruik "
 "van maken."
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr "Schakel de CPU's 3D Now! support in"
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
@@ -2547,11 +2581,11 @@ msgstr ""
 "Als de processor de 3D Now! instructieset ondersteunt, dan kan VLC hier "
 "gebruik van maken."
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr "Schakel de CPU's MMX EXT support in"
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
@@ -2559,11 +2593,11 @@ msgstr ""
 "Als de processor de MMX EXT instructieset ondersteunt, dan kan VLC hier "
 "gebruik van maken."
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr "Schakel de CPU's SSE support in"
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
@@ -2571,11 +2605,11 @@ msgstr ""
 "Als de processor de SSE instructieset ondersteunt, dan kan VLC hier gebruik "
 "van maken."
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr "Schakel de CPU's SSE2 support in"
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
@@ -2583,11 +2617,11 @@ msgstr ""
 "Als de processor de SSE instructieset ondersteunt, dan kan VLC hier gebruik "
 "van maken."
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr "Schakel de CPU's AltiVec support in"
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
@@ -2595,77 +2629,7 @@ msgstr ""
 "Als de processor de AltiVec instructieset ondersteunt, dan kan VLC hier "
 "gebruik van maken."
 
-#: src/libvlc.h:714
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-"Deze instellingen betreffen het gedrag van de afspeellijst. Sommige van deze "
-"kunnen in de afspeellijst worden gewijzigd."
-
-#: src/libvlc.h:717
-msgid "Automatically preparse files"
-msgstr ""
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-msgid "Services discovery modules"
-msgstr ""
-
-#: src/libvlc.h:724
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-
-#: src/libvlc.h:727
-msgid "Play files randomly forever"
-msgstr "Speel continu bestanden in willekeurige volgorde af"
-
-#: src/libvlc.h:729
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr ""
-"Speel in willekeurige volgorde bestanden uit de speellijst af, totdat "
-"expliciet wordt gestopt."
-
-#: src/libvlc.h:732
-msgid "Repeat all"
-msgstr "Alles Herhalen"
-
-#: src/libvlc.h:734
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr "Schakel deze optie in als VLC oneindig de speellijst moet herhalen."
-
-#: src/libvlc.h:737
-msgid "Repeat current item"
-msgstr "Herhaal het huidige afspeellijst onderdeel"
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr ""
-"Indien dit aan staan zal VLC het huidige afspeellijst onderdeel blijver "
-"herhalen."
-
-#: src/libvlc.h:742
-msgid "Play and stop"
-msgstr "Afspelen en stoppen"
-
-#: src/libvlc.h:744
-msgid "Stop the playlist after each played playlist item. "
-msgstr "Stop de afspeellijst na elk afgespeeld onderdeel."
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
@@ -2673,11 +2637,11 @@ msgstr ""
 "Met deze opties kunnen de standaard modules gekozen worden. Laat deze opties "
 "met rust tenzij je weet wat je doet."
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr "Geheugen kopieer module"
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
@@ -2686,41 +2650,44 @@ msgstr ""
 "Standaard selecteert VLC de snelste versie die ondersteund wordt door de "
 "computer hardware."
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 msgid "Access module"
 msgstr "Toegangsmodule"
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
 "option unless you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 msgid "Access filter module"
 msgstr "Toegangsfilter module"
 
-#: src/libvlc.h:763
-msgid "This is a legacy entry to let you configure access filter modules."
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
 msgstr ""
-"Backwards compatibiliteits optie voor het configureren van toegangsfilter "
-"modules."
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 msgid "Demux module"
 msgstr "Demux module"
 
-#: src/libvlc.h:767
-msgid "This is a legacy entry to let you configure demux modules."
+#: src/libvlc.h:771
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
 msgstr ""
-"Backwards compatibiliteits optie voor het configureren van demuxmodulse."
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr "Gebruik real-time prioriteit"
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2731,11 +2698,11 @@ msgstr ""
 "presteren vooral bij het streamen. Het kan echter ook de hele machine laten "
 "vastlopen of hem erg traag maken. Activeer dit enkel als je weet wat je doet."
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr "Pas VLCs prioriteit aan"
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
@@ -2745,74 +2712,89 @@ msgstr ""
 "van VLC toegevoegd. Het wordt gebruikt om de prioriteit van VLC ten opzichte "
 "van andere programma's of andere VLC instanties te regelen."
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr "Minimaliseer het aantal threads dat VLC nodig heeft om te draaien"
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+#, fuzzy
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr "Minimaliseer het aantal threads dat VLC nodig heeft om te draaien"
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr "Module zoekpad"
 
-#: src/libvlc.h:789
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+#: src/libvlc.h:796
+#, fuzzy
+msgid "Additional path for VLC to look for its modules."
 msgstr ""
 "Met deze optie kunt u een extra zoekpad aangeven, waar VLC modules kan "
 "vinden."
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 msgid "VLM configuration file"
 msgstr "VLM configuratie bestand"
 
-#: src/libvlc.h:794
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
 msgstr ""
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr "Gebruik een plugin cache"
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+#, fuzzy
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 "VLC gebruikt een plugin cache waardoor het VLC aanzienlijk sneller kan "
 "starten."
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
+#: src/libvlc.h:808
 #, fuzzy
-msgid "This option allows you to collect miscellaneous statistics."
+msgid "Collect miscellaneous statistics."
 msgstr "Met deze optie kan je bedienings interfaces selecteren."
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr "Draai als server process"
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr "Draait VLC als een server process op de achtergrond."
 
-#: src/libvlc.h:810
+#: src/libvlc.h:814
+#, fuzzy
+msgid "Log to file"
+msgstr "Log bestandsnaam"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
+msgstr ""
+
+#: src/libvlc.h:818
+msgid "Log to syslog"
+msgstr ""
+
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
+msgstr ""
+
+#: src/libvlc.h:822
 msgid "Allow only one running instance"
 msgstr "Sta slechts een enkele instantie van VLC toe"
 
-#: src/libvlc.h:812
+#: src/libvlc.h:824
+#, fuzzy
 msgid ""
 "Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
 "explorer. This option will allow you to play the file with the already "
 "running instance or enqueue it."
 msgstr ""
@@ -2822,21 +2804,11 @@ msgstr ""
 "bestand in Explorer. Met deze optie wordt het bestand dan in de reeds "
 "geopende versie van VLC geopend en toegevoegd aan de afspeellijst."
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
-msgstr ""
-
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
-msgstr ""
-
-#: src/libvlc.h:824
+#: src/libvlc.h:830
 msgid "Increase the priority of the process"
 msgstr "Verhoog de prioriteit van het proces"
 
-#: src/libvlc.h:826
+#: src/libvlc.h:832
 #, fuzzy
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
@@ -2853,11 +2825,11 @@ msgstr ""
 "beslag nemen en de computer erg traag maken. Een herstart kan noodzakelijk "
 "zijn."
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr "Snelle mutex op NT/2K/XP (alleen ontwikkelaars)"
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
 "to correctly implement condition variables. You can also use the faster "
@@ -2868,12 +2840,12 @@ msgstr ""
 "echter deze is nog experimenteel. Het is dus mogelijk dat er problemen "
 "optreden met deze snellere implementatie."
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr ""
 "Conditionele variabelen implementatie voor Win9x (alleen ontwikkelaars)"
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
 "implementation (more precisely there is a possibility for a race condition "
@@ -2887,487 +2859,618 @@ msgstr ""
 "De toegestane mogelijke implementaties zijn 0 (standaard waarde en de "
 "snelste implementatie), 1 en 2."
 
-#: src/libvlc.h:851
-msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
 msgstr ""
-"Hier kunnen VLC 'sneltoetsen' geconfigureert worden, ook wel bekend als "
-"\"hotkeys\"."
 
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
-#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
-#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
-msgid "Fullscreen"
-msgstr "Volledig Scherm"
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
+
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
+msgstr ""
+"Deze instellingen betreffen het gedrag van de afspeellijst. Sommige van deze "
+"kunnen in de afspeellijst worden gewijzigd."
+
+#: src/libvlc.h:872
+msgid "Automatically preparse files"
+msgstr ""
+
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
+msgstr ""
+
+#: src/libvlc.h:877
+msgid "Services discovery modules"
+msgstr ""
+
+#: src/libvlc.h:879
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
+
+#: src/libvlc.h:882
+msgid "Play files randomly forever"
+msgstr "Speel continu bestanden in willekeurige volgorde af"
+
+#: src/libvlc.h:884
+#, fuzzy
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr ""
+"Speel in willekeurige volgorde bestanden uit de speellijst af, totdat "
+"expliciet wordt gestopt."
+
+#: src/libvlc.h:886
+msgid "Repeat all"
+msgstr "Alles Herhalen"
+
+#: src/libvlc.h:888
+#, fuzzy
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr "Schakel deze optie in als VLC oneindig de speellijst moet herhalen."
+
+#: src/libvlc.h:890
+msgid "Repeat current item"
+msgstr "Herhaal het huidige afspeellijst onderdeel"
+
+#: src/libvlc.h:892
+#, fuzzy
+msgid "VLC will keep playing the current playlist item."
+msgstr ""
+"Indien dit aan staan zal VLC het huidige afspeellijst onderdeel blijver "
+"herhalen."
+
+#: src/libvlc.h:894
+msgid "Play and stop"
+msgstr "Afspelen en stoppen"
+
+#: src/libvlc.h:896
+#, fuzzy
+msgid "Stop the playlist after each played playlist item."
+msgstr "Stop de afspeellijst na elk afgespeeld onderdeel."
+
+#: src/libvlc.h:903
+msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
+msgstr ""
+"Hier kunnen VLC 'sneltoetsen' geconfigureert worden, ook wel bekend als "
+"\"hotkeys\"."
+
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
+#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
+msgid "Fullscreen"
+msgstr "Volledig Scherm"
 
-#: src/libvlc.h:855
+#: src/libvlc.h:907
 msgid "Select the hotkey to use to swap fullscreen state."
 msgstr "Selecteer de sneltoets om 'Volledig Scherm' te (de)activeren"
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
 msgid "Play/Pause"
 msgstr "Speel Af/Pauzeer"
 
-#: src/libvlc.h:857
+#: src/libvlc.h:909
 msgid "Select the hotkey to use to swap paused state."
 msgstr "Selecteer de sneltoets om 'Pauze' te (de)activeren"
 
-#: src/libvlc.h:858
+#: src/libvlc.h:910
 msgid "Pause only"
 msgstr "Enkel pauzeren"
 
-#: src/libvlc.h:859
+#: src/libvlc.h:911
 msgid "Select the hotkey to use to pause."
 msgstr "Selecteer de sneltoets om te pauzeren"
 
-#: src/libvlc.h:860
+#: src/libvlc.h:912
 msgid "Play only"
 msgstr "Speel af"
 
-#: src/libvlc.h:861
+#: src/libvlc.h:913
 msgid "Select the hotkey to use to play."
 msgstr "Selecteer de sneltoets om af te spelen"
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
 msgid "Faster"
 msgstr "Sneller"
 
-#: src/libvlc.h:863
+#: src/libvlc.h:915
 msgid "Select the hotkey to use for fast forward playback."
 msgstr "Selecteer de sneltoets om op hogere snelheid af te spelen"
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
 msgid "Slower"
 msgstr "Langzamer"
 
-#: src/libvlc.h:865
+#: src/libvlc.h:917
 msgid "Select the hotkey to use for slow motion playback."
 msgstr "Selecteer de sneltoets om op lager snelheid af te spelen"
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr "Volgende"
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr ""
 "Selecteer de sneltoets om naar het volgende onderdeel in de afspeellijst te "
 "gaan."
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr "Vorige"
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr ""
 "Selecteer de sneltoets om naar het vorige onderdeel in de afspeellijst te "
 "gaan."
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr "Stop"
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
+#: src/libvlc.h:923
+#, fuzzy
+msgid "Select the hotkey to stop playback."
 msgstr "Selecteer de sneltoets om het afspelen te stoppen"
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr "Positie"
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr "Selecteer de sneltoets om de huidige positie te tonen."
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 #, fuzzy
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr "Selecteer de sneltoets om 5 minuten vooruit te gaan"
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 #, fuzzy
 msgid "Short backwards jump"
 msgstr "Ga Terug"
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 #, fuzzy
 msgid "Select the hotkey to make a short backwards jump."
 msgstr "Selecteer de sneltoets om 10 seconden vooruit te gaan"
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 #, fuzzy
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr "Selecteer de sneltoets om 1 minuten terug te gaan"
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 #, fuzzy
 msgid "Long backwards jump"
 msgstr "Ga Terug"
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 #, fuzzy
 msgid "Select the hotkey to make a long backwards jump."
 msgstr "Selecteer de sneltoets om 10 seconden vooruit te gaan"
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 #, fuzzy
 msgid "Select the hotkey to make a very short forward jump."
 msgstr "Selecteer de sneltoets om op hogere snelheid af te spelen"
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 #, fuzzy
 msgid "Short forward jump"
 msgstr "Stap Vooruit"
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 #, fuzzy
 msgid "Select the hotkey to make a short forward jump."
 msgstr "Selecteer de sneltoets om 10 seconden vooruit te gaan"
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 #, fuzzy
 msgid "Select the hotkey to make a medium forward jump."
 msgstr "Selecteer de sneltoets om 1 minuut vooruit te gaan"
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 #, fuzzy
 msgid "Select the hotkey to make a long forward jump."
 msgstr "Selecteer de sneltoets om 10 seconden vooruit te gaan"
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
+#: src/libvlc.h:959
 #, fuzzy
-msgid "Long jump size"
+msgid "Long jump length"
 msgstr "Lettertype grootte"
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr "Afsluiten"
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 msgid "Select the hotkey to quit the application."
 msgstr "Selecteer de sneltoets om het programma af te sluiten."
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 msgid "Navigate up"
 msgstr "Ga naar boven"
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 msgid "Select the key to move the selector up in DVD menus."
 msgstr "Selecteer de toets om naar boven te gaan in DVD menu's."
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 msgid "Navigate down"
 msgstr "Ga naar beneden"
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 msgid "Select the key to move the selector down in DVD menus."
 msgstr "Selecteer de toets om naar beneden te gaan in DVD menu's."
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 msgid "Navigate left"
 msgstr "Ga naar links"
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 msgid "Select the key to move the selector left in DVD menus."
 msgstr "Selecteer de sneltoets om naar links te gaan in DVD menu's."
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 msgid "Navigate right"
 msgstr "Ga naar rechts"
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 msgid "Select the key to move the selector right in DVD menus."
 msgstr "Selecteer de toets om naar rechts te gaan in DVD menu's."
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr "Activeer"
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 msgid "Select the key to activate selected item in DVD menus."
 msgstr ""
 "Selecteer de sneltoets om huidige selectie in DVD menu's te selecteren."
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 #, fuzzy
 msgid "Go to the DVD menu"
 msgstr "Gebruik DVD menus"
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 #, fuzzy
 msgid "Select the key to take you to the DVD menu"
 msgstr ""
 "Selecteer de sneltoets om huidige selectie in DVD menu's te selecteren."
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 #, fuzzy
 msgid "Select previous DVD title"
 msgstr "Selecteer de vorige titel"
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 #, fuzzy
 msgid "Select the key to choose the previous title from the DVD"
 msgstr ""
 "Selecteer de sneltoets om naar het vorige onderdeel in de afspeellijst te "
 "gaan."
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 #, fuzzy
 msgid "Select next DVD title"
 msgstr "Selecteer volgende hoofdstuk"
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 #, fuzzy
 msgid "Select the key to choose the next title from the DVD"
 msgstr "Selecteer de sneltoets om naar links te gaan in DVD menu's."
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 #, fuzzy
 msgid "Select prev DVD chapter"
 msgstr "Selecteer vorig hoofdstuk"
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 #, fuzzy
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr ""
 "Selecteer de sneltoets om naar het vorige onderdeel in de afspeellijst te "
 "gaan."
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 #, fuzzy
 msgid "Select next DVD chapter"
 msgstr "Selecteer volgende hoofdstuk"
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 #, fuzzy
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr "Selecteer de sneltoets om naar links te gaan in DVD menu's."
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr "Geluid harder"
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr "Selecteer de sneltoets om het geluid harder te zetten"
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr "Geluid zachter"
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr "Selecteer de sneltoets om het geluid harder te zetten"
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr "Geluid Stil"
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
-msgstr "Selecteer de sneltoets om het geluid direct op stil te zetten"
+#: src/libvlc.h:989
+#, fuzzy
+msgid "Select the key to mute audio."
+msgstr "Selecteer de sneltoets om te pauzeren"
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 msgid "Subtitle delay up"
 msgstr "Verhoog ondertitel vertraging"
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 msgid "Select the key to increase the subtitle delay."
 msgstr ""
 "Selecteer de sneltoets om de vertraging van de ondertiteling te verhogen."
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 msgid "Subtitle delay down"
 msgstr "Verlaag ondertitel vertraging"
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 msgid "Select the key to decrease the subtitle delay."
 msgstr ""
 "Selecteer de sneltoets om de vertraging van de ondertiteling te verlagen."
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 msgid "Audio delay up"
 msgstr "Verhoog audiovertraging"
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 msgid "Select the key to increase the audio delay."
 msgstr "Selecteer de sneltoets om de audiovertraging te verhogen."
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 msgid "Audio delay down"
 msgstr "Verlaag audiovertraging"
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 msgid "Select the key to decrease the audio delay."
 msgstr "Selecteer de sneltoets om de audiovertraging te verlagen."
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr "Speel afspeellijst bookmark 1 af"
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr "Speel afspeellijst bookmark 2 af"
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr "Speel afspeellijst bookmark 3 af"
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr "Speel afspeellijst bookmark 4 af"
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr "Speel afspeellijst bookmark 5 af"
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr "Speel afspeellijst bookmark 6 af"
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr "Speel afspeellijst bookmark 7 af"
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr "Speel afspeellijst bookmark 8 af"
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr "Speel afspeellijst bookmark 9 af"
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr "Speel afspeellijst bookmark 10 af"
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 msgid "Select the key to play this bookmark."
 msgstr "Selecteer de sneltoets om deze bookmark af te spelen"
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 msgid "Set playlist bookmark 1"
 msgstr "Stel afspeellijst bookmark 1 in"
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 msgid "Set playlist bookmark 2"
 msgstr "Stel afspeellijst bookmark 2 in"
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 msgid "Set playlist bookmark 3"
 msgstr "Stel afspeellijst bookmark 3 in"
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 msgid "Set playlist bookmark 4"
 msgstr "Stel afspeellijst bookmark 4 in"
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 msgid "Set playlist bookmark 5"
 msgstr "Stel afspeellijst bookmark 5 in"
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 msgid "Set playlist bookmark 6"
 msgstr "Stel afspeellijst bookmark 6 in"
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 msgid "Set playlist bookmark 7"
 msgstr "Stel afspeellijst bookmark 7 in"
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 msgid "Set playlist bookmark 8"
 msgstr "Stel afspeellijst bookmark 8 in"
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 msgid "Set playlist bookmark 9"
 msgstr "Stel afspeellijst bookmark 9 in"
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 msgid "Set playlist bookmark 10"
 msgstr "Stel afspeellijst bookmark 10 in"
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 msgid "Select the key to set this playlist bookmark."
 msgstr "Selecteer de sneltoets om deze bookmark in te stellen"
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+msgid "Playlist bookmark 1"
+msgstr "Afspeellijst bookmark 1"
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+msgid "Playlist bookmark 2"
+msgstr "Afspeellijst bookmark 2"
+
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+msgid "Playlist bookmark 3"
+msgstr "Afspeellijst bookmark 3"
+
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+msgid "Playlist bookmark 4"
+msgstr "Afspeellijst bookmark 4"
+
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+msgid "Playlist bookmark 5"
+msgstr "Afspeellijst bookmark 5"
+
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+msgid "Playlist bookmark 6"
+msgstr "Afspeellijst bookmark 6"
+
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+msgid "Playlist bookmark 7"
+msgstr "Afspeellijst bookmark 7"
+
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+msgid "Playlist bookmark 8"
+msgstr "Afspeellijst bookmark 8"
+
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+msgid "Playlist bookmark 9"
+msgstr "Afspeellijst bookmark 9"
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+msgid "Playlist bookmark 10"
+msgstr "Afspeellijst bookmark 10"
+
+#: src/libvlc.h:1032
+#, fuzzy
+msgid "This allows you to define playlist bookmarks."
+msgstr "Met deze opties kunnen bookmarks voor de afspeelijst worden ingesteld"
+
+#: src/libvlc.h:1034
 msgid "Go back in browsing history"
 msgstr "Ga terug in blader geschiedenis"
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
@@ -3375,11 +3478,11 @@ msgstr ""
 "Selecteer de sneltoets om naar het vorige onderdeel in de bladergeschiedenis "
 "te gaan."
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr "Go voorwaarts in de blader geschiedenis"
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
@@ -3387,102 +3490,106 @@ msgstr ""
 "Selecteer de sneltoets om naar het volgende onderdeel in de "
 "bladergeschiedenis te gaan."
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 msgid "Cycle audio track"
 msgstr "Verander Audio Spoor"
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+#, fuzzy
+msgid "Cycle through the available audio tracks(languages)."
 msgstr "Schakel tussen de beschikbare audio sporen (talen)"
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 msgid "Cycle subtitle track"
 msgstr "Verander ondertitelings-spoor"
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
+#: src/libvlc.h:1042
+#, fuzzy
+msgid "Cycle through the available subtitle tracks."
 msgstr "Schakel tussen de beschikbare ondertitelingssporen"
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1043
 #, fuzzy
 msgid "Cycle source aspect ratio"
 msgstr "Beeldverhouding bron"
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
-msgstr ""
+#: src/libvlc.h:1044
+#, fuzzy
+msgid "Cycle through a predefined list of source aspect ratios."
+msgstr "Beeldverhouding bron"
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 #, fuzzy
 msgid "Cycle video crop"
 msgstr "Video uitvoer in grijswaarden"
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
-msgstr ""
+#: src/libvlc.h:1046
+#, fuzzy
+msgid "Cycle through a predefined list of crop formats."
+msgstr "Schakel tussen de beschikbare ondertitelingssporen"
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 #, fuzzy
 msgid "Cycle deinterlace modes"
 msgstr "Deinterlace methode"
 
-#: src/libvlc.h:985
+#: src/libvlc.h:1048
 #, fuzzy
-msgid "Cycle through all the deinterlace modes"
+msgid "Cycle through deinterlace modes."
 msgstr "Schakel tussen de beschikbare ondertitelingssporen"
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 msgid "Show interface"
 msgstr "Toon Interface"
 
-#: src/libvlc.h:987
-msgid "Raise the interface above all other windows"
+#: src/libvlc.h:1050
+#, fuzzy
+msgid "Raise the interface above all other windows."
 msgstr "Toon de interface boven alle ander vensters"
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 #, fuzzy
 msgid "Hide interface"
 msgstr "_Verberg interface"
 
-#: src/libvlc.h:989
+#: src/libvlc.h:1052
 #, fuzzy
-msgid "Lower the interface below all other windows"
+msgid "Lower the interface below all other windows."
 msgstr "Toon de interface boven alle ander vensters"
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr "Maak video snapshot"
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr "Maak een snapshot van het huidige beeld en sla dit op."
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 msgid "Record"
 msgstr "Opnemen"
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr "Start/Stop voor opname filter"
 
 # c-format
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, fuzzy, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3536,144 +3643,149 @@ msgstr ""
 "  vlc:pause                      speciaal item om VLC te pauzeren\n"
 "  vlc:quit                       speciaal item om VLC te stoppen\n"
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 msgid "Snapshot"
 msgstr ""
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 msgid "Window properties"
 msgstr "Venster eigenschappen"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 msgid "Subpictures"
 msgstr "Ondertiteling"
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr "Ondertiteling"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 msgid "Overlays"
 msgstr "Overlappingen"
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 msgid "Track settings"
 msgstr "Instellingen voor sporen"
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 msgid "Playback control"
 msgstr ""
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 msgid "Default devices"
 msgstr "Standaard apparaten"
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 msgid "Network settings"
 msgstr "Netwerk instellingen"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr ""
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 msgid "Metadata"
 msgstr "Metadata"
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr "Decoders"
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 msgid "Input"
 msgstr "Bron"
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 msgid "CPU"
 msgstr "CPU"
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 msgid "Special modules"
 msgstr ""
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr "Modules"
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 msgid "Performance options"
 msgstr "Prestatie opties"
 
-#: src/libvlc.h:1436
-#, fuzzy
-msgid "Interfaces"
-msgstr "Interface"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr "Sneltoetsen"
 
-#: src/libvlc.h:1798
-msgid "main program"
+#: src/libvlc.h:1808
+#, fuzzy
+msgid "Jump sizes"
+msgstr "Lettertype grootte"
+
+#: src/libvlc.h:1887
+msgid "main program"
 msgstr "hoofd programma"
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr "toon help voor VLC (kan worden gecombineerd met --advanced)"
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr ""
 "toon help VLC en al zijn modules (kan worden gecombineerd met --advanced)"
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 msgid "print help for the advanced options"
 msgstr "toon help voor de geavanceerde opties"
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr "extra toelichting bij het afbeelden van de help"
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr "toon een lijst van beschikbare modules"
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr ""
 "toon help voor een specifieke module (kan worden gecombineerd met --advanced)"
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr "bewaar de huidige opties in de command-line"
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr "herstel de huidige configuratie naar de standaard waarden"
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr "gebruik een alternatief configuratie bestand"
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 msgid "resets the current plugins cache"
 msgstr "verwijder de huidige plugin cache"
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr "print versie informatie"
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr "boolean"
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr "toets"
 
@@ -4281,11 +4393,11 @@ msgstr ""
 msgid "Zulu"
 msgstr ""
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr "Onbekend"
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -4306,28 +4418,28 @@ msgstr "Alle elementen, ongesorteerd"
 msgid "Undefined"
 msgstr "Niet gedefinieerd"
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr "Deinterlace"
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 msgid "Discard"
 msgstr "Discard"
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr "Blend"
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 msgid "Mean"
 msgstr "Mean"
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr "Bob"
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr "Linear"
 
@@ -4351,17 +4463,19 @@ msgstr "Normale grootte"
 msgid "2:1 Double"
 msgstr "Dubbele grootte"
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr "Verklein"
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 #, fuzzy
 msgid "Aspect-ratio"
 msgstr "Beeldverhouding"
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -4372,12 +4486,13 @@ msgstr "Beeldverhouding"
 msgid "Caching value in ms"
 msgstr "Buffergrootte in ms"
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. This value should be set in "
+"milliseconds."
 msgstr ""
-"Wijzig de standaard buffer grootte voor cdda stromen. Deze waarde wordt in "
+"Wijzig de standaard buffer grootte voor DVB streams. Deze waarde wordt in "
 "miliseconden opgegeven."
 
 #: modules/access/cdda.c:58 modules/gui/macosx/open.m:176
@@ -4401,7 +4516,7 @@ msgstr "CDDB server"
 
 #: modules/access/cdda.c:71
 #, fuzzy
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr "email adres dat aan de CDDB server wordt gemeld"
 
 #: modules/access/cdda.c:74
@@ -4411,20 +4526,20 @@ msgstr "CDDB Server poort"
 
 #: modules/access/cdda.c:74
 #, fuzzy
-msgid "CDDB Server port to use"
+msgid "CDDB Server port to use."
 msgstr "CDDB Server poort"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 msgid "Audio CD - Track "
 msgstr "Audio CD - Spoor "
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, c-format
 msgid "Audio CD - Track %i"
 msgstr "Audio CD - Spoor %i"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr "geen"
 
@@ -4451,19 +4566,20 @@ msgid ""
 msgstr ""
 
 #: modules/access/cdda/cdda.c:59
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
 msgstr ""
 "Wijzig de standaard buffer grootte voor CDDA streams. Deze waarde wordt in "
 "milliseconden opgegeven."
 
 #: modules/access/cdda/cdda.c:63
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:69
@@ -4554,9 +4670,9 @@ msgstr "Compact Disc Digital Audio (CD-DA) invoer"
 msgid "Audio Compact Disc"
 msgstr ""
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
-msgstr "Indien niet nul, dan geeft dit aanvullende debug informatie."
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
+msgstr ""
 
 #: modules/access/cdda/cdda.c:129
 msgid "Caching value in microseconds"
@@ -4591,8 +4707,7 @@ msgid "Use Navigation-style playback?"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:174
@@ -4604,7 +4719,8 @@ msgid "Format to use in playlist \"title\" field when using CDDB"
 msgstr "Formaat zoals gebruikt in het afspeellijst \"titel\" veld (wel CDDB)"
 
 #: modules/access/cdda/cdda.c:181
-msgid "Do CDDB lookups?"
+#, fuzzy
+msgid "CDDB lookups"
 msgstr "CDDB Lookups"
 
 #: modules/access/cdda/cdda.c:182
@@ -4688,8 +4804,8 @@ msgstr "Sporen"
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr "Spoor"
 
@@ -4727,21 +4843,23 @@ msgid "expand"
 msgstr "uitklappen"
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+#, fuzzy
+msgid "Ignored extensions"
 msgstr "Negeer bestanden"
 
 #: modules/access/directory.c:82
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 msgid "Directory"
 msgstr "Bestandsmap"
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 msgid "Standard filesystem directory input"
 msgstr "Map uitlezen van standaard filesysteem"
 
@@ -4760,9 +4878,10 @@ msgid "Antenna"
 msgstr "Antenne"
 
 #: modules/access/dshow/dshow.cpp:81
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
 msgstr ""
 "Wijzig de standaard buffer grootte voor streams van DirectShow. Deze waarde "
 "wordt in milliseconden opgegeven."
@@ -4772,10 +4891,10 @@ msgid "Video device name"
 msgstr "Video apparaat naam"
 
 #: modules/access/dshow/dshow.cpp:85
+#, fuzzy
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used."
 msgstr ""
 "Kies de naam van het video apparaat dat gebruikt wordt door de DirectShow "
 "module. Als er niets gespecificeerd wordt, dan wordt het standaard apparaat "
@@ -4786,10 +4905,11 @@ msgid "Audio device name"
 msgstr "Audio apparaat naam"
 
 #: modules/access/dshow/dshow.cpp:90
+#, fuzzy
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 "Kies de naam van het audio apparaat dat gebruikt wordt door de DirectShow "
 "module. Als er niets gespecificeerd wordt, dan wordt het standaard apparaat "
@@ -4800,10 +4920,10 @@ msgid "Video size"
 msgstr "Video grootte"
 
 #: modules/access/dshow/dshow.cpp:95
+#, fuzzy
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 "Kies de grootte van de video dat gebruikt wordt door de DirectShow moduleAls "
 "er niets gespecificeerd wordt, dan wordt het standaard grootte voor het "
@@ -4855,8 +4975,7 @@ msgid "Tuner TV Channel"
 msgstr "Tuner TV kanaal"
 
 #: modules/access/dshow/dshow.cpp:115
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:117
@@ -4865,8 +4984,8 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:119
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:121
@@ -4874,49 +4993,76 @@ msgid "Tuner input type"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:123
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+msgid "Select the tuner input type (Cable/Antenna)."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "Video Instellingen"
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
 msgstr ""
 
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "Audio CD input"
+
+#: modules/access/dshow/dshow.cpp:132
+#, fuzzy
+msgid "Select the audio input source. See the \"video input\" option."
+msgstr "Selecteer de breedte van het beeld"
+
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "Video uitvoer URL"
+
 #: modules/access/dshow/dshow.cpp:135
+#, fuzzy
+msgid "Select the video output type. See the \"video input\" option."
+msgstr "Selecteer de breedte van het beeld"
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "Audio uitvoer URL"
+
+#: modules/access/dshow/dshow.cpp:138
+#, fuzzy
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr "Selecteer de breedte van het beeld"
+
+#: modules/access/dshow/dshow.cpp:150
 msgid "DirectShow"
 msgstr "DirectShow"
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 msgid "DirectShow input"
 msgstr "DirectShow invoer"
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 msgid "Refresh list"
 msgstr "Ververs lijst"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr "Configureer"
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-msgstr ""
-"Wijzig de standaard buffer grootte voor bestanden. Deze waarde wordt in "
-"milliseconden 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:73
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
+"Caching value for DVB streams. This value should be set in milliseconds."
 msgstr ""
-"Wijzig de standaard buffer grootte voor DVB streams. Deze waarde wordt in "
-"miliseconden opgegeven."
+"Wijzig de standaard buffer grootte voor UDP streams. Deze waarde wordt in "
+"millliseconden opgegeven."
 
 #: modules/access/dvb/access.c:76
 msgid "Adapter card to tune"
@@ -4955,7 +5101,10 @@ msgid "Probe DVB card for capabilities"
 msgstr "Vraag aan de DVB kaart zijn eigenschappen op"
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+#, fuzzy
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr ""
 "Sommige DVB kaarten vinden het niet leuk als er om hun eigenschappen "
 "gevraagd wordt."
@@ -4965,15 +5114,16 @@ msgid "Budget mode"
 msgstr ""
 
 #: modules/access/dvb/access.c:92
-msgid "This allows you to stream an entire transponder with a budget card."
-msgstr ""
+#, fuzzy
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
+msgstr "Hiermee kunt u naar de stream kijken terwijl u aan het streamen bent."
 
 #: modules/access/dvb/access.c:95
 msgid "Satellite number in the Diseqc system"
 msgstr ""
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr ""
 
 #: modules/access/dvb/access.c:98
@@ -4981,7 +5131,7 @@ msgid "LNB voltage"
 msgstr ""
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr ""
 
 #: modules/access/dvb/access.c:101
@@ -4999,7 +5149,7 @@ msgid "22 kHz tone"
 msgstr ""
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+msgid "[0=off, 1=on, -1=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:108
@@ -5007,7 +5157,8 @@ msgid "Transponder FEC"
 msgstr ""
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+#, fuzzy
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr "FEC=Forward Error Correction mode [9=auto]."
 
 #: modules/access/dvb/access.c:111
@@ -5077,8 +5228,7 @@ msgstr "HTTP gebruikersnaam"
 
 #: modules/access/dvb/access.c:152
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:155
@@ -5087,8 +5237,7 @@ msgstr "HTTP wachtwoord"
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -5098,41 +5247,41 @@ msgstr "HTTP"
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 #, fuzzy
 msgid "Certificate file"
 msgstr "Gebruik bestand met ondertiteling"
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr ""
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 #, fuzzy
 msgid "Root CA file"
 msgstr "Kies Bestand"
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr ""
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 #, fuzzy
 msgid "CRL file"
 msgstr "PLS bestand"
@@ -5154,18 +5303,33 @@ msgstr "DVB invoer met v4l2 ondersteuning"
 msgid "HTTP server"
 msgstr "HTTP gebruikersnaam"
 
+#: 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:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr "DVD hoek"
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
-msgid "Allows you to select the default DVD angle."
-msgstr "Selecteer de standaar DVD hoek"
+#, fuzzy
+msgid "Default DVD angle."
+msgstr "DVD hoek"
 
-#: modules/access/dvdnav.c:65
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
+#, fuzzy
+msgid "Caching value for DVDs. This value should be set in milliseconds."
 msgstr ""
 "Wijzig de standaard buffer grootte voor DVDnav streams. Deze waarde wordt in "
 "milliseconden opgegeven."
@@ -5175,9 +5339,10 @@ msgid "Start directly in menu"
 msgstr "Begin meteen in het menu"
 
 #: modules/access/dvdnav.c:69
+#, fuzzy
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 "Start de DVD meteen in het hoofdmenu. Zo kan je alle nutteloze "
 "waarschuwingen overslaan"
@@ -5190,14 +5355,6 @@ msgstr "DVD met menus"
 msgid "DVDnav Input"
 msgstr "DVDnav input"
 
-#: modules/access/dvdread.c:63
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-"Wijzig de standaard buffer grootte voor DVDread streams. Deze waarde wordt "
-"in milliseconden opgegeven."
-
 #: modules/access/dvdread.c:66
 msgid "Method used by libdvdcss for decryption"
 msgstr "Methode die libdvdcss moet gebruiken voor de ontcijfering"
@@ -5250,10 +5407,12 @@ msgid "DVDRead Input (DVD without menu support)"
 msgstr ""
 
 #: modules/access/fake.c:42
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
+"Caching value for fake streams. This value should be set in milliseconds."
 msgstr ""
+"Wijzig de standaard buffer grootte voor bestanden. Deze waarde wordt in "
+"milliseconden opgegeven."
 
 #: modules/access/fake.c:44 modules/access/pvr/pvr.c:72
 #: modules/access/v4l/v4l.c:136
@@ -5262,7 +5421,7 @@ msgstr "Framerate"
 
 #: modules/access/fake.c:46
 #, fuzzy
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr "Stel aantal beelden per seconde in"
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -5272,8 +5431,8 @@ msgstr ""
 
 #: modules/access/fake.c:49
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 
 #: modules/access/fake.c:51
@@ -5283,8 +5442,8 @@ msgstr "Duur"
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -5295,21 +5454,30 @@ msgstr ""
 msgid "Fake input"
 msgstr ""
 
+#: modules/access/file.c:82
+#, fuzzy
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr ""
+"Wijzig de standaard buffer grootte voor bestanden. Deze waarde wordt in "
+"milliseconden opgegeven."
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr "Voeg extra bestand aan dit bestand toe"
 
 #: modules/access/file.c:86
+#, fuzzy
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 "Speel opgesplitste bestanden af alsof het een uniek bestand is. Specificeer "
 "als een door komma's gescheiden lijst van bestanden."
 
 #: modules/access/file.c:90
-msgid "Standard filesystem file input"
-msgstr "Standaard filesysteem bestand lezen"
+#, fuzzy
+msgid "File input"
+msgstr "FTP invoer"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
 #: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:261
@@ -5323,10 +5491,46 @@ msgstr "Standaard filesysteem bestand lezen"
 msgid "File"
 msgstr "Bestand"
 
+#: modules/access_filter/record.c:43
+#, fuzzy
+msgid "Record directory"
+msgstr "Bronmap"
+
+#: modules/access_filter/record.c:45
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "De levenstijd (TTL) van de uitgaande stream."
+
+#: modules/access_filter/timeshift.c:44
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Start positie"
+
+#: modules/access_filter/timeshift.c:45
+#, fuzzy
+msgid ""
+"This is the size of the temporary files tha will be used to store the "
+"timeshifted streams."
+msgstr "Videofilters worden gebruikt om het beeld te bewerken"
+
+#: modules/access_filter/timeshift.c:47
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Video snapshot bestandsmap"
+
+#: modules/access_filter/timeshift.c:48
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Timeshift"
+msgstr "Start positie"
+
 #: modules/access/ftp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+"Caching value for FTP streams. This value should be set in milliseconds."
 msgstr ""
 "Wijzig de standaard buffer grootte voor FTP streams. Deze waarde wordt in "
 "miliseconden opgegeven."
@@ -5336,8 +5540,8 @@ msgid "FTP user name"
 msgstr "FTP gebruikersnaam"
 
 #: modules/access/ftp.c:47 modules/access/smb.c:64
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
+#, fuzzy
+msgid "User name that will be used for the connection."
 msgstr "Wijzig de gebruikersnaam voor de connectie."
 
 #: modules/access/ftp.c:49
@@ -5345,7 +5549,8 @@ msgid "FTP password"
 msgstr "FTP wachtwoord"
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
-msgid "Allows you to modify the password that will be used for the connection."
+#, fuzzy
+msgid "Password that will be used for the connection."
 msgstr "Wijzig het wachtwoord voor de connectie."
 
 #: modules/access/ftp.c:52
@@ -5353,7 +5558,8 @@ msgid "FTP account"
 msgstr "FTP account"
 
 #: modules/access/ftp.c:53
-msgid "Allows you to modify the account that will be used for the connection."
+#, fuzzy
+msgid "Account that will be used for the connection."
 msgstr "Wijzig de account gegevens voor de connectie."
 
 #: modules/access/ftp.c:58
@@ -5363,16 +5569,15 @@ msgstr "FTP invoer"
 #: modules/access/gnomevfs.c:46
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
 msgstr ""
 "Wijzig de standaard buffer grootte voor FTP streams. Deze waarde wordt in "
 "miliseconden opgegeven."
 
 #: modules/access/gnomevfs.c:50
 #, fuzzy
-msgid "GnomeVFS filesystem file input"
-msgstr "Standaard filesysteem bestand lezen"
+msgid "GnomeVFS input"
+msgstr "geen invoer\n"
 
 #: modules/access/http.c:47
 msgid "HTTP proxy"
@@ -5381,67 +5586,68 @@ msgstr "HTTP proxy"
 #: modules/access/http.c:49
 #, fuzzy
 msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
 msgstr ""
 "Specificeer de HTTP proxy die gebruikt moet worden. Het formaat is als volgt "
 "http://myproxy.mydomain:myport/ . Als er geen proxy gespecificeerd is, dan "
 "wordt de omgevingsvariabele HTTP_PROXY geprobeert."
 
 #: modules/access/http.c:55
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
+"Caching value for HTTP streams. This value should be set in milliseconds."
 msgstr ""
-"Wijzig de standaard waarde voor http stream buffer grootte. Deze waarde "
-"wordt in miliseconden opgegeven."
+"Wijzig de standaard buffer grootte voor TCP stromen. Deze waarde wordt in "
+"milliseconden opgegeven."
 
 #: modules/access/http.c:58
 msgid "HTTP user agent"
 msgstr "HTTP 'gebruikers agent'"
 
 #: modules/access/http.c:59
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
+#, fuzzy
+msgid "User agent that will be used for the connection."
 msgstr "Wijzig de 'gebruikers agent' voor deze connectie."
 
 #: modules/access/http.c:62
 msgid "Auto re-connect"
 msgstr "Automatisch herverbinden"
 
-#: modules/access/http.c:63
+#: modules/access/http.c:64
+#, fuzzy
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
 msgstr ""
 "Probeer automatisch de verbinding te herstellen indien deze te vroeg is "
 "gesloten."
 
-#: modules/access/http.c:66
+#: modules/access/http.c:67
 #, fuzzy
 msgid "Continuous stream"
 msgstr "Stop stream"
 
-#: modules/access/http.c:67
+#: modules/access/http.c:68
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
 msgstr ""
 
-#: modules/access/http.c:73
+#: modules/access/http.c:74
 msgid "HTTP input"
 msgstr "HTTP invoer"
 
-#: modules/access/http.c:75
+#: modules/access/http.c:76
 #, fuzzy
 msgid "HTTP(S)"
 msgstr "HTTP"
 
 #: modules/access/mms/mms.c:48
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
+"Caching value for MMS streams. This value should be set in milliseconds."
 msgstr ""
 "Wijzig de standaard bufferwaarde voor MMS streams. Deze waarde wordt in "
 "milliseconden opgegeven."
@@ -5451,95 +5657,280 @@ msgid "Force selection of all streams"
 msgstr "Forceer selectie van alle stromen"
 
 #: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
 #, fuzzy
 msgid "Maximum bitrate"
 msgstr "Maximale codering bitrate"
 
-#: modules/access/mms/mms.c:55
-msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
-msgstr ""
+#: modules/access/mms/mms.c:58
+#, fuzzy
+msgid "Select the stream with the maximum bitrate under that limit."
+msgstr "Selecteer altijd de stroom met de maximale bitrate."
 
-#: modules/access/mms/mms.c:60
+#: modules/access/mms/mms.c:62
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS) invoer"
 
-#: modules/access/pvr/pvr.c:48
-#, fuzzy
-msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
+#: 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 ""
-"Wijzig de standaard buffer grootte voor DVB streams. Deze waarde wordt in "
-"miliseconden opgegeven."
 
-#: modules/access/pvr/pvr.c:51
-msgid "Device"
-msgstr "Apparaat"
+#: modules/access_output/file.c:60
+msgid "Append to file"
+msgstr "Voeg toe aan bestand"
 
-#: modules/access/pvr/pvr.c:52
-msgid "PVR video device"
-msgstr "PVR video apparaat"
+#: modules/access_output/file.c:61
+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/pvr/pvr.c:54
+#: modules/access_output/file.c:65
+msgid "File stream output"
+msgstr "Bestands stream uitvoer"
+
+#: modules/access_output/http.c:60
+msgid "Username"
+msgstr "Gebruikersnaam"
+
+#: modules/access_output/http.c:61
 #, fuzzy
-msgid "Radio device"
-msgstr "Audio apparaat"
+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/pvr.c:55
+#: modules/access_output/http.c:64
 #, fuzzy
-msgid "PVR radio device"
-msgstr "PVR video apparaat"
+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/pvr.c:57 modules/access/v4l/v4l.c:96
-msgid "Norm"
-msgstr "Standaard"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "MIME"
 
-#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
-"Defineer de video standaard van de videostream (Auto, SECAM, PAL of NTSC)"
 
-#: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
-msgid "Width"
-msgstr "Breedte"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr ""
 
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)"
-msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
+#: 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/pvr.c:65 modules/access/v4l/v4l.c:105
-msgid "Height"
-msgstr "Hoogte"
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used forHTTPS. Leave empty if you don't have one."
+msgstr ""
 
-#: modules/access/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)"
-msgstr "Hoogte van de op te nemen stream (-1 voor autodetectie)"
+#: 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/pvr.c:69 modules/access/v4l/v4l.c:89
-msgid "Frequency"
-msgstr "Frequentie"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr ""
 
-#: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:73 modules/access/v4l/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:91
+msgid "HTTP stream output"
+msgstr "HTTP stream uitvoer"
 
-#: modules/access/pvr/pvr.c:76
-msgid "Key interval"
-msgstr "Keyframe interval"
+#: 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/pvr.c:77
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)"
-msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
+msgid "Stream name"
+msgstr "Stream"
 
-#: modules/access/pvr/pvr.c:79
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the 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 "
+"icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:73
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Uitvoer methode"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+msgid "Caching value (ms)"
+msgstr "Buffergrootte in ms"
+
+#: 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:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+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
+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 uitvoer"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr/pvr.c:48
+#, 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/pvr.c:51
+msgid "Device"
+msgstr "Apparaat"
+
+#: modules/access/pvr/pvr.c:52
+msgid "PVR video device"
+msgstr "PVR video apparaat"
+
+#: modules/access/pvr/pvr.c:54
+#, fuzzy
+msgid "Radio device"
+msgstr "Audio apparaat"
+
+#: modules/access/pvr/pvr.c:55
+#, fuzzy
+msgid "PVR radio device"
+msgstr "PVR video apparaat"
+
+#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
+msgid "Norm"
+msgstr "Standaard"
+
+#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
+#, fuzzy
+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/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Breedte"
+
+#: modules/access/pvr/pvr.c:62
+#, 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/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Hoogte"
+
+#: modules/access/pvr/pvr.c:66
+#, 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/pvr.c:69 modules/access/v4l/v4l.c:89
+msgid "Frequency"
+msgstr "Frequentie"
+
+#: modules/access/pvr/pvr.c:70 modules/access/v4l/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/pvr.c:73 modules/access/v4l/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/pvr.c:76
+msgid "Key interval"
+msgstr "Keyframe interval"
+
+#: modules/access/pvr/pvr.c:77
+#, fuzzy
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
+
+#: modules/access/pvr/pvr.c:79
 msgid "B Frames"
 msgstr ""
 
@@ -5550,7 +5941,7 @@ msgid ""
 msgstr ""
 
 #: modules/access/pvr/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
+msgid "Bitrate to use (-1 for default)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:86
@@ -5558,15 +5949,16 @@ msgid "Bitrate peak"
 msgstr "Bitrate piek"
 
 #: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR mode"
+msgid "Peak bitrate in VBR mode."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
-msgstr ""
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Verstoringsmethode"
 
 #: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:92
@@ -5574,70 +5966,64 @@ msgid "Audio bitmask"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:93
-msgid ""
-"This option allows setting of bitmask that will get used by the audio part "
-"of the card."
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
 msgid "Volume"
 msgstr "Volume"
 
 #: modules/access/pvr/pvr.c:97
-msgid "This option allows setting of the audio volume (0-65535)."
+msgid "Audio volume (0-65535)."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
 msgid "Channel"
 msgstr "Kanaal"
 
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
+#: modules/access/pvr/pvr.c:100
 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/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "Automatic"
 msgstr "Automatisch"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "SECAM"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "PAL"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "NTSC"
 msgstr "NTSC"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr "vbr"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr "cbr"
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr "PVR"
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
+#: modules/access/pvr/pvr.c:115
+#, fuzzy
+msgid "IVTV MPEG Encoding cards input"
 msgstr "MPEG Encodeer kaarten invoer (met ivtv drivers)"
 
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
-msgstr "Buffergrootte in ms"
-
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
+"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."
@@ -5648,15 +6034,16 @@ msgid "Real RTSP"
 msgstr "RTSP"
 
 #: modules/access/screen/screen.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
+"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
-msgid "Allows you to set the desired frame rate for the capture."
+#, fuzzy
+msgid "Desired frame rate for the capture."
 msgstr "De gewenste framerate voor het opnemen."
 
 #: modules/access/screen/screen.c:46
@@ -5664,9 +6051,10 @@ msgid "Capture fragment size"
 msgstr "Fragmenten"
 
 #: modules/access/screen/screen.c:48
+#, fuzzy
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"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 "
@@ -5683,8 +6071,7 @@ msgstr "Scherm"
 #: modules/access/smb.c:61
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
+"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."
@@ -5706,9 +6093,7 @@ msgstr "Somalisch"
 
 #: modules/access/smb.c:70
 #, fuzzy
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
+msgid "Domain/Workgroup that will be used for the connection."
 msgstr "Wijzig het wachtwoord voor de connectie."
 
 #: modules/access/smb.c:75
@@ -5717,9 +6102,9 @@ msgid "SMB input"
 msgstr "SLP invoer"
 
 #: modules/access/tcp.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
+"Caching value for TCP streams. This value should be set in milliseconds."
 msgstr ""
 "Wijzig de standaard buffer grootte voor TCP stromen. Deze waarde wordt in "
 "milliseconden opgegeven."
@@ -5733,10 +6118,10 @@ msgstr "CPU"
 msgid "TCP input"
 msgstr "TCP invoer"
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"Caching value for UDP streams. This value should be set in milliseconds."
 msgstr ""
 "Wijzig de standaard buffer grootte voor UDP streams. Deze waarde wordt in "
 "millliseconden opgegeven."
@@ -5746,21 +6131,21 @@ msgid "Autodetection of MTU"
 msgstr "Autodetectie van pakketgrootte"
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
 msgstr ""
-"Maak de pakketgrootte automatisch groter als er te korte pakketten worden "
-"gevonden."
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 #, fuzzy
 msgid "RTP reordering timeout in ms"
 msgstr "TCP connectie timeout in ms"
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
 #, fuzzy
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
 msgstr ""
 "Wijzig de timeout voor TCP streams. Deze waarde wordt in miliseconden "
 "opgegeven."
@@ -5776,25 +6161,27 @@ msgid "UDP/RTP input"
 msgstr "UDP/RTP invoer"
 
 #: modules/access/v4l/v4l.c:75
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
 "Wijzig de standaard buffer grootte voor v4l bronnen. Deze waarde wordt in "
 "milliseconden opgegeven."
 
 #: modules/access/v4l/v4l.c:79
+#, fuzzy
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
+"Name of the video device to use. If you don't specify anything, no video "
+"device 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/v4l/v4l.c:83
+#, fuzzy
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
 "Specificeer de naam van het audio apparaat dat gebruikt wordt. Als er niks "
 "opgegeven wordt, dan wordt er geen audio apparaat gebruikt."
@@ -5807,54 +6194,72 @@ msgstr ""
 "Forceer het Video4Linux video apparaat om een specifiek chroma formaat (bv. "
 "I420 (standaard), RV24, etc.)"
 
+#: modules/access/v4l/v4l.c:94
+#, fuzzy
+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/v4l/v4l.c:99
 #, fuzzy
 msgid "Audio Channel"
 msgstr "Audio kanalen"
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+msgid "Audio Channel to use, if there are several audio inputs."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/v4l.c:103
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
+
+#: modules/access/v4l/v4l.c:106
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr "Hoogte van de op te nemen stream (-1 voor autodetectie)"
+
+#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr "Helderheid"
 
 #: modules/access/v4l/v4l.c:110
 #, fuzzy
-msgid "Set the Brightness of the video input"
+msgid "Brightness of the video input."
 msgstr "Selecteer de hoogte van het beeld"
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 msgid "Hue"
 msgstr "Tint"
 
 #: modules/access/v4l/v4l.c:113
 #, fuzzy
-msgid "Set the Hue of the video input"
+msgid "Hue of the video input."
 msgstr "Selecteer de breedte van het beeld"
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 #, fuzzy
 msgid "Color"
 msgstr "Country"
 
 #: modules/access/v4l/v4l.c:116
 #, fuzzy
-msgid "Set the Color of the video input"
+msgid "Color of the video input."
 msgstr "Selecteer de breedte van het beeld"
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr "Contrast"
 
 #: modules/access/v4l/v4l.c:119
 #, fuzzy
-msgid "Set the Contrast of the video input"
+msgid "Contrast of the video input."
 msgstr "Selecteer de breedte van het beeld"
 
 #: modules/access/v4l/v4l.c:120
@@ -5863,7 +6268,7 @@ msgid "Tuner"
 msgstr "Tuner:"
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
+msgid "Tuner to use, if there are several ones."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:122
@@ -5872,13 +6277,13 @@ msgid "Samplerate"
 msgstr "Sample rate"
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:127
-#, fuzzy
-msgid "If this option is set, the audio stream will be captured in stereo"
-msgstr "Bestand waar de audio naar toegeschreven zal worden"
+msgid "Capture the audio stream in stereo."
+msgstr ""
 
 #: modules/access/v4l/v4l.c:128
 #, fuzzy
@@ -5895,7 +6300,7 @@ msgid "Decimation"
 msgstr "Afstand:"
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+msgid "Decimation level for MJPEG streams"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:134
@@ -5905,7 +6310,7 @@ msgstr "Kwaliteit:"
 
 #: modules/access/v4l/v4l.c:135
 #, fuzzy
-msgid "Set the quality of the stream"
+msgid "Quality of the stream."
 msgstr "Selecteer de breedte van het beeld"
 
 #: modules/access/v4l/v4l.c:146
@@ -5916,6 +6321,13 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Video4Linux invoer"
 
+#: modules/access/vcd/vcd.c:42
+#, fuzzy
+msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgstr ""
+"Wijzig de standaard buffer grootte voor CDDA streams. Deze waarde wordt in "
+"milliseconden opgegeven."
+
 #: 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:697
@@ -6055,6 +6467,10 @@ msgstr "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) invoer"
 msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr "vcdx://[apparaat-of-bestand][@{P,S,T}num]"
 
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
+msgstr "Indien niet nul, dan geeft dit aanvullende debug informatie."
+
 #: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
 msgid "Number of CD blocks to get in a single read."
 msgstr ""
@@ -6100,273 +6516,79 @@ msgstr "Formaat zoals gebruikt in het afspeellijst \"auteur\" veld"
 msgid "Format to use in the playlist's \"title\" field."
 msgstr "Formaat gebruikt in afspeellijst \"titel\" veld"
 
-#: modules/access_filter/record.c:43
-#, fuzzy
-msgid "Record directory"
-msgstr "Bronmap"
+#: modules/audio_filter/channel_mixer/dolby.c:47
+msgid "Simple decoder for Dolby Surround encoded streams"
+msgstr ""
 
-#: modules/access_filter/record.c:45
+#: modules/audio_filter/channel_mixer/dolby.c:48
 #, fuzzy
-msgid "Allows you to specify the directory where the record will be stored"
-msgstr "De levenstijd (TTL) van de uitgaande stream."
+msgid "Dolby Surround decoder"
+msgstr "Dolby Surround"
 
-#: modules/access_filter/timeshift.c:44
+#: modules/audio_filter/channel_mixer/headphone.c:49
 #, fuzzy
-msgid "Timeshift granularity"
-msgstr "Start positie"
+msgid ""
+"This effect gives you the feeling that you are standing in a room with a "
+"complete 7.1 speaker set when using only a headphone, providing a more "
+"realistic sound experience. It should also be more comfortable and less "
+"tiring when listening to music for long periods of time.\n"
+"It works with any source format from mono to 7.1."
+msgstr ""
+"Dit effect geeft de luisteraar, bij het gebruik van een koptelefoon, het "
+"gevoel dat hij zich in een kamer bevindt met een complete 5.1 "
+"luidsprekerset, waardoor een realistischere geluidsbeleving wordt ervaren. "
+"Het is comfortabeler en minder vermoeiend als je langere tijd luistert naar "
+"geluid.\n"
+"Het werkt met elk geluidsformaat van mono tot 5.1."
 
-#: modules/access_filter/timeshift.c:45
-#, fuzzy
-msgid "Size of the temporary files use to store the timeshifted stream."
-msgstr "Videofilters worden gebruikt om het beeld te bewerken"
+#: modules/audio_filter/channel_mixer/headphone.c:56
+msgid "Characteristic dimension"
+msgstr "Karakteristieke dimensie"
 
-#: modules/access_filter/timeshift.c:47
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Video snapshot bestandsmap"
+#: modules/audio_filter/channel_mixer/headphone.c:58
+msgid "Distance between front left speaker and listener in meters."
+msgstr "Afstand tussen luidspreker links-voor en luisteraar gemeten in meters."
 
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
+#: modules/audio_filter/channel_mixer/headphone.c:60
+msgid "Compensate delay"
 msgstr ""
 
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
-#, fuzzy
-msgid "Timeshift"
-msgstr "Start positie"
+#: modules/audio_filter/channel_mixer/headphone.c:62
+msgid ""
+"The delay which is introduced by the physical algorithm may sometimes be "
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
+msgstr ""
 
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Dummy stream uitvoer"
+#: modules/audio_filter/channel_mixer/headphone.c:66
+#, fuzzy
+msgid "No decoding of Dolby Surround"
+msgstr "Forceer selectie van alle stromen"
 
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
+#: modules/audio_filter/channel_mixer/headphone.c:68
+msgid ""
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/access_output/file.c:60
-msgid "Append to file"
-msgstr "Voeg toe aan bestand"
-
-#: modules/access_output/file.c:61
-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:65
-msgid "File stream output"
-msgstr "Bestands stream uitvoer"
-
-#: modules/access_output/http.c:60
-msgid "Username"
-msgstr "Gebruikersnaam"
-
-#: modules/access_output/http.c:61
-msgid ""
-"Allows you to give a 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:64
-msgid ""
-"Allows you to give a 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 "Allows you to give the mime returned by the server."
-msgstr "Forceer de MIME voor de te verzenden HTTP stream."
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. Leave empty if you "
-"don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:85
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
-msgstr ""
-
-#: modules/access_output/http.c:90
-msgid "HTTP stream output"
-msgstr "HTTP stream uitvoer"
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: 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 "The name this stream/channel will get on the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:61
-#, fuzzy
-msgid "Stream-description"
-msgstr "Beschrijving sessie"
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
-
-#: modules/access_output/shout.c:65
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Stream"
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-msgid "Time-To-Live (TTL)"
-msgstr "Time-To-Live (TTL)"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Allows you to define the 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
-msgid ""
-"Packets can be sent one by one at the right time or by groups. This allows "
-"you to give 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 ""
-"If you enable this option, 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 uitvoer"
-
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
-
-#: modules/audio_filter/channel_mixer/dolby.c:47
-msgid "Simple decoder for dolby surround encoded streams"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/dolby.c:48
-#, fuzzy
-msgid "Dolby surround decoder"
-msgstr "Dolby Surround"
-
-#: modules/audio_filter/channel_mixer/headphone.c:49
-#, fuzzy
-msgid ""
-"This effect gives you the feeling that you are standing in a room with a "
-"complete 7.1 speaker set when using only a headphone, providing a more "
-"realistic sound experience. It should also be more comfortable and less "
-"tiring when listening to music for long periods of time.\n"
-"It works with any source format from mono to 7.1."
-msgstr ""
-"Dit effect geeft de luisteraar, bij het gebruik van een koptelefoon, het "
-"gevoel dat hij zich in een kamer bevindt met een complete 5.1 "
-"luidsprekerset, waardoor een realistischere geluidsbeleving wordt ervaren. "
-"Het is comfortabeler en minder vermoeiend als je langere tijd luistert naar "
-"geluid.\n"
-"Het werkt met elk geluidsformaat van mono tot 5.1."
-
-#: modules/audio_filter/channel_mixer/headphone.c:56
-msgid "Characteristic dimension"
-msgstr "Karakteristieke dimensie"
-
-#: modules/audio_filter/channel_mixer/headphone.c:58
-msgid "Distance between front left speaker and listener in meters."
-msgstr "Afstand tussen luidspreker links-voor en luisteraar gemeten in meters."
-
-#: modules/audio_filter/channel_mixer/headphone.c:60
-msgid "Compensate delay"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/headphone.c:62
-msgid ""
-"The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/headphone.c:66
-#, fuzzy
-msgid "No decoding of Dolby Surround"
-msgstr "Forceer selectie van alle stromen"
-
-#: modules/audio_filter/channel_mixer/headphone.c:68
-msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
-msgstr ""
+#: modules/audio_filter/channel_mixer/headphone.c:72
+#, fuzzy
+msgid "Headphone virtual spatialization effect"
+msgstr "koptelefoon filter voor virtueel ruimtelijk effect"
 
 #: modules/audio_filter/channel_mixer/headphone.c:73
 #, fuzzy
-msgid "Headphone channel mixer with virtual spatialization effect"
-msgstr "koptelefoon filter voor virtueel ruimtelijk effect"
-
-#: modules/audio_filter/channel_mixer/headphone.c:74
-#, fuzzy
 msgid "Headphone effect"
 msgstr "Koptelefoon"
 
 #: modules/audio_filter/channel_mixer/simple.c:46
-msgid "audio filter for simple channel mixing"
+#, fuzzy
+msgid "Audio filter for simple channel mixing"
 msgstr "audio filter voor het downmixen van kanalen"
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+#, fuzzy
+msgid "Audio filter for trivial channel mixing"
 msgstr "audio filter voor het mixen van kanalen"
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -6401,7 +6623,8 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr "ATSC A/52 (AC-3) audio decoder"
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+#, fuzzy
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr "audio filter voor A/52->S/PDIF inkapseling"
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -6409,9 +6632,8 @@ msgid "DTS dynamic range compression"
 msgstr "DTS dynamisch bereik compressie"
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-#, fuzzy
-msgid "DTS"
-msgstr "TS"
+msgid "DCA"
+msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
 #: modules/audio_filter/converter/dtstofloat32.c:99
@@ -6419,31 +6641,38 @@ msgid "DTS Coherent Acoustics audio decoder"
 msgstr "DTS Coherent Acoustics audio decoder"
 
 #: modules/audio_filter/converter/dtstospdif.c:70
-msgid "audio filter for DTS->S/PDIF encapsulation"
+#, fuzzy
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr "audio filter voor DTS->S/PDIF inkapseling"
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr "audio filter voor fixed32<->float32 conversie"
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr "audio filter voor fixed32->s16 conversie"
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s16 conversion"
 msgstr "audio filter voor float32->s16 conversie"
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s8 conversion"
 msgstr "audio filter voor float32->s8 conversio"
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u16 conversion"
 msgstr "audio filter voor float32->u16 conversie"
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u8 conversion"
 msgstr "audio filter voor float32->u8 conversie"
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -6452,59 +6681,73 @@ msgid "MPEG audio decoder"
 msgstr "MPEG audio decoder"
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
-msgid "audio filter for s16->fixed32 conversion"
+#, fuzzy
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr "audio filter voor s16->fixed32 conversie"
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 conversion"
 msgstr "audio filter voor s16->float32 conversie"
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr "audio filter voor s16->float32 met endianness conversie"
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
-msgid "audio filter for s8->float32 conversion"
+#, fuzzy
+msgid "Audio filter for s8->float32 conversion"
 msgstr "audio filter voor s8->float32 conversie"
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
-msgid "audio filter for u8->fixed32 conversion"
+#, fuzzy
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr "audio filter voor u8->fixed32 conversie"
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
-msgid "audio filter for u8->float32 conversion"
+#, fuzzy
+msgid "Audio filter for u8->float32 conversion"
 msgstr "audio filter voor u8->float32 conversie"
 
 #: modules/audio_filter/equalizer.c:52
 msgid "Equalizer preset"
 msgstr "Equalizer voorkeuren"
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 msgid "Two pass"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:65
-msgid "Equalizer 10 bands"
+#: modules/audio_filter/equalizer.c:69
+#, fuzzy
+msgid "Equalizer with 10 bands"
 msgstr "10 bands equalizer"
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6588,7 +6831,8 @@ msgid "Techno"
 msgstr "Techno"
 
 #: modules/audio_filter/format.c:201
-msgid "audio filter for PCM format conversion"
+#, fuzzy
+msgid "Audio filter for PCM format conversion"
 msgstr "audio filter voor PCM conversie"
 
 #: modules/audio_filter/normvol.c:69
@@ -6599,7 +6843,7 @@ msgstr "Aantal audio buffers"
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 
 #: modules/audio_filter/normvol.c:75
@@ -6675,20 +6919,24 @@ msgid "Freq 3 Q"
 msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
-msgid "audio filter for band-limited interpolation resampling"
+#, fuzzy
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr "audio filter voor bandgelimiteerde interpolatie resampling"
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
-msgid "audio filter for linear interpolation resampling"
+#, fuzzy
+msgid "Audio filter for linear interpolation resampling"
 msgstr "audio filter voor lineaire interpolatie resampling"
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+#, fuzzy
+msgid "Audio filter for trivial resampling"
 msgstr "audio filter voor triviaal resampling"
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
+#, fuzzy
+msgid "Audio filter for ugly resampling"
 msgstr "audio filter voor 'lelijke' resampling"
 
 #: modules/audio_mixer/float32.c:47
@@ -6703,8 +6951,8 @@ msgstr "Dummy S/PDIF audio mixer"
 msgid "Trivial audio mixer"
 msgstr "Trivial audio mixer"
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr "standaard"
 
@@ -6738,12 +6986,6 @@ msgstr "Mono"
 msgid "2 Front 2 Rear"
 msgstr "2 Voor 2 Achter"
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr "5.1"
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -6830,8 +7072,9 @@ msgstr ""
 "\"u16_be\", \"s16_be\", \"fixed32\", \"float32\" or \"spdif\""
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
-msgstr "Uitvoer kanalen nummers"
+#, fuzzy
+msgid "Number of output channels"
+msgstr "Aantal klonen"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -6842,11 +7085,13 @@ msgstr ""
 "aantal kanalen beperken."
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+#, fuzzy
+msgid "Add WAVE header"
 msgstr "Voeg wave header toe"
 
 #: modules/audio_output/file.c:90
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+#, fuzzy
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr ""
 "Voeg een WAV header toe aan het bestand in plaats van alleen de data te "
 "schrijven."
@@ -6856,7 +7101,8 @@ msgid "Output file"
 msgstr "Uitvoer naar bestand"
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
+#, fuzzy
+msgid "File to which the audio samples will be written to."
 msgstr "Bestand waar de audio naar toegeschreven zal worden"
 
 #: modules/audio_output/file.c:111
@@ -6912,6 +7158,10 @@ msgstr "Simple DirectMedia Layer audio uitvoer"
 msgid "Win32 waveOut extension output"
 msgstr "Win32 waveOut extensie uitvoer"
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr "5.1"
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr "A/52 parser"
@@ -6955,7 +7205,7 @@ msgstr "Kwaliteit encodering"
 
 #: modules/codec/dirac.c:68
 #, fuzzy
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr "Specificeer een URL behorende bij de invoer."
 
 #: modules/codec/dirac.c:73
@@ -6986,18 +7236,23 @@ msgstr "DTS audio packetizer"
 
 #: modules/codec/dvbsub.c:45
 #, fuzzy
-msgid "X coordinate of the subpicture"
-msgstr "X positie van het logo"
+msgid "Decoding X coordinate"
+msgstr "Video positie x coordinaat"
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
-msgstr ""
+#: modules/codec/dvbsub.c:46
+#, fuzzy
+msgid "X coordinate of the rendered subtitle"
+msgstr "X positie van het logo"
 
 #: modules/codec/dvbsub.c:48
 #, fuzzy
-msgid "Y coordinate of the subpicture"
-msgstr "Y positie van het logo"
+msgid "Decoding Y coordinate"
+msgstr "Video positie x coordinaat"
+
+#: modules/codec/dvbsub.c:49
+#, fuzzy
+msgid "Y coordinate of the rendered subtitle"
+msgstr "X positie van het logo"
 
 #: modules/codec/dvbsub.c:51
 #, fuzzy
@@ -7008,7 +7263,8 @@ msgstr "Ondertiteling"
 #, fuzzy
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 "De oriëntatie/positionering van het logo in het venster kan hier bepaald "
 "worden. Standaard (0) zal het beeld gecentreerd zijn. (0=center, 1=links, "
@@ -7017,20 +7273,31 @@ msgstr ""
 
 #: modules/codec/dvbsub.c:57
 #, fuzzy
-msgid "X coordinate of the encoded subpicture"
+msgid "Encoding X coordinate"
+msgstr "Video positie y coordinaat"
+
+#: modules/codec/dvbsub.c:58
+#, fuzzy
+msgid "X coordinate of the encoded subtitle"
 msgstr "X positie van het logo"
 
+#: modules/codec/dvbsub.c:59
+#, fuzzy
+msgid "Encoding Y coordinate"
+msgstr "Video positie y coordinaat"
+
 #: modules/codec/dvbsub.c:60
 #, fuzzy
-msgid "Y coordinate of encoded the subpicture"
-msgstr "Y positie van het logo"
+msgid "Y coordinate of the encoded subtitle"
+msgstr "X positie van het logo"
 
-#: modules/codec/dvbsub.c:63
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
 #, fuzzy
-msgid "Timeout of subpictures"
-msgstr "Ondertiteling"
+msgid "Timeout"
+msgstr "Positie"
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -7048,31 +7315,33 @@ msgstr "DVB ondertiteling encoder"
 msgid "AAC audio decoder (using libfaad2)"
 msgstr "AAC audio decoder (gebruikt libfaad2)"
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 msgid "Image file"
 msgstr "Afbeeldingsbestand"
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+msgid "Path of the image file for fake input."
 msgstr ""
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
-msgid "Allows you to specify the output video width."
-msgstr "Specificeer de breedte van de uitgaande streams."
+#: modules/stream_out/transcode.c:70
+#, fuzzy
+msgid "Output video width."
+msgstr "Video breedte"
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
-msgid "Allows you to specify the output video height."
-msgstr "Specificeer de hoogte van de uitgaande streams."
+#: modules/stream_out/transcode.c:73
+#, fuzzy
+msgid "Output video height."
+msgstr "Video hoogte"
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 #, fuzzy
 msgid "Keep aspect ratio"
 msgstr "Schermelementen beeldverhouding"
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -7085,24 +7354,23 @@ msgstr "Beeldverhouding bron"
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr "Beeldverhouding (4:3, 16:9)."
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 msgid "Deinterlace video"
 msgstr "Deinterlace video"
 
 #: modules/codec/fake.c:62
 #, fuzzy
-msgid "Allows you to deinterlace the image after loading."
+msgid "Deinterlace the image after loading it."
 msgstr "Hiermee kunt u video deinterlacen voor het te coderen."
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 msgid "Deinterlace module"
 msgstr "Deinterlace module"
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
+#: modules/codec/fake.c:65
 #, fuzzy
-msgid "Specifies the deinterlace module to use."
-msgstr ""
-"De te gebruiken deinterlace module. (ffmpeg-deinterlace of deinterlace)"
+msgid "Deinterlace module to use."
+msgstr "Deinterlace module"
 
 #: modules/codec/fake.c:76
 #, fuzzy
@@ -7143,12 +7411,12 @@ msgstr "eenvoudig"
 #: modules/codec/ffmpeg/ffmpeg.c:89
 #, fuzzy
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr "AltiVec ffmpeg audio/video decoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
 #, fuzzy
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr "ffmpeg audio/video decoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -7157,41 +7425,53 @@ msgid "Decoding"
 msgstr "CBR codering"
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+#, fuzzy
+msgid "FFmpeg chroma conversion"
 msgstr "ffmpeg chroma conversie"
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 #, fuzzy
 msgid "Encoding"
 msgstr "CBR codering"
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
-msgid "ffmpeg audio/video encoder"
+#, fuzzy
+msgid "FFmpeg audio/video encoder"
 msgstr "ffmpeg audio/video encoder"
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
-msgid "ffmpeg demuxer"
+#, fuzzy
+msgid "FFmpeg demuxer"
 msgstr "ffmpeg demuxer"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
-msgid "ffmpeg video filter"
+#, fuzzy
+msgid "FFmpeg video filter"
 msgstr "ffmpeg video filter"
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
-msgid "ffmpeg deinterlace video filter"
+#, fuzzy
+msgid "FFmpeg crop padd filter"
+msgstr "ffmpeg video filter"
+
+#: modules/codec/ffmpeg/ffmpeg.c:210
+#, fuzzy
+msgid "FFmpeg deinterlace video filter"
 msgstr "ffmpeg deinterlace video filter"
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 msgid "Direct rendering"
 msgstr "Direct renderen"
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr "Fout tolerantie"
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
+#, fuzzy
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
@@ -7199,20 +7479,23 @@ msgstr ""
 "Je kan instellen hoe ffmpeg om moet gaan met fouten. Toegestane waarden "
 "lopen van 0 tot 4 (0 betekent geen tolerantie tegen fouten)"
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr "Probeer fouten te omzeilen"
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
+#, fuzzy
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 "1  autodetectie\n"
 "2  msmpeg4 oude stijl\n"
@@ -7222,26 +7505,26 @@ msgstr ""
 "32 ac vlc\n"
 "64 Qpel chroma"
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr "Schiet op"
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
+#, fuzzy
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 "Sta de decoder toe om beelden gedeeltelijk te decoderen of over te slaan "
 "indien er niet genoeg tijd is. Dit is handig bij een gebrek aan CPU kracht "
 "maar kan verstoorde beelden produceren."
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 msgid "Post processing quality"
 msgstr "Kwaliteit van nabewerking"
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
@@ -7252,291 +7535,301 @@ msgstr ""
 "Hogere waarden vragen behoorlijk meer CPU kracht, maar produceren ook veel "
 "betere beelden."
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr "Debug "
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 msgid "Visualize motion vectors"
 msgstr "Visualiseer beweging"
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
+#, fuzzy
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 "Een mask voor richtingsvectoren.\n"
 "1 - visualiseer voorwaarts voorspelde RV van P frames\n"
 "2 - visualiseer voorwaarts voorspelde RV van B frames\n"
 "4 - visualiseer  voorspelde RV van B frames"
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr "Decodeer op lage resolutie"
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
-msgstr "Decodeer de video in een lage resolutie."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+#, fuzzy
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
+msgstr "Decodeer de video in een lage resolutie."
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
-msgid "ffmpeg post processing filter chains"
+#: modules/codec/ffmpeg/ffmpeg.h:145
+#, fuzzy
+msgid "FFmpeg post processing filter chains"
 msgstr "Lijst van ffmpeg nabewerkingsfilters"
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 msgid "Ratio of key frames"
 msgstr "Aantal key frames"
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
+#: modules/codec/ffmpeg/ffmpeg.h:188
+#, fuzzy
+msgid "Number of frames that will be coded for one key frame."
 msgstr "Het aantal frames dat per key frame zal worden gecodeerd."
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of B frames"
 msgstr "Aantal B frames"
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
+#: modules/codec/ffmpeg/ffmpeg.h:192
+#, fuzzy
+msgid "Number of B frames that will be coded between two reference frames."
 msgstr "Het aantal B frames dat gecodeerd wordt tussen twee reference frames."
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 msgid "Video bitrate tolerance"
 msgstr "Video bitrate tolerantie"
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
-msgstr "Hiermee kunt u de bitrate van de video specificeren (in kB/s)"
+#: modules/codec/ffmpeg/ffmpeg.h:196
+#, fuzzy
+msgid "Video bitrate tolerance in kbit/s."
+msgstr "Video bitrate tolerantie"
 
-#: modules/codec/ffmpeg/ffmpeg.h:190
-msgid "Enable interlaced encoding"
+#: modules/codec/ffmpeg/ffmpeg.h:198
+#, fuzzy
+msgid "Interlaced encoding"
 msgstr "Interlaced encoding"
 
-#: modules/codec/ffmpeg/ffmpeg.h:191
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
+#: modules/codec/ffmpeg/ffmpeg.h:199
+#, fuzzy
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr "Gebruik specifieke algoritmes for interlaced frames."
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
+#: modules/codec/ffmpeg/ffmpeg.h:202
 #, fuzzy
-msgid "Enable interlaced motion estimation"
+msgid "Interlaced motion estimation"
 msgstr "Interlaced encoding"
 
-#: modules/codec/ffmpeg/ffmpeg.h:195
+#: modules/codec/ffmpeg/ffmpeg.h:203
 #, fuzzy
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
 msgstr "Gebruik specifieke algoritmes for interlaced frames."
 
-#: modules/codec/ffmpeg/ffmpeg.h:198
-msgid "Enable pre motion estimation"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:206
+#, fuzzy
+msgid "Pre-motion estimation"
+msgstr "Interlaced encoding"
 
-#: modules/codec/ffmpeg/ffmpeg.h:199
-msgid "Allows you to enable the pre motion estimation."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:207
+#, fuzzy
+msgid "Enable the pre-motion estimation algorithm."
+msgstr "Interlaced encoding"
 
-#: modules/codec/ffmpeg/ffmpeg.h:202
-msgid "Enable strict rate control"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:210
+#, fuzzy
+msgid "Strict rate control"
+msgstr "Corba Bediening"
 
-#: modules/codec/ffmpeg/ffmpeg.h:203
-msgid "Allows you to enable the strict rate control algorithm."
+#: modules/codec/ffmpeg/ffmpeg.h:211
+msgid "Enable the strict rate control algorithm."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:206
+#: modules/codec/ffmpeg/ffmpeg.h:214
 msgid "Rate control buffer size"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:207
-msgid "Allows you to specify the rate control buffer size."
+#: modules/codec/ffmpeg/ffmpeg.h:215
+msgid ""
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:210
+#: modules/codec/ffmpeg/ffmpeg.h:219
 msgid "Rate control buffer aggressiveness"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:211
-msgid "Allows you to specify the rate control buffer aggressiveness."
+#: modules/codec/ffmpeg/ffmpeg.h:220
+msgid "Rate control buffer aggressiveness."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:214
+#: modules/codec/ffmpeg/ffmpeg.h:223
 msgid "I quantization factor"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:215
+#: modules/codec/ffmpeg/ffmpeg.h:225
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 msgid "Noise reduction"
 msgstr "Ruis reductie"
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:233
+msgid "MPEG4 quantization matrix"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr "Kwaliteitsniveau"
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
-msgid "Allows you to specify the minimum video quantizer scale."
+#: modules/codec/ffmpeg/ffmpeg.h:252
+msgid "Minimum video quantizer scale."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
-msgid "Allows you to specify the maximum video quantizer scale."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:256
+#, fuzzy
+msgid "Maximum video quantizer scale."
+msgstr "Video breedte"
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
+msgstr "Visuele effecten"
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
-msgid "Use fixed video quantizer scale"
+#: modules/codec/ffmpeg/ffmpeg.h:263
+msgid "Fixed quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
+#: modules/codec/ffmpeg/ffmpeg.h:272
 #, fuzzy
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr "Wijzig de snelheid van de animatie (standaard 6, max 10)"
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
+#: modules/codec/ffmpeg/ffmpeg.h:276
 #, fuzzy
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr "Wijzig de snelheid van de animatie (standaard 6, max 10)"
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 #, fuzzy
 msgid "Motion masking"
 msgstr "Actie mapping"
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
+#, fuzzy
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
-msgstr ""
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
+msgstr "Wijzig de snelheid van de animatie (standaard 6, max 10)"
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 msgid "Border masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
+#, fuzzy
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
-msgstr ""
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
+msgstr "Wijzig de snelheid van de animatie (standaard 6, max 10)"
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr "Nabewerking"
 
@@ -7577,7 +7870,8 @@ msgid "Video decoder using openmash"
 msgstr "H.261 video decoder (gebruikt openmash)"
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
+#, fuzzy
+msgid "MPEG audio layer I/II/III decoder"
 msgstr "MPEG audio layer I/II/III parser"
 
 #: modules/codec/mpeg_audio.c:117
@@ -7639,41 +7933,51 @@ msgstr "DVD ondertiteling decoder"
 msgid "DVD subtitles packetizer"
 msgstr "DVD ondertiteling packetizer"
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 msgid "Subtitles text encoding"
 msgstr "Tekstcodering van de ondertiteling"
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 msgid "Set the encoding used in text subtitles"
 msgstr "Wijzig de tekstcodering die door de ondertiteling wordt gebruikt"
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 msgid "Subtitles justification"
 msgstr "Ondertiteling uitlijning"
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 msgid "Set the justification of subtitles"
 msgstr "Wijzig de uitlijning van de ondertiteling"
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+#, fuzzy
+msgid "UTF-8 subtitles autodetection"
+msgstr "Zoekpad voor ondertitelingsbestanden"
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 #, fuzzy
 msgid "Formatted Subtitles"
 msgstr "Ondertiteling"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 #, fuzzy
 msgid "Text subtitles decoder"
 msgstr "decoder voor tekstuele ondertiteling"
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -7696,8 +8000,8 @@ msgstr "Tarkin decodeer module"
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 
 #: modules/codec/theora.c:99
@@ -7718,7 +8022,7 @@ msgstr "Theora commentaar"
 
 #: modules/codec/twolame.c:52
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 
@@ -7727,17 +8031,16 @@ msgid "Stereo mode"
 msgstr "Stereo mode"
 
 #: modules/codec/twolame.c:56
-#, fuzzy
-msgid "Select how stereo streams will be handled"
-msgstr "Specificeer een bestandsnaam waarnaar de stream zal worden gedumpt."
+msgid "Handling mode for stereo streams"
+msgstr ""
 
 #: modules/codec/twolame.c:57
 msgid "VBR mode"
 msgstr "VBR mode"
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
-msgstr "Standaard is de codering Constant Bit Rate"
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
+msgstr ""
 
 #: modules/codec/twolame.c:60
 msgid "Psycho-acoustic model"
@@ -7767,42 +8070,41 @@ msgid "Maximum encoding bitrate"
 msgstr "Maximale codering bitrate"
 
 #: modules/codec/vorbis.c:161
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr ""
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr "Minimum codering bitrate"
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 msgid "CBR encoding"
 msgstr "CBR codering"
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+#, fuzzy
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr "Forceer Constant Bit Rate codering."
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 msgid "Vorbis audio decoder"
 msgstr "Vorbis audio decoder"
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 msgid "Vorbis audio packetizer"
 msgstr "Vorbis audio packetizer"
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr "Vorbis audio encodeer"
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr "Vorbis commentaar"
 
@@ -7814,7 +8116,7 @@ msgstr "GOP grootte"
 #: modules/codec/x264.c:45
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 
 #: modules/codec/x264.c:49
@@ -7835,7 +8137,7 @@ msgid ""
 msgstr ""
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -7845,211 +8147,219 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 
-#: modules/codec/x264.c:68
+#: modules/codec/x264.c:70
 #, fuzzy
-msgid "Number of B-frames between I and P (1 to 16)"
+msgid "B-frames between I and P"
 msgstr "Aantal blanco pixels tussen de banden."
 
-#: modules/codec/x264.c:69
+#: modules/codec/x264.c:71
 #, fuzzy
-msgid "Number of consecutive B-frames between I and P-frames."
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr "Aantal blanco pixels tussen de banden."
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
+#, fuzzy
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
-msgstr ""
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
+msgstr "Aantal blanco pixels tussen de banden."
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
 "encoding and decoding, but should save 10-15% bitrate."
 msgstr ""
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
-msgstr ""
+#: modules/codec/x264.c:92
+#, fuzzy
+msgid "Number of reference frames"
+msgstr "Aantal P beelden tussen 2 I beelden."
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "Logo overlay filter"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 msgid "Deblocking loop filter (increases quality)."
 msgstr ""
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr ""
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 msgid "Maximum quantizer parameter."
 msgstr ""
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
-msgid "Allowed variance of average bitrate"
-msgstr ""
+#: modules/codec/x264.c:121
+#, fuzzy
+msgid "Average bitrate tolerance"
+msgstr "Video bitrate tolerantie"
 
-#: modules/codec/x264.c:120
-msgid "Sets the allowed variance in average. bitrate."
-msgstr ""
+#: modules/codec/x264.c:122
+#, fuzzy
+msgid "Allowed variance in average. bitrate (in kbits/s)."
+msgstr "Selecteer stream met maximale bitrate"
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 #, fuzzy
 msgid "Max local bitrate"
 msgstr "Maximale codering bitrate"
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 #, fuzzy
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr "Selecteer stream met maximale bitrate"
 
-#: modules/codec/x264.c:126
+#: modules/codec/x264.c:128
 #, fuzzy
-msgid "Size of VBV buffer"
+msgid "VBV buffer"
 msgstr "Schaduw offset"
 
-#: modules/codec/x264.c:127
+#: modules/codec/x264.c:129
 #, fuzzy
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+msgid "Averaging period for the maximum local bitrate in kbits."
 msgstr "Selecteer stream met maximale bitrate"
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 msgid "Initial VBV buffer occupancy"
 msgstr ""
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
+#: modules/codec/x264.c:145
 #, fuzzy
-msgid "QP curve compression."
+msgid "QP curve compression"
 msgstr "DTS dynamisch bereik compressie"
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
-msgstr ""
+#, fuzzy
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
+msgstr "DTS dynamisch bereik compressie"
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -8060,30 +8370,30 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 #, fuzzy
 msgid "Direct MV prediction mode"
 msgstr "DirectMedia Object decoder"
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 #, fuzzy
 msgid "Direct MV prediction mode. "
 msgstr "DirectMedia Object decoder"
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 #, fuzzy
 msgid "Integer pixel motion estimation method"
 msgstr "Interlaced encoding"
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -8092,166 +8402,169 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 #, fuzzy
 msgid "Ignore chroma in motion estimation"
 msgstr "Interlaced encoding"
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#: modules/codec/x264.c:213
+msgid "Trellis RD quantization"
 msgstr ""
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 #, fuzzy
 msgid "CPU optimizations"
 msgstr "Polarisatie"
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
-msgstr ""
+#: modules/codec/x264.c:229
+#, fuzzy
+msgid "Use assembler CPU optimizations."
+msgstr "Polarisatie"
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 #, fuzzy
 msgid "PSNR calculation"
 msgstr "Verzadiging"
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "dia"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "esa"
 msgstr "Blues"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "fast"
 msgstr "snel"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "normal"
 msgstr "normaal"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 #, fuzzy
 msgid "slow"
 msgstr "Langzaam"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "all"
 msgstr "alle"
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "spatial"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 #, fuzzy
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr "H264 video encoder (gebruikt x264)"
@@ -8261,6 +8574,16 @@ msgid "Corba control"
 msgstr "Corba Bediening"
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 msgid "corba control module"
 msgstr "corba bedieningsmodule"
 
@@ -8272,19 +8595,20 @@ msgstr "Bewegingsdrempel (10-100)"
 msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr "Wijzig de gevoeligheid voor een muisbeweging."
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr "Activeer knop"
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
+#: modules/control/gestures.c:83
+#, fuzzy
+msgid "Trigger button for mouse gestures."
 msgstr "Wijzig de activeer knop voor muis gebaren."
 
-#: modules/control/gestures.c:87
+#: modules/control/gestures.c:86
 msgid "Middle"
 msgstr "Middelste"
 
-#: modules/control/gestures.c:90
+#: modules/control/gestures.c:89
 #, fuzzy
 msgid "Gestures"
 msgstr "Genre"
@@ -8293,128 +8617,104 @@ msgstr "Genre"
 msgid "Mouse gestures control interface"
 msgstr "Muis bediening met muisgebaren"
 
-#: modules/control/hotkeys.c:84
-msgid "Playlist bookmark 1"
-msgstr "Afspeellijst bookmark 1"
-
-#: modules/control/hotkeys.c:85
-msgid "Playlist bookmark 2"
-msgstr "Afspeellijst bookmark 2"
-
-#: modules/control/hotkeys.c:86
-msgid "Playlist bookmark 3"
-msgstr "Afspeellijst bookmark 3"
-
-#: modules/control/hotkeys.c:87
-msgid "Playlist bookmark 4"
-msgstr "Afspeellijst bookmark 4"
-
-#: modules/control/hotkeys.c:88
-msgid "Playlist bookmark 5"
-msgstr "Afspeellijst bookmark 5"
-
-#: modules/control/hotkeys.c:89
-msgid "Playlist bookmark 6"
-msgstr "Afspeellijst bookmark 6"
-
-#: modules/control/hotkeys.c:90
-msgid "Playlist bookmark 7"
-msgstr "Afspeellijst bookmark 7"
-
-#: modules/control/hotkeys.c:91
-msgid "Playlist bookmark 8"
-msgstr "Afspeellijst bookmark 8"
-
-#: modules/control/hotkeys.c:92
-msgid "Playlist bookmark 9"
-msgstr "Afspeellijst bookmark 9"
-
-#: modules/control/hotkeys.c:93
-msgid "Playlist bookmark 10"
-msgstr "Afspeellijst bookmark 10"
-
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
-msgstr "Met deze opties kunnen bookmarks voor de afspeelijst worden ingesteld"
+#: modules/control/hotkeys.c:94
+#, fuzzy
+msgid "Define playlist bookmarks."
+msgstr "Stel afspeellijst bookmark 9 in"
 
-#: modules/control/hotkeys.c:98
+#: modules/control/hotkeys.c:97
 #, fuzzy
 msgid "Hotkeys"
 msgstr "Sneltoetsen"
 
-#: modules/control/hotkeys.c:99
+#: modules/control/hotkeys.c:98
 msgid "Hotkeys management interface"
 msgstr "Sneltoets interface"
 
-#: modules/control/hotkeys.c:488
+#: modules/control/hotkeys.c:467
 #, c-format
 msgid "Audio track: %s"
 msgstr "Audio spoor: %s"
 
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
 #, c-format
 msgid "Subtitle track: %s"
 msgstr "Ondertitelings-spoor: %s"
 
-#: modules/control/hotkeys.c:502
+#: modules/control/hotkeys.c:482
 msgid "N/A"
 msgstr "n.v.t."
 
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, fuzzy, c-format
 msgid "Aspect ratio: %s"
 msgstr "Beeldverhouding"
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, fuzzy, c-format
 msgid "Crop: %s"
 msgstr "Verklein"
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, fuzzy, c-format
 msgid "Deinterlace mode: %s"
 msgstr "Deinterlace methode"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr "Adres Server"
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
-msgstr "Het IP adres en de poort waarop de HTTP interface zal draaien"
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
+msgstr ""
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 msgid "Source directory"
 msgstr "Bronmap"
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 #, fuzzy
 msgid "Charset"
 msgstr "Cabaret"
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 msgid "Handlers"
 msgstr ""
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
+msgstr ""
+
+#: modules/control/http/http.c:50
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr ""
+
+#: modules/control/http/http.c:53
+msgid "HTTP interface x509 PEM private key file."
 msgstr ""
 
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
+msgstr ""
+
+#: modules/control/http/http.c:58
+msgid "HTTP interace Certificates Revocation List file."
 msgstr ""
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:62
 msgid "HTTP remote control interface"
 msgstr "HTTP besturingsinterface"
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 #, fuzzy
 msgid "HTTP SSL"
 msgstr "HTTP"
@@ -8424,25 +8724,21 @@ msgid "Infrared remote control interface"
 msgstr "infrarood afstandsbediening"
 
 #: modules/control/netsync.c:59
-msgid "Act as master for network synchronisation"
-msgstr "Fungeer als bron voor de netwerk synchronisatie"
+msgid "Act as master"
+msgstr ""
 
 #: modules/control/netsync.c:60
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
-msgstr ""
-"Specificeer of deze client als de primaire client moet handelen, om zo "
-"tijdssynchronisatie op het netwerk te forceren."
+#, fuzzy
+msgid "Should act as the master client for the network synchronisation?"
+msgstr "Fungeer als bron voor de netwerk synchronisatie"
 
 #: modules/control/netsync.c:63
 msgid "Master client ip address"
 msgstr "IP adres van primaire client"
 
 #: modules/control/netsync.c:64
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+#, fuzzy
+msgid "IP address of the master client used for the network synchronisation."
 msgstr ""
 "IP adres van de primaire client voor tijdssynchronisatie binnen het netwerk."
 
@@ -8456,7 +8752,8 @@ msgid "Install Windows Service"
 msgstr "Installeer Windows Service"
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
+#, fuzzy
+msgid "Install the Service and exit."
 msgstr ""
 "Indien geselecteerd zal de interface de service selecteren en zichzelf "
 "sluiten."
@@ -8466,9 +8763,10 @@ msgid "Uninstall Windows Service"
 msgstr "Deinstalleer Windows Service"
 
 #: modules/control/ntservice.c:44
-msgid "If enabled the interface will uninstall the Service and exit."
+#, fuzzy
+msgid "Uninstall the Service and exit."
 msgstr ""
-"Indien geselecteerd zal de interface de service deselecteren en zichzelf "
+"Indien geselecteerd zal de interface de service selecteren en zichzelf "
 "sluiten."
 
 #: modules/control/ntservice.c:45
@@ -8476,10 +8774,9 @@ msgid "Display name of the Service"
 msgstr "Toon de naam van de Service"
 
 #: modules/control/ntservice.c:47
-msgid "This allows you to change the display name of the Service."
-msgstr ""
-"Met deze optie is het mogelijk om de getoonde naam van de Service te "
-"wijzigen."
+#, fuzzy
+msgid "Change the display name of the Service."
+msgstr "Toon de naam van de Service"
 
 #: modules/control/ntservice.c:48
 #, fuzzy
@@ -8489,9 +8786,9 @@ msgstr "Toon tooltips voor configuratie opties."
 #: modules/control/ntservice.c:50
 #, fuzzy
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 "Via deze optie kunnen extra interfaces gebruikt worden. Ze worden in de "
 "achtergrond geopend als aanvulling op de standaard interface. Maak een lijst "
@@ -8499,11 +8796,11 @@ msgstr ""
 "logger, gestures, sap, rc, http, screensaver)"
 
 #: modules/control/ntservice.c:55
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
 "Via deze optie kunnen extra interfaces gebruikt worden. Ze worden in de "
 "achtergrond geopend als aanvulling op de standaard interface. Maak een lijst "
@@ -8579,12 +8876,12 @@ msgstr "Afstandsbediening interface"
 
 #: modules/control/rc.c:335
 #, fuzzy
-msgid "Remote control interface initialized, `h' for help"
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr "Afstandsbediening interface geinitialiseerd, `h' voor help\n"
 
 #: modules/control/rc.c:847
 #, c-format
-msgid "unknown command `%s', type `help' for help"
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr ""
 
 #: modules/control/rc.c:880
@@ -8772,7 +9069,7 @@ msgid "| time-size # . . . . . . . . font size, in pixels"
 msgstr ""
 
 #: modules/control/rc.c:935
-msgid "| logo-file STRING . . . the overlay file path/name"
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr ""
 
 #: modules/control/rc.c:936
@@ -8865,21 +9162,31 @@ msgstr ""
 msgid "+----[ end of help ]"
 msgstr ""
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+#, fuzzy
+msgid "Press menu select or pause to continue."
+msgstr ""
+"\n"
+"Druk op RETURN om verder te gaan...\n"
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+#, fuzzy
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr ""
+"\n"
+"Druk op RETURN om verder te gaan...\n"
 
 #: modules/control/rc.c:1385
 #, fuzzy
-msgid "press pause to continue"
+msgid "Type 'pause' to continue."
 msgstr ""
 "\n"
 "Druk op RETURN om verder te gaan...\n"
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+msgid "Please provide one of the following parameters:"
 msgstr ""
 
 #: modules/control/showintf.c:62
@@ -8889,36 +9196,42 @@ msgstr "Bewegingsdrempel"
 
 #: modules/control/showintf.c:63
 #, fuzzy
-msgid "Height of the zone triggering the interface"
+msgid "Height of the zone triggering the interface."
 msgstr "MTU van de netwerk interface"
 
 #: modules/control/telnet.c:72
 #, fuzzy
-msgid "Telnet Interface host"
-msgstr "Poort telnet interface"
+msgid "Host"
+msgstr "House"
 
 #: modules/control/telnet.c:73
-#, fuzzy
-msgid "Default to listen on all network interfaces"
-msgstr "MTU van de netwerk interface"
-
-#: modules/control/telnet.c:74
-msgid "Telnet Interface port"
-msgstr "Poort telnet interface"
-
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
-msgstr "Standaard poort 4212"
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
+msgstr ""
 
-#: modules/control/telnet.c:77
-msgid "Telnet Interface password"
-msgstr "Wachtwoord telnet interface"
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
+msgstr "Poort"
 
 #: modules/control/telnet.c:78
-msgid "Default to admin"
-msgstr "Standaard \"admin\""
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
+msgstr ""
+
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
+msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:96
 #, fuzzy
 msgid "VLM remote control interface"
 msgstr "Afstandsbediening interface"
@@ -8939,10 +9252,15 @@ msgstr "ASF v1.0 demuxer"
 msgid "AU demuxer"
 msgstr "AU demuxer"
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 msgid "Force interleaved method"
 msgstr "Forceer de interleave methode"
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "Forceer de interleave methode"
+
 #: modules/demux/avi/avi.c:45
 msgid "Force index creation"
 msgstr "forceer de creatie van een index"
@@ -9012,15 +9330,23 @@ msgstr "Raw DTS demuxer"
 msgid "FLAC demuxer"
 msgstr "FLAC demuxer"
 
+#: modules/demux/livedotcom.cpp:63
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+"Wijzig de standaard buffer grootte voor RTSP stromen. Deze waarde wordt in "
+"miliseconden opgegeven."
+
 #: modules/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:67
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:72
@@ -9068,7 +9394,7 @@ msgstr "Beelden per seconde"
 #: modules/demux/mjpeg.c:44
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
+"is the default value) for a live stream (from a camera)."
 msgstr ""
 
 #: modules/demux/mjpeg.c:50
@@ -9475,7 +9801,7 @@ msgid "Extra PMT"
 msgstr ""
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr ""
 
 #: modules/demux/ts.c:87
@@ -9483,66 +9809,77 @@ msgid "Set id of ES to PID"
 msgstr ""
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
 msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 msgid "Fast udp streaming"
 msgstr ""
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr ""
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
-msgid "CSA ck"
+#: modules/demux/ts.c:98
+msgid "MTU for out mode."
 msgstr ""
 
 #: modules/demux/ts.c:100
-msgid "Silent mode"
+msgid "CSA ck"
 msgstr ""
 
 #: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+msgid "Control word for the CSA encryption algorithm"
 msgstr ""
 
 #: modules/demux/ts.c:103
+msgid "Silent mode"
+msgstr ""
+
+#: modules/demux/ts.c:104
+msgid "Do not complain on encrypted PES."
+msgstr ""
+
+#: modules/demux/ts.c:106
 #, fuzzy
 msgid "CAPMT System ID"
 msgstr "Stream Id"
 
-#: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+#: modules/demux/ts.c:107
+msgid "Only forward descriptors from this SysID to the CAM."
 msgstr ""
 
-#: modules/demux/ts.c:106
+#: modules/demux/ts.c:109
 msgid "Packet size in bytes to decrypt"
 msgstr ""
 
-#: modules/demux/ts.c:107
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr ""
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 msgid "Filename of dump"
 msgstr "Bestandsnaam"
 
-#: modules/demux/ts.c:112
+#: modules/demux/ts.c:115
 #, fuzzy
-msgid "Specify a filename where to dump the TS in"
+msgid "Specify a filename where to dump the TS in."
 msgstr "Specificeer een bestandsnaam waarnaar de stream zal worden gedumpt."
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 msgid "Append"
 msgstr "Voeg toe"
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
@@ -9550,17 +9887,17 @@ msgstr ""
 "Als het bestand reeds bestaat, overschrijf het dan niet, maar voeg de nieuwe "
 "data er aan toe."
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 msgid "Dump buffer size"
 msgstr ""
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr ""
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 #, fuzzy
 msgid "MPEG Transport Stream demuxer"
 msgstr "MPEG Transport Stream"
@@ -9614,6 +9951,10 @@ msgstr "New Age"
 msgid "Oldies"
 msgstr "Gouwe Ouwe"
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr "Anders"
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr "R&B"
@@ -9806,7 +10147,7 @@ msgstr "Cabaret"
 msgid "New wave"
 msgstr "New wave"
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr "Psychadelic"
 
@@ -9896,7 +10237,7 @@ msgstr "Ook bestanden van alle onderliggende mappen openen?"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -9904,8 +10245,8 @@ msgstr "Annuleer"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr "Open"
 
@@ -9917,7 +10258,7 @@ msgstr "Voorkeuren"
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr "Berichten"
 
@@ -9925,7 +10266,7 @@ msgstr "Berichten"
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr "Open Bestand"
 
@@ -9964,22 +10305,22 @@ msgstr "Ga naar Hoofdstuk"
 msgid "Speed"
 msgstr "Snelheid"
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr "Venster"
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr "OK"
@@ -10012,7 +10353,7 @@ msgid "Edit"
 msgstr "Bewerk"
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr "Alles Selecteren"
 
@@ -10053,11 +10394,11 @@ msgid "Path"
 msgstr "Pad"
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr "Naam"
 
@@ -10066,7 +10407,7 @@ msgid "Apply"
 msgstr "Pas Toe"
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr "Opslaan"
 
@@ -10107,7 +10448,6 @@ msgid "Take Screen Shot"
 msgstr "Neem een Screenshot"
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr "Over VLC media speler"
 
@@ -10116,7 +10456,7 @@ msgstr "Over VLC media speler"
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 msgid "Bookmarks"
 msgstr "Bladwijzers"
@@ -10134,30 +10474,14 @@ msgstr "Verwijder"
 msgid "Extract"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-#, fuzzy
-msgid "Size offset"
-msgstr "Schaduw offset"
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-#, fuzzy
-msgid "Time offset"
-msgstr "Vertikale offset"
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr "Positie"
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-#, fuzzy
-msgid "Bytes"
-msgstr "Blues"
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 msgid "Untitled"
 msgstr "Naamloos"
 
@@ -10167,9 +10491,8 @@ msgid "No input"
 msgstr "Geen invoer"
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:241
@@ -10178,32 +10501,32 @@ msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:242
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 msgid "Invalid selection"
 msgstr "Incorrecte selectie"
 
-#: modules/gui/macosx/bookmarks.m:292
-msgid "You have to select two bookmarks."
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 msgid "No input found"
 msgstr "Geen invoer gevonden"
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr ""
 
-#: modules/gui/macosx/controls.m:47
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
 #, fuzzy
-msgid "Go To Position"
-msgstr "Start positie"
+msgid "Jump To Time"
+msgstr "Ga naar: "
 
 #: modules/gui/macosx/controls.m:50
 #, fuzzy
@@ -10212,8 +10535,8 @@ msgstr "secam"
 
 #: modules/gui/macosx/controls.m:51
 #, fuzzy
-msgid "Go to specific position"
-msgstr "Ga rechtstreeks naar gespecificeerd punt"
+msgid "Jump to time"
+msgstr "Ga naar: "
 
 #: modules/gui/macosx/controls.m:136
 msgid "Random On"
@@ -10223,60 +10546,60 @@ msgstr "Shuffle Aan"
 msgid "Random Off"
 msgstr "Shuffle Uit"
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 msgid "Repeat One"
 msgstr "Herhaal Een"
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 msgid "Repeat Off"
 msgstr "Herhaal Uit"
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 msgid "Repeat All"
 msgstr "Alles Herhalen"
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr "Halve Grootte"
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr "Normale Grootte"
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr "Dubbele Grootte"
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr "Altijd Boven"
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr "Vul Scherm"
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr "Shuffle"
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 msgid "Step Forward"
 msgstr "Stap Vooruit"
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 msgid "Step Backward"
 msgstr "Stap Terug"
 
@@ -10291,191 +10614,189 @@ msgstr "Snel Vooruit"
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr "Start"
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr "Pauze"
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 msgid "2 Pass"
 msgstr "2 Pass"
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+#, fuzzy
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 "Met deze instelling wordt het equalizer effect twee keer toegepast. Het "
 "resultaat zal nauwkeuriger zijn."
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+#, fuzzy
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr "Activeer de equalizer"
 
 #: modules/gui/macosx/equalizer.m:147
 msgid "Preamp"
 msgstr "Voorversterking"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Uitgebreide opties"
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 #, fuzzy
 msgid "Video filters"
 msgstr "Video Filters"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr "Beeldaanpassingen"
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 msgid "More Info"
 msgstr "Meer Informatie"
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 #, fuzzy
 msgid "Distortion"
 msgstr "Verstoringsmethode"
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 msgid "Image clone"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+msgid "Creates several copies of the Video output window"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 #, fuzzy
 msgid "Image cropping"
 msgstr "Verwijder zwarte randen"
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
+#: modules/gui/macosx/extended.m:94
+msgid "Crops a defined part of the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 #, fuzzy
 msgid "Image inversion"
 msgstr "Inversie mode"
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 #, fuzzy
 msgid "Transformation"
 msgstr "Meer informatie"
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 msgid "Volume normalization"
 msgstr "Volume uitbalancering"
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
 #, fuzzy
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
+"This filters prevents the audio output level from exceeding a defined value."
 msgstr "Hier wordt het huidige volume opgeslagen tijdens mute. "
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 msgid "Headphone virtualization"
 msgstr "Koptelefoon effect"
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 #, fuzzy
 msgid "Maximum level"
 msgstr "Kwaliteit:"
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr "Herstel"
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr "Gamma"
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 msgid "Saturation"
 msgstr "Verzadiging"
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr "Doorzichtigheid"
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 msgid "More information"
 msgstr "Meer informatie"
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
 
 #: modules/gui/macosx/intf.m:467
 msgid "VLC - Controller"
 msgstr "VLC - Bedieningspaneel"
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr "VLC media speler"
@@ -10508,7 +10829,7 @@ msgstr "Verberg Anderen"
 msgid "Show All"
 msgstr "Toon Alles"
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr "Stop VLC"
 
@@ -10536,7 +10857,7 @@ msgstr "Open Netwerk..."
 msgid "Open Recent"
 msgstr "Open Laatste"
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr "Wis Menu"
 
@@ -10570,99 +10891,103 @@ msgstr "Geluid Harder"
 msgid "Volume Down"
 msgstr "Geluid Zachter"
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr "Video Apparaat"
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr "Minimalizeer Venster"
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 msgid "Close Window"
 msgstr "Sluit Venster"
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 msgid "Controller"
 msgstr "Bedieningspaneel"
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 #, fuzzy
 msgid "Extended Controls"
 msgstr "Uitgebreide opties"
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "Meer informatie"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr "Alles op Voorgrond"
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr "Help"
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr "Lees mij..."
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr "Online Documentatie"
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr "Rapporteer een Fout"
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 msgid "VideoLAN Website"
 msgstr "VideoLAN Website"
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr "Licentie"
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 #, fuzzy
 msgid "Make a donation"
 msgstr "Macedonisch"
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 #, fuzzy
 msgid "Online Forum"
 msgstr "Online Documentatie"
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr "Fout"
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
+#, fuzzy
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr ""
 "Er is een fout opgetreden die het onmogelijk maakte om uw verzoek af te "
 "handelen :"
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr ""
 "Mocht u van mening zijn dat het een software fout betreft, volg dan de "
 "instructies op:"
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr "Open het berichten venster"
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr "Dismiss"
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
+#: modules/gui/macosx/intf.m:608
+#, fuzzy
+msgid "Do not display further errors"
 msgstr "Verberg verdere foutmeldingen"
 
 #: modules/gui/macosx/intf.m:1071
@@ -10670,27 +10995,24 @@ msgstr "Verberg verdere foutmeldingen"
 msgid "Volume: %d%%"
 msgstr "Geluid is %d\n"
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 msgid "No CrashLog found"
 msgstr "Geen CrashLog gevonden"
 
-#: modules/gui/macosx/intf.m:1733
-#, fuzzy
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
-"Of u draait een versie van MacOSX van voor 10.2 of u heeft nog geen crashes "
-"gehad."
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "Qt Embedded video uitvoer"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
+#, fuzzy
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
-msgstr ""
+"Display the video in the controller window instead of a in separate window."
+msgstr "Toont video in de interface ipv in een apart venster."
 
 #: modules/gui/macosx/macosx.m:54
 msgid "Video device"
@@ -10698,11 +11020,10 @@ msgstr "Video apparaat"
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
-"Kies een getal dat overeenkomt met het scherm in je video apparaat selectie "
-"menu en dit scherm wordt standaard gebruikt voor de 'volledige scherm' mode."
 
 #: modules/gui/macosx/macosx.m:61
 msgid ""
@@ -10718,15 +11039,13 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
-"Vul het venster volledig met beeld. De hoogte-breedte verhouding wordt "
-"hierbij genegeerd."
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
-msgstr "Beeld uitvullen"
+msgid "Crop borders in fullscreen"
+msgstr ""
 
 #: modules/gui/macosx/macosx.m:70
 msgid ""
@@ -10739,28 +11058,26 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:81
+#: modules/gui/macosx/macosx.m:82
 #, fuzzy
-msgid "Keep wizard selections"
+msgid "Remember wizard options"
 msgstr "Uitgebreide opties"
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -10786,7 +11103,7 @@ msgstr "Media Resource Locater (MRL)"
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -10805,21 +11122,15 @@ msgid "Use DVD menus"
 msgstr "Gebruik DVD menus"
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr "VIDEO_TS map"
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "Open VIDEO_TS map"
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
 msgid "DVD"
 msgstr "DVD"
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr "Poort"
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -10838,7 +11149,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr "HTTP/FTP/MMS"
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr ""
 
@@ -10852,27 +11163,35 @@ msgid "Settings..."
 msgstr "Instellingen..."
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
-msgstr "Gebruik"
+#, fuzzy
+msgid "Override parametters"
+msgstr "Equalizer voorkeuren"
 
 #: modules/gui/macosx/open.m:244
-msgid "delay"
-msgstr "vertraging"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
+msgstr "Vertraging"
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
-msgstr "fps"
+#, fuzzy
+msgid "FPS"
+msgstr "PS"
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Subtitles encoding"
 msgstr "Tekstcodering van de ondertiteling"
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr "Lettertype grootte"
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "Ondertitelingsbestand"
+
 #: modules/gui/macosx/open.m:255
 #, fuzzy
 msgid "Font Properties"
@@ -10894,17 +11213,19 @@ msgid "Open VIDEO_TS Directory"
 msgstr "Open VIDEO_TS map"
 
 #: modules/gui/macosx/output.m:136
-msgid "Advanced output:"
-msgstr "Geavanceerde uitvoer:"
+#, fuzzy
+msgid "Streaming/Saving:"
+msgstr "Stream"
 
 #: modules/gui/macosx/output.m:140
-msgid "Output Options"
-msgstr "Uitvoer Opties"
+#, fuzzy
+msgid "Streaming and Transcoding Options"
+msgstr "Streaming Wizard..."
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
-msgid "Play locally"
-msgstr "Speel lokaal"
+#, fuzzy
+msgid "Display the stream locally"
+msgstr "Toon uitvoer op scherm tijdens het streamen"
 
 #: modules/gui/macosx/output.m:144
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:510
@@ -10917,15 +11238,16 @@ msgid "Encapsulation Method"
 msgstr "Inkapseling Methode"
 
 #: modules/gui/macosx/output.m:159
-msgid "Transcode options"
-msgstr "Transcode opties"
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
+msgid "Transcoding options"
+msgstr "Transcoding opties"
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 msgid "Bitrate (kb/s)"
 msgstr "Bitrate (kb/s)"
 
@@ -10967,193 +11289,180 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "Bewaar Bestand"
 
-#: modules/gui/macosx/playlist.m:478
-msgid "Save Playlist..."
-msgstr "Bewaar Afspeellijst..."
-
-#: modules/gui/macosx/playlist.m:480 modules/gui/pda/pda_interface.c:1254
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
-msgid "Delete"
-msgstr "Verwijder"
-
-#: modules/gui/macosx/playlist.m:481
-msgid "Expand Node"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
-#, fuzzy
-msgid "Preparse"
-msgstr "Prepareer"
-
-#: modules/gui/macosx/playlist.m:485
-#, fuzzy
-msgid "Sort Node by Name"
-msgstr "Sorteer op Naam"
-
-#: modules/gui/macosx/playlist.m:486
-#, fuzzy
-msgid "Sort Node by Author"
-msgstr "Sorteer op auteur"
-
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
-#, fuzzy
-msgid "No items in the playlist"
-msgstr "%i elementen in afspeellijst"
-
-#: modules/gui/macosx/playlist.m:493
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
-msgid "Search"
-msgstr "Zoek"
-
-#: modules/gui/macosx/playlist.m:495
-#, fuzzy
-msgid "Search in Playlist"
-msgstr "Open Speellijst"
-
-#: modules/gui/macosx/playlist.m:496
-msgid "Standard Play"
-msgstr "Normaal Afspelen"
-
-#: modules/gui/macosx/playlist.m:499
-#, fuzzy
-msgid "Add Folder to Playlist"
-msgstr "Voeg toe aan Afspeellijst"
-
-#: modules/gui/macosx/playlist.m:745
-msgid "Save Playlist"
-msgstr "Bewaar Afspeellijst"
-
-#: modules/gui/macosx/playlist.m:1489
-msgid "Empty Folder"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:1514
-#, fuzzy, c-format
-msgid "%i items in the playlist"
-msgstr "%i elementen in afspeellijst"
-
-#: modules/gui/macosx/playlist.m:1524
-#, fuzzy
-msgid "1 item in the playlist"
-msgstr "%i elementen in afspeellijst"
-
-#: modules/gui/macosx/playlistinfo.m:55
+#: modules/gui/macosx/playlistinfo.m:56
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
 msgid "URI"
 msgstr "URI"
 
-#: modules/gui/macosx/playlistinfo.m:62
+#: modules/gui/macosx/playlistinfo.m:63
 #, fuzzy
 msgid "Advanced Information"
 msgstr "Geavanceerde opties"
 
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:80
+#: modules/gui/macosx/playlistinfo.m:81
 msgid "Read at media"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:81
+#: modules/gui/macosx/playlistinfo.m:82
 #, fuzzy
 msgid "Input bitrate"
 msgstr "Sout stream"
 
-#: modules/gui/macosx/playlistinfo.m:82
+#: modules/gui/macosx/playlistinfo.m:83
 #, fuzzy
 msgid "Demuxed"
 msgstr "Demuxers"
 
-#: modules/gui/macosx/playlistinfo.m:83
+#: modules/gui/macosx/playlistinfo.m:84
 #, fuzzy
 msgid "Stream bitrate"
 msgstr "Maximale codering bitrate"
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
 #, fuzzy
 msgid "Decoded blocks"
 msgstr "Decoders"
 
-#: modules/gui/macosx/playlistinfo.m:87
+#: modules/gui/macosx/playlistinfo.m:88
 #, fuzzy
 msgid "Displayed frames"
 msgstr "Frames overslaan"
 
-#: modules/gui/macosx/playlistinfo.m:88
+#: modules/gui/macosx/playlistinfo.m:89
 #, fuzzy
 msgid "Lost frames"
 msgstr "Gebruik keyframes"
 
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
 #, fuzzy
 msgid "Streaming"
 msgstr "Stream"
 
-#: modules/gui/macosx/playlistinfo.m:91
+#: modules/gui/macosx/playlistinfo.m:92
 #, fuzzy
 msgid "Sent packets"
 msgstr "Groepeer packets"
 
-#: modules/gui/macosx/playlistinfo.m:92
+#: modules/gui/macosx/playlistinfo.m:93
 msgid "Sent bytes"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:93
+#: modules/gui/macosx/playlistinfo.m:94
 #, fuzzy
 msgid "Send rate"
 msgstr "Sample rate"
 
-#: modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/macosx/playlistinfo.m:98
 #, fuzzy
 msgid "Played buffers"
 msgstr "Speel Sneller"
 
-#: modules/gui/macosx/playlistinfo.m:98
+#: modules/gui/macosx/playlistinfo.m:99
 msgid "Lost buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
-msgstr "Info"
+#: modules/gui/macosx/playlist.m:479
+msgid "Save Playlist..."
+msgstr "Bewaar Afspeellijst..."
 
-#: modules/gui/macosx/prefs.m:123
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:212
-msgid "Reset All"
-msgstr "Alles Wissen"
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
+msgid "Delete"
+msgstr "Verwijder"
 
-#: modules/gui/macosx/prefs.m:142
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:295
-msgid "Reset Preferences"
-msgstr "Reset Voorkeuren"
+#: modules/gui/macosx/playlist.m:482
+msgid "Expand Node"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:485
+#, fuzzy
+msgid "Get Stream Information"
+msgstr "Metadata"
+
+#: modules/gui/macosx/playlist.m:486
+#, fuzzy
+msgid "Sort Node by Name"
+msgstr "Sorteer op Naam"
+
+#: modules/gui/macosx/playlist.m:487
+#, fuzzy
+msgid "Sort Node by Author"
+msgstr "Sorteer op auteur"
+
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
+#, fuzzy
+msgid "No items in the playlist"
+msgstr "%i elementen in afspeellijst"
+
+#: modules/gui/macosx/playlist.m:494
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
+msgid "Search"
+msgstr "Zoek"
+
+#: modules/gui/macosx/playlist.m:496
+#, fuzzy
+msgid "Search in Playlist"
+msgstr "Open Speellijst"
+
+#: modules/gui/macosx/playlist.m:497
+msgid "Standard Play"
+msgstr "Normaal Afspelen"
+
+#: modules/gui/macosx/playlist.m:500
+#, fuzzy
+msgid "Add Folder to Playlist"
+msgstr "Voeg toe aan Afspeellijst"
+
+#: modules/gui/macosx/playlist.m:749
+msgid "Save Playlist"
+msgstr "Bewaar Afspeellijst"
+
+#: modules/gui/macosx/playlist.m:1492
+msgid "Empty Folder"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:1517
+#, fuzzy, c-format
+msgid "%i items in the playlist"
+msgstr "%i elementen in afspeellijst"
+
+#: modules/gui/macosx/playlist.m:1527
+#, fuzzy
+msgid "1 item in the playlist"
+msgstr "%i elementen in afspeellijst"
+
+#: modules/gui/macosx/prefs.m:123
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:212
+msgid "Reset All"
+msgstr "Alles Wissen"
+
+#: modules/gui/macosx/prefs.m:142
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:295
+msgid "Reset Preferences"
+msgstr "Reset Voorkeuren"
 
 #: modules/gui/macosx/prefs.m:143
 msgid "Continue"
 msgstr "Ga Door"
 
 #: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+#, fuzzy
 msgid ""
-"Beware this will reset your VLC media player preferences.\n"
+"Beware this will reset the VLC media player preferences.\n"
 "Are you sure you want to continue?"
 msgstr ""
 "Pas op dit zal uw VLC Media Player huidige instelling wissen en originele "
 "waarden weer terugplaatsen.\n"
 "Weet u zeker dat u door wil gaan?"
 
-#: modules/gui/macosx/prefs.m:705
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
+#: modules/gui/macosx/prefs.m:708
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr ""
 
 #: modules/gui/macosx/prefs_widgets.m:1222
@@ -11181,7 +11490,7 @@ msgid "Logo"
 msgstr "Herhaal Alles"
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 msgid "Marquee"
 msgstr "Marquee"
 
@@ -11217,108 +11526,103 @@ msgstr "Grootte"
 msgid "(in pixels)"
 msgstr "Breedte in pixels"
 
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "Positie"
-
 #: modules/gui/macosx/sfilters.m:104
 #, fuzzy
 msgid "ms"
 msgstr "mms"
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 msgid "Black"
 msgstr "Zwart"
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr "Grijs"
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Silver"
 msgstr "Zilver"
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr "Wit"
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr "Kastanjebruin"
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Red"
 msgstr "Rood"
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Fuchsia"
 msgstr "Fuchsia"
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr "Geel"
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Olive"
 msgstr "Olijf"
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Green"
 msgstr "Groen"
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Teal"
 msgstr "Taling"
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Lime"
 msgstr "Limoen"
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr "Paars"
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr "Marine"
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Blue"
 msgstr "Blauw"
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr "Aqua"
@@ -11369,7 +11673,7 @@ msgid "Right-Bottom"
 msgstr "Beneden"
 
 #: modules/gui/macosx/update.m:84
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr ""
 
 #: modules/gui/macosx/update.m:85
@@ -11377,20 +11681,20 @@ msgid "Download now"
 msgstr ""
 
 #: modules/gui/macosx/update.m:92
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr ""
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -11506,24 +11810,25 @@ msgstr "MPEG Transport Stream"
 msgid "MPEG 1 Format"
 msgstr "MPEG 1 Formaat"
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:265
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -11537,12 +11842,11 @@ msgid ""
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 msgid "Enter the address of the computer to stream to."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 #, fuzzy
 msgid "Use this to stream to a single computer."
 msgstr "Open Netwerk"
@@ -11554,12 +11858,25 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:285
+#, fuzzy
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr "Open Netwerk"
+
+#: modules/gui/macosx/wizard.m:290
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:362
@@ -11567,365 +11884,357 @@ msgid "Back"
 msgstr "Terug"
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 #, fuzzy
 msgid "Streaming/Transcoding Wizard"
 msgstr "Streaming Wizard..."
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-#, fuzzy
-msgid "This wizard helps you to stream, transcode or save a stream."
-msgstr "Hiermee kunt u naar de stream kijken terwijl u aan het streamen bent."
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 #, fuzzy
 msgid "Stream to network"
 msgstr "Open Netwerk"
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 #, fuzzy
 msgid "Transcode/Save to file"
 msgstr "Transcode"
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 #, fuzzy
 msgid "Choose input"
 msgstr "Kies een titel"
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 #, fuzzy
 msgid "Choose here your input stream."
 msgstr "Opnemen van de stream"
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 #, fuzzy
 msgid "Select a stream"
 msgstr "Selecteer een Netwerk Stream"
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 #, fuzzy
 msgid "Existing playlist item"
 msgstr "Volgende speellijst item"
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr "Kies..."
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr "Van"
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 msgid "To"
 msgstr "Tot"
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
-msgstr ""
+#: modules/gui/macosx/wizard.m:405
+#, fuzzy
+msgid "This page allows to select how the input stream will be sent."
+msgstr "Hiermee kunt u naar de stream kijken terwijl u aan het streamen bent."
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 msgid "Destination"
 msgstr "Doel"
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 msgid "Streaming method"
 msgstr "Stream methode"
 
-#: modules/gui/macosx/wizard.m:410
+#: modules/gui/macosx/wizard.m:409
+#, fuzzy
+msgid "Address of the computer to stream to."
+msgstr "email adres dat aan de CDDB server wordt gemeld"
+
+#: modules/gui/macosx/wizard.m:411
 msgid "UDP Unicast"
 msgstr "UDP Unicast"
 
-#: modules/gui/macosx/wizard.m:411
+#: modules/gui/macosx/wizard.m:412
 msgid "UDP Multicast"
 msgstr "UDP Multicast"
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 msgid "Transcode"
 msgstr "Transcode"
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 msgid "Transcode audio"
 msgstr "Transcodeer audio"
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 msgid "Transcode video"
 msgstr "Transcodeer video"
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-msgid "If your stream has audio and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-msgid "If your stream has video and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 #, fuzzy
 msgid "Encapsulation format"
 msgstr "Inkapseling Methode"
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 #, fuzzy
 msgid "Additional streaming options"
 msgstr "Bitrate Opties"
 
-#: modules/gui/macosx/wizard.m:439
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+#: modules/gui/macosx/wizard.m:440
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 msgid "SAP Announce"
 msgstr "SAP Aankondigingen"
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 #, fuzzy
 msgid "Local playback"
 msgstr "Stop afspelen"
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 #, fuzzy
 msgid "Additional transcode options"
 msgstr "Transcode opties"
 
-#: modules/gui/macosx/wizard.m:450
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
+#: modules/gui/macosx/wizard.m:451
+msgid "In this page, a few additional transcoding parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 msgid "Select the file to save to"
 msgstr "Selecteer het bestand om in op te slaan"
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
 msgid "Summary"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 #, fuzzy
 msgid "Encap. format"
 msgstr "Inkapseling Methode"
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 #, fuzzy
 msgid "Input stream"
 msgstr "Sout stream"
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 #, fuzzy
 msgid "Save file to"
 msgstr "Bewaar bestand"
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 #, fuzzy
 msgid "No input selected"
 msgstr "Geen invoer gevonden"
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 #, fuzzy
 msgid "No valid destination"
 msgstr "Doel"
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1119
+#: modules/gui/macosx/wizard.m:1116
 #, fuzzy
-msgid "Select the folder to save to"
+msgid "Select the directory to save to"
 msgstr "Selecteer het bestand om in op te slaan"
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 #, fuzzy
 msgid "No folder selected"
 msgstr "Geen invoer gevonden"
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
-msgstr ""
+#: modules/gui/macosx/wizard.m:1169
+#, fuzzy
+msgid "A directory where to save the files has to be selected."
+msgstr "De bestandsmap waarin de gemaakte snapshots zullen worden opgeslagen."
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1181
-#, fuzzy
-msgid "You you need to select a file, you want to save to."
-msgstr "Kies een stream uitvoermodule"
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1372
 #, fuzzy
 msgid "Finish"
 msgstr "Fins"
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, fuzzy, c-format
 msgid "%i items"
 msgstr "Video Filters"
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 #, fuzzy
 msgid "yes"
 msgstr "Blues"
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 #, fuzzy
 msgid "no"
 msgstr "geen"
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#: modules/gui/macosx/wizard.m:1661
 #, fuzzy
-msgid "Use this to stream on a network."
+msgid "This allows to stream on a network."
 msgstr "Open Netwerk"
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 msgid "Select your audio codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 msgid "Select your video codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -11933,7 +12242,7 @@ msgid ""
 "name will be used."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -12135,7 +12444,7 @@ msgstr "ntsc"
 msgid "secam"
 msgstr "secam"
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 msgid "auto"
 msgstr "auto"
 
@@ -12413,7 +12722,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr "Skin bestanden (*.vlt)|*vlt|Skin bestanden (*.xml)|*.xml"
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr "Open speellijst"
 
@@ -12425,7 +12734,7 @@ msgid ""
 msgstr "Alle speellijsten|*.pls;*.m3u;*.asx;*.b4s|M3U bestande|*.m3u"
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr "Bewaar speellijst"
 
@@ -12434,40 +12743,43 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
-msgstr "Laatst gebruikte skin"
+msgid "Skin to use"
+msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:344
-msgid "Select the path to the last skin used."
-msgstr "Selecteer het bestandspad van de laatste gebruikte skin."
+#, fuzzy
+msgid "Path to the skin to use."
+msgstr "Locatie van het te gebruiken PNG bestand"
 
 #: modules/gui/skins2/src/skin_main.cpp:345
 msgid "Config of last used skin"
 msgstr "Configuratie van laatst gebruikte skin"
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
-msgstr "Configuratie van laatst gebruikte skin"
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
+msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr "Transparantie"
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
 msgstr "Alle transparante effecten kunnen uitgezet worden."
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 msgid "Skinnable Interface"
 msgstr "Interface met Skins"
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr "Skins lader"
 
@@ -12489,7 +12801,7 @@ msgstr ""
 " (wxWindows interface)\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 #, fuzzy
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
@@ -12498,17 +12810,17 @@ msgstr ""
 "© (C) 1996-2004 - het VideoLAN Team\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 #, fuzzy
 msgid "Compiled by "
 msgstr "Comedie"
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 #, fuzzy
 msgid "Compiler: "
 msgstr "Fout: %s\n"
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr ""
 
@@ -12533,12 +12845,12 @@ msgid ""
 msgstr "Bouw een MRL met behulp van de volgende voorgedefinieerde doelen:"
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr "Kies map"
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr "Kies Bestand"
 
@@ -12566,6 +12878,12 @@ msgstr "wxWindows dialoog voorziening"
 msgid "Edit bookmark"
 msgstr "Wijzig bladwijzer"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+#, fuzzy
+msgid "Bytes"
+msgstr "Blues"
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -12574,6 +12892,11 @@ msgstr ""
 msgid "The stream must be playing or paused for bookmarks to work"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+msgid ""
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
 msgid ""
 "Input has changed, unable to save bookmark. Use \"pause\" while editing "
@@ -12715,81 +13038,80 @@ msgid "RTSP"
 msgstr "RTSP"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr ""
+#, fuzzy
+msgid "DVD device to use"
+msgstr "DVD apparaat"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "CDDB Server poort"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 #, fuzzy
 msgid "Open subtitles file"
 msgstr "Gebruik bestand met ondertiteling"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 #, fuzzy
 msgid "Title number."
 msgstr "Tuner nummer"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
 "be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 #, fuzzy
 msgid "Track number."
 msgstr "Spoor Nummer"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 
@@ -12807,7 +13129,8 @@ msgid "Add &Directory..."
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+#, fuzzy
+msgid "&Add URL..."
 msgstr "&Voeg MRL toe..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -12831,8 +13154,9 @@ msgid "&Reverse sort by title"
 msgstr "Sorteer op titel (inverse)"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
-msgstr "&Shuffle Afspeellijst"
+#, fuzzy
+msgid "&Shuffle"
+msgstr "Shuffle"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
 msgid "D&elete"
@@ -12859,77 +13183,98 @@ msgstr "Video Filters"
 msgid "Play this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+#, fuzzy
+msgid "Preparse"
+msgstr "Prepareer"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr "Info"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "Add node"
 msgstr "Audio codec"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 msgid "root"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, fuzzy, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr "%i elementen in afspeellijst"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, c-format
 msgid "%i items in playlist"
 msgstr "%i elementen in afspeellijst"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr "M3U bestand"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "Bewaar speellijst"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr "Afspeellijst is leeg"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr "Kan niet opslaan"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr "Normaal"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 #, fuzzy
 msgid "Sorted by artist"
 msgstr "Sorteer op auteur"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 #, fuzzy
 msgid "Sorted by Album"
 msgstr "Sorteer op Naam"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "New node"
 msgstr "New Age"
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+#, fuzzy
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+"Pas op dit zal uw VLC Media Player huidige instelling wissen en originele "
+"waarden weer terugplaatsen.\n"
+"Weet u zeker dat u door wil gaan?"
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -12949,8 +13294,8 @@ msgstr "Shift"
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:167
@@ -12958,12 +13303,15 @@ msgid "Stream output MRL"
 msgstr "Stroom output MRL"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
-msgid "Destination Target:"
-msgstr "Doel: "
+#, fuzzy
+msgid "Target:"
+msgstr "Open Doel locatie:"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
+#, fuzzy
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
@@ -12972,21 +13320,23 @@ msgstr ""
 "automatisch ingevuld."
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
-msgid "Output methods"
-msgstr "Uitvoer methodes"
+#, fuzzy
+msgid "Outputs"
+msgstr "Uitvoer URL"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+msgid "Play locally"
+msgstr "Speel lokaal"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr "MMSH"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr "RTP"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-msgid "Miscellaneous options"
-msgstr "Overige Opties"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 #, fuzzy
 msgid "Group name"
@@ -13001,10 +13351,6 @@ msgstr "Naam Kanaal"
 msgid "Select all elementary streams"
 msgstr "Selecteer een Netwerk Stream"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-msgid "Transcoding options"
-msgstr "Transcoding opties"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 msgid "Video codec"
 msgstr "Video codec"
@@ -13036,8 +13382,9 @@ msgid "Subtitles file"
 msgstr "Ondertitelingsbestand"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
-msgstr "Ondertiteling opties"
+#, fuzzy
+msgid "Options"
+msgstr "Opties:"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 #, fuzzy
@@ -13048,12 +13395,6 @@ msgstr ""
 "Stel een ander aantal beelden per seconden in. Dit werkt enkel metMicroDVD "
 "ondertiteling."
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr "Vertraging"
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 #, fuzzy
 msgid "Set subtitle delay (in 1/10s)"
@@ -13065,21 +13406,21 @@ msgstr "Open een bestand"
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
 #, fuzzy
-msgid "VLC media player - Updates"
-msgstr "VLC media speler"
+msgid "Updates"
+msgstr "Bijwerken"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+msgid "Check for updates"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 #, fuzzy
 msgid "Save file..."
 msgstr "Bewaar bestand"
@@ -13108,7 +13449,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 #, fuzzy
 msgid "Choose"
 msgstr "Kies..."
@@ -13127,35 +13468,55 @@ msgstr "Herhaal Alles"
 msgid "Create"
 msgstr "Framerate"
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-#, fuzzy
-msgid "VLM configuration"
-msgstr "VLM configuratie bestand"
-
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
 #, fuzzy
 msgid "VLM stream"
 msgstr "Start stream"
 
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+#, fuzzy
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr "Hiermee kunt u naar de stream kijken terwijl u aan het streamen bent."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#, fuzzy
+msgid "Use this to stream on a network."
+msgstr "Open Netwerk"
+
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:91
 msgid "Use this to re-encode a stream and save it to a file."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
 #, fuzzy
 msgid "Use this to stream on a network"
 msgstr "Open Netwerk"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
-#, fuzzy
-msgid "You must choose a stream"
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
+#, fuzzy
+msgid "You must choose a stream"
 msgstr "Kies een stream uitvoermodule"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
 "incoming stream (for example, a file or a disc, but not a RTP/UDP network "
@@ -13163,32 +13524,73 @@ msgid ""
 "Enter the starting and ending times (in seconds)."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+msgid "Select the target video codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+msgid "Select the target audio codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
 msgid "This does not appear to be a valid multicast address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
 #, fuzzy
 msgid "You need to enter an address"
 msgstr "Netwerk interface adres"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
 "transcoding"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 #, fuzzy
 msgid "You must choose a file to save to"
 msgstr "Kies een stream uitvoermodule"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
@@ -13198,57 +13600,93 @@ msgid ""
 "name will be used"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 #, fuzzy
 msgid "Save to file"
 msgstr "Bewaar bestand"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+#, fuzzy
+msgid "Adds distortion effects"
+msgstr "Effect"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+msgid "Inverts the colors of the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+msgid "Adds motion blurring to the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 msgid "Magnifies part of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+#, fuzzy
+msgid "Image adjustment"
+msgstr "Beeld eigenshappen"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr "Video Instellingen"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr "Aspect Ratio"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-msgid "More info"
-msgstr "Meer Info"
-
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+msgid "Imitates the effect of surround sound when using headphones."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+#, fuzzy
+msgid "Prevents the audio output level from going over a predefined value."
+msgstr "Hier wordt het huidige volume opgeslagen tijdens mute. "
+
+#: modules/gui/wxwidgets/extrapanel.cpp:466
+#, fuzzy
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
-msgstr ""
+msgstr "Activeer de equalizer"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:473
 #, fuzzy
-msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
 msgstr ""
 "Met deze instelling wordt het equalizer effect twee keer toegepast. Het "
 "resultaat zal nauwkeuriger zijn."
 
+#: modules/gui/wxwidgets/extrapanel.cpp:999
+msgid ""
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "Meer informatie"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 #, fuzzy
 msgid "Stopped"
@@ -13279,126 +13717,132 @@ msgstr "Vorig Hoofdstuk"
 msgid "Next track"
 msgstr "Volgend Hoofdstuk"
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 msgid "Quick &Open File...\tCtrl-O"
 msgstr "&Open Bestand Versneld...\tCtrl-O"
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr "Open &Bestand...\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 #, fuzzy
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr "Open &Bestand...\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr "Open &Disk...\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr "Open &Netwerk Stream...\tCtrl-N"
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 #, fuzzy
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr "Open &Capture Apparaat...\tCtrl-C"
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 #, fuzzy
 msgid "&Wizard...\tCtrl-W"
 msgstr "Streaming &Wizard...\tCtrl-W"
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr "&Afsluiten\tCtrl-X"
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr "&Speellijst...\tCtrl-P"
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr "&Berichten...\tCtrl-M"
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr "&Stream en Media Informatie...\tCtrl-I"
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
+#: modules/gui/wxwidgets/interface.cpp:605
+#, fuzzy
+msgid "About..."
+msgstr "_Over..."
+
+#: modules/gui/wxwidgets/interface.cpp:607
+msgid "Check for updates..."
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 msgid "&File"
 msgstr "&Bestand"
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr "&Toon"
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr "&Instellingen"
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr "&Audio"
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr "&Video"
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr "&Navigatie"
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr "&Help"
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
 msgstr "Open speellijst"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr "Vorige speellijst item"
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr "Volgende speellijst item"
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr "Speel Langzamer"
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr "Speel Sneller"
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 #, fuzzy
 msgid "Extended &GUI\tCtrl-G"
 msgstr "Uitgebreide GUI"
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 #, fuzzy
 msgid "&Bookmarks...\tCtrl-B"
 msgstr "Bladwijzers..."
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 #, fuzzy
 msgid "Preference&s...\tCtrl-S"
 msgstr "Voorkeuren..."
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 #, fuzzy
 msgid ""
 " (wxWidgets interface)\n"
@@ -13407,7 +13851,7 @@ msgstr ""
 " (wxWindows interface)\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
@@ -13417,12 +13861,12 @@ msgstr ""
 "http://www.videolan.org/\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr "Over %s"
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 #, fuzzy
 msgid "Show/Hide interface"
 msgstr "Toon Interface"
@@ -13508,11 +13952,23 @@ msgstr ""
 msgid "RTP Unicast"
 msgstr "UDP Unicast"
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+#, fuzzy
+msgid "Stream to a single computer."
+msgstr "Open Netwerk"
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 #, fuzzy
 msgid "RTP Multicast"
 msgstr "UDP/RTP Multicast"
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 msgid ""
 "Enter the multicast address to stream to in this field. This must be an IP "
@@ -13520,22 +13976,46 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
+#: modules/gui/wxwidgets/streamdata.cpp:134
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#, fuzzy
+msgid "Bookmarks dialog"
 msgstr "Toon bladwijzers"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
-msgstr "Toon bladwijzers wanneer de interface opstart."
+#, fuzzy
+msgid "Show bookmarks dialog at startup"
+msgstr "Toon bladwijzers"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
+#, fuzzy
+msgid "Extended GUI"
+msgstr "Uitgebreide GUI"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
-msgid "Show extended GUI"
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
+msgid "Taskbar"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
+msgid "Show VLC on the taskbar"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
@@ -13544,30 +14024,44 @@ msgid "Minimal interface"
 msgstr "Interface met Skins"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 #, fuzzy
 msgid "Size to video"
 msgstr "Multicast timeout"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+msgid "Resize VLC to match the video resolution."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
 #, fuzzy
-msgid "Show systray icon"
+msgid "Systray icon"
+msgstr "Laat stream positie zien"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+#, fuzzy
+msgid "Show a systray icon for VLC"
 msgstr "Laat stream positie zien"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
 #, fuzzy
+msgid "Show labels in toolbar"
+msgstr "Toon tekst van de toolbar knoppen"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#, fuzzy
+msgid "Show labels below the icons in the toolbar."
+msgstr "Toon tekst onder de iconen in de toolbar."
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
+#, fuzzy
 msgid "Playlist view"
 msgstr "Afspeellijst"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -13575,20 +14069,20 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 #, fuzzy
 msgid "wxWidgets interface module"
 msgstr "wxWindows interface module"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 #, fuzzy
 msgid "wxWidgets dialogs provider"
 msgstr "wxWindows dialoog voorziening"
@@ -13611,9 +14105,10 @@ msgid "Save raw codec data"
 msgstr "Sla de ruwe codec data op"
 
 #: modules/misc/dummy/dummy.c:45
+#, fuzzy
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 "Met deze optie kan de ruwe codec data worden opgeslagen indien de dummy "
 "interface is geselecteerd in de algemene opties."
@@ -13632,156 +14127,170 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr "Dummy interface functie"
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 #, fuzzy
 msgid "Dummy Interface"
 msgstr "Interface"
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 msgid "Dummy access function"
 msgstr "Dummy toegangsfunctie"
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 msgid "Dummy demux function"
 msgstr "Dummy demux functie"
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 #, fuzzy
 msgid "Dummy decoder"
 msgstr "Dummy decoder functie"
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 msgid "Dummy decoder function"
 msgstr "Dummy decoder functie"
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 msgid "Dummy encoder function"
 msgstr "Dummy encoder functie"
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 msgid "Dummy audio output function"
 msgstr "Dummy audio uitvoer functie"
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 msgid "Dummy video output function"
 msgstr "Dummy video uitvoer functie"
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 #, fuzzy
 msgid "Dummy Video output"
 msgstr "Dummy stream uitvoer"
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 msgid "Dummy font renderer function"
 msgstr "Dummy font renderer functie"
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr "Lettertype"
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
-msgstr "Lettertype bestandsnaam"
+#, fuzzy
+msgid "Filename for the font you want to use"
+msgstr ""
+"Selecteer met behulp van een nummer (van 0 tot n) welk audio spoor je wilt "
+"gebruiken."
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
 msgid "Font size in pixels"
 msgstr "Lettertype grootte in pixels"
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
+#, fuzzy
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 "De grootte van de lettertypen die zal worden gebruikt voor de OSD module. "
 "Indien deze optie ongelijk is aan 0 zal deze waarde en niet de  de relatieve "
 "lettertype grootte worden gebruikt."
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
-msgstr ""
-
 #: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
+msgstr "Doorzichtigheid"
+
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+#, fuzzy
+msgid "Text default color"
 msgstr "Standaard tekstkleur"
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
-msgstr ""
-"De grootte van de lettertypen die zal worden gebruikt voor de OSD module"
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+#, fuzzy
+msgid "Relative font size"
+msgstr "Fragmenten"
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr "Kleiner"
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr "Klein"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr "Groot"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr "Groter"
 
-#: modules/misc/freetype.c:102
+#: modules/misc/freetype.c:107
 #, fuzzy
-msgid "Use yuvp renderer"
+msgid "Use YUVP renderer"
 msgstr "Tekst renderer"
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 #, fuzzy
 msgid "Font Effect"
 msgstr "Verwijder"
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Background"
 msgstr "Ga Terug"
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Outline"
 msgstr "Olijf"
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 msgid "Fat Outline"
 msgstr ""
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 msgid "Text renderer"
 msgstr "Tekst renderer"
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 msgid "Freetype2 font renderer"
 msgstr "Freetype2 lettertype renderer"
 
@@ -13791,104 +14300,102 @@ msgstr ""
 
 #: modules/misc/gnutls.c:69
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
 msgstr ""
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr ""
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr ""
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr "GnuTLS TLS encryptie laag"
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 #, fuzzy
 msgid "Growl server"
 msgstr "Geen server"
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 #, fuzzy
 msgid "Growl password"
 msgstr "FTP wachtwoord"
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 #, fuzzy
 msgid "Growl UDP port"
 msgstr "UDP poort"
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "UDP poort"
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
-msgstr ""
+#, fuzzy
+msgid "Growl"
+msgstr "Groep"
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 #, fuzzy
 msgid "(no title)"
 msgstr "Naamloos"
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr ""
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr ""
 
@@ -13896,7 +14403,7 @@ msgstr ""
 msgid "Gtk+ GUI helper"
 msgstr "Gtk+ GUI helper"
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr "Tekst"
 
@@ -13908,12 +14415,12 @@ msgstr "Log formaat"
 #, fuzzy
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr ""
 "Specificeer het log formaat. De beschikbare keuzes zijn \"text\" (standaard) "
 "en \"html\""
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
@@ -13921,31 +14428,35 @@ msgstr ""
 "Specificeer het log formaat. De beschikbare keuzes zijn \"text\" (standaard) "
 "en \"html\""
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr ""
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 msgid "File logging"
 msgstr "Bestandslogging"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr "Log bestandsnaam"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr "Specificeer de log bestandsnaam."
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 #, fuzzy
 msgid "RRD output file"
 msgstr "Uitvoer naar bestand"
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+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"
@@ -13962,16 +14473,14 @@ 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/msn.c:63
 msgid "MSN Title format string"
 msgstr ""
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
@@ -13980,8 +14489,9 @@ msgid "MSN"
 msgstr "MMS"
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr ""
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "Nu speelt"
 
 #: modules/misc/network/ipv4.c:96
 #, fuzzy
@@ -14026,30 +14536,36 @@ msgstr "Qt Embedded GUI helper"
 msgid "video"
 msgstr "video"
 
+#: modules/misc/rtsp.c:48
+#, fuzzy
+msgid "RTSP host address"
+msgstr "Adres Server"
+
 #: modules/misc/rtsp.c:50
 #, fuzzy
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr "Het IP adres en de poort en pad waarop de RTSP interface zal draaien."
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 #, fuzzy
 msgid "Maximum number of connections"
 msgstr "Aantal klonen"
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 msgid "RTSP VoD"
 msgstr "RTSP VoD"
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 msgid "RTSP VoD server"
 msgstr "RTSP VoD server"
 
@@ -14057,11 +14573,11 @@ msgstr "RTSP VoD server"
 msgid "X Screensaver disabler"
 msgstr "schakelt de X screensaver uit"
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 msgid "SVG template file"
 msgstr ""
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -14078,56 +14594,58 @@ msgstr "de C module die niks doet"
 msgid "Miscellaneous stress tests"
 msgstr "Verschillende stress tests"
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 msgid "Win32 font renderer"
 msgstr ""
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr "XML parser (gebruikt libxml2)"
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 msgid "Simple XML Parser"
 msgstr "Simpele XML parser"
 
 #: modules/mux/asf.c:49
-msgid "Allows you to define the title that will be put in ASF comments."
-msgstr "Specificeer de titel in de ASF metadata."
+msgid "Title to put in ASF comments."
+msgstr ""
 
-#: modules/mux/asf.c:52
-msgid "Allows you to define the author that will be put in ASF comments."
+#: modules/mux/asf.c:51
+#, fuzzy
+msgid "Author to put in ASF comments."
 msgstr "Specificeer de auteur in de ASF metadata."
 
-#: modules/mux/asf.c:55
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+#: modules/mux/asf.c:53
+#, fuzzy
+msgid "Copyright string to put in ASF comments."
 msgstr "Specificeer de auteursrechten in de ASF metadata."
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 msgid "Comment"
 msgstr "Commentaar"
 
-#: modules/mux/asf.c:58
-msgid "Allows you to define the comment that will be put in ASF comments."
-msgstr "Specificeer het \"commentaar\" in de ASF metadata."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
+msgstr ""
 
-#: modules/mux/asf.c:61
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+#: modules/mux/asf.c:57
+#, fuzzy
+msgid "\"Rating\" to put in ASF comments."
 msgstr "Specificeer de \"rating\" in de ASF metadata."
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 msgid "Packet Size"
 msgstr ""
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr ""
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 msgid "ASF muxer"
 msgstr "ASF muxer"
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr "Onbekende video"
 
@@ -14140,31 +14658,33 @@ msgid "Dummy/Raw muxer"
 msgstr "Dummy/Raw muxer"
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+#, fuzzy
+msgid "Create \"Fast Start\" files"
 msgstr "Maak \"Snel start\" bestanden"
 
 #: modules/mux/mp4.c:47
+#, fuzzy
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 "Met deze optie worden \"Snel start\" bestanden gemaakt. (\"Snel start\") "
 "bestanden zijn geoptimaliseerd voor downloaden en tegelijkertijd bekijken."
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 msgid "MP4/MOV muxer"
 msgstr "MP4/MOV demuxer"
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr "DTS vertraging (ms)"
 
 #: modules/mux/mpeg/ps.c:46
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:51
@@ -14172,9 +14692,7 @@ msgid "PES maximum size"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:61
@@ -14187,7 +14705,7 @@ msgstr "Video PID"
 
 #: modules/mux/mpeg/ts.c:84
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr ""
 
@@ -14196,7 +14714,8 @@ msgid "Audio PID"
 msgstr "Audio PID"
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
+#, fuzzy
+msgid "Assign a fixed PID to the audio stream."
 msgstr "Ken een vast PID aan de audio stream toe."
 
 #: modules/mux/mpeg/ts.c:88
@@ -14204,7 +14723,8 @@ msgid "SPU PID"
 msgstr "SPU PID"
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+#, fuzzy
+msgid "Assign a fixed PID to the SPU."
 msgstr "Ken een vast PID aan de ondertiteling stream toe"
 
 #: modules/mux/mpeg/ts.c:90
@@ -14212,7 +14732,8 @@ msgid "PMT PID"
 msgstr "PMT PID"
 
 #: modules/mux/mpeg/ts.c:91
-msgid "Assigns a fixed PID to the PMT"
+#, fuzzy
+msgid "Assign a fixed PID to the PMT"
 msgstr "Ken een vast PID aan de PMT toe."
 
 #: modules/mux/mpeg/ts.c:92
@@ -14220,8 +14741,9 @@ msgid "TS ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
-msgstr ""
+#, fuzzy
+msgid "Assign a fixed Transport Stream ID."
+msgstr "Ken een vast PID aan de audio stream toe."
 
 #: modules/mux/mpeg/ts.c:94
 #, fuzzy
@@ -14230,59 +14752,77 @@ msgstr "PMT PID"
 
 #: modules/mux/mpeg/ts.c:95
 #, fuzzy
-msgid "Assigns a fixed Network ID (for SDT table)"
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr "Ken een vast PID aan de PMT toe."
 
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
-msgstr ""
-
 #: modules/mux/mpeg/ts.c:97
 #, fuzzy
-msgid "Assigns a program number to each PMT"
-msgstr "Ken een vast PID aan de PMT toe."
+msgid "PMT Program numbers"
+msgstr "Spoor Nummer"
 
 #: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:99
-#, fuzzy
-msgid "Defines the pids to add to each pmt."
-msgstr "Bepaald of er pieken moeten worden getekend."
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
+msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
-msgid "Set PID to id of ES"
+#: modules/mux/mpeg/ts.c:109
+msgid "Set PID to ID of ES"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:105
-msgid "set PID to id of es"
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:114
+#, fuzzy
+msgid "Data alignment"
+msgstr "Mozaïek uitlijning"
+
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:118
 msgid "Shaping delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 msgid "Use keyframes"
 msgstr "Gebruik keyframes"
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -14291,76 +14831,76 @@ msgid ""
 "the biggest frames in the stream."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr "Encrypt audio"
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr "Encrypt audio met CSA"
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 #, fuzzy
 msgid "Crypt video"
 msgstr "Encrypt audio"
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 #, fuzzy
 msgid "Crypt video using CSA"
 msgstr "Encrypt audio met CSA"
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr "CSA sleutel"
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
+#, fuzzy
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 "Definieer de CSA encryptie sleutel. Dit moet een string van 16 characters "
 "zijn."
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr "TS muxer (libdvbpsi)"
 
@@ -14371,18 +14911,20 @@ msgstr "Multipart scheidingsregel"
 #: modules/mux/mpjpeg.c:33
 #, fuzzy
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 "Multipart zoals MPJPEG gebruiken een scheidingsregel tussen de verschillende "
 "stukken inhoud. Standaard is --myboundary"
 
 #: modules/mux/mpjpeg.c:50
-msgid "Multipart jpeg muxer"
+#, fuzzy
+msgid "Multipart JPEG muxer"
 msgstr "Multipart jpeg muxer"
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
+#, fuzzy
+msgid "Ogg/OGM muxer"
 msgstr "Ogg/ogm muxer"
 
 #: modules/mux/wav.c:42
@@ -14394,7 +14936,8 @@ msgid "Copy packetizer"
 msgstr "Copy packetizer"
 
 #: modules/packetizer/h264.c:47
-msgid "H264 video packetizer"
+#, fuzzy
+msgid "H.264 video packetizer"
 msgstr "H.264 video packetizer"
 
 #: modules/packetizer/mpeg4audio.c:118
@@ -14407,13 +14950,13 @@ msgstr "MPEG4 video packetizer"
 
 #: modules/packetizer/mpegvideo.c:52
 #, fuzzy
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr "Toon Interface"
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -14437,7 +14980,8 @@ msgid "DAAP access"
 msgstr "DAAP toegang"
 
 #: modules/services_discovery/hal.c:63
-msgid "HAL device detection"
+#, fuzzy
+msgid "HAL devices detection"
 msgstr "HAL apparaten detectie"
 
 #: modules/services_discovery/hal.c:153
@@ -14449,14 +14993,15 @@ msgid "Podcast URLs list"
 msgstr ""
 
 #: modules/services_discovery/podcast.c:58
-msgid "Podcast '|' (pipe) seperated URLs list"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
 msgstr ""
 
-#: modules/services_discovery/podcast.c:62
-msgid "Podcast Service Discovery"
-msgstr ""
+#: modules/services_discovery/podcast.c:63
+#, fuzzy
+msgid "Podcasts"
+msgstr "Plak"
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 #, fuzzy
 msgid "Podcast"
 msgstr "Plak"
@@ -14466,131 +15011,136 @@ msgid "SAP multicast address"
 msgstr "SAP multicast adres"
 
 #: modules/services_discovery/sap.c:80
-#, fuzzy
-msgid "Listen for SAP announcements on another address"
-msgstr "Luister naar SAP aankondigingen op een niet standaard adres."
-
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
-msgstr "Luister naar IPv4 SAP"
+msgid ""
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
+msgstr ""
 
 #: modules/services_discovery/sap.c:83
 #, fuzzy
-msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
-msgstr "Selecteer dit als de SAP module naar IPv4 aankondigen moet luisteren."
+msgid "IPv4 SAP"
+msgstr "IPv6 SAP bereik"
 
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
-msgstr "Luister naar IPv6 SAP"
+#, fuzzy
+msgid "Listen to IPv4 announcements on the standard address."
+msgstr "Luister naar SAP aankondigingen op een niet standaard adres."
 
 #: modules/services_discovery/sap.c:87
 #, fuzzy
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
-msgstr "Selecteer dit als de SAP module naar IPv6 aankondigen moet luisteren."
+msgid "IPv6 SAP"
+msgstr "IPv6 SAP bereik"
 
 #: modules/services_discovery/sap.c:89
+#, fuzzy
+msgid "Listen to IPv6 announcements on the standard addresses."
+msgstr "Luister naar SAP aankondigingen op een niet standaard adres."
+
+#: modules/services_discovery/sap.c:91
 msgid "IPv6 SAP scope"
 msgstr "IPv6 SAP bereik"
 
-#: modules/services_discovery/sap.c:91
+#: modules/services_discovery/sap.c:93
 #, fuzzy
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr "Zet het bereik voor IPv6 aankondigen (standaard 8)"
 
-#: modules/services_discovery/sap.c:92
+#: modules/services_discovery/sap.c:94
 msgid "SAP timeout (seconds)"
 msgstr "SAP timeout (seconden)"
 
-#: modules/services_discovery/sap.c:94
+#: modules/services_discovery/sap.c:96
 #, fuzzy
 msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr ""
 "De tijd waarna het SAP element wordt verwijderd, indien er geen nieuwe "
 "aankondigen aangekomen is."
 
-#: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+#: modules/services_discovery/sap.c:98
+#, fuzzy
+msgid "Try to parse the announce"
 msgstr "Probeer de SAP te parsen"
 
-#: modules/services_discovery/sap.c:98
+#: modules/services_discovery/sap.c:100
 #, fuzzy
 msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
 msgstr ""
 "SAP zal proberen de SAP te parsen. Als deze optie is uitgeschakeld worden "
 "alle aankondigingen door de livedotcom module verwerkt."
 
-#: modules/services_discovery/sap.c:100
+#: modules/services_discovery/sap.c:103
 msgid "SAP Strict mode"
 msgstr ""
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 #, fuzzy
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
 "announcements."
 msgstr "Negeer sommige aankondigingen die niet aan de standaard voldoen."
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 msgid "Use SAP cache"
 msgstr "Gebruik SAP cache"
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
+#, fuzzy
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 "Gebruik een SAP cache. Dit verlaagd the opstarttijd van SAP, maar er kunnen "
 "elementen in de lijst staan die niet langer beschikbaar zijn."
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 #, fuzzy
 msgid "SAP Announcements"
 msgstr "SAP Aankondigingen"
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr "SDP parser voor UDP aankondigingen"
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 msgid "Session Announcements (SAP)"
 msgstr ""
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 msgid "Session"
 msgstr "Sessie"
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 msgid "Tool"
 msgstr "Applicatie"
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 msgid "User"
 msgstr "Gebruiker"
 
+#: modules/services_discovery/shout.c:61
+#, fuzzy
+msgid "Number of streams"
+msgstr "Aantal threads"
+
 #: modules/services_discovery/shout.c:62
-msgid "Maximum number of shoutcast servers to be listed"
+#, fuzzy
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr "Maximum aantal weer te geven shoutcast servers."
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr "Shoutcast radio lijsten"
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 msgid "Shoutcast"
 msgstr ""
 
@@ -14603,39 +15153,41 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr ""
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
 msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 msgid "ID Offset"
 msgstr ""
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
 msgstr ""
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 msgid "Bridge"
 msgstr ""
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 msgid "Bridge stream output"
 msgstr ""
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 msgid "Bridge out"
 msgstr ""
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr ""
 
@@ -14655,7 +15207,7 @@ msgstr "Video rendering"
 msgid "Introduces a delay in the display of the stream."
 msgstr "Vertraag het afbeelden van de stream"
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 msgid "Display"
 msgstr ""
 
@@ -14671,82 +15223,84 @@ msgstr "Dupliceer stream"
 msgid "Output access method"
 msgstr "Uitvoer methode"
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
-msgstr "Specificeer het uitvoerformaat voor de uitgaande stream."
+#: modules/stream_out/es.c:39
+#, fuzzy
+msgid "This is the default output access method that will be used."
+msgstr "Standaard VCD apparaat dat gebruikt wordt."
 
 #: modules/stream_out/es.c:41
 msgid "Audio output access method"
 msgstr "Audio uitvoerformaat"
 
 #: modules/stream_out/es.c:43
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
+#, fuzzy
+msgid "This is the output access method that will be used for audio."
 msgstr "Specificeer het uitvoerformaat voor de uitgaande audiostream."
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 msgid "Video output access method"
 msgstr "Video uitvoerformaat"
 
-#: modules/stream_out/es.c:47
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
+#: modules/stream_out/es.c:46
+#, fuzzy
+msgid "This is the output access method that will be used for video."
 msgstr "Specificeer het uitvoerformaat voor de uitgaande videostream."
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 msgid "Output muxer"
 msgstr "Uitvoer muxer"
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
-msgid "Allows you to specify the muxer used for the streaming output."
-msgstr "Specificeer het bestandsformaat voor de uitgaande stream."
+#: modules/stream_out/es.c:50
+#, fuzzy
+msgid "This is the default muxer method that will be used."
+msgstr "Standaard CD Audio apparaat dat gebruikt wordt."
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 msgid "Audio output muxer"
 msgstr "Audio output muxer"
 
-#: modules/stream_out/es.c:55
-msgid "Allows you to specify the muxer used for the audio streaming output."
-msgstr "Specificeer het bestandsformaat voor de uitgaande audiostream."
+#: modules/stream_out/es.c:53
+#, fuzzy
+msgid "This is the muxer that will be used for audio."
+msgstr "Wijzig de gebruikersnaam voor de connectie."
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 msgid "Video output muxer"
 msgstr "Video uitvoer muxer"
 
-#: modules/stream_out/es.c:58
-msgid "Allows you to specify the muxer used for the video streaming output."
-msgstr "Specificeer het bestandsformaat voor de uitgaande videostream."
+#: modules/stream_out/es.c:56
+#, fuzzy
+msgid "This is the muxer that will be used for video."
+msgstr "Wijzig de gebruikersnaam voor de connectie."
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 msgid "Output URL"
 msgstr "Uitvoer URL"
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
-msgid "Allows you to specify the output URL used for the streaming output."
-msgstr "Specificeer de URL voor de uit te voeren stream."
+#: modules/stream_out/es.c:60
+#, fuzzy
+msgid "This is the default output URI."
+msgstr "Standaard VCD apparaat dat gebruikt wordt."
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 msgid "Audio output URL"
 msgstr "Audio uitvoer URL"
 
-#: modules/stream_out/es.c:65
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
-msgstr "Specificeer de URL voor de uit te voeren audiostream.."
+#: modules/stream_out/es.c:63
+#, fuzzy
+msgid "This is the output URI that will be used for audio."
+msgstr "Naam van de group voor de aan te kondigen sessie."
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 msgid "Video output URL"
 msgstr "Video uitvoer URL"
 
-#: modules/stream_out/es.c:69
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
-msgstr "Specificeer de URL voor de uit te voeren videostream."
+#: modules/stream_out/es.c:66
+#, fuzzy
+msgid "This is the output URI that will be used for video."
+msgstr "Naam van de group voor de aan te kondigen sessie."
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 msgid "Elementary stream output"
 msgstr "Elementaire stream uitvoer"
 
@@ -14775,15 +15329,21 @@ msgstr "Mozaïek bridge"
 msgid "Mosaic bridge stream output"
 msgstr "Mozaïek bridge stream uitvoer"
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr "SDP"
 
 #: modules/stream_out/rtp.c:51
+#, fuzzy
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 "Genereer een SDP voor de stream uitvoer. Gebruik een URL. http://location to "
 "access de SDP via HTTP, rtsp://location voor RTSP en sap:// for the SDP to "
@@ -14793,123 +15353,151 @@ msgstr ""
 msgid "Muxer"
 msgstr "Muxer"
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
+#: modules/stream_out/rtp.c:57
+#, fuzzy
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
+msgstr "Specificeer de URL voor de uit te voeren stream."
+
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
 msgid "Session name"
 msgstr "Sessie naam"
 
-#: modules/stream_out/rtp.c:61
-msgid "Allows you to specify the session name used for the streaming output."
-msgstr "Specificeer een naam voor deze sessie."
-
 #: modules/stream_out/rtp.c:62
+#, fuzzy
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
+msgstr "Naam van de aan te kondigen sessie (via SAP of SLP)"
+
+#: modules/stream_out/rtp.c:64
 msgid "Session description"
 msgstr "Beschrijving sessie"
 
-#: modules/stream_out/rtp.c:64
-msgid "Allows you to give a broader description of the stream."
+#: modules/stream_out/rtp.c:66
+#, fuzzy
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr "Geef een duidelijk omschrijving van deze sessie."
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 msgid "Session URL"
 msgstr "Sessie URL"
 
-#: modules/stream_out/rtp.c:67
-msgid "Allows you to specify a URL with additional information on the stream."
-msgstr "Specificeer een URL adres met extra informatie over deze sessie."
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
+msgstr ""
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 msgid "Session email"
 msgstr "Sessie e-mail"
 
-#: modules/stream_out/rtp.c:70
-msgid "Allows you to specify contact e-mail address for this session."
-msgstr "Specificeer een e-mail contactadres voor deze sessie."
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
+msgstr ""
 
-#: modules/stream_out/rtp.c:74
-msgid "Allows you to specify the base port used for the RTP streaming."
+#: modules/stream_out/rtp.c:79
+#, fuzzy
+msgid "This allows you to specify the base port for the RTP streaming."
 msgstr "Specificeer de standaard poort bij RTP streaming."
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 msgid "Audio port"
 msgstr "Audio poort"
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
+#, fuzzy
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
+"This allows you to specify the default audio port for the RTP streaming."
 msgstr "Specificeer de standaard poort voor audio streams bij RTP streaming."
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 msgid "Video port"
 msgstr "Video poort"
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
+#, fuzzy
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
+"This allows you to specify the default video port for the RTP streaming."
 msgstr "Specificeer de standaard poort voor video streams bij RTP streaming."
 
-#: modules/stream_out/rtp.c:84
+#: modules/stream_out/rtp.c:89
 #, fuzzy
-msgid "Allows you to specify the Time-To-Live for the output stream."
+msgid "This allows you to specify the Time-To-Live for the output stream."
 msgstr "De levenstijd (TTL) van de uitgaande stream."
 
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
+msgstr ""
+
 #: modules/stream_out/rtp.c:93
+#, fuzzy
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
+msgstr ""
+"Hiermee kunnen alle ES (video, audio en ondertiteling) worden gestreamed."
+
+#: modules/stream_out/rtp.c:102
 msgid "RTP stream output"
 msgstr "RTP stream uitvoer"
 
-#: modules/stream_out/standard.c:45
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
-msgstr "Specificeer het bestandsformaat voor de uitgaande stream."
-
-#: modules/stream_out/standard.c:47
-#, fuzzy
-msgid "Output URL (deprecated)"
-msgstr "Uitvoer naar bestand"
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
+msgstr ""
 
-#: modules/stream_out/standard.c:49
+#: modules/stream_out/standard.c:44
 #, fuzzy
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
-msgstr "Specificeer de URL voor de uit te voeren stream."
+msgid "This is the muxer that will be used."
+msgstr "Standaard VCD apparaat dat gebruikt wordt."
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:45
 #, fuzzy
 msgid "Output destination"
 msgstr "Doel"
 
-#: modules/stream_out/standard.c:54
+#: modules/stream_out/standard.c:47
 #, fuzzy
-msgid ""
-"Allows you to specify the output destination used for the streaming output."
-msgstr "Specificeer de URL voor de uit te voeren stream."
+msgid "This is the destination (URL) that will be used for the stream."
+msgstr "Specificeer het codec formaat voor de uitgaande audio streams."
 
-#: modules/stream_out/standard.c:58
+#: modules/stream_out/standard.c:50
 #, fuzzy
-msgid "Name of the session that will be announced with SAP"
-msgstr "Naam van de aan te kondigen sessie (via SAP of SLP)"
+msgid ""
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
+msgstr "Het aantal frames dat per key frame zal worden gecodeerd."
 
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 msgid "Session groupname"
 msgstr "Sessie groepsnaam"
 
-#: modules/stream_out/standard.c:62
-msgid "Name of the group that will be announced for the session"
-msgstr "Naam van de group voor de aan te kondigen sessie."
+#: modules/stream_out/standard.c:55
+#, fuzzy
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
+msgstr "Naam van de aan te kondigen sessie (via SAP of SLP)"
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 msgid "SAP announcing"
 msgstr "SAP aankondigingen"
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+#, fuzzy
+msgid "Announce this session with SAP."
 msgstr "Verkondig deze sessie via SAP"
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 msgid "Standard"
 msgstr "Standaard"
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 msgid "Standard stream output"
 msgstr "Standaard stream uitvoer"
 
@@ -14987,8 +15575,10 @@ msgid "Video encoder"
 msgstr "Video encoder"
 
 #: modules/stream_out/transcode.c:48
+#, fuzzy
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
+"This is the video encoder module that will be used (and its associated "
+"options)."
 msgstr "Specificeer de te gebruiken encoder en zijn opties."
 
 #: modules/stream_out/transcode.c:50
@@ -14996,235 +15586,306 @@ msgid "Destination video codec"
 msgstr "Doelformaat video"
 
 #: modules/stream_out/transcode.c:52
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
-msgstr "Specificeer het codec formaat voor de uitgaande video streams."
+#, fuzzy
+msgid "This is the video codec that will be used."
+msgstr "Standaard DVD apparaat dat gebruikt wordt."
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 msgid "Video bitrate"
 msgstr "Video bitrate"
 
-#: modules/stream_out/transcode.c:56
-msgid "Allows you to specify the video bitrate used for the streaming output."
-msgstr "Hiermee kunt u de bitrate van de video specificeren (in kB/s)."
+#: modules/stream_out/transcode.c:55
+msgid "Target bitrate of the transcoded video stream."
+msgstr ""
 
-#: modules/stream_out/transcode.c:58
+#: modules/stream_out/transcode.c:56
 msgid "Video scaling"
 msgstr "Video ver-groten/kleinen"
 
-#: modules/stream_out/transcode.c:60
-msgid "Allows you to scale the video before encoding."
-msgstr "Hiermee kunt u video vergroten of verkleinen voor het te coderen."
+#: modules/stream_out/transcode.c:58
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
+msgstr ""
 
-#: modules/stream_out/transcode.c:61
+#: modules/stream_out/transcode.c:59
 msgid "Video frame-rate"
 msgstr "Video frame-rate"
 
-#: modules/stream_out/transcode.c:63
-msgid "Allows you to specify an output frame rate for the video."
-msgstr "Specificeer de frame-rate voor uitgaande streams."
+#: modules/stream_out/transcode.c:61
+#, fuzzy
+msgid "Target output frame rate for the video stream."
+msgstr "De gewenste framerate voor het opnemen."
 
-#: modules/stream_out/transcode.c:66
-msgid "Allows you to deinterlace the video before encoding."
+#: modules/stream_out/transcode.c:64
+#, fuzzy
+msgid "Deinterlace the video before encoding."
 msgstr "Hiermee kunt u video deinterlacen voor het te coderen."
 
-#: modules/stream_out/transcode.c:76
+#: modules/stream_out/transcode.c:67
+#, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr ""
+"De te gebruiken deinterlace module. (ffmpeg-deinterlace of deinterlace)"
+
+#: modules/stream_out/transcode.c:74
 #, fuzzy
 msgid "Maximum video width"
 msgstr "Video breedte"
 
-#: modules/stream_out/transcode.c:78
+#: modules/stream_out/transcode.c:76
 #, fuzzy
-msgid "Allows you to specify a maximum output video width."
-msgstr "Specificeer de breedte van de uitgaande streams."
+msgid "Maximum output video width."
+msgstr "Video breedte"
 
-#: modules/stream_out/transcode.c:79
+#: modules/stream_out/transcode.c:77
 #, fuzzy
 msgid "Maximum video height"
 msgstr "Video hoogte"
 
-#: modules/stream_out/transcode.c:81
+#: modules/stream_out/transcode.c:79
 #, fuzzy
-msgid "Allows you to specify a maximum output video height."
-msgstr "Specificeer de hoogte van de uitgaande streams."
+msgid "Maximum output video height."
+msgstr "Video hoogte"
 
-#: modules/stream_out/transcode.c:82
+#: modules/stream_out/transcode.c:80
 #, fuzzy
 msgid "Video filter"
 msgstr "Video Filters"
 
-#: modules/stream_out/transcode.c:84
-#, fuzzy
+#: modules/stream_out/transcode.c:82
 msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
-msgstr "Specificeer het bestandsformaat voor de uitgaande videostream."
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
+msgstr ""
 
-#: modules/stream_out/transcode.c:87
-msgid "Video crop top"
+#: modules/stream_out/transcode.c:85
+#, fuzzy
+msgid "Video crop (top)"
 msgstr "Video crop bovenkant"
 
-#: modules/stream_out/transcode.c:89
-msgid "Allows you to specify the top coordinate for the video cropping."
-msgstr "Specificeer de bovenkant voor het croppen"
+#: modules/stream_out/transcode.c:87
+msgid "Number of pixels to crop at the top of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:90
-msgid "Video crop left"
+#: modules/stream_out/transcode.c:88
+#, fuzzy
+msgid "Video crop (left)"
 msgstr "Video crop links"
 
-#: modules/stream_out/transcode.c:92
-msgid "Allows you to specify the left coordinate for the video cropping."
-msgstr "Specificeer de linker kant voor het croppen"
+#: modules/stream_out/transcode.c:90
+msgid "Number of pixels to crop at the left of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:93
-msgid "Video crop bottom"
+#: modules/stream_out/transcode.c:91
+#, fuzzy
+msgid "Video crop (bottom)"
 msgstr "Video crop onderkant"
 
-#: modules/stream_out/transcode.c:95
-msgid "Allows you to specify the bottom coordinate for the video cropping."
-msgstr "Specificeer de onderkant voor het croppen."
+#: modules/stream_out/transcode.c:93
+msgid "Number of pixels to crop at the bottom of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:96
-msgid "Video crop right"
+#: modules/stream_out/transcode.c:94
+#, fuzzy
+msgid "Video crop (right)"
 msgstr "Video crop rechts"
 
+#: modules/stream_out/transcode.c:96
+msgid "Number of pixels to crop at the right of the video."
+msgstr ""
+
 #: modules/stream_out/transcode.c:98
-msgid "Allows you to specify the right coordinate for the video cropping."
-msgstr "Specificeer de rechter kant voor het croppen."
+#, fuzzy
+msgid "Video padding (top)"
+msgstr "Video crop bovenkant"
 
 #: modules/stream_out/transcode.c:100
+msgid "Size of the black border to add at the top of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:101
+#, fuzzy
+msgid "Video padding (left)"
+msgstr "Video crop links"
+
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:104
+#, fuzzy
+msgid "Video padding (bottom)"
+msgstr "Video crop onderkant"
+
+#: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:107
+#, fuzzy
+msgid "Video padding (right)"
+msgstr "Video crop rechts"
+
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:111
+#, fuzzy
+msgid "Video canvas width"
+msgstr "Video breedte"
+
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
+msgstr ""
+
+#: modules/stream_out/transcode.c:114
+#, fuzzy
+msgid "Video canvas height"
+msgstr "Video hoogte"
+
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
+msgstr ""
+
+#: modules/stream_out/transcode.c:117
+#, fuzzy
+msgid "Video canvas aspect ratio"
+msgstr "Beeldverhouding bron"
+
+#: modules/stream_out/transcode.c:119
+msgid ""
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
+msgstr ""
+
+#: modules/stream_out/transcode.c:122
 msgid "Audio encoder"
 msgstr "Audio codec"
 
-#: modules/stream_out/transcode.c:102
+#: modules/stream_out/transcode.c:124
+#, fuzzy
 msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
 msgstr "Specificeer de te gebruiken encoder en zijn opties."
 
-#: modules/stream_out/transcode.c:104
+#: modules/stream_out/transcode.c:126
 msgid "Destination audio codec"
 msgstr "Doelformaat audio"
 
-#: modules/stream_out/transcode.c:106
-msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
-msgstr "Specificeer het codec formaat voor de uitgaande audio streams."
+#: modules/stream_out/transcode.c:128
+#, fuzzy
+msgid "This is the audio codec that will be used."
+msgstr "Standaard CD Audio apparaat dat gebruikt wordt."
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:129
 msgid "Audio bitrate"
 msgstr "Audio bitrate"
 
-#: modules/stream_out/transcode.c:110
-msgid "Allows you to specify the audio bitrate used for the streaming output."
+#: modules/stream_out/transcode.c:131
+msgid "Target bitrate of the transcoded audio stream."
 msgstr ""
-"Specificeer de bitrate van het geluid (in kB/s) voor uitgaande streams."
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 msgid "Audio sample rate"
 msgstr "Samplerate geluid"
 
-#: modules/stream_out/transcode.c:114
+#: modules/stream_out/transcode.c:134
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
-msgstr "De te gebruiken samplerate voor geluid voor uitgaande streams"
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
+msgstr ""
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 msgid "Audio channels"
 msgstr "Audio kanalen"
 
-#: modules/stream_out/transcode.c:118
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
-msgstr "Het aantal audio kanalen in uitgaande streams"
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
+msgstr ""
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 msgid "Subtitles encoder"
 msgstr "Ondertitelingsencoder"
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
+#, fuzzy
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr "De te gebruiken encoder voor ondertiteling en zijn opties"
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 msgid "Destination subtitles codec"
 msgstr "Formaat ondertiteling"
 
-#: modules/stream_out/transcode.c:127
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
 msgstr ""
-"Hiermee kunt u het formaat voor de te streamen ondertiteling instellen."
-
-#: modules/stream_out/transcode.c:129
-msgid "Subpictures filter"
-msgstr "Ondertitelingsfilter"
 
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
+#, fuzzy
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
 "Te gebruiken ondertitelingsfilters bij het transcoderen. De geproduceerde "
 "ondertitelingsbeelden worden direct/permanent op het beeld afgebeeld."
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 #, fuzzy
 msgid "OSD menu"
 msgstr "DVD (menus)"
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 msgid "Number of threads"
 msgstr "Aantal threads"
 
-#: modules/stream_out/transcode.c:141
-msgid "Allows you to specify the number of threads used for the transcoding."
+#: modules/stream_out/transcode.c:160
+#, fuzzy
+msgid "Number of threads used for the transcoding."
 msgstr "Het aantal threads dat gebruikt wordt voor transcodering."
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
 msgstr ""
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 msgid "Synchronise on audio track"
 msgstr "Synchroniseer met het geluid"
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
 msgstr ""
 "Dupliceer of verwijder beelden om video te synchroniseren met het geluid."
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
+#, fuzzy
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 "Als de CPU de benodigde snelheid voor de encodering niet aan kan, dan kunnen "
 "hiermee beelden overgeslagen worden."
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 msgid "Transcode stream output"
 msgstr "Transcodeer stream"
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 msgid "Overlays/Subtitles"
 msgstr "Overlapping/Ondertiteling"
 
@@ -15262,63 +15923,71 @@ msgid "AltiVec conversions from "
 msgstr "Altivec conversies van "
 
 #: modules/video_filter/adjust.c:60
-msgid "Enable brightness threshold"
-msgstr ""
+#, fuzzy
+msgid "Brightness threshold"
+msgstr "Bewegingsdrempel"
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr "Contrast van het beeld (0-2)"
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:65
+#, fuzzy
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr ""
 "Wijzig het contrast van het beeld. Waarden tussen 0 en 2, 1 is normaal."
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr "Tint van het beeld (0-360)"
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
-msgstr "Wijzig de tint van het beeld. Waarden tussen 0 en 360, 0 is normaal."
+#: modules/video_filter/adjust.c:67
+#, fuzzy
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
+msgstr "Wijzig de tint van het beeld. Waarden tussen 0 en 360, 0 is normaal."
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr "Kleurverzadiging van het beeld (0-3)"
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
+#: modules/video_filter/adjust.c:69
+#, fuzzy
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
 msgstr ""
 "Wijzig de kleurverzadiging van het beeld. Waarden tussen 0 en 3, 0 is "
 "normaal."
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr "Helderheid van het beeld (0-2)"
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:71
+#, fuzzy
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr ""
 "Wijzig de helderheid van het beeld. Waarden tussen 0 en 2, 0 is normaal."
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr "Gamma correctie op het beeld (0-10)"
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+#: modules/video_filter/adjust.c:73
+#, fuzzy
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr ""
 "Wijzig de gamma van het beeld. Waarden tussen 0.01 en 10, 1 is normaal."
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 msgid "Image properties filter"
 msgstr "Beeld eigenschappen filter"
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr "Beeld eigenshappen"
 
@@ -15331,22 +16000,26 @@ msgid "Number of clones"
 msgstr "Aantal klonen"
 
 #: modules/video_filter/clone.c:56
-msgid "Select the number of video windows in which to clone the video."
+#, fuzzy
+msgid "Number of video windows in which to clone the video."
 msgstr "Kies het aantal klonen van het videovenster dat u verlangt"
 
 #: modules/video_filter/clone.c:59
-msgid "List of video output modules"
-msgstr "Lijst van video output modules"
+#, fuzzy
+msgid "Video output modules"
+msgstr "Video uitvoer module"
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
-msgstr "Selecteer de specifieke video uitvoer modules die u wilt activeren."
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
+msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 msgid "Clone video filter"
 msgstr "Kloon beeld van de video filter"
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 msgid "Clone"
 msgstr "Kloon"
 
@@ -15367,30 +16040,35 @@ msgid "Automatic cropping"
 msgstr "Verwijder zwarte randen"
 
 #: modules/video_filter/crop.c:58
-msgid "Activate automatic black border cropping."
+#, fuzzy
+msgid "Automatic black border cropping."
 msgstr "Automatische verwijdering van zwarte randen"
 
 #: modules/video_filter/crop.c:61
 msgid "Crop video filter"
 msgstr "Uitsnijde video filter"
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 msgid "Deinterlace mode"
 msgstr "Deinterlace methode"
 
-#: modules/video_filter/deinterlace.c:103
+#: modules/video_filter/deinterlace.c:109
 #, fuzzy
-msgid "Default deinterlace method to use for local playback"
+msgid "Deinterlace method to use for local playback."
 msgstr "Selecteer de sneltoets om op lager snelheid af te spelen"
 
-#: modules/video_filter/deinterlace.c:106
+#: modules/video_filter/deinterlace.c:111
+#, fuzzy
+msgid "Streaming deinterlace mode"
+msgstr "Deinterlace methode"
+
+#: modules/video_filter/deinterlace.c:112
 #, fuzzy
-msgid "Default deinterlace methode to use for streaming"
+msgid "Deinterlace method to use for streaming."
 msgstr ""
 "De te gebruiken deinterlace module. (ffmpeg-deinterlace of deinterlace)"
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:121
 msgid "Deinterlacing video filter"
 msgstr "Deinterlace video filter"
 
@@ -15402,7 +16080,7 @@ msgstr "Verstoringsmethode"
 #, fuzzy
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr "Verstoringsmethode, of \"wave\" of \"ripple\""
 
 #: modules/video_filter/distort.c:67
@@ -15410,40 +16088,42 @@ msgid "Gradient image type"
 msgstr ""
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 #, fuzzy
 msgid "Apply cartoon effect"
 msgstr "Effect"
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Wave"
 msgstr "Golven"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Ripple"
 msgstr "Rimpelingen"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 #, fuzzy
 msgid "Gradient"
 msgstr "Groen"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Edge"
 msgstr ""
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 msgid "Distort video filter"
 msgstr "Verstorings video filter"
 
@@ -15463,74 +16143,84 @@ msgstr "Log bestandsnaam"
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 #, fuzzy
 msgid "Logo animation # of loops"
 msgstr "Animatiesnelheid Goom"
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
-msgstr "X positie van het logo"
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+#, fuzzy
+msgid "X coordinate"
+msgstr "Video positie y coordinaat"
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
+#: modules/video_filter/logo.c:79
+#, fuzzy
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr "Het logo verplaatst worden door het te verslepen met de muis"
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
-msgstr "Y positie van het logo"
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+#, fuzzy
+msgid "Y coordinate"
+msgstr "Video positie y coordinaat"
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:82
+#, fuzzy
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
+msgstr "Het logo verplaatst worden door het te verslepen met de muis"
+
+#: modules/video_filter/logo.c:84
 msgid "Transparency of the logo"
 msgstr "Transparantie van het logo (255-0)"
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
+#, fuzzy
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
 "Doorzichtigheid van het logo. Van 0 voor volledig transparant tot 255 voor "
 "volledig ondoorzichtig."
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 msgid "Logo position"
 msgstr "Start positie"
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
+#, fuzzy
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
 "De oriëntatie/positionering van het logo in het venster kan hier bepaald "
 "worden. Standaard (0) zal het beeld gecentreerd zijn. (0=center, 1=links, "
 "2=rechts, 4=boven, 8=beneden. Combinaties van deze waarden zijn ook "
 "mogelijk.)"
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 msgid "Logo video filter"
 msgstr "Logo overlap filter"
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 msgid "Logo overlay"
 msgstr "Logo overlap"
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 msgid "Logo sub filter"
 msgstr "Logo overlay filter"
 
@@ -15539,193 +16229,302 @@ msgstr "Logo overlay filter"
 msgid "Magnify/Zoom interactive video filter"
 msgstr "ffmpeg deinterlace video filter"
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr ""
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
-msgstr ""
+#, fuzzy
+msgid "Marquee text to display."
+msgstr "Tekst overlay sub filter"
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
-msgstr ""
+#, fuzzy
+msgid "X offset"
+msgstr "Vertikale offset"
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+msgid "X offset, from the left screen edge."
 msgstr ""
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr ""
-
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
-msgstr ""
+#, fuzzy
+msgid "Y offset"
+msgstr "Vertikale offset"
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+msgid "Y offset, down from the top."
 msgstr ""
 
 #: modules/video_filter/marq.c:83
+#, fuzzy
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 "De tijd dat de tekst in beeld moet blijven in milliseconden. Standaard "
 "waarde is 0 (continue tonen)."
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
-msgstr "Doorzichtigheid"
+#: modules/video_filter/marq.c:87
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
+msgstr ""
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 msgid "Font size, pixels"
 msgstr "Lettergrootte in pixels"
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+#, fuzzy
+msgid "Font size, in pixels. Default is -1 (use default font size)."
 msgstr ""
 "Lettergrootte in pixels. -1 betekent gebruik standard freetype lettergrootte."
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
+msgstr ""
+
+#: modules/video_filter/marq.c:99
 msgid "Marquee position"
 msgstr "Start positie"
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
+#, fuzzy
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
 "De oriëntatie/positionering van de tekst in het venster kan hier bepaald "
 "worden. Standaard (0) zal het beeld gecentreerd zijn. (0=center, 1=links, "
 "2=rechts, 4=boven, 8=beneden. Combinaties van deze waarden zijn ook "
 "mogelijk.)"
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 msgid "Misc"
 msgstr ""
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
+#: modules/video_filter/marq.c:141
+#, fuzzy
+msgid "Marquee display"
 msgstr "Tekst overlay sub filter"
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
-msgstr "Doorzichtigheid"
+#, fuzzy
+msgid "Transparency"
+msgstr "Transparante kubus"
 
 #: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
-msgstr "Doorzichtigheid (0..255). Standaard is 255"
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
+msgstr ""
 
-#: modules/video_filter/mosaic.c:93
-msgid "Height in pixels"
-msgstr "Hoogte in pixels"
+#: modules/video_filter/mosaic.c:95
+#, fuzzy
+msgid "Total height of the mosaic, in pixels."
+msgstr "De vensterhoogte van de effecten in pixels."
 
-#: modules/video_filter/mosaic.c:94
-msgid "Width in pixels"
-msgstr "Breedte in pixels"
+#: modules/video_filter/mosaic.c:97
+#, fuzzy
+msgid "Total width of the mosaic, in pixels."
+msgstr "De vensterbreedte van de effecten in pixels"
 
-#: modules/video_filter/mosaic.c:95
-msgid "Top left corner x coordinate"
+#: modules/video_filter/mosaic.c:99
+#, fuzzy
+msgid "Top left corner X coordinate"
 msgstr "X positie linkerbovenhoek"
 
-#: modules/video_filter/mosaic.c:96
-msgid "Top left corner y coordinate"
-msgstr "Y positie linkerbovenhoek"
+#: modules/video_filter/mosaic.c:100
+#, fuzzy
+msgid "X Coordinate of the top-left corner of the mosaic."
+msgstr "X positie van het logo"
 
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:101
+#, fuzzy
+msgid "Top left corner Y coordinate"
+msgstr "X positie linkerbovenhoek"
+
+#: modules/video_filter/mosaic.c:102
+#, fuzzy
+msgid "Y Coordinate of the top-left corner of the mosaic."
+msgstr "Y positie van het logo"
+
+#: modules/video_filter/mosaic.c:103
+#, fuzzy
+msgid "Vertical border width"
 msgstr "Verticale randbreedte in pixels"
 
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:106
+#, fuzzy
+msgid "Horizontal border width"
 msgstr "Horizontale randbreedte in pixels"
 
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:110
 msgid "Mosaic alignment"
 msgstr "Mozaïek uitlijning"
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:112
+#, fuzzy
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+"De oriëntatie/positionering van het logo in het venster kan hier bepaald "
+"worden. Standaard (0) zal het beeld gecentreerd zijn. (0=center, 1=links, "
+"2=rechts, 4=boven, 8=beneden. Combinaties van deze waarden zijn ook "
+"mogelijk.)"
+
+#: modules/video_filter/mosaic.c:116
 msgid "Positioning method"
 msgstr "Positioneringsmethode"
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:117
 #, fuzzy
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 "Positioneringsmethode:\n"
 "auto: Kies automatisch het beste aantal rijen en kolommen.\n"
 "absoluut: Gebruik het aantal rijen en kolommen dat de gebruiker heeft "
 "ingesteld."
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 msgid "Number of rows"
 msgstr "Aantal rijen"
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 msgid "Number of columns"
 msgstr "Aantal kolommen"
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:129
+#, fuzzy
+msgid "Keep the original aspect ratio when resizing mosaic elements."
 msgstr "Behoud beeldverhouding"
 
-#: modules/video_filter/mosaic.c:108
+#: modules/video_filter/mosaic.c:131
 msgid "Keep original size"
 msgstr "Behoud originele grootte"
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
+#: modules/video_filter/mosaic.c:132
+#, fuzzy
+msgid "Keep the original size of mosaic elements."
+msgstr "Behoud originele grootte"
+
+#: modules/video_filter/mosaic.c:134
+msgid "Elements order"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:135
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:140
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:144
+#, fuzzy
+msgid "Bluescreen"
+msgstr "Volledig Scherm"
+
+#: modules/video_filter/mosaic.c:145
+msgid ""
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:154
+msgid ""
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:156
+#, fuzzy
+msgid "Bluescreen U tolerance"
+msgstr "Bitrate tolerantie:"
+
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:160
+#, fuzzy
+msgid "Bluescreen V tolerance"
+msgstr "Bitrate tolerantie:"
+
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:167
 msgid "fixed"
 msgstr "absoluut"
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 msgid "Mosaic video sub filter"
 msgstr "Mozaïek video sub filter"
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 msgid "Mosaic"
 msgstr "Mozaïek"
 
@@ -15751,7 +16550,7 @@ msgid "Description file"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+msgid "A file containing a simple playlist"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:57
@@ -15759,7 +16558,8 @@ msgid "History parameter"
 msgstr "Historie"
 
 #: modules/video_filter/motiondetect.c:58
-msgid "History parameter, number of frames used for detection"
+#, fuzzy
+msgid "The umber of frames used for detection."
 msgstr "Aantal beelden dat gebruikt word voor de detectie"
 
 #: modules/video_filter/motiondetect.c:61
@@ -15772,119 +16572,145 @@ msgstr "Modulatie type"
 
 #: modules/video_filter/osdmenu.c:42
 #, fuzzy
-msgid "OSD menu configuration file"
+msgid "Configuration file"
 msgstr "VLM configuratie bestand"
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
-msgstr ""
+#, fuzzy
+msgid "Configuration file for the OSD Menu"
+msgstr "Toon tooltips voor configuratie opties."
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:51
-#, fuzzy
-msgid "X coordinate of the OSD menu"
-msgstr "X positie van het logo"
-
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 #, fuzzy
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr "Het logo verplaatst worden door het te verslepen met de muis"
 
-#: modules/video_filter/osdmenu.c:54
-#, fuzzy
-msgid "Y coordinate of the OSD menu"
-msgstr "Y positie van het logo"
-
-#: modules/video_filter/osdmenu.c:57
+#: modules/video_filter/osdmenu.c:56
 #, fuzzy
-msgid "OSD menu position"
+msgid "Menu position"
 msgstr "Positie van de tijd"
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
 #, fuzzy
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
 "De oriëntatie/positionering van het logo in het venster kan hier bepaald "
 "worden. Standaard (0) zal het beeld gecentreerd zijn. (0=center, 1=links, "
 "2=rechts, 4=boven, 8=beneden. Combinaties van deze waarden zijn ook "
 "mogelijk.)"
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:62
+#, fuzzy
+msgid "Menu timeout"
+msgstr "Positie"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
 "remaining time. This will ensure that they are at least the specified time "
 "visible."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:69
+#: modules/video_filter/osdmenu.c:68
 #, fuzzy
-msgid "Update speed of OSD menu"
-msgstr "X positie van het logo"
+msgid "Menu update interval"
+msgstr "Keyframe interval"
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:117
 #, fuzzy
-msgid "On Screen Display menu subfilter"
+msgid "On Screen Display menu"
 msgstr "Berichten op het scherm"
 
 #: modules/video_filter/rss.c:121
-msgid "RSS/Atom feed URLs"
+msgid "Feed URLs"
 msgstr ""
 
 #: modules/video_filter/rss.c:122
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
-msgstr ""
-
-#: modules/video_filter/rss.c:123
 #, fuzzy
-msgid "RSS/Atom feed speed"
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr "Tijd afbeeldingsfilter"
 
-#: modules/video_filter/rss.c:124
-msgid "RSS/Atom feed speed (bigger is slower)"
+#: modules/video_filter/rss.c:123
+msgid "Speed of feeds"
 msgstr ""
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
-msgid "RSS/Atom feed max number of chars displayed"
+#: modules/video_filter/rss.c:124
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
 msgstr ""
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
+#: modules/video_filter/rss.c:125
+msgid "Max length"
 msgstr ""
 
+#: modules/video_filter/rss.c:126
+#, fuzzy
+msgid "Maximum number of characters displayed on the screen."
+msgstr "Maximum aantal weer te geven shoutcast servers."
+
 #: modules/video_filter/rss.c:128
+#, fuzzy
+msgid "Refresh time"
+msgstr "Ververs lijst"
+
+#: modules/video_filter/rss.c:129
+msgid ""
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
+msgstr ""
+
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
+msgstr ""
+
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
+msgstr ""
+
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
 msgstr ""
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+#, fuzzy
+msgid "Text position"
+msgstr "Positie van de tijd"
+
+#: modules/video_filter/rss.c:154
+#, fuzzy
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
 msgstr ""
+"De oriëntatie/positionering van de tijd in het venster kan hier bepaald "
+"worden. Standaard (0) zal het beeld gecentreerd zijn. (0=center, 1=links, "
+"2=rechts, 4=boven, 8=beneden. Combinaties van deze waarden zijn ook "
+"mogelijk.)"
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:197
 #, fuzzy
 msgid "RSS and Atom feed display"
 msgstr "Tijd afbeeldingsfilter"
@@ -15903,7 +16729,7 @@ msgid "Scaling mode"
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
+msgid "Scaling mode to use."
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:68
@@ -15955,33 +16781,39 @@ msgid "Time format string (%Y%m%d %H%M%S)"
 msgstr "Formaat tijd (%Y%m%d %H%M%S)"
 
 #: modules/video_filter/time.c:72
+#, fuzzy
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
 msgstr ""
 "Tijdformaat (%Y = jaar, %m = maand, %d = dag, %H = uur, %M = minuut, %S = "
 "seconden"
 
-#: modules/video_filter/time.c:88
-msgid "Time position"
-msgstr "Positie van de tijd"
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
+msgstr ""
+
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
+msgstr ""
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:93
+#, fuzzy
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
 "De oriëntatie/positionering van de tijd in het venster kan hier bepaald "
 "worden. Standaard (0) zal het beeld gecentreerd zijn. (0=center, 1=links, "
 "2=rechts, 4=boven, 8=beneden. Combinaties van deze waarden zijn ook "
 "mogelijk.)"
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 msgid "Time overlay"
 msgstr "Tijd overlap"
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr "Tijd afbeeldingsfilter"
 
@@ -16018,14 +16850,14 @@ msgid "Video transformation filter"
 msgstr "Video transformatie filter"
 
 #: modules/video_filter/wall.c:54
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+#, fuzzy
+msgid "Number of horizontal windows in which to split the video."
 msgstr ""
 "Het aantal horizontale videovensters waarover de video verdeeld moet worden."
 
 #: modules/video_filter/wall.c:58
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+#, fuzzy
+msgid "Number of vertical windows in which to split the video."
 msgstr ""
 "Het aantal vertikale videovensters waarover de video verdeeld moet worden"
 
@@ -16034,7 +16866,8 @@ msgid "Active windows"
 msgstr "Actieve vensters"
 
 #: modules/video_filter/wall.c:62
-msgid "Comma separated list of active windows, defaults to all"
+#, fuzzy
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr "Lijst met active vensters (door komma's gescheiden). Standaard: Allen"
 
 #: modules/video_filter/wall.c:65
@@ -16043,20 +16876,20 @@ msgstr "Schermelementen beeldverhouding"
 
 #: modules/video_filter/wall.c:66
 #, fuzzy
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr "De beeldverhouding van de individuele schermen van de videowand."
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 msgid "Wall video filter"
 msgstr "Videowand filter"
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 msgid "Image wall"
 msgstr "Video wand"
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
-msgstr "ASCII-art"
+msgid "ASCII Art"
+msgstr ""
 
 #: modules/video_output/aa.c:58
 msgid "ASCII-art video output"
@@ -16156,25 +16989,26 @@ msgid "Framebuffer device"
 msgstr "Framebuffer apparaat"
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+#, fuzzy
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 "Hier kan het framebuffer apparaat geselecteerd worden dat voor rendering "
 "gebruikt wordt (gewoonlijk is dit /dev/fb0)."
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 msgid "GNU/Linux console framebuffer video output"
 msgstr "GNU/Linux console framebuffer video uitvoer"
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
+#, fuzzy
+msgid "X11 display"
 msgstr "X11 scherm naam"
 
 #: modules/video_output/ggi.c:58
+#, fuzzy
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 "Specificeer de X11 hardware scherm dat je wilt gebruiken.\n"
@@ -16193,7 +17027,8 @@ msgid "Image format"
 msgstr "Afbeeldingsformaat"
 
 #: modules/video_output/image.c:49
-msgid "Set the format of the output image."
+#, fuzzy
+msgid "Format of the output images (png or jpg)."
 msgstr "Het formaat van de opgeslagen afbeeldingen."
 
 #: modules/video_output/image.c:51
@@ -16201,9 +17036,9 @@ msgid "Recording ratio"
 msgstr "Opname ratio"
 
 #: modules/video_output/image.c:52
+#, fuzzy
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
 "Het aantal beelden per filmbeeld dat wordt opgeslagen. 3 betekent dat 1 op "
 "de 3 originele filmbeeldjes wordt opgeslagen."
@@ -16213,18 +17048,25 @@ msgid "Filename prefix"
 msgstr "Bestandsnaam"
 
 #: modules/video_output/image.c:56
+#, fuzzy
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
 "Definieer de bestandsnaam. De uiteindelijke bestandsnaam zal zijn "
 "bestandsnaamNUMMER.formaat."
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 msgid "Image video output"
 msgstr "Afbeeldingen video uitvoer"
 
@@ -16237,16 +17079,17 @@ msgid "OpenGL cube rotation speed"
 msgstr "OpenGL kubus rotatie snelheid"
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
-msgstr "Dit bepaald de rotatie snelheid van het OpenGL-kubus effect."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
+msgstr ""
 
 #: modules/video_output/opengl.c:122
-msgid "Select effect"
-msgstr "Effect"
+#, fuzzy
+msgid "Effect"
+msgstr "Verwijder"
 
 #: modules/video_output/opengl.c:124
-msgid "Allows you to select different visual effects."
-msgstr "Selecteer een van de visuele effecten"
+msgid "Several visual OpenGL effects are available."
+msgstr ""
 
 #: modules/video_output/opengl.c:129
 msgid "Cube"
@@ -16257,13 +17100,15 @@ msgid "Transparent Cube"
 msgstr "Transparante kubus"
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
+#, fuzzy
+msgid "QT Embedded display"
 msgstr "QT Embedded display naam"
 
 #: modules/video_output/qte/qte.cpp:81
+#, fuzzy
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 "Specificeer het QT Embedded hardware scherm dat je wilt gebruiken.\n"
 "Standaard zal VLC de waarde uit de DISPLAY omgevings variable gebruiken."
@@ -16277,39 +17122,49 @@ msgid "Simple DirectMedia Layer video output"
 msgstr "Simple DirectMedia Layer video uitvoer"
 
 #: modules/video_output/snapshot.c:60
-msgid "snapshot width"
+#, fuzzy
+msgid "Snapshot width"
 msgstr "Beeldbreedte"
 
 #: modules/video_output/snapshot.c:61
-msgid "Set the width of the snapshot image."
+#, fuzzy
+msgid "Width of the snapshot image."
 msgstr "Selecteer de breedte van het beeld"
 
 #: modules/video_output/snapshot.c:63
-msgid "snapshot height"
+#, fuzzy
+msgid "Snapshot height"
 msgstr "Beeldhoogte"
 
 #: modules/video_output/snapshot.c:64
-msgid "Set the height of the snapshot image."
+#, fuzzy
+msgid "Height of the snapshot image."
 msgstr "Selecteer de hoogte van het beeld"
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
+#, fuzzy
+msgid "Chroma"
 msgstr "Chroma"
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
+#, fuzzy
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr "De gewenste chroma voor het beeld (4 karakters)"
 
-#: modules/video_output/snapshot.c:69
-msgid "cache size (number of images)"
+#: modules/video_output/snapshot.c:70
+#, fuzzy
+msgid "Cache size (number of images)"
 msgstr "Buffergrootte (aantal beelden)"
 
-#: modules/video_output/snapshot.c:70
-msgid "Set the cache size (number of images to keep)."
+#: modules/video_output/snapshot.c:71
+#, fuzzy
+msgid "Snapshot cache size (number of images to keep)."
 msgstr "Buffergrootte (aantal te bewaren beelden)"
 
-#: modules/video_output/snapshot.c:74
-msgid "snapshot module"
+#: modules/video_output/snapshot.c:75
+#, fuzzy
+msgid "Snapshot module"
 msgstr "snapshot module"
 
 #: modules/video_output/svgalib.c:56
@@ -16328,10 +17183,11 @@ msgstr "Windows GDI video uitvoer"
 msgid "XVideo adaptor number"
 msgstr "XVideo adaptor nummer"
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
+#, fuzzy
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 "Indien de grafische kaart meedere adaptors (uitgangen) biedt, dan zal deze "
 "optie het mogelijk maken om er een te kiezen."
@@ -16358,278 +17214,896 @@ msgstr ""
 "2) Omzeil de window manager compleet, echter dan zal er niks boven de video "
 "te zien zijn."
 
-#: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
-#: modules/video_output/x11/xvideo.c:60
-msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
-msgstr ""
-"Specificeer het X11 hardware scherm dat je wilt gebruiken.\n"
-"Standaard zal VLC de waarde uit de DISPLAY omgevingsvariable gebruiken."
+#: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
+#: modules/video_output/x11/xvideo.c:60
+#, fuzzy
+msgid ""
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
+msgstr ""
+"Specificeer het X11 hardware scherm dat je wilt gebruiken.\n"
+"Standaard zal VLC de waarde uit de DISPLAY omgevingsvariable gebruiken."
+
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
+#, fuzzy
+msgid "Screen for fullscreen mode."
+msgstr "Scherm voor de mode: volledig scherm"
+
+#: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
+#: modules/video_output/x11/xvideo.c:74
+#, fuzzy
+msgid ""
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
+msgstr ""
+"Kies het scherm dat je in de volledig scherm modus wilt gebruiken. "
+"Bijvoorbeeld: 0 voor het eerste scherm, 1 for het tweede."
+
+#: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
+msgid "Use shared memory"
+msgstr "Gebruik gedeeld geheugen"
+
+#: modules/video_output/x11/x11.c:59 modules/video_output/x11/xvideo.c:70
+msgid "Use shared memory to communicate between VLC and the X server."
+msgstr ""
+"Gebruik gedeeld geheugen voor het communiceren tussen VLC en de X server"
+
+#: modules/video_output/x11/x11.c:78
+msgid "X11 video output"
+msgstr "X11 video uitvoer"
+
+#: modules/video_output/x11/xvideo.c:46
+#, fuzzy
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+"Indien de grafische kaart meedere adaptors (uitgangen) biedt, dan zal deze "
+"optie het mogelijk maken om er een te kiezen."
+
+#: modules/video_output/x11/xvideo.c:63
+msgid "XVimage chroma format"
+msgstr "XVimage chroma formaat"
+
+#: modules/video_output/x11/xvideo.c:65
+msgid ""
+"Force the XVideo renderer to use a specific chroma format instead of trying "
+"to improve performances by using the most efficient one."
+msgstr ""
+"Forceer de XVideo renderer om een specifiek chroma formaat te gebruiken in "
+"plaats van de snelste en meest efficiënte."
+
+#: modules/video_output/x11/xvideo.c:92
+msgid "XVideo extension video output"
+msgstr "XVideo extensie video uitvoer"
+
+#: modules/visualization/galaktos/plugin.c:48
+msgid "GaLaktos visualization plugin"
+msgstr "GaLaktos animatie plugin"
+
+#: modules/visualization/goom.c:58
+msgid "Goom display width"
+msgstr "Breedte Goomvideo"
+
+#: modules/visualization/goom.c:59
+msgid "Goom display height"
+msgstr "Hoogte Goomvideo"
+
+#: modules/visualization/goom.c:60
+#, fuzzy
+msgid ""
+"This allows you to set the resolution of the Goom display (bigger resolution "
+"will be prettier but more CPU intensive)."
+msgstr ""
+"Pas de resolutie van de Goom animatie aan. (hogere resoluties geeft mooiere "
+"resultaten, maar zal CPU intensiever zijn)"
+
+#: modules/visualization/goom.c:63
+msgid "Goom animation speed"
+msgstr "Animatiesnelheid Goom"
+
+#: modules/visualization/goom.c:64
+#, fuzzy
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
+msgstr "Wijzig de tint van het beeld. Waarden tussen 0 en 360, 0 is normaal."
+
+#: modules/visualization/goom.c:70
+msgid "Goom"
+msgstr "Goom"
+
+#: modules/visualization/goom.c:71
+msgid "Goom effect"
+msgstr "Goom effect"
+
+#: modules/visualization/visual/visual.c:38
+msgid "Effects list"
+msgstr "Lijst van effecten"
+
+#: modules/visualization/visual/visual.c:40
+#, fuzzy
+msgid ""
+"A list of visual effect, separated by commas.\n"
+"Current effects include: dummy, scope, spectrum."
+msgstr ""
+"Een lijst met visuele effecten gescheiden door comma's.\n"
+"Huidige effecten zijn: dummy, random, scope, spectrum"
+
+#: modules/visualization/visual/visual.c:45
+msgid "The width of the effects video window, in pixels."
+msgstr "De vensterbreedte van de effecten in pixels"
+
+#: modules/visualization/visual/visual.c:49
+msgid "The height of the effects video window, in pixels."
+msgstr "De vensterhoogte van de effecten in pixels."
+
+#: modules/visualization/visual/visual.c:51
+msgid "Number of bands"
+msgstr "Aantal banden"
+
+#: modules/visualization/visual/visual.c:53
+msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
+msgstr "Aantal banden van de spectrum analyzer (20 of 80)"
+
+#: modules/visualization/visual/visual.c:55
+#, fuzzy
+msgid "Number of bands used by the spectrometer, from 20 to 80."
+msgstr "Aantal banden van de spectrum analyzer (20 of 80)"
+
+#: modules/visualization/visual/visual.c:57
+msgid "Band separator"
+msgstr "Ruimte tussen banden"
+
+#: modules/visualization/visual/visual.c:59
+msgid "Number of blank pixels between bands."
+msgstr "Aantal blanco pixels tussen de banden."
+
+#: modules/visualization/visual/visual.c:61
+msgid "Amplification"
+msgstr "Versterking"
+
+#: modules/visualization/visual/visual.c:63
+msgid "This is a coefficient that modifies the height of the bands."
+msgstr "Dit is de waarde die de hoogte van de banden bepaald"
+
+#: modules/visualization/visual/visual.c:65
+msgid "Enable peaks"
+msgstr "Schakel pieken in"
+
+#: modules/visualization/visual/visual.c:67
+msgid "Draw \"peaks\" in the spectrum analyzer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:69
+msgid "Enable original graphic spectrum"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:71
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:73
+#, fuzzy
+msgid "Enable bands"
+msgstr "Schakel geluid in"
+
+#: modules/visualization/visual/visual.c:75
+msgid "Draw bands in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:77
+#, fuzzy
+msgid "Enable base"
+msgstr "Schakel pieken in"
+
+#: modules/visualization/visual/visual.c:79
+#, fuzzy
+msgid "Defines whether to draw the base of the bands."
+msgstr "Bepaald of er pieken moeten worden getekend."
+
+#: modules/visualization/visual/visual.c:81
+msgid "Base pixel radius"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:83
+msgid "Defines radius size in pixels, of base of bands(beginning)."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:85
+#, fuzzy
+msgid "Spectral sections"
+msgstr "Selectie"
+
+#: modules/visualization/visual/visual.c:87
+msgid "Determines how many sections of spectrum will exist."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:89
+#, fuzzy
+msgid "Peak height"
+msgstr "Video hoogte"
+
+#: modules/visualization/visual/visual.c:91
+#, fuzzy
+msgid "Total pixel height of the peak items."
+msgstr "Dit is de waarde die de hoogte van de banden bepaald"
+
+#: modules/visualization/visual/visual.c:93
+msgid "Peak extra width"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:95
+msgid "Additions or subtractions of pixels on the peak width."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:97
+msgid "V-plane color"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:99
+msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:101
+msgid "Number of stars"
+msgstr "Aantal sterren"
+
+#: modules/visualization/visual/visual.c:103
+#, fuzzy
+msgid "Number of stars to draw with random effect."
+msgstr "Het aantal te tekenen sterren bij het random effect"
+
+#: modules/visualization/visual/visual.c:109
+msgid "Visualizer"
+msgstr "Visuele effecten"
+
+#: modules/visualization/visual/visual.c:112
+msgid "Visualizer filter"
+msgstr "Visuele effecten filter"
+
+#: modules/visualization/visual/visual.c:120
+msgid "Spectrum analyser"
+msgstr "Spectrum analyser"
+
+#: modules/visualization/xosd.c:63
+msgid "Flip vertical position"
+msgstr "Roteer vertikaal"
+
+#: modules/visualization/xosd.c:64
+#, fuzzy
+msgid "Display XOSD output at the bottom of the screen instead of the top."
+msgstr "Toon xosd uitvoer beneden in het scherm in plaats van bovenaan"
+
+#: modules/visualization/xosd.c:67
+msgid "Vertical offset"
+msgstr "Vertikale offset"
+
+#: modules/visualization/xosd.c:68
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:72
+msgid "Shadow offset"
+msgstr "Schaduw offset"
+
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+#, fuzzy
+msgid "Font used to display text in the XOSD output."
+msgstr "Gebruik dit lettertype voor tekst in xosd uitvoer"
+
+#: modules/visualization/xosd.c:79
+#, fuzzy
+msgid "Color used to display text in the XOSD output."
+msgstr "Gebruik dit lettertype voor tekst in xosd uitvoer"
+
+#: modules/visualization/xosd.c:84
+msgid "XOSD interface"
+msgstr "XOSD interface"
+
+#~ msgid "delay"
+#~ msgstr "vertraging"
+
+#~ msgid "fps"
+#~ msgstr "fps"
+
+#~ msgid "More info"
+#~ msgstr "Meer Info"
+
+#~ msgid "Control interface settings"
+#~ msgstr "Instelling voor besturing interface"
+
+#~ msgid "Text rendering"
+#~ msgstr "Tekst rendering"
+
+#~ msgid ""
+#~ "Use the settings of the \"freetype\" module to choose the font you  want "
+#~ "VLC to use for text rendering (to display subtitles for example)."
+#~ msgstr ""
+#~ "Gebruik de instellingen van de \"freetype\" module om het lettertype dat "
+#~ "VLC gebruikt om tekst af te beelden te wijzigen. (bv. voor ondertiteling)."
+
+#~ msgid "This option allows you to select control interfaces. "
+#~ msgstr "Met deze optie kan je bedienings interfaces selecteren."
+
+#, fuzzy
+#~ msgid "This option allows you to always open a default stream on start-up."
+#~ msgstr ""
+#~ "Met deze opties kunnen bookmarks voor de afspeelijst worden ingesteld"
+
+#~ msgid ""
+#~ "You can enforce the position of the top left corner of the video window "
+#~ "here (x coordinate)."
+#~ msgstr ""
+#~ "Hiermee kan je de positie van de linkerkant van het videoscherm ten "
+#~ "opzichte van het beeldscherm vastleggen."
+
+#~ msgid "You can specify a custom video window title here."
+#~ msgstr "De titel van het videoscherm."
+
+#~ msgid ""
+#~ "If this option is enabled, VLC will always start a video in fullscreen "
+#~ "mode."
+#~ msgstr ""
+#~ "Als deze optie gebruikt wordt, dan zal VLC een video altijd op volledige "
+#~ "scherm grootte afspelen."
+
+#~ msgid ""
+#~ "If enabled, VLC will try to take advantage of the overlay capabilities of "
+#~ "your graphics card (hardware acceleration)."
+#~ msgstr ""
+#~ "Standaard probeert VLC snelheidswinst te halen uit het gebruik van de "
+#~ "overlay mogelijkheden van de aanwezige grafische kaart."
+
+#~ msgid ""
+#~ "Allows you to specify the image format in which the video snapshots will "
+#~ "be stored."
+#~ msgstr ""
+#~ "Het bestandsformaat waarin het gemaakte snapshotbeeld zal worden "
+#~ "opgeslagen."
+
+#, fuzzy
+#~ msgid ""
+#~ "Specify the IPv4 address of the networking interface. This overrides the "
+#~ "routing table."
+#~ msgstr ""
+#~ "De interface te gebruiken voor multicast. Dit negeert de standaard "
+#~ "routing instellingen van het OS."
+
+#, fuzzy
+#~ msgid "Program to select"
+#~ msgstr "Program"
+
+#, fuzzy
+#~ msgid "Programs to select"
+#~ msgstr "Program"
+
+#~ msgid "Input start time (seconds)"
+#~ msgstr "Invoer begintijd (seconden)"
+
+#~ msgid "Input stop time (seconds)"
+#~ msgstr "Invoer eindtijd (seconden)"
+
+#~ msgid ""
+#~ "This will allow you to add a subpictures filter for instance to overlay a "
+#~ "logo."
+#~ msgstr ""
+#~ "Voeg een filter toe om bijvoorbeeld een logo over het beeld te tonen."
+
+#~ msgid ""
+#~ "Allows you to modify the default TCP connection timeout. This value "
+#~ "should be set in millisecond units."
+#~ msgstr ""
+#~ "Wijzig de timeout voor TCP streams. Deze waarde wordt in miliseconden "
+#~ "opgegeven."
+
+#~ msgid "Preferred codecs list"
+#~ msgstr "Lijst van geprefereerde codecs"
+
+#~ msgid ""
+#~ "This allows you to select a list of codecs that VLC will use in priority. "
+#~ "For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
+#~ "the other ones."
+#~ msgstr ""
+#~ "Hiermee kan een lijst van codecs worden gemaakt die VLC een hogere "
+#~ "prioriteit zal toekennen. Bijvoorbeeld, 'dummy,a52' zorgt ervoor dat "
+#~ "eerst de dummy en de a52 codecs zullen worden geprobeerd, voor de andere."
+
+#~ msgid "This is a legacy entry to let you configure access filter modules."
+#~ msgstr ""
+#~ "Backwards compatibiliteits optie voor het configureren van toegangsfilter "
+#~ "modules."
+
+#~ msgid "This is a legacy entry to let you configure demux modules."
+#~ msgstr ""
+#~ "Backwards compatibiliteits optie voor het configureren van demuxmodulse."
+
+#~ msgid "Select the key to turn off audio volume."
+#~ msgstr "Selecteer de sneltoets om het geluid direct op stil te zetten"
+
+#, fuzzy
+#~ msgid "Interfaces"
+#~ msgstr "Interface"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for cdda streams. This "
+#~ "value should be set in milliseconds units."
+#~ msgstr ""
+#~ "Wijzig de standaard buffer grootte voor cdda stromen. Deze waarde wordt "
+#~ "in miliseconden opgegeven."
+
+#~ msgid "Allows you to select the default DVD angle."
+#~ msgstr "Selecteer de standaar DVD hoek"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for DVDread streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Wijzig de standaard buffer grootte voor DVDread streams. Deze waarde "
+#~ "wordt in milliseconden opgegeven."
+
+#~ msgid "Standard filesystem file input"
+#~ msgstr "Standaard filesysteem bestand lezen"
+
+#, fuzzy
+#~ msgid "GnomeVFS filesystem file input"
+#~ msgstr "Standaard filesysteem bestand lezen"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for http streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Wijzig de standaard waarde voor http stream buffer grootte. Deze waarde "
+#~ "wordt in miliseconden opgegeven."
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to modify the default caching value for pvr streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Wijzig de standaard buffer grootte voor DVB streams. Deze waarde wordt in "
+#~ "miliseconden opgegeven."
+
+#~ msgid "Allows you to set the desired frame rate for the capture."
+#~ msgstr "De gewenste framerate voor het opnemen."
+
+#~ msgid "Allows growing the MTU if truncated packets are found"
+#~ msgstr ""
+#~ "Maak de pakketgrootte automatisch groter als er te korte pakketten worden "
+#~ "gevonden."
+
+#, fuzzy
+#~ msgid "If this option is set, the audio stream will be captured in stereo"
+#~ msgstr "Bestand waar de audio naar toegeschreven zal worden"
+
+#~ msgid "Allows you to give the mime returned by the server."
+#~ msgstr "Forceer de MIME voor de te verzenden HTTP stream."
+
+#, fuzzy
+#~ msgid "DTS"
+#~ msgstr "TS"
+
+#~ msgid "Output channels number"
+#~ msgstr "Uitvoer kanalen nummers"
+
+#, fuzzy
+#~ msgid "X coordinate of the subpicture"
+#~ msgstr "X positie van het logo"
+
+#, fuzzy
+#~ msgid "Y coordinate of the subpicture"
+#~ msgstr "Y positie van het logo"
+
+#, fuzzy
+#~ msgid "Timeout of subpictures"
+#~ msgstr "Ondertiteling"
+
+#~ msgid "Allows you to specify the output video width."
+#~ msgstr "Specificeer de breedte van de uitgaande streams."
+
+#~ msgid "Allows you to specify the output video height."
+#~ msgstr "Specificeer de hoogte van de uitgaande streams."
+
+#~ msgid "Allows you to specify the video bitrate tolerance in kbit/s."
+#~ msgstr "Hiermee kunt u de bitrate van de video specificeren (in kB/s)"
+
+#, fuzzy
+#~ msgid "Select how stereo streams will be handled"
+#~ msgstr "Specificeer een bestandsnaam waarnaar de stream zal worden gedumpt."
+
+#~ msgid "By default the encoding is CBR."
+#~ msgstr "Standaard is de codering Constant Bit Rate"
+
+#~ msgid "You can set the address and port the http interface will bind to."
+#~ msgstr "Het IP adres en de poort waarop de HTTP interface zal draaien"
+
+#~ msgid ""
+#~ "Allows you to specify if this client should act as the master client for "
+#~ "the network synchronisation."
+#~ msgstr ""
+#~ "Specificeer of deze client als de primaire client moet handelen, om zo "
+#~ "tijdssynchronisatie op het netwerk te forceren."
+
+#~ msgid "If enabled the interface will uninstall the Service and exit."
+#~ msgstr ""
+#~ "Indien geselecteerd zal de interface de service deselecteren en zichzelf "
+#~ "sluiten."
+
+#~ msgid "This allows you to change the display name of the Service."
+#~ msgstr ""
+#~ "Met deze optie is het mogelijk om de getoonde naam van de Service te "
+#~ "wijzigen."
+
+#, fuzzy
+#~ msgid "Telnet Interface host"
+#~ msgstr "Poort telnet interface"
+
+#, fuzzy
+#~ msgid "Default to listen on all network interfaces"
+#~ msgstr "MTU van de netwerk interface"
+
+#~ msgid "Telnet Interface port"
+#~ msgstr "Poort telnet interface"
+
+#~ msgid "Default to 4212"
+#~ msgstr "Standaard poort 4212"
+
+#~ msgid "Telnet Interface password"
+#~ msgstr "Wachtwoord telnet interface"
+
+#~ msgid "Default to admin"
+#~ msgstr "Standaard \"admin\""
+
+#, fuzzy
+#~ msgid "Size offset"
+#~ msgstr "Schaduw offset"
+
+#, fuzzy
+#~ msgid "Go To Position"
+#~ msgstr "Start positie"
+
+#, fuzzy
+#~ msgid "Go to specific position"
+#~ msgstr "Ga rechtstreeks naar gespecificeerd punt"
+
+#~ msgid ""
+#~ "If you enable this settting, the equalizer filter will be applied twice. "
+#~ "The effect will be sharper."
+#~ msgstr ""
+#~ "Met deze instelling wordt het equalizer effect twee keer toegepast. Het "
+#~ "resultaat zal nauwkeuriger zijn."
+
+#~ msgid "Suppress further errors"
+#~ msgstr "Verberg verdere foutmeldingen"
+
+#, fuzzy
+#~ msgid "You haven't experienced any heavy crashes yet."
+#~ msgstr ""
+#~ "Of u draait een versie van MacOSX van voor 10.2 of u heeft nog geen "
+#~ "crashes gehad."
+
+#, fuzzy
+#~ msgid "Use embedded video output"
+#~ msgstr "Qt Embedded video uitvoer"
+
+#~ msgid ""
+#~ "Choose a number corresponding to a screen in you video device selection "
+#~ "menu and this screen will be used by default as the screen for "
+#~ "'fullscreen'."
+#~ msgstr ""
+#~ "Kies een getal dat overeenkomt met het scherm in je video apparaat "
+#~ "selectie menu en dit scherm wordt standaard gebruikt voor de 'volledige "
+#~ "scherm' mode."
+
+#~ msgid ""
+#~ "Instead of keeping the aspect ratio of the movie when resizing the video, "
+#~ "stretch the video to fill the entire window."
+#~ msgstr ""
+#~ "Vul het venster volledig met beeld. De hoogte-breedte verhouding wordt "
+#~ "hierbij genegeerd."
+
+#~ msgid "Fill fullscreen"
+#~ msgstr "Beeld uitvullen"
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
-msgid "Screen to be used for fullscreen mode."
-msgstr "Scherm voor de mode: volledig scherm"
+#~ msgid "VIDEO_TS folder"
+#~ msgstr "VIDEO_TS map"
 
-#: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
-#: modules/video_output/x11/xvideo.c:74
-msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
-msgstr ""
-"Kies het scherm dat je in de volledig scherm modus wilt gebruiken. "
-"Bijvoorbeeld: 0 voor het eerste scherm, 1 for het tweede."
+#~ msgid "Override"
+#~ msgstr "Gebruik"
 
-#: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
-msgid "Use shared memory"
-msgstr "Gebruik gedeeld geheugen"
+#~ msgid "Advanced output:"
+#~ msgstr "Geavanceerde uitvoer:"
 
-#: modules/video_output/x11/x11.c:59 modules/video_output/x11/xvideo.c:70
-msgid "Use shared memory to communicate between VLC and the X server."
-msgstr ""
-"Gebruik gedeeld geheugen voor het communiceren tussen VLC en de X server"
+#~ msgid "Output Options"
+#~ msgstr "Uitvoer Opties"
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr "Kies het scherm voor de mode: volledig scherm"
+#~ msgid "Transcode options"
+#~ msgstr "Transcode opties"
 
-#: modules/video_output/x11/x11.c:78
-msgid "X11 video output"
-msgstr "X11 video uitvoer"
+#, fuzzy
+#~ msgid "You you need to select a file, you want to save to."
+#~ msgstr "Kies een stream uitvoermodule"
 
-#: modules/video_output/x11/xvideo.c:63
-msgid "XVimage chroma format"
-msgstr "XVimage chroma formaat"
+#~ msgid "Last skin used"
+#~ msgstr "Laatst gebruikte skin"
 
-#: modules/video_output/x11/xvideo.c:65
-msgid ""
-"Force the XVideo renderer to use a specific chroma format instead of trying "
-"to improve performances by using the most efficient one."
-msgstr ""
-"Forceer de XVideo renderer om een specifiek chroma formaat te gebruiken in "
-"plaats van de snelste en meest efficiënte."
+#~ msgid "Select the path to the last skin used."
+#~ msgstr "Selecteer het bestandspad van de laatste gebruikte skin."
 
-#: modules/video_output/x11/xvideo.c:92
-msgid "XVideo extension video output"
-msgstr "XVideo extensie video uitvoer"
+#~ msgid "Config of last used skin."
+#~ msgstr "Configuratie van laatst gebruikte skin"
 
-#: modules/visualization/galaktos/plugin.c:48
-msgid "GaLaktos visualization plugin"
-msgstr "GaLaktos animatie plugin"
+#~ msgid "&Shuffle Playlist"
+#~ msgstr "&Shuffle Afspeellijst"
 
-#: modules/visualization/goom.c:58
-msgid "Goom display width"
-msgstr "Breedte Goomvideo"
+#~ msgid "Destination Target:"
+#~ msgstr "Doel: "
 
-#: modules/visualization/goom.c:59
-msgid "Goom display height"
-msgstr "Hoogte Goomvideo"
+#~ msgid "Output methods"
+#~ msgstr "Uitvoer methodes"
 
-#: modules/visualization/goom.c:60
-msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
-"will be prettier but more CPU intensive)."
-msgstr ""
-"Pas de resolutie van de Goom animatie aan. (hogere resoluties geeft mooiere "
-"resultaten, maar zal CPU intensiever zijn)"
+#~ msgid "Miscellaneous options"
+#~ msgstr "Overige Opties"
 
-#: modules/visualization/goom.c:63
-msgid "Goom animation speed"
-msgstr "Animatiesnelheid Goom"
+#~ msgid "Subtitles options"
+#~ msgstr "Ondertiteling opties"
 
-#: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
-msgstr "Wijzig de snelheid van de animatie (standaard 6, max 10)"
+#, fuzzy
+#~ msgid "VLC media player - Updates"
+#~ msgstr "VLC media speler"
 
-#: modules/visualization/goom.c:70
-msgid "Goom"
-msgstr "Goom"
+#, fuzzy
+#~ msgid "VLM configuration"
+#~ msgstr "VLM configuratie bestand"
 
-#: modules/visualization/goom.c:71
-msgid "Goom effect"
-msgstr "Goom effect"
+#~ msgid "Show bookmarks dialog when the interface starts."
+#~ msgstr "Toon bladwijzers wanneer de interface opstart."
 
-#: modules/visualization/visual/visual.c:38
-msgid "Effects list"
-msgstr "Lijst van effecten"
+#~ msgid "Font filename"
+#~ msgstr "Lettertype bestandsnaam"
+
+#~ msgid "The size of the fonts used by the osd module"
+#~ msgstr ""
+#~ "De grootte van de lettertypen die zal worden gebruikt voor de OSD module"
+
+#~ msgid "Allows you to define the title that will be put in ASF comments."
+#~ msgstr "Specificeer de titel in de ASF metadata."
+
+#~ msgid "Allows you to define the comment that will be put in ASF comments."
+#~ msgstr "Specificeer het \"commentaar\" in de ASF metadata."
 
-#: modules/visualization/visual/visual.c:40
 #, fuzzy
-msgid ""
-"A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
-msgstr ""
-"Een lijst met visuele effecten gescheiden door comma's.\n"
-"Huidige effecten zijn: dummy, random, scope, spectrum"
+#~ msgid "Assigns a program number to each PMT"
+#~ msgstr "Ken een vast PID aan de PMT toe."
 
-#: modules/visualization/visual/visual.c:45
-msgid "The width of the effects video window, in pixels."
-msgstr "De vensterbreedte van de effecten in pixels"
+#, fuzzy
+#~ msgid "Defines the pids to add to each pmt."
+#~ msgstr "Bepaald of er pieken moeten worden getekend."
 
-#: modules/visualization/visual/visual.c:49
-msgid "The height of the effects video window, in pixels."
-msgstr "De vensterhoogte van de effecten in pixels."
+#~ msgid "IPv4-SAP listening"
+#~ msgstr "Luister naar IPv4 SAP"
 
-#: modules/visualization/visual/visual.c:51
-msgid "Number of bands"
-msgstr "Aantal banden"
+#, fuzzy
+#~ msgid ""
+#~ "Set this if you want the SAP module to listen to IPv4 announcements on "
+#~ "the standard address."
+#~ msgstr ""
+#~ "Selecteer dit als de SAP module naar IPv4 aankondigen moet luisteren."
 
-#: modules/visualization/visual/visual.c:53
-msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
-msgstr "Aantal banden van de spectrum analyzer (20 of 80)"
+#~ msgid "IPv6-SAP listening"
+#~ msgstr "Luister naar IPv6 SAP"
 
-#: modules/visualization/visual/visual.c:55
 #, fuzzy
-msgid "Number of bands used by the spectrometer, from 20 to 80."
-msgstr "Aantal banden van de spectrum analyzer (20 of 80)"
+#~ msgid ""
+#~ "Set this if you want the SAP module to listen to IPv6 announcements on "
+#~ "the standard address."
+#~ msgstr ""
+#~ "Selecteer dit als de SAP module naar IPv6 aankondigen moet luisteren."
 
-#: modules/visualization/visual/visual.c:57
-msgid "Band separator"
-msgstr "Ruimte tussen banden"
+#~ msgid ""
+#~ "Allows you to specify the output access method used for the streaming "
+#~ "output."
+#~ msgstr "Specificeer het uitvoerformaat voor de uitgaande stream."
 
-#: modules/visualization/visual/visual.c:59
-msgid "Number of blank pixels between bands."
-msgstr "Aantal blanco pixels tussen de banden."
+#~ msgid "Allows you to specify the muxer used for the streaming output."
+#~ msgstr "Specificeer het bestandsformaat voor de uitgaande stream."
 
-#: modules/visualization/visual/visual.c:61
-msgid "Amplification"
-msgstr "Versterking"
+#~ msgid "Allows you to specify the muxer used for the audio streaming output."
+#~ msgstr "Specificeer het bestandsformaat voor de uitgaande audiostream."
 
-#: modules/visualization/visual/visual.c:63
-msgid "This is a coefficient that modifies the height of the bands."
-msgstr "Dit is de waarde die de hoogte van de banden bepaald"
+#~ msgid "Allows you to specify the muxer used for the video streaming output."
+#~ msgstr "Specificeer het bestandsformaat voor de uitgaande videostream."
 
-#: modules/visualization/visual/visual.c:65
-msgid "Enable peaks"
-msgstr "Schakel pieken in"
+#~ msgid "Allows you to specify the output URL used for the streaming output."
+#~ msgstr "Specificeer de URL voor de uit te voeren stream."
 
-#: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
-msgstr "Bepaald of er pieken moeten worden getekend."
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the audio streaming output."
+#~ msgstr "Specificeer de URL voor de uit te voeren audiostream.."
 
-#: modules/visualization/visual/visual.c:69
-msgid "Enable original graphic spectrum"
-msgstr ""
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the video streaming output."
+#~ msgstr "Specificeer de URL voor de uit te voeren videostream."
+
+#~ msgid ""
+#~ "Allows you to specify the session name used for the streaming output."
+#~ msgstr "Specificeer een naam voor deze sessie."
+
+#~ msgid ""
+#~ "Allows you to specify a URL with additional information on the stream."
+#~ msgstr "Specificeer een URL adres met extra informatie over deze sessie."
+
+#~ msgid "Allows you to specify contact e-mail address for this session."
+#~ msgstr "Specificeer een e-mail contactadres voor deze sessie."
+
+#~ msgid ""
+#~ "Allows you to specify the output muxer method used for the streaming "
+#~ "output."
+#~ msgstr "Specificeer het bestandsformaat voor de uitgaande stream."
 
-#: modules/visualization/visual/visual.c:71
 #, fuzzy
-msgid "Defines whether to draw the original spectrum graphic routine."
-msgstr "Bepaald of er pieken moeten worden getekend."
+#~ msgid "Output URL (deprecated)"
+#~ msgstr "Uitvoer naar bestand"
 
-#: modules/visualization/visual/visual.c:73
 #, fuzzy
-msgid "Enable bands"
-msgstr "Schakel geluid in"
+#~ msgid ""
+#~ "Allows you to specify the output destination used for the streaming "
+#~ "output."
+#~ msgstr "Specificeer de URL voor de uit te voeren stream."
+
+#~ msgid ""
+#~ "Allows you to specify the destination video codec used for the streaming "
+#~ "output."
+#~ msgstr "Specificeer het codec formaat voor de uitgaande video streams."
+
+#~ msgid ""
+#~ "Allows you to specify the video bitrate used for the streaming output."
+#~ msgstr "Hiermee kunt u de bitrate van de video specificeren (in kB/s)."
+
+#~ msgid "Allows you to scale the video before encoding."
+#~ msgstr "Hiermee kunt u video vergroten of verkleinen voor het te coderen."
+
+#~ msgid "Allows you to specify an output frame rate for the video."
+#~ msgstr "Specificeer de frame-rate voor uitgaande streams."
 
-#: modules/visualization/visual/visual.c:75
 #, fuzzy
-msgid "Defines whether to draw the bands."
-msgstr "Bepaald of er pieken moeten worden getekend."
+#~ msgid "Allows you to specify a maximum output video width."
+#~ msgstr "Specificeer de breedte van de uitgaande streams."
 
-#: modules/visualization/visual/visual.c:77
 #, fuzzy
-msgid "Enable base"
-msgstr "Schakel pieken in"
+#~ msgid "Allows you to specify a maximum output video height."
+#~ msgstr "Specificeer de hoogte van de uitgaande streams."
 
-#: modules/visualization/visual/visual.c:79
 #, fuzzy
-msgid "Defines whether to draw the base of the bands."
-msgstr "Bepaald of er pieken moeten worden getekend."
+#~ msgid ""
+#~ "Allows you to specify video filters used after the video transcoding and "
+#~ "subpictures overlaying."
+#~ msgstr "Specificeer het bestandsformaat voor de uitgaande videostream."
 
-#: modules/visualization/visual/visual.c:81
-msgid "Base pixel radius"
-msgstr ""
+#~ msgid "Allows you to specify the top coordinate for the video cropping."
+#~ msgstr "Specificeer de bovenkant voor het croppen"
 
-#: modules/visualization/visual/visual.c:83
-msgid "Defines radius size in pixels, of base of bands(beginning)."
-msgstr ""
+#~ msgid "Allows you to specify the left coordinate for the video cropping."
+#~ msgstr "Specificeer de linker kant voor het croppen"
 
-#: modules/visualization/visual/visual.c:85
-#, fuzzy
-msgid "Spectral sections"
-msgstr "Selectie"
+#~ msgid "Allows you to specify the bottom coordinate for the video cropping."
+#~ msgstr "Specificeer de onderkant voor het croppen."
 
-#: modules/visualization/visual/visual.c:87
-msgid "Determines how many sections of spectrum will exist."
-msgstr ""
+#~ msgid "Allows you to specify the right coordinate for the video cropping."
+#~ msgstr "Specificeer de rechter kant voor het croppen."
 
-#: modules/visualization/visual/visual.c:89
-#, fuzzy
-msgid "Peak height"
-msgstr "Video hoogte"
+#~ msgid ""
+#~ "Allows you to specify the audio bitrate used for the streaming output."
+#~ msgstr ""
+#~ "Specificeer de bitrate van het geluid (in kB/s) voor uitgaande streams."
 
-#: modules/visualization/visual/visual.c:91
-#, fuzzy
-msgid "This is the total pixel height of the peak items."
-msgstr "Dit is de waarde die de hoogte van de banden bepaald"
+#~ msgid ""
+#~ "Allows you to specify the audio sample rate used for the streaming output."
+#~ msgstr "De te gebruiken samplerate voor geluid voor uitgaande streams"
 
-#: modules/visualization/visual/visual.c:93
-msgid "Peak extra width"
-msgstr ""
+#~ msgid ""
+#~ "Allows you to specify the number of audio channels used for the streaming "
+#~ "output."
+#~ msgstr "Het aantal audio kanalen in uitgaande streams"
 
-#: modules/visualization/visual/visual.c:95
-msgid "Additions or subtractions of pixels on the peak width."
-msgstr ""
+#~ msgid ""
+#~ "Allows you to specify the destination subtitles codec used for the "
+#~ "streaming output."
+#~ msgstr ""
+#~ "Hiermee kunt u het formaat voor de te streamen ondertiteling instellen."
 
-#: modules/visualization/visual/visual.c:97
-msgid "V-plane color"
-msgstr ""
+#~ msgid "Subpictures filter"
+#~ msgstr "Ondertitelingsfilter"
 
-#: modules/visualization/visual/visual.c:99
-msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
-msgstr ""
+#~ msgid "List of video output modules"
+#~ msgstr "Lijst van video output modules"
 
-#: modules/visualization/visual/visual.c:101
-msgid "Number of stars"
-msgstr "Aantal sterren"
+#~ msgid "Select the specific video output modules that you want to activate."
+#~ msgstr "Selecteer de specifieke video uitvoer modules die u wilt activeren."
 
-#: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
-msgstr "Het aantal te tekenen sterren bij het random effect"
+#~ msgid "X coordinate of the logo"
+#~ msgstr "X positie van het logo"
 
-#: modules/visualization/visual/visual.c:109
-msgid "Visualizer"
-msgstr "Visuele effecten"
+#~ msgid "Y coordinate of the logo"
+#~ msgstr "Y positie van het logo"
 
-#: modules/visualization/visual/visual.c:112
-msgid "Visualizer filter"
-msgstr "Visuele effecten filter"
+#~ msgid "Alpha blending"
+#~ msgstr "Doorzichtigheid"
 
-#: modules/visualization/visual/visual.c:120
-msgid "Spectrum analyser"
-msgstr "Spectrum analyser"
+#~ msgid "Alpha blending (0 -> 255). Default is 255"
+#~ msgstr "Doorzichtigheid (0..255). Standaard is 255"
 
-#: modules/visualization/xosd.c:63
-msgid "Flip vertical position"
-msgstr "Roteer vertikaal"
+#~ msgid "Height in pixels"
+#~ msgstr "Hoogte in pixels"
 
-#: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
-msgstr "Toon xosd uitvoer beneden in het scherm in plaats van bovenaan"
+#~ msgid "Width in pixels"
+#~ msgstr "Breedte in pixels"
 
-#: modules/visualization/xosd.c:67
-msgid "Vertical offset"
-msgstr "Vertikale offset"
+#~ msgid "Top left corner y coordinate"
+#~ msgstr "Y positie linkerbovenhoek"
 
-#: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
-msgstr "Vertikale offset van de getoonde tekst in pixels"
+#, fuzzy
+#~ msgid "OSD menu configuration file"
+#~ msgstr "VLM configuratie bestand"
 
-#: modules/visualization/xosd.c:70
-msgid "Shadow offset"
-msgstr "Schaduw offset"
+#, fuzzy
+#~ msgid "X coordinate of the OSD menu"
+#~ msgstr "X positie van het logo"
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
-msgstr "Offset van de schaduw in pixels"
+#, fuzzy
+#~ msgid "Y coordinate of the OSD menu"
+#~ msgstr "Y positie van het logo"
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
-msgstr "Gebruik dit lettertype voor tekst in xosd uitvoer"
+#, fuzzy
+#~ msgid "Update speed of OSD menu"
+#~ msgstr "X positie van het logo"
 
-#: modules/visualization/xosd.c:82
-msgid "XOSD interface"
-msgstr "XOSD interface"
+#, fuzzy
+#~ msgid "On Screen Display menu subfilter"
+#~ msgstr "Berichten op het scherm"
+
+#~ msgid "Ascii Art"
+#~ msgstr "ASCII-art"
+
+#~ msgid ""
+#~ "If the OpenGL cube effect is enabled, this controls its rotation speed."
+#~ msgstr "Dit bepaald de rotatie snelheid van het OpenGL-kubus effect."
+
+#~ msgid "Select effect"
+#~ msgstr "Effect"
+
+#~ msgid "Allows you to select different visual effects."
+#~ msgstr "Selecteer een van de visuele effecten"
+
+#~ msgid "choose the screen to be used for fullscreen mode."
+#~ msgstr "Kies het scherm voor de mode: volledig scherm"
+
+#~ msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
+#~ msgstr "Wijzig de snelheid van de animatie (standaard 6, max 10)"
+
+#~ msgid "Defines whether to draw peaks."
+#~ msgstr "Bepaald of er pieken moeten worden getekend."
+
+#, fuzzy
+#~ msgid "Defines whether to draw the original spectrum graphic routine."
+#~ msgstr "Bepaald of er pieken moeten worden getekend."
+
+#, fuzzy
+#~ msgid "Defines whether to draw the bands."
+#~ msgstr "Bepaald of er pieken moeten worden getekend."
+
+#~ msgid "Vertical offset in pixels of the displayed text"
+#~ msgstr "Vertikale offset van de getoonde tekst in pixels"
+
+#~ msgid "Offset in pixels of the shadow"
+#~ msgstr "Offset van de schaduw in pixels"
 
 #, fuzzy
 #~ msgid "Small playlist"
@@ -16642,14 +18116,6 @@ msgstr "XOSD interface"
 #~ msgid "M3U file|*.m3u"
 #~ msgstr "M3U bestand|*.m3u"
 
-#, fuzzy
-#~ msgid "Show labels in toolbar"
-#~ msgstr "Toon tekst van de toolbar knoppen"
-
-#, fuzzy
-#~ msgid "Show labels below the icons in the toolbar."
-#~ msgstr "Toon tekst onder de iconen in de toolbar."
-
 #~ msgid "Mega bass cut off (10-100Hz)"
 #~ msgstr "Mega bass plafond niveau (10-100Hz)"
 
@@ -16676,10 +18142,6 @@ msgstr "XOSD interface"
 #~ msgid "ID3 tag parser using libid3tag"
 #~ msgstr "ID3 tag parser gebruikt libid3tag"
 
-#, fuzzy
-#~ msgid "Quantizer parameter"
-#~ msgstr "Equalizer voorkeuren"
-
 #, fuzzy
 #~ msgid "Enable CABAC"
 #~ msgstr "Activeer"
@@ -16688,10 +18150,6 @@ msgstr "XOSD interface"
 #~ msgid "Enable loop filter"
 #~ msgstr "Activeer alle elementen in deze groep"
 
-#, fuzzy
-#~ msgid "Bitrate tolerance"
-#~ msgstr "Bitrate tolerantie:"
-
 #, fuzzy
 #~ msgid "Sets maximum interval between IDR-frames"
 #~ msgstr "Selecteer stream met maximale bitrate"
@@ -16722,9 +18180,6 @@ msgstr "XOSD interface"
 #~ msgid "Save As..."
 #~ msgstr "Bewaar Als..."
 
-#~ msgid "Full path of the PNG file to use."
-#~ msgstr "Locatie van het te gebruiken PNG bestand"
-
 #, fuzzy
 #~ msgid "Interface showing control interface"
 #~ msgstr "infrarood afstandsbediening"
@@ -16906,9 +18361,6 @@ msgstr "XOSD interface"
 #~ msgid "Select maximum bitrate stream"
 #~ msgstr "Selecteer stream met maximale bitrate"
 
-#~ msgid "Always select the stream with the maximum bitrate."
-#~ msgstr "Selecteer altijd de stroom met de maximale bitrate."
-
 #~ msgid "[0=stereo, 1=dual-mono, 2=joint-stereo]"
 #~ msgstr "[0=stereo, 1=dual-mono, 2=joint-stereo]"
 
@@ -17020,9 +18472,6 @@ msgstr "XOSD interface"
 #~ msgid "SLP input"
 #~ msgstr "SLP invoer"
 
-#~ msgid "Motion threshold"
-#~ msgstr "Bewegingsdrempel"
-
 #~ msgid ""
 #~ "Amount of joystick movement required for a movement to be recorded (0-"
 #~ ">32767)."
@@ -17195,9 +18644,6 @@ msgstr "XOSD interface"
 #~ msgid "Stop stream"
 #~ msgstr "Stop stream"
 
-#~ msgid "Eject"
-#~ msgstr "Verwijder"
-
 #~ msgid "Pause stream"
 #~ msgstr "Pauzeer stream"
 
@@ -17262,9 +18708,6 @@ msgstr "XOSD interface"
 #~ msgid "Open Stream"
 #~ msgstr "Open Stream"
 
-#~ msgid "Open Target:"
-#~ msgstr "Open Doel locatie:"
-
 #~ msgid "Symbol Rate"
 #~ msgstr "Symbol Rate"
 
@@ -17299,9 +18742,6 @@ msgstr "XOSD interface"
 #~ msgid "Invert"
 #~ msgstr "Inverteer"
 
-#~ msgid "Jump to: "
-#~ msgstr "Ga naar: "
-
 #~ msgid "stream output (MRL)"
 #~ msgstr "stroom output (MRL)"
 
@@ -17353,9 +18793,6 @@ msgstr "XOSD interface"
 #~ msgid "_Help"
 #~ msgstr "_Help"
 
-#~ msgid "_About..."
-#~ msgstr "_Over..."
-
 #~ msgid "About this application"
 #~ msgstr "Over dit programma"
 
@@ -17365,9 +18802,6 @@ msgstr "XOSD interface"
 #~ msgid "Go Backward"
 #~ msgstr "Ga Terug"
 
-#~ msgid "Stop Stream"
-#~ msgstr "Stop Stream"
-
 #~ msgid "Play Stream"
 #~ msgstr "Start Stream"
 
@@ -18163,9 +19597,6 @@ msgstr "XOSD interface"
 #~ msgid "Enter a name for the new group:"
 #~ msgstr "Voer de naam in voor de nieuwe groep"
 
-#~ msgid "no input\n"
-#~ msgstr "geen invoer\n"
-
 #, fuzzy
 #~ msgid "| no entries\n"
 #~ msgstr "Onderdeel"
index 037655de895cf2efacabe5d90b774c161f5fa1fe..22b48715bbfacbe59e6bf8a702783b8fa217eaa5 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-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+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,236 +15,237 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:578
-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"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+#, fuzzy
+msgid "Select \"Advanced Options\" to see all options."
 msgstr "Picar \"Opcions Avançadas\" per veire totas las opcions."
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr "General"
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr "Interfàcia"
 
 #: include/vlc_config_cat.h:40
-msgid "Settings for VLC interfaces"
+#, fuzzy
+msgid "Settings for VLC's interfaces"
 msgstr "Paramètres intefàcia VLC"
 
 #: include/vlc_config_cat.h:42
 msgid "General interface setttings"
 msgstr "Paramètres interfàcia principala"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
-msgid "Control interfaces"
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
 msgstr "Reglatge"
 
 #: include/vlc_config_cat.h:45
-msgid "Control interface settings"
-msgstr "Paramètres reglatge"
+#, fuzzy
+msgid "Settings for the main interface"
+msgstr "Paramètres intefàcia VLC"
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
+msgid "Control interfaces"
+msgstr "Reglatge"
+
+#: include/vlc_config_cat.h:48
+#, fuzzy
+msgid "Settings for VLC's control interfaces"
+msgstr "Paramètres intefàcia VLC"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 msgid "Hotkeys settings"
 msgstr "Paramètres acòrchas"
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "Audio"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 msgid "Audio settings"
 msgstr "Paramètres audio"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 msgid "General audio settings"
 msgstr "Paramètres audio generals"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr "Filtres"
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
+#: include/vlc_config_cat.h:62
+#, fuzzy
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr "Los filtres audio son utilisats per lo post-procès del flus audio"
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "Visualisacion"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 msgid "Audio visualizations"
 msgstr "Visualisacion audio"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 msgid "Output modules"
 msgstr "Sortida"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr "Paramètres generals per lo module de sortida audio."
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr "Divèrs"
 
-#: include/vlc_config_cat.h:69
-msgid "Miscellaneous audio settings and modules"
+#: include/vlc_config_cat.h:72
+#, fuzzy
+msgid "Miscellaneous audio settings and modules."
 msgstr "Paramètres divèrses audio e modulis"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "Video"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 msgid "Video settings"
 msgstr "Paramètres video"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 msgid "General video settings"
 msgstr "Paramètres video"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 msgid "Choose your preferred video output and configure it here."
 msgstr "Causir la vòstra sortida video favorida e la configurar aquí."
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
+#: include/vlc_config_cat.h:87
+#, fuzzy
+msgid "Video filters are used to postprocess the video stream."
 msgstr "Los filtres  video son utilisats per lo post-procès del flus video"
 
-#: include/vlc_config_cat.h:86
+#: include/vlc_config_cat.h:89
 msgid "Subtitles/OSD"
 msgstr "Jos-titols/OSD"
 
-#: include/vlc_config_cat.h:87
+#: include/vlc_config_cat.h:90
 msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr ""
 
-#: include/vlc_config_cat.h:89
-msgid "Text rendering"
-msgstr "Aparéncia del tèxte"
-
-#: include/vlc_config_cat.h:91
-msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
-msgstr " ..."
-
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr "Dintradas/Codecs"
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
+#, fuzzy
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr " ..."
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 msgid "Access modules"
 msgstr "Accès modulis"
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
 "you may want to alter are HTTP proxy or caching settings."
 msgstr " .."
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 msgid "Access filters"
 msgstr "Accès filtres"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
+#, fuzzy
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
 "you are doing.\n"
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 msgid "Demuxers"
 msgstr "Desseparar"
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
+#: include/vlc_config_cat.h:116
+#, fuzzy
+msgid "Demuxers are used to separate audio and video streams."
 msgstr "Desseparar audio e video"
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 msgid "Video codecs"
 msgstr "Codecs video"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+#, fuzzy
+msgid "Settings for the video-only decoders and encoders."
 msgstr "Paramètres de codificacion video"
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 msgid "Audio codecs"
 msgstr "Codecs audio"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+#, fuzzy
+msgid "Settings for the audio-only decoders and encoders."
 msgstr "Paramètres per codificacion audio"
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 msgid "Other codecs"
 msgstr "Autres codecs"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+#, fuzzy
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr "Paramètres per codificacion audio e video"
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 msgid "General input settings. Use with care."
 msgstr "Paramètres generals d'intrada."
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr "Sortida flus"
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
+#, fuzzy
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -252,41 +253,44 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr " ..."
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 msgid "General stream output settings"
 msgstr "Paramètres generals sortida flus"
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 msgid "Muxers"
 msgstr "Mesclaire"
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
+#, fuzzy
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr " ..."
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 msgid "Access output"
 msgstr "Access output"
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
+#, fuzzy
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr " ..."
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 msgid "Packetizers"
 msgstr "Preprocès"
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
 "This setting allows you to always force a packetizer. You should probably "
@@ -294,190 +298,194 @@ msgid ""
 "You can also set default parameters for each packetizer."
 msgstr " ..."
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 msgid "Sout stream"
 msgstr ""
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
 "for each sout stream module here."
 msgstr ""
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 msgid "SAP"
 msgstr "SAP"
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
 msgstr " ..."
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 msgid "VOD"
 msgstr "VOD"
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr ""
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr "Tièra de lectura"
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
+#, fuzzy
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr " ..."
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr ""
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 msgid "Services discovery"
 msgstr "Servicis"
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr "Avançat"
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 msgid "Advanced settings. Use with care."
 msgstr "Paramètres avançats. D'utilisar amb precaucion."
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr "CPU"
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr "Autre"
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "Mai d'Opcions..."
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 msgid "Other advanced settings"
 msgstr "Autres paramètres avançats"
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr "Ret"
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr ""
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr "These settings affect chroma transformation modules."
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 msgid "Packetizer modules settings"
 msgstr "Paramètres Preprocès"
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 msgid "Encoders settings"
 msgstr "Paramètres de codificacion"
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr " ..."
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 msgid "Dialog providers settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr ""
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 msgid "Subtitle demuxer settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
 msgstr " ..."
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr "Paramètres dels filtres video"
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "Cap ajuda"
 
-#: include/vlc_config_cat.h:224
-msgid "No help is available for these modules"
+#: include/vlc_config_cat.h:238
+#, fuzzy
+msgid "There is no help available for these modules."
 msgstr "Cap ajuda per aqueles modules"
 
 #: include/vlc_interface.h:137
+#, fuzzy
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 "\n"
 "Warning: if you can't access the GUI anymore, open a dos command box, go to "
 "the directory where you installed VLC and run \"vlc -I wxwin\"\n"
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 msgid "Meta-information"
 msgstr ""
 
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "Titol"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "Artista"
 
@@ -485,11 +493,11 @@ msgstr "Artista"
 msgid "Genre"
 msgstr "Genre"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "Proprietat"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
 msgstr ""
 
@@ -502,7 +510,7 @@ msgstr ""
 msgid "Description"
 msgstr "Descripcion"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "Velocitat"
 
@@ -519,7 +527,7 @@ msgstr "Paramètres"
 msgid "URL"
 msgstr "URL"
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "Lenga"
@@ -620,8 +628,20 @@ msgstr "Nom del codec"
 msgid "Codec Description"
 msgstr "Descripcion del codec"
 
+#: include/vlc/vlc.h:578
+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/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "Desactivat"
@@ -638,14 +658,14 @@ msgstr "Scope"
 msgid "Spectrum"
 msgstr "Spectrum"
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr "Egalisaire"
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "Filtres audio"
 
@@ -665,20 +685,20 @@ msgid "Stereo"
 msgstr "Stereo"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "Esquèrra"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "Dreita"
 
@@ -750,92 +770,92 @@ msgstr "%s: opcion `-W %s' es sens argument\n"
 msgid "Bookmark %i"
 msgstr "Favorit %i"
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr "Camin %i"
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "Programa"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "Flus %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "Codec"
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "Tipe"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "Sortidas"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr ""
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr "%d Hz"
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr ""
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr ""
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr "%d kb/s"
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr ""
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr ""
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 msgid "Frame rate"
 msgstr ""
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr "Jostitol"
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr "Flus"
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr "Durada"
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 #, fuzzy
 msgid "Errors"
 msgstr "Error"
@@ -844,7 +864,7 @@ msgstr "Error"
 msgid "Bookmark"
 msgstr "Favorit"
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 msgid "Programs"
 msgstr "Programas"
 
@@ -869,8 +889,8 @@ msgstr "Pista Video"
 msgid "Audio Track"
 msgstr "Pista Audio"
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr "Pista Jostitols"
 
@@ -908,14 +928,15 @@ msgid "Login"
 msgstr "Georgian"
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr ""
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "Interfàcia"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr "Ajustar Interfàcia"
@@ -929,15 +950,15 @@ msgstr ""
 msgid "Help options"
 msgstr "Opcion de l'Ajuda"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr "string"
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "integer"
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr "float"
 
@@ -981,7 +1002,7 @@ msgid ""
 "Press the RETURN key to continue...\n"
 msgstr ""
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr ""
 
@@ -1061,105 +1082,111 @@ msgstr "Simplified Chinese"
 msgid "Chinese Traditional"
 msgstr "Chinese Traditional"
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
 "select the main interface, additional interface modules, and define various "
 "related options."
 msgstr ""
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr "Interfàcia"
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 #, fuzzy
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr " ..."
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr "Interfàcia Extra"
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr " ..."
 
-#: src/libvlc.h:72
-msgid "This option allows you to select control interfaces. "
+#: src/libvlc.h:77
+#, fuzzy
+msgid "You can select control interfaces for VLC."
 msgstr " ..."
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 msgid "Verbosity (0,1,2)"
 msgstr "Verbositat (0,1,2)"
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
+#, fuzzy
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr " "
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 msgid "Be quiet"
 msgstr "Silenci"
 
-#: src/libvlc.h:81
-msgid "This option turns off all warning and information messages."
+#: src/libvlc.h:86
+#, fuzzy
+msgid "Turn off all warning and information messages."
 msgstr " ..."
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 msgid "Default stream"
 msgstr "Flus per defaut"
 
-#: src/libvlc.h:85
-msgid "This option allows you to always open a default stream on start-up."
-msgstr " ..."
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
+msgstr ""
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
+#, fuzzy
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr " ..."
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "Color dels messatges"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
+#, fuzzy
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr " ..."
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr "Opcions avançadas"
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
+#, fuzzy
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr " ..."
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 #, fuzzy
 msgid "Show interface with mouse"
 msgstr "Interfàcia"
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 #, fuzzy
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
@@ -1168,148 +1195,153 @@ msgid ""
 "the \"audio filters\" modules section."
 msgstr "..."
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr "Sortida audio"
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
+#, fuzzy
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr " ..."
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr "Activar audio"
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
+#, fuzzy
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr " ..."
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr "Mono"
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 msgid "This will force a mono audio output."
 msgstr "This will force a mono audio output."
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 msgid "Default audio volume"
 msgstr "Volume audio per defaut"
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr "Entre 0 e 240"
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 msgid "Audio output saved volume"
 msgstr "Save volume audio"
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+#, fuzzy
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr " ..."
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 msgid "Audio output volume step"
 msgstr "Pas del volume audio"
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
 "0 to 1024."
 msgstr "Entre 0 e 1024"
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr ""
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
 msgstr ""
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr ""
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
 "resampling algorithm will be used instead."
 msgstr ""
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 msgid "Audio desynchronization compensation"
 msgstr ""
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 
-#: src/libvlc.h:162
-msgid "Preferred audio output channels mode"
-msgstr ""
+#: src/libvlc.h:173
+#, fuzzy
+msgid "Audio output channels mode"
+msgstr "Sortida audio"
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
-msgstr ""
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
+msgstr "Cap ajuda"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 msgid "Force detection of Dolby Surround"
 msgstr ""
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "On"
 msgstr "Òc"
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr "Non"
 
-#: src/libvlc.h:186
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+#: src/libvlc.h:197
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr ""
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 msgid "Audio visualizations "
 msgstr ""
 
-#: src/libvlc.h:191
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+#: src/libvlc.h:202
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr ""
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1318,362 +1350,354 @@ msgid ""
 "options."
 msgstr ""
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr ""
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
+#, fuzzy
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
-msgstr ""
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
+msgstr " ..."
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr ""
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
+#, fuzzy
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
-msgstr ""
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
+msgstr " ..."
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr ""
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr ""
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
-msgstr ""
+#: src/libvlc.h:236
+#, fuzzy
+msgid "Video X coordinate"
+msgstr "Codecs video"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
-msgstr ""
+#: src/libvlc.h:241
+#, fuzzy
+msgid "Video Y coordinate"
+msgstr "Codecs video"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr ""
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
 msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr ""
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr ""
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr "Amont"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr "Aval"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr "Amont senèstra"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr "Amont dreta"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr "Aval senèstra"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr "Aval dreta"
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr "Zoom video"
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr ""
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr ""
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr "Sortida video plen finestron"
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
+#: src/libvlc.h:272
+msgid "Start video in fullscreen mode"
 msgstr ""
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr "Sortida video Overlay"
 
-#: src/libvlc.h:262
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
 msgstr ""
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr "Totjorn davant"
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 msgid "Always place the video window on top of other windows."
 msgstr ""
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr "Desactivar screensaver"
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr "Desactivar estalvi de finestron"
 
-#: src/libvlc.h:272
-#, fuzzy
-msgid "Log to file"
-msgstr "Sautar cap al titol"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr ""
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr ""
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr "Module de filtre video"
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr "Repertòri per captura video"
 
-#: src/libvlc.h:292
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+#: src/libvlc.h:299
+msgid "Directory where the video snapshots will be stored."
 msgstr ""
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 msgid "Video snapshot format"
 msgstr "Format de captura video"
 
-#: src/libvlc.h:297
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
 msgstr ""
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 msgid "Display video snapshot preview"
 msgstr ""
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 msgid "Video cropping"
 msgstr ""
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr ""
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
 "(1.25, 1.3333, etc.) expressing pixel squareness."
 msgstr ""
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr ""
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 msgid "Monitor pixel aspect ratio"
 msgstr ""
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 msgid "Skip frames"
 msgstr ""
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr ""
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "Sautar cap al titol"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr ""
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
 "channel."
 msgstr ""
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr ""
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
 msgstr ""
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 msgid "Clock synchronisation"
 msgstr ""
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr ""
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr ""
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1685,187 +1709,186 @@ msgstr ""
 msgid "Default"
 msgstr "Defaut"
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr "Activar"
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 msgid "UDP port"
 msgstr "Pòrt UDP"
 
-#: src/libvlc.h:369
-msgid "This is the port used for UDP streams. 1234 by default."
+#: src/libvlc.h:384
+msgid "This is the default port used for UDP streams. Default is 1234."
 msgstr ""
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr ""
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 msgid "IPv6 multicast output interface"
 msgstr ""
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr ""
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 msgid "IPv4 multicast output interface address"
 msgstr ""
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
-msgstr ""
-
-#: src/libvlc.h:391
-msgid "Program to select"
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
 "if you want to read a multi-program stream (like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:397
-msgid "Programs to select"
-msgstr ""
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 msgid "Audio track"
 msgstr "Pista audio"
 
-#: src/libvlc.h:406
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+#: src/libvlc.h:422
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr ""
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 msgid "Subtitles track"
 msgstr "Pista jos-titols"
 
-#: src/libvlc.h:411
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+#: src/libvlc.h:427
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr ""
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 msgid "Audio language"
 msgstr "Lenga per l'audio"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr ""
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 msgid "Subtitle language"
 msgstr "Lenga dels jos-titols"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
 msgstr ""
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 #, fuzzy
 msgid "Audio track ID"
 msgstr "Pista audio"
 
-#: src/libvlc.h:426
-msgid "Give the stream ID of the audio track you want to use."
+#: src/libvlc.h:443
+msgid "Stream ID of the audio track to use."
 msgstr ""
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 #, fuzzy
 msgid "Subtitles track ID"
 msgstr "Pista jos-titols"
 
-#: src/libvlc.h:430
-msgid "Give the stream ID of the subtitle track you want to use."
+#: src/libvlc.h:447
+msgid "Stream ID of the subtitle track to use."
 msgstr ""
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 msgid "Input repetitions"
 msgstr ""
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr ""
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
+#: src/libvlc.h:453
+msgid "Start time"
+msgstr ""
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
 msgstr ""
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
+#: src/libvlc.h:457
+#, fuzzy
+msgid "Stop time"
+msgstr "Arrestat"
+
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
 msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 msgid "Input list"
 msgstr ""
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr ""
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr ""
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr ""
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -1873,59 +1896,60 @@ msgid ""
 "section. You can also set many miscellaneous subpictures options."
 msgstr ""
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 msgid "Force subtitle position"
 msgstr ""
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
 msgstr ""
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 msgid "Enable sub-pictures"
 msgstr ""
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr ""
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 msgid "Subpictures filter module"
 msgstr ""
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr ""
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr ""
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 msgid "Subtitle autodetection fuzziness"
 msgstr ""
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -1936,527 +1960,460 @@ msgid ""
 "4 = subtitle file matching the movie name exactly"
 msgstr ""
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 msgid "Subtitle autodetection paths"
 msgstr ""
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
 msgstr ""
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr "Utilisar fiquièr jos-titol"
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
 msgstr ""
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr ""
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
 "the drive letter (eg. D:)"
 msgstr ""
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr ""
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr ""
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
 msgstr ""
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr ""
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 msgid "Audio CD device"
 msgstr ""
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
 msgstr ""
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 msgid "This is the default Audio CD device to use."
 msgstr ""
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr "Fòrçar IPv6"
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+msgid "IPv6 will be used by default for all connections."
 msgstr ""
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr "Fòrçar IPv4"
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+msgid "IPv4 will be used by default for all connections."
 msgstr ""
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+msgid "TCP connection timeout"
 msgstr ""
 
-#: src/libvlc.h:549
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
-msgstr ""
+#: src/libvlc.h:570
+#, fuzzy
+msgid "Default TCP connection timeout (in milliseconds). "
+msgstr "Cambiar donadas de Caching (ms)"
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 msgid "SOCKS server"
 msgstr ""
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 msgid "SOCKS user name"
 msgstr ""
 
-#: src/libvlc.h:558
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:579
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr ""
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 msgid "SOCKS password"
 msgstr ""
 
-#: src/libvlc.h:562
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:583
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr ""
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 msgid "Title metadata"
 msgstr ""
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr ""
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr ""
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr ""
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 msgid "Copyright metadata"
 msgstr ""
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 msgid "Description metadata"
 msgstr ""
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 msgid "Date metadata"
 msgstr ""
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr ""
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
 "can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
+#: src/libvlc.h:623
+msgid "Preferred decoders list"
 msgstr ""
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr ""
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr ""
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
 msgstr ""
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 msgid "Default stream output chain"
 msgstr ""
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
 "to learn how to build such chains.Warning: this chain will be enabled for "
 "all streams."
 msgstr ""
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr ""
 
-#: src/libvlc.h:625
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+#: src/libvlc.h:652
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr ""
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr ""
 
-#: src/libvlc.h:629
-msgid "This allows you to play the stream while streaming it."
+#: src/libvlc.h:656
+msgid "Play locally the stream while streaming it."
 msgstr ""
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr ""
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr ""
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 #, fuzzy
 msgid "Enable SPU stream output"
 msgstr "Sortida flus"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 msgid "Keep stream output open"
 msgstr ""
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
 "specified)"
 msgstr ""
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 msgid "Preferred packetizer list"
 msgstr ""
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr ""
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr ""
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr ""
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr ""
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr ""
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 msgid "Control SAP flow"
 msgstr ""
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr ""
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
 "always leave all these enabled."
 msgstr ""
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 msgid "Enable FPU support"
 msgstr ""
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
 "advantage of it."
 msgstr ""
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr ""
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
 msgstr ""
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr ""
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
 msgstr ""
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr ""
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
 msgstr ""
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr ""
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
 msgstr ""
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr ""
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
 msgstr ""
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr ""
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
 msgstr ""
 
-#: src/libvlc.h:714
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-
-#: src/libvlc.h:717
-msgid "Automatically preparse files"
-msgstr ""
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-msgid "Services discovery modules"
-msgstr ""
-
-#: src/libvlc.h:724
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-
-#: src/libvlc.h:727
-msgid "Play files randomly forever"
-msgstr ""
-
-#: src/libvlc.h:729
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr ""
-
-#: src/libvlc.h:732
-msgid "Repeat all"
-msgstr "Tot repetir"
-
-#: src/libvlc.h:734
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr ""
-
-#: src/libvlc.h:737
-msgid "Repeat current item"
-msgstr ""
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr ""
-
-#: src/libvlc.h:742
-msgid "Play and stop"
-msgstr "Legir e arrestar"
-
-#: src/libvlc.h:744
-msgid "Stop the playlist after each played playlist item. "
-msgstr ""
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr ""
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
 msgstr ""
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 msgid "Access module"
 msgstr ""
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
 "option unless you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 msgid "Access filter module"
 msgstr ""
 
-#: src/libvlc.h:763
-msgid "This is a legacy entry to let you configure access filter modules."
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
 msgstr ""
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 msgid "Demux module"
 msgstr ""
 
-#: src/libvlc.h:767
-msgid "This is a legacy entry to let you configure demux modules."
+#: src/libvlc.h:771
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr ""
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2464,100 +2421,101 @@ msgid ""
 "only activate this if you know what you're doing."
 msgstr ""
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr ""
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
 "VLC instances."
 msgstr ""
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr ""
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr ""
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr ""
 
-#: src/libvlc.h:789
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+#: src/libvlc.h:796
+msgid "Additional path for VLC to look for its modules."
 msgstr ""
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 msgid "VLM configuration file"
 msgstr ""
 
-#: src/libvlc.h:794
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
 msgstr ""
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr ""
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
+#: src/libvlc.h:808
 #, fuzzy
-msgid "This option allows you to collect miscellaneous statistics."
+msgid "Collect miscellaneous statistics."
 msgstr " ..."
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr ""
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr ""
 
-#: src/libvlc.h:810
-msgid "Allow only one running instance"
+#: src/libvlc.h:814
+#, fuzzy
+msgid "Log to file"
+msgstr "Sautar cap al titol"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
 msgstr ""
 
-#: src/libvlc.h:812
-msgid ""
-"Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
-"explorer. This option will allow you to play the file with the already "
-"running instance or enqueue it."
+#: src/libvlc.h:818
+msgid "Log to syslog"
 msgstr ""
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
 msgstr ""
 
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
+#: src/libvlc.h:822
+msgid "Allow only one running instance"
 msgstr ""
 
 #: src/libvlc.h:824
+msgid ""
+"Allowing only one running instance of VLC can sometimes be useful, for "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
+"explorer. This option will allow you to play the file with the already "
+"running instance or enqueue it."
+msgstr ""
+
+#: src/libvlc.h:830
 msgid "Increase the priority of the process"
 msgstr ""
 
-#: src/libvlc.h:826
+#: src/libvlc.h:832
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
 "experience as it allows VLC not to be disturbed by other applications that "
@@ -2567,22 +2525,22 @@ msgid ""
 "machine."
 msgstr ""
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr ""
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
 "to correctly implement condition variables. You can also use the faster "
 "Win9x implementation but you might experience problems with it."
 msgstr ""
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr ""
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
 "implementation (more precisely there is a possibility for a race condition "
@@ -2591,557 +2549,675 @@ msgid ""
 "fastest but slightly incorrect), 1 (default) and 2."
 msgstr ""
 
-#: src/libvlc.h:851
-msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
 msgstr ""
 
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
-#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
-#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
-msgid "Fullscreen"
-msgstr "Plen ecran"
-
-#: src/libvlc.h:855
-msgid "Select the hotkey to use to swap fullscreen state."
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
 msgstr ""
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
-msgid "Play/Pause"
-msgstr "Legir/Pausar"
-
-#: src/libvlc.h:857
-msgid "Select the hotkey to use to swap paused state."
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
 msgstr ""
 
-#: src/libvlc.h:858
-msgid "Pause only"
+#: src/libvlc.h:872
+msgid "Automatically preparse files"
 msgstr ""
 
-#: src/libvlc.h:859
-msgid "Select the hotkey to use to pause."
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
 msgstr ""
 
-#: src/libvlc.h:860
-msgid "Play only"
-msgstr "Sonque legir"
+#: src/libvlc.h:877
+msgid "Services discovery modules"
+msgstr ""
 
-#: src/libvlc.h:861
-msgid "Select the hotkey to use to play."
+#: src/libvlc.h:879
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
 msgstr ""
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
-msgid "Faster"
-msgstr "Mai viste"
+#: src/libvlc.h:882
+msgid "Play files randomly forever"
+msgstr ""
 
-#: src/libvlc.h:863
-msgid "Select the hotkey to use for fast forward playback."
+#: src/libvlc.h:884
+msgid "VLC will randomly play files in the playlist until interrupted."
 msgstr ""
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
-msgid "Slower"
-msgstr "Mai lent"
+#: src/libvlc.h:886
+msgid "Repeat all"
+msgstr "Tot repetir"
 
-#: src/libvlc.h:865
-msgid "Select the hotkey to use for slow motion playback."
+#: src/libvlc.h:888
+msgid "VLC will keep playing the playlist indefinitely."
 msgstr ""
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
-#: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
-#: modules/gui/wxwidgets/menus.cpp:289
-msgid "Next"
-msgstr "Seguent"
+#: src/libvlc.h:890
+msgid "Repeat current item"
+msgstr ""
 
-#: src/libvlc.h:867
-msgid "Select the hotkey to use to skip to the next item in the playlist."
+#: src/libvlc.h:892
+msgid "VLC will keep playing the current playlist item."
 msgstr ""
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
-#: modules/gui/wxwidgets/menus.cpp:288
-msgid "Previous"
+#: src/libvlc.h:894
+msgid "Play and stop"
+msgstr "Legir e arrestar"
+
+#: src/libvlc.h:896
+msgid "Stop the playlist after each played playlist item."
+msgstr ""
+
+#: src/libvlc.h:903
+msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
+msgstr ""
+
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
+#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
+msgid "Fullscreen"
+msgstr "Plen ecran"
+
+#: src/libvlc.h:907
+msgid "Select the hotkey to use to swap fullscreen state."
+msgstr ""
+
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
+msgid "Play/Pause"
+msgstr "Legir/Pausar"
+
+#: src/libvlc.h:909
+msgid "Select the hotkey to use to swap paused state."
+msgstr ""
+
+#: src/libvlc.h:910
+msgid "Pause only"
+msgstr ""
+
+#: src/libvlc.h:911
+msgid "Select the hotkey to use to pause."
+msgstr ""
+
+#: src/libvlc.h:912
+msgid "Play only"
+msgstr "Sonque legir"
+
+#: src/libvlc.h:913
+msgid "Select the hotkey to use to play."
+msgstr ""
+
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
+msgid "Faster"
+msgstr "Mai viste"
+
+#: src/libvlc.h:915
+msgid "Select the hotkey to use for fast forward playback."
+msgstr ""
+
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
+msgid "Slower"
+msgstr "Mai lent"
+
+#: src/libvlc.h:917
+msgid "Select the hotkey to use for slow motion playback."
+msgstr ""
+
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
+#: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
+#: modules/gui/wxwidgets/menus.cpp:289
+msgid "Next"
+msgstr "Seguent"
+
+#: src/libvlc.h:919
+msgid "Select the hotkey to use to skip to the next item in the playlist."
+msgstr ""
+
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
+#: modules/gui/wxwidgets/menus.cpp:288
+msgid "Previous"
 msgstr "Precedent"
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr ""
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr "Arrèst"
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
+#: src/libvlc.h:923
+msgid "Select the hotkey to stop playback."
 msgstr ""
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr ""
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr ""
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr ""
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 msgid "Short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 msgid "Select the hotkey to make a short backwards jump."
 msgstr ""
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr ""
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 msgid "Long backwards jump"
 msgstr ""
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 msgid "Select the hotkey to make a long backwards jump."
 msgstr ""
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 msgid "Select the hotkey to make a very short forward jump."
 msgstr ""
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 msgid "Short forward jump"
 msgstr ""
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 msgid "Select the hotkey to make a short forward jump."
 msgstr ""
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 msgid "Select the hotkey to make a medium forward jump."
 msgstr ""
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 msgid "Select the hotkey to make a long forward jump."
 msgstr ""
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
-msgid "Long jump size"
+#: src/libvlc.h:959
+msgid "Long jump length"
 msgstr ""
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr ""
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 msgid "Select the hotkey to quit the application."
 msgstr ""
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 msgid "Navigate up"
 msgstr ""
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 msgid "Select the key to move the selector up in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 msgid "Navigate down"
 msgstr ""
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 msgid "Select the key to move the selector down in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 msgid "Navigate left"
 msgstr ""
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 msgid "Select the key to move the selector left in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 msgid "Navigate right"
 msgstr ""
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 msgid "Select the key to move the selector right in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr ""
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 msgid "Select the key to activate selected item in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 msgid "Go to the DVD menu"
 msgstr ""
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 msgid "Select the key to take you to the DVD menu"
 msgstr ""
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 msgid "Select previous DVD title"
 msgstr ""
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 msgid "Select the key to choose the previous title from the DVD"
 msgstr ""
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 msgid "Select next DVD title"
 msgstr ""
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 msgid "Select the key to choose the next title from the DVD"
 msgstr ""
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 msgid "Select prev DVD chapter"
 msgstr ""
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr ""
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 #, fuzzy
 msgid "Select next DVD chapter"
 msgstr "Capitol seguent"
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr ""
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr ""
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr ""
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr ""
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr ""
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr ""
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
+#: src/libvlc.h:989
+msgid "Select the key to mute audio."
 msgstr ""
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 msgid "Subtitle delay up"
 msgstr ""
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 msgid "Select the key to increase the subtitle delay."
 msgstr ""
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 msgid "Subtitle delay down"
 msgstr ""
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 msgid "Select the key to decrease the subtitle delay."
 msgstr ""
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 msgid "Audio delay up"
 msgstr ""
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 msgid "Select the key to increase the audio delay."
 msgstr ""
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 msgid "Audio delay down"
 msgstr ""
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 msgid "Select the key to decrease the audio delay."
 msgstr ""
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr ""
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr ""
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr ""
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr ""
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr ""
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr ""
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr ""
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr ""
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr ""
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr ""
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 msgid "Select the key to play this bookmark."
 msgstr ""
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 msgid "Set playlist bookmark 1"
 msgstr ""
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 msgid "Set playlist bookmark 2"
 msgstr ""
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 msgid "Set playlist bookmark 3"
 msgstr ""
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 msgid "Set playlist bookmark 4"
 msgstr ""
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 msgid "Set playlist bookmark 5"
 msgstr ""
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 msgid "Set playlist bookmark 6"
 msgstr ""
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 msgid "Set playlist bookmark 7"
 msgstr ""
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 msgid "Set playlist bookmark 8"
 msgstr ""
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 msgid "Set playlist bookmark 9"
 msgstr ""
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 msgid "Set playlist bookmark 10"
 msgstr ""
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 msgid "Select the key to set this playlist bookmark."
 msgstr ""
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+msgid "Playlist bookmark 1"
+msgstr ""
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+msgid "Playlist bookmark 2"
+msgstr ""
+
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+msgid "Playlist bookmark 3"
+msgstr ""
+
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+msgid "Playlist bookmark 4"
+msgstr ""
+
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+msgid "Playlist bookmark 5"
+msgstr ""
+
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+msgid "Playlist bookmark 6"
+msgstr ""
+
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+msgid "Playlist bookmark 7"
+msgstr ""
+
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+msgid "Playlist bookmark 8"
+msgstr ""
+
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+msgid "Playlist bookmark 9"
+msgstr ""
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+msgid "Playlist bookmark 10"
+msgstr ""
+
+#: src/libvlc.h:1032
+msgid "This allows you to define playlist bookmarks."
+msgstr ""
+
+#: src/libvlc.h:1034
 msgid "Go back in browsing history"
 msgstr ""
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr ""
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 msgid "Cycle audio track"
 msgstr ""
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+msgid "Cycle through the available audio tracks(languages)."
 msgstr ""
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 msgid "Cycle subtitle track"
 msgstr ""
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
+#: src/libvlc.h:1042
+msgid "Cycle through the available subtitle tracks."
 msgstr ""
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1043
 msgid "Cycle source aspect ratio"
 msgstr ""
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
+#: src/libvlc.h:1044
+msgid "Cycle through a predefined list of source aspect ratios."
 msgstr ""
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 msgid "Cycle video crop"
 msgstr ""
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
+#: src/libvlc.h:1046
+msgid "Cycle through a predefined list of crop formats."
 msgstr ""
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 #, fuzzy
 msgid "Cycle deinterlace modes"
 msgstr "Interfàcia Extra"
 
-#: src/libvlc.h:985
-msgid "Cycle through all the deinterlace modes"
-msgstr ""
+#: src/libvlc.h:1048
+#, fuzzy
+msgid "Cycle through deinterlace modes."
+msgstr "Interfàcia Extra"
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 msgid "Show interface"
 msgstr ""
 
-#: src/libvlc.h:987
-msgid "Raise the interface above all other windows"
+#: src/libvlc.h:1050
+msgid "Raise the interface above all other windows."
 msgstr ""
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 msgid "Hide interface"
 msgstr ""
 
-#: src/libvlc.h:989
-msgid "Lower the interface below all other windows"
+#: src/libvlc.h:1052
+msgid "Lower the interface below all other windows."
 msgstr ""
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr ""
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr ""
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 msgid "Record"
 msgstr ""
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr ""
 
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3164,142 +3240,146 @@ msgid ""
 "  vlc:quit                       Special item to quit VLC\n"
 msgstr ""
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 msgid "Snapshot"
 msgstr ""
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 msgid "Window properties"
 msgstr "Proprietats Fenèstra"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 msgid "Subpictures"
 msgstr ""
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr "Jostitols"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 msgid "Overlays"
 msgstr "Overlays"
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 msgid "Track settings"
 msgstr "Paramètres Pista"
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 msgid "Playback control"
 msgstr ""
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 msgid "Default devices"
 msgstr ""
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 msgid "Network settings"
 msgstr "Paramètres Ret"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr ""
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 msgid "Metadata"
 msgstr ""
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr ""
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 msgid "Input"
 msgstr ""
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 msgid "CPU"
 msgstr ""
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 msgid "Special modules"
 msgstr ""
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr ""
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 msgid "Performance options"
 msgstr ""
 
-#: src/libvlc.h:1436
-#, fuzzy
-msgid "Interfaces"
-msgstr "Interfàcia"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr ""
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1808
+msgid "Jump sizes"
+msgstr ""
+
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr ""
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 msgid "print help for the advanced options"
 msgstr ""
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr ""
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr ""
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr ""
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr ""
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr ""
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 msgid "resets the current plugins cache"
 msgstr ""
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr ""
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr ""
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr ""
 
@@ -3907,11 +3987,11 @@ msgstr "Zhuang"
 msgid "Zulu"
 msgstr "Zulu"
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr "Desconegut"
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -3932,28 +4012,28 @@ msgstr ""
 msgid "Undefined"
 msgstr ""
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr ""
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 msgid "Discard"
 msgstr ""
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr ""
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 msgid "Mean"
 msgstr ""
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr ""
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr ""
 
@@ -3977,16 +4057,18 @@ msgstr "1:1 Original"
 msgid "2:1 Double"
 msgstr "2:1 Doble"
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr ""
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 msgid "Aspect-ratio"
 msgstr ""
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -3997,10 +4079,11 @@ msgstr ""
 msgid "Caching value in ms"
 msgstr "Donadas del Tampon (ms)"
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. This value should be set in "
+"milliseconds."
 msgstr " ..."
 
 #: modules/access/cdda.c:58 modules/gui/macosx/open.m:176
@@ -4023,7 +4106,7 @@ msgid "CDDB Server"
 msgstr "CDDB Genre"
 
 #: modules/access/cdda.c:71
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr ""
 
 #: modules/access/cdda.c:74
@@ -4033,20 +4116,20 @@ msgstr "Pòrt servidor CDDB"
 
 #: modules/access/cdda.c:74
 #, fuzzy
-msgid "CDDB Server port to use"
+msgid "CDDB Server port to use."
 msgstr "Pòrt servidor CDDB"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 msgid "Audio CD - Track "
 msgstr "CD Audio - Pista"
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, c-format
 msgid "Audio CD - Track %i"
 msgstr "CD Audio - Pista %i"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr ""
 
@@ -4073,17 +4156,18 @@ msgid ""
 msgstr ""
 
 #: modules/access/cdda/cdda.c:59
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
+msgstr " ..."
 
 #: modules/access/cdda/cdda.c:63
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:69
@@ -4146,8 +4230,8 @@ msgstr ""
 msgid "Audio Compact Disc"
 msgstr ""
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:129
@@ -4183,8 +4267,7 @@ msgid "Use Navigation-style playback?"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:174
@@ -4196,7 +4279,7 @@ msgid "Format to use in playlist \"title\" field when using CDDB"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:181
-msgid "Do CDDB lookups?"
+msgid "CDDB lookups"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:182
@@ -4279,8 +4362,8 @@ msgstr ""
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr ""
 
@@ -4313,21 +4396,22 @@ msgid "expand"
 msgstr ""
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+msgid "Ignored extensions"
 msgstr ""
 
 #: modules/access/directory.c:82
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 msgid "Directory"
 msgstr "Repertòri"
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 msgid "Standard filesystem directory input"
 msgstr ""
 
@@ -4346,20 +4430,21 @@ msgid "Antenna"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:81
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
-msgstr ""
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
+msgstr " ..."
 
 #: modules/access/dshow/dshow.cpp:83 modules/access/v4l/v4l.c:77
 msgid "Video device name"
 msgstr "Nom Dispositiu Video"
 
 #: modules/access/dshow/dshow.cpp:85
+#, fuzzy
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default 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."
@@ -4369,10 +4454,11 @@ msgid "Audio device name"
 msgstr "Nom Dispositiu Audio"
 
 #: modules/access/dshow/dshow.cpp:90
+#, fuzzy
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 "Precisar lo nom del dispositu audio pel plugin DirectShow. Se's pas precisat "
 "aiçí, serà utilisat lo dispositiu per defaut."
@@ -4382,10 +4468,10 @@ msgid "Video size"
 msgstr "Talha video"
 
 #: modules/access/dshow/dshow.cpp:95
+#, fuzzy
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 "Precisar la talha de la video pel plugin DirectShow. Se's pas precisat aiçí, "
 "serà utilisat la talha per defaut."
@@ -4432,8 +4518,8 @@ msgid "Tuner TV Channel"
 msgstr "Tuner TV"
 
 #: modules/access/dshow/dshow.cpp:115
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+#, fuzzy
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr "..."
 
 #: modules/access/dshow/dshow.cpp:117
@@ -4441,9 +4527,10 @@ msgid "Tuner country code"
 msgstr "Còde país"
 
 #: modules/access/dshow/dshow.cpp:119
+#, fuzzy
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr "..."
 
 #: modules/access/dshow/dshow.cpp:121
@@ -4451,45 +4538,72 @@ msgid "Tuner input type"
 msgstr "Tipe dintrada tuner"
 
 #: modules/access/dshow/dshow.cpp:123
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+#, fuzzy
+msgid "Select the tuner input type (Cable/Antenna)."
 msgstr "Causir Cable o Antena"
 
-#: modules/access/dshow/dshow.cpp:135
-msgid "DirectShow"
-msgstr "DirectShow"
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "Nombre imatges dintrada Video"
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "Dintrada CD Audio"
+
+#: modules/access/dshow/dshow.cpp:132
+msgid "Select the audio input source. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "Paramètres video"
+
+#: modules/access/dshow/dshow.cpp:135
+msgid "Select the video output type. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "Sortida audio"
+
+#: modules/access/dshow/dshow.cpp:138
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:150
+msgid "DirectShow"
+msgstr "DirectShow"
+
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 msgid "DirectShow input"
 msgstr "Dintrada DirectShow"
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 msgid "Refresh list"
 msgstr "Actualisar"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr "Config."
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-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:73
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for DVB streams. This value should be set in milliseconds."
+msgstr " ..."
 
 #: modules/access/dvb/access.c:76
 msgid "Adapter card to tune"
@@ -4526,7 +4640,9 @@ msgid "Probe DVB card for capabilities"
 msgstr ""
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr ""
 
 #: modules/access/dvb/access.c:91
@@ -4534,7 +4650,7 @@ msgid "Budget mode"
 msgstr ""
 
 #: modules/access/dvb/access.c:92
-msgid "This allows you to stream an entire transponder with a budget card."
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
 msgstr ""
 
 #: modules/access/dvb/access.c:95
@@ -4542,7 +4658,7 @@ msgid "Satellite number in the Diseqc system"
 msgstr ""
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr ""
 
 #: modules/access/dvb/access.c:98
@@ -4550,7 +4666,7 @@ msgid "LNB voltage"
 msgstr ""
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr ""
 
 #: modules/access/dvb/access.c:101
@@ -4568,7 +4684,7 @@ msgid "22 kHz tone"
 msgstr ""
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+msgid "[0=off, 1=on, -1=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:108
@@ -4576,7 +4692,7 @@ msgid "Transponder FEC"
 msgstr ""
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:111
@@ -4645,8 +4761,7 @@ msgstr ""
 
 #: modules/access/dvb/access.c:152
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:155
@@ -4655,8 +4770,7 @@ msgstr ""
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -4665,39 +4779,39 @@ msgstr ""
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 msgid "Certificate file"
 msgstr ""
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr ""
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 msgid "Root CA file"
 msgstr ""
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr ""
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 msgid "CRL file"
 msgstr ""
 
@@ -4717,19 +4831,31 @@ msgstr ""
 msgid "HTTP server"
 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:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr ""
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
-msgid "Allows you to select the default DVD angle."
+msgid "Default DVD angle."
 msgstr ""
 
-#: modules/access/dvdnav.c:65
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
-msgstr ""
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
+#, fuzzy
+msgid "Caching value for DVDs. This value should be set in milliseconds."
+msgstr " ..."
 
 #: modules/access/dvdnav.c:67
 msgid "Start directly in menu"
@@ -4737,8 +4863,8 @@ msgstr ""
 
 #: modules/access/dvdnav.c:69
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 
 #: modules/access/dvdnav.c:78
@@ -4749,12 +4875,6 @@ msgstr ""
 msgid "DVDnav Input"
 msgstr ""
 
-#: modules/access/dvdread.c:63
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-
 #: modules/access/dvdread.c:66
 msgid "Method used by libdvdcss for decryption"
 msgstr ""
@@ -4792,10 +4912,10 @@ msgid "DVDRead Input (DVD without menu support)"
 msgstr ""
 
 #: modules/access/fake.c:42
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for fake streams. This value should be set in milliseconds."
+msgstr " ..."
 
 #: modules/access/fake.c:44 modules/access/pvr/pvr.c:72
 #: modules/access/v4l/v4l.c:136
@@ -4803,7 +4923,7 @@ msgid "Framerate"
 msgstr ""
 
 #: modules/access/fake.c:46
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr ""
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -4813,8 +4933,8 @@ msgstr ""
 
 #: modules/access/fake.c:49
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 
 #: modules/access/fake.c:51
@@ -4823,8 +4943,8 @@ msgstr ""
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -4835,19 +4955,25 @@ msgstr ""
 msgid "Fake input"
 msgstr ""
 
+#: modules/access/file.c:82
+#, fuzzy
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr " ..."
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr ""
 
 #: modules/access/file.c:86
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 
 #: modules/access/file.c:90
-msgid "Standard filesystem file input"
-msgstr ""
+#, fuzzy
+msgid "File input"
+msgstr "Causir la dintrada"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
 #: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:261
@@ -4861,19 +4987,48 @@ msgstr ""
 msgid "File"
 msgstr "Fichièr"
 
-#: modules/access/ftp.c:44
+#: modules/access_filter/record.c:43
+msgid "Record directory"
+msgstr ""
+
+#: modules/access_filter/record.c:45
+msgid "Directory where the record will be stored."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:44
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:45
 msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+"This is the size of the temporary files tha will be used to store the "
+"timeshifted streams."
 msgstr ""
 
+#: modules/access_filter/timeshift.c:47
+msgid "Timeshift directory"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+msgid "Timeshift"
+msgstr ""
+
+#: modules/access/ftp.c:44
+#, fuzzy
+msgid ""
+"Caching value for FTP streams. This value should be set in milliseconds."
+msgstr " ..."
+
 #: modules/access/ftp.c:46
 msgid "FTP user name"
 msgstr ""
 
 #: modules/access/ftp.c:47 modules/access/smb.c:64
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
+msgid "User name that will be used for the connection."
 msgstr ""
 
 #: modules/access/ftp.c:49
@@ -4881,7 +5036,7 @@ msgid "FTP password"
 msgstr ""
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
-msgid "Allows you to modify the password that will be used for the connection."
+msgid "Password that will be used for the connection."
 msgstr ""
 
 #: modules/access/ftp.c:52
@@ -4889,7 +5044,7 @@ msgid "FTP account"
 msgstr ""
 
 #: modules/access/ftp.c:53
-msgid "Allows you to modify the account that will be used for the connection."
+msgid "Account that will be used for the connection."
 msgstr ""
 
 #: modules/access/ftp.c:58
@@ -4897,14 +5052,15 @@ msgid "FTP input"
 msgstr ""
 
 #: modules/access/gnomevfs.c:46
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
-msgstr ""
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
+msgstr " ..."
 
 #: modules/access/gnomevfs.c:50
-msgid "GnomeVFS filesystem file input"
-msgstr ""
+#, fuzzy
+msgid "GnomeVFS input"
+msgstr "Causir la dintrada"
 
 #: modules/access/http.c:47
 msgid "HTTP proxy"
@@ -4912,84 +5068,255 @@ msgstr ""
 
 #: modules/access/http.c:49
 msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
 msgstr ""
 
 #: modules/access/http.c:55
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for HTTP streams. This value should be set in milliseconds."
+msgstr " ..."
 
 #: modules/access/http.c:58
 msgid "HTTP user agent"
 msgstr ""
 
 #: modules/access/http.c:59
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
+msgid "User agent that will be used for the connection."
 msgstr ""
 
 #: modules/access/http.c:62
 msgid "Auto re-connect"
 msgstr ""
 
-#: modules/access/http.c:63
+#: modules/access/http.c:64
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
 msgstr ""
 
-#: modules/access/http.c:66
+#: modules/access/http.c:67
 msgid "Continuous stream"
 msgstr ""
 
-#: modules/access/http.c:67
+#: modules/access/http.c:68
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
 msgstr ""
 
-#: modules/access/http.c:73
+#: modules/access/http.c:74
 msgid "HTTP input"
 msgstr ""
 
-#: modules/access/http.c:75
+#: modules/access/http.c:76
 msgid "HTTP(S)"
 msgstr ""
 
 #: modules/access/mms/mms.c:48
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for MMS streams. This value should be set in milliseconds."
+msgstr " ..."
 
 #: modules/access/mms/mms.c:51
 msgid "Force selection of all streams"
 msgstr ""
 
 #: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
 msgid "Maximum bitrate"
 msgstr ""
 
-#: modules/access/mms/mms.c:55
-msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
+#: modules/access/mms/mms.c:58
+msgid "Select the stream with the maximum bitrate under that limit."
 msgstr ""
 
-#: modules/access/mms/mms.c:60
+#: modules/access/mms/mms.c:62
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:48
+#: 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:60
+msgid "Append to file"
+msgstr ""
+
+#: modules/access_output/file.c:61
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
+
+#: modules/access_output/file.c:65
+msgid "File stream output"
+msgstr ""
+
+#: modules/access_output/http.c:60
+msgid "Username"
+msgstr ""
+
+#: modules/access_output/http.c:61
+msgid "User name that will be requested to access the stream."
+msgstr ""
+
+#: modules/access_output/http.c:64
+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 ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
+"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 forHTTPS. 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 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 "
+"icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:73
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Access output"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+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:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+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/pvr.c:48
+#, fuzzy
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr " ..."
+
 #: modules/access/pvr/pvr.c:51
 msgid "Device"
 msgstr ""
@@ -5011,23 +5338,25 @@ msgid "Norm"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
 msgid "Width"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.c:62
+msgid "Width of the stream to capture (-1 for autodetection)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
 msgid "Height"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.c:66
+msgid "Height of the stream to capture (-1 for autodetection)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
@@ -5035,11 +5364,11 @@ msgid "Frequency"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
+msgid "Frequency to capture (in kHz), if applicable."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)"
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:76
@@ -5047,7 +5376,7 @@ msgid "Key interval"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:77
-msgid "Interval between keyframes (-1 for autodetect)"
+msgid "Interval between keyframes (-1 for autodetect)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:79
@@ -5061,7 +5390,7 @@ msgid ""
 msgstr ""
 
 #: modules/access/pvr/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
+msgid "Bitrate to use (-1 for default)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:86
@@ -5069,15 +5398,16 @@ msgid "Bitrate peak"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR mode"
+msgid "Peak bitrate in VBR mode."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
-msgstr ""
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Interfàcia"
 
 #: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:92
@@ -5085,84 +5415,77 @@ msgid "Audio bitmask"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:93
-msgid ""
-"This option allows setting of bitmask that will get used by the audio part "
-"of the card."
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
 msgid "Volume"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:97
-msgid "This option allows setting of the audio volume (0-65535)."
+msgid "Audio volume (0-65535)."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
 msgid "Channel"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
+#: modules/access/pvr/pvr.c:100
 msgid ""
 "Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "Automatic"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "SECAM"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "PAL"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "NTSC"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
-msgstr ""
-
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
+#: modules/access/pvr/pvr.c:115
+msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr " ..."
 
 #: modules/access/rtsp/access.c:46 modules/access/rtsp/access.c:47
 msgid "Real RTSP"
 msgstr ""
 
 #: modules/access/screen/screen.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
-msgstr ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr " ..."
 
 #: modules/access/screen/screen.c:43
-msgid "Allows you to set the desired frame rate for the capture."
+msgid "Desired frame rate for the capture."
 msgstr ""
 
 #: modules/access/screen/screen.c:46
@@ -5171,8 +5494,8 @@ msgstr ""
 
 #: modules/access/screen/screen.c:48
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"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
@@ -5184,10 +5507,10 @@ msgid "Screen"
 msgstr ""
 
 #: modules/access/smb.c:61
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr " ..."
 
 #: modules/access/smb.c:63
 msgid "SMB user name"
@@ -5202,9 +5525,7 @@ msgid "SMB domain"
 msgstr ""
 
 #: modules/access/smb.c:70
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
+msgid "Domain/Workgroup that will be used for the connection."
 msgstr ""
 
 #: modules/access/smb.c:75
@@ -5212,10 +5533,10 @@ msgid "SMB input"
 msgstr ""
 
 #: modules/access/tcp.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for TCP streams. This value should be set in milliseconds."
+msgstr " ..."
 
 #: modules/access/tcp.c:46
 msgid "TCP"
@@ -5225,28 +5546,30 @@ msgstr ""
 msgid "TCP input"
 msgstr ""
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for UDP streams. This value should be set in milliseconds."
+msgstr " ..."
 
 #: modules/access/udp.c:47
 msgid "Autodetection of MTU"
 msgstr ""
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
 msgstr ""
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 msgid "RTP reordering timeout in ms"
 msgstr ""
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"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
@@ -5260,22 +5583,28 @@ msgid "UDP/RTP input"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:75
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr " ..."
 
 #: modules/access/v4l/v4l.c:79
+#, fuzzy
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
+"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/v4l.c:83
+#, fuzzy
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
+"Precisar lo nom del dispositu audio pel plugin DirectShow. Se's pas precisat "
+"aiçí, serà utilisat lo dispositiu per defaut."
 
 #: modules/access/v4l/v4l.c:87
 msgid ""
@@ -5283,48 +5612,63 @@ msgid ""
 "(default), RV24, etc.)"
 msgstr ""
 
+#: modules/access/v4l/v4l.c:94
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
 #: modules/access/v4l/v4l.c:99
 msgid "Audio Channel"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+msgid "Audio Channel to use, if there are several audio inputs."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:110
-msgid "Set the Brightness of the video input"
+msgid "Brightness of the video input."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 msgid "Hue"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:113
-msgid "Set the Hue of the video input"
+msgid "Hue of the video input."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 msgid "Color"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:116
-msgid "Set the Color of the video input"
+msgid "Color of the video input."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:119
-msgid "Set the Contrast of the video input"
+msgid "Contrast of the video input."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:120
@@ -5332,7 +5676,7 @@ msgid "Tuner"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
+msgid "Tuner to use, if there are several ones."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:122
@@ -5340,11 +5684,12 @@ msgid "Samplerate"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:127
-msgid "If this option is set, the audio stream will be captured in stereo"
+msgid "Capture the audio stream in stereo."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:128
@@ -5360,7 +5705,7 @@ msgid "Decimation"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+msgid "Decimation level for MJPEG streams"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:134
@@ -5368,7 +5713,7 @@ msgid "Quality"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:135
-msgid "Set the quality of the stream"
+msgid "Quality of the stream."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:146
@@ -5379,6 +5724,11 @@ msgstr ""
 msgid "Video4Linux input"
 msgstr ""
 
+#: modules/access/vcd/vcd.c:42
+#, fuzzy
+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
 #: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
 #: modules/gui/wxwidgets/dialogs/open.cpp:697
@@ -5511,6 +5861,10 @@ msgstr ""
 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 ""
@@ -5545,207 +5899,22 @@ msgid ""
 "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:43
-msgid "Record directory"
-msgstr ""
-
-#: modules/access_filter/record.c:45
-msgid "Allows you to specify the directory where the record will be stored"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:44
-msgid "Timeshift granularity"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:45
-msgid "Size of the temporary files use to store the timeshifted stream."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:47
-msgid "Timeshift directory"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
-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:60
-msgid "Append to file"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:65
-msgid "File stream output"
-msgstr ""
-
-#: modules/access_output/http.c:60
-msgid "Username"
-msgstr ""
-
-#: modules/access_output/http.c:61
-msgid ""
-"Allows you to give a user name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:64
-msgid ""
-"Allows you to give a 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 "Allows you to give the mime returned by the server."
-msgstr ""
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. Leave empty if you "
-"don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:85
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
-msgstr ""
-
-#: modules/access_output/http.c:90
-msgid "HTTP stream output"
-msgstr ""
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: 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 "The name this stream/channel will get on the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:61
-msgid "Stream-description"
-msgstr ""
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
-
-#: modules/access_output/shout.c:65
-msgid "Stream MP3"
-msgstr ""
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-msgid "Time-To-Live (TTL)"
-msgstr ""
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Allows you to define the 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. This allows "
-"you to give 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 ""
-"If you enable this option, 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"
+#: 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
-msgid "Simple decoder for dolby surround encoded streams"
+msgid "Simple decoder for Dolby Surround encoded streams"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:48
-msgid "Dolby surround decoder"
-msgstr ""
+#, fuzzy
+msgid "Dolby Surround decoder"
+msgstr "Dolby Surround"
 
 #: modules/audio_filter/channel_mixer/headphone.c:49
 msgid ""
@@ -5771,7 +5940,8 @@ msgstr ""
 #: modules/audio_filter/channel_mixer/headphone.c:62
 msgid ""
 "The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:66
@@ -5780,24 +5950,24 @@ msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:68
 msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:73
-msgid "Headphone channel mixer with virtual spatialization effect"
+#: modules/audio_filter/channel_mixer/headphone.c:72
+msgid "Headphone virtual spatialization effect"
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:74
+#: modules/audio_filter/channel_mixer/headphone.c:73
 msgid "Headphone effect"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/simple.c:46
-msgid "audio filter for simple channel mixing"
+msgid "Audio filter for simple channel mixing"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+msgid "Audio filter for trivial channel mixing"
 msgstr ""
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -5827,7 +5997,7 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -5835,7 +6005,7 @@ msgid "DTS dynamic range compression"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-msgid "DTS"
+msgid "DCA"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
@@ -5844,31 +6014,31 @@ msgid "DTS Coherent Acoustics audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstospdif.c:70
-msgid "audio filter for DTS->S/PDIF encapsulation"
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+msgid "Audio filter for float32->s16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+msgid "Audio filter for float32->s8 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+msgid "Audio filter for float32->u16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -5877,59 +6047,66 @@ msgid "MPEG audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
-msgid "audio filter for s16->fixed32 conversion"
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+msgid "Audio filter for s16->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
-msgid "audio filter for s8->float32 conversion"
+msgid "Audio filter for s8->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
-msgid "audio filter for u8->fixed32 conversion"
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
-msgid "audio filter for u8->float32 conversion"
+msgid "Audio filter for u8->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/equalizer.c:52
 msgid "Equalizer preset"
 msgstr ""
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 msgid "Two pass"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:65
-msgid "Equalizer 10 bands"
+#: modules/audio_filter/equalizer.c:69
+msgid "Equalizer with 10 bands"
 msgstr ""
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6012,7 +6189,7 @@ msgid "Techno"
 msgstr ""
 
 #: modules/audio_filter/format.c:201
-msgid "audio filter for PCM format conversion"
+msgid "Audio filter for PCM format conversion"
 msgstr ""
 
 #: modules/audio_filter/normvol.c:69
@@ -6023,7 +6200,7 @@ msgstr ""
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 
 #: modules/audio_filter/normvol.c:75
@@ -6099,20 +6276,20 @@ msgid "Freq 3 Q"
 msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
-msgid "audio filter for band-limited interpolation resampling"
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
-msgid "audio filter for linear interpolation resampling"
+msgid "Audio filter for linear interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+msgid "Audio filter for trivial resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
+msgid "Audio filter for ugly resampling"
 msgstr ""
 
 #: modules/audio_mixer/float32.c:47
@@ -6127,8 +6304,8 @@ msgstr ""
 msgid "Trivial audio mixer"
 msgstr ""
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr ""
 
@@ -6162,12 +6339,6 @@ msgstr ""
 msgid "2 Front 2 Rear"
 msgstr ""
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr ""
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -6244,8 +6415,9 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
-msgstr ""
+#, fuzzy
+msgid "Number of output channels"
+msgstr "Nombre de colonas"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -6254,11 +6426,11 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+msgid "Add WAVE header"
 msgstr ""
 
 #: modules/audio_output/file.c:90
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr ""
 
 #: modules/audio_output/file.c:107
@@ -6266,7 +6438,7 @@ msgid "Output file"
 msgstr ""
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
+msgid "File to which the audio samples will be written to."
 msgstr ""
 
 #: modules/audio_output/file.c:111
@@ -6317,6 +6489,10 @@ msgstr ""
 msgid "Win32 waveOut extension output"
 msgstr ""
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr ""
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr ""
@@ -6359,7 +6535,7 @@ msgid "Encoding quality"
 msgstr ""
 
 #: modules/codec/dirac.c:68
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr ""
 
 #: modules/codec/dirac.c:73
@@ -6387,16 +6563,21 @@ msgid "DTS audio packetizer"
 msgstr ""
 
 #: modules/codec/dvbsub.c:45
-msgid "X coordinate of the subpicture"
-msgstr ""
+#, fuzzy
+msgid "Decoding X coordinate"
+msgstr "Velocitat de gravadura"
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
+#: modules/codec/dvbsub.c:46
+msgid "X coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:48
-msgid "Y coordinate of the subpicture"
+#, fuzzy
+msgid "Decoding Y coordinate"
+msgstr "Velocitat de gravadura"
+
+#: modules/codec/dvbsub.c:49
+msgid "Y coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:51
@@ -6406,22 +6587,33 @@ msgstr ""
 #: modules/codec/dvbsub.c:53
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 
 #: modules/codec/dvbsub.c:57
-msgid "X coordinate of the encoded subpicture"
+msgid "Encoding X coordinate"
 msgstr ""
 
-#: modules/codec/dvbsub.c:60
-msgid "Y coordinate of encoded the subpicture"
+#: modules/codec/dvbsub.c:58
+msgid "X coordinate of the encoded subtitle"
+msgstr ""
+
+#: modules/codec/dvbsub.c:59
+msgid "Encoding Y coordinate"
 msgstr ""
 
-#: modules/codec/dvbsub.c:63
-msgid "Timeout of subpictures"
+#: modules/codec/dvbsub.c:60
+msgid "Y coordinate of the encoded subtitle"
 msgstr ""
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
+#, fuzzy
+msgid "Timeout"
+msgstr "Temps"
+
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -6439,30 +6631,30 @@ msgstr ""
 msgid "AAC audio decoder (using libfaad2)"
 msgstr ""
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 msgid "Image file"
 msgstr ""
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+msgid "Path of the image file for fake input."
 msgstr ""
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
-msgid "Allows you to specify the output video width."
+#: modules/stream_out/transcode.c:70
+msgid "Output video width."
 msgstr ""
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
-msgid "Allows you to specify the output video height."
+#: modules/stream_out/transcode.c:73
+msgid "Output video height."
 msgstr ""
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 msgid "Keep aspect ratio"
 msgstr ""
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -6473,21 +6665,22 @@ msgstr ""
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr ""
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 msgid "Deinterlace video"
 msgstr ""
 
 #: modules/codec/fake.c:62
-msgid "Allows you to deinterlace the image after loading."
+msgid "Deinterlace the image after loading it."
 msgstr ""
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 msgid "Deinterlace module"
 msgstr ""
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
-msgid "Specifies the deinterlace module to use."
-msgstr ""
+#: modules/codec/fake.c:65
+#, fuzzy
+msgid "Deinterlace module to use."
+msgstr "Interfàcia"
 
 #: modules/codec/fake.c:76
 msgid "Fake video decoder"
@@ -6523,11 +6716,11 @@ msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:89
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -6535,360 +6728,365 @@ msgid "Decoding"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+msgid "FFmpeg chroma conversion"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Encoding"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
-msgid "ffmpeg audio/video encoder"
+msgid "FFmpeg audio/video encoder"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
-msgid "ffmpeg demuxer"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg demuxer"
+msgstr "Desseparar"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
-msgid "ffmpeg video filter"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg video filter"
+msgstr "Filtres video"
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
-msgid "ffmpeg deinterlace video filter"
+msgid "FFmpeg crop padd filter"
+msgstr ""
+
+#: modules/codec/ffmpeg/ffmpeg.c:210
+msgid "FFmpeg deinterlace video filter"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 msgid "Direct rendering"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 msgid "Post processing quality"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
 "looking pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 msgid "Visualize motion vectors"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
-msgid "ffmpeg post processing filter chains"
+#: modules/codec/ffmpeg/ffmpeg.h:145
+msgid "FFmpeg post processing filter chains"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 msgid "Ratio of key frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
+#: modules/codec/ffmpeg/ffmpeg.h:188
+msgid "Number of frames that will be coded for one key frame."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of B frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
+#: modules/codec/ffmpeg/ffmpeg.h:192
+msgid "Number of B frames that will be coded between two reference frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 msgid "Video bitrate tolerance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
+#: modules/codec/ffmpeg/ffmpeg.h:196
+msgid "Video bitrate tolerance in kbit/s."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:190
-msgid "Enable interlaced encoding"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:198
+#, fuzzy
+msgid "Interlaced encoding"
+msgstr "Interfàcia"
 
-#: modules/codec/ffmpeg/ffmpeg.h:191
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
+#: modules/codec/ffmpeg/ffmpeg.h:199
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
-msgid "Enable interlaced motion estimation"
+#: modules/codec/ffmpeg/ffmpeg.h:202
+msgid "Interlaced motion estimation"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:195
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
+#: modules/codec/ffmpeg/ffmpeg.h:203
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:198
-msgid "Enable pre motion estimation"
+#: modules/codec/ffmpeg/ffmpeg.h:206
+msgid "Pre-motion estimation"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:199
-msgid "Allows you to enable the pre motion estimation."
+#: modules/codec/ffmpeg/ffmpeg.h:207
+msgid "Enable the pre-motion estimation algorithm."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:202
-msgid "Enable strict rate control"
+#: modules/codec/ffmpeg/ffmpeg.h:210
+msgid "Strict rate control"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:203
-msgid "Allows you to enable the strict rate control algorithm."
+#: modules/codec/ffmpeg/ffmpeg.h:211
+msgid "Enable the strict rate control algorithm."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:206
+#: modules/codec/ffmpeg/ffmpeg.h:214
 msgid "Rate control buffer size"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:207
-msgid "Allows you to specify the rate control buffer size."
+#: modules/codec/ffmpeg/ffmpeg.h:215
+msgid ""
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:210
+#: modules/codec/ffmpeg/ffmpeg.h:219
 msgid "Rate control buffer aggressiveness"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:211
-msgid "Allows you to specify the rate control buffer aggressiveness."
+#: modules/codec/ffmpeg/ffmpeg.h:220
+msgid "Rate control buffer aggressiveness."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:214
+#: modules/codec/ffmpeg/ffmpeg.h:223
 msgid "I quantization factor"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:215
+#: modules/codec/ffmpeg/ffmpeg.h:225
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 msgid "Noise reduction"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:233
+msgid "MPEG4 quantization matrix"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
-msgid "Allows you to specify the minimum video quantizer scale."
+#: modules/codec/ffmpeg/ffmpeg.h:252
+msgid "Minimum video quantizer scale."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
-msgid "Allows you to specify the maximum video quantizer scale."
+#: modules/codec/ffmpeg/ffmpeg.h:256
+msgid "Maximum video quantizer scale."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
+msgstr "Visualisacion"
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
-msgid "Use fixed video quantizer scale"
+#: modules/codec/ffmpeg/ffmpeg.h:263
+msgid "Fixed quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:272
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:276
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 msgid "Motion masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 msgid "Border masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr ""
 
@@ -6929,7 +7127,7 @@ msgid "Video decoder using openmash"
 msgstr ""
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
+msgid "MPEG audio layer I/II/III decoder"
 msgstr ""
 
 #: modules/codec/mpeg_audio.c:117
@@ -6988,40 +7186,49 @@ msgstr ""
 msgid "DVD subtitles packetizer"
 msgstr ""
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 msgid "Subtitles text encoding"
 msgstr ""
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 msgid "Set the encoding used in text subtitles"
 msgstr ""
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 msgid "Subtitles justification"
 msgstr ""
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 msgid "Set the justification of subtitles"
 msgstr ""
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+msgid "UTF-8 subtitles autodetection"
+msgstr ""
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 #, fuzzy
 msgid "Formatted Subtitles"
 msgstr "Dobrir jos-titols"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 msgid "Text subtitles decoder"
 msgstr ""
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -7043,8 +7250,8 @@ msgstr ""
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 
 #: modules/codec/theora.c:99
@@ -7065,7 +7272,7 @@ msgstr ""
 
 #: modules/codec/twolame.c:52
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 
@@ -7074,7 +7281,7 @@ msgid "Stereo mode"
 msgstr ""
 
 #: modules/codec/twolame.c:56
-msgid "Select how stereo streams will be handled"
+msgid "Handling mode for stereo streams"
 msgstr ""
 
 #: modules/codec/twolame.c:57
@@ -7082,7 +7289,7 @@ msgid "VBR mode"
 msgstr ""
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
 msgstr ""
 
 #: modules/codec/twolame.c:60
@@ -7110,42 +7317,40 @@ msgid "Maximum encoding bitrate"
 msgstr ""
 
 #: modules/codec/vorbis.c:161
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr ""
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr ""
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 msgid "CBR encoding"
 msgstr ""
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr ""
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 msgid "Vorbis audio decoder"
 msgstr ""
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 msgid "Vorbis audio packetizer"
 msgstr ""
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr ""
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr ""
 
@@ -7156,7 +7361,7 @@ msgstr ""
 #: modules/codec/x264.c:45
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 
 #: modules/codec/x264.c:49
@@ -7176,7 +7381,7 @@ msgid ""
 msgstr ""
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -7186,204 +7391,208 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 
-#: modules/codec/x264.c:68
-msgid "Number of B-frames between I and P (1 to 16)"
+#: modules/codec/x264.c:70
+msgid "B-frames between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:69
-msgid "Number of consecutive B-frames between I and P-frames."
+#: modules/codec/x264.c:71
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr ""
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
 msgstr ""
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
 "encoding and decoding, but should save 10-15% bitrate."
 msgstr ""
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
-msgstr ""
+#: modules/codec/x264.c:92
+#, fuzzy
+msgid "Number of reference frames"
+msgstr "Nombre de colonas"
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "Sautar cap al titol"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 msgid "Deblocking loop filter (increases quality)."
 msgstr ""
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr ""
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 msgid "Maximum quantizer parameter."
 msgstr ""
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
-msgid "Allowed variance of average bitrate"
+#: modules/codec/x264.c:121
+msgid "Average bitrate tolerance"
 msgstr ""
 
-#: modules/codec/x264.c:120
-msgid "Sets the allowed variance in average. bitrate."
+#: modules/codec/x264.c:122
+msgid "Allowed variance in average. bitrate (in kbits/s)."
 msgstr ""
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 msgid "Max local bitrate"
 msgstr ""
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr ""
 
-#: modules/codec/x264.c:126
-msgid "Size of VBV buffer"
+#: modules/codec/x264.c:128
+msgid "VBV buffer"
 msgstr ""
 
-#: modules/codec/x264.c:127
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+#: modules/codec/x264.c:129
+msgid "Averaging period for the maximum local bitrate in kbits."
 msgstr ""
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 msgid "Initial VBV buffer occupancy"
 msgstr ""
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
-msgid "QP curve compression."
+#: modules/codec/x264.c:145
+msgid "QP curve compression"
 msgstr ""
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
 msgstr ""
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -7394,27 +7603,27 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 msgid "Direct MV prediction mode"
 msgstr ""
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 msgid "Direct MV prediction mode. "
 msgstr ""
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 msgid "Integer pixel motion estimation method"
 msgstr ""
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -7423,161 +7632,163 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 msgid "Ignore chroma in motion estimation"
 msgstr ""
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#: modules/codec/x264.c:213
+msgid "Trellis RD quantization"
 msgstr ""
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 msgid "CPU optimizations"
 msgstr ""
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
+#: modules/codec/x264.c:229
+msgid "Use assembler CPU optimizations."
 msgstr ""
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 msgid "PSNR calculation"
 msgstr ""
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "dia"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "esa"
 msgstr ""
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "fast"
 msgstr ""
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "normal"
 msgstr "normal"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "slow"
 msgstr ""
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "all"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "spatial"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr ""
 
@@ -7586,6 +7797,16 @@ msgid "Corba control"
 msgstr ""
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 msgid "corba control module"
 msgstr ""
 
@@ -7597,19 +7818,19 @@ msgstr ""
 msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr ""
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr ""
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
+#: modules/control/gestures.c:83
+msgid "Trigger button for mouse gestures."
 msgstr ""
 
-#: modules/control/gestures.c:87
+#: modules/control/gestures.c:86
 msgid "Middle"
 msgstr ""
 
-#: modules/control/gestures.c:90
+#: modules/control/gestures.c:89
 msgid "Gestures"
 msgstr ""
 
@@ -7617,126 +7838,101 @@ msgstr ""
 msgid "Mouse gestures control interface"
 msgstr ""
 
-#: modules/control/hotkeys.c:84
-msgid "Playlist bookmark 1"
-msgstr ""
-
-#: modules/control/hotkeys.c:85
-msgid "Playlist bookmark 2"
-msgstr ""
-
-#: modules/control/hotkeys.c:86
-msgid "Playlist bookmark 3"
-msgstr ""
-
-#: modules/control/hotkeys.c:87
-msgid "Playlist bookmark 4"
-msgstr ""
-
-#: modules/control/hotkeys.c:88
-msgid "Playlist bookmark 5"
-msgstr ""
-
-#: modules/control/hotkeys.c:89
-msgid "Playlist bookmark 6"
-msgstr ""
-
-#: modules/control/hotkeys.c:90
-msgid "Playlist bookmark 7"
-msgstr ""
-
-#: modules/control/hotkeys.c:91
-msgid "Playlist bookmark 8"
-msgstr ""
-
-#: modules/control/hotkeys.c:92
-msgid "Playlist bookmark 9"
-msgstr ""
-
-#: modules/control/hotkeys.c:93
-msgid "Playlist bookmark 10"
-msgstr ""
-
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
+#: modules/control/hotkeys.c:94
+msgid "Define playlist bookmarks."
 msgstr ""
 
-#: modules/control/hotkeys.c:98
+#: modules/control/hotkeys.c:97
 msgid "Hotkeys"
 msgstr ""
 
-#: modules/control/hotkeys.c:99
+#: modules/control/hotkeys.c:98
 msgid "Hotkeys management interface"
 msgstr ""
 
-#: modules/control/hotkeys.c:488
+#: modules/control/hotkeys.c:467
 #, c-format
 msgid "Audio track: %s"
 msgstr ""
 
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
 #, c-format
 msgid "Subtitle track: %s"
 msgstr ""
 
-#: modules/control/hotkeys.c:502
+#: modules/control/hotkeys.c:482
 msgid "N/A"
 msgstr ""
 
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, c-format
 msgid "Aspect ratio: %s"
 msgstr ""
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, fuzzy, c-format
 msgid "Crop: %s"
 msgstr "Compiler: %s\n"
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, fuzzy, c-format
 msgid "Deinterlace mode: %s"
 msgstr "Interfàcia"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr ""
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
-msgstr "..."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
+msgstr ""
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 msgid "Source directory"
 msgstr ""
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 msgid "Charset"
 msgstr ""
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 msgid "Handlers"
 msgstr ""
 
-#: modules/control/http/http.c:44
-msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+#: modules/control/http/http.c:47
+msgid ""
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
+msgstr ""
+
+#: modules/control/http/http.c:50
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr ""
+
+#: modules/control/http/http.c:53
+msgid "HTTP interface x509 PEM private key file."
 msgstr ""
 
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
+msgstr ""
+
+#: modules/control/http/http.c:58
+msgid "HTTP interace Certificates Revocation List file."
 msgstr ""
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:62
 msgid "HTTP remote control interface"
 msgstr ""
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 msgid "HTTP SSL"
 msgstr ""
 
@@ -7745,13 +7941,11 @@ msgid "Infrared remote control interface"
 msgstr ""
 
 #: modules/control/netsync.c:59
-msgid "Act as master for network synchronisation"
+msgid "Act as master"
 msgstr ""
 
 #: modules/control/netsync.c:60
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
+msgid "Should act as the master client for the network synchronisation?"
 msgstr ""
 
 #: modules/control/netsync.c:63
@@ -7759,9 +7953,7 @@ msgid "Master client ip address"
 msgstr ""
 
 #: modules/control/netsync.c:64
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+msgid "IP address of the master client used for the network synchronisation."
 msgstr ""
 
 #: modules/control/netsync.c:68
@@ -7774,7 +7966,7 @@ msgid "Install Windows Service"
 msgstr ""
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
+msgid "Install the Service and exit."
 msgstr ""
 
 #: modules/control/ntservice.c:42
@@ -7782,7 +7974,7 @@ msgid "Uninstall Windows Service"
 msgstr ""
 
 #: modules/control/ntservice.c:44
-msgid "If enabled the interface will uninstall the Service and exit."
+msgid "Uninstall the Service and exit."
 msgstr ""
 
 #: modules/control/ntservice.c:45
@@ -7790,7 +7982,7 @@ msgid "Display name of the Service"
 msgstr ""
 
 #: modules/control/ntservice.c:47
-msgid "This allows you to change the display name of the Service."
+msgid "Change the display name of the Service."
 msgstr ""
 
 #: modules/control/ntservice.c:48
@@ -7799,18 +7991,18 @@ msgstr ""
 
 #: modules/control/ntservice.c:50
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 
 #: modules/control/ntservice.c:55
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
-msgstr ""
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
+msgstr " ..."
 
 #: modules/control/ntservice.c:61
 msgid "NT Service"
@@ -7875,12 +8067,12 @@ msgid "Remote control interface"
 msgstr ""
 
 #: modules/control/rc.c:335
-msgid "Remote control interface initialized, `h' for help"
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr ""
 
 #: modules/control/rc.c:847
 #, c-format
-msgid "unknown command `%s', type `help' for help"
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr ""
 
 #: modules/control/rc.c:880
@@ -8068,7 +8260,7 @@ msgid "| time-size # . . . . . . . . font size, in pixels"
 msgstr ""
 
 #: modules/control/rc.c:935
-msgid "| logo-file STRING . . . the overlay file path/name"
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr ""
 
 #: modules/control/rc.c:936
@@ -8161,18 +8353,22 @@ msgstr ""
 msgid "+----[ end of help ]"
 msgstr ""
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+msgid "Press menu select or pause to continue."
+msgstr ""
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr ""
 
 #: modules/control/rc.c:1385
-msgid "press pause to continue"
+msgid "Type 'pause' to continue."
 msgstr ""
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+msgid "Please provide one of the following parameters:"
 msgstr ""
 
 #: modules/control/showintf.c:62
@@ -8180,34 +8376,41 @@ msgid "Threshold"
 msgstr ""
 
 #: modules/control/showintf.c:63
-msgid "Height of the zone triggering the interface"
+msgid "Height of the zone triggering the interface."
 msgstr ""
 
 #: modules/control/telnet.c:72
-msgid "Telnet Interface host"
+msgid "Host"
 msgstr ""
 
 #: modules/control/telnet.c:73
-msgid "Default to listen on all network interfaces"
-msgstr ""
-
-#: modules/control/telnet.c:74
-msgid "Telnet Interface port"
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
 msgstr ""
 
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
-msgstr ""
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
+msgstr "Pòrt"
 
-#: modules/control/telnet.c:77
-msgid "Telnet Interface password"
+#: modules/control/telnet.c:78
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
 msgstr ""
 
-#: modules/control/telnet.c:78
-msgid "Default to admin"
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
 msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:96
 msgid "VLM remote control interface"
 msgstr ""
 
@@ -8227,10 +8430,15 @@ msgstr ""
 msgid "AU demuxer"
 msgstr ""
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 msgid "Force interleaved method"
 msgstr ""
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "Interfàcia Extra"
+
 #: modules/demux/avi/avi.c:45
 msgid "Force index creation"
 msgstr ""
@@ -8294,15 +8502,21 @@ msgstr ""
 msgid "FLAC demuxer"
 msgstr ""
 
+#: modules/demux/livedotcom.cpp:63
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+
 #: modules/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:67
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:72
@@ -8349,7 +8563,7 @@ msgstr ""
 #: modules/demux/mjpeg.c:44
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
+"is the default value) for a live stream (from a camera)."
 msgstr ""
 
 #: modules/demux/mjpeg.c:50
@@ -8712,7 +8926,7 @@ msgid "Extra PMT"
 msgstr ""
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr ""
 
 #: modules/demux/ts.c:87
@@ -8720,80 +8934,91 @@ msgid "Set id of ES to PID"
 msgstr ""
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
 msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 msgid "Fast udp streaming"
 msgstr ""
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr ""
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
-msgid "CSA ck"
+#: modules/demux/ts.c:98
+msgid "MTU for out mode."
 msgstr ""
 
 #: modules/demux/ts.c:100
-msgid "Silent mode"
+msgid "CSA ck"
 msgstr ""
 
 #: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+msgid "Control word for the CSA encryption algorithm"
 msgstr ""
 
 #: modules/demux/ts.c:103
-msgid "CAPMT System ID"
+msgid "Silent mode"
 msgstr ""
 
 #: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+msgid "Do not complain on encrypted PES."
 msgstr ""
 
 #: modules/demux/ts.c:106
-msgid "Packet size in bytes to decrypt"
+msgid "CAPMT System ID"
 msgstr ""
 
 #: modules/demux/ts.c:107
+msgid "Only forward descriptors from this SysID to the CAM."
+msgstr ""
+
+#: modules/demux/ts.c:109
+msgid "Packet size in bytes to decrypt"
+msgstr ""
+
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr ""
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 msgid "Filename of dump"
 msgstr ""
 
-#: modules/demux/ts.c:112
-msgid "Specify a filename where to dump the TS in"
+#: modules/demux/ts.c:115
+msgid "Specify a filename where to dump the TS in."
 msgstr ""
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 msgid "Append"
 msgstr ""
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
 msgstr ""
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 msgid "Dump buffer size"
 msgstr ""
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr ""
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 msgid "MPEG Transport Stream demuxer"
 msgstr ""
 
@@ -8845,6 +9070,10 @@ msgstr ""
 msgid "Oldies"
 msgstr ""
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr "Autre"
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr ""
@@ -9037,7 +9266,7 @@ msgstr ""
 msgid "New wave"
 msgstr ""
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr ""
 
@@ -9124,7 +9353,7 @@ msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -9132,8 +9361,8 @@ msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr "Dobrir"
 
@@ -9145,7 +9374,7 @@ msgstr "Preférencias"
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr "Messatges"
 
@@ -9153,7 +9382,7 @@ msgstr "Messatges"
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr "Dobrir Fiquièrs"
 
@@ -9192,22 +9421,22 @@ msgstr "Sautar cap al capitol"
 msgid "Speed"
 msgstr "Velocitat"
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr "Finèstra"
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr "Òc"
@@ -9240,7 +9469,7 @@ msgid "Edit"
 msgstr "Editar"
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr "Tot seleccionar"
 
@@ -9281,11 +9510,11 @@ msgid "Path"
 msgstr "Camin"
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr "Nom"
 
@@ -9294,7 +9523,7 @@ msgid "Apply"
 msgstr "Aplicar"
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr "Salvar"
 
@@ -9335,7 +9564,6 @@ msgid "Take Screen Shot"
 msgstr ""
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr "A prepaus"
 
@@ -9344,7 +9572,7 @@ msgstr "A prepaus"
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 msgid "Bookmarks"
 msgstr "Favorits"
@@ -9362,27 +9590,14 @@ msgstr "Netejar"
 msgid "Extract"
 msgstr "Extraire"
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-msgid "Size offset"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-msgid "Time offset"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr "Temps"
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-msgid "Bytes"
-msgstr "Octets"
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 msgid "Untitled"
 msgstr "Sens Nom"
 
@@ -9392,9 +9607,8 @@ msgid "No input"
 msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:241
@@ -9403,30 +9617,30 @@ msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:242
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 msgid "Invalid selection"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:292
-msgid "You have to select two bookmarks."
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 msgid "No input found"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr ""
 
-#: modules/gui/macosx/controls.m:47
-msgid "Go To Position"
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
+msgid "Jump To Time"
 msgstr ""
 
 #: modules/gui/macosx/controls.m:50
@@ -9434,7 +9648,7 @@ msgid "sec."
 msgstr ""
 
 #: modules/gui/macosx/controls.m:51
-msgid "Go to specific position"
+msgid "Jump to time"
 msgstr ""
 
 #: modules/gui/macosx/controls.m:136
@@ -9445,60 +9659,60 @@ msgstr "Aleatòri activat"
 msgid "Random Off"
 msgstr "Aleatòri desactivat"
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 msgid "Repeat One"
 msgstr "Repetir un còp"
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 msgid "Repeat Off"
 msgstr "De pas repetir"
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 msgid "Repeat All"
 msgstr "Tot repetir"
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr "Aleatòri"
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 msgid "Step Forward"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 msgid "Step Backward"
 msgstr ""
 
@@ -9513,182 +9727,179 @@ msgstr "Lèu endavant"
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr "Legir"
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr "Pausa"
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 msgid "2 Pass"
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:147
 msgid "Preamp"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 msgid "Video filters"
 msgstr "Filtres video"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr "Ajustar l'imatge"
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 msgid "More Info"
 msgstr "Mai d'entresenhas"
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 msgid "Distortion"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 msgid "Image clone"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+msgid "Creates several copies of the Video output window"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 msgid "Image cropping"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
+#: modules/gui/macosx/extended.m:94
+msgid "Crops a defined part of the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 msgid "Image inversion"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 msgid "Transformation"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 msgid "Volume normalization"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
+#, fuzzy
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
-msgstr ""
+"This filters prevents the audio output level from exceeding a defined value."
+msgstr " ..."
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 msgid "Headphone virtualization"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 msgid "Maximum level"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 msgid "Saturation"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 msgid "More information"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
 
 #: modules/gui/macosx/intf.m:467
 msgid "VLC - Controller"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr "Lector media VLC"
@@ -9721,7 +9932,7 @@ msgstr "Amagar autris"
 msgid "Show All"
 msgstr "Tot vèire"
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr "Quitar VLC"
 
@@ -9749,7 +9960,7 @@ msgstr "Dobrir Ret..."
 msgid "Open Recent"
 msgstr "Dobrir Recents"
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr "Netejar Menut"
 
@@ -9781,92 +9992,94 @@ msgstr "Volume +"
 msgid "Volume Down"
 msgstr "Volume -"
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 msgid "Close Window"
 msgstr "Tampar Finèstra"
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 msgid "Controller"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 msgid "Extended Controls"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "Mai d'Opcions"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr "Ajuda"
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr "De Legir..."
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 msgid "VideoLAN Website"
 msgstr "Siti VideoLAN"
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 msgid "Make a donation"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 msgid "Online Forum"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr "Error"
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr "Dobrir Finèstra Messatges"
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
+#: modules/gui/macosx/intf.m:608
+msgid "Do not display further errors"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:1071
@@ -9874,23 +10087,22 @@ msgstr ""
 msgid "Volume: %d%%"
 msgstr "Volume: %d%%"
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 msgid "No CrashLog found"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:1733
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "Sortida video plen finestron"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:54
@@ -9899,8 +10111,9 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:61
@@ -9915,12 +10128,12 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
+msgid "Crop borders in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:70
@@ -9934,27 +10147,25 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:81
-msgid "Keep wizard selections"
+#: modules/gui/macosx/macosx.m:82
+msgid "Remember wizard options"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -9979,7 +10190,7 @@ msgstr "Media Resource Locator (MRL)"
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -9998,21 +10209,15 @@ msgid "Use DVD menus"
 msgstr ""
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr ""
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "Dobrir Repertòri VIDEO_TS"
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
 msgid "DVD"
 msgstr ""
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr "Pòrt"
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -10030,7 +10235,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr ""
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr "Activar Timeshifting"
 
@@ -10044,27 +10249,33 @@ msgid "Settings..."
 msgstr "Paramètres..."
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
+msgid "Override parametters"
 msgstr ""
 
 #: modules/gui/macosx/open.m:244
-msgid "delay"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
 msgstr ""
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
+msgid "FPS"
 msgstr ""
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Subtitles encoding"
 msgstr ""
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr ""
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "Pista jos-titols"
+
 #: modules/gui/macosx/open.m:255
 msgid "Font Properties"
 msgstr ""
@@ -10084,16 +10295,16 @@ msgid "Open VIDEO_TS Directory"
 msgstr "Dobrir Repertòri VIDEO_TS"
 
 #: modules/gui/macosx/output.m:136
-msgid "Advanced output:"
-msgstr ""
+#, fuzzy
+msgid "Streaming/Saving:"
+msgstr "Flus"
 
 #: modules/gui/macosx/output.m:140
-msgid "Output Options"
+msgid "Streaming and Transcoding Options"
 msgstr ""
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
-msgid "Play locally"
+msgid "Display the stream locally"
 msgstr ""
 
 #: modules/gui/macosx/output.m:144
@@ -10107,15 +10318,16 @@ msgid "Encapsulation Method"
 msgstr ""
 
 #: modules/gui/macosx/output.m:159
-msgid "Transcode options"
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
+msgid "Transcoding options"
 msgstr ""
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 msgid "Bitrate (kb/s)"
 msgstr ""
 
@@ -10157,153 +10369,141 @@ msgstr ""
 msgid "Save File"
 msgstr "Salvar fichièr"
 
-#: modules/gui/macosx/playlist.m:478
-msgid "Save Playlist..."
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:480 modules/gui/pda/pda_interface.c:1254
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
-msgid "Delete"
-msgstr "Suprimir"
-
-#: modules/gui/macosx/playlist.m:481
-msgid "Expand Node"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
-msgid "Preparse"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:485
-msgid "Sort Node by Name"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:486
-msgid "Sort Node by Author"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
-msgid "No items in the playlist"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:493
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
-msgid "Search"
-msgstr "Cercar"
-
-#: modules/gui/macosx/playlist.m:495
-msgid "Search in Playlist"
-msgstr "Cercar dins la Tièra de Lectura"
-
-#: modules/gui/macosx/playlist.m:496
-msgid "Standard Play"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:499
-msgid "Add Folder to Playlist"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:745
-msgid "Save Playlist"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:1489
-msgid "Empty Folder"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:1514
-#, c-format
-msgid "%i items in the playlist"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:1524
-msgid "1 item in the playlist"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:55
+#: modules/gui/macosx/playlistinfo.m:56
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
 msgid "URI"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:62
+#: modules/gui/macosx/playlistinfo.m:63
 #, fuzzy
 msgid "Advanced Information"
 msgstr "Mai d'Opcions"
 
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:80
+#: modules/gui/macosx/playlistinfo.m:81
 msgid "Read at media"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:81
+#: modules/gui/macosx/playlistinfo.m:82
 #, fuzzy
 msgid "Input bitrate"
 msgstr "Inuktitut"
 
-#: modules/gui/macosx/playlistinfo.m:82
+#: modules/gui/macosx/playlistinfo.m:83
 #, fuzzy
 msgid "Demuxed"
 msgstr "Desseparar"
 
-#: modules/gui/macosx/playlistinfo.m:83
+#: modules/gui/macosx/playlistinfo.m:84
 #, fuzzy
 msgid "Stream bitrate"
 msgstr "Sortida flus"
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
 msgid "Decoded blocks"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:87
+#: modules/gui/macosx/playlistinfo.m:88
 msgid "Displayed frames"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:88
+#: modules/gui/macosx/playlistinfo.m:89
 #, fuzzy
 msgid "Lost frames"
 msgstr "Sautar cap al titol"
 
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
 msgid "Streaming"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:91
+#: modules/gui/macosx/playlistinfo.m:92
 msgid "Sent packets"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:92
+#: modules/gui/macosx/playlistinfo.m:93
 msgid "Sent bytes"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:93
+#: modules/gui/macosx/playlistinfo.m:94
 msgid "Send rate"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/macosx/playlistinfo.m:98
 #, fuzzy
 msgid "Played buffers"
 msgstr "Mai viste"
 
-#: modules/gui/macosx/playlistinfo.m:98
+#: modules/gui/macosx/playlistinfo.m:99
 msgid "Lost buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
+#: modules/gui/macosx/playlist.m:479
+msgid "Save Playlist..."
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
+msgid "Delete"
+msgstr "Suprimir"
+
+#: modules/gui/macosx/playlist.m:482
+msgid "Expand Node"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:485
+#, fuzzy
+msgid "Get Stream Information"
+msgstr "Mai d'Opcions"
+
+#: modules/gui/macosx/playlist.m:486
+msgid "Sort Node by Name"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:487
+msgid "Sort Node by Author"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
+msgid "No items in the playlist"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:494
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
+msgid "Search"
+msgstr "Cercar"
+
+#: modules/gui/macosx/playlist.m:496
+msgid "Search in Playlist"
+msgstr "Cercar dins la Tièra de Lectura"
+
+#: modules/gui/macosx/playlist.m:497
+msgid "Standard Play"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:500
+msgid "Add Folder to Playlist"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:749
+msgid "Save Playlist"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:1492
+msgid "Empty Folder"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:1517
+#, c-format
+msgid "%i items in the playlist"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:1527
+msgid "1 item in the playlist"
 msgstr ""
 
 #: modules/gui/macosx/prefs.m:123
@@ -10321,14 +10521,13 @@ msgid "Continue"
 msgstr ""
 
 #: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
 msgid ""
-"Beware this will reset your VLC media player preferences.\n"
+"Beware this will reset the VLC media player preferences.\n"
 "Are you sure you want to continue?"
 msgstr ""
 
-#: modules/gui/macosx/prefs.m:705
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
+#: modules/gui/macosx/prefs.m:708
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr ""
 
 #: modules/gui/macosx/prefs_widgets.m:1222
@@ -10354,7 +10553,7 @@ msgid "Logo"
 msgstr "Bloca"
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 msgid "Marquee"
 msgstr ""
 
@@ -10387,107 +10586,102 @@ msgstr "Talha"
 msgid "(in pixels)"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "Temps"
-
 #: modules/gui/macosx/sfilters.m:104
 msgid "ms"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 msgid "Black"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Silver"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Red"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Fuchsia"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Olive"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Green"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Teal"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Lime"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Blue"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr ""
@@ -10534,7 +10728,7 @@ msgid "Right-Bottom"
 msgstr "Aval"
 
 #: modules/gui/macosx/update.m:84
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr ""
 
 #: modules/gui/macosx/update.m:85
@@ -10542,20 +10736,20 @@ msgid "Download now"
 msgstr ""
 
 #: modules/gui/macosx/update.m:92
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr ""
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -10668,24 +10862,25 @@ msgstr ""
 msgid "MPEG 1 Format"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:265
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -10699,12 +10894,11 @@ msgid ""
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 msgid "Enter the address of the computer to stream to."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 msgid "Use this to stream to a single computer."
 msgstr ""
 
@@ -10715,12 +10909,24 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:285
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:290
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:362
@@ -10728,341 +10934,334 @@ msgid "Back"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 msgid "Streaming/Transcoding Wizard"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-msgid "This wizard helps you to stream, transcode or save a stream."
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 msgid "Stream to network"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 msgid "Transcode/Save to file"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 msgid "Choose input"
 msgstr "Causir la dintrada"
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 msgid "Choose here your input stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 msgid "Select a stream"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 msgid "Existing playlist item"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr "Causir..."
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr "De"
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 msgid "To"
 msgstr "Cap a"
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
-msgstr ""
+#: modules/gui/macosx/wizard.m:405
+#, fuzzy
+msgid "This page allows to select how the input stream will be sent."
+msgstr " ..."
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 msgid "Destination"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 msgid "Streaming method"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:410
-msgid "UDP Unicast"
+#: modules/gui/macosx/wizard.m:409
+msgid "Address of the computer to stream to."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:411
+msgid "UDP Unicast"
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:412
 msgid "UDP Multicast"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 msgid "Transcode"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 msgid "Transcode audio"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 msgid "Transcode video"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-msgid "If your stream has audio and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-msgid "If your stream has video and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 msgid "Encapsulation format"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 msgid "Additional streaming options"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:439
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+#: modules/gui/macosx/wizard.m:440
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 msgid "SAP Announce"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 msgid "Local playback"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 msgid "Additional transcode options"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:450
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
+#: modules/gui/macosx/wizard.m:451
+msgid "In this page, a few additional transcoding parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 msgid "Select the file to save to"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
 msgid "Summary"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 msgid "Encap. format"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 msgid "Input stream"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 msgid "Save file to"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 msgid "No input selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 msgid "No valid destination"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1119
-msgid "Select the folder to save to"
-msgstr ""
+#: modules/gui/macosx/wizard.m:1116
+#, fuzzy
+msgid "Select the directory to save to"
+msgstr "Causir un repertòri"
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 msgid "No folder selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
+#: modules/gui/macosx/wizard.m:1169
+msgid "A directory where to save the files has to be selected."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1181
-msgid "You you need to select a file, you want to save to."
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1372
 msgid "Finish"
 msgstr "Acabar"
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, fuzzy, c-format
 msgid "%i items"
 msgstr "Afichatge"
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 msgid "yes"
 msgstr "Òc"
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 msgid "no"
 msgstr "Non"
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
-msgid "Use this to stream on a network."
+#: modules/gui/macosx/wizard.m:1661
+msgid "This allows to stream on a network."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 msgid "Select your audio codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 msgid "Select your video codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -11070,7 +11269,7 @@ msgid ""
 "name will be used."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -11269,7 +11468,7 @@ msgstr ""
 msgid "secam"
 msgstr ""
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 msgid "auto"
 msgstr ""
 
@@ -11542,7 +11741,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr ""
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr "Dobrir tièra de lectura"
 
@@ -11553,7 +11752,7 @@ msgid ""
 msgstr ""
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr "Salvar tièra de lectura"
 
@@ -11562,11 +11761,11 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
+msgid "Skin to use"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:344
-msgid "Select the path to the last skin used."
+msgid "Path to the skin to use."
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:345
@@ -11574,28 +11773,30 @@ msgid "Config of last used skin"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 msgid "Skinnable Interface"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr ""
 
@@ -11614,21 +11815,21 @@ msgid ""
 "\n"
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
 "\n"
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 msgid "Compiled by "
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 msgid "Compiler: "
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr ""
 
@@ -11649,12 +11850,12 @@ msgid ""
 msgstr "Podètz tanben utilisar çai-jos las butas predefinadas:"
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr ""
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr ""
 
@@ -11680,6 +11881,11 @@ msgstr ""
 msgid "Edit bookmark"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+msgid "Bytes"
+msgstr "Octets"
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -11688,6 +11894,11 @@ msgstr ""
 msgid "The stream must be playing or paused for bookmarks to work"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+msgid ""
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
 msgid ""
 "Input has changed, unable to save bookmark. Use \"pause\" while editing "
@@ -11824,39 +12035,38 @@ msgid "RTSP"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr "..."
+#, fuzzy
+msgid "DVD device to use"
+msgstr "Pòrt servidor CDDB"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "Pòrt servidor CDDB"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 #, fuzzy
 msgid "Open subtitles file"
 msgstr "Utilisar fiquièr jos-titol"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 msgid "Title number."
 msgstr "..."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
@@ -11864,40 +12074,40 @@ msgid ""
 msgstr ""
 "Es possible d'aver 32 jostitols de 0 cap a 31. -1 vòl dire pas de jostitol."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr "Es possible d'aver cap a 8 pistas audio de 0 cap a 7."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 msgid "Track number."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 
@@ -11914,7 +12124,8 @@ msgid "Add &Directory..."
 msgstr "Ajustar Repertòri..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+#, fuzzy
+msgid "&Add URL..."
 msgstr "&Ajustar MRL..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -11938,8 +12149,9 @@ msgid "&Reverse sort by title"
 msgstr "Capvirar la tièra"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
-msgstr "Tièra de Lectura Aleatòria"
+#, fuzzy
+msgid "&Shuffle"
+msgstr "Aleatòri"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
 msgid "D&elete"
@@ -11965,73 +12177,89 @@ msgstr "Afichatge"
 msgid "Play this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+msgid "Preparse"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 msgid "Add node"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 msgid "root"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, c-format
 msgid "%i items in playlist"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "Salvar tièra de lectura"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 msgid "Sorted by artist"
 msgstr "Ordenat per Artista"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 msgid "Sorted by Album"
 msgstr "Ordenat per Album"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 msgid "New node"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -12051,8 +12279,8 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:167
@@ -12060,32 +12288,36 @@ msgid "Stream output MRL"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
-msgid "Destination Target:"
+msgid "Target:"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
+#, fuzzy
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
-msgstr ""
+msgstr "..."
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
-msgid "Output methods"
+#, fuzzy
+msgid "Outputs"
+msgstr "Sortida"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+msgid "Play locally"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-msgid "Miscellaneous options"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 msgid "Group name"
 msgstr ""
@@ -12098,10 +12330,6 @@ msgstr ""
 msgid "Select all elementary streams"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-msgid "Transcoding options"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 msgid "Video codec"
 msgstr ""
@@ -12131,8 +12359,9 @@ msgid "Subtitles file"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
-msgstr ""
+#, fuzzy
+msgid "Options"
+msgstr "Opcions:"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 msgid ""
@@ -12140,12 +12369,6 @@ msgid ""
 "subtitles."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 msgid "Set subtitle delay (in 1/10s)"
 msgstr ""
@@ -12155,22 +12378,21 @@ msgid "Open file"
 msgstr "Dobrir fichièr"
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
-#, fuzzy
-msgid "VLC media player - Updates"
-msgstr "Lector media VLC"
+msgid "Updates"
+msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+msgid "Check for updates"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 #, fuzzy
 msgid "Save file..."
 msgstr "Salvar fiquièr"
@@ -12197,7 +12419,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 msgid "Choose"
 msgstr "Causir"
 
@@ -12213,31 +12435,50 @@ msgstr "Bloca"
 msgid "Create"
 msgstr "Crear"
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-msgid "VLM configuration"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
 msgid "VLM stream"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+msgid "Use this to stream on a network."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:91
 msgid "Use this to re-encode a stream and save it to a file."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
 msgid "Use this to stream on a network"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
 msgid "You must choose a stream"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
 "incoming stream (for example, a file or a disc, but not a RTP/UDP network "
@@ -12245,30 +12486,71 @@ msgid ""
 "Enter the starting and ending times (in seconds)."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+msgid "Select the target video codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+msgid "Select the target audio codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
 msgid "This does not appear to be a valid multicast address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
 msgid "You need to enter an address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
 "transcoding"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 msgid "You must choose a file to save to"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
@@ -12278,53 +12560,86 @@ msgid ""
 "name will be used"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 msgid "Save to file"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+msgid "Adds distortion effects"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+msgid "Inverts the colors of the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+msgid "Adds motion blurring to the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 msgid "Magnifies part of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+msgid "Image adjustment"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-msgid "More info"
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+msgid "Imitates the effect of surround sound when using headphones."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
-msgstr ""
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+#, fuzzy
+msgid "Prevents the audio output level from going over a predefined value."
+msgstr " ..."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:466
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:473
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:999
 msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
 msgstr ""
 
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "Mai d'Opcions"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 msgid "Stopped"
 msgstr "Arrestat"
@@ -12349,138 +12664,144 @@ msgstr "Pista precedenta"
 msgid "Next track"
 msgstr "Pista seguenta"
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 msgid "Quick &Open File...\tCtrl-O"
 msgstr "&Dobrir...\tCtrl-O"
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr "Dobrir &Fichièr...\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr "Dobrir Rep&ertòri...\tCtrl-E"
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr "Dobrir &Disc...\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr "Dobrir Adreiça...\tCtrl-N"
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr "Dobrir C&aptura...\tCtrl-A"
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 msgid "&Wizard...\tCtrl-W"
 msgstr "Assistent...\tCtrl-W"
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr "Quitar\tCtrl-X"
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr "&Tièra de Lectura...\tCtrl-P"
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr "&Messatges...\tCtrl-M"
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr "&Informacion...\tCtrl-I"
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
 msgstr "VLM Contraròtle...\tCtrl-V"
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
+#: modules/gui/wxwidgets/interface.cpp:605
+#, fuzzy
+msgid "About..."
+msgstr "A prepaus"
+
+#: modules/gui/wxwidgets/interface.cpp:607
+msgid "Check for updates..."
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 msgid "&File"
 msgstr "&Fichièr"
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr "&Vèire"
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr "&Paramètres"
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr "&Navegacion"
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr "&Ajuda"
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
 msgstr "Dobrir tièra de lectura"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr "Fichièr precedent"
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr "Fichièr seguent"
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr "Mai lent"
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr "Mai viste"
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 msgid "Extended &GUI\tCtrl-G"
 msgstr "Espandit &GUI\tCtrl-G"
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 msgid "&Bookmarks...\tCtrl-B"
 msgstr "Favorits...\tCtrl-B"
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 msgid "Preference&s...\tCtrl-S"
 msgstr "Pref&eréncias...\tCtrl-S"
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 msgid ""
 " (wxWidgets interface)\n"
 "\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
 "\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 msgid "Show/Hide interface"
 msgstr ""
 
@@ -12562,10 +12883,21 @@ msgstr ""
 msgid "RTP Unicast"
 msgstr ""
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+msgid "Stream to a single computer."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 msgid "RTP Multicast"
 msgstr ""
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 msgid ""
 "Enter the multicast address to stream to in this field. This must be an IP "
@@ -12573,22 +12905,46 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#: modules/gui/wxwidgets/streamdata.cpp:134
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
 msgstr ""
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:89
+#, fuzzy
+msgid "Bookmarks dialog"
+msgstr "Favorit %i"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
+msgid "Show bookmarks dialog at startup"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
-msgid "Show extended GUI"
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
+#, fuzzy
+msgid "Extended GUI"
 msgstr "Espandit GUI"
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:92
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
+#, fuzzy
+msgid "Taskbar"
+msgstr "Tatar"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
+msgid "Show VLC on the taskbar"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
@@ -12596,28 +12952,39 @@ msgid "Minimal interface"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 msgid "Size to video"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+msgid "Resize VLC to match the video resolution."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
-msgid "Show systray icon"
+msgid "Systray icon"
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+msgid "Show a systray icon for VLC"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
+msgid "Show labels in toolbar"
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+msgid "Show labels below the icons in the toolbar."
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
 #, fuzzy
 msgid "Playlist view"
 msgstr "Tièra de lectura"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -12625,19 +12992,19 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 msgid "wxWidgets interface module"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 msgid "wxWidgets dialogs provider"
 msgstr ""
 
@@ -12657,8 +13024,8 @@ msgstr ""
 
 #: modules/misc/dummy/dummy.c:45
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 
 #: modules/misc/dummy/dummy.c:51
@@ -12672,54 +13039,54 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 msgid "Dummy Interface"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 msgid "Dummy access function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 msgid "Dummy demux function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 msgid "Dummy decoder"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 msgid "Dummy decoder function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 msgid "Dummy encoder function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 msgid "Dummy audio output function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 msgid "Dummy video output function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 msgid "Dummy Video output"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 msgid "Dummy font renderer function"
 msgstr ""
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr ""
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
+msgid "Filename for the font you want to use"
 msgstr ""
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
@@ -12728,89 +13095,98 @@ msgstr ""
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
+#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
 msgstr ""
 
-#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+msgid "Text default color"
 msgstr ""
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+msgid "Relative font size"
 msgstr ""
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr ""
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr ""
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr ""
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr ""
 
-#: modules/misc/freetype.c:102
-msgid "Use yuvp renderer"
+#: modules/misc/freetype.c:107
+msgid "Use YUVP renderer"
 msgstr ""
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 msgid "Font Effect"
 msgstr ""
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 msgid "Background"
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 msgid "Outline"
 msgstr ""
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 msgid "Fat Outline"
 msgstr ""
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 msgid "Text renderer"
 msgstr ""
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 msgid "Freetype2 font renderer"
 msgstr ""
 
@@ -12820,101 +13196,98 @@ msgstr ""
 
 #: modules/misc/gnutls.c:69
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
 msgstr ""
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr ""
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr ""
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr ""
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 msgid "Growl server"
 msgstr ""
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 msgid "Growl password"
 msgstr ""
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 #, fuzzy
 msgid "Growl UDP port"
 msgstr "Pòrt UDP"
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "Pòrt UDP"
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
+msgid "Growl"
 msgstr ""
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 msgid "(no title)"
 msgstr ""
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr ""
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr ""
 
@@ -12922,7 +13295,7 @@ msgstr ""
 msgid "Gtk+ GUI helper"
 msgstr ""
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr ""
 
@@ -12933,37 +13306,41 @@ msgstr ""
 #: modules/misc/logger.c:120
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr ""
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
 msgstr ""
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr ""
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 msgid "File logging"
 msgstr ""
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr ""
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr ""
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 msgid "RRD output file"
 msgstr ""
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+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
@@ -12982,16 +13359,14 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
-
 #: modules/misc/msn.c:63
 msgid "MSN Title format string"
 msgstr ""
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
@@ -12999,8 +13374,9 @@ msgid "MSN"
 msgstr ""
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr ""
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "Legís"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
@@ -13041,28 +13417,33 @@ msgstr ""
 msgid "video"
 msgstr ""
 
+#: modules/misc/rtsp.c:48
+msgid "RTSP host address"
+msgstr ""
+
 #: modules/misc/rtsp.c:50
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr ""
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 msgid "Maximum number of connections"
 msgstr ""
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 msgid "RTSP VoD"
 msgstr ""
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 msgid "RTSP VoD server"
 msgstr ""
 
@@ -13070,11 +13451,11 @@ msgstr ""
 msgid "X Screensaver disabler"
 msgstr ""
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 msgid "SVG template file"
 msgstr ""
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -13091,56 +13472,55 @@ msgstr ""
 msgid "Miscellaneous stress tests"
 msgstr ""
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 msgid "Win32 font renderer"
 msgstr ""
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr ""
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 msgid "Simple XML Parser"
 msgstr ""
 
 #: modules/mux/asf.c:49
-msgid "Allows you to define the title that will be put in ASF comments."
+msgid "Title to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:52
-msgid "Allows you to define the author that will be put in ASF comments."
+#: modules/mux/asf.c:51
+msgid "Author to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:55
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+#: modules/mux/asf.c:53
+msgid "Copyright string to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 msgid "Comment"
 msgstr ""
 
-#: modules/mux/asf.c:58
-msgid "Allows you to define the comment that will be put in ASF comments."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:61
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+#: modules/mux/asf.c:57
+msgid "\"Rating\" to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 msgid "Packet Size"
 msgstr ""
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr ""
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 msgid "ASF muxer"
 msgstr ""
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr ""
 
@@ -13153,29 +13533,29 @@ msgid "Dummy/Raw muxer"
 msgstr ""
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+msgid "Create \"Fast Start\" files"
 msgstr ""
 
 #: modules/mux/mp4.c:47
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 msgid "MP4/MOV muxer"
 msgstr ""
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:46
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:51
@@ -13183,9 +13563,7 @@ msgid "PES maximum size"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:61
@@ -13198,7 +13576,7 @@ msgstr ""
 
 #: modules/mux/mpeg/ts.c:84
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr ""
 
@@ -13207,15 +13585,16 @@ msgid "Audio PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
-msgstr ""
+#, fuzzy
+msgid "Assign a fixed PID to the audio stream."
+msgstr "Los filtres audio son utilisats per lo post-procès del flus audio"
 
 #: modules/mux/mpeg/ts.c:88
 msgid "SPU PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+msgid "Assign a fixed PID to the SPU."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:90
@@ -13223,7 +13602,7 @@ msgid "PMT PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:91
-msgid "Assigns a fixed PID to the PMT"
+msgid "Assign a fixed PID to the PMT"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:92
@@ -13231,7 +13610,7 @@ msgid "TS ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
+msgid "Assign a fixed Transport Stream ID."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:94
@@ -13239,57 +13618,75 @@ msgid "NET ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:95
-msgid "Assigns a fixed Network ID (for SDT table)"
-msgstr ""
-
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:97
-msgid "Assigns a program number to each PMT"
+msgid "PMT Program numbers"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:99
-msgid "Defines the pids to add to each pmt."
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
-msgid "Set PID to id of ES"
+#: modules/mux/mpeg/ts.c:109
+msgid "Set PID to ID of ES"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:105
-msgid "set PID to id of es"
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:114
+msgid "Data alignment"
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:118
 msgid "Shaping delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 msgid "Use keyframes"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -13298,72 +13695,71 @@ msgid ""
 "the biggest frames in the stream."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 msgid "Crypt video"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 msgid "Crypt video using CSA"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr ""
 
@@ -13373,17 +13769,18 @@ msgstr ""
 
 #: modules/mux/mpjpeg.c:33
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 
 #: modules/mux/mpjpeg.c:50
-msgid "Multipart jpeg muxer"
+msgid "Multipart JPEG muxer"
 msgstr ""
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
-msgstr ""
+#, fuzzy
+msgid "Ogg/OGM muxer"
+msgstr "Desseparar"
 
 #: modules/mux/wav.c:42
 msgid "WAV muxer"
@@ -13394,7 +13791,7 @@ msgid "Copy packetizer"
 msgstr ""
 
 #: modules/packetizer/h264.c:47
-msgid "H264 video packetizer"
+msgid "H.264 video packetizer"
 msgstr ""
 
 #: modules/packetizer/mpeg4audio.c:118
@@ -13406,13 +13803,13 @@ msgid "MPEG4 video packetizer"
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:52
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -13436,7 +13833,7 @@ msgid "DAAP access"
 msgstr ""
 
 #: modules/services_discovery/hal.c:63
-msgid "HAL device detection"
+msgid "HAL devices detection"
 msgstr ""
 
 #: modules/services_discovery/hal.c:153
@@ -13448,14 +13845,15 @@ msgid "Podcast URLs list"
 msgstr ""
 
 #: modules/services_discovery/podcast.c:58
-msgid "Podcast '|' (pipe) seperated URLs list"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
 msgstr ""
 
-#: modules/services_discovery/podcast.c:62
-msgid "Podcast Service Discovery"
-msgstr ""
+#: modules/services_discovery/podcast.c:63
+#, fuzzy
+msgid "Podcasts"
+msgstr "Pegar"
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 msgid "Podcast"
 msgstr ""
 
@@ -13464,117 +13862,118 @@ msgid "SAP multicast address"
 msgstr ""
 
 #: modules/services_discovery/sap.c:80
-msgid "Listen for SAP announcements on another address"
-msgstr ""
-
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
+msgid ""
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
 msgstr ""
 
 #: modules/services_discovery/sap.c:83
-msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
+msgid "IPv4 SAP"
 msgstr ""
 
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
+msgid "Listen to IPv4 announcements on the standard address."
 msgstr ""
 
 #: modules/services_discovery/sap.c:87
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
+msgid "IPv6 SAP"
 msgstr ""
 
 #: modules/services_discovery/sap.c:89
-msgid "IPv6 SAP scope"
+msgid "Listen to IPv6 announcements on the standard addresses."
 msgstr ""
 
 #: modules/services_discovery/sap.c:91
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+msgid "IPv6 SAP scope"
 msgstr ""
 
-#: modules/services_discovery/sap.c:92
-msgid "SAP timeout (seconds)"
+#: modules/services_discovery/sap.c:93
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr ""
 
 #: modules/services_discovery/sap.c:94
-msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+msgid "SAP timeout (seconds)"
 msgstr ""
 
 #: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+msgid ""
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr ""
 
 #: modules/services_discovery/sap.c:98
-msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+msgid "Try to parse the announce"
 msgstr ""
 
 #: modules/services_discovery/sap.c:100
+msgid ""
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
+msgstr ""
+
+#: modules/services_discovery/sap.c:103
 msgid "SAP Strict mode"
 msgstr ""
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 msgid "Use SAP cache"
 msgstr ""
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 msgid "SAP Announcements"
 msgstr "Anóncia SAP"
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr ""
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 msgid "Session Announcements (SAP)"
 msgstr ""
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 msgid "Session"
 msgstr ""
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 msgid "Tool"
 msgstr ""
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 msgid "User"
 msgstr ""
 
+#: modules/services_discovery/shout.c:61
+#, fuzzy
+msgid "Number of streams"
+msgstr "Nombre de linhas"
+
 #: modules/services_discovery/shout.c:62
-msgid "Maximum number of shoutcast servers to be listed"
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr ""
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr "Lista radio Shoutcast"
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 msgid "Shoutcast"
 msgstr "Shoutcast"
 
@@ -13587,39 +13986,41 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr ""
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
 msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 msgid "ID Offset"
 msgstr ""
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
 msgstr ""
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 msgid "Bridge"
 msgstr ""
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 msgid "Bridge stream output"
 msgstr ""
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 msgid "Bridge out"
 msgstr ""
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr ""
 
@@ -13639,7 +14040,7 @@ msgstr ""
 msgid "Introduces a delay in the display of the stream."
 msgstr ""
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 msgid "Display"
 msgstr ""
 
@@ -13655,9 +14056,8 @@ msgstr ""
 msgid "Output access method"
 msgstr ""
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
+#: modules/stream_out/es.c:39
+msgid "This is the default output access method that will be used."
 msgstr ""
 
 #: modules/stream_out/es.c:41
@@ -13665,72 +14065,66 @@ msgid "Audio output access method"
 msgstr ""
 
 #: modules/stream_out/es.c:43
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
+msgid "This is the output access method that will be used for audio."
 msgstr ""
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 msgid "Video output access method"
 msgstr ""
 
-#: modules/stream_out/es.c:47
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
+#: modules/stream_out/es.c:46
+msgid "This is the output access method that will be used for video."
 msgstr ""
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 msgid "Output muxer"
 msgstr ""
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
-msgid "Allows you to specify the muxer used for the streaming output."
+#: modules/stream_out/es.c:50
+msgid "This is the default muxer method that will be used."
 msgstr ""
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 msgid "Audio output muxer"
 msgstr ""
 
-#: modules/stream_out/es.c:55
-msgid "Allows you to specify the muxer used for the audio streaming output."
+#: modules/stream_out/es.c:53
+msgid "This is the muxer that will be used for audio."
 msgstr ""
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 msgid "Video output muxer"
 msgstr ""
 
-#: modules/stream_out/es.c:58
-msgid "Allows you to specify the muxer used for the video streaming output."
+#: modules/stream_out/es.c:56
+msgid "This is the muxer that will be used for video."
 msgstr ""
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 msgid "Output URL"
 msgstr ""
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
-msgid "Allows you to specify the output URL used for the streaming output."
+#: modules/stream_out/es.c:60
+msgid "This is the default output URI."
 msgstr ""
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 msgid "Audio output URL"
 msgstr ""
 
-#: modules/stream_out/es.c:65
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
+#: modules/stream_out/es.c:63
+msgid "This is the output URI that will be used for audio."
 msgstr ""
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 msgid "Video output URL"
 msgstr ""
 
-#: modules/stream_out/es.c:69
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
+#: modules/stream_out/es.c:66
+msgid "This is the output URI that will be used for video."
 msgstr ""
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 msgid "Elementary stream output"
 msgstr ""
 
@@ -13758,133 +14152,161 @@ msgstr ""
 msgid "Mosaic bridge stream output"
 msgstr ""
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr ""
 
 #: modules/stream_out/rtp.c:51
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 
 #: modules/stream_out/rtp.c:55
 msgid "Muxer"
 msgstr ""
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
+#: modules/stream_out/rtp.c:57
+#, fuzzy
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
+msgstr "..."
+
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
 msgid "Session name"
 msgstr ""
 
-#: modules/stream_out/rtp.c:61
-msgid "Allows you to specify the session name used for the streaming output."
+#: modules/stream_out/rtp.c:62
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:62
+#: modules/stream_out/rtp.c:64
 msgid "Session description"
 msgstr ""
 
-#: modules/stream_out/rtp.c:64
-msgid "Allows you to give a broader description of the stream."
+#: modules/stream_out/rtp.c:66
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 msgid "Session URL"
 msgstr ""
 
-#: modules/stream_out/rtp.c:67
-msgid "Allows you to specify a URL with additional information on the stream."
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 msgid "Session email"
 msgstr ""
 
-#: modules/stream_out/rtp.c:70
-msgid "Allows you to specify contact e-mail address for this session."
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:74
-msgid "Allows you to specify the base port used for the RTP streaming."
+#: modules/stream_out/rtp.c:79
+#, fuzzy
+msgid "This allows you to specify the base port for the RTP streaming."
 msgstr "..."
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 msgid "Audio port"
 msgstr "Pòrt audio"
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
+#, fuzzy
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
+"This allows you to specify the default audio port for the RTP streaming."
 msgstr "..."
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 msgid "Video port"
 msgstr "Pòrt video"
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
+#, fuzzy
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
+"This allows you to specify the default video port for the RTP streaming."
 msgstr "..."
 
-#: modules/stream_out/rtp.c:84
+#: modules/stream_out/rtp.c:89
 #, fuzzy
-msgid "Allows you to specify the Time-To-Live for the output stream."
+msgid "This allows you to specify the Time-To-Live for the output stream."
 msgstr "..."
 
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
+msgstr ""
+
 #: modules/stream_out/rtp.c:93
-msgid "RTP stream output"
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
 msgstr ""
 
-#: modules/stream_out/standard.c:45
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
+#: modules/stream_out/rtp.c:102
+msgid "RTP stream output"
 msgstr ""
 
-#: modules/stream_out/standard.c:47
-msgid "Output URL (deprecated)"
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
 msgstr ""
 
-#: modules/stream_out/standard.c:49
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
+#: modules/stream_out/standard.c:44
+msgid "This is the muxer that will be used."
 msgstr ""
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:45
 msgid "Output destination"
 msgstr ""
 
-#: modules/stream_out/standard.c:54
-msgid ""
-"Allows you to specify the output destination used for the streaming output."
+#: modules/stream_out/standard.c:47
+msgid "This is the destination (URL) that will be used for the stream."
 msgstr ""
 
-#: modules/stream_out/standard.c:58
-msgid "Name of the session that will be announced with SAP"
+#: modules/stream_out/standard.c:50
+msgid ""
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 msgid "Session groupname"
 msgstr ""
 
-#: modules/stream_out/standard.c:62
-msgid "Name of the group that will be announced for the session"
+#: modules/stream_out/standard.c:55
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 msgid "SAP announcing"
 msgstr ""
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+msgid "Announce this session with SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 msgid "Standard"
 msgstr ""
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 msgid "Standard stream output"
 msgstr ""
 
@@ -13962,7 +14384,8 @@ msgstr ""
 
 #: modules/stream_out/transcode.c:48
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
+"This is the video encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
 #: modules/stream_out/transcode.c:50
@@ -13970,221 +14393,280 @@ msgid "Destination video codec"
 msgstr ""
 
 #: modules/stream_out/transcode.c:52
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
+msgid "This is the video codec that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 msgid "Video bitrate"
 msgstr ""
 
+#: modules/stream_out/transcode.c:55
+msgid "Target bitrate of the transcoded video stream."
+msgstr ""
+
 #: modules/stream_out/transcode.c:56
-msgid "Allows you to specify the video bitrate used for the streaming output."
+msgid "Video scaling"
 msgstr ""
 
 #: modules/stream_out/transcode.c:58
-msgid "Video scaling"
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
 msgstr ""
 
-#: modules/stream_out/transcode.c:60
-msgid "Allows you to scale the video before encoding."
+#: modules/stream_out/transcode.c:59
+msgid "Video frame-rate"
 msgstr ""
 
 #: modules/stream_out/transcode.c:61
-msgid "Video frame-rate"
+msgid "Target output frame rate for the video stream."
+msgstr ""
+
+#: modules/stream_out/transcode.c:64
+msgid "Deinterlace the video before encoding."
+msgstr ""
+
+#: modules/stream_out/transcode.c:67
+#, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr "Interfàcia Extra"
+
+#: modules/stream_out/transcode.c:74
+msgid "Maximum video width"
+msgstr ""
+
+#: modules/stream_out/transcode.c:76
+msgid "Maximum output video width."
+msgstr ""
+
+#: modules/stream_out/transcode.c:77
+msgid "Maximum video height"
+msgstr ""
+
+#: modules/stream_out/transcode.c:79
+msgid "Maximum output video height."
+msgstr ""
+
+#: modules/stream_out/transcode.c:80
+msgid "Video filter"
+msgstr ""
+
+#: modules/stream_out/transcode.c:82
+msgid ""
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
+msgstr ""
+
+#: modules/stream_out/transcode.c:85
+#, fuzzy
+msgid "Video crop (top)"
+msgstr "Pòrt video"
+
+#: modules/stream_out/transcode.c:87
+msgid "Number of pixels to crop at the top of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:88
+#, fuzzy
+msgid "Video crop (left)"
+msgstr "Codecs video"
+
+#: modules/stream_out/transcode.c:90
+msgid "Number of pixels to crop at the left of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:63
-msgid "Allows you to specify an output frame rate for the video."
+#: modules/stream_out/transcode.c:91
+#, fuzzy
+msgid "Video crop (bottom)"
+msgstr "Pòrt video"
+
+#: modules/stream_out/transcode.c:93
+msgid "Number of pixels to crop at the bottom of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:66
-msgid "Allows you to deinterlace the video before encoding."
+#: modules/stream_out/transcode.c:94
+#, fuzzy
+msgid "Video crop (right)"
+msgstr "Pòrt video"
+
+#: modules/stream_out/transcode.c:96
+msgid "Number of pixels to crop at the right of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:76
-msgid "Maximum video width"
+#: modules/stream_out/transcode.c:98
+msgid "Video padding (top)"
 msgstr ""
 
-#: modules/stream_out/transcode.c:78
-msgid "Allows you to specify a maximum output video width."
+#: modules/stream_out/transcode.c:100
+msgid "Size of the black border to add at the top of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:79
-msgid "Maximum video height"
+#: modules/stream_out/transcode.c:101
+msgid "Video padding (left)"
 msgstr ""
 
-#: modules/stream_out/transcode.c:81
-msgid "Allows you to specify a maximum output video height."
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:82
-msgid "Video filter"
+#: modules/stream_out/transcode.c:104
+msgid "Video padding (bottom)"
 msgstr ""
 
-#: modules/stream_out/transcode.c:84
-msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
+#: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:87
-msgid "Video crop top"
+#: modules/stream_out/transcode.c:107
+msgid "Video padding (right)"
 msgstr ""
 
-#: modules/stream_out/transcode.c:89
-msgid "Allows you to specify the top coordinate for the video cropping."
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:90
-msgid "Video crop left"
+#: modules/stream_out/transcode.c:111
+msgid "Video canvas width"
 msgstr ""
 
-#: modules/stream_out/transcode.c:92
-msgid "Allows you to specify the left coordinate for the video cropping."
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
 msgstr ""
 
-#: modules/stream_out/transcode.c:93
-msgid "Video crop bottom"
-msgstr ""
+#: modules/stream_out/transcode.c:114
+#, fuzzy
+msgid "Video canvas height"
+msgstr "Paramètres video"
 
-#: modules/stream_out/transcode.c:95
-msgid "Allows you to specify the bottom coordinate for the video cropping."
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
 msgstr ""
 
-#: modules/stream_out/transcode.c:96
-msgid "Video crop right"
-msgstr ""
+#: modules/stream_out/transcode.c:117
+#, fuzzy
+msgid "Video canvas aspect ratio"
+msgstr "Format de captura video"
 
-#: modules/stream_out/transcode.c:98
-msgid "Allows you to specify the right coordinate for the video cropping."
+#: modules/stream_out/transcode.c:119
+msgid ""
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
 msgstr ""
 
-#: modules/stream_out/transcode.c:100
+#: modules/stream_out/transcode.c:122
 msgid "Audio encoder"
 msgstr ""
 
-#: modules/stream_out/transcode.c:102
+#: modules/stream_out/transcode.c:124
 msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:104
+#: modules/stream_out/transcode.c:126
 msgid "Destination audio codec"
 msgstr ""
 
-#: modules/stream_out/transcode.c:106
-msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:128
+msgid "This is the audio codec that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:129
 msgid "Audio bitrate"
 msgstr ""
 
-#: modules/stream_out/transcode.c:110
-msgid "Allows you to specify the audio bitrate used for the streaming output."
+#: modules/stream_out/transcode.c:131
+msgid "Target bitrate of the transcoded audio stream."
 msgstr ""
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 msgid "Audio sample rate"
 msgstr ""
 
-#: modules/stream_out/transcode.c:114
+#: modules/stream_out/transcode.c:134
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 msgid "Audio channels"
 msgstr ""
 
-#: modules/stream_out/transcode.c:118
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
 msgstr ""
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 msgid "Subtitles encoder"
 msgstr ""
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 msgid "Destination subtitles codec"
 msgstr ""
 
-#: modules/stream_out/transcode.c:127
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
-msgstr ""
-
-#: modules/stream_out/transcode.c:129
-msgid "Subpictures filter"
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 msgid "OSD menu"
 msgstr ""
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 msgid "Number of threads"
 msgstr ""
 
-#: modules/stream_out/transcode.c:141
-msgid "Allows you to specify the number of threads used for the transcoding."
+#: modules/stream_out/transcode.c:160
+msgid "Number of threads used for the transcoding."
 msgstr ""
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
 msgstr ""
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 msgid "Synchronise on audio track"
 msgstr ""
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
 msgstr ""
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 msgid "Transcode stream output"
 msgstr ""
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 msgid "Overlays/Subtitles"
 msgstr ""
 
@@ -14222,58 +14704,60 @@ msgid "AltiVec conversions from "
 msgstr ""
 
 #: modules/video_filter/adjust.c:60
-msgid "Enable brightness threshold"
+msgid "Brightness threshold"
 msgstr ""
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:65
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
+#: modules/video_filter/adjust.c:67
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
 msgstr ""
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
+#: modules/video_filter/adjust.c:69
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:71
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+#: modules/video_filter/adjust.c:73
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 msgid "Image properties filter"
 msgstr ""
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr ""
 
@@ -14286,22 +14770,25 @@ msgid "Number of clones"
 msgstr ""
 
 #: modules/video_filter/clone.c:56
-msgid "Select the number of video windows in which to clone the video."
+msgid "Number of video windows in which to clone the video."
 msgstr ""
 
 #: modules/video_filter/clone.c:59
-msgid "List of video output modules"
-msgstr ""
+#, fuzzy
+msgid "Video output modules"
+msgstr "Sortida audio"
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
 msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 msgid "Clone video filter"
 msgstr ""
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 msgid "Clone"
 msgstr ""
 
@@ -14320,27 +14807,32 @@ msgid "Automatic cropping"
 msgstr ""
 
 #: modules/video_filter/crop.c:58
-msgid "Activate automatic black border cropping."
+msgid "Automatic black border cropping."
 msgstr ""
 
 #: modules/video_filter/crop.c:61
 msgid "Crop video filter"
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 msgid "Deinterlace mode"
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:103
-msgid "Default deinterlace method to use for local playback"
+#: modules/video_filter/deinterlace.c:109
+msgid "Deinterlace method to use for local playback."
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:106
-msgid "Default deinterlace methode to use for streaming"
-msgstr ""
+#: modules/video_filter/deinterlace.c:111
+#, fuzzy
+msgid "Streaming deinterlace mode"
+msgstr "Interfàcia Extra"
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:112
+#, fuzzy
+msgid "Deinterlace method to use for streaming."
+msgstr "Interfàcia"
+
+#: modules/video_filter/deinterlace.c:121
 msgid "Deinterlacing video filter"
 msgstr ""
 
@@ -14351,7 +14843,7 @@ msgstr ""
 #: modules/video_filter/distort.c:65
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr ""
 
 #: modules/video_filter/distort.c:67
@@ -14359,38 +14851,40 @@ msgid "Gradient image type"
 msgstr ""
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 msgid "Apply cartoon effect"
 msgstr ""
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Wave"
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Ripple"
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Gradient"
 msgstr ""
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Edge"
 msgstr ""
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 msgid "Distort video filter"
 msgstr ""
 
@@ -14410,67 +14904,71 @@ msgstr "Sautar cap al titol"
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 msgid "Logo animation # of loops"
 msgstr ""
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+msgid "X coordinate"
 msgstr ""
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
+#: modules/video_filter/logo.c:79
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+msgid "Y coordinate"
 msgstr ""
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:82
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
+msgstr ""
+
+#: modules/video_filter/logo.c:84
 msgid "Transparency of the logo"
 msgstr ""
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 msgid "Logo position"
 msgstr ""
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 msgid "Logo video filter"
 msgstr ""
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 msgid "Logo overlay"
 msgstr ""
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 msgid "Logo sub filter"
 msgstr ""
 
@@ -14478,181 +14976,265 @@ msgstr ""
 msgid "Magnify/Zoom interactive video filter"
 msgstr ""
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr ""
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
+msgid "Marquee text to display."
 msgstr ""
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
+msgid "X offset"
 msgstr ""
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+msgid "X offset, from the left screen edge."
 msgstr ""
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr ""
-
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
+msgid "Y offset"
 msgstr ""
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+msgid "Y offset, down from the top."
 msgstr ""
 
 #: modules/video_filter/marq.c:83
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
+#: modules/video_filter/marq.c:87
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
 msgstr ""
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 msgid "Font size, pixels"
 msgstr ""
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+msgid "Font size, in pixels. Default is -1 (use default font size)."
+msgstr ""
+
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:99
 msgid "Marquee position"
 msgstr ""
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 msgid "Misc"
 msgstr ""
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
+#: modules/video_filter/marq.c:141
+msgid "Marquee display"
 msgstr ""
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
+msgid "Transparency"
 msgstr ""
 
 #: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:93
-msgid "Height in pixels"
+#: modules/video_filter/mosaic.c:95
+msgid "Total height of the mosaic, in pixels."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:94
-msgid "Width in pixels"
+#: modules/video_filter/mosaic.c:97
+msgid "Total width of the mosaic, in pixels."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:95
-msgid "Top left corner x coordinate"
+#: modules/video_filter/mosaic.c:99
+msgid "Top left corner X coordinate"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:96
-msgid "Top left corner y coordinate"
+#: modules/video_filter/mosaic.c:100
+msgid "X Coordinate of the top-left corner of the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:101
+msgid "Top left corner Y coordinate"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:102
+msgid "Y Coordinate of the top-left corner of the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
+#: modules/video_filter/mosaic.c:103
+msgid "Vertical border width"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:106
+msgid "Horizontal border width"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:110
 msgid "Mosaic alignment"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:112
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:116
 msgid "Positioning method"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:117
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 msgid "Number of rows"
 msgstr "Nombre de linhas"
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 msgid "Number of columns"
 msgstr "Nombre de colonas"
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:129
+msgid "Keep the original aspect ratio when resizing mosaic elements."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:108
+#: modules/video_filter/mosaic.c:131
 msgid "Keep original size"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
+#: modules/video_filter/mosaic.c:132
+msgid "Keep the original size of mosaic elements."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:134
+msgid "Elements order"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:135
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:140
+msgid ""
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:144
+#, fuzzy
+msgid "Bluescreen"
+msgstr "Plen ecran"
+
+#: modules/video_filter/mosaic.c:145
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:154
+msgid ""
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:156
+msgid "Bluescreen U tolerance"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:160
+msgid "Bluescreen V tolerance"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:167
 msgid "fixed"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 msgid "Mosaic video sub filter"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 msgid "Mosaic"
 msgstr ""
 
@@ -14677,7 +15259,7 @@ msgid "Description file"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+msgid "A file containing a simple playlist"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:57
@@ -14685,7 +15267,7 @@ msgid "History parameter"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:58
-msgid "History parameter, number of frames used for detection"
+msgid "The umber of frames used for detection."
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:61
@@ -14697,107 +15279,128 @@ msgid "Motion detect"
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:42
-msgid "OSD menu configuration file"
-msgstr ""
+#, fuzzy
+msgid "Configuration file"
+msgstr "Salvar paramètres"
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
+msgid "Configuration file for the OSD Menu"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:51
-msgid "X coordinate of the OSD menu"
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:54
-msgid "Y coordinate of the OSD menu"
+#: modules/video_filter/osdmenu.c:56
+msgid "Menu position"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:57
-msgid "OSD menu position"
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:62
+#, fuzzy
+msgid "Menu timeout"
+msgstr "Temps"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
 "remaining time. This will ensure that they are at least the specified time "
 "visible."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:69
-msgid "Update speed of OSD menu"
+#: modules/video_filter/osdmenu.c:68
+msgid "Menu update interval"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:117
-msgid "On Screen Display menu subfilter"
+msgid "On Screen Display menu"
 msgstr ""
 
 #: modules/video_filter/rss.c:121
-msgid "RSS/Atom feed URLs"
+msgid "Feed URLs"
 msgstr ""
 
 #: modules/video_filter/rss.c:122
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr ""
 
 #: modules/video_filter/rss.c:123
-msgid "RSS/Atom feed speed"
+msgid "Speed of feeds"
 msgstr ""
 
 #: modules/video_filter/rss.c:124
-msgid "RSS/Atom feed speed (bigger is slower)"
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
 msgstr ""
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
-msgid "RSS/Atom feed max number of chars displayed"
+#: modules/video_filter/rss.c:125
+msgid "Max length"
 msgstr ""
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
+#: modules/video_filter/rss.c:126
+msgid "Maximum number of characters displayed on the screen."
 msgstr ""
 
 #: modules/video_filter/rss.c:128
+#, fuzzy
+msgid "Refresh time"
+msgstr "Actualisar"
+
+#: modules/video_filter/rss.c:129
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
 msgstr ""
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
 msgstr ""
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
+msgstr ""
+
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
+msgid ""
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
+msgstr ""
+
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+msgid "Text position"
+msgstr ""
+
+#: modules/video_filter/rss.c:154
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
+msgstr ""
+
+#: modules/video_filter/rss.c:197
 msgid "RSS and Atom feed display"
 msgstr ""
 
@@ -14814,7 +15417,7 @@ msgid "Scaling mode"
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
+msgid "Scaling mode to use."
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:68
@@ -14868,25 +15471,29 @@ msgstr ""
 #: modules/video_filter/time.c:72
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
+msgstr ""
+
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
 msgstr ""
 
-#: modules/video_filter/time.c:88
-msgid "Time position"
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
 msgstr ""
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:93
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 msgid "Time overlay"
 msgstr ""
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr ""
 
@@ -14923,13 +15530,11 @@ msgid "Video transformation filter"
 msgstr ""
 
 #: modules/video_filter/wall.c:54
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+msgid "Number of horizontal windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:58
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+msgid "Number of vertical windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:61
@@ -14937,7 +15542,7 @@ msgid "Active windows"
 msgstr ""
 
 #: modules/video_filter/wall.c:62
-msgid "Comma separated list of active windows, defaults to all"
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr ""
 
 #: modules/video_filter/wall.c:65
@@ -14945,19 +15550,19 @@ msgid "Element aspect ratio"
 msgstr ""
 
 #: modules/video_filter/wall.c:66
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr ""
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 msgid "Wall video filter"
 msgstr ""
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 msgid "Image wall"
 msgstr ""
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
+msgid "ASCII Art"
 msgstr ""
 
 #: modules/video_output/aa.c:58
@@ -15044,23 +15649,21 @@ msgid "Framebuffer device"
 msgstr ""
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 msgid "GNU/Linux console framebuffer video output"
 msgstr ""
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
+msgid "X11 display"
 msgstr ""
 
 #: modules/video_output/ggi.c:58
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 
@@ -15077,7 +15680,7 @@ msgid "Image format"
 msgstr "Format de l'imatge"
 
 #: modules/video_output/image.c:49
-msgid "Set the format of the output image."
+msgid "Format of the output images (png or jpg)."
 msgstr ""
 
 #: modules/video_output/image.c:51
@@ -15086,8 +15689,7 @@ msgstr "Velocitat de gravadura"
 
 #: modules/video_output/image.c:52
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
 
 #: modules/video_output/image.c:55
@@ -15096,15 +15698,21 @@ msgstr "Prefixe del nom de fiquièrs"
 
 #: modules/video_output/image.c:56
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 msgid "Image video output"
 msgstr ""
 
@@ -15117,15 +15725,16 @@ msgid "OpenGL cube rotation speed"
 msgstr ""
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
 msgstr ""
 
 #: modules/video_output/opengl.c:122
-msgid "Select effect"
-msgstr "Causir efèit"
+#, fuzzy
+msgid "Effect"
+msgstr "Tièra dels efèits"
 
 #: modules/video_output/opengl.c:124
-msgid "Allows you to select different visual effects."
+msgid "Several visual OpenGL effects are available."
 msgstr ""
 
 #: modules/video_output/opengl.c:129
@@ -15137,13 +15746,14 @@ msgid "Transparent Cube"
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
-msgstr ""
+#, fuzzy
+msgid "QT Embedded display"
+msgstr "Dobrir tièra de lectura"
 
 #: modules/video_output/qte/qte.cpp:81
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:117
@@ -15155,41 +15765,45 @@ msgid "Simple DirectMedia Layer video output"
 msgstr ""
 
 #: modules/video_output/snapshot.c:60
-msgid "snapshot width"
+msgid "Snapshot width"
 msgstr ""
 
 #: modules/video_output/snapshot.c:61
-msgid "Set the width of the snapshot image."
-msgstr ""
+#, fuzzy
+msgid "Width of the snapshot image."
+msgstr "Format de captura video"
 
 #: modules/video_output/snapshot.c:63
-msgid "snapshot height"
+msgid "Snapshot height"
 msgstr ""
 
 #: modules/video_output/snapshot.c:64
-msgid "Set the height of the snapshot image."
+msgid "Height of the snapshot image."
 msgstr ""
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
-msgstr ""
+#, fuzzy
+msgid "Chroma"
+msgstr "De"
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
-msgstr ""
-
-#: modules/video_output/snapshot.c:69
-msgid "cache size (number of images)"
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr ""
 
 #: modules/video_output/snapshot.c:70
-msgid "Set the cache size (number of images to keep)."
+msgid "Cache size (number of images)"
 msgstr ""
 
-#: modules/video_output/snapshot.c:74
-msgid "snapshot module"
+#: modules/video_output/snapshot.c:71
+msgid "Snapshot cache size (number of images to keep)."
 msgstr ""
 
+#: modules/video_output/snapshot.c:75
+#, fuzzy
+msgid "Snapshot module"
+msgstr "Sortida"
+
 #: modules/video_output/svgalib.c:56
 msgid "SVGAlib video output"
 msgstr ""
@@ -15206,10 +15820,10 @@ msgstr ""
 msgid "XVideo adaptor number"
 msgstr ""
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 
 #: modules/video_output/x11/glx.c:92 modules/video_output/x11/x11.c:43
@@ -15231,19 +15845,20 @@ msgstr ""
 #: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
 #: modules/video_output/x11/xvideo.c:60
 msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
 msgstr ""
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
-msgid "Screen to be used for fullscreen mode."
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
+msgid "Screen for fullscreen mode."
 msgstr ""
 
 #: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
 #: modules/video_output/x11/xvideo.c:74
 msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
 msgstr ""
 
 #: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
@@ -15254,14 +15869,16 @@ msgstr ""
 msgid "Use shared memory to communicate between VLC and the X server."
 msgstr ""
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr ""
-
 #: modules/video_output/x11/x11.c:78
 msgid "X11 video output"
 msgstr ""
 
+#: modules/video_output/x11/xvideo.c:46
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+
 #: modules/video_output/x11/xvideo.c:63
 msgid "XVimage chroma format"
 msgstr ""
@@ -15290,7 +15907,7 @@ msgstr ""
 
 #: modules/visualization/goom.c:60
 msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
+"This allows you to set the resolution of the Goom display (bigger resolution "
 "will be prettier but more CPU intensive)."
 msgstr ""
 
@@ -15299,7 +15916,8 @@ msgid "Goom animation speed"
 msgstr ""
 
 #: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
 msgstr ""
 
 #: modules/visualization/goom.c:70
@@ -15317,7 +15935,7 @@ msgstr "Tièra dels efèits"
 #: modules/visualization/visual/visual.c:40
 msgid ""
 "A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
+"Current effects include: dummy, scope, spectrum."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:45
@@ -15361,7 +15979,7 @@ msgid "Enable peaks"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
+msgid "Draw \"peaks\" in the spectrum analyzer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:69
@@ -15369,7 +15987,7 @@ msgid "Enable original graphic spectrum"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:71
-msgid "Defines whether to draw the original spectrum graphic routine."
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:73
@@ -15377,7 +15995,7 @@ msgid "Enable bands"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:75
-msgid "Defines whether to draw the bands."
+msgid "Draw bands in the spectrometer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:77
@@ -15409,7 +16027,7 @@ msgid "Peak height"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:91
-msgid "This is the total pixel height of the peak items."
+msgid "Total pixel height of the peak items."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:93
@@ -15433,7 +16051,7 @@ msgid "Number of stars"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
+msgid "Number of stars to draw with random effect."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:109
@@ -15453,7 +16071,7 @@ msgid "Flip vertical position"
 msgstr ""
 
 #: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
+msgid "Display XOSD output at the bottom of the screen instead of the top."
 msgstr ""
 
 #: modules/visualization/xosd.c:67
@@ -15461,25 +16079,66 @@ msgid "Vertical offset"
 msgstr ""
 
 #: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
 msgstr ""
 
-#: modules/visualization/xosd.c:70
+#: modules/visualization/xosd.c:72
 msgid "Shadow offset"
 msgstr ""
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+msgid "Font used to display text in the XOSD output."
 msgstr ""
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
+#: modules/visualization/xosd.c:79
+msgid "Color used to display text in the XOSD output."
 msgstr ""
 
-#: modules/visualization/xosd.c:82
+#: modules/visualization/xosd.c:84
 msgid "XOSD interface"
 msgstr "Interfàcia XOSD"
 
+#~ msgid "Control interface settings"
+#~ msgstr "Paramètres reglatge"
+
+#~ msgid "Text rendering"
+#~ msgstr "Aparéncia del tèxte"
+
+#~ msgid ""
+#~ "Use the settings of the \"freetype\" module to choose the font you  want "
+#~ "VLC to use for text rendering (to display subtitles for example)."
+#~ msgstr " ..."
+
+#~ msgid "This option allows you to always open a default stream on start-up."
+#~ msgstr " ..."
+
+#, fuzzy
+#~ msgid "Interfaces"
+#~ msgstr "Interfàcia"
+
+#~ msgid "You can set the address and port the http interface will bind to."
+#~ msgstr "..."
+
+#~ msgid "Name of DVD device to read from."
+#~ msgstr "..."
+
+#~ msgid "&Shuffle Playlist"
+#~ msgstr "Tièra de Lectura Aleatòria"
+
+#, fuzzy
+#~ msgid "VLC media player - Updates"
+#~ msgstr "Lector media VLC"
+
+#~ msgid "Select effect"
+#~ msgstr "Causir efèit"
+
 #, fuzzy
 #~ msgid "Small playlist"
 #~ msgstr "Salvar tièra de lectura"
index 0ab7771c26a956c09522e1f573dd9ca833d947e5..5e87760124578eed19598fe308a29bcf558dc385 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: pt_BR\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+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,41 +16,29 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:578
-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"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+msgid "Select \"Advanced Options\" to see all options."
 msgstr ""
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr "Geral"
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr "Interface"
 
 #: include/vlc_config_cat.h:40
-msgid "Settings for VLC interfaces"
+msgid "Settings for VLC's interfaces"
 msgstr ""
 
 #: include/vlc_config_cat.h:42
@@ -58,153 +46,149 @@ msgstr ""
 msgid "General interface setttings"
 msgstr "Configurações Gerais"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
+msgstr "Interface Skinnable"
+
+#: include/vlc_config_cat.h:45
+#, fuzzy
+msgid "Settings for the main interface"
+msgstr "Esconde a janela principal da interface"
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
 #, fuzzy
 msgid "Control interfaces"
 msgstr "Interface de controle remoto"
 
-#: include/vlc_config_cat.h:45
+#: include/vlc_config_cat.h:48
 #, fuzzy
-msgid "Control interface settings"
-msgstr "Configurações de plugins de interface"
+msgid "Settings for VLC's control interfaces"
+msgstr "Controle da interface por gestos do mouse"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 #, fuzzy
 msgid "Hotkeys settings"
 msgstr "Configurações de codificadores de audio"
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "Audio"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 #, fuzzy
 msgid "Audio settings"
 msgstr "Configurações de filtros de audio"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 #, fuzzy
 msgid "General audio settings"
 msgstr "Configurações Gerais"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr "Filtros"
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
+#: include/vlc_config_cat.h:62
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr ""
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "Visualizações"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 #, fuzzy
 msgid "Audio visualizations"
 msgstr "Visualizações"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 #, fuzzy
 msgid "Output modules"
 msgstr "Métodos de saída"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr "Estas são configurações gerais para módulos de saída de audio"
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr "Variados"
 
-#: include/vlc_config_cat.h:69
+#: include/vlc_config_cat.h:72
 #, fuzzy
-msgid "Miscellaneous audio settings and modules"
+msgid "Miscellaneous audio settings and modules."
 msgstr "Opções Variadas"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "Vídeo"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 #, fuzzy
 msgid "Video settings"
 msgstr "Configurações de filtros de vídeo"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 #, fuzzy
 msgid "General video settings"
 msgstr "Configurações Gerais"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 #, fuzzy
 msgid "Choose your preferred video output and configure it here."
 msgstr ""
 "Escolha a saída de vídeo de sua preferência na seção Vídeo, e configure-a "
 "aqui."
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
-msgstr ""
-
-#: include/vlc_config_cat.h:86
-#, fuzzy
-msgid "Subtitles/OSD"
-msgstr "Legendas"
-
 #: include/vlc_config_cat.h:87
-msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
+msgid "Video filters are used to postprocess the video stream."
 msgstr ""
 
 #: include/vlc_config_cat.h:89
 #, fuzzy
-msgid "Text rendering"
-msgstr "Renderização direta"
+msgid "Subtitles/OSD"
+msgstr "Legendas"
 
-#: include/vlc_config_cat.h:91
-#, fuzzy
+#: include/vlc_config_cat.h:90
 msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr ""
-"Use estas configurações para escolher a fonte que você quer que o VLC use "
-"para desenhar o texto (para mostrar legendas por exemplo)."
 
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr ""
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 #, fuzzy
 msgid "Access modules"
 msgstr "Módulo de acesso"
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 #, fuzzy
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
@@ -214,65 +198,65 @@ msgstr ""
 "Ajustes comuns que você pode querer alterar são o proxy http e os ajustes de "
 "cache."
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 #, fuzzy
 msgid "Access filters"
 msgstr "Módulo de acesso"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 #, fuzzy
 msgid "Demuxers"
 msgstr "Número do demux"
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
+#: include/vlc_config_cat.h:116
+msgid "Demuxers are used to separate audio and video streams."
 msgstr ""
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 #, fuzzy
 msgid "Video codecs"
 msgstr "Codec de vídeo"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+msgid "Settings for the video-only decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 #, fuzzy
 msgid "Audio codecs"
 msgstr "Codec de audio"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+msgid "Settings for the audio-only decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 #, fuzzy
 msgid "Other codecs"
 msgstr "Estéreo"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 #, fuzzy
 msgid "General input settings. Use with care."
 msgstr "Configurações Avançadas..."
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr "stream de saída"
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -280,45 +264,46 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 #, fuzzy
 msgid "General stream output settings"
 msgstr "Manter aberto o sout"
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 #, fuzzy
 msgid "Muxers"
 msgstr "Muxer:"
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 #, fuzzy
 msgid "Access output"
 msgstr "Módulo de acesso de saída"
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 #, fuzzy
 msgid "Packetizers"
 msgstr "Copiar packetizer"
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
 "This setting allows you to always force a packetizer. You should probably "
@@ -326,148 +311,149 @@ msgid ""
 "You can also set default parameters for each packetizer."
 msgstr ""
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 #, fuzzy
 msgid "Sout stream"
 msgstr "Parar Stream"
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
 "for each sout stream module here."
 msgstr ""
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 #, fuzzy
 msgid "SAP"
 msgstr "UDP"
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
 msgstr ""
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 #, fuzzy
 msgid "VOD"
 msgstr "DVD"
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr ""
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr "Lista de reprodução"
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr ""
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 #, fuzzy
 msgid "Services discovery"
 msgstr "Diretório fonte"
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr "Avançado"
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 #, fuzzy
 msgid "Advanced settings. Use with care."
 msgstr "Configurações Avançadas..."
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr ""
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr "Outras"
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "Opções Avançadas"
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 #, fuzzy
 msgid "Other advanced settings"
 msgstr "Configurações Avançadas..."
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr "Rede"
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr ""
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr "Configurações de módulos chroma"
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr "Estas configurações afetam os módulos de transformações de chroma"
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 #, fuzzy
 msgid "Packetizer modules settings"
 msgstr "Configurações de módulos decodificadores"
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 #, fuzzy
 msgid "Encoders settings"
 msgstr "Configurações de codificadores de audio"
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 #, fuzzy
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr "Estas são configurações gerais para módulos de codificação de audio"
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 #, fuzzy
 msgid "Dialog providers settings"
 msgstr "Configurações de codificadores de audio"
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr ""
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 msgid "Subtitle demuxer settings"
 msgstr "Configurações do demuxer de legendas"
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
@@ -475,33 +461,35 @@ msgstr ""
 "Nesta sessão você pode forçar o comportamento do demuxer de legendas, por "
 "exemplo ao ajustar o tipo de legenda ou o nome do arquivo."
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr "Configurações de filtros de vídeo"
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "Sem ajuda disponível"
 
-#: include/vlc_config_cat.h:224
-msgid "No help is available for these modules"
+#: include/vlc_config_cat.h:238
+#, fuzzy
+msgid "There is no help available for these modules."
 msgstr "Não há ajuda disponível para estes módulos"
 
 #: include/vlc_interface.h:137
+#, fuzzy
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 "\n"
 "Aviso: se você não consegue mais acessar a Interface Gráfica, abra uma "
 "janela do dos, vá para o diretório onde instalou o VLC e execute \"vlc -I "
 "wxwin\"\n"
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 #, fuzzy
 msgid "Meta-information"
 msgstr "Alvo de destino:"
@@ -509,21 +497,21 @@ msgstr "Alvo de destino:"
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "Título"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "Artista"
 
@@ -531,11 +519,11 @@ msgstr "Artista"
 msgid "Genre"
 msgstr "Gênero"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "Copyright"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
 msgstr ""
 
@@ -548,7 +536,7 @@ msgstr ""
 msgid "Description"
 msgstr "Descrição"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "Avaliação"
 
@@ -565,7 +553,7 @@ msgstr "Ajuste"
 msgid "URL"
 msgstr "URL"
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "Linguagem"
@@ -680,8 +668,20 @@ msgstr "Nome do Codec"
 msgid "Codec Description"
 msgstr "Descrição do Codec"
 
+#: include/vlc/vlc.h:578
+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/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "Desabilitar"
@@ -699,14 +699,14 @@ msgstr "Escopo"
 msgid "Spectrum"
 msgstr "Espectro"
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr ""
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "Filtros de audio"
 
@@ -726,20 +726,20 @@ msgid "Stereo"
 msgstr "Estéreo"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "Esquerdo"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "Direito"
 
@@ -811,93 +811,93 @@ msgstr "%s: opção `--%s' não permite um argumento\n"
 msgid "Bookmark %i"
 msgstr ""
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr "Faixa %i"
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "Programa"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "Stream %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "Codec"
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "Tipo"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "Canais"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr "Taxa de Amostra:"
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr "%d Hz"
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr "Bits por Amostra"
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr "Taxa de Bits"
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, fuzzy, c-format
 msgid "%d kb/s"
 msgstr "%d bps"
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr "Resolução"
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr "Resolução do monitor"
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 #, fuzzy
 msgid "Frame rate"
 msgstr "Taxa de Amostra:"
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr "Legenda"
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr "stream"
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr "Duração"
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 #, fuzzy
 msgid "Errors"
 msgstr "Erro"
@@ -906,7 +906,7 @@ msgstr "Erro"
 msgid "Bookmark"
 msgstr ""
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 #, fuzzy
 msgid "Programs"
 msgstr "Programa"
@@ -932,8 +932,8 @@ msgstr "Faixa de Vídeo"
 msgid "Audio Track"
 msgstr "Faixa de Audio"
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr "Faixa de Legendas"
 
@@ -971,15 +971,16 @@ msgid "Login"
 msgstr "Alemão"
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 #, fuzzy
 msgid "Password"
 msgstr "Senha FTP"
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "Trocar a Interface"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 #, fuzzy
 msgid "Add Interface"
@@ -994,15 +995,15 @@ msgstr "Pt_br"
 msgid "Help options"
 msgstr "Opções de ajuda"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr "string"
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "inteiro"
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr "flutuante"
 
@@ -1048,7 +1049,7 @@ msgstr ""
 "\n"
 "Pressione ENTER para continuar...\n"
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr "Auto"
 
@@ -1136,7 +1137,7 @@ msgstr ""
 msgid "Chinese Traditional"
 msgstr ""
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 #, fuzzy
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
@@ -1147,119 +1148,120 @@ msgstr ""
 "Você pode selecionar a interface principal, módulos de interface adicionais, "
 "e definir várias opções relacionadas."
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr "Módulo de interface"
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 #, fuzzy
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 "Esta opção permite que você selecione a interface a ser usada pelo VLC.\n"
 "O comportamento padrão é selecionar o melhor módulo disponível."
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr "Módulos extra de interface"
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
 #, fuzzy
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 "Esta opção permite que você selecione interfaces adicionais a serem usadas "
 "pelo VLC. Elas serão lançadas no plano de fundo em adição à interface "
 "padrão. Use uma lista separadas por vírgula os módulos de interface. "
 "(valores comuns são: logger,gestures,sap,rc,http,screensaver)"
 
-#: src/libvlc.h:72
+#: src/libvlc.h:77
 #, fuzzy
-msgid "This option allows you to select control interfaces. "
-msgstr "Esta opção permite definir os marcadores da lista de reprodução"
+msgid "You can select control interfaces for VLC."
+msgstr "Controle da interface por gestos do mouse"
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 msgid "Verbosity (0,1,2)"
 msgstr "Mensagem detalhadas (0,1,2)"
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
 #, fuzzy
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr ""
 "Esta opção ajusta o nível de detalhes (0=apenas erros e mensagens padrão, "
 "1=avisos, 2=depuração)."
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 msgid "Be quiet"
 msgstr "Silencioso"
 
-#: src/libvlc.h:81
+#: src/libvlc.h:86
 #, fuzzy
-msgid "This option turns off all warning and information messages."
+msgid "Turn off all warning and information messages."
 msgstr "Esta opção desativa todas as mensagens de aviso e informativas"
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 #, fuzzy
 msgid "Default stream"
 msgstr "Padrão"
 
-#: src/libvlc.h:85
-#, fuzzy
-msgid "This option allows you to always open a default stream on start-up."
-msgstr "Esta opção permite definir os marcadores da lista de reprodução"
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
+msgstr ""
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
+#, fuzzy
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr ""
 "Esta opção permite que você escolha a linguagem da interface. A linguagem do "
 "sistema será detectada automaticamente se \"auto\" for especificado aqui."
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "Mensagens coloridas"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
+#, fuzzy
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 "Quando esta opção é ativada, as mensagens enviadas ao console serão "
 "coloridas. Seu terminal precisa ter suporte a 'Linux color' para funcionar."
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr "Mostrar opções avançadas"
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
+#, fuzzy
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 "Quando esta opção é ativada, as preferências e/ou interfaces irão mostrar "
 "todas as opções disponíveis, incluindo aquelas que a maioria dos usuários "
 "não deveriam tocar nunca"
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 #, fuzzy
 msgid "Show interface with mouse"
 msgstr "Mostrar Interface"
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 #, fuzzy
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
@@ -1273,65 +1275,70 @@ msgstr ""
 "Habilite estes filtros aqui, e configure-os na opção \"audio filter\" na "
 "seção módulos"
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr "Módulo de saída de audio"
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
+#, fuzzy
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "Esta opção permite que você escolha o método de saída de audio usado pelo "
 "VLC. O comportamento padrão é selecionar automaticamente o melhor método "
 "disponível."
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr "Habilitar audio"
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
+#, fuzzy
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Você pode desabilitar completamente a saída de audio. Neste caso a "
 "decodificação de audio não será feita, economizando assim algum processamento"
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr "Forçar audio mono"
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 msgid "This will force a mono audio output."
 msgstr "Isto irá forçar a saída de audio no formato mono"
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 #, fuzzy
 msgid "Default audio volume"
 msgstr "Padrões"
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr ""
 "Você pode ajustar o volume padrão da saída de audio aqui, em uma faixa de 0 "
 "a 1024."
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 msgid "Audio output saved volume"
 msgstr "Volume salvo da saída de audio"
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+#, fuzzy
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr "Isto salva o volume da saída de audio quando você seleciona mudo."
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 #, fuzzy
 msgid "Audio output volume step"
 msgstr "Volume da saída de audio"
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 #, fuzzy
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
@@ -1340,11 +1347,11 @@ msgstr ""
 "Você pode ajustar o volume padrão da saída de audio aqui, em uma faixa de 0 "
 "a 1024."
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr "Freqüência de saída do audio (Hz)"
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
@@ -1352,11 +1359,11 @@ msgstr ""
 "Você pode forçar a freqüência de saída de audio aqui. Valores comuns são -1 "
 "(padrão), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr "Reamostragem de audio de alta qualidade"
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
@@ -1366,89 +1373,92 @@ msgstr ""
 "Reamostragem de autio de alta qualidade pode ser intensivo portato você pode "
 "desabilitar e em algorítimo mais simples de reamostragem será usado no lugar."
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 msgid "Audio desynchronization compensation"
 msgstr "Compensação de dessincronização de audio"
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
+#, fuzzy
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 "Esta opção permite que você atrase a saída de audio. Você deve dar o número "
 "de milissegungos. Isto pode ser útil se você notar um descompasso entre o "
 "vídeo e o audio."
 
-#: src/libvlc.h:162
-msgid "Preferred audio output channels mode"
+#: src/libvlc.h:173
+#, fuzzy
+msgid "Audio output channels mode"
 msgstr "Modo de saída de canais de audio de sua preferência"
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
+#, fuzzy
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 "Esta opção permite que você ajuste o modo de saída dos canais de audio que "
 "será usado por padrão quando possível (ex. se o seu hardware suportá-lo "
 "tanto quanto o stream de audio sendo tocado)"
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
 msgstr "Usar a saída de audio S/PDIF quando disponível"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
+#, fuzzy
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 "Esta opção permite que você use a saída de audio S/PDIF por padrão quando "
 "seu hardware suportar tanto quanto o stream de audio sendo tocado."
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 #, fuzzy
 msgid "Force detection of Dolby Surround"
 msgstr "Forçar seleção de todos os streams"
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 #, fuzzy
 msgid "On"
 msgstr "Abrir"
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr "Desligar"
 
-#: src/libvlc.h:186
+#: src/libvlc.h:197
 #, fuzzy
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr ""
 "Isto permite que você adicione filtros de pós-processamento de audio, para "
 "modificar o som, ou os módulos de visualização (analizador de spectro,...)"
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 #, fuzzy
 msgid "Audio visualizations "
 msgstr "Visualizações"
 
-#: src/libvlc.h:191
+#: src/libvlc.h:202
 #, fuzzy
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr ""
 "Isto permite que você adicione filtros de pós-processamento de audio, para "
 "modificar o som, ou os módulos de visualização (analizador de spectro,...)"
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 #, fuzzy
 msgid ""
 "These options allow you to modify the behavior of the video output "
@@ -1463,312 +1473,291 @@ msgstr ""
 " Habilite estes filtros aqui e configure-os na seção  de módulos \"video "
 "filters\" . Você também pode ajustar várias opções variadas de vídeo."
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr "Módulo de saída de vídeo"
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
+#, fuzzy
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "Esta opção permite que você selecione o método de saída de vídeo usado pelo "
 "VLC. O comportamento padrão é selecionar automaticamente o melhor método "
 "disponível."
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr "Habilitar vídeo"
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
+#, fuzzy
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Você pode desabilitar completamente a saída de vídeo. Neste caso a "
 "decodificação de vídeo não será feita, economizando algum poder de "
 "processamento"
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr "Largura do vídeo"
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
+#, fuzzy
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 "Você pode forçar a largura do vídeo aqui. Por padrão (-1) o VLC irá se "
 "adaptar às características do vídeo."
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr "Altura do vídeo"
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
+#, fuzzy
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 "Você pode forçar a altura do vídeo aqui. Por padrão (-1) o VLC irá se "
 "adaptar às características do vídeo."
 
-#: src/libvlc.h:222
+#: src/libvlc.h:236
 #, fuzzy
-msgid "Video x coordinate"
+msgid "Video X coordinate"
 msgstr "Codec de vídeo"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:227
+#: src/libvlc.h:241
 #, fuzzy
-msgid "Video y coordinate"
+msgid "Video Y coordinate"
 msgstr "Codec de vídeo"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 #, fuzzy
 msgid "Video title"
 msgstr "Tamanho do vídeo"
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
 msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr "Alinhamento do vídeo"
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
 #, fuzzy
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 "Você pode forçar o alinhamento do vídeo em sua janela. Por padrão (0) ele "
 "será centralizado (0=centro, 1=esquerda, 2=direita, 4=no alto, 8=em baixo, "
 "você também pode usar combinações desses valores)."
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr "Centro"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr "Acima"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr "Em baixo"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr "Acima à esquerda"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr "Acima à direita"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr "Em baixo à esquerda"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr "Em baixo à direita"
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr "Ampliar vídeo"
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr "Você pode ampliar o vídeo pelo fator especificado"
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr "Saída de vídeo em preto e branco"
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
+#, fuzzy
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 "Quando habilitado, as informações de cor do vídeo não serão decodificadas "
 "(isto também permite que você economize algum poder de processamento)."
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr "Saída de vídeo em tela cheia"
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
-msgstr ""
-"Quando esta opção estiver habilitada, o VLC irá sempre iniciar o vídeo no "
-"modo tela cheia"
+#: src/libvlc.h:272
+#, fuzzy
+msgid "Start video in fullscreen mode"
+msgstr "Método alternativo de tela cheia"
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr "Saída de vídeo 'Overlay'"
 
-#: src/libvlc.h:262
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
 msgstr ""
-"Se habilitado, o VLC irá tentar tirar vantagem das capacidades de overlay de "
-"sua placa de vídeo (aceleração por hardware)."
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr "Sempre por cima"
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 msgid "Always place the video window on top of other windows."
 msgstr "Sempre colocar a janela de vídeo por cima de outras janelas."
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr ""
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr ""
 
-#: src/libvlc.h:272
-#, fuzzy
-msgid "Log to file"
-msgstr "Nome do arq. Logo"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr ""
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
 #, fuzzy
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr ""
 "Quando esta opção estiver habilitada, o VLC irá sempre iniciar o vídeo no "
 "modo tela cheia"
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr "Módulo de filtros de vídeo"
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
+#, fuzzy
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 "Isto permite que você adicione um filtro de pós-processamento para melhorar "
 "a qualidade de imagem, por exemplo desentrelaçar, clonar ou distorcer a "
 "janela de vídeo."
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr ""
 
-#: src/libvlc.h:292
+#: src/libvlc.h:299
 #, fuzzy
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+msgid "Directory where the video snapshots will be stored."
 msgstr ""
 "Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 #, fuzzy
 msgid "Video snapshot format"
 msgstr "Formato de chroma da entrada de vídeo"
 
-#: src/libvlc.h:297
-#, fuzzy
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
 msgstr ""
-"Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 #, fuzzy
 msgid "Display video snapshot preview"
 msgstr "Mostrar ao fazer o streaming"
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 #, fuzzy
 msgid "Video cropping"
 msgstr "Altura do vídeo"
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr "Proporção de aspecto da fonte"
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
+#, fuzzy
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
@@ -1781,51 +1770,62 @@ msgstr ""
 "imagem, ou um valor flutuante (1.25, 1.3333, etc.) expressando a "
 "retangularidade do pixel."
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr ""
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 #, fuzzy
 msgid "Monitor pixel aspect ratio"
 msgstr "Proporção de aspecto da fonte"
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 #, fuzzy
 msgid "Skip frames"
 msgstr "Blues"
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr ""
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "Blues"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr ""
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 #, fuzzy
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
@@ -1836,11 +1836,11 @@ msgstr ""
 "entrada, como os dispositivos de DVD e VCD, as configurações da interface de "
 "rede ou o canal de legendas"
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr "Relógio contador de média de referência"
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
@@ -1848,28 +1848,28 @@ msgstr ""
 "Ao usar a entrada PVR (ou uma fonte muito irregular), você deveria ajustar "
 "isto para 10000."
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 #, fuzzy
 msgid "Clock synchronisation"
 msgstr "Descrição do Codec"
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr ""
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr ""
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1881,223 +1881,221 @@ msgstr ""
 msgid "Default"
 msgstr "Padrão"
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr "Habilitar"
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 #, fuzzy
 msgid "UDP port"
 msgstr "Porta"
 
-#: src/libvlc.h:369
+#: src/libvlc.h:384
 #, fuzzy
-msgid "This is the port used for UDP streams. 1234 by default."
+msgid "This is the default port used for UDP streams. Default is 1234."
 msgstr ""
 "Esta é a porta usada para streams UDP. Por padrão, nós escolhemos 1234."
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr "MTU da interface de rede"
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
 #, fuzzy
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 "Este é o tamanho típico dos pacotes UDP que nós esperamos. Na Ethernet ele é "
 "normalmente 1500"
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 #, fuzzy
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 "Indique aqui o Tempo De Vida dos pacotes multicast enviados pelo stream de "
 "saída"
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 #, fuzzy
 msgid "IPv6 multicast output interface"
 msgstr "Controle de interface pelo joystick"
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr ""
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 #, fuzzy
 msgid "IPv4 multicast output interface address"
 msgstr "Controle de interface pelo joystick"
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 
-#: src/libvlc.h:391
-#, fuzzy
-msgid "Program to select"
-msgstr "Decofificador de vídeo Theora"
-
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
 "if you want to read a multi-program stream (like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:397
-#, fuzzy
-msgid "Programs to select"
-msgstr "Decofificador de vídeo Theora"
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 #, fuzzy
 msgid "Audio track"
 msgstr "Faixa de Audio"
 
-#: src/libvlc.h:406
+#: src/libvlc.h:422
 #, fuzzy
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr ""
 "Dê o número do stream do canal de audio que você que usar em um DVD (de 1 a "
 "n)"
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 #, fuzzy
 msgid "Subtitles track"
 msgstr "Faixa de Legendas"
 
-#: src/libvlc.h:411
+#: src/libvlc.h:427
 #, fuzzy
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr ""
 "Dê o número do stream do canal de legendas que você que usar (de 1 a n)."
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 #, fuzzy
 msgid "Audio language"
 msgstr "Escolha o canal de audio"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 #, fuzzy
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr ""
 "Dê o número do stream do canal de audio que você que usar em um DVD (de 1 a "
 "n)"
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 #, fuzzy
 msgid "Subtitle language"
 msgstr "Escolha o canal de audio"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
 #, fuzzy
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
 msgstr ""
 "Dê o número do stream do canal de legendas que você que usar (de 1 a n)."
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 #, fuzzy
 msgid "Audio track ID"
 msgstr "Faixa de Audio"
 
-#: src/libvlc.h:426
+#: src/libvlc.h:443
 #, fuzzy
-msgid "Give the stream ID of the audio track you want to use."
+msgid "Stream ID of the audio track to use."
 msgstr ""
 "Dê o número do stream do canal de audio que você que usar em um DVD (de 1 a "
 "n)"
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 #, fuzzy
 msgid "Subtitles track ID"
 msgstr "Faixa de Legendas"
 
-#: src/libvlc.h:430
+#: src/libvlc.h:447
 #, fuzzy
-msgid "Give the stream ID of the subtitle track you want to use."
+msgid "Stream ID of the subtitle track to use."
 msgstr ""
 "Dê o número do stream do canal de legendas que você que usar (de 1 a n)."
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 #, fuzzy
 msgid "Input repetitions"
 msgstr "Opções de saída"
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr "Número de vezes que a mesma entrada será repetida."
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
-msgstr ""
+#: src/libvlc.h:453
+#, fuzzy
+msgid "Start time"
+msgstr "Iniciar!"
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
 msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:457
 #, fuzzy
-msgid "Input list"
-msgstr "Entrada"
+msgid "Stop time"
+msgstr "Parar Stream"
 
-#: src/libvlc.h:443
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
+msgstr ""
+
+#: src/libvlc.h:461
+#, fuzzy
+msgid "Input list"
+msgstr "Entrada"
+
+#: src/libvlc.h:463
 #, fuzzy
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr ""
 "Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr ""
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr ""
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 #, fuzzy
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
@@ -2111,12 +2109,12 @@ msgstr ""
 " Habilite estes filtros aqui e configure-os na seção  de módulos \"video "
 "filters\" . Você também pode ajustar várias opções variadas de vídeo."
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 #, fuzzy
 msgid "Force subtitle position"
 msgstr "Forçar posição SPU"
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
@@ -2124,54 +2122,56 @@ msgstr ""
 "Você pode usar esta opção para colocar as legendas debaixo do filme, ao "
 "invés de sobre o filme. Tente diversas posições."
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 #, fuzzy
 msgid "Enable sub-pictures"
 msgstr "Legendas"
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr "Mostrar na tela"
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
+#, fuzzy
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 "O VLC pode mostrar mensagens no vídeo. Isto é chamado de OSD. Você pode "
 "desabilitar esta função aqui."
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 #, fuzzy
 msgid "Subpictures filter module"
 msgstr "Módulo de filtros de vídeo"
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr "Auto-detectar arquivos de legendas"
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr ""
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 #, fuzzy
 msgid "Subtitle autodetection fuzziness"
 msgstr "Indistinção na autodetecção de legendas"
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -2182,32 +2182,32 @@ msgid ""
 "4 = subtitle file matching the movie name exactly"
 msgstr ""
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 #, fuzzy
 msgid "Subtitle autodetection paths"
 msgstr "Indistinção na autodetecção de legendas"
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
 msgstr ""
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr "Usar arquivo de legendas"
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
 msgstr ""
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr "Dispositivo de DVD"
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 #, fuzzy
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
@@ -2216,15 +2216,15 @@ msgstr ""
 " Este é o drive de DVD padrão (ou arquivo) a ser usado. Não se esqueça dos "
 "doispontos após a letra do drive (ex D:)"
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr "Este é o dispositivo de DVD padrão."
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr "Dispositivo de VCD"
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
@@ -2232,15 +2232,15 @@ msgstr ""
 "Este é o dispositivo de VCD usado por padrão. Se você não especificar nada, "
 "iremos procurar por um dispositivo de CD-ROM apropriado."
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr "Este é o dispositivo de VCD padrão."
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 msgid "Audio CD device"
 msgstr "Dispositivo de Audio CD"
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
@@ -2248,153 +2248,143 @@ msgstr ""
 "Este é o dispositivo de CD de Audio usado por padrão. Se você não "
 "especificar nada, iremos procurar por um dispositivo de CD-ROM apropriado."
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 msgid "This is the default Audio CD device to use."
 msgstr "Este é o dispositivo de CD de Audio a ser usado como padrão."
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr "Forçar IPv6"
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+#, fuzzy
+msgid "IPv6 will be used by default for all connections."
 msgstr ""
 "Se você marcar esta caixa, o IPv6 será usado por padrão para todas as "
 "conexões UDP e HTTP"
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr "Forçar IPv4"
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+#, fuzzy
+msgid "IPv4 will be used by default for all connections."
 msgstr ""
 "Se você marcar esta caixa, o IPv4 será usado por padrão para todas as "
 "conexões UDP e HTTP"
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+msgid "TCP connection timeout"
 msgstr ""
 
-#: src/libvlc.h:549
+#: src/libvlc.h:570
 #, fuzzy
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
-msgstr ""
-"Permite que você modifique o valor padrão de cache para streams udp. Este "
-"valor deverá ser ajustado em unidades de milisegundos."
+msgid "Default TCP connection timeout (in milliseconds). "
+msgstr "Valor de cache em milisegundos"
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 #, fuzzy
 msgid "SOCKS server"
 msgstr "servidor CDDB"
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
 #, fuzzy
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 "Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 #, fuzzy
 msgid "SOCKS user name"
 msgstr "Nome de usuário FTP"
 
-#: src/libvlc.h:558
+#: src/libvlc.h:579
 #, fuzzy
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr ""
 "Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 #, fuzzy
 msgid "SOCKS password"
 msgstr "Senha FTP"
 
-#: src/libvlc.h:562
+#: src/libvlc.h:583
 #, fuzzy
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr "Permite que você modifique a senha que será usada na a conexão."
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 msgid "Title metadata"
 msgstr ""
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr ""
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr ""
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr ""
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 #, fuzzy
 msgid "Copyright metadata"
 msgstr "Copyright"
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 #, fuzzy
 msgid "Description metadata"
 msgstr "Descrição"
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 #, fuzzy
 msgid "Date metadata"
 msgstr "Death metal"
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr ""
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
@@ -2404,32 +2394,35 @@ msgstr ""
 "(métodos de descompressão). Apenas usuários avançados devem alterar esta "
 "opção sendo que a mesma pode quebrar a tocagem de seus streams"
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
-msgstr "Lista de codecs preferida"
+#: src/libvlc.h:623
+#, fuzzy
+msgid "Preferred decoders list"
+msgstr "Lista de codificadores preferida"
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
+#, fuzzy
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
-"Isto permite que você selecione uma lista de codecs que o VLC irá usar em "
-"prioridade. Por exemplo, 'dummy,a52' irá tentar o codec dummy e o a52 antes "
-"de tentar os outros."
+"Esta opção pode ser usada para alterar como o VLC seleciona seu codecs "
+"(métodos de descompressão). Apenas usuários avançados devem alterar esta "
+"opção sendo que a mesma pode quebrar a tocagem de seus streams"
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr "Lista de codificadores preferida"
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
+#, fuzzy
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr ""
 "Isto permite que você seleciona a ordem em que o VLC irá escolher seus "
 "codificadores."
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
@@ -2437,82 +2430,85 @@ msgstr ""
 "Estas opções permitem que você ajuste as opções globais para o subsistema do "
 "stream de saída."
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 #, fuzzy
 msgid "Default stream output chain"
 msgstr "Duplicar stream de saída"
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
 "to learn how to build such chains.Warning: this chain will be enabled for "
 "all streams."
 msgstr ""
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr "Habilitar streaming de todos os ES"
 
-#: src/libvlc.h:625
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+#: src/libvlc.h:652
+#, fuzzy
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr ""
 "Isto permite que você faça o stream de todos os ES (vídeo, audio e legendas)"
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr "Mostrar ao fazer o streaming"
 
-#: src/libvlc.h:629
-msgid "This allows you to play the stream while streaming it."
+#: src/libvlc.h:656
+#, fuzzy
+msgid "Play locally the stream while streaming it."
 msgstr ""
 "Isto permite que você toque o stream enquanto estiver fazendo o streming do "
 "mesmo."
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr "Habilitar saída do stream de vídeo"
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
+#, fuzzy
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Isto permite que você escolha se o stream de vídeo deve ser redirecionado "
 "para o instrumento de saída quando este último estiver habilitado"
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr "Habilitar saída de stream de audio"
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
 #, fuzzy
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Isto permite que você escolha se o stream de vídeo deve ser redirecionado "
 "para o instrumento de saída quando este último estiver habilitado"
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 #, fuzzy
 msgid "Enable SPU stream output"
 msgstr "Habilitar saída de stream de audio"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 #, fuzzy
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Isto permite que você escolha se o stream de vídeo deve ser redirecionado "
 "para o instrumento de saída quando este último estiver habilitado"
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 #, fuzzy
 msgid "Keep stream output open"
 msgstr "Manter aberto o sout"
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 #, fuzzy
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
@@ -2523,59 +2519,59 @@ msgstr ""
 "múltiplos da lista de reprodução (adiciona automaticamente acumular "
 "stream_out se não especificado)"
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 msgid "Preferred packetizer list"
 msgstr "Lista de empacotador favorita"
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr ""
 "Isto permite que você seleciona a ordem em que o VLC irá escolher seus "
 "empacotadores."
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr "Módulo mux"
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr ""
 "Esta é uma entrada legado para permitir que você configure os módulos mux"
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr "Módulo de acesso de saída"
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr ""
 "Esta é uma entrada legado para permitir que você configure os módulos de "
 "saída"
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 #, fuzzy
 msgid "Control SAP flow"
 msgstr "Controlador"
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 #, fuzzy
 msgid "SAP announcement interval"
 msgstr "Anúncio SAP"
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 #, fuzzy
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
@@ -2584,12 +2580,12 @@ msgstr ""
 "Estas opções permitem que você habilite otimizações de CPU especiais.\n"
 "Você deveria manter sempre todas habilitadas."
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 #, fuzzy
 msgid "Enable FPU support"
 msgstr "Habilitar suporte a CPU MMX"
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 #, fuzzy
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
@@ -2598,11 +2594,11 @@ msgstr ""
 "Se o seu processador suporta o set de instruções Altivec, o VLC pode "
 "tirarvantagem delas"
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr "Habilitar suporte a CPU MMX"
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
@@ -2610,11 +2606,11 @@ msgstr ""
 "Se o seu processador suporta o set de instruções MMX, o VLC pode "
 "tirarvantagem delas"
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr "Habilitar suporte a CPU 3D Now!"
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
@@ -2622,11 +2618,11 @@ msgstr ""
 "Se o seu processador suporta o set de instruções 3D Now!, o VLC pode "
 "tirarvantagem delas"
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr "Habilitar suporte a CPU MMX EXT"
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
@@ -2634,11 +2630,11 @@ msgstr ""
 "Se o seu processador suporta o set de instruções MMX EXT, o VLC pode "
 "tirarvantagem delas"
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr "Habilitar suporte a CPU SSE"
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
@@ -2646,11 +2642,11 @@ msgstr ""
 "Se o seu processador suporta o set de instruções SSE, o VLC pode "
 "tirarvantagem delas"
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr "Habilitar suporte a CPU SSE2"
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
@@ -2658,11 +2654,11 @@ msgstr ""
 "Se o seu processador suporta o set de instruções SSE2, o VLC pode "
 "tirarvantagem delas"
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr "Habilitar suporte a CPU AltiVec"
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
@@ -2670,84 +2666,7 @@ msgstr ""
 "Se o seu processador suporta o set de instruções Altivec, o VLC pode "
 "tirarvantagem delas"
 
-#: src/libvlc.h:714
-#, fuzzy
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-"Estas opções definem o comportamento da lista de reprodução. Alguns deles "
-"podem ser alterados na caixa de diálogo da lista de reprodução."
-
-#: src/libvlc.h:717
-msgid "Automatically preparse files"
-msgstr ""
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-#, fuzzy
-msgid "Services discovery modules"
-msgstr "Módulo decodificador Tarkin"
-
-#: src/libvlc.h:724
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-
-#: src/libvlc.h:727
-msgid "Play files randomly forever"
-msgstr "Tocar arquivos aleatoriamente eternamente"
-
-#: src/libvlc.h:729
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr ""
-"Quando selecionado, o VLC ira tocar os arquivos na lista de reprodução "
-"aleatóriamente até ser interrompido"
-
-#: src/libvlc.h:732
-#, fuzzy
-msgid "Repeat all"
-msgstr "Repetir Tudo"
-
-#: src/libvlc.h:734
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr ""
-"Se você deseja que o VLC fique tocando a lista de reprodução indefinidamente "
-"então habilite esta opção."
-
-#: src/libvlc.h:737
-#, fuzzy
-msgid "Repeat current item"
-msgstr "Repetir ítem atual."
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr ""
-"Quando ativo, o VLC irá tocar repedidamente o ítem atual da lista de "
-"reprodução."
-
-#: src/libvlc.h:742
-#, fuzzy
-msgid "Play and stop"
-msgstr "Sempre por cima"
-
-#: src/libvlc.h:744
-msgid "Stop the playlist after each played playlist item. "
-msgstr ""
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
@@ -2755,11 +2674,11 @@ msgstr ""
 "Estas opções permitem que você selecione os módulos padrões. Deixe estas "
 "opções de lado a não ser que você realmente saiba o que está fazendo."
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr "Módulo de cópia de memória"
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
@@ -2767,42 +2686,45 @@ msgstr ""
 "Você pode selecionar qual módulo de cópia de memória você quer usar. Por "
 "padrão o VLC irá escolher o mais rápido suportado pelo seu hardware."
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 msgid "Access module"
 msgstr "Módulo de acesso"
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
 "option unless you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 #, fuzzy
 msgid "Access filter module"
 msgstr "Módulo de acesso"
 
-#: src/libvlc.h:763
-#, fuzzy
-msgid "This is a legacy entry to let you configure access filter modules."
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
 msgstr ""
-"Esta é uma entrada legado para deixar você configurar os módulos de acesso"
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 msgid "Demux module"
 msgstr "Módulo de demux"
 
-#: src/libvlc.h:767
-msgid "This is a legacy entry to let you configure demux modules."
+#: src/libvlc.h:771
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
 msgstr ""
-"Esta é uma entrada legado para deixar você configurar os módulos de demux"
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr "Permitir prioridade tempo-real"
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2814,11 +2736,11 @@ msgstr ""
 "pode, entretanto, travar a sua máquina por inteiro, ou deixá-la muito lenta. "
 "Você deve apenas ativar isto se você souber o que está fazendo."
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr "Ajusta a prioridade do VLC"
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 #, fuzzy
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
@@ -2829,76 +2751,87 @@ msgstr ""
 "padrão do VLC. Você pode usar isto para ajustar a prioridade do VLC com "
 "relação a outros programas, ou com relação a outras instâncias do VLC."
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr "Minimizar o número de processos"
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+#, fuzzy
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr "Minimizar o número de processos necessários para rodar o VLC"
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr "Caminho de procura dos módulos"
 
-#: src/libvlc.h:789
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+#: src/libvlc.h:796
+#, fuzzy
+msgid "Additional path for VLC to look for its modules."
 msgstr ""
 "Esta opção permite que se especifique um caminho adicional para que o VLC "
 "procure por seus módulos."
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 #, fuzzy
 msgid "VLM configuration file"
 msgstr "Opções Comuns"
 
-#: src/libvlc.h:794
-#, fuzzy
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
 msgstr ""
-"Esta opção permite que se especifique um caminho adicional para que o VLC "
-"procure por seus módulos."
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr ""
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
+#: src/libvlc.h:808
 #, fuzzy
-msgid "This option allows you to collect miscellaneous statistics."
+msgid "Collect miscellaneous statistics."
 msgstr "Esta opção permite definir os marcadores da lista de reprodução"
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr ""
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr ""
 
-#: src/libvlc.h:810
+#: src/libvlc.h:814
+#, fuzzy
+msgid "Log to file"
+msgstr "Nome do arq. Logo"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
+msgstr ""
+
+#: src/libvlc.h:818
+msgid "Log to syslog"
+msgstr ""
+
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
+msgstr ""
+
+#: src/libvlc.h:822
 msgid "Allow only one running instance"
 msgstr "Permitir executar apenas uma instância."
 
-#: src/libvlc.h:812
+#: src/libvlc.h:824
+#, fuzzy
 msgid ""
 "Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
 "explorer. This option will allow you to play the file with the already "
 "running instance or enqueue it."
 msgstr ""
@@ -2908,21 +2841,11 @@ msgstr ""
 "arquivo no explorer. Esta opção ira permitir que você execute o arquivo na "
 "instância já aberta ou colocar na fila."
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
-msgstr ""
-
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
-msgstr ""
-
-#: src/libvlc.h:824
+#: src/libvlc.h:830
 msgid "Increase the priority of the process"
 msgstr "Aumentar a prioridade do processo"
 
-#: src/libvlc.h:826
+#: src/libvlc.h:832
 #, fuzzy
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
@@ -2940,11 +2863,11 @@ msgstr ""
 "pegar todo o tempo do processador e tornar todo o sistema inacessível o que "
 "poderá requerer uma reinicialização da sua máquina."
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr "Mutex rápido em NT/2K/XP (desenvolvedores apenas)"
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 #, fuzzy
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
@@ -2956,12 +2879,12 @@ msgstr ""
 "pode usar a implementação do Win9x que é mais rápida mas você pode ter "
 "alguns problemas com ela."
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr ""
 "Implementação de variáveis de condição para Win9x (apenas desenvolvedores)"
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
 "implementation (more precisely there is a possibility for a race condition "
@@ -2975,498 +2898,635 @@ msgstr ""
 "lentas que são mais robustas. Atualmente você pode escolher entre "
 "implementação 0 (que é o padrão e o mais rápido), 1 e 2."
 
-#: src/libvlc.h:851
-msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
 msgstr ""
-"Estas configurações são as ligações globais de teclas do VLC, conhecidas "
-"como \"hotkeys\"."
 
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
-#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
-#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
-msgid "Fullscreen"
-msgstr "Tela cheia"
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
 
-#: src/libvlc.h:855
-msgid "Select the hotkey to use to swap fullscreen state."
-msgstr "Selecione o atalho a ser usado para trocar o estado de tela cheia."
+#: src/libvlc.h:869
+#, fuzzy
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
+msgstr ""
+"Estas opções definem o comportamento da lista de reprodução. Alguns deles "
+"podem ser alterados na caixa de diálogo da lista de reprodução."
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
-msgid "Play/Pause"
-msgstr "Tocar/Pausar"
+#: src/libvlc.h:872
+msgid "Automatically preparse files"
+msgstr ""
 
-#: src/libvlc.h:857
-msgid "Select the hotkey to use to swap paused state."
-msgstr "Selecione o atalho a ser usado para trocar o estado de pausa."
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
+msgstr ""
 
-#: src/libvlc.h:858
+#: src/libvlc.h:877
+#, fuzzy
+msgid "Services discovery modules"
+msgstr "Módulo decodificador Tarkin"
+
+#: src/libvlc.h:879
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
+
+#: src/libvlc.h:882
+msgid "Play files randomly forever"
+msgstr "Tocar arquivos aleatoriamente eternamente"
+
+#: src/libvlc.h:884
+#, fuzzy
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr ""
+"Quando selecionado, o VLC ira tocar os arquivos na lista de reprodução "
+"aleatóriamente até ser interrompido"
+
+#: src/libvlc.h:886
+#, fuzzy
+msgid "Repeat all"
+msgstr "Repetir Tudo"
+
+#: src/libvlc.h:888
+#, fuzzy
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr ""
+"Se você deseja que o VLC fique tocando a lista de reprodução indefinidamente "
+"então habilite esta opção."
+
+#: src/libvlc.h:890
+#, fuzzy
+msgid "Repeat current item"
+msgstr "Repetir ítem atual."
+
+#: src/libvlc.h:892
+#, fuzzy
+msgid "VLC will keep playing the current playlist item."
+msgstr ""
+"Quando ativo, o VLC irá tocar repedidamente o ítem atual da lista de "
+"reprodução."
+
+#: src/libvlc.h:894
+#, fuzzy
+msgid "Play and stop"
+msgstr "Sempre por cima"
+
+#: src/libvlc.h:896
+msgid "Stop the playlist after each played playlist item."
+msgstr ""
+
+#: src/libvlc.h:903
+msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
+msgstr ""
+"Estas configurações são as ligações globais de teclas do VLC, conhecidas "
+"como \"hotkeys\"."
+
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
+#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
+msgid "Fullscreen"
+msgstr "Tela cheia"
+
+#: src/libvlc.h:907
+msgid "Select the hotkey to use to swap fullscreen state."
+msgstr "Selecione o atalho a ser usado para trocar o estado de tela cheia."
+
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
+msgid "Play/Pause"
+msgstr "Tocar/Pausar"
+
+#: src/libvlc.h:909
+msgid "Select the hotkey to use to swap paused state."
+msgstr "Selecione o atalho a ser usado para trocar o estado de pausa."
+
+#: src/libvlc.h:910
 msgid "Pause only"
 msgstr "Pausar apenas"
 
-#: src/libvlc.h:859
+#: src/libvlc.h:911
 msgid "Select the hotkey to use to pause."
 msgstr "Selecione o atalho a ser usado para pausar."
 
-#: src/libvlc.h:860
+#: src/libvlc.h:912
 msgid "Play only"
 msgstr "Apenas tocar"
 
-#: src/libvlc.h:861
+#: src/libvlc.h:913
 msgid "Select the hotkey to use to play."
 msgstr "Selecione o atalho a ser usado para tocar."
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
 msgid "Faster"
 msgstr "Mais Rápido"
 
-#: src/libvlc.h:863
+#: src/libvlc.h:915
 msgid "Select the hotkey to use for fast forward playback."
 msgstr "Selecione o atalho a ser usado para tocar mais rápido."
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
 msgid "Slower"
 msgstr "Mais Devagar"
 
-#: src/libvlc.h:865
+#: src/libvlc.h:917
 msgid "Select the hotkey to use for slow motion playback."
 msgstr "Selecione o atalho a ser usado para tocar em câmera lenta."
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr "Próximo"
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr ""
 "Selecione o atalho a ser usado para passar para o próximo ítem na lista de "
 "reprodução."
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr "Anterior"
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr ""
 "Selecione o atalho a ser usado para passar para o ítem anterior na lista de "
 "reprodução."
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr "Parar"
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
+#: src/libvlc.h:923
+#, fuzzy
+msgid "Select the hotkey to stop playback."
 msgstr "Selecione o atalho para parar de tocar."
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr "Posição"
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr "selecione o atalho para mostrar a posição."
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 #, fuzzy
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr "Selecione o atalho a ser usado para avançar 5 minutos."
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 #, fuzzy
 msgid "Short backwards jump"
 msgstr "Ir para trás"
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 #, fuzzy
 msgid "Select the hotkey to make a short backwards jump."
 msgstr "Selecione o atalho para retroceder 10 segundos."
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 #, fuzzy
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr "Selecione o atalho a ser usado para voltar 1 minuto."
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 #, fuzzy
 msgid "Long backwards jump"
 msgstr "Ir para trás"
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 #, fuzzy
 msgid "Select the hotkey to make a long backwards jump."
 msgstr "Selecione o atalho para retroceder 10 segundos."
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 #, fuzzy
 msgid "Select the hotkey to make a very short forward jump."
 msgstr "Selecione o atalho a ser usado para tocar mais rápido."
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 #, fuzzy
 msgid "Short forward jump"
 msgstr "Passo Adiante"
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 #, fuzzy
 msgid "Select the hotkey to make a short forward jump."
 msgstr "Selecione o atalho para avançar 10 segundos."
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 #, fuzzy
 msgid "Select the hotkey to make a medium forward jump."
 msgstr "Selecione o atalho a ser usado para avançar 1 minuto."
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 #, fuzzy
 msgid "Select the hotkey to make a long forward jump."
 msgstr "Selecione o atalho para avançar 10 segundos."
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
+#: src/libvlc.h:959
 #, fuzzy
-msgid "Long jump size"
+msgid "Long jump length"
 msgstr "Tamanho da fonte"
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr "Sair"
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 #, fuzzy
 msgid "Select the hotkey to quit the application."
 msgstr "selecione o atalho para sair do programa."
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 msgid "Navigate up"
 msgstr "Navegar acima"
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 #, fuzzy
 msgid "Select the key to move the selector up in DVD menus."
 msgstr "Selecione a tecla para mover o seletor para cima em menus dvd."
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 msgid "Navigate down"
 msgstr "Navegar abaixo"
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 #, fuzzy
 msgid "Select the key to move the selector down in DVD menus."
 msgstr "Selecione a tecla para mover o seletor para baixo em menus dvd."
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 msgid "Navigate left"
 msgstr "Navegar a esquerda"
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 #, fuzzy
 msgid "Select the key to move the selector left in DVD menus."
 msgstr "Selecione a tecla para mover o seletor para a esquerda em menus dvd."
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 msgid "Navigate right"
 msgstr "Navegar a direita"
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 #, fuzzy
 msgid "Select the key to move the selector right in DVD menus."
 msgstr "Selecione a tecla para mover o seletor para a direita em menus dvd."
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr "Ativar"
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 #, fuzzy
 msgid "Select the key to activate selected item in DVD menus."
 msgstr "Selecione a tecla para ativar o ítem selecionado em menus DVD."
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 #, fuzzy
 msgid "Go to the DVD menu"
 msgstr "Vai para o menu de preferências"
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 #, fuzzy
 msgid "Select the key to take you to the DVD menu"
 msgstr "Selecione a tecla para ativar o ítem selecionado em menus DVD."
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 #, fuzzy
 msgid "Select previous DVD title"
 msgstr "Seleciona título anterior"
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 #, fuzzy
 msgid "Select the key to choose the previous title from the DVD"
 msgstr ""
 "Selecione o atalho a ser usado para passar para o ítem anterior na lista de "
 "reprodução."
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 #, fuzzy
 msgid "Select next DVD title"
 msgstr "Seleciona capitulo posterior"
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 #, fuzzy
 msgid "Select the key to choose the next title from the DVD"
 msgstr "Selecione a tecla para mover o seletor para a esquerda em menus dvd."
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 #, fuzzy
 msgid "Select prev DVD chapter"
 msgstr "Seleciona capitulo anterior"
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 #, fuzzy
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr ""
 "Selecione o atalho a ser usado para passar para o ítem anterior na lista de "
 "reprodução."
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 #, fuzzy
 msgid "Select next DVD chapter"
 msgstr "Seleciona capitulo posterior"
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 #, fuzzy
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr "Selecione a tecla para mover o seletor para a esquerda em menus dvd."
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr "Aumentar Volume"
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr "Selecione a tecla para aumentar o volume do audio."
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr "Abaixar volume"
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr "Selecione a tecla para diminuir o volume do audio."
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr "Mudo"
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
-msgstr "Selecione a tecla para desligar o volume do audio."
+#: src/libvlc.h:989
+#, fuzzy
+msgid "Select the key to mute audio."
+msgstr "Selecione o atalho a ser usado para pausar."
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 #, fuzzy
 msgid "Subtitle delay up"
 msgstr "Arquivo de legendas"
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 #, fuzzy
 msgid "Select the key to increase the subtitle delay."
 msgstr "Selecione a tecla para aumentar o volume do audio."
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 #, fuzzy
 msgid "Subtitle delay down"
 msgstr "Codificação das legendas"
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 #, fuzzy
 msgid "Select the key to decrease the subtitle delay."
 msgstr "Selecione a tecla para diminuir o volume do audio."
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 #, fuzzy
 msgid "Audio delay up"
 msgstr "Arquivo de legendas"
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 #, fuzzy
 msgid "Select the key to increase the audio delay."
 msgstr "Selecione a tecla para aumentar o volume do audio."
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 #, fuzzy
 msgid "Audio delay down"
 msgstr "Codificação das legendas"
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 #, fuzzy
 msgid "Select the key to decrease the audio delay."
 msgstr "Selecione a tecla para diminuir o volume do audio."
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr "Tocar marcador 1 da lista de reprodução"
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr "Tocar marcador 12 da lista de reprodução"
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr "Tocar marcador 3 da lista de reprodução"
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr "Tocar marcador 4 da lista de reprodução"
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr "Tocar marcador 5 da lista de reprodução"
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr "Tocar marcador 6 da lista de reprodução"
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr "Tocar marcador 7 da lista de reprodução"
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr "Tocar marcador 8 da lista de reprodução"
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr "Tocar marcador 9 da lista de reprodução"
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr "Tocar marcador 10 da lista de reprodução"
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 msgid "Select the key to play this bookmark."
 msgstr "Selecione o atalho para tocar este marcador."
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 msgid "Set playlist bookmark 1"
 msgstr "Configurar marcador 1 da lista de reprodução"
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 msgid "Set playlist bookmark 2"
 msgstr "Configurar marcador 2 da lista de reprodução"
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 msgid "Set playlist bookmark 3"
 msgstr "Configurar marcador 3 da lista de reprodução"
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 msgid "Set playlist bookmark 4"
 msgstr "Configurar marcador 4 da lista de reprodução"
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 msgid "Set playlist bookmark 5"
 msgstr "Configurar marcador 5 da lista de reprodução"
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 msgid "Set playlist bookmark 6"
 msgstr "Configurar marcador 6 da lista de reprodução"
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 msgid "Set playlist bookmark 7"
 msgstr "Configurar marcador 7 da lista de reprodução"
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 msgid "Set playlist bookmark 8"
 msgstr "Configurar marcador 8 da lista de reprodução"
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 msgid "Set playlist bookmark 9"
 msgstr "Configurar marcador 9 da lista de reprodução"
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 msgid "Set playlist bookmark 10"
 msgstr "Configurar marcador 10 da lista de reprodução"
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 msgid "Select the key to set this playlist bookmark."
 msgstr ""
 "Selecione a tecla para configurar este marcador da lista de reprodução."
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+msgid "Playlist bookmark 1"
+msgstr "Marcador 1 da lista de reprodução"
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+msgid "Playlist bookmark 2"
+msgstr "Marcador 2 da lista de reprodução"
+
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+msgid "Playlist bookmark 3"
+msgstr "Marcador 3 da lista de reprodução"
+
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+msgid "Playlist bookmark 4"
+msgstr "Marcador 4 da lista de reprodução"
+
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+msgid "Playlist bookmark 5"
+msgstr "Marcador 5 da lista de reprodução"
+
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+msgid "Playlist bookmark 6"
+msgstr "Marcador 6 da lista de reprodução"
+
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+msgid "Playlist bookmark 7"
+msgstr "Marcador 7 da lista de reprodução"
+
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+msgid "Playlist bookmark 8"
+msgstr "Marcador 8 da lista de reprodução"
+
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+msgid "Playlist bookmark 9"
+msgstr "Marcador 9 da lista de reprodução"
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+msgid "Playlist bookmark 10"
+msgstr "Marcador 10 da lista de reprodução"
+
+#: src/libvlc.h:1032
+#, fuzzy
+msgid "This allows you to define playlist bookmarks."
+msgstr "Esta opção permite definir os marcadores da lista de reprodução"
+
+#: src/libvlc.h:1034
 msgid "Go back in browsing history"
 msgstr ""
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 #, fuzzy
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
@@ -3475,11 +3535,11 @@ msgstr ""
 "Selecione o atalho a ser usado para passar para o ítem anterior na lista de "
 "reprodução."
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr ""
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 #, fuzzy
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
@@ -3488,106 +3548,108 @@ msgstr ""
 "Selecione o atalho a ser usado para passar para o próximo ítem na lista de "
 "reprodução."
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 #, fuzzy
 msgid "Cycle audio track"
 msgstr "Faixa de Audio"
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+msgid "Cycle through the available audio tracks(languages)."
 msgstr ""
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 #, fuzzy
 msgid "Cycle subtitle track"
 msgstr "Escolha a faixa de legendas"
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
-msgstr ""
+#: src/libvlc.h:1042
+#, fuzzy
+msgid "Cycle through the available subtitle tracks."
+msgstr "Você pode escolher o modo de desentrelação padrão"
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1043
 #, fuzzy
 msgid "Cycle source aspect ratio"
 msgstr "Proporção de aspecto da fonte"
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
-msgstr ""
+#: src/libvlc.h:1044
+#, fuzzy
+msgid "Cycle through a predefined list of source aspect ratios."
+msgstr "Proporção de aspecto da fonte"
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 #, fuzzy
 msgid "Cycle video crop"
 msgstr "Saída de vídeo em preto e branco"
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
-msgstr ""
+#: src/libvlc.h:1046
+#, fuzzy
+msgid "Cycle through a predefined list of crop formats."
+msgstr "Você pode escolher o modo de desentrelação padrão"
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 #, fuzzy
 msgid "Cycle deinterlace modes"
 msgstr "Modo desentrelaçado"
 
-#: src/libvlc.h:985
+#: src/libvlc.h:1048
 #, fuzzy
-msgid "Cycle through all the deinterlace modes"
+msgid "Cycle through deinterlace modes."
 msgstr "Você pode escolher o modo de desentrelação padrão"
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 #, fuzzy
 msgid "Show interface"
 msgstr "Mostrar Interface"
 
-#: src/libvlc.h:987
+#: src/libvlc.h:1050
 #, fuzzy
-msgid "Raise the interface above all other windows"
+msgid "Raise the interface above all other windows."
 msgstr "Esconde a janela principal da interface"
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 #, fuzzy
 msgid "Hide interface"
 msgstr "_Esconder Interface"
 
-#: src/libvlc.h:989
+#: src/libvlc.h:1052
 #, fuzzy
-msgid "Lower the interface below all other windows"
+msgid "Lower the interface below all other windows."
 msgstr "Esconde a janela principal da interface"
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr ""
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr ""
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 #, fuzzy
 msgid "Record"
 msgstr "Combinar"
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr ""
 
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, fuzzy, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3621,160 +3683,165 @@ msgstr ""
 "  vlc:pausar                     pausa a execução dos ítens na lista\n"
 "  vlc:sair                       sair do VLC\n"
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 #, fuzzy
 msgid "Snapshot"
 msgstr "Módulo de acesso"
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 #, fuzzy
 msgid "Window properties"
 msgstr "Propriedades do dispositivo"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 #, fuzzy
 msgid "Subpictures"
 msgstr "Legendas"
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr "Legendas"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 #, fuzzy
 msgid "Overlays"
 msgstr "atraso"
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 #, fuzzy
 msgid "Track settings"
 msgstr "Configurações de codificadores de audio"
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 #, fuzzy
 msgid "Playback control"
 msgstr "Usar controle de reprodução?"
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 #, fuzzy
 msgid "Default devices"
 msgstr "Padrões"
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 #, fuzzy
 msgid "Network settings"
 msgstr "Configurações de módulos decodificadores"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr ""
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 #, fuzzy
 msgid "Metadata"
 msgstr "Death metal"
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr "Decodificadores"
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 #, fuzzy
 msgid "Input"
 msgstr "Entrada"
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 #, fuzzy
 msgid "CPU"
 msgstr "CPU"
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 #, fuzzy
 msgid "Special modules"
 msgstr "Selecionar Nenhum"
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr "Plugins"
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 #, fuzzy
 msgid "Performance options"
 msgstr "Opções Transcode"
 
-#: src/libvlc.h:1436
-#, fuzzy
-msgid "Interfaces"
-msgstr "Interface"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr "Endereço do host"
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1808
+#, fuzzy
+msgid "Jump sizes"
+msgstr "Tamanho da fonte"
+
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr "Programa principal"
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 #, fuzzy
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr "Imprimir ajuda (pode ser combinado com --advanced)"
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 #, fuzzy
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr "Imprimir ajuda sobre o módulo (pode ser combinado com --advanced)"
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 #, fuzzy
 msgid "print help for the advanced options"
 msgstr "Mostrar opções avançadas"
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr ""
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr "imprimir lista dos módulos disponíveis"
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 #, fuzzy
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr "Imprimir ajuda sobre o módulo (pode ser combinado com --advanced)"
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr "salvar as opções de linha de comando atuais na configuração"
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr "reinicializar a configuração atual para os valores padrão"
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr "usar arquivo de configuração alternativo"
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 #, fuzzy
 msgid "resets the current plugins cache"
 msgstr "Repetir ítem atual."
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr "imprimir informações de versão"
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr "booleano"
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr "tecla"
 
@@ -4437,12 +4504,12 @@ msgstr ""
 msgid "Zulu"
 msgstr ""
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 #, fuzzy
 msgid "Unknown"
 msgstr "<desconhecido>"
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -4464,28 +4531,28 @@ msgstr ""
 msgid "Undefined"
 msgstr ""
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr "Desentrelaçar"
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 msgid "Discard"
 msgstr "Descartar"
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr "Combinar"
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 msgid "Mean"
 msgstr "Mean"
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr "Bob"
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr "Linear"
 
@@ -4509,17 +4576,19 @@ msgstr ""
 msgid "2:1 Double"
 msgstr ""
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr "Cortar"
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 #, fuzzy
 msgid "Aspect-ratio"
 msgstr "Proporção de Aspecto"
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -4530,13 +4599,14 @@ msgstr "Proporção de Aspecto"
 msgid "Caching value in ms"
 msgstr "Valor de cache em ms"
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. 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"
+"Permite que você modifique o valor padrão de cache para streams udp. Este "
+"valor deverá ser ajustado em unidades de milisegundos."
 
 #: modules/access/cdda.c:58 modules/gui/macosx/open.m:176
 #: modules/gui/macosx/open.m:496 modules/gui/macosx/open.m:587
@@ -4560,7 +4630,7 @@ msgstr "servidor CDDB"
 
 #: modules/access/cdda.c:71
 #, fuzzy
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr "endereço de e-mail reportado ao servidor CDDB"
 
 #: modules/access/cdda.c:74
@@ -4570,21 +4640,21 @@ msgstr "Porta do servidor CDDB"
 
 #: modules/access/cdda.c:74
 #, fuzzy
-msgid "CDDB Server port to use"
+msgid "CDDB Server port to use."
 msgstr "Porta do servidor CDDB"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 #, fuzzy
 msgid "Audio CD - Track "
 msgstr "Faixa de Audio"
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, fuzzy, c-format
 msgid "Audio CD - Track %i"
 msgstr "Faixa de Audio"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr "nenhum"
 
@@ -4623,19 +4693,20 @@ msgstr ""
 "libcddb  \t(100) \t256\n"
 
 #: modules/access/cdda/cdda.c:59
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
 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/cdda/cdda.c:63
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:69
@@ -4730,10 +4801,9 @@ msgstr "Entrada de Audio de CD Digital (CD-DA)"
 msgid "Audio Compact Disc"
 msgstr "Opções de Audio"
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
 msgstr ""
-"Se não for zero, isto irá fornecer informações de depuração adicionais."
 
 #: modules/access/cdda/cdda.c:129
 msgid "Caching value in microseconds"
@@ -4774,8 +4844,7 @@ msgid "Use Navigation-style playback?"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:174
@@ -4790,7 +4859,8 @@ msgstr ""
 "CDDB"
 
 #: modules/access/cdda/cdda.c:181
-msgid "Do CDDB lookups?"
+#, fuzzy
+msgid "CDDB lookups"
 msgstr "Fazer procuras CDDB"
 
 #: modules/access/cdda/cdda.c:182
@@ -4875,8 +4945,8 @@ msgstr "Faixas"
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr "Faixa"
 
@@ -4916,22 +4986,23 @@ msgid "expand"
 msgstr "expandir"
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+msgid "Ignored extensions"
 msgstr ""
 
 #: modules/access/directory.c:82
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 #, fuzzy
 msgid "Directory"
 msgstr "Entrada DirectShow"
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 msgid "Standard filesystem directory input"
 msgstr "Entrada de diretório padrão do sistema de arquivos"
 
@@ -4953,8 +5024,8 @@ msgstr ""
 #: modules/access/dshow/dshow.cpp:81
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
 msgstr ""
 "Permite que você modifique o valor padrão de cache para streams directshow. "
 "Este valor deve ser ajustado em unidades de milisegundos."
@@ -4964,10 +5035,10 @@ msgid "Video device name"
 msgstr "Nome do dispositivo de Vídeo"
 
 #: modules/access/dshow/dshow.cpp:85
+#, fuzzy
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used."
 msgstr ""
 "Você pode especificar o nome do dispositivo de vídeo que será usado pelo "
 "plugin DirectShow. Se você não especificar nada, o dispositivo padrão será "
@@ -4978,10 +5049,11 @@ msgid "Audio device name"
 msgstr "Nome do dispositivo de audio"
 
 #: modules/access/dshow/dshow.cpp:90
+#, fuzzy
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 "Você pode especificar o nome do dispositivo de audio que será usado pelo "
 "plugin DirectShow. Se você não especificar nada, o dispositivo padrão será "
@@ -4992,10 +5064,10 @@ msgid "Video size"
 msgstr "Tamanho do vídeo"
 
 #: modules/access/dshow/dshow.cpp:95
+#, fuzzy
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 "Você pode especificar o tamanho do vídeo que que irá ser mostrado pelo "
 "plugin DirectShow. Se você não especificar nada o tamanho padrão de seu "
@@ -5053,8 +5125,7 @@ msgstr "Anunciar streams via Canal SAP:"
 
 #: modules/access/dshow/dshow.cpp:115
 #, fuzzy
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr "Permite que você modifique a conta que será usada para a conexão."
 
 #: modules/access/dshow/dshow.cpp:117
@@ -5063,8 +5134,8 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:119
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:121
@@ -5074,52 +5145,77 @@ msgstr "Numero do sintonizdor"
 
 #: modules/access/dshow/dshow.cpp:123
 #, fuzzy
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+msgid "Select the tuner input type (Cable/Antenna)."
 msgstr "Permite remapear as ações."
 
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "Opções de Vídeo"
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "Entrada de CD Audio"
+
+#: modules/access/dshow/dshow.cpp:132
+#, fuzzy
+msgid "Select the audio input source. See the \"video input\" option."
+msgstr "Selecione o caminho para a última skin usada."
+
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "Módulo de saída de vídeo"
+
 #: modules/access/dshow/dshow.cpp:135
 #, fuzzy
+msgid "Select the video output type. See the \"video input\" option."
+msgstr "Selecione o caminho para a última skin usada."
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "Saída CoreAudio"
+
+#: modules/access/dshow/dshow.cpp:138
+#, fuzzy
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr "Selecione o caminho para a última skin usada."
+
+#: modules/access/dshow/dshow.cpp:150
+#, fuzzy
 msgid "DirectShow"
 msgstr "Entrada DirectShow"
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 msgid "DirectShow input"
 msgstr "Entrada DirectShow"
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 msgid "Refresh list"
 msgstr "Atualizar a lista"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr "Configurar"
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-#, fuzzy
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-msgstr ""
-"Permite que você modifique o valor padrão de cache para streams de vídeo. "
-"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:73
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
+"Caching value for DVB streams. This value should be set in milliseconds."
 msgstr ""
-"Permite que você modifique o valor padrão de cache para streams udp. Este "
-"valor deverá ser ajustado em unidades de milisegundos."
+"Permite que você modifique os valores padrão de cache para streams CDDA. "
+"Este valor deverá ser ajustado em unidades de milisegundos"
 
 #: modules/access/dvb/access.c:76
 msgid "Adapter card to tune"
@@ -5161,7 +5257,9 @@ msgstr "Sondar a placa dvb para decobrir suas capacidades"
 
 #: modules/access/dvb/access.c:89
 #, fuzzy
-msgid "Some DVB cards do not like to be probed for their capabilities."
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr "Algumas placas dvb não gostam de serem sondadas por suas capacidades"
 
 #: modules/access/dvb/access.c:91
@@ -5171,7 +5269,7 @@ msgstr "Selecionar Nenhum"
 
 #: modules/access/dvb/access.c:92
 #, fuzzy
-msgid "This allows you to stream an entire transponder with a budget card."
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
 msgstr ""
 "Isto permite que você toque o stream enquanto estiver fazendo o streming do "
 "mesmo."
@@ -5181,7 +5279,7 @@ msgid "Satellite number in the Diseqc system"
 msgstr ""
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr ""
 
 #: modules/access/dvb/access.c:98
@@ -5189,7 +5287,7 @@ msgid "LNB voltage"
 msgstr ""
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr ""
 
 #: modules/access/dvb/access.c:101
@@ -5207,7 +5305,7 @@ msgid "22 kHz tone"
 msgstr ""
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+msgid "[0=off, 1=on, -1=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:108
@@ -5217,7 +5315,7 @@ msgstr "FEC do transponder do satélite"
 
 #: modules/access/dvb/access.c:109
 #, fuzzy
-msgid "FEC=Forward Error Correction mode [9=auto]"
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr "FEC=Forward Error Correction mode"
 
 #: modules/access/dvb/access.c:111
@@ -5289,8 +5387,7 @@ msgstr "Nome de uruário HTTP"
 
 #: modules/access/dvb/access.c:152
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:155
@@ -5299,8 +5396,7 @@ msgstr "Senha HTTP"
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -5310,41 +5406,41 @@ msgstr "HTTP"
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 #, fuzzy
 msgid "Certificate file"
 msgstr "Usar arquivo de legendas"
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr ""
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 #, fuzzy
 msgid "Root CA file"
 msgstr "Escolha o Arquivo"
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr ""
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 #, fuzzy
 msgid "CRL file"
 msgstr "Arquivo PLS"
@@ -5367,20 +5463,33 @@ msgstr "Módulo de entrada DVB com suporte a v4l2"
 msgid "HTTP server"
 msgstr "Nome de uruário HTTP"
 
+#: 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:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr ""
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
 #, fuzzy
-msgid "Allows you to select the default DVD angle."
-msgstr "Permite remapear as ações."
+msgid "Default DVD angle."
+msgstr "Padrão"
 
-#: modules/access/dvdnav.c:65
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
 #, fuzzy
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
+msgid "Caching value for DVDs. 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"
@@ -5391,8 +5500,8 @@ msgstr ""
 
 #: modules/access/dvdnav.c:69
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 
 #: modules/access/dvdnav.c:78
@@ -5404,15 +5513,6 @@ msgstr "Usar menus DVD"
 msgid "DVDnav Input"
 msgstr "Entrada DVDnav"
 
-#: modules/access/dvdread.c:63
-#, fuzzy
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-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/dvdread.c:66
 msgid "Method used by libdvdcss for decryption"
 msgstr "Método a ser usado pelo o libdvdcss para decodificação"
@@ -5469,8 +5569,7 @@ msgstr "Entrada de DVD com suporte a menus"
 #: modules/access/fake.c:42
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
+"Caching value for fake streams. This value should be set in milliseconds."
 msgstr ""
 "Permite que você modifique o valor padrão de cache para streams de vídeo. "
 "Este valor deverá ser ajustado em unidades de milisegundos."
@@ -5483,7 +5582,7 @@ msgstr "Taxa de Amostra:"
 
 #: modules/access/fake.c:46
 #, fuzzy
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr "Ajuste o número de quadros por segundo"
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -5493,8 +5592,8 @@ msgstr ""
 
 #: modules/access/fake.c:49
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 
 #: modules/access/fake.c:51
@@ -5504,8 +5603,8 @@ msgstr "Duração"
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -5518,19 +5617,27 @@ msgstr "TTY falso"
 msgid "Fake input"
 msgstr "Entrada FTP"
 
+#: modules/access/file.c:82
+#, fuzzy
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr ""
+"Permite que você modifique o valor padrão de cache para streams de vídeo. "
+"Este valor deverá ser ajustado em unidades de milisegundos."
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr ""
 
 #: modules/access/file.c:86
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 
 #: modules/access/file.c:90
-msgid "Standard filesystem file input"
-msgstr "Entrada de arquivo de sistema de arquivo padrão"
+#, fuzzy
+msgid "File input"
+msgstr "Entrada FTP"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
 #: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:261
@@ -5544,11 +5651,46 @@ msgstr "Entrada de arquivo de sistema de arquivo padrão"
 msgid "File"
 msgstr "Arquivo"
 
+#: modules/access_filter/record.c:43
+#, fuzzy
+msgid "Record directory"
+msgstr "Diretório fonte"
+
+#: modules/access_filter/record.c:45
+#, 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:44
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Posição de início"
+
+#: modules/access_filter/timeshift.c:45
+msgid ""
+"This is the size of the temporary files tha will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:47
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Selecione um arquivo ou diretório"
+
+#: modules/access_filter/timeshift.c:48
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Timeshift"
+msgstr "Posição de início"
+
 #: modules/access/ftp.c:44
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+"Caching value for FTP streams. This value should be set in milliseconds."
 msgstr ""
 "Permite que você modifique o valor padrão de cache para streams mms. Este "
 "valor deverá ser ajustado em unidades de milisegundos."
@@ -5558,8 +5700,8 @@ msgid "FTP user name"
 msgstr "Nome de usuário FTP"
 
 #: modules/access/ftp.c:47 modules/access/smb.c:64
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
+#, fuzzy
+msgid "User name that will be used for the connection."
 msgstr ""
 "Permite que você modifique o nome de usuário que será usado para a conexão."
 
@@ -5568,7 +5710,8 @@ msgid "FTP password"
 msgstr "Senha FTP"
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
-msgid "Allows you to modify the password that will be used for the connection."
+#, fuzzy
+msgid "Password that will be used for the connection."
 msgstr "Permite que você modifique a senha que será usada na a conexão."
 
 #: modules/access/ftp.c:52
@@ -5576,7 +5719,8 @@ msgid "FTP account"
 msgstr "Conta FTP"
 
 #: modules/access/ftp.c:53
-msgid "Allows you to modify the account that will be used for the connection."
+#, fuzzy
+msgid "Account that will be used for the connection."
 msgstr "Permite que você modifique a conta que será usada para a conexão."
 
 #: modules/access/ftp.c:58
@@ -5586,16 +5730,15 @@ msgstr "Entrada FTP"
 #: modules/access/gnomevfs.c:46
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
 msgstr ""
 "Permite que você modifique o valor padrão de cache para streams mms. Este "
 "valor deverá ser ajustado em unidades de milisegundos."
 
 #: modules/access/gnomevfs.c:50
 #, fuzzy
-msgid "GnomeVFS filesystem file input"
-msgstr "Entrada de arquivo de sistema de arquivo padrão"
+msgid "GnomeVFS input"
+msgstr "Entrada FTP"
 
 #: modules/access/http.c:47
 msgid "HTTP proxy"
@@ -5604,20 +5747,20 @@ msgstr "Proxy HTTP"
 #: modules/access/http.c:49
 #, fuzzy
 msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
 msgstr ""
 "Você pode especificar um proxy HTTP a ser usado. Deverá esta na forma http://"
 "meuproxy.meudomínio:minhaporta/. Se nenhum for especificado, será tentado o "
 "ambiente de variável HTTP_PROXY"
 
 #: modules/access/http.c:55
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
+"Caching value for HTTP streams. This value should be set in milliseconds."
 msgstr ""
-"Permite que você modifique o valor padrão de cache para streams http. Este "
+"Permite que você modifique o valor padrão de cache para streams mms. Este "
 "valor deverá ser ajustado em unidades de milisegundos."
 
 #: modules/access/http.c:58
@@ -5625,8 +5768,8 @@ msgid "HTTP user agent"
 msgstr "agente de usuário HTTP"
 
 #: modules/access/http.c:59
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
+#, fuzzy
+msgid "User agent that will be used for the connection."
 msgstr "Permite o agente de usuário que será usado na conexão."
 
 #: modules/access/http.c:62
@@ -5634,28 +5777,28 @@ msgstr "Permite o agente de usuário que será usado na conexão."
 msgid "Auto re-connect"
 msgstr "Codec de audio"
 
-#: modules/access/http.c:63
+#: modules/access/http.c:64
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
 msgstr ""
 
-#: modules/access/http.c:66
+#: modules/access/http.c:67
 #, fuzzy
 msgid "Continuous stream"
 msgstr "Parar Stream"
 
-#: modules/access/http.c:67
+#: modules/access/http.c:68
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
 msgstr ""
 
-#: modules/access/http.c:73
+#: modules/access/http.c:74
 msgid "HTTP input"
 msgstr "Entrada HTTP"
 
-#: modules/access/http.c:75
+#: modules/access/http.c:76
 #, fuzzy
 msgid "HTTP(S)"
 msgstr "HTTP"
@@ -5663,8 +5806,7 @@ msgstr "HTTP"
 #: modules/access/mms/mms.c:48
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
+"Caching value for MMS streams. This value should be set in milliseconds."
 msgstr ""
 "Permite que você modifique o valor padrão de cache para streams ftp. Este "
 "valor deverá ser ajustado em unidades de milisegundos."
@@ -5674,200 +5816,383 @@ msgid "Force selection of all streams"
 msgstr "Forçar seleção de todos os streams"
 
 #: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
 #, fuzzy
 msgid "Maximum bitrate"
 msgstr "Taxa de Bits Máxima"
 
-#: modules/access/mms/mms.c:55
-msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
-msgstr ""
+#: modules/access/mms/mms.c:58
+#, fuzzy
+msgid "Select the stream with the maximum bitrate under that limit."
+msgstr "Sempre selecione o stream com a taxa de bits máxima."
 
-#: modules/access/mms/mms.c:60
+#: modules/access/mms/mms.c:62
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Entrada Microsoft Media Server (MMS)"
 
-#: modules/access/pvr/pvr.c:48
+#: 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:60
 #, fuzzy
-msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
+msgid "Append to file"
+msgstr "Abre um arquivo"
+
+#: modules/access_output/file.c:61
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
-"Permite que você modifique o valor padrão de cache para streams udp. Este "
-"valor deverá ser ajustado em unidades de milisegundos."
 
-#: modules/access/pvr/pvr.c:51
-msgid "Device"
-msgstr "Dispositivo"
+#: modules/access_output/file.c:65
+#, fuzzy
+msgid "File stream output"
+msgstr "Stream de arquivo de saída"
 
-#: modules/access/pvr/pvr.c:52
+#: modules/access_output/http.c:60
 #, fuzzy
-msgid "PVR video device"
-msgstr "Dispositivo de Vídeo"
+msgid "Username"
+msgstr "Nome de usuário FTP"
 
-#: modules/access/pvr/pvr.c:54
+#: modules/access_output/http.c:61
 #, 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/pvr.c:55
+#: modules/access_output/http.c:64
 #, fuzzy
-msgid "PVR radio device"
-msgstr "Dispositivo de Vídeo"
+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/pvr.c:57 modules/access/v4l/v4l.c:96
-msgid "Norm"
-msgstr "Norm"
+#: modules/access_output/http.c:66
+#, fuzzy
+msgid "Mime"
+msgstr "Tempo"
 
-#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
-msgid "Width"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-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/pvr.c:65 modules/access/v4l/v4l.c:105
-#, fuzzy
-msgid "Height"
-msgstr "Direito"
-
-#: modules/access/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-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 forHTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:69 modules/access/v4l/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/pvr.c:70 modules/access/v4l/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/pvr.c:73 modules/access/v4l/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/pvr.c:76
+#: 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/pvr.c:77
-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/pvr.c:79
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "B Frames"
-msgstr "Blues"
-
-#: modules/access/pvr/pvr.c:80
-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/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the icecast server."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:86
+#: modules/access_output/shout.c:62
 #, fuzzy
-msgid "Bitrate peak"
-msgstr "Taxa de Bits"
+msgid "Stream description"
+msgstr "Descrição do Codec"
 
-#: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR mode"
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
-msgstr ""
+#: modules/access_output/shout.c:66
+#, fuzzy
+msgid "Stream MP3"
+msgstr "Stream"
 
-#: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
+#: 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 "
+"icecast server."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:92
+#: modules/access_output/shout.c:73
 #, fuzzy
-msgid "Audio bitmask"
+msgid "IceCAST output"
+msgstr "Módulo de acesso de saída"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+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:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+#, 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/pvr.c:48
+#, 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/pvr.c:51
+msgid "Device"
+msgstr "Dispositivo"
+
+#: modules/access/pvr/pvr.c:52
+#, fuzzy
+msgid "PVR video device"
+msgstr "Dispositivo de Vídeo"
+
+#: modules/access/pvr/pvr.c:54
+#, fuzzy
+msgid "Radio device"
+msgstr "Dispositivo de audio"
+
+#: modules/access/pvr/pvr.c:55
+#, fuzzy
+msgid "PVR radio device"
+msgstr "Dispositivo de Vídeo"
+
+#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
+msgid "Norm"
+msgstr "Norm"
+
+#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr ""
+
+#: modules/access/pvr/pvr.c:62
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+#, fuzzy
+msgid "Height"
+msgstr "Direito"
+
+#: modules/access/pvr/pvr.c:66
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
+msgid "Frequency"
+msgstr "Freqüência"
+
+#: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:76
+#, fuzzy
+msgid "Key interval"
+msgstr "Intervalo de quadro-chave"
+
+#: modules/access/pvr/pvr.c:77
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:79
+#, fuzzy
+msgid "B Frames"
+msgstr "Blues"
+
+#: modules/access/pvr/pvr.c:80
+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/pvr.c:84
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:86
+#, fuzzy
+msgid "Bitrate peak"
+msgstr "Taxa de Bits"
+
+#: modules/access/pvr/pvr.c:87
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:89
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Modo de distorção"
+
+#: modules/access/pvr/pvr.c:90
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:92
+#, fuzzy
+msgid "Audio bitmask"
 msgstr "Taxa de bits do Audio:"
 
 #: modules/access/pvr/pvr.c:93
-msgid ""
-"This option allows setting of bitmask that will get used by the audio part "
-"of the card."
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
 msgid "Volume"
 msgstr "Volume"
 
 #: modules/access/pvr/pvr.c:97
-msgid "This option allows setting of the audio volume (0-65535)."
+msgid "Audio volume (0-65535)."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
 msgid "Channel"
 msgstr "Canal"
 
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
+#: modules/access/pvr/pvr.c:100
 #, fuzzy
 msgid ""
 "Channel 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/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 #, fuzzy
 msgid "Automatic"
 msgstr "Corte automático"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "SECAM"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "PAL"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 #, fuzzy
 msgid "NTSC"
 msgstr "TS"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr "PVR"
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
+#: modules/access/pvr/pvr.c:115
+#, fuzzy
+msgid "IVTV MPEG Encoding cards input"
 msgstr "Entrada de placa Codificadora de MPEG (com drivers ivtv)"
 
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
-msgstr "Valor de cache (ms)"
-
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
+"Caching value for RTSP streams. This value should be set in milliseconds."
 msgstr ""
 "Permite que você modifique o valor padrão de cache para streams mms. Este "
 "valor deverá ser ajustado em unidades de milisegundos."
@@ -5880,17 +6205,15 @@ msgstr "RTsP"
 #: modules/access/screen/screen.c:39
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
+"Caching value for screen capture. 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/screen/screen.c:43
 #, fuzzy
-msgid "Allows you to set the desired frame rate for the capture."
-msgstr ""
-"Permite que você modifique o nome de usuário que será usado para a conexão."
+msgid "Desired frame rate for the capture."
+msgstr "O bitrate médio do stream"
 
 #: modules/access/screen/screen.c:46
 msgid "Capture fragment size"
@@ -5898,8 +6221,8 @@ msgstr ""
 
 #: modules/access/screen/screen.c:48
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"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
@@ -5914,8 +6237,7 @@ msgstr "Tela"
 #: modules/access/smb.c:61
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
+"Caching value for SMB streams. This value should be set in milliseconds."
 msgstr ""
 "Permite que você modifique o valor padrão de cache para streams ftp. Este "
 "valor deverá ser ajustado em unidades de milisegundos."
@@ -5937,9 +6259,7 @@ msgstr "Pequeno"
 
 #: modules/access/smb.c:70
 #, fuzzy
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
+msgid "Domain/Workgroup that will be used for the connection."
 msgstr "Permite que você modifique a senha que será usada na a conexão."
 
 #: modules/access/smb.c:75
@@ -5950,8 +6270,7 @@ msgstr "Entrada SLP"
 #: modules/access/tcp.c:39
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
+"Caching value for TCP streams. This value should be set in milliseconds."
 msgstr ""
 "Permite que você modifique o valor padrão de cache para streams mms. Este "
 "valor deverá ser ajustado em unidades de milisegundos."
@@ -5965,11 +6284,10 @@ msgstr "CPU"
 msgid "TCP input"
 msgstr "Entrada TCP"
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"Caching value for 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"
@@ -5979,18 +6297,20 @@ msgid "Autodetection of MTU"
 msgstr ""
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
 msgstr ""
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 msgid "RTP reordering timeout in ms"
 msgstr ""
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
 #, fuzzy
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
 msgstr ""
 "Permite que você modifique o valor padrão de cache para streams udp. Este "
 "valor deverá ser ajustado em unidades de milisegundos."
@@ -6006,25 +6326,27 @@ msgid "UDP/RTP input"
 msgstr "Entrada UDP/RTP"
 
 #: modules/access/v4l/v4l.c:75
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
+"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/v4l.c:79
+#, fuzzy
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
+"Name of the video device to use. If you don't specify anything, no video "
+"device 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/v4l/v4l.c:83
+#, fuzzy
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
 "Especifique o nome do dispositivo de audio que será usado. Se você não "
 "especificar nada, nenhum dispositivo de audi será usado."
@@ -6037,54 +6359,70 @@ msgstr ""
 "Força a dispositivo Video4Linux a usar um formato de chroma específico  (ex. "
 "I420 (padrão), RV24, etc...)"
 
+#: modules/access/v4l/v4l.c:94
+#, fuzzy
+msgid ""
+"Channel 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/v4l/v4l.c:99
 #, fuzzy
 msgid "Audio Channel"
 msgstr "Canais de Audio"
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+msgid "Audio Channel to use, if there are several audio inputs."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr "Brilho"
 
 #: modules/access/v4l/v4l.c:110
 #, fuzzy
-msgid "Set the Brightness of the video input"
+msgid "Brightness of the video input."
 msgstr "Selecione o caminho para a última skin usada."
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 msgid "Hue"
 msgstr "Tonalidade"
 
 #: modules/access/v4l/v4l.c:113
 #, fuzzy
-msgid "Set the Hue of the video input"
+msgid "Hue of the video input."
 msgstr "Selecione o caminho para a última skin usada."
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 #, fuzzy
 msgid "Color"
 msgstr "Country"
 
 #: modules/access/v4l/v4l.c:116
 #, fuzzy
-msgid "Set the Color of the video input"
+msgid "Color of the video input."
 msgstr "Selecione o caminho para a última skin usada."
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr "Contraste"
 
 #: modules/access/v4l/v4l.c:119
 #, fuzzy
-msgid "Set the Contrast of the video input"
+msgid "Contrast of the video input."
 msgstr "Selecione o caminho para a última skin usada."
 
 #: modules/access/v4l/v4l.c:120
@@ -6093,7 +6431,7 @@ msgid "Tuner"
 msgstr "Sintonizador:"
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
+msgid "Tuner to use, if there are several ones."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:122
@@ -6102,13 +6440,13 @@ msgid "Samplerate"
 msgstr "Taxa de Amostra:"
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:127
-#, fuzzy
-msgid "If this option is set, the audio stream will be captured in stereo"
-msgstr "Arquivo no qual as amostras de audio serão escritas"
+msgid "Capture the audio stream in stereo."
+msgstr ""
 
 #: modules/access/v4l/v4l.c:128
 #, fuzzy
@@ -6125,7 +6463,7 @@ msgid "Decimation"
 msgstr "Decimação:"
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+msgid "Decimation level for MJPEG streams"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:134
@@ -6135,7 +6473,7 @@ msgstr "Qualidade:"
 
 #: modules/access/v4l/v4l.c:135
 #, fuzzy
-msgid "Set the quality of the stream"
+msgid "Quality of the stream."
 msgstr "Selecione o caminho para a última skin usada."
 
 #: modules/access/v4l/v4l.c:146
@@ -6147,6 +6485,13 @@ msgstr "Entrada Video4Linux"
 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 ""
+"Permite que você modifique os valores padrão de cache para streams CDDA. "
+"Este valor deverá ser ajustado em unidades de milisegundos"
+
 #: 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:697
@@ -6287,6 +6632,11 @@ msgstr "Entrada de Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) "
 msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr "vcdx:[disp-ou-arquivo][@{P,S,T}num]"
 
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
+msgstr ""
+"Se não for zero, isto irá fornecer informações de depuração adicionais."
+
 #: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
 #, fuzzy
 msgid "Number of CD blocks to get in a single read."
@@ -6335,289 +6685,82 @@ msgstr "Formato a ser usado no campo \"author\" da lista de reprodução"
 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:43
+#: modules/audio_filter/channel_mixer/dolby.c:47
+msgid "Simple decoder for Dolby Surround encoded streams"
+msgstr ""
+
+#: modules/audio_filter/channel_mixer/dolby.c:48
 #, fuzzy
-msgid "Record directory"
-msgstr "Diretório fonte"
+msgid "Dolby Surround decoder"
+msgstr "Dolby Surround"
 
-#: modules/access_filter/record.c:45
+#: modules/audio_filter/channel_mixer/headphone.c:49
 #, fuzzy
-msgid "Allows you to specify the directory where the record will be stored"
+msgid ""
+"This effect gives you the feeling that you are standing in a room with a "
+"complete 7.1 speaker set when using only a headphone, providing a more "
+"realistic sound experience. It should also be more comfortable and less "
+"tiring when listening to music for long periods of time.\n"
+"It works with any source format from mono to 7.1."
 msgstr ""
-"Permite que você modifique o nome de usuário que será usado para a conexão."
+"Este efeito te dá a impressão de que você está em uma sala com um conjunto "
+"completo de caixas de som 5.1 ao usar um fone de ouvido, providenciando uma "
+"experiência de som mais realista. Também deveria ser mais confortável e "
+"menos cansativo ouvir música por longos períodos de tempo.\n"
+"Funciona com qualquer formato de fonte. De mono a 5.1."
 
-#: modules/access_filter/timeshift.c:44
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Posição de início"
+#: modules/audio_filter/channel_mixer/headphone.c:56
+msgid "Characteristic dimension"
+msgstr "Dimensão característica"
 
-#: modules/access_filter/timeshift.c:45
-msgid "Size of the temporary files use to store the timeshifted stream."
+#: modules/audio_filter/channel_mixer/headphone.c:58
+#, fuzzy
+msgid "Distance between front left speaker and listener in meters."
 msgstr ""
+"Parâmetro do efeito de espacialização virtual em fones de ouvido: distância "
+"entre caixa de som esquerda frontal e o ouvinte em metros."
 
-#: modules/access_filter/timeshift.c:47
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Selecione um arquivo ou diretório"
+#: modules/audio_filter/channel_mixer/headphone.c:60
+msgid "Compensate delay"
+msgstr ""
 
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
+#: modules/audio_filter/channel_mixer/headphone.c:62
+msgid ""
+"The delay which is introduced by the physical algorithm may sometimes be "
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
 msgstr ""
 
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+#: modules/audio_filter/channel_mixer/headphone.c:66
 #, 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"
+msgid "No decoding of Dolby Surround"
+msgstr "Forçar seleção de todos os streams"
 
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
+#: modules/audio_filter/channel_mixer/headphone.c:68
+msgid ""
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/access_output/file.c:60
+#: modules/audio_filter/channel_mixer/headphone.c:72
 #, fuzzy
-msgid "Append to file"
-msgstr "Abre um arquivo"
-
-#: modules/access_output/file.c:61
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:65
-#, fuzzy
-msgid "File stream output"
-msgstr "Stream de arquivo de saída"
-
-#: modules/access_output/http.c:60
-#, fuzzy
-msgid "Username"
-msgstr "Nome de usuário FTP"
-
-#: modules/access_output/http.c:61
-#, fuzzy
-msgid ""
-"Allows you to give a 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:64
-#, fuzzy
-msgid ""
-"Allows you to give a 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
-#, fuzzy
-msgid "Allows you to give the mime returned by the server."
-msgstr ""
-"Permite que você modifique o nome de usuário que será usado para a conexão."
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. Leave empty if you "
-"don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:85
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
-msgstr ""
-
-#: modules/access_output/http.c:90
-#, fuzzy
-msgid "HTTP stream output"
-msgstr "Stream Http de saída"
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: 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 "The name this stream/channel will get on the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:61
-#, fuzzy
-msgid "Stream-description"
-msgstr "Descrição do Codec"
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
-
-#: modules/access_output/shout.c:65
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Stream"
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-#, fuzzy
-msgid "Time-To-Live (TTL)"
-msgstr "Tempo De Vida (TTL):"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Allows you to define the 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. This allows "
-"you to give 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 ""
-"If you enable this option, 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/audio_filter/channel_mixer/dolby.c:47
-msgid "Simple decoder for dolby surround encoded streams"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/dolby.c:48
-#, fuzzy
-msgid "Dolby surround decoder"
-msgstr "Dolby Surround"
-
-#: modules/audio_filter/channel_mixer/headphone.c:49
-#, fuzzy
-msgid ""
-"This effect gives you the feeling that you are standing in a room with a "
-"complete 7.1 speaker set when using only a headphone, providing a more "
-"realistic sound experience. It should also be more comfortable and less "
-"tiring when listening to music for long periods of time.\n"
-"It works with any source format from mono to 7.1."
-msgstr ""
-"Este efeito te dá a impressão de que você está em uma sala com um conjunto "
-"completo de caixas de som 5.1 ao usar um fone de ouvido, providenciando uma "
-"experiência de som mais realista. Também deveria ser mais confortável e "
-"menos cansativo ouvir música por longos períodos de tempo.\n"
-"Funciona com qualquer formato de fonte. De mono a 5.1."
-
-#: modules/audio_filter/channel_mixer/headphone.c:56
-msgid "Characteristic dimension"
-msgstr "Dimensão característica"
-
-#: modules/audio_filter/channel_mixer/headphone.c:58
-#, fuzzy
-msgid "Distance between front left speaker and listener in meters."
-msgstr ""
-"Parâmetro do efeito de espacialização virtual em fones de ouvido: distância "
-"entre caixa de som esquerda frontal e o ouvinte em metros."
-
-#: modules/audio_filter/channel_mixer/headphone.c:60
-msgid "Compensate delay"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/headphone.c:62
-msgid ""
-"The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/headphone.c:66
-#, fuzzy
-msgid "No decoding of Dolby Surround"
-msgstr "Forçar seleção de todos os streams"
-
-#: modules/audio_filter/channel_mixer/headphone.c:68
-msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/headphone.c:73
-#, fuzzy
-msgid "Headphone channel mixer with virtual spatialization effect"
+msgid "Headphone virtual spatialization effect"
 msgstr ""
 "mixador de canais para fone de ouvido com efeito de espacialização virtual"
 
-#: modules/audio_filter/channel_mixer/headphone.c:74
+#: modules/audio_filter/channel_mixer/headphone.c:73
 #, fuzzy
 msgid "Headphone effect"
 msgstr "efeito de alcance"
 
 #: modules/audio_filter/channel_mixer/simple.c:46
 #, fuzzy
-msgid "audio filter for simple channel mixing"
+msgid "Audio filter for simple channel mixing"
 msgstr "filtro de audio para mixagem trivial de canais"
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+#, fuzzy
+msgid "Audio filter for trivial channel mixing"
 msgstr "filtro de audio para mixagem trivial de canais"
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -6653,7 +6796,8 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr "Decodificador ATSC A/52 também conhecido como AC-3"
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+#, fuzzy
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr "Filtro de audio para encapsulação do A/52->S/PDIF"
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -6661,9 +6805,8 @@ msgid "DTS dynamic range compression"
 msgstr "Limite de compressão DTS dinâmico"
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-#, fuzzy
-msgid "DTS"
-msgstr "TS"
+msgid "DCA"
+msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
 #: modules/audio_filter/converter/dtstofloat32.c:99
@@ -6671,31 +6814,38 @@ msgid "DTS Coherent Acoustics audio decoder"
 msgstr "Decodificador de audio DTS Coherent Acoustics"
 
 #: modules/audio_filter/converter/dtstospdif.c:70
-msgid "audio filter for DTS->S/PDIF encapsulation"
+#, fuzzy
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr "Filtro de audio para encapsulação do DTS->S/PDIF"
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr "Filtro de audio para conversão de fixed32<->float32"
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr "Filtro de audio para conversão de fixed32->s16"
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s16 conversion"
 msgstr "Filtro de audio para conversão de float32->s16"
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->s8 conversion"
 msgstr "Filtro de audio para conversão de float32->s8"
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u16 conversion"
 msgstr "Filtro de audio para conversão de float32->u16"
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+#, fuzzy
+msgid "Audio filter for float32->u8 conversion"
 msgstr "Filtro de audio para conversão de float32->u8"
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -6704,27 +6854,33 @@ msgid "MPEG audio decoder"
 msgstr "Decofificador de audio MPEG"
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
-msgid "audio filter for s16->fixed32 conversion"
+#, fuzzy
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr "filtro de audio para conversão de s16->fixed32"
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 conversion"
 msgstr "filtro de audio para conversão de s16->float32"
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+#, fuzzy
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr "filtro de audio para converção s16->float32 com endianness"
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
-msgid "audio filter for s8->float32 conversion"
+#, fuzzy
+msgid "Audio filter for s8->float32 conversion"
 msgstr "filtro de audio para conversão de s8->float32"
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
-msgid "audio filter for u8->fixed32 conversion"
+#, fuzzy
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr "filtro de audio para conversão de s8->float32"
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
-msgid "audio filter for u8->float32 conversion"
+#, fuzzy
+msgid "Audio filter for u8->float32 conversion"
 msgstr "filtro de audio para conversão de s8->float32"
 
 #: modules/audio_filter/equalizer.c:52
@@ -6732,34 +6888,41 @@ msgstr "filtro de audio para conversão de s8->float32"
 msgid "Equalizer preset"
 msgstr "Número de faixas"
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 #, fuzzy
 msgid "Two pass"
 msgstr "Senha FTP"
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:65
+#: modules/audio_filter/equalizer.c:69
 #, fuzzy
-msgid "Equalizer 10 bands"
+msgid "Equalizer with 10 bands"
 msgstr "Número de faixas"
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6853,7 +7016,7 @@ msgstr "Techno"
 
 #: modules/audio_filter/format.c:201
 #, fuzzy
-msgid "audio filter for PCM format conversion"
+msgid "Audio filter for PCM format conversion"
 msgstr "Filtro de audio para conversão de float32->s8"
 
 #: modules/audio_filter/normvol.c:69
@@ -6865,7 +7028,7 @@ msgstr "Número de faixas"
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 
 #: modules/audio_filter/normvol.c:75
@@ -6946,20 +7109,23 @@ msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
 #, fuzzy
-msgid "audio filter for band-limited interpolation resampling"
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr "filtro de audio para reamostragem interpolada com limite de banda"
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
-msgid "audio filter for linear interpolation resampling"
+#, fuzzy
+msgid "Audio filter for linear interpolation resampling"
 msgstr "Filtro de audio para reamostragem interpolada linear"
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+#, fuzzy
+msgid "Audio filter for trivial resampling"
 msgstr "filtro de audio para reamostragem trivial"
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
+#, fuzzy
+msgid "Audio filter for ugly resampling"
 msgstr "filtro de audio para reamostragem feia"
 
 #: modules/audio_mixer/float32.c:47
@@ -6975,8 +7141,8 @@ msgstr "Mixer de audio spdif simulado"
 msgid "Trivial audio mixer"
 msgstr "Mixer de audio trivial"
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr "padrão"
 
@@ -7010,12 +7176,6 @@ msgstr "Mono"
 msgid "2 Front 2 Rear"
 msgstr "2 Frontais 2 Traseiros"
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr "5.1"
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -7101,8 +7261,9 @@ msgstr ""
 "\"s16_be\", \"fixed32\", \"float32\" ou \"spdif\""
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
-msgstr "Número de canais de saída"
+#, fuzzy
+msgid "Number of output channels"
+msgstr "Número de clones"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -7113,12 +7274,13 @@ msgstr ""
 "restringir o número de canais aqui."
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+#, fuzzy
+msgid "Add WAVE header"
 msgstr "Adicionar cabeçalho wave"
 
 #: modules/audio_output/file.c:90
 #, fuzzy
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr ""
 "Ao invés de escrever um arquivo raw, você pode adicionar um cabeçalho wav ao "
 "arquivo"
@@ -7128,7 +7290,8 @@ msgid "Output file"
 msgstr "Arquivo de saída"
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
+#, fuzzy
+msgid "File to which the audio samples will be written to."
 msgstr "Arquivo no qual as amostras de audio serão escritas"
 
 #: modules/audio_output/file.c:111
@@ -7185,6 +7348,10 @@ msgstr "Saída de audio Simple DirectMedia Layer"
 msgid "Win32 waveOut extension output"
 msgstr "Extensão de saída waveOut Win32"
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr "5.1"
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr "Parser A/52"
@@ -7230,7 +7397,7 @@ msgstr "Qualidade de pós processamento"
 
 #: modules/codec/dirac.c:68
 #, fuzzy
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr "Permite remapear as ações."
 
 #: modules/codec/dirac.c:73
@@ -7261,18 +7428,23 @@ msgstr "packetizer de audio DTS"
 
 #: modules/codec/dvbsub.c:45
 #, fuzzy
-msgid "X coordinate of the subpicture"
-msgstr "coordenada x do logo"
+msgid "Decoding X coordinate"
+msgstr "Codec de vídeo"
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
-msgstr ""
+#: modules/codec/dvbsub.c:46
+#, fuzzy
+msgid "X coordinate of the rendered subtitle"
+msgstr "coordenada x do logo"
 
 #: modules/codec/dvbsub.c:48
 #, fuzzy
-msgid "Y coordinate of the subpicture"
-msgstr "coordenada y do logo"
+msgid "Decoding Y coordinate"
+msgstr "Codec de vídeo"
+
+#: modules/codec/dvbsub.c:49
+#, fuzzy
+msgid "Y coordinate of the rendered subtitle"
+msgstr "coordenada x do logo"
 
 #: modules/codec/dvbsub.c:51
 #, fuzzy
@@ -7283,7 +7455,8 @@ msgstr "Legendas"
 #, fuzzy
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 "Você pode forçar o alinhamento do vídeo em sua janela. Por padrão (0) ele "
 "será centralizado (0=centro, 1=esquerda, 2=direita, 4=no alto, 8=em baixo, "
@@ -7291,20 +7464,31 @@ msgstr ""
 
 #: modules/codec/dvbsub.c:57
 #, fuzzy
-msgid "X coordinate of the encoded subpicture"
+msgid "Encoding X coordinate"
+msgstr "Codec de vídeo"
+
+#: modules/codec/dvbsub.c:58
+#, fuzzy
+msgid "X coordinate of the encoded subtitle"
 msgstr "coordenada x do logo"
 
+#: modules/codec/dvbsub.c:59
+#, fuzzy
+msgid "Encoding Y coordinate"
+msgstr "Codec de vídeo"
+
 #: modules/codec/dvbsub.c:60
 #, fuzzy
-msgid "Y coordinate of encoded the subpicture"
-msgstr "coordenada y do logo"
+msgid "Y coordinate of the encoded subtitle"
+msgstr "coordenada x do logo"
 
-#: modules/codec/dvbsub.c:63
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
 #, fuzzy
-msgid "Timeout of subpictures"
-msgstr "Legendas"
+msgid "Timeout"
+msgstr "Tempo"
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -7323,34 +7507,34 @@ msgstr "Decodificador de legendas DVB"
 msgid "AAC audio decoder (using libfaad2)"
 msgstr "Decodificador de audio AAC (usando libfaad2)"
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 #, fuzzy
 msgid "Image file"
 msgstr "Salvar arquivo"
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+msgid "Path of the image file for fake input."
 msgstr ""
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
+#: modules/stream_out/transcode.c:70
 #, fuzzy
-msgid "Allows you to specify the output video width."
-msgstr "Permite remapear as ações."
+msgid "Output video width."
+msgstr "Largura do vídeo"
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
+#: modules/stream_out/transcode.c:73
 #, fuzzy
-msgid "Allows you to specify the output video height."
-msgstr "Permite remapear as ações."
+msgid "Output video height."
+msgstr "Altura do vídeo"
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 #, fuzzy
 msgid "Keep aspect ratio"
 msgstr "Proporção de aspecto de destino"
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -7362,25 +7546,26 @@ msgstr "Proporção de aspecto da fonte"
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr ""
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 #, fuzzy
 msgid "Deinterlace video"
 msgstr "Modo desentrelaçado"
 
 #: modules/codec/fake.c:62
 #, fuzzy
-msgid "Allows you to deinterlace the image after loading."
+msgid "Deinterlace the image after loading it."
 msgstr ""
 "Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 #, fuzzy
 msgid "Deinterlace module"
 msgstr "Modo desentrelaçado"
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
-msgid "Specifies the deinterlace module to use."
-msgstr ""
+#: modules/codec/fake.c:65
+#, fuzzy
+msgid "Deinterlace module to use."
+msgstr "Modo desentrelaçado"
 
 #: modules/codec/fake.c:76
 #, fuzzy
@@ -7423,12 +7608,12 @@ msgstr "Ripple"
 #: modules/codec/ffmpeg/ffmpeg.c:89
 #, fuzzy
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr "decodificador de audio/vídeo ffmpeg ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
 #, fuzzy
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr "decodificador de audio/vídeo ffmpeg ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -7437,44 +7622,53 @@ msgid "Decoding"
 msgstr "Codificação das legendas"
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+#, fuzzy
+msgid "FFmpeg chroma conversion"
 msgstr "conversão de chroma ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 #, fuzzy
 msgid "Encoding"
 msgstr "Codificação das legendas"
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
-msgid "ffmpeg audio/video encoder"
+#, fuzzy
+msgid "FFmpeg audio/video encoder"
 msgstr "codificador de audio/vídeo ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
-msgid "ffmpeg demuxer"
+#, fuzzy
+msgid "FFmpeg demuxer"
 msgstr "demuxer ffmpeg"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
 #, fuzzy
-msgid "ffmpeg video filter"
+msgid "FFmpeg video filter"
 msgstr "Filtro de vídeo de corte."
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
 #, fuzzy
-msgid "ffmpeg deinterlace video filter"
+msgid "FFmpeg crop padd filter"
+msgstr "Filtro de vídeo de corte."
+
+#: modules/codec/ffmpeg/ffmpeg.c:210
+#, fuzzy
+msgid "FFmpeg deinterlace video filter"
 msgstr "Filtro de desentrelação de vídeo"
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 msgid "Direct rendering"
 msgstr "Renderização direta"
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr "Elasticidade a erro"
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
 #, fuzzy
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
@@ -7484,20 +7678,23 @@ msgstr ""
 "isto irá produzir um monte de erros.\n"
 "Variação válida é de -1 a 99 (-1 desabilita todas as elasticidades a erros)."
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr "Contornar bugs"
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
+#, fuzzy
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 "Tenta consertar alguns bugs\n"
 "1  autodetectar\n"
@@ -7508,26 +7705,26 @@ msgstr ""
 "32 ac vlc\n"
 "64 chroma Qpel"
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr "Apressar"
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
+#, fuzzy
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 "Permite que o decodificador decodifique parcialmente o pule quadro(s) onde "
 "não há tempo suficiente. É útil para poder de CPU baixo mas pode produzir "
 "imagens distorcidas."
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 msgid "Post processing quality"
 msgstr "Qualidade de pós processamento"
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
@@ -7537,311 +7734,309 @@ msgstr ""
 "Níveis mais altos requerem consideravelmente mais poder de CPU, mas produzem "
 "imagens mais bonitas."
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 #, fuzzy
 msgid "Visualize motion vectors"
 msgstr "Visualizações"
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
+#: modules/codec/ffmpeg/ffmpeg.h:145
 #, fuzzy
-msgid "ffmpeg post processing filter chains"
+msgid "FFmpeg post processing filter chains"
 msgstr "cadeia de filtros pósproc ffmpeg"
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 msgid "Ratio of key frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
+#: modules/codec/ffmpeg/ffmpeg.h:188
 #, fuzzy
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
+msgid "Number of frames that will be coded for one key frame."
 msgstr ""
 "Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of B frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
+#: modules/codec/ffmpeg/ffmpeg.h:192
 #, fuzzy
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
+msgid "Number of B frames that will be coded between two reference frames."
 msgstr ""
 "Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 #, fuzzy
 msgid "Video bitrate tolerance"
 msgstr "Tolerância de Taxa de Bits:"
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
+#: modules/codec/ffmpeg/ffmpeg.h:196
 #, fuzzy
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
-msgstr "Permite que você modifique a conta que será usada para a conexão."
+msgid "Video bitrate tolerance in kbit/s."
+msgstr "Tolerância de Taxa de Bits:"
 
-#: modules/codec/ffmpeg/ffmpeg.h:190
+#: modules/codec/ffmpeg/ffmpeg.h:198
 #, fuzzy
-msgid "Enable interlaced encoding"
+msgid "Interlaced encoding"
 msgstr "Codificação das legendas"
 
-#: modules/codec/ffmpeg/ffmpeg.h:191
+#: modules/codec/ffmpeg/ffmpeg.h:199
 #, fuzzy
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr "Permite remapear as ações."
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
+#: modules/codec/ffmpeg/ffmpeg.h:202
 #, fuzzy
-msgid "Enable interlaced motion estimation"
+msgid "Interlaced motion estimation"
 msgstr "Permite remapear as ações."
 
-#: modules/codec/ffmpeg/ffmpeg.h:195
+#: modules/codec/ffmpeg/ffmpeg.h:203
 #, fuzzy
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
 msgstr "Permite remapear as ações."
 
-#: modules/codec/ffmpeg/ffmpeg.h:198
+#: modules/codec/ffmpeg/ffmpeg.h:206
 #, fuzzy
-msgid "Enable pre motion estimation"
+msgid "Pre-motion estimation"
 msgstr "Permite remapear as ações."
 
-#: modules/codec/ffmpeg/ffmpeg.h:199
+#: modules/codec/ffmpeg/ffmpeg.h:207
 #, fuzzy
-msgid "Allows you to enable the pre motion estimation."
+msgid "Enable the pre-motion estimation algorithm."
 msgstr "Permite remapear as ações."
 
-#: modules/codec/ffmpeg/ffmpeg.h:202
+#: modules/codec/ffmpeg/ffmpeg.h:210
 #, fuzzy
-msgid "Enable strict rate control"
+msgid "Strict rate control"
 msgstr "Codificação das legendas"
 
-#: modules/codec/ffmpeg/ffmpeg.h:203
+#: modules/codec/ffmpeg/ffmpeg.h:211
 #, fuzzy
-msgid "Allows you to enable the strict rate control algorithm."
+msgid "Enable the strict rate control algorithm."
 msgstr "Permite remapear as ações."
 
-#: modules/codec/ffmpeg/ffmpeg.h:206
+#: modules/codec/ffmpeg/ffmpeg.h:214
 #, fuzzy
 msgid "Rate control buffer size"
 msgstr "Interface de controle remoto"
 
-#: modules/codec/ffmpeg/ffmpeg.h:207
-#, fuzzy
-msgid "Allows you to specify the rate control buffer size."
-msgstr "Permite remapear as ações."
+#: modules/codec/ffmpeg/ffmpeg.h:215
+msgid ""
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
+msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:210
+#: modules/codec/ffmpeg/ffmpeg.h:219
 #, fuzzy
 msgid "Rate control buffer aggressiveness"
 msgstr "Interface de controle remoto"
 
-#: modules/codec/ffmpeg/ffmpeg.h:211
+#: modules/codec/ffmpeg/ffmpeg.h:220
 #, fuzzy
-msgid "Allows you to specify the rate control buffer aggressiveness."
-msgstr "Permite remapear as ações."
+msgid "Rate control buffer aggressiveness."
+msgstr "Interface de controle remoto"
 
-#: modules/codec/ffmpeg/ffmpeg.h:214
+#: modules/codec/ffmpeg/ffmpeg.h:223
 msgid "I quantization factor"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:215
+#: modules/codec/ffmpeg/ffmpeg.h:225
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 msgid "Noise reduction"
 msgstr "Resolução de ruido"
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:233
+msgid "MPEG4 quantization matrix"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 #, fuzzy
 msgid "Quality level"
 msgstr "Qualidade:"
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
 #, fuzzy
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
+#: modules/codec/ffmpeg/ffmpeg.h:252
 #, fuzzy
-msgid "Allows you to specify the minimum video quantizer scale."
+msgid "Minimum video quantizer scale."
 msgstr "Permite remapear as ações."
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
+#: modules/codec/ffmpeg/ffmpeg.h:256
 #, fuzzy
-msgid "Allows you to specify the maximum video quantizer scale."
+msgid "Maximum video quantizer scale."
 msgstr "Permite remapear as ações."
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
+msgstr "Visualizações"
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
+#: modules/codec/ffmpeg/ffmpeg.h:260
 #, fuzzy
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr "Permite remapear as ações."
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
-msgid "Use fixed video quantizer scale"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:263
+#, fuzzy
+msgid "Fixed quantizer scale"
+msgstr "Número de faixas"
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
 #, fuzzy
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr "Permite remapear as ações."
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
+#: modules/codec/ffmpeg/ffmpeg.h:272
 #, fuzzy
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr "Permite remapear as ações."
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
+#: modules/codec/ffmpeg/ffmpeg.h:276
 #, fuzzy
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr "Permite remapear as ações."
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 #, fuzzy
 msgid "Motion masking"
 msgstr "Mapeamento de ação"
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
+#, fuzzy
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
-msgstr ""
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
+msgstr "Permite remapear as ações."
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 msgid "Border masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
+#, fuzzy
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
-msgstr ""
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
+msgstr "Permite remapear as ações."
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr "Pós processamento"
 
@@ -7883,7 +8078,8 @@ msgid "Video decoder using openmash"
 msgstr "decodificador de MPEG I/II (usando libmpeg2)"
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
+#, fuzzy
+msgid "MPEG audio layer I/II/III decoder"
 msgstr "parser de MPEG audio layer I/II/III"
 
 #: modules/codec/mpeg_audio.c:117
@@ -7945,42 +8141,52 @@ msgstr "Decodificador de legendas DVD"
 msgid "DVD subtitles packetizer"
 msgstr "Packetizer de legendas DVD"
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 msgid "Subtitles text encoding"
 msgstr "Codificação de texto de legendas"
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 msgid "Set the encoding used in text subtitles"
 msgstr "Muda a codificação usada nas legendas de texto"
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 msgid "Subtitles justification"
 msgstr "Alinhamento das legendas"
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 #, fuzzy
 msgid "Set the justification of subtitles"
 msgstr "Muda a justificação das legendas"
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+#, fuzzy
+msgid "UTF-8 subtitles autodetection"
+msgstr "Indistinção na autodetecção de legendas"
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 #, fuzzy
 msgid "Formatted Subtitles"
 msgstr "Legenda"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 #, fuzzy
 msgid "Text subtitles decoder"
 msgstr "decodificador de texto de legendas"
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -8003,8 +8209,8 @@ msgstr "Módulo decodificador Tarkin"
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 
 #: modules/codec/theora.c:99
@@ -8025,7 +8231,7 @@ msgstr "Comentário Theora"
 
 #: modules/codec/twolame.c:52
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 
@@ -8035,16 +8241,15 @@ msgid "Stereo mode"
 msgstr "Estéreo"
 
 #: modules/codec/twolame.c:56
-#, fuzzy
-msgid "Select how stereo streams will be handled"
-msgstr "Especifique um nome de arquivo no qual o stream raw será armazenado"
+msgid "Handling mode for stereo streams"
+msgstr ""
 
 #: modules/codec/twolame.c:57
 msgid "VBR mode"
 msgstr ""
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
 msgstr ""
 
 #: modules/codec/twolame.c:60
@@ -8077,46 +8282,44 @@ msgstr "Taxa de Bits Máxima"
 
 #: modules/codec/vorbis.c:161
 #, fuzzy
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 #, fuzzy
 msgid "Minimum encoding bitrate"
 msgstr "Taxa de Bits Máxima"
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
 #, fuzzy
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 #, fuzzy
 msgid "CBR encoding"
 msgstr "Codificação das legendas"
 
-#: modules/codec/vorbis.c:169
+#: modules/codec/vorbis.c:167
 #, fuzzy
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr "Permite remapear as ações."
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 msgid "Vorbis audio decoder"
 msgstr "Decodificador de audio Vorbis"
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 msgid "Vorbis audio packetizer"
 msgstr "Packetizer de audio vorbis"
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr "Codificador de audio Vorbis"
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr "Comentário Vorbis"
 
@@ -8128,7 +8331,7 @@ msgstr "Taxa de Bits Máxima"
 #: modules/codec/x264.c:45
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 
 #: modules/codec/x264.c:49
@@ -8148,7 +8351,7 @@ msgid ""
 msgstr ""
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -8158,211 +8361,219 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 
-#: modules/codec/x264.c:68
+#: modules/codec/x264.c:70
 #, fuzzy
-msgid "Number of B-frames between I and P (1 to 16)"
+msgid "B-frames between I and P"
 msgstr "Número de pixels em branco entre as faixas"
 
-#: modules/codec/x264.c:69
+#: modules/codec/x264.c:71
 #, fuzzy
-msgid "Number of consecutive B-frames between I and P-frames."
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr "Número de pixels em branco entre as faixas"
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
+#, fuzzy
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
-msgstr ""
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
+msgstr "Número de pixels em branco entre as faixas"
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
 "encoding and decoding, but should save 10-15% bitrate."
 msgstr ""
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
-msgstr ""
+#: modules/codec/x264.c:92
+#, fuzzy
+msgid "Number of reference frames"
+msgstr "Número de pixels em branco entre as faixas"
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "Filtro de vídeo de logo"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 msgid "Deblocking loop filter (increases quality)."
 msgstr ""
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr ""
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 msgid "Maximum quantizer parameter."
 msgstr ""
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
-msgid "Allowed variance of average bitrate"
-msgstr ""
+#: modules/codec/x264.c:121
+#, fuzzy
+msgid "Average bitrate tolerance"
+msgstr "Tolerância de Taxa de Bits:"
 
-#: modules/codec/x264.c:120
-msgid "Sets the allowed variance in average. bitrate."
-msgstr ""
+#: modules/codec/x264.c:122
+#, fuzzy
+msgid "Allowed variance in average. bitrate (in kbits/s)."
+msgstr "Selecione o bitrate máximo do stream"
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 #, fuzzy
 msgid "Max local bitrate"
 msgstr "Taxa de Bits Máxima"
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 #, fuzzy
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr "Selecione o bitrate máximo do stream"
 
-#: modules/codec/x264.c:126
+#: modules/codec/x264.c:128
 #, fuzzy
-msgid "Size of VBV buffer"
+msgid "VBV buffer"
 msgstr "Compensação de sombra"
 
-#: modules/codec/x264.c:127
+#: modules/codec/x264.c:129
 #, fuzzy
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+msgid "Averaging period for the maximum local bitrate in kbits."
 msgstr "Selecione o bitrate máximo do stream"
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 msgid "Initial VBV buffer occupancy"
 msgstr ""
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
+#: modules/codec/x264.c:145
 #, fuzzy
-msgid "QP curve compression."
+msgid "QP curve compression"
 msgstr "Limite de compressão DTS dinâmico"
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
-msgstr ""
+#, fuzzy
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
+msgstr "Limite de compressão DTS dinâmico"
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -8373,28 +8584,28 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 msgid "Direct MV prediction mode"
 msgstr ""
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 msgid "Direct MV prediction mode. "
 msgstr ""
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 #, fuzzy
 msgid "Integer pixel motion estimation method"
 msgstr "Permite remapear as ações."
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -8403,169 +8614,172 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 #, fuzzy
 msgid "Ignore chroma in motion estimation"
 msgstr "Permite remapear as ações."
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#: modules/codec/x264.c:213
+msgid "Trellis RD quantization"
 msgstr ""
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 #, fuzzy
 msgid "CPU optimizations"
 msgstr "Polarização"
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
-msgstr ""
+#: modules/codec/x264.c:229
+#, fuzzy
+msgid "Use assembler CPU optimizations."
+msgstr "Polarização"
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 #, fuzzy
 msgid "PSNR calculation"
 msgstr "Saturação"
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "dia"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "esa"
 msgstr "Sim"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 #, fuzzy
 msgid "fast"
 msgstr "Rápido"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 #, fuzzy
 msgid "normal"
 msgstr "Normal"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 #, fuzzy
 msgid "slow"
 msgstr "Devagar"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 #, fuzzy
 msgid "all"
 msgstr "Pequeno"
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "spatial"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr ""
 
@@ -8575,6 +8789,16 @@ msgid "Corba control"
 msgstr "Módulo de controle corba"
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 #, fuzzy
 msgid "corba control module"
 msgstr "Módulo de controle corba"
@@ -8588,19 +8812,20 @@ msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr ""
 "Quantidade de movimento necessário para que um gesto do mouse seja gravado"
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr "Botão gatilho"
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
+#: modules/control/gestures.c:83
+#, fuzzy
+msgid "Trigger button for mouse gestures."
 msgstr "Aqui, você pode configurar o botão de gatilho para gestos do mouse."
 
-#: modules/control/gestures.c:87
+#: modules/control/gestures.c:86
 msgid "Middle"
 msgstr "Meio"
 
-#: modules/control/gestures.c:90
+#: modules/control/gestures.c:89
 #, fuzzy
 msgid "Gestures"
 msgstr "Gênero"
@@ -8609,129 +8834,104 @@ msgstr "Gênero"
 msgid "Mouse gestures control interface"
 msgstr "Controle da interface por gestos do mouse"
 
-#: modules/control/hotkeys.c:84
-msgid "Playlist bookmark 1"
-msgstr "Marcador 1 da lista de reprodução"
-
-#: modules/control/hotkeys.c:85
-msgid "Playlist bookmark 2"
-msgstr "Marcador 2 da lista de reprodução"
-
-#: modules/control/hotkeys.c:86
-msgid "Playlist bookmark 3"
-msgstr "Marcador 3 da lista de reprodução"
-
-#: modules/control/hotkeys.c:87
-msgid "Playlist bookmark 4"
-msgstr "Marcador 4 da lista de reprodução"
-
-#: modules/control/hotkeys.c:88
-msgid "Playlist bookmark 5"
-msgstr "Marcador 5 da lista de reprodução"
-
-#: modules/control/hotkeys.c:89
-msgid "Playlist bookmark 6"
-msgstr "Marcador 6 da lista de reprodução"
-
-#: modules/control/hotkeys.c:90
-msgid "Playlist bookmark 7"
-msgstr "Marcador 7 da lista de reprodução"
-
-#: modules/control/hotkeys.c:91
-msgid "Playlist bookmark 8"
-msgstr "Marcador 8 da lista de reprodução"
-
-#: modules/control/hotkeys.c:92
-msgid "Playlist bookmark 9"
-msgstr "Marcador 9 da lista de reprodução"
-
-#: modules/control/hotkeys.c:93
-msgid "Playlist bookmark 10"
-msgstr "Marcador 10 da lista de reprodução"
-
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
-msgstr "Esta opção permite definir os marcadores da lista de reprodução"
+#: modules/control/hotkeys.c:94
+#, fuzzy
+msgid "Define playlist bookmarks."
+msgstr "Configurar marcador 9 da lista de reprodução"
 
-#: modules/control/hotkeys.c:98
+#: modules/control/hotkeys.c:97
 #, fuzzy
 msgid "Hotkeys"
 msgstr "Endereço do host"
 
-#: modules/control/hotkeys.c:99
+#: modules/control/hotkeys.c:98
 msgid "Hotkeys management interface"
 msgstr "Interface de gerenciamento de atalhos"
 
-#: modules/control/hotkeys.c:488
+#: modules/control/hotkeys.c:467
 #, c-format
 msgid "Audio track: %s"
 msgstr "Faixa de audio: %s"
 
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
 #, c-format
 msgid "Subtitle track: %s"
 msgstr "Faixa de Legendas: %s"
 
-#: modules/control/hotkeys.c:502
+#: modules/control/hotkeys.c:482
 msgid "N/A"
 msgstr ""
 
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, fuzzy, c-format
 msgid "Aspect ratio: %s"
 msgstr "Proporção de Aspecto"
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, fuzzy, c-format
 msgid "Crop: %s"
 msgstr "Cortar"
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, fuzzy, c-format
 msgid "Deinterlace mode: %s"
 msgstr "Modo desentrelaçado"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr "Endereço do host"
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
 msgstr ""
-"Você pode ajustar o endereço e a porta em que a interface http será atada."
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 msgid "Source directory"
 msgstr "Diretório fonte"
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 #, fuzzy
 msgid "Charset"
 msgstr "Cabaret"
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 msgid "Handlers"
 msgstr ""
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
+msgstr ""
+
+#: modules/control/http/http.c:50
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr ""
+
+#: modules/control/http/http.c:53
+msgid "HTTP interface x509 PEM private key file."
 msgstr ""
 
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
+msgstr ""
+
+#: modules/control/http/http.c:58
+msgid "HTTP interace Certificates Revocation List file."
 msgstr ""
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:62
 msgid "HTTP remote control interface"
 msgstr "Interface de controle remoto HTTP"
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 #, fuzzy
 msgid "HTTP SSL"
 msgstr "HTTP"
@@ -8741,17 +8941,14 @@ msgid "Infrared remote control interface"
 msgstr "Controle da interface por um controle remoto infra-vermelho"
 
 #: modules/control/netsync.c:59
-#, fuzzy
-msgid "Act as master for network synchronisation"
+msgid "Act as master"
 msgstr ""
-"Permite que você modifique o nome de usuário que será usado para a conexão."
 
 #: modules/control/netsync.c:60
 #, fuzzy
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
-msgstr "Permite que você modifique a conta que será usada para a conexão."
+msgid "Should act as the master client for the network synchronisation?"
+msgstr ""
+"Permite que você modifique o nome de usuário que será usado para a conexão."
 
 #: modules/control/netsync.c:63
 msgid "Master client ip address"
@@ -8759,9 +8956,7 @@ msgstr ""
 
 #: modules/control/netsync.c:64
 #, fuzzy
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+msgid "IP address of the master client used for the network synchronisation."
 msgstr ""
 "Permite que você modifique o nome de usuário que será usado para a conexão."
 
@@ -8777,7 +8972,7 @@ msgstr "Instalar serviço NT/2K/XP"
 
 #: modules/control/ntservice.c:41
 #, fuzzy
-msgid "If enabled the interface will install the Service and exit."
+msgid "Install the Service and exit."
 msgstr "Se habilitado a interface irá instalar o serviço e sair."
 
 #: modules/control/ntservice.c:42
@@ -8787,8 +8982,8 @@ msgstr "Desinstalar serviço NT/2K/XP"
 
 #: modules/control/ntservice.c:44
 #, fuzzy
-msgid "If enabled the interface will uninstall the Service and exit."
-msgstr "Se habilitado, o serviço irá desinstalar o serviço e sair."
+msgid "Uninstall the Service and exit."
+msgstr "Se habilitado a interface irá instalar o serviço e sair."
 
 #: modules/control/ntservice.c:45
 #, fuzzy
@@ -8797,8 +8992,8 @@ msgstr "Mostrar o nome do serviço"
 
 #: modules/control/ntservice.c:47
 #, fuzzy
-msgid "This allows you to change the display name of the Service."
-msgstr "Isto permite que você mude o nome a ser mostrado do serviço."
+msgid "Change the display name of the Service."
+msgstr "Mostrar o nome do serviço"
 
 #: modules/control/ntservice.c:48
 #, fuzzy
@@ -8808,9 +9003,9 @@ msgstr "Opções Comuns"
 #: modules/control/ntservice.c:50
 #, fuzzy
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 "Esta opção permite que você selecione interfaces adicionais geradas pelo "
 "serviço. Deverá ser especificado no momento de instalação para que o serviço "
@@ -8820,10 +9015,9 @@ msgstr ""
 #: modules/control/ntservice.c:55
 #, fuzzy
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
 "Esta opção permite que você selecione interfaces adicionais geradas pelo "
 "serviço. Deverá ser especificado no momento de instalação para que o serviço "
@@ -8907,12 +9101,12 @@ msgstr "Interface de controle remoto"
 
 #: modules/control/rc.c:335
 #, fuzzy
-msgid "Remote control interface initialized, `h' for help"
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr "Interface de controle remoto"
 
 #: modules/control/rc.c:847
 #, c-format
-msgid "unknown command `%s', type `help' for help"
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr ""
 
 #: modules/control/rc.c:880
@@ -9100,7 +9294,7 @@ msgid "| time-size # . . . . . . . . font size, in pixels"
 msgstr ""
 
 #: modules/control/rc.c:935
-msgid "| logo-file STRING . . . the overlay file path/name"
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr ""
 
 #: modules/control/rc.c:936
@@ -9193,21 +9387,31 @@ msgstr ""
 msgid "+----[ end of help ]"
 msgstr ""
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+#, fuzzy
+msgid "Press menu select or pause to continue."
+msgstr ""
+"\n"
+"Pressione ENTER para continuar...\n"
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+#, fuzzy
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr ""
+"\n"
+"Pressione ENTER para continuar...\n"
 
 #: modules/control/rc.c:1385
 #, fuzzy
-msgid "press pause to continue"
+msgid "Type 'pause' to continue."
 msgstr ""
 "\n"
 "Pressione ENTER para continuar...\n"
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+msgid "Please provide one of the following parameters:"
 msgstr ""
 
 #: modules/control/showintf.c:62
@@ -9217,40 +9421,42 @@ msgstr "Limiar de movimento"
 
 #: modules/control/showintf.c:63
 #, fuzzy
-msgid "Height of the zone triggering the interface"
+msgid "Height of the zone triggering the interface."
 msgstr "MTU da interface de rede"
 
 #: modules/control/telnet.c:72
 #, fuzzy
-msgid "Telnet Interface host"
-msgstr "Alternar _Interface"
+msgid "Host"
+msgstr "House"
 
 #: modules/control/telnet.c:73
-#, fuzzy
-msgid "Default to listen on all network interfaces"
-msgstr "MTU da interface de rede"
-
-#: modules/control/telnet.c:74
-#, fuzzy
-msgid "Telnet Interface port"
-msgstr "Alternar _Interface"
-
-#: modules/control/telnet.c:75
-#, fuzzy
-msgid "Default to 4212"
-msgstr "Padrão"
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
+msgstr ""
 
-#: modules/control/telnet.c:77
-#, fuzzy
-msgid "Telnet Interface password"
-msgstr "Alternar _Interface"
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
+msgstr "Porta"
 
 #: modules/control/telnet.c:78
-#, fuzzy
-msgid "Default to admin"
-msgstr "Padrão"
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
+msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
+msgstr ""
+
+#: modules/control/telnet.c:96
 #, fuzzy
 msgid "VLM remote control interface"
 msgstr "Interface de controle remoto"
@@ -9271,10 +9477,15 @@ msgstr "demuxer ASF v1.0"
 msgid "AU demuxer"
 msgstr "demuxer AU"
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 msgid "Force interleaved method"
 msgstr "Forçar método entrelaçado"
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "Forçar método entrelaçado"
+
 #: modules/demux/avi/avi.c:45
 msgid "Force index creation"
 msgstr "Forçar criação do index"
@@ -9343,15 +9554,24 @@ msgstr "demuxer raw DTS"
 msgid "FLAC demuxer"
 msgstr "demuxer AAC"
 
+#: modules/demux/livedotcom.cpp:63
+#, fuzzy
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+"Permite que você modifique o valor padrão de cache para streams mms. Este "
+"valor deverá ser ajustado em unidades de milisegundos."
+
 #: modules/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:67
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:72
@@ -9398,10 +9618,12 @@ msgid "Frames per Second"
 msgstr "Quadros por segundo"
 
 #: modules/demux/mjpeg.c:44
+#, fuzzy
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
+"is the default value) for a live stream (from a camera)."
 msgstr ""
+"Permite que você modifique o nome de usuário que será usado para a conexão."
 
 #: modules/demux/mjpeg.c:50
 #, fuzzy
@@ -9807,7 +10029,7 @@ msgid "Extra PMT"
 msgstr ""
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr ""
 
 #: modules/demux/ts.c:87
@@ -9815,87 +10037,98 @@ msgid "Set id of ES to PID"
 msgstr ""
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
 msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 #, fuzzy
 msgid "Fast udp streaming"
 msgstr "Parar Stream"
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr ""
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
+#: modules/demux/ts.c:98
+msgid "MTU for out mode."
+msgstr ""
+
+#: modules/demux/ts.c:100
 #, fuzzy
 msgid "CSA ck"
 msgstr "tecla"
 
-#: modules/demux/ts.c:100
+#: modules/demux/ts.c:101
+msgid "Control word for the CSA encryption algorithm"
+msgstr ""
+
+#: modules/demux/ts.c:103
 #, fuzzy
 msgid "Silent mode"
 msgstr "Selecionar Nenhum"
 
-#: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+#: modules/demux/ts.c:104
+msgid "Do not complain on encrypted PES."
 msgstr ""
 
-#: modules/demux/ts.c:103
+#: modules/demux/ts.c:106
 #, fuzzy
 msgid "CAPMT System ID"
 msgstr "Id do Sistema"
 
-#: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+#: modules/demux/ts.c:107
+msgid "Only forward descriptors from this SysID to the CAM."
 msgstr ""
 
-#: modules/demux/ts.c:106
+#: modules/demux/ts.c:109
 msgid "Packet size in bytes to decrypt"
 msgstr ""
 
-#: modules/demux/ts.c:107
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr ""
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 msgid "Filename of dump"
 msgstr "Nome do arq. do dump"
 
-#: modules/demux/ts.c:112
+#: modules/demux/ts.c:115
 #, fuzzy
-msgid "Specify a filename where to dump the TS in"
+msgid "Specify a filename where to dump the TS in."
 msgstr "Especifique um nome de arquivo no qual o stream raw será armazenado"
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 #, fuzzy
 msgid "Append"
 msgstr "Abrir"
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
 msgstr ""
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 #, fuzzy
 msgid "Dump buffer size"
 msgstr "Interface de controle remoto"
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr ""
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 #, fuzzy
 msgid "MPEG Transport Stream demuxer"
 msgstr "Steam de entrada de programa MPEG ISO 13818-1"
@@ -9949,6 +10182,10 @@ msgstr "New Age"
 msgid "Oldies"
 msgstr "Oldies"
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr "Outras"
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr "R&B"
@@ -10141,7 +10378,7 @@ msgstr "Cabaret"
 msgid "New wave"
 msgstr "New wave"
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 #, fuzzy
 msgid "Psychedelic"
 msgstr "Psychadelic"
@@ -10232,7 +10469,7 @@ msgstr "Abrir arquivos de todas as sub-pastas também?"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -10240,8 +10477,8 @@ msgstr "Cancelar"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr "Abrir"
 
@@ -10253,7 +10490,7 @@ msgstr "Preferências"
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr "Mensagens"
 
@@ -10261,7 +10498,7 @@ msgstr "Mensagens"
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr "Abrir Arquivo"
 
@@ -10300,22 +10537,22 @@ msgstr "Vá ao Capítulo"
 msgid "Speed"
 msgstr "Velocidade"
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr "janela"
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr "OK"
@@ -10350,7 +10587,7 @@ msgid "Edit"
 msgstr "Editar"
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr "Selecionar Tudo"
 
@@ -10391,11 +10628,11 @@ msgid "Path"
 msgstr "Caminho"
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr "Nome"
 
@@ -10404,7 +10641,7 @@ msgid "Apply"
 msgstr "Aplicar"
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr "Salvar"
 
@@ -10445,7 +10682,6 @@ msgid "Take Screen Shot"
 msgstr "Fazer Screenshot"
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr "Sobre o VLC media player"
 
@@ -10454,7 +10690,7 @@ msgstr "Sobre o VLC media player"
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 #, fuzzy
 msgid "Bookmarks"
@@ -10473,30 +10709,14 @@ msgstr "Limpar"
 msgid "Extract"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-#, fuzzy
-msgid "Size offset"
-msgstr "Compensação de sombra"
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-#, fuzzy
-msgid "Time offset"
-msgstr "Compensação vertical"
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr "Tempo"
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-#, fuzzy
-msgid "Bytes"
-msgstr "Blues"
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 msgid "Untitled"
 msgstr "Sem Título"
 
@@ -10507,9 +10727,8 @@ msgid "No input"
 msgstr "Entrada FTP"
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:241
@@ -10518,34 +10737,34 @@ msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:242
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 #, fuzzy
 msgid "Invalid selection"
 msgstr "Seleção"
 
-#: modules/gui/macosx/bookmarks.m:292
-msgid "You have to select two bookmarks."
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 #, fuzzy
 msgid "No input found"
 msgstr "Não encontrado %@s"
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr ""
 
-#: modules/gui/macosx/controls.m:47
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
 #, fuzzy
-msgid "Go To Position"
-msgstr "Posição de início"
+msgid "Jump To Time"
+msgstr "Pular para:"
 
 #: modules/gui/macosx/controls.m:50
 #, fuzzy
@@ -10554,8 +10773,8 @@ msgstr "secam"
 
 #: modules/gui/macosx/controls.m:51
 #, fuzzy
-msgid "Go to specific position"
-msgstr "Vá diretamente ao ponto especificado"
+msgid "Jump to time"
+msgstr "Pular para:"
 
 #: modules/gui/macosx/controls.m:136
 msgid "Random On"
@@ -10565,60 +10784,60 @@ msgstr "Aleatório Ligado"
 msgid "Random Off"
 msgstr "Aleatório Desligado"
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 msgid "Repeat One"
 msgstr "Repertir Um"
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 msgid "Repeat Off"
 msgstr "Repertir Desligado"
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 msgid "Repeat All"
 msgstr "Repetir Tudo"
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr "Metade do Tamanho"
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr "Tamanho normal"
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr "Tamanho dobrado"
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr "Flutuar por cima"
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr "Ajustar para a tela"
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr "Aleatórizar"
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 msgid "Step Forward"
 msgstr "Passo Adiante"
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 msgid "Step Backward"
 msgstr "Passo para Trás"
 
@@ -10633,42 +10852,40 @@ msgstr "Avançar Rápido"
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr "Tocar"
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr "Pausar"
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 #, fuzzy
 msgid "2 Pass"
 msgstr "Bass"
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:147
@@ -10676,153 +10893,151 @@ msgstr ""
 msgid "Preamp"
 msgstr "Dream"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 #, fuzzy
 msgid "Extended controls"
 msgstr "Interface &Extendida"
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 #, fuzzy
 msgid "Video filters"
 msgstr "Tamanho do vídeo"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr "Ajustar Imagem"
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 #, fuzzy
 msgid "More Info"
 msgstr "Info do ítem"
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 #, fuzzy
 msgid "Distortion"
 msgstr "Modo de distorção"
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 msgid "Image clone"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+msgid "Creates several copies of the Video output window"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 #, fuzzy
 msgid "Image cropping"
 msgstr "Corte automático"
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
+#: modules/gui/macosx/extended.m:94
+msgid "Crops a defined part of the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 #, fuzzy
 msgid "Image inversion"
 msgstr "Conversões de "
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 #, fuzzy
 msgid "Transformation"
 msgstr "imprimir informações de versão"
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 #, fuzzy
 msgid "Volume normalization"
 msgstr "Visualizações"
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
 #, fuzzy
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
+"This filters prevents the audio output level from exceeding a defined value."
 msgstr "Isto salva o volume da saída de audio quando você seleciona mudo."
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 msgid "Headphone virtualization"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 #, fuzzy
 msgid "Maximum level"
 msgstr "Qualidade:"
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 #, fuzzy
 msgid "Restore Defaults"
 msgstr "Padrões"
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr "Gamma"
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 msgid "Saturation"
 msgstr "Saturação"
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr "Opacidade"
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 #, fuzzy
 msgid "More information"
 msgstr "imprimir informações de versão"
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
 
 #: modules/gui/macosx/intf.m:467
 msgid "VLC - Controller"
 msgstr "VLC - Controlador"
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr "VLC media player"
@@ -10855,7 +11070,7 @@ msgstr "Esconder Outros"
 msgid "Show All"
 msgstr "Mostrar Tudo"
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr "Sair do VLC"
 
@@ -10883,7 +11098,7 @@ msgstr "Abrir Rede..."
 msgid "Open Recent"
 msgstr "Abrir Recente"
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr "Limpar o Menu"
 
@@ -10917,96 +11132,99 @@ msgstr "Aumentar Volume"
 msgid "Volume Down"
 msgstr "Abaixar volume"
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr "Dispositivo de Vídeo"
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr "Minimizar janela"
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 msgid "Close Window"
 msgstr "Fechar janela"
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 msgid "Controller"
 msgstr "Controlador"
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 #, fuzzy
 msgid "Extended Controls"
 msgstr "Interface &Extendida"
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "imprimir informações de versão"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr "Trazer tudo para a frente"
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr "Ajuda"
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr "LeiaMe..."
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr "Documentação Online"
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr "Reportar um bug"
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 msgid "VideoLAN Website"
 msgstr "website do Videolan"
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr "Licença"
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 msgid "Make a donation"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 #, fuzzy
 msgid "Online Forum"
 msgstr "Documentação Online"
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr "Erro"
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
+#, fuzzy
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr ""
 "Um erro ocorreu que provavelmente impediu a execução de seu requerimento:"
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr "Se você acredita que seja um bug, por favor siga as instruções em:"
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr "Abrir janela de mensagem"
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr "Liberar"
 
-#: modules/gui/macosx/intf.m:604
+#: modules/gui/macosx/intf.m:608
 #, fuzzy
-msgid "Suppress further errors"
+msgid "Do not display further errors"
 msgstr "Suprimir erros futuros"
 
 #: modules/gui/macosx/intf.m:1071
@@ -11014,26 +11232,22 @@ msgstr "Suprimir erros futuros"
 msgid "Volume: %d%%"
 msgstr "Abaixar volume"
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 msgid "No CrashLog found"
 msgstr "Não foi encontrado um Crashlog"
 
-#: modules/gui/macosx/intf.m:1733
-#, fuzzy
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
-"Ou você está usando um Mac OS X pré 10.2 ou você ainda não experimentou "
-"nenhum travamento pesado."
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "Saída de vídeo QT Embedded"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:54
@@ -11042,11 +11256,10 @@ msgstr "Dispositivo de Vídeo"
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
-"Escolha um número correspondente a tela em seu menu de seleção de "
-"dispositivo de vídeo e esta tela será a padrão para a 'tela cheia'."
 
 #: modules/gui/macosx/macosx.m:61
 msgid ""
@@ -11062,16 +11275,13 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
-"Ao invés de manter a proporção de aspecto do filme ao redimencionar o vídeo, "
-"estica o vídeo para preencher completamente a janela."
 
 #: modules/gui/macosx/macosx.m:69
-#, fuzzy
-msgid "Fill fullscreen"
-msgstr "Tela cheia"
+msgid "Crop borders in fullscreen"
+msgstr ""
 
 #: modules/gui/macosx/macosx.m:70
 msgid ""
@@ -11084,28 +11294,26 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:81
+#: modules/gui/macosx/macosx.m:82
 #, fuzzy
-msgid "Keep wizard selections"
+msgid "Remember wizard options"
 msgstr "Interface &Extendida"
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -11131,7 +11339,7 @@ msgstr "Localizador de Recursos de Mídia (MRL)"
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -11150,21 +11358,15 @@ msgid "Use DVD menus"
 msgstr "Usar menus DVD"
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr "Pasta VIDEO_TS"
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "Abrir o diretório VIDEO_TS"
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
 msgid "DVD"
 msgstr "DVD"
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr "Porta"
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -11183,7 +11385,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr "HTTP/FTP/MMS"
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr ""
 
@@ -11197,27 +11399,36 @@ msgid "Settings..."
 msgstr "Configurações..."
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
-msgstr "Sobrepujar"
+#, fuzzy
+msgid "Override parametters"
+msgstr "Número de faixas"
 
 #: modules/gui/macosx/open.m:244
-msgid "delay"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+#, fuzzy
+msgid "Delay"
 msgstr "atraso"
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
-msgstr "fps"
+#, fuzzy
+msgid "FPS"
+msgstr "PS"
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Subtitles encoding"
 msgstr "Codificação das legendas"
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr "Tamanho da fonte"
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "Arquivo de legendas"
+
 #: modules/gui/macosx/open.m:255
 #, fuzzy
 msgid "Font Properties"
@@ -11239,17 +11450,19 @@ msgid "Open VIDEO_TS Directory"
 msgstr "Abrir o diretório VIDEO_TS"
 
 #: modules/gui/macosx/output.m:136
-msgid "Advanced output:"
-msgstr "Saída avançada:"
+#, fuzzy
+msgid "Streaming/Saving:"
+msgstr "stream"
 
 #: modules/gui/macosx/output.m:140
-msgid "Output Options"
-msgstr "Opções de saída"
+#, fuzzy
+msgid "Streaming and Transcoding Options"
+msgstr "Assistente de Streaming..."
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
-msgid "Play locally"
-msgstr "Tocar localmente"
+#, fuzzy
+msgid "Display the stream locally"
+msgstr "Mostrar ao fazer o streaming"
 
 #: modules/gui/macosx/output.m:144
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:510
@@ -11262,15 +11475,16 @@ msgid "Encapsulation Method"
 msgstr "Método de encapsulação"
 
 #: modules/gui/macosx/output.m:159
-msgid "Transcode options"
-msgstr "Opções Transcode"
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
+msgid "Transcoding options"
+msgstr "Opções de transcodificação"
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 msgid "Bitrate (kb/s)"
 msgstr "Taxa de Bits (kb/s)"
 
@@ -11315,195 +11529,182 @@ msgstr "UDP"
 msgid "Save File"
 msgstr "Salvar Arquivo"
 
-#: modules/gui/macosx/playlist.m:478
+#: 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
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Parar Stream"
+
+#: modules/gui/macosx/playlistinfo.m:83
+#, fuzzy
+msgid "Demuxed"
+msgstr "Número do demux"
+
+#: modules/gui/macosx/playlistinfo.m:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Taxa de Bits Máxima"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Decodificadores"
+
+#: modules/gui/macosx/playlistinfo.m:88
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Blues"
+
+#: modules/gui/macosx/playlistinfo.m:89
+#, fuzzy
+msgid "Lost frames"
+msgstr "Blues"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+#, fuzzy
+msgid "Streaming"
+msgstr "stream"
+
+#: modules/gui/macosx/playlistinfo.m:92
+#, fuzzy
+msgid "Sent packets"
+msgstr "Copiar packetizer"
+
+#: modules/gui/macosx/playlistinfo.m:93
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Taxa de Amostra:"
+
+#: modules/gui/macosx/playlistinfo.m:98
+#, fuzzy
+msgid "Played buffers"
+msgstr "Tocar mais rápido"
+
+#: modules/gui/macosx/playlistinfo.m:99
+msgid "Lost buffers"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:479
 msgid "Save Playlist..."
 msgstr "Salvar Lista de Reprodução..."
 
-#: modules/gui/macosx/playlist.m:480 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:278
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:285
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
 msgid "Delete"
 msgstr "Apagar"
 
-#: modules/gui/macosx/playlist.m:481
+#: modules/gui/macosx/playlist.m:482
 msgid "Expand Node"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+#: modules/gui/macosx/playlist.m:485
 #, fuzzy
-msgid "Preparse"
-msgstr "Preparador"
+msgid "Get Stream Information"
+msgstr "Alvo de destino:"
 
-#: modules/gui/macosx/playlist.m:485
+#: modules/gui/macosx/playlist.m:486
 #, fuzzy
 msgid "Sort Node by Name"
 msgstr "Org. por Nome"
 
-#: modules/gui/macosx/playlist.m:486
+#: modules/gui/macosx/playlist.m:487
 #, fuzzy
 msgid "Sort Node by Author"
 msgstr "Org. por &Autor"
 
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
 #, fuzzy
 msgid "No items in the playlist"
 msgstr "%i ítens na lista de reprodução"
 
-#: modules/gui/macosx/playlist.m:493
+#: modules/gui/macosx/playlist.m:494
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:323
 msgid "Search"
 msgstr "Procurar"
 
-#: modules/gui/macosx/playlist.m:495
+#: modules/gui/macosx/playlist.m:496
 #, fuzzy
 msgid "Search in Playlist"
 msgstr "Abrir Lista de Reprodução"
 
-#: modules/gui/macosx/playlist.m:496
+#: modules/gui/macosx/playlist.m:497
 msgid "Standard Play"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:500
 #, fuzzy
 msgid "Add Folder to Playlist"
 msgstr "Adicionar à Lista de reprodução"
 
-#: modules/gui/macosx/playlist.m:745
+#: modules/gui/macosx/playlist.m:749
 msgid "Save Playlist"
 msgstr "Salvar Lista de Reprodução"
 
-#: modules/gui/macosx/playlist.m:1489
+#: modules/gui/macosx/playlist.m:1492
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:1514
+#: modules/gui/macosx/playlist.m:1517
 #, fuzzy, c-format
 msgid "%i items in the playlist"
 msgstr "%i ítens na lista de reprodução"
 
-#: modules/gui/macosx/playlist.m:1524
+#: modules/gui/macosx/playlist.m:1527
 #, fuzzy
 msgid "1 item in the playlist"
 msgstr "%i ítens na lista de reprodução"
 
-#: modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
-msgid "URI"
-msgstr "URI"
+#: modules/gui/macosx/prefs.m:123
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:212
+msgid "Reset All"
+msgstr "Zerar Tudo"
 
-#: modules/gui/macosx/playlistinfo.m:62
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Opções Avançadas"
+#: modules/gui/macosx/prefs.m:142
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:295
+msgid "Reset Preferences"
+msgstr "Zerar Preferências"
 
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
+#: modules/gui/macosx/prefs.m:143
+msgid "Continue"
+msgstr "Continuar"
+
+#: modules/gui/macosx/prefs.m:145
+#, fuzzy
+msgid ""
+"Beware this will reset the VLC media player preferences.\n"
+"Are you sure you want to continue?"
 msgstr ""
+"Cuidado isto ira zerar seu arquivo de configuração do VLC.\n"
+"Você tem certeza de quer continuar?"
 
-#: modules/gui/macosx/playlistinfo.m:80
-msgid "Read at media"
+#: modules/gui/macosx/prefs.m:708
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:81
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Parar Stream"
-
-#: modules/gui/macosx/playlistinfo.m:82
-#, fuzzy
-msgid "Demuxed"
-msgstr "Número do demux"
-
-#: modules/gui/macosx/playlistinfo.m:83
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Taxa de Bits Máxima"
-
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Decodificadores"
-
-#: modules/gui/macosx/playlistinfo.m:87
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Blues"
-
-#: modules/gui/macosx/playlistinfo.m:88
-#, fuzzy
-msgid "Lost frames"
-msgstr "Blues"
-
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
-#, fuzzy
-msgid "Streaming"
-msgstr "stream"
-
-#: modules/gui/macosx/playlistinfo.m:91
-#, fuzzy
-msgid "Sent packets"
-msgstr "Copiar packetizer"
-
-#: modules/gui/macosx/playlistinfo.m:92
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:93
-#, fuzzy
-msgid "Send rate"
-msgstr "Taxa de Amostra:"
-
-#: modules/gui/macosx/playlistinfo.m:97
-#, fuzzy
-msgid "Played buffers"
-msgstr "Tocar mais rápido"
-
-#: modules/gui/macosx/playlistinfo.m:98
-msgid "Lost buffers"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
-msgstr "Info"
-
-#: modules/gui/macosx/prefs.m:123
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:212
-msgid "Reset All"
-msgstr "Zerar Tudo"
-
-#: modules/gui/macosx/prefs.m:142
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:295
-msgid "Reset Preferences"
-msgstr "Zerar Preferências"
-
-#: modules/gui/macosx/prefs.m:143
-msgid "Continue"
-msgstr "Continuar"
-
-#: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
-msgid ""
-"Beware this will reset your VLC media player preferences.\n"
-"Are you sure you want to continue?"
-msgstr ""
-"Cuidado isto ira zerar seu arquivo de configuração do VLC.\n"
-"Você tem certeza de quer continuar?"
-
-#: modules/gui/macosx/prefs.m:705
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
-msgstr ""
-
-#: modules/gui/macosx/prefs_widgets.m:1222
+#: modules/gui/macosx/prefs_widgets.m:1222
 #, fuzzy
 msgid "Select a directory"
 msgstr "Selecione um arquivo ou diretório"
@@ -11527,7 +11728,7 @@ msgid "Logo"
 msgstr ""
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 #, fuzzy
 msgid "Marquee"
 msgstr "Bass"
@@ -11564,117 +11765,112 @@ msgstr "Tamanho"
 msgid "(in pixels)"
 msgstr "Tamanho da fonte em pontos"
 
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "Tempo"
-
 #: modules/gui/macosx/sfilters.m:104
 #, fuzzy
 msgid "ms"
 msgstr "mms"
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 #, fuzzy
 msgid "Black"
 msgstr "Voltar"
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 #, fuzzy
 msgid "Silver"
 msgstr "Mais Devagar"
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 #, fuzzy
 msgid "Red"
 msgstr "Combinar"
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 #, fuzzy
 msgid "Fuchsia"
 msgstr "Fusion"
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 #, fuzzy
 msgid "Olive"
 msgstr "Oldies"
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 #, fuzzy
 msgid "Green"
 msgstr "Tela"
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 #, fuzzy
 msgid "Teal"
 msgstr "Trailer"
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 #, fuzzy
 msgid "Lime"
 msgstr "Tempo"
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 #, fuzzy
 msgid "Blue"
 msgstr "Blues"
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr ""
@@ -11725,7 +11921,7 @@ msgid "Right-Bottom"
 msgstr "Em baixo"
 
 #: modules/gui/macosx/update.m:84
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr ""
 
 #: modules/gui/macosx/update.m:85
@@ -11733,20 +11929,20 @@ msgid "Download now"
 msgstr ""
 
 #: modules/gui/macosx/update.m:92
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr ""
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -11865,24 +12061,25 @@ msgstr "Steam de entrada de programa MPEG ISO 13818-1"
 msgid "MPEG 1 Format"
 msgstr "Formato VCD"
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:265
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -11896,12 +12093,11 @@ msgid ""
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 msgid "Enter the address of the computer to stream to."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 #, fuzzy
 msgid "Use this to stream to a single computer."
 msgstr "stream de saída"
@@ -11913,12 +12109,25 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:285
+#, fuzzy
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr "stream de saída"
+
+#: modules/gui/macosx/wizard.m:290
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:362
@@ -11926,375 +12135,368 @@ msgid "Back"
 msgstr "Voltar"
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 #, fuzzy
 msgid "Streaming/Transcoding Wizard"
 msgstr "Assistente de Streaming..."
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-#, fuzzy
-msgid "This wizard helps you to stream, transcode or save a stream."
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
 msgstr ""
-"Isto permite que você toque o stream enquanto estiver fazendo o streming do "
-"mesmo."
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 #, fuzzy
 msgid "Stream to network"
 msgstr "stream de saída"
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 #, fuzzy
 msgid "Transcode/Save to file"
 msgstr "Transcodificar"
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 #, fuzzy
 msgid "Choose input"
 msgstr "Escolha o título"
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 msgid "Choose here your input stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 #, fuzzy
 msgid "Select a stream"
 msgstr "Seleciona um stream de rede"
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 #, fuzzy
 msgid "Existing playlist item"
 msgstr "Próximo ítem da lista de reprodução"
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr "Escolher..."
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 #, fuzzy
 msgid "To"
 msgstr "Acima"
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
+#: modules/gui/macosx/wizard.m:405
+#, fuzzy
+msgid "This page allows to select how the input stream will be sent."
 msgstr ""
+"Isto permite que você toque o stream enquanto estiver fazendo o streming do "
+"mesmo."
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 #, fuzzy
 msgid "Destination"
 msgstr "Alvo de destino:"
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 #, fuzzy
 msgid "Streaming method"
 msgstr "stream"
 
-#: modules/gui/macosx/wizard.m:410
+#: modules/gui/macosx/wizard.m:409
+#, fuzzy
+msgid "Address of the computer to stream to."
+msgstr "endereço de e-mail reportado ao servidor CDDB"
+
+#: modules/gui/macosx/wizard.m:411
 #, fuzzy
 msgid "UDP Unicast"
 msgstr "unicast"
 
-#: modules/gui/macosx/wizard.m:411
+#: modules/gui/macosx/wizard.m:412
 #, fuzzy
 msgid "UDP Multicast"
 msgstr "Multicast UDP/RTP"
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 msgid "Transcode"
 msgstr "Transcodificar"
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 #, fuzzy
 msgid "Transcode audio"
 msgstr "Opções Transcode"
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 #, fuzzy
 msgid "Transcode video"
 msgstr "Opções Transcode"
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-msgid "If your stream has audio and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-msgid "If your stream has video and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 #, fuzzy
 msgid "Encapsulation format"
 msgstr "Método de encapsulação"
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 #, fuzzy
 msgid "Additional streaming options"
 msgstr "Opções de taxa de bits"
 
-#: modules/gui/macosx/wizard.m:439
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+#: modules/gui/macosx/wizard.m:440
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 #, fuzzy
 msgid "SAP Announce"
 msgstr "Anunciação SAP:"
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 #, fuzzy
 msgid "Local playback"
 msgstr "Parar a tocagem"
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 #, fuzzy
 msgid "Additional transcode options"
 msgstr "Opções Transcode"
 
-#: modules/gui/macosx/wizard.m:450
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
+#: modules/gui/macosx/wizard.m:451
+msgid "In this page, a few additional transcoding parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 #, fuzzy
 msgid "Select the file to save to"
 msgstr "Selecione o atalho a ser usado para tocar."
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
 msgid "Summary"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 #, fuzzy
 msgid "Encap. format"
 msgstr "Método de encapsulação"
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 #, fuzzy
 msgid "Input stream"
 msgstr "Parar Stream"
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 #, fuzzy
 msgid "Save file to"
 msgstr "Salvar arquivo"
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 #, fuzzy
 msgid "No input selected"
 msgstr "Não encontrado %@s"
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 #, fuzzy
 msgid "No valid destination"
 msgstr "Alvo de destino:"
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1119
+#: modules/gui/macosx/wizard.m:1116
 #, fuzzy
-msgid "Select the folder to save to"
+msgid "Select the directory to save to"
 msgstr "Selecione o atalho a ser usado para tocar."
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 #, fuzzy
 msgid "No folder selected"
 msgstr "Não encontrado %@s"
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
+#: modules/gui/macosx/wizard.m:1169
+#, fuzzy
+msgid "A directory where to save the files has to be selected."
 msgstr ""
+"Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1181
-#, fuzzy
-msgid "You you need to select a file, you want to save to."
-msgstr "Escolha o stream de saída"
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1372
 #, fuzzy
 msgid "Finish"
 msgstr "Espanhol"
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, fuzzy, c-format
 msgid "%i items"
 msgstr "Tamanho do vídeo"
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 #, fuzzy
 msgid "yes"
 msgstr "Blues"
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 #, fuzzy
 msgid "no"
 msgstr "nenhum"
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#: modules/gui/macosx/wizard.m:1661
 #, fuzzy
-msgid "Use this to stream on a network."
+msgid "This allows to stream on a network."
 msgstr "stream de saída"
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 msgid "Select your audio codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 msgid "Select your video codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -12302,7 +12504,7 @@ msgid ""
 "name will be used."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -12507,7 +12709,7 @@ msgstr "ntsc"
 msgid "secam"
 msgstr "secam"
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 msgid "auto"
 msgstr "auto"
 
@@ -12787,7 +12989,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr "Arquivos Skin (*.vlt)|*.vlt|Arquivos Skin (*.xml)|*.xml|"
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr "Abrir lista de reprodução"
 
@@ -12798,7 +13000,7 @@ msgid ""
 msgstr ""
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr "Salvar lista"
 
@@ -12807,11 +13009,12 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
-msgstr "Última skin usada"
+msgid "Skin to use"
+msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:344
-msgid "Select the path to the last skin used."
+#, fuzzy
+msgid "Path to the skin to use."
 msgstr "Selecione o caminho para a última skin usada."
 
 #: modules/gui/skins2/src/skin_main.cpp:345
@@ -12819,28 +13022,30 @@ msgid "Config of last used skin"
 msgstr "Configuração da última skin usada"
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
-msgstr "Configuração da última skin usada"
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
+msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 msgid "Skinnable Interface"
 msgstr "Interface Skinnable"
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr ""
 
@@ -12864,7 +13069,7 @@ msgstr ""
 " (Interface wxWindows)\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 #, fuzzy
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
@@ -12873,17 +13078,17 @@ msgstr ""
 "(C) 1996-2004 - o Time VideoLAN\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 #, fuzzy
 msgid "Compiled by "
 msgstr "Comédia"
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 #, fuzzy
 msgid "Compiler: "
 msgstr "Erro: %s\n"
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr ""
 
@@ -12911,12 +13116,12 @@ msgstr ""
 "pré-definidos:"
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr "Escolha o Diretório"
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr "Escolha o Arquivo"
 
@@ -12946,6 +13151,12 @@ msgstr "Provedor de diálogos wxWindows"
 msgid "Edit bookmark"
 msgstr "Marcador 1 da lista de reprodução"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+#, fuzzy
+msgid "Bytes"
+msgstr "Blues"
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -12954,6 +13165,11 @@ msgstr ""
 msgid "The stream must be playing or paused for bookmarks to work"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+msgid ""
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
 msgid ""
 "Input has changed, unable to save bookmark. Use \"pause\" while editing "
@@ -13101,81 +13317,80 @@ msgid "RTSP"
 msgstr "RTsP"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr ""
+#, fuzzy
+msgid "DVD device to use"
+msgstr "Dispositivo de DVD"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "Porta do servidor CDDB"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 #, fuzzy
 msgid "Open subtitles file"
 msgstr "Usar arquivo de legendas"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 #, fuzzy
 msgid "Title number."
 msgstr "Numero do sintonizdor"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
 "be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 #, fuzzy
 msgid "Track number."
 msgstr "Faixa"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 
@@ -13194,7 +13409,8 @@ msgid "Add &Directory..."
 msgstr "Entrada DirectShow"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+#, fuzzy
+msgid "&Add URL..."
 msgstr "&Adicionar MRL..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -13218,7 +13434,8 @@ msgid "&Reverse sort by title"
 msgstr "Ordenar &Reverso por título"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
+#, fuzzy
+msgid "&Shuffle"
 msgstr "&Embaralhar a Lista de Reprodução"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
@@ -13246,79 +13463,99 @@ msgstr "Tamanho do vídeo"
 msgid "Play this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+#, fuzzy
+msgid "Preparse"
+msgstr "Preparador"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr "Info"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "Add node"
 msgstr "Codec de audio"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 #, fuzzy
 msgid "root"
 msgstr "Raiz"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, fuzzy, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr "%i ítens na lista de reprodução"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, c-format
 msgid "%i items in playlist"
 msgstr "%i ítens na lista de reprodução"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr "arquivo M3U"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "Salvar lista"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 #, fuzzy
 msgid "Playlist is empty"
 msgstr "Ítem da lista de reprodução"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr "Normal"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 #, fuzzy
 msgid "Sorted by artist"
 msgstr "Org. por &Autor"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 #, fuzzy
 msgid "Sorted by Album"
 msgstr "Org. por Nome"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "New node"
 msgstr "New Age"
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+#, fuzzy
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+"Cuidado isto ira zerar seu arquivo de configuração do VLC.\n"
+"Você tem certeza de quer continuar?"
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -13338,8 +13575,8 @@ msgstr "Shift"
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:167
@@ -13347,12 +13584,15 @@ msgid "Stream output MRL"
 msgstr "MRL do stream de saída"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
-msgid "Destination Target:"
-msgstr "Alvo de destino"
+#, fuzzy
+msgid "Target:"
+msgstr "Abrir Alvo:"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
+#, fuzzy
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
@@ -13362,21 +13602,23 @@ msgstr ""
 "controles abaixo."
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
-msgid "Output methods"
-msgstr "Métodos de saída"
+#, fuzzy
+msgid "Outputs"
+msgstr "Saída MRL"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+msgid "Play locally"
+msgstr "Tocar localmente"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr "MMSH"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr "RTP"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-msgid "Miscellaneous options"
-msgstr "Opções Variadas"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 #, fuzzy
 msgid "Group name"
@@ -13391,10 +13633,6 @@ msgstr "Nome do Canal"
 msgid "Select all elementary streams"
 msgstr "Seleciona um stream de rede"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-msgid "Transcoding options"
-msgstr "Opções de transcodificação"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 msgid "Video codec"
 msgstr "Codec de vídeo"
@@ -13426,8 +13664,8 @@ msgid "Subtitles file"
 msgstr "Arquivo de legendas"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
-msgstr "Opções das legendas"
+msgid "Options"
+msgstr "Opções"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 #, fuzzy
@@ -13437,13 +13675,6 @@ msgid ""
 msgstr ""
 "Sobrepujar quadros por segundo. Só irá funcionar com legendas MicroDVD."
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-#, fuzzy
-msgid "Delay"
-msgstr "atraso"
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 #, fuzzy
 msgid "Set subtitle delay (in 1/10s)"
@@ -13455,21 +13686,21 @@ msgstr "Abrir arquivo"
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
 #, fuzzy
-msgid "VLC media player - Updates"
-msgstr "VLC media player"
+msgid "Updates"
+msgstr "Atualizar"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+msgid "Check for updates"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 #, fuzzy
 msgid "Save file..."
 msgstr "Salvar arquivo"
@@ -13498,7 +13729,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 #, fuzzy
 msgid "Choose"
 msgstr "Escolher..."
@@ -13517,35 +13748,57 @@ msgstr ""
 msgid "Create"
 msgstr "Taxa de Amostra:"
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-#, fuzzy
-msgid "VLM configuration"
-msgstr "Opções Comuns"
-
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
 #, fuzzy
 msgid "VLM stream"
 msgstr "Tocar Stream"
 
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+#, fuzzy
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr ""
+"Isto permite que você toque o stream enquanto estiver fazendo o streming do "
+"mesmo."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#, fuzzy
+msgid "Use this to stream on a network."
+msgstr "stream de saída"
+
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:91
 msgid "Use this to re-encode a stream and save it to a file."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
 #, fuzzy
 msgid "Use this to stream on a network"
 msgstr "stream de saída"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
 #, fuzzy
 msgid "You must choose a stream"
 msgstr "Escolha o stream de saída"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
 "incoming stream (for example, a file or a disc, but not a RTP/UDP network "
@@ -13553,32 +13806,73 @@ msgid ""
 "Enter the starting and ending times (in seconds)."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+msgid "Select the target video codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+msgid "Select the target audio codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
 msgid "This does not appear to be a valid multicast address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
 #, fuzzy
 msgid "You need to enter an address"
 msgstr "Endereço da interface de rede"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
 "transcoding"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 #, fuzzy
 msgid "You must choose a file to save to"
 msgstr "Escolha o stream de saída"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
@@ -13588,55 +13882,88 @@ msgid ""
 "name will be used"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 #, fuzzy
 msgid "Save to file"
 msgstr "Salvar arquivo"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+#, fuzzy
+msgid "Adds distortion effects"
+msgstr "Selecionado"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+msgid "Inverts the colors of the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+msgid "Adds motion blurring to the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 msgid "Magnifies part of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+msgid "Image adjustment"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr "Opções de Vídeo"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr "Proporção de Aspecto"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+msgid "Imitates the effect of surround sound when using headphones."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:402
 #, fuzzy
-msgid "More info"
-msgstr "Info do ítem"
+msgid "Prevents the audio output level from going over a predefined value."
+msgstr "Isto salva o volume da saída de audio quando você seleciona mudo."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:404
+#: modules/gui/wxwidgets/extrapanel.cpp:466
 msgid ""
-"This filter prevents the audio output power from going over a defined value."
+"Enable the equalizer. You can either manually adjust the bands or use a "
+"preset (Audio Menu->Equalizer)."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset (Audio Menu->Equalizer)."
+#: modules/gui/wxwidgets/extrapanel.cpp:473
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:999
 msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
 msgstr ""
 
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "imprimir informações de versão"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 #, fuzzy
 msgid "Stopped"
@@ -13667,133 +13994,139 @@ msgstr "Capítulo anterior"
 msgid "Next track"
 msgstr "Capítulo posterior"
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 #, fuzzy
 msgid "Quick &Open File...\tCtrl-O"
 msgstr "Abertura Rápida de Arquiv&o"
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 #, fuzzy
 msgid "Open &File...\tCtrl-F"
 msgstr "A&brir Arquivo..."
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 #, fuzzy
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr "A&brir Arquivo..."
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 #, fuzzy
 msgid "Open &Disc...\tCtrl-D"
 msgstr "Abrir &Disco"
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 #, fuzzy
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr "Abrir Stream de &Rede"
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 #, fuzzy
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr "Abrir &Disco"
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 #, fuzzy
 msgid "&Wizard...\tCtrl-W"
 msgstr "Assistente de Streaming..."
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 #, fuzzy
 msgid "&Playlist...\tCtrl-P"
 msgstr "Lista de Re&produção"
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 #, fuzzy
 msgid "&Messages...\tCtrl-M"
 msgstr "&Mensagens..."
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 #, fuzzy
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr "Informação do &stream e mídia..."
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
+#: modules/gui/wxwidgets/interface.cpp:605
+#, fuzzy
+msgid "About..."
+msgstr "S_obre..."
+
+#: modules/gui/wxwidgets/interface.cpp:607
+msgid "Check for updates..."
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 msgid "&File"
 msgstr "&Arquivo"
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr "&Visão"
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr "&Configurações"
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr "A&udio"
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr "&Vídeo"
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr "&Navegação"
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr "A&juda"
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
 msgstr "Abrir lista de reprodução"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr "Ítem anterior da lista de reprodução"
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr "Próximo ítem da lista de reprodução"
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr "Tocar mais devagar"
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr "Tocar mais rápido"
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 #, fuzzy
 msgid "Extended &GUI\tCtrl-G"
 msgstr "Interface &Extendida"
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 #, fuzzy
 msgid "&Bookmarks...\tCtrl-B"
 msgstr "Assistente de Streaming..."
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 #, fuzzy
 msgid "Preference&s...\tCtrl-S"
 msgstr "Preferências..."
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 #, fuzzy
 msgid ""
 " (wxWidgets interface)\n"
@@ -13802,7 +14135,7 @@ msgstr ""
 " (Interface wxWindows)\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
@@ -13812,12 +14145,12 @@ msgstr ""
 "http://www.videolan.org/\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr "Sobre %s"
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 #, fuzzy
 msgid "Show/Hide interface"
 msgstr "Mostrar Interface"
@@ -13906,11 +14239,23 @@ msgstr ""
 msgid "RTP Unicast"
 msgstr "unicast"
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+#, fuzzy
+msgid "Stream to a single computer."
+msgstr "stream de saída"
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 #, fuzzy
 msgid "RTP Multicast"
 msgstr "Multicast UDP/RTP"
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 msgid ""
 "Enter the multicast address to stream to in this field. This must be an IP "
@@ -13918,55 +14263,92 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#: modules/gui/wxwidgets/streamdata.cpp:134
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
 msgstr ""
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:89
+#, fuzzy
+msgid "Bookmarks dialog"
+msgstr "Marcador 1 da lista de reprodução"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
+msgid "Show bookmarks dialog at startup"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
 #, fuzzy
-msgid "Show extended GUI"
+msgid "Extended GUI"
 msgstr "Mostrar a GUI extendida"
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:92
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
-#: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
+msgid "Taskbar"
 msgstr ""
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:95
+#, fuzzy
+msgid "Show VLC on the taskbar"
+msgstr "Mostrar aplicação na barra de tarefas"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
 #, fuzzy
 msgid "Minimal interface"
 msgstr "Interface Skinnable"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 #, fuzzy
 msgid "Size to video"
 msgstr "Tempo de vida"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+msgid "Resize VLC to match the video resolution."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
 #, fuzzy
-msgid "Show systray icon"
+msgid "Systray icon"
+msgstr "Mostrar posição do stream"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+#, fuzzy
+msgid "Show a systray icon for VLC"
 msgstr "Mostrar posição do stream"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
 #, fuzzy
+msgid "Show labels in toolbar"
+msgstr "Mostrar texto nos botões da barra de ferramentas"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#, fuzzy
+msgid "Show labels below the icons in the toolbar."
+msgstr "Mostrar texto abaixo dos ícones na barra de ferramentas"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
+#, fuzzy
 msgid "Playlist view"
 msgstr "Lista de reprodução"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -13974,20 +14356,20 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 #, fuzzy
 msgid "wxWidgets interface module"
 msgstr "Módulo de interface wxWindows"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 #, fuzzy
 msgid "wxWidgets dialogs provider"
 msgstr "Provedor de diálogos wxWindows"
@@ -14010,9 +14392,10 @@ msgid "Save raw codec data"
 msgstr "Salvar dados do codec raw"
 
 #: modules/misc/dummy/dummy.c:45
+#, fuzzy
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 "Esta opção permite que você salve aos dados do raw codec se você selecionou/"
 "decodificador dummy forçado nas opções principais."
@@ -14032,156 +14415,170 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr "Interface de função simulada"
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 #, fuzzy
 msgid "Dummy Interface"
 msgstr "Interface"
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 msgid "Dummy access function"
 msgstr "função de acesso simulado"
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 msgid "Dummy demux function"
 msgstr "função de demux simulado"
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 #, fuzzy
 msgid "Dummy decoder"
 msgstr "função de decodificador simulado"
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 msgid "Dummy decoder function"
 msgstr "função de decodificador simulado"
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 msgid "Dummy encoder function"
 msgstr "função de codificador simulado"
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 msgid "Dummy audio output function"
 msgstr "função de saída de audio simulada"
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 msgid "Dummy video output function"
 msgstr "função de saída de vídeo simulada"
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 #, fuzzy
 msgid "Dummy Video output"
 msgstr "Stream de saída simulado"
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 msgid "Dummy font renderer function"
 msgstr "função de renderizador de fonte simulado"
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr "Fonte"
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
-msgstr "Nome da fonte"
+#, fuzzy
+msgid "Filename for the font you want to use"
+msgstr ""
+"Dê o número do stream do canal de audio que você que usar em um DVD (de 1 a "
+"n)"
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
 msgid "Font size in pixels"
 msgstr "Tamanho da fonte em pontos"
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
+#, fuzzy
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 "O tamanho das fontes usadas pelo módulo osd. Se ajustada para algo diferente "
 "de 0 esta opção irá sobrepujar o tamanho relativo da fonte "
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
+#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
 msgstr ""
 
-#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+msgid "Text default color"
 msgstr ""
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
-msgstr "O tamanho das fontes usada pelo módulo osd"
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+#, fuzzy
+msgid "Relative font size"
+msgstr "Interface de controle remoto"
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr "Menor"
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr "Pequeno"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr "Grande"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr "Maior"
 
-#: modules/misc/freetype.c:102
+#: modules/misc/freetype.c:107
 #, fuzzy
-msgid "Use yuvp renderer"
+msgid "Use YUVP renderer"
 msgstr "Renderização direta"
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 #, fuzzy
 msgid "Font Effect"
 msgstr "Ejetar"
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Background"
 msgstr "Ir para trás"
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Outline"
 msgstr "Oldies"
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 #, fuzzy
 msgid "Fat Outline"
 msgstr "Mais Rápido"
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 #, fuzzy
 msgid "Text renderer"
 msgstr "Renderização direta"
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 #, fuzzy
 msgid "Freetype2 font renderer"
 msgstr "Renderizador de fonte freetype2"
@@ -14192,106 +14589,104 @@ msgstr ""
 
 #: modules/misc/gnutls.c:69
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
 msgstr ""
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
 #, fuzzy
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
 "Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr ""
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr ""
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr ""
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 #, fuzzy
 msgid "Growl server"
 msgstr "Sem Servidor"
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 #, fuzzy
 msgid "Growl password"
 msgstr "Senha FTP"
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 #, fuzzy
 msgid "Growl UDP port"
 msgstr "Porta"
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "Porta"
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
-msgstr ""
+#, fuzzy
+msgid "Growl"
+msgstr "Grupo"
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 #, fuzzy
 msgid "(no title)"
 msgstr "Sem Título"
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr ""
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr ""
 
@@ -14299,7 +14694,7 @@ msgstr ""
 msgid "Gtk+ GUI helper"
 msgstr "Ajudante GUI Gtk+"
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr "Texto"
 
@@ -14311,12 +14706,12 @@ msgstr "Formato do log"
 #, fuzzy
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr ""
 "Especifica o formato do log. Opções disponíveis são \"text\" (padrão) e "
 "\"html\""
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
@@ -14324,32 +14719,36 @@ msgstr ""
 "Especifica o formato do log. Opções disponíveis são \"text\" (padrão) e "
 "\"html\""
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr ""
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 #, fuzzy
 msgid "File logging"
 msgstr "Interface de logging de arquivo"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr "Nome do arq. Log"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr "Especifica o nome de arquivo do log"
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 #, fuzzy
 msgid "RRD output file"
 msgstr "Arquivo de saída"
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+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"
@@ -14366,16 +14765,14 @@ 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/msn.c:63
 msgid "MSN Title format string"
 msgstr ""
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
@@ -14384,8 +14781,9 @@ msgid "MSN"
 msgstr "MMSH"
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr ""
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "Tocar"
 
 #: modules/misc/network/ipv4.c:96
 #, fuzzy
@@ -14431,32 +14829,38 @@ msgstr "Ajudante da GUI QT Embedded"
 msgid "video"
 msgstr "Vídeo"
 
+#: modules/misc/rtsp.c:48
+#, fuzzy
+msgid "RTSP host address"
+msgstr "Endereço do host"
+
 #: modules/misc/rtsp.c:50
 #, fuzzy
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr ""
 "Você pode ajustar o endereço e a porta em que a interface http será atada."
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 #, fuzzy
 msgid "Maximum number of connections"
 msgstr "Número de clones"
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 #, fuzzy
 msgid "RTSP VoD"
 msgstr "Sem Servidor"
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 #, fuzzy
 msgid "RTSP VoD server"
 msgstr "Sem Servidor"
@@ -14466,12 +14870,12 @@ msgstr "Sem Servidor"
 msgid "X Screensaver disabler"
 msgstr "Ajudante de desabilitação de screensaver"
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 #, fuzzy
 msgid "SVG template file"
 msgstr "Salvar arquivo"
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -14489,65 +14893,62 @@ msgstr "Módulo C que não faz nada"
 msgid "Miscellaneous stress tests"
 msgstr "Testes de stress variados"
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 #, fuzzy
 msgid "Win32 font renderer"
 msgstr "Renderizador de fonte freetype2"
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr ""
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 #, fuzzy
 msgid "Simple XML Parser"
 msgstr "id3 tag skipper simples"
 
 #: modules/mux/asf.c:49
-#, fuzzy
-msgid "Allows you to define the title that will be put in ASF comments."
-msgstr "Permite que você modifique a conta que será usada para a conexão."
+msgid "Title to put in ASF comments."
+msgstr ""
 
-#: modules/mux/asf.c:52
+#: modules/mux/asf.c:51
 #, fuzzy
-msgid "Allows you to define the author that will be put in ASF comments."
+msgid "Author to put in ASF comments."
 msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/mux/asf.c:55
+#: modules/mux/asf.c:53
 #, fuzzy
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+msgid "Copyright string to put in ASF comments."
 msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 #, fuzzy
 msgid "Comment"
 msgstr "Comando"
 
-#: modules/mux/asf.c:58
-#, fuzzy
-msgid "Allows you to define the comment that will be put in ASF comments."
-msgstr "Permite que você modifique a conta que será usada para a conexão."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
+msgstr ""
 
-#: modules/mux/asf.c:61
+#: modules/mux/asf.c:57
 #, fuzzy
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+msgid "\"Rating\" to put in ASF comments."
 msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 #, fuzzy
 msgid "Packet Size"
 msgstr "Copiar packetizer"
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr ""
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 msgid "ASF muxer"
 msgstr "muxer ASF"
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr "Vídeo Desconhecido"
 
@@ -14560,30 +14961,31 @@ msgid "Dummy/Raw muxer"
 msgstr "muxer Dummy/Raw"
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+#, fuzzy
+msgid "Create \"Fast Start\" files"
 msgstr "Cria arquivos \"Fast start\"."
 
 #: modules/mux/mp4.c:47
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 msgid "MP4/MOV muxer"
 msgstr "muxer MP4/MOV"
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 #, fuzzy
 msgid "DTS delay (ms)"
 msgstr "Atraso do Surround (ms)"
 
 #: modules/mux/mpeg/ps.c:46
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:51
@@ -14591,9 +14993,7 @@ msgid "PES maximum size"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:61
@@ -14607,7 +15007,7 @@ msgstr "Vídeo"
 
 #: modules/mux/mpeg/ts.c:84
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr ""
 
@@ -14617,7 +15017,7 @@ msgid "Audio PID"
 msgstr "CD de Audio"
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
+msgid "Assign a fixed PID to the audio stream."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:88
@@ -14625,7 +15025,7 @@ msgid "SPU PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+msgid "Assign a fixed PID to the SPU."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:90
@@ -14633,7 +15033,7 @@ msgid "PMT PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:91
-msgid "Assigns a fixed PID to the PMT"
+msgid "Assign a fixed PID to the PMT"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:92
@@ -14641,68 +15041,88 @@ msgid "TS ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
-msgstr ""
+#, fuzzy
+msgid "Assign a fixed Transport Stream ID."
+msgstr "Steam de entrada de programa MPEG ISO 13818-1"
 
 #: modules/mux/mpeg/ts.c:94
 msgid "NET ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:95
-msgid "Assigns a fixed Network ID (for SDT table)"
-msgstr ""
-
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:97
-msgid "Assigns a program number to each PMT"
-msgstr ""
+#, fuzzy
+msgid "PMT Program numbers"
+msgstr "Faixa"
 
 #: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:99
-#, fuzzy
-msgid "Defines the pids to add to each pmt."
-msgstr "Define se desenha picos"
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
+msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
-msgid "Set PID to id of ES"
+#: modules/mux/mpeg/ts.c:109
+msgid "Set PID to ID of ES"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:105
-msgid "set PID to id of es"
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:114
+#, fuzzy
+msgid "Data alignment"
+msgstr "Alinhamento do vídeo"
+
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:118
 #, fuzzy
 msgid "Shaping delay (ms)"
 msgstr "Atraso do Surround (ms)"
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 #, fuzzy
 msgid "Use keyframes"
 msgstr "Nome de usuário FTP"
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -14711,78 +15131,77 @@ msgid ""
 "the biggest frames in the stream."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 #, fuzzy
 msgid "PCR delay (ms)"
 msgstr "Atraso da reverberação (ms)"
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 #, fuzzy
 msgid "Crypt audio"
 msgstr "Escolha o audio"
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 #, fuzzy
 msgid "Crypt audio using CSA"
 msgstr "Escolha o audio"
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 #, fuzzy
 msgid "Crypt video"
 msgstr "Escolha o audio"
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 #, fuzzy
 msgid "Crypt video using CSA"
 msgstr "Escolha o audio"
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 #, fuzzy
 msgid "CSA Key"
 msgstr "tecla"
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr "muxer TS (libdvbpsi)"
 
@@ -14792,17 +15211,18 @@ msgstr ""
 
 #: modules/mux/mpjpeg.c:33
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 
 #: modules/mux/mpjpeg.c:50
 #, fuzzy
-msgid "Multipart jpeg muxer"
+msgid "Multipart JPEG muxer"
 msgstr "Arquivo de saída"
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
+#, fuzzy
+msgid "Ogg/OGM muxer"
 msgstr "muxer Ogg/ogm"
 
 #: modules/mux/wav.c:42
@@ -14816,7 +15236,7 @@ msgstr "Copiar packetizer"
 
 #: modules/packetizer/h264.c:47
 #, fuzzy
-msgid "H264 video packetizer"
+msgid "H.264 video packetizer"
 msgstr "packetizer de vídeo MPEG4"
 
 #: modules/packetizer/mpeg4audio.c:118
@@ -14829,13 +15249,13 @@ msgstr "packetizer de vídeo MPEG4"
 
 #: modules/packetizer/mpegvideo.c:52
 #, fuzzy
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr "Mostrar Interface"
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -14861,7 +15281,7 @@ msgstr "Acesso:"
 
 #: modules/services_discovery/hal.c:63
 #, fuzzy
-msgid "HAL device detection"
+msgid "HAL devices detection"
 msgstr "Selecionado"
 
 #: modules/services_discovery/hal.c:153
@@ -14874,15 +15294,15 @@ msgid "Podcast URLs list"
 msgstr ""
 
 #: modules/services_discovery/podcast.c:58
-msgid "Podcast '|' (pipe) seperated URLs list"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
 msgstr ""
 
-#: modules/services_discovery/podcast.c:62
+#: modules/services_discovery/podcast.c:63
 #, fuzzy
-msgid "Podcast Service Discovery"
-msgstr "Diretório fonte"
+msgid "Podcasts"
+msgstr "Colar"
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 #, fuzzy
 msgid "Podcast"
 msgstr "Colar"
@@ -14892,126 +15312,128 @@ msgid "SAP multicast address"
 msgstr "Endereço SAP de multicast"
 
 #: modules/services_discovery/sap.c:80
-#, fuzzy
-msgid "Listen for SAP announcements on another address"
-msgstr "Anúncio SAP"
-
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
-msgstr "IPv4-SAP listening"
+msgid ""
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
+msgstr ""
 
 #: modules/services_discovery/sap.c:83
 #, fuzzy
-msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
-msgstr "Ative isto se você quer que o módulo SAP escute por anúncios IPv4"
+msgid "IPv4 SAP"
+msgstr "scope SAP IPv6 "
 
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
-msgstr "IPv6-SAP listening"
+#, fuzzy
+msgid "Listen to IPv4 announcements on the standard address."
+msgstr "Anúncio SAP"
 
 #: modules/services_discovery/sap.c:87
 #, fuzzy
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
-msgstr "Ative isto se você quer que o módulo SAP escute por anúncios IPv6"
+msgid "IPv6 SAP"
+msgstr "scope SAP IPv6 "
 
 #: modules/services_discovery/sap.c:89
+#, fuzzy
+msgid "Listen to IPv6 announcements on the standard addresses."
+msgstr "Anúncio SAP"
+
+#: modules/services_discovery/sap.c:91
 msgid "IPv6 SAP scope"
 msgstr "scope SAP IPv6 "
 
-#: modules/services_discovery/sap.c:91
+#: modules/services_discovery/sap.c:93
 #, fuzzy
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr "Ajusta o espaço para anúncios IPv6 (padrão é 8)"
 
-#: modules/services_discovery/sap.c:92
+#: modules/services_discovery/sap.c:94
 msgid "SAP timeout (seconds)"
 msgstr ""
 
-#: modules/services_discovery/sap.c:94
+#: modules/services_discovery/sap.c:96
 msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr ""
 
-#: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+#: modules/services_discovery/sap.c:98
+msgid "Try to parse the announce"
 msgstr ""
 
-#: modules/services_discovery/sap.c:98
+#: modules/services_discovery/sap.c:100
 msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
 msgstr ""
 
-#: modules/services_discovery/sap.c:100
+#: modules/services_discovery/sap.c:103
 #, fuzzy
 msgid "SAP Strict mode"
 msgstr "Estéreo"
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 msgid "Use SAP cache"
 msgstr ""
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 #, fuzzy
 msgid "SAP Announcements"
 msgstr "Anunciação SAP:"
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr ""
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 msgid "Session Announcements (SAP)"
 msgstr ""
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 #, fuzzy
 msgid "Session"
 msgstr "Nome do dispositivo"
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 #, fuzzy
 msgid "Tool"
 msgstr "Acima"
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 #, fuzzy
 msgid "User"
 msgstr "Nome de usuário FTP"
 
+#: modules/services_discovery/shout.c:61
+#, fuzzy
+msgid "Number of streams"
+msgstr "Número de streams"
+
 #: modules/services_discovery/shout.c:62
-msgid "Maximum number of shoutcast servers to be listed"
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr ""
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr ""
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 #, fuzzy
 msgid "Shoutcast"
 msgstr "multicast"
@@ -15025,41 +15447,43 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr ""
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
 msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 msgid "ID Offset"
 msgstr ""
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
 msgstr ""
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 #, fuzzy
 msgid "Bridge"
 msgstr "Brilho"
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 #, fuzzy
 msgid "Bridge stream output"
 msgstr "Stream de arquivo de saída"
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 msgid "Bridge out"
 msgstr ""
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr ""
 
@@ -15082,7 +15506,7 @@ msgstr "Decofificador de vídeo Theora"
 msgid "Introduces a delay in the display of the stream."
 msgstr ""
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 #, fuzzy
 msgid "Display"
 msgstr "atraso"
@@ -15100,11 +15524,10 @@ msgstr "Duplicar stream de saída"
 msgid "Output access method"
 msgstr "Métodos de saída"
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
+#: modules/stream_out/es.c:39
 #, fuzzy
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
-msgstr "Permite que você modifique a conta que será usada para a conexão."
+msgid "This is the default output access method that will be used."
+msgstr "Este é o dispositivo de VCD padrão."
 
 #: modules/stream_out/es.c:41
 #, fuzzy
@@ -15113,91 +15536,82 @@ msgstr "Módulo de saída de audio"
 
 #: modules/stream_out/es.c:43
 #, fuzzy
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
+msgid "This is the output access method that will be used for audio."
 msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 #, fuzzy
 msgid "Video output access method"
 msgstr "Módulo de saída de vídeo"
 
-#: modules/stream_out/es.c:47
+#: modules/stream_out/es.c:46
 #, fuzzy
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
+msgid "This is the output access method that will be used for video."
 msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 #, fuzzy
 msgid "Output muxer"
 msgstr "Arquivo de saída"
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
+#: modules/stream_out/es.c:50
 #, fuzzy
-msgid "Allows you to specify the muxer used for the streaming output."
-msgstr ""
-"Isto permite que você toque o stream enquanto estiver fazendo o streming do "
-"mesmo."
+msgid "This is the default muxer method that will be used."
+msgstr "Este é o dispositivo de CD de Audio a ser usado como padrão."
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 #, fuzzy
 msgid "Audio output muxer"
 msgstr "Módulo de saída de audio"
 
-#: modules/stream_out/es.c:55
+#: modules/stream_out/es.c:53
 #, fuzzy
-msgid "Allows you to specify the muxer used for the audio streaming output."
+msgid "This is the muxer that will be used for audio."
 msgstr ""
 "Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 #, fuzzy
 msgid "Video output muxer"
 msgstr "Módulo de saída de vídeo"
 
-#: modules/stream_out/es.c:58
+#: modules/stream_out/es.c:56
 #, fuzzy
-msgid "Allows you to specify the muxer used for the video streaming output."
+msgid "This is the muxer that will be used for video."
 msgstr ""
-"Isto permite que você toque o stream enquanto estiver fazendo o streming do "
-"mesmo."
+"Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 #, fuzzy
 msgid "Output URL"
 msgstr "Saída MRL"
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
+#: modules/stream_out/es.c:60
 #, fuzzy
-msgid "Allows you to specify the output URL used for the streaming output."
-msgstr "Permite que você modifique a conta que será usada para a conexão."
+msgid "This is the default output URI."
+msgstr "Este é o dispositivo de VCD padrão."
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 #, fuzzy
 msgid "Audio output URL"
 msgstr "Saída CoreAudio"
 
-#: modules/stream_out/es.c:65
+#: modules/stream_out/es.c:63
 #, fuzzy
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
+msgid "This is the output URI that will be used for audio."
 msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 #, fuzzy
 msgid "Video output URL"
 msgstr "Módulo de saída de vídeo"
 
-#: modules/stream_out/es.c:69
+#: modules/stream_out/es.c:66
 #, fuzzy
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
+msgid "This is the output URI that will be used for video."
 msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 msgid "Elementary stream output"
 msgstr "Stream de saída elementar"
 
@@ -15229,6 +15643,10 @@ msgstr "Alinhamento do vídeo"
 msgid "Mosaic bridge stream output"
 msgstr "Stream de arquivo de saída"
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 #, fuzzy
 msgid "SDP"
@@ -15236,9 +15654,10 @@ msgstr "UDP"
 
 #: modules/stream_out/rtp.c:51
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 
 #: modules/stream_out/rtp.c:55
@@ -15246,145 +15665,160 @@ msgstr ""
 msgid "Muxer"
 msgstr "Muxer:"
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
+#: modules/stream_out/rtp.c:57
+#, fuzzy
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
+msgstr "Permite que você modifique a conta que será usada para a conexão."
+
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
 #, fuzzy
 msgid "Session name"
 msgstr "Nome do dispositivo"
 
-#: modules/stream_out/rtp.c:61
+#: modules/stream_out/rtp.c:62
 #, fuzzy
-msgid "Allows you to specify the session name used for the streaming output."
-msgstr ""
-"Permite que você modifique o nome de usuário que será usado para a conexão."
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
+msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/stream_out/rtp.c:62
+#: modules/stream_out/rtp.c:64
 #, fuzzy
 msgid "Session description"
 msgstr "Descrição do Codec"
 
-#: modules/stream_out/rtp.c:64
+#: modules/stream_out/rtp.c:66
 #, fuzzy
-msgid "Allows you to give a broader description of the stream."
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr "Permite que você modifique a senha que será usada na a conexão."
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 #, fuzzy
 msgid "Session URL"
 msgstr "Nome do dispositivo"
 
-#: modules/stream_out/rtp.c:67
-#, fuzzy
-msgid "Allows you to specify a URL with additional information on the stream."
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
 msgstr ""
-"Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 #, fuzzy
 msgid "Session email"
 msgstr "Nome do dispositivo"
 
-#: modules/stream_out/rtp.c:70
-#, fuzzy
-msgid "Allows you to specify contact e-mail address for this session."
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
-"Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/stream_out/rtp.c:74
+#: modules/stream_out/rtp.c:79
 #, fuzzy
-msgid "Allows you to specify the base port used for the RTP streaming."
+msgid "This allows you to specify the base port for the RTP streaming."
 msgstr "Permite que você modifique a senha que será usada na a conexão."
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 #, fuzzy
 msgid "Audio port"
 msgstr "Opções de Audio"
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
 #, fuzzy
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
+"This allows you to specify the default audio port for the RTP streaming."
 msgstr "Permite que você modifique a senha que será usada na a conexão."
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 #, fuzzy
 msgid "Video port"
 msgstr "Taxa de bits do Vídeo:"
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
 #, fuzzy
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
+"This allows you to specify the default video port for the RTP streaming."
 msgstr "Permite que você modifique a senha que será usada na a conexão."
 
-#: modules/stream_out/rtp.c:84
+#: modules/stream_out/rtp.c:89
 #, fuzzy
-msgid "Allows you to specify the Time-To-Live for the output stream."
+msgid "This allows you to specify the Time-To-Live for the output stream."
 msgstr ""
 "Permite que você modifique o nome de usuário que será usado para a conexão."
 
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
+msgstr ""
+
 #: modules/stream_out/rtp.c:93
+#, fuzzy
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
+msgstr ""
+"Isto permite que você faça o stream de todos os ES (vídeo, audio e legendas)"
+
+#: modules/stream_out/rtp.c:102
 msgid "RTP stream output"
 msgstr "Saída de Stream RTP"
 
-#: modules/stream_out/standard.c:45
-#, fuzzy
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
 msgstr ""
-"Permite que você modifique o nome de usuário que será usado para a conexão."
-
-#: modules/stream_out/standard.c:47
-#, fuzzy
-msgid "Output URL (deprecated)"
-msgstr "Arquivo de saída"
 
-#: modules/stream_out/standard.c:49
+#: modules/stream_out/standard.c:44
 #, fuzzy
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
-msgstr "Permite que você modifique a conta que será usada para a conexão."
+msgid "This is the muxer that will be used."
+msgstr "Este é o dispositivo de VCD padrão."
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:45
 #, fuzzy
 msgid "Output destination"
 msgstr "Alvo de destino:"
 
-#: modules/stream_out/standard.c:54
+#: modules/stream_out/standard.c:47
 #, fuzzy
-msgid ""
-"Allows you to specify the output destination used for the streaming output."
+msgid "This is the destination (URL) that will be used for the stream."
 msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/stream_out/standard.c:58
+#: modules/stream_out/standard.c:50
 #, fuzzy
-msgid "Name of the session that will be announced with SAP"
-msgstr "Permite que você modifique a conta que será usada para a conexão."
+msgid ""
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
+msgstr ""
+"Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 #, fuzzy
 msgid "Session groupname"
 msgstr "Nome do dispositivo"
 
-#: modules/stream_out/standard.c:62
+#: modules/stream_out/standard.c:55
 #, fuzzy
-msgid "Name of the group that will be announced for the session"
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
 msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 #, fuzzy
 msgid "SAP announcing"
 msgstr "Anúncio SAP"
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+msgid "Announce this session with SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 msgid "Standard"
 msgstr ""
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 msgid "Standard stream output"
 msgstr "Saída de stream padrão"
 
@@ -15473,7 +15907,8 @@ msgstr "Codec de vídeo"
 #: modules/stream_out/transcode.c:48
 #, fuzzy
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
+"This is the video encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 "Permite que você modifique o nome de usuário que será usado para a conexão."
 
@@ -15484,269 +15919,315 @@ msgstr "Alvo de Destino: "
 
 #: modules/stream_out/transcode.c:52
 #, fuzzy
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
-msgstr "Permite que você modifique a senha que será usada na a conexão."
+msgid "This is the video codec that will be used."
+msgstr "Este é o dispositivo de DVD padrão."
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 #, fuzzy
 msgid "Video bitrate"
 msgstr "Taxa de bits do Vídeo:"
 
-#: modules/stream_out/transcode.c:56
+#: modules/stream_out/transcode.c:55
 #, fuzzy
-msgid "Allows you to specify the video bitrate used for the streaming output."
-msgstr "Permite que você modifique a conta que será usada para a conexão."
+msgid "Target bitrate of the transcoded video stream."
+msgstr "O bitrate máximo do stream"
 
-#: modules/stream_out/transcode.c:58
+#: modules/stream_out/transcode.c:56
 #, fuzzy
 msgid "Video scaling"
 msgstr "Alinhamento do vídeo"
 
-#: modules/stream_out/transcode.c:60
-#, fuzzy
-msgid "Allows you to scale the video before encoding."
-msgstr "Permite remapear as ações."
+#: modules/stream_out/transcode.c:58
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
+msgstr ""
 
-#: modules/stream_out/transcode.c:61
+#: modules/stream_out/transcode.c:59
 #, fuzzy
 msgid "Video frame-rate"
 msgstr "Taxa de bits do Vídeo:"
 
-#: modules/stream_out/transcode.c:63
+#: modules/stream_out/transcode.c:61
 #, fuzzy
-msgid "Allows you to specify an output frame rate for the video."
-msgstr "Permite que você modifique a conta que será usada para a conexão."
+msgid "Target output frame rate for the video stream."
+msgstr "O bitrate médio do stream"
 
-#: modules/stream_out/transcode.c:66
+#: modules/stream_out/transcode.c:64
 #, fuzzy
-msgid "Allows you to deinterlace the video before encoding."
+msgid "Deinterlace the video before encoding."
 msgstr ""
 "Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/stream_out/transcode.c:76
+#: modules/stream_out/transcode.c:67
+#, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr "Modo desentrelaçado"
+
+#: modules/stream_out/transcode.c:74
 #, fuzzy
 msgid "Maximum video width"
 msgstr "Largura do vídeo"
 
-#: modules/stream_out/transcode.c:78
+#: modules/stream_out/transcode.c:76
 #, fuzzy
-msgid "Allows you to specify a maximum output video width."
-msgstr "Permite remapear as ações."
+msgid "Maximum output video width."
+msgstr "Largura do vídeo"
 
-#: modules/stream_out/transcode.c:79
+#: modules/stream_out/transcode.c:77
 #, fuzzy
 msgid "Maximum video height"
 msgstr "Altura do vídeo"
 
-#: modules/stream_out/transcode.c:81
+#: modules/stream_out/transcode.c:79
 #, fuzzy
-msgid "Allows you to specify a maximum output video height."
-msgstr "Permite remapear as ações."
+msgid "Maximum output video height."
+msgstr "Altura do vídeo"
 
-#: modules/stream_out/transcode.c:82
+#: modules/stream_out/transcode.c:80
 #, fuzzy
 msgid "Video filter"
 msgstr "Tamanho do vídeo"
 
-#: modules/stream_out/transcode.c:84
-#, fuzzy
+#: modules/stream_out/transcode.c:82
 msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
 msgstr ""
-"Isto permite que você toque o stream enquanto estiver fazendo o streming do "
-"mesmo."
 
-#: modules/stream_out/transcode.c:87
+#: modules/stream_out/transcode.c:85
 #, fuzzy
-msgid "Video crop top"
+msgid "Video crop (top)"
 msgstr "Opções de Vídeo"
 
-#: modules/stream_out/transcode.c:89
-#, fuzzy
-msgid "Allows you to specify the top coordinate for the video cropping."
-msgstr "Permite que você modifique a senha que será usada na a conexão."
+#: modules/stream_out/transcode.c:87
+msgid "Number of pixels to crop at the top of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:90
+#: modules/stream_out/transcode.c:88
 #, fuzzy
-msgid "Video crop left"
+msgid "Video crop (left)"
 msgstr "Codec de vídeo"
 
-#: modules/stream_out/transcode.c:92
+#: modules/stream_out/transcode.c:90
+msgid "Number of pixels to crop at the left of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:91
 #, fuzzy
-msgid "Allows you to specify the left coordinate for the video cropping."
-msgstr "Permite que você modifique a conta que será usada para a conexão."
+msgid "Video crop (bottom)"
+msgstr "Opções de Vídeo"
 
 #: modules/stream_out/transcode.c:93
+msgid "Number of pixels to crop at the bottom of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:94
+#, fuzzy
+msgid "Video crop (right)"
+msgstr "Altura do vídeo"
+
+#: modules/stream_out/transcode.c:96
+msgid "Number of pixels to crop at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:98
 #, fuzzy
-msgid "Video crop bottom"
+msgid "Video padding (top)"
 msgstr "Opções de Vídeo"
 
-#: modules/stream_out/transcode.c:95
+#: modules/stream_out/transcode.c:100
+msgid "Size of the black border to add at the top of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:101
 #, fuzzy
-msgid "Allows you to specify the bottom coordinate for the video cropping."
-msgstr "Permite que você modifique a conta que será usada para a conexão."
+msgid "Video padding (left)"
+msgstr "Codec de vídeo"
 
-#: modules/stream_out/transcode.c:96
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:104
+#, fuzzy
+msgid "Video padding (bottom)"
+msgstr "Opções de Vídeo"
+
+#: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:107
 #, fuzzy
-msgid "Video crop right"
+msgid "Video padding (right)"
 msgstr "Altura do vídeo"
 
-#: modules/stream_out/transcode.c:98
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:111
 #, fuzzy
-msgid "Allows you to specify the right coordinate for the video cropping."
-msgstr "Permite o agente de usuário que será usado na conexão."
+msgid "Video canvas width"
+msgstr "Largura do vídeo"
 
-#: modules/stream_out/transcode.c:100
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
+msgstr ""
+
+#: modules/stream_out/transcode.c:114
+#, fuzzy
+msgid "Video canvas height"
+msgstr "Altura do vídeo"
+
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
+msgstr ""
+
+#: modules/stream_out/transcode.c:117
+#, fuzzy
+msgid "Video canvas aspect ratio"
+msgstr "Proporção de aspecto da fonte"
+
+#: modules/stream_out/transcode.c:119
+msgid ""
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
+msgstr ""
+
+#: modules/stream_out/transcode.c:122
 #, fuzzy
 msgid "Audio encoder"
 msgstr "Codec de audio"
 
-#: modules/stream_out/transcode.c:102
+#: modules/stream_out/transcode.c:124
 #, fuzzy
 msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 "Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/stream_out/transcode.c:104
+#: modules/stream_out/transcode.c:126
 #, fuzzy
 msgid "Destination audio codec"
 msgstr "Alvo de destino:"
 
-#: modules/stream_out/transcode.c:106
+#: modules/stream_out/transcode.c:128
 #, fuzzy
-msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
-msgstr "Permite que você modifique a conta que será usada para a conexão."
+msgid "This is the audio codec that will be used."
+msgstr "Este é o dispositivo de CD de Audio a ser usado como padrão."
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:129
 #, fuzzy
 msgid "Audio bitrate"
 msgstr "Taxa de bits do Audio:"
 
-#: modules/stream_out/transcode.c:110
+#: modules/stream_out/transcode.c:131
 #, fuzzy
-msgid "Allows you to specify the audio bitrate used for the streaming output."
-msgstr "Permite que você modifique a conta que será usada para a conexão."
+msgid "Target bitrate of the transcoded audio stream."
+msgstr "O bitrate máximo do stream"
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 #, fuzzy
 msgid "Audio sample rate"
 msgstr "Taxa de Amostra:"
 
-#: modules/stream_out/transcode.c:114
-#, fuzzy
+#: modules/stream_out/transcode.c:134
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
 msgstr ""
-"Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 #, fuzzy
 msgid "Audio channels"
 msgstr "Canais de Audio"
 
-#: modules/stream_out/transcode.c:118
-#, fuzzy
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
 msgstr ""
-"Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 #, fuzzy
 msgid "Subtitles encoder"
 msgstr "Codificação das legendas"
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
 #, fuzzy
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 "Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 #, fuzzy
 msgid "Destination subtitles codec"
 msgstr "Alvo de Destino: "
 
-#: modules/stream_out/transcode.c:127
-#, fuzzy
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
-msgstr "Permite que você modifique a conta que será usada para a conexão."
-
-#: modules/stream_out/transcode.c:129
-#, fuzzy
-msgid "Subpictures filter"
-msgstr "Arquivo de legendas"
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
+msgstr ""
 
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 #, fuzzy
 msgid "OSD menu"
 msgstr "Usar menus DVD"
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 #, fuzzy
 msgid "Number of threads"
 msgstr "Número de streams"
 
-#: modules/stream_out/transcode.c:141
+#: modules/stream_out/transcode.c:160
 #, fuzzy
-msgid "Allows you to specify the number of threads used for the transcoding."
+msgid "Number of threads used for the transcoding."
 msgstr ""
 "Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
 msgstr ""
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 #, fuzzy
 msgid "Synchronise on audio track"
 msgstr "Faixa de Audio"
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
 msgstr ""
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 msgid "Transcode stream output"
 msgstr "Saída de stream transcode"
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 #, fuzzy
 msgid "Overlays/Subtitles"
 msgstr "Abrir Legendas"
@@ -15788,58 +16269,65 @@ msgstr "Conversões Altivec de "
 
 #: modules/video_filter/adjust.c:60
 #, fuzzy
-msgid "Enable brightness threshold"
+msgid "Brightness threshold"
 msgstr "Codificação das legendas"
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr "Contraste da imagem (0-2)"
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:65
+#, fuzzy
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr "Ajusta o contraste da imagem, entre 0 e 2. Padrões em 1"
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr "Tonalidade da imagem (0-360)"
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
+#: modules/video_filter/adjust.c:67
+#, fuzzy
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
 msgstr "Ajusta a tonalidade da imagem, entre 0 e 360. Padrões em 0"
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr "Saturação da imagem (0-3)"
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
+#: modules/video_filter/adjust.c:69
+#, fuzzy
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
 msgstr "Ajusta a saturação da imagem, entre 0 e 3. Padrões em 1"
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr "Brilho da imagem (0-2)"
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:71
+#, fuzzy
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr "Ajusta o brilho da imagem, entre 0 e 2. Padrões em 1"
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr "Gamma da imagem (0-10)"
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+#: modules/video_filter/adjust.c:73
+#, fuzzy
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr "Gamma da imagem, entre 0.01 e 10. Padrão em 1"
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 msgid "Image properties filter"
 msgstr "Filtro de propriedades de imagem"
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr ""
 
@@ -15854,24 +16342,25 @@ msgstr "Número de clones"
 
 #: modules/video_filter/clone.c:56
 #, fuzzy
-msgid "Select the number of video windows in which to clone the video."
+msgid "Number of video windows in which to clone the video."
 msgstr "Selecione o número de janelas de vídeo em que serão clonadas o vídeo"
 
 #: modules/video_filter/clone.c:59
 #, fuzzy
-msgid "List of video output modules"
-msgstr "Listar módulos vout"
+msgid "Video output modules"
+msgstr "Módulo de saída de vídeo"
 
 #: modules/video_filter/clone.c:60
-#, fuzzy
-msgid "Select the specific video output modules that you want to activate."
-msgstr "Seleciona os módulos vout específicos que você quer ativar"
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
+msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 msgid "Clone video filter"
 msgstr "Filtro de vídeo de clonagem"
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 #, fuzzy
 msgid "Clone"
 msgstr "Fechar"
@@ -15894,30 +16383,35 @@ msgid "Automatic cropping"
 msgstr "Corte automático"
 
 #: modules/video_filter/crop.c:58
-msgid "Activate automatic black border cropping."
+#, fuzzy
+msgid "Automatic black border cropping."
 msgstr "Ativar corte automático de bordas pretas."
 
 #: modules/video_filter/crop.c:61
 msgid "Crop video filter"
 msgstr "Filtro de vídeo de corte."
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 msgid "Deinterlace mode"
 msgstr "Modo desentrelaçado"
 
-#: modules/video_filter/deinterlace.c:103
+#: modules/video_filter/deinterlace.c:109
 #, fuzzy
-msgid "Default deinterlace method to use for local playback"
+msgid "Deinterlace method to use for local playback."
 msgstr "Selecione o atalho a ser usado para tocar em câmera lenta."
 
-#: modules/video_filter/deinterlace.c:106
+#: modules/video_filter/deinterlace.c:111
+#, fuzzy
+msgid "Streaming deinterlace mode"
+msgstr "Modo desentrelaçado"
+
+#: modules/video_filter/deinterlace.c:112
 #, fuzzy
-msgid "Default deinterlace methode to use for streaming"
+msgid "Deinterlace method to use for streaming."
 msgstr ""
 "Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:121
 msgid "Deinterlacing video filter"
 msgstr "Filtro de desentrelação de vídeo"
 
@@ -15929,7 +16423,7 @@ msgstr "Modo de distorção"
 #, fuzzy
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr "Modo de distorção, um de \"wave\" e \"ripple\""
 
 #: modules/video_filter/distort.c:67
@@ -15937,41 +16431,43 @@ msgid "Gradient image type"
 msgstr ""
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 #, fuzzy
 msgid "Apply cartoon effect"
 msgstr "Selecionado"
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Wave"
 msgstr "Wave"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Ripple"
 msgstr "Ripple"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 #, fuzzy
 msgid "Gradient"
 msgstr "Tela"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 #, fuzzy
 msgid "Edge"
 msgstr "Brilho"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 msgid "Distort video filter"
 msgstr "Filtro de distorção de vídeo"
 
@@ -15992,75 +16488,82 @@ msgstr "Nome do arq. Logo"
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 msgid "Logo animation # of loops"
 msgstr ""
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
-msgstr "coordenada x do logo"
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+#, fuzzy
+msgid "X coordinate"
+msgstr "Codec de vídeo"
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
+#: modules/video_filter/logo.c:79
 #, fuzzy
-msgid "You can move the logo by left-clicking on it."
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr "Você pode mover o logo ao clicar com o botão esquerdo nele"
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
-msgstr "coordenada y do logo"
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+#, fuzzy
+msgid "Y coordinate"
+msgstr "Codec de vídeo"
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:82
+#, fuzzy
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
+msgstr "Você pode mover o logo ao clicar com o botão esquerdo nele"
+
+#: modules/video_filter/logo.c:84
 #, fuzzy
 msgid "Transparency of the logo"
 msgstr "transparência do logo (255-0)"
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 #, fuzzy
 msgid "Logo position"
 msgstr "Posição de início"
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
 #, fuzzy
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
 "Você pode forçar o alinhamento do vídeo em sua janela. Por padrão (0) ele "
 "será centralizado (0=centro, 1=esquerda, 2=direita, 4=no alto, 8=em baixo, "
 "você também pode usar combinações desses valores)."
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 msgid "Logo video filter"
 msgstr "Filtro de vídeo de logo"
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 #, fuzzy
 msgid "Logo overlay"
 msgstr "Formato do log"
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 #, fuzzy
 msgid "Logo sub filter"
 msgstr "Filtro de vídeo de logo"
@@ -16070,195 +16573,294 @@ msgstr "Filtro de vídeo de logo"
 msgid "Magnify/Zoom interactive video filter"
 msgstr "Filtro de desentrelação de vídeo"
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr ""
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
+msgid "Marquee text to display."
 msgstr ""
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
-msgstr ""
+#, fuzzy
+msgid "X offset"
+msgstr "Compensação vertical"
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+msgid "X offset, from the left screen edge."
 msgstr ""
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr ""
-
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
-msgstr ""
+#, fuzzy
+msgid "Y offset"
+msgstr "Compensação vertical"
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+msgid "Y offset, down from the top."
 msgstr ""
 
 #: modules/video_filter/marq.c:83
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
+#: modules/video_filter/marq.c:87
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
 msgstr ""
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 #, fuzzy
 msgid "Font size, pixels"
 msgstr "Tamanho da fonte em pontos"
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+msgid "Font size, in pixels. Default is -1 (use default font size)."
+msgstr ""
+
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:99
 #, fuzzy
 msgid "Marquee position"
 msgstr "Posição de início"
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
 #, fuzzy
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
 "Você pode forçar o alinhamento do vídeo em sua janela. Por padrão (0) ele "
 "será centralizado (0=centro, 1=esquerda, 2=direita, 4=no alto, 8=em baixo, "
 "você também pode usar combinações desses valores)."
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 #, fuzzy
 msgid "Misc"
 msgstr "Disco"
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
-msgstr ""
+#: modules/video_filter/marq.c:141
+#, fuzzy
+msgid "Marquee display"
+msgstr "Bass"
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
-msgstr ""
+#, fuzzy
+msgid "Transparency"
+msgstr "Cubo transparente"
 
 #: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:93
+#: modules/video_filter/mosaic.c:95
 #, fuzzy
-msgid "Height in pixels"
-msgstr "Tamanho da fonte em pontos"
+msgid "Total height of the mosaic, in pixels."
+msgstr "A altura da janela de efeitos, em pixels"
 
-#: modules/video_filter/mosaic.c:94
+#: modules/video_filter/mosaic.c:97
 #, fuzzy
-msgid "Width in pixels"
-msgstr "Tamanho da fonte em pontos"
+msgid "Total width of the mosaic, in pixels."
+msgstr "A largura da janela de efeitos, em pixels"
 
-#: modules/video_filter/mosaic.c:95
+#: modules/video_filter/mosaic.c:99
 #, fuzzy
-msgid "Top left corner x coordinate"
+msgid "Top left corner X coordinate"
 msgstr "Codec de vídeo"
 
-#: modules/video_filter/mosaic.c:96
+#: modules/video_filter/mosaic.c:100
+#, fuzzy
+msgid "X Coordinate of the top-left corner of the mosaic."
+msgstr "coordenada x do logo"
+
+#: modules/video_filter/mosaic.c:101
 #, fuzzy
-msgid "Top left corner y coordinate"
+msgid "Top left corner Y coordinate"
 msgstr "Codec de vídeo"
 
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:102
+#, fuzzy
+msgid "Y Coordinate of the top-left corner of the mosaic."
+msgstr "coordenada y do logo"
+
+#: modules/video_filter/mosaic.c:103
+#, fuzzy
+msgid "Vertical border width"
+msgstr "Compensação vertical"
+
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
+#: modules/video_filter/mosaic.c:106
+#, fuzzy
+msgid "Horizontal border width"
+msgstr "Horizontal"
+
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:110
 #, fuzzy
 msgid "Mosaic alignment"
 msgstr "Alinhamento do vídeo"
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:112
+#, fuzzy
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+"Você pode forçar o alinhamento do vídeo em sua janela. Por padrão (0) ele "
+"será centralizado (0=centro, 1=esquerda, 2=direita, 4=no alto, 8=em baixo, "
+"você também pode usar combinações desses valores)."
+
+#: modules/video_filter/mosaic.c:116
 #, fuzzy
 msgid "Positioning method"
 msgstr "stream"
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:117
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 msgid "Number of rows"
 msgstr "Número de linhas"
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 msgid "Number of columns"
 msgstr "Número de colunas"
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:129
+msgid "Keep the original aspect ratio when resizing mosaic elements."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:108
+#: modules/video_filter/mosaic.c:131
 msgid "Keep original size"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
+#: modules/video_filter/mosaic.c:132
+msgid "Keep the original size of mosaic elements."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:134
+#, fuzzy
+msgid "Elements order"
+msgstr "Selecionar Nenhum"
+
+#: modules/video_filter/mosaic.c:135
+msgid ""
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:140
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:144
+#, fuzzy
+msgid "Bluescreen"
+msgstr "Tela cheia"
+
+#: modules/video_filter/mosaic.c:145
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:154
+msgid ""
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:156
+#, fuzzy
+msgid "Bluescreen U tolerance"
+msgstr "Tolerância de Taxa de Bits:"
+
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:160
+#, fuzzy
+msgid "Bluescreen V tolerance"
+msgstr "Tolerância de Taxa de Bits:"
+
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:167
 msgid "fixed"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 #, fuzzy
 msgid "Mosaic video sub filter"
 msgstr "Filtro de vídeo de corte."
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 #, fuzzy
 msgid "Mosaic"
 msgstr "Musical"
@@ -16287,7 +16889,7 @@ msgid "Description file"
 msgstr "Descrição"
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+msgid "A file containing a simple playlist"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:57
@@ -16297,7 +16899,7 @@ msgstr "Número de faixas"
 
 #: modules/video_filter/motiondetect.c:58
 #, fuzzy
-msgid "History parameter, number of frames used for detection"
+msgid "The umber of frames used for detection."
 msgstr "Ajuste o número de quadros por segundo"
 
 #: modules/video_filter/motiondetect.c:61
@@ -16312,118 +16914,144 @@ msgstr "Tipo de modulação"
 
 #: modules/video_filter/osdmenu.c:42
 #, fuzzy
-msgid "OSD menu configuration file"
+msgid "Configuration file"
 msgstr "Opções Comuns"
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
-msgstr ""
+#, fuzzy
+msgid "Configuration file for the OSD Menu"
+msgstr "Opções Comuns"
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:51
-#, fuzzy
-msgid "X coordinate of the OSD menu"
-msgstr "coordenada x do logo"
-
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 #, fuzzy
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr "Você pode mover o logo ao clicar com o botão esquerdo nele"
 
-#: modules/video_filter/osdmenu.c:54
+#: modules/video_filter/osdmenu.c:56
 #, fuzzy
-msgid "Y coordinate of the OSD menu"
-msgstr "coordenada y do logo"
-
-#: modules/video_filter/osdmenu.c:57
-#, fuzzy
-msgid "OSD menu position"
+msgid "Menu position"
 msgstr "Posição de início"
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
 #, fuzzy
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
 "Você pode forçar o alinhamento do vídeo em sua janela. Por padrão (0) ele "
 "será centralizado (0=centro, 1=esquerda, 2=direita, 4=no alto, 8=em baixo, "
 "você também pode usar combinações desses valores)."
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:62
+#, fuzzy
+msgid "Menu timeout"
+msgstr "Tempo"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
 "remaining time. This will ensure that they are at least the specified time "
 "visible."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:69
+#: modules/video_filter/osdmenu.c:68
 #, fuzzy
-msgid "Update speed of OSD menu"
-msgstr "coordenada x do logo"
+msgid "Menu update interval"
+msgstr "Intervalo de quadro-chave"
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:117
 #, fuzzy
-msgid "On Screen Display menu subfilter"
+msgid "On Screen Display menu"
 msgstr "Mostrar na tela"
 
 #: modules/video_filter/rss.c:121
-msgid "RSS/Atom feed URLs"
+msgid "Feed URLs"
 msgstr ""
 
 #: modules/video_filter/rss.c:122
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
-msgstr ""
-
-#: modules/video_filter/rss.c:123
 #, fuzzy
-msgid "RSS/Atom feed speed"
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr "Mostrar na tela"
 
+#: modules/video_filter/rss.c:123
+msgid "Speed of feeds"
+msgstr ""
+
 #: modules/video_filter/rss.c:124
-msgid "RSS/Atom feed speed (bigger is slower)"
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
+msgstr ""
+
+#: modules/video_filter/rss.c:125
+#, fuzzy
+msgid "Max length"
+msgstr "Qualidade:"
+
+#: modules/video_filter/rss.c:126
+#, fuzzy
+msgid "Maximum number of characters displayed on the screen."
+msgstr "Número de clones"
+
+#: modules/video_filter/rss.c:128
+#, fuzzy
+msgid "Refresh time"
+msgstr "Atualizar a lista"
+
+#: modules/video_filter/rss.c:129
+msgid ""
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
 msgstr ""
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
-msgid "RSS/Atom feed max number of chars displayed"
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
 msgstr ""
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
 msgstr ""
 
-#: modules/video_filter/rss.c:128
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
 msgstr ""
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+#, fuzzy
+msgid "Text position"
+msgstr "Posição de início"
+
+#: modules/video_filter/rss.c:154
+#, fuzzy
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
 msgstr ""
+"Você pode forçar o alinhamento do vídeo em sua janela. Por padrão (0) ele "
+"será centralizado (0=centro, 1=esquerda, 2=direita, 4=no alto, 8=em baixo, "
+"você também pode usar combinações desses valores)."
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:197
 #, fuzzy
 msgid "RSS and Atom feed display"
 msgstr "Mostrar na tela"
@@ -16445,8 +17073,8 @@ msgstr "Selecionar Nenhum"
 
 #: modules/video_filter/swscale/filter.c:64
 #, fuzzy
-msgid "You can choose the default scaling mode."
-msgstr "Você pode escolher o modo de desentrelação padrão"
+msgid "Scaling mode to use."
+msgstr "Selecionar Nenhum"
 
 #: modules/video_filter/swscale/filter.c:68
 #, fuzzy
@@ -16503,31 +17131,34 @@ msgstr ""
 #: modules/video_filter/time.c:72
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
 msgstr ""
 
-#: modules/video_filter/time.c:88
-#, fuzzy
-msgid "Time position"
-msgstr "Posição de início"
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
+msgstr ""
+
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
+msgstr ""
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:93
 #, fuzzy
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
 "Você pode forçar o alinhamento do vídeo em sua janela. Por padrão (0) ele "
 "será centralizado (0=centro, 1=esquerda, 2=direita, 4=no alto, 8=em baixo, "
 "você também pode usar combinações desses valores)."
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 #, fuzzy
 msgid "Time overlay"
 msgstr "Tempo de vida"
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr ""
 
@@ -16565,15 +17196,13 @@ msgstr "Filtro de transformação de vídeo"
 
 #: modules/video_filter/wall.c:54
 #, fuzzy
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+msgid "Number of horizontal windows in which to split the video."
 msgstr ""
 "Selecione o número de janelas horizontais de vídeo em que dividir o vídeo"
 
 #: modules/video_filter/wall.c:58
 #, fuzzy
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+msgid "Number of vertical windows in which to split the video."
 msgstr "Selecione o número janelas vertical de vídeos em que dividir o vídeo"
 
 #: modules/video_filter/wall.c:61
@@ -16581,7 +17210,8 @@ msgid "Active windows"
 msgstr "Janelas ativas"
 
 #: modules/video_filter/wall.c:62
-msgid "Comma separated list of active windows, defaults to all"
+#, fuzzy
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr "Lista das janelas ativas separada por vírgula, padrão para todas"
 
 #: modules/video_filter/wall.c:65
@@ -16590,21 +17220,21 @@ msgid "Element aspect ratio"
 msgstr "Proporção de aspecto de destino"
 
 #: modules/video_filter/wall.c:66
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr ""
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 #, fuzzy
 msgid "Wall video filter"
 msgstr "Filtro de vídeo parede"
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 #, fuzzy
 msgid "Image wall"
 msgstr "Grande"
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
+msgid "ASCII Art"
 msgstr ""
 
 #: modules/video_output/aa.c:58
@@ -16703,23 +17333,23 @@ msgid "Framebuffer device"
 msgstr "Dispositivo framebuffer"
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 msgid "GNU/Linux console framebuffer video output"
 msgstr "Saída de vídeo framebuffer do console GNU/Linux"
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
+#, fuzzy
+msgid "X11 display"
 msgstr "Nome do display X11"
 
 #: modules/video_output/ggi.c:58
+#, fuzzy
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 "Especifica o hardware de visualização X11 que você quer usar.\n"
@@ -16741,7 +17371,7 @@ msgstr "Formato do log"
 
 #: modules/video_output/image.c:49
 #, fuzzy
-msgid "Set the format of the output image."
+msgid "Format of the output images (png or jpg)."
 msgstr "Selecione o caminho para a última skin usada."
 
 #: modules/video_output/image.c:51
@@ -16750,8 +17380,7 @@ msgstr ""
 
 #: modules/video_output/image.c:52
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
 
 #: modules/video_output/image.c:55
@@ -16761,15 +17390,21 @@ msgstr "Nome do arq."
 
 #: modules/video_output/image.c:56
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 #, fuzzy
 msgid "Image video output"
 msgstr "Saída de vídeo X11"
@@ -16783,18 +17418,17 @@ msgid "OpenGL cube rotation speed"
 msgstr ""
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
 msgstr ""
 
 #: modules/video_output/opengl.c:122
 #, fuzzy
-msgid "Select effect"
-msgstr "Selecionado"
+msgid "Effect"
+msgstr "Ejetar"
 
 #: modules/video_output/opengl.c:124
-#, fuzzy
-msgid "Allows you to select different visual effects."
-msgstr "Permite remapear as ações."
+msgid "Several visual OpenGL effects are available."
+msgstr ""
 
 #: modules/video_output/opengl.c:129
 #, fuzzy
@@ -16807,13 +17441,15 @@ msgid "Transparent Cube"
 msgstr "Cubo transparente"
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
+#, fuzzy
+msgid "QT Embedded display"
 msgstr "Nome do display Qt Embedded"
 
 #: modules/video_output/qte/qte.cpp:81
+#, fuzzy
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 "Especifica o hardware de visualização Qt Embedded que você quer usar. Por "
 "padrão o VLC irá usar o valor da variável de ambiente DISPLAY."
@@ -16828,46 +17464,48 @@ msgstr "Saída de vídeo Simple DirectMedia Layer (SDL)"
 
 #: modules/video_output/snapshot.c:60
 #, fuzzy
-msgid "snapshot width"
+msgid "Snapshot width"
 msgstr "Módulo de acesso"
 
 #: modules/video_output/snapshot.c:61
 #, fuzzy
-msgid "Set the width of the snapshot image."
+msgid "Width of the snapshot image."
 msgstr "Selecione o caminho para a última skin usada."
 
 #: modules/video_output/snapshot.c:63
 #, fuzzy
-msgid "snapshot height"
+msgid "Snapshot height"
 msgstr "Módulo de acesso"
 
 #: modules/video_output/snapshot.c:64
 #, fuzzy
-msgid "Set the height of the snapshot image."
+msgid "Height of the snapshot image."
 msgstr "Selecione o caminho para a última skin usada."
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
-msgstr ""
+#, fuzzy
+msgid "Chroma"
+msgstr "Comando"
 
 #: modules/video_output/snapshot.c:67
 #, fuzzy
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr "Selecione o caminho para a última skin usada."
 
-#: modules/video_output/snapshot.c:69
+#: modules/video_output/snapshot.c:70
 #, fuzzy
-msgid "cache size (number of images)"
+msgid "Cache size (number of images)"
 msgstr "Ajuste o número de quadros por segundo"
 
-#: modules/video_output/snapshot.c:70
+#: modules/video_output/snapshot.c:71
 #, fuzzy
-msgid "Set the cache size (number of images to keep)."
+msgid "Snapshot cache size (number of images to keep)."
 msgstr "Ajuste o número de quadros por segundo"
 
-#: modules/video_output/snapshot.c:74
+#: modules/video_output/snapshot.c:75
 #, fuzzy
-msgid "snapshot module"
+msgid "Snapshot module"
 msgstr "Módulo de acesso"
 
 #: modules/video_output/svgalib.c:56
@@ -16887,10 +17525,11 @@ msgstr "saída de vídeo Windows GDI"
 msgid "XVideo adaptor number"
 msgstr "Número do adaptador XVideo"
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
+#, fuzzy
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 "Se a sua placa de vídeo provê diversos adaptadores, esta opção permite que "
 "você escolha qual será usado (você não deveria ter que mudar isto)."
@@ -16921,22 +17560,26 @@ msgstr ""
 
 #: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
 #: modules/video_output/x11/xvideo.c:60
+#, fuzzy
 msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
 msgstr ""
 "Especifica o hardware de visualização X11 que você quer usar. Por padrão o "
 "VLC irá usar o valor da variável de ambiente DISPLAY."
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
-msgid "Screen to be used for fullscreen mode."
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
+#, fuzzy
+msgid "Screen for fullscreen mode."
 msgstr "Tela a ser usada para o modo tela cheia."
 
 #: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
 #: modules/video_output/x11/xvideo.c:74
+#, fuzzy
 msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
 msgstr ""
 "Escolhe a tela que você quer usar no modo tela cheia. Por exemplo ajuste "
 "para 0 para usar a primeira tela, 1 para a segunda."
@@ -16950,14 +17593,19 @@ msgid "Use shared memory to communicate between VLC and the X server."
 msgstr ""
 "Usar memória compartilhada para se comunicar entre o VLC e o servidor X"
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr "escolha a tela a ser usada para o modo tela cheia."
-
 #: modules/video_output/x11/x11.c:78
 msgid "X11 video output"
 msgstr "Saída de vídeo X11"
 
+#: modules/video_output/x11/xvideo.c:46
+#, fuzzy
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+"Se a sua placa de vídeo provê diversos adaptadores, esta opção permite que "
+"você escolha qual será usado (você não deveria ter que mudar isto)."
+
 #: modules/video_output/x11/xvideo.c:63
 msgid "XVimage chroma format"
 msgstr "Formato de chroma XVimage"
@@ -16988,217 +17636,852 @@ msgstr ""
 
 #: modules/visualization/goom.c:60
 msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
+"This allows you to set the resolution of the Goom display (bigger resolution "
 "will be prettier but more CPU intensive)."
 msgstr ""
 
-#: modules/visualization/goom.c:63
-msgid "Goom animation speed"
-msgstr ""
+#: modules/visualization/goom.c:63
+msgid "Goom animation speed"
+msgstr ""
+
+#: modules/visualization/goom.c:64
+#, fuzzy
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
+msgstr "Ajusta a tonalidade da imagem, entre 0 e 360. Padrões em 0"
+
+#: modules/visualization/goom.c:70
+#, fuzzy
+msgid "Goom"
+msgstr "Vá para:"
+
+#: modules/visualization/goom.c:71
+#, fuzzy
+msgid "Goom effect"
+msgstr "efeito goom"
+
+#: modules/visualization/visual/visual.c:38
+msgid "Effects list"
+msgstr "Lista de efeitos"
+
+#: modules/visualization/visual/visual.c:40
+#, fuzzy
+msgid ""
+"A list of visual effect, separated by commas.\n"
+"Current effects include: dummy, scope, spectrum."
+msgstr ""
+"Uma lista de efeitos visuais, separados por vírgulas.\n"
+"Efeitos atuais incluem: dummy, random, scope, spectrum"
+
+#: modules/visualization/visual/visual.c:45
+msgid "The width of the effects video window, in pixels."
+msgstr "A largura da janela de efeitos, em pixels"
+
+#: modules/visualization/visual/visual.c:49
+msgid "The height of the effects video window, in pixels."
+msgstr "A altura da janela de efeitos, em pixels"
+
+#: modules/visualization/visual/visual.c:51
+msgid "Number of bands"
+msgstr "Número de faixas"
+
+#: modules/visualization/visual/visual.c:53
+msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
+msgstr ""
+"Número de faixas a serem usadas pelo analisador de espectro, deve ser 20 ou "
+"80"
+
+#: modules/visualization/visual/visual.c:55
+#, fuzzy
+msgid "Number of bands used by the spectrometer, from 20 to 80."
+msgstr ""
+"Número de faixas a serem usadas pelo analisador de espectro, deve ser 20 ou "
+"80"
+
+#: modules/visualization/visual/visual.c:57
+msgid "Band separator"
+msgstr "Separador de faixas"
+
+#: modules/visualization/visual/visual.c:59
+msgid "Number of blank pixels between bands."
+msgstr "Número de pixels em branco entre as faixas"
+
+#: modules/visualization/visual/visual.c:61
+msgid "Amplification"
+msgstr "Amplificação"
+
+#: modules/visualization/visual/visual.c:63
+msgid "This is a coefficient that modifies the height of the bands."
+msgstr "Este é um coeficiente que modifica a altura das faixas"
+
+#: modules/visualization/visual/visual.c:65
+msgid "Enable peaks"
+msgstr "Habilitar picos"
+
+#: modules/visualization/visual/visual.c:67
+msgid "Draw \"peaks\" in the spectrum analyzer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:69
+msgid "Enable original graphic spectrum"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:71
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:73
+#, fuzzy
+msgid "Enable bands"
+msgstr "Habilitar audio"
+
+#: modules/visualization/visual/visual.c:75
+msgid "Draw bands in the spectrometer."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:77
+#, fuzzy
+msgid "Enable base"
+msgstr "Habilitar picos"
+
+#: modules/visualization/visual/visual.c:79
+#, fuzzy
+msgid "Defines whether to draw the base of the bands."
+msgstr "Define se desenha picos"
+
+#: modules/visualization/visual/visual.c:81
+msgid "Base pixel radius"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:83
+msgid "Defines radius size in pixels, of base of bands(beginning)."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:85
+#, fuzzy
+msgid "Spectral sections"
+msgstr "Seleção"
+
+#: modules/visualization/visual/visual.c:87
+msgid "Determines how many sections of spectrum will exist."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:89
+#, fuzzy
+msgid "Peak height"
+msgstr "Altura do vídeo"
+
+#: modules/visualization/visual/visual.c:91
+#, fuzzy
+msgid "Total pixel height of the peak items."
+msgstr "Este é um coeficiente que modifica a altura das faixas"
+
+#: modules/visualization/visual/visual.c:93
+msgid "Peak extra width"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:95
+msgid "Additions or subtractions of pixels on the peak width."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:97
+msgid "V-plane color"
+msgstr ""
+
+#: modules/visualization/visual/visual.c:99
+msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
+msgstr ""
+
+#: modules/visualization/visual/visual.c:101
+msgid "Number of stars"
+msgstr "Número de estrelas"
+
+#: modules/visualization/visual/visual.c:103
+#, fuzzy
+msgid "Number of stars to draw with random effect."
+msgstr "Define o número de estrelas a serem desenhadas com o efeito aleatório"
+
+#: modules/visualization/visual/visual.c:109
+#, fuzzy
+msgid "Visualizer"
+msgstr "Filtro do visualizador"
+
+#: modules/visualization/visual/visual.c:112
+#, fuzzy
+msgid "Visualizer filter"
+msgstr "Filtro do visualizador"
+
+#: modules/visualization/visual/visual.c:120
+#, fuzzy
+msgid "Spectrum analyser"
+msgstr "Espectro"
+
+#: modules/visualization/xosd.c:63
+msgid "Flip vertical position"
+msgstr "Inverter posição vertical"
+
+#: modules/visualization/xosd.c:64
+#, fuzzy
+msgid "Display XOSD output at the bottom of the screen instead of the top."
+msgstr "Mostra a saída xosd na parte inferior da tela ao invés da superior"
+
+#: modules/visualization/xosd.c:67
+msgid "Vertical offset"
+msgstr "Compensação vertical"
+
+#: modules/visualization/xosd.c:68
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:72
+msgid "Shadow offset"
+msgstr "Compensação de sombra"
+
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+#, fuzzy
+msgid "Font used to display text in the XOSD output."
+msgstr "Fonte usada para mostrar texto na saída xosd"
+
+#: modules/visualization/xosd.c:79
+#, fuzzy
+msgid "Color used to display text in the XOSD output."
+msgstr "Fonte usada para mostrar texto na saída xosd"
+
+#: modules/visualization/xosd.c:84
+msgid "XOSD interface"
+msgstr "Interface XOSD"
+
+#~ msgid "delay"
+#~ msgstr "atraso"
+
+#~ msgid "fps"
+#~ msgstr "fps"
+
+#, fuzzy
+#~ msgid "More info"
+#~ msgstr "Info do ítem"
+
+#, fuzzy
+#~ msgid "Control interface settings"
+#~ msgstr "Configurações de plugins de interface"
+
+#, fuzzy
+#~ msgid "Text rendering"
+#~ msgstr "Renderização direta"
+
+#, fuzzy
+#~ msgid ""
+#~ "Use the settings of the \"freetype\" module to choose the font you  want "
+#~ "VLC to use for text rendering (to display subtitles for example)."
+#~ msgstr ""
+#~ "Use estas configurações para escolher a fonte que você quer que o VLC use "
+#~ "para desenhar o texto (para mostrar legendas por exemplo)."
+
+#, fuzzy
+#~ msgid "This option allows you to select control interfaces. "
+#~ msgstr "Esta opção permite definir os marcadores da lista de reprodução"
+
+#, fuzzy
+#~ msgid "This option allows you to always open a default stream on start-up."
+#~ msgstr "Esta opção permite definir os marcadores da lista de reprodução"
+
+#~ msgid ""
+#~ "If this option is enabled, VLC will always start a video in fullscreen "
+#~ "mode."
+#~ msgstr ""
+#~ "Quando esta opção estiver habilitada, o VLC irá sempre iniciar o vídeo no "
+#~ "modo tela cheia"
+
+#~ msgid ""
+#~ "If enabled, VLC will try to take advantage of the overlay capabilities of "
+#~ "your graphics card (hardware acceleration)."
+#~ msgstr ""
+#~ "Se habilitado, o VLC irá tentar tirar vantagem das capacidades de overlay "
+#~ "de sua placa de vídeo (aceleração por hardware)."
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the image format in which the video snapshots will "
+#~ "be stored."
+#~ msgstr ""
+#~ "Permite que você modifique o nome de usuário que será usado para a "
+#~ "conexão."
+
+#, fuzzy
+#~ msgid "Program to select"
+#~ msgstr "Decofificador de vídeo Theora"
+
+#, fuzzy
+#~ msgid "Programs to select"
+#~ msgstr "Decofificador de vídeo Theora"
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to modify the default TCP connection timeout. This value "
+#~ "should be set in millisecond units."
+#~ msgstr ""
+#~ "Permite que você modifique o valor padrão de cache para streams udp. Este "
+#~ "valor deverá ser ajustado em unidades de milisegundos."
+
+#~ msgid "Preferred codecs list"
+#~ msgstr "Lista de codecs preferida"
+
+#~ msgid ""
+#~ "This allows you to select a list of codecs that VLC will use in priority. "
+#~ "For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
+#~ "the other ones."
+#~ msgstr ""
+#~ "Isto permite que você selecione uma lista de codecs que o VLC irá usar em "
+#~ "prioridade. Por exemplo, 'dummy,a52' irá tentar o codec dummy e o a52 "
+#~ "antes de tentar os outros."
+
+#, fuzzy
+#~ msgid "This is a legacy entry to let you configure access filter modules."
+#~ msgstr ""
+#~ "Esta é uma entrada legado para deixar você configurar os módulos de acesso"
+
+#~ msgid "This is a legacy entry to let you configure demux modules."
+#~ msgstr ""
+#~ "Esta é uma entrada legado para deixar você configurar os módulos de demux"
+
+#, fuzzy
+#~ msgid ""
+#~ "This option allows you to specify a VLM configuration file that will be "
+#~ "read when VLM is launched."
+#~ msgstr ""
+#~ "Esta opção permite que se especifique um caminho adicional para que o VLC "
+#~ "procure por seus módulos."
+
+#~ msgid "Select the key to turn off audio volume."
+#~ msgstr "Selecione a tecla para desligar o volume do audio."
+
+#, fuzzy
+#~ msgid "Interfaces"
+#~ msgstr "Interface"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for cdda streams. This "
+#~ "value should be set in milliseconds units."
+#~ msgstr ""
+#~ "Permite que você modifique os valores padrão de cache para streams cdda. "
+#~ "Este valor deverá ser ajustado em unidades de milisegundos"
+
+#, fuzzy
+#~ msgid "Allows you to select the default DVD angle."
+#~ msgstr "Permite remapear as ações."
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to modify the default caching value for DVDread streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Permite que você modifique os valores padrão de cache para streams CDDA. "
+#~ "Este valor deverá ser ajustado em unidades de milisegundos"
+
+#~ msgid "Standard filesystem file input"
+#~ msgstr "Entrada de arquivo de sistema de arquivo padrão"
+
+#, fuzzy
+#~ msgid "GnomeVFS filesystem file input"
+#~ msgstr "Entrada de arquivo de sistema de arquivo padrão"
+
+#~ msgid ""
+#~ "Allows you to modify the default caching value for http streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Permite que você modifique o valor padrão de cache para streams http. "
+#~ "Este valor deverá ser ajustado em unidades de milisegundos."
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to modify the default caching value for pvr streams. This "
+#~ "value should be set in millisecond units."
+#~ msgstr ""
+#~ "Permite que você modifique o valor padrão de cache para streams udp. Este "
+#~ "valor deverá ser ajustado em unidades de milisegundos."
+
+#, fuzzy
+#~ msgid "Allows you to set the desired frame rate for the capture."
+#~ msgstr ""
+#~ "Permite que você modifique o nome de usuário que será usado para a "
+#~ "conexão."
+
+#, fuzzy
+#~ msgid "If this option is set, the audio stream will be captured in stereo"
+#~ msgstr "Arquivo no qual as amostras de audio serão escritas"
+
+#, fuzzy
+#~ msgid "Allows you to give the mime returned by the server."
+#~ msgstr ""
+#~ "Permite que você modifique o nome de usuário que será usado para a "
+#~ "conexão."
+
+#, fuzzy
+#~ msgid "DTS"
+#~ msgstr "TS"
+
+#~ msgid "Output channels number"
+#~ msgstr "Número de canais de saída"
+
+#, fuzzy
+#~ msgid "X coordinate of the subpicture"
+#~ msgstr "coordenada x do logo"
+
+#, fuzzy
+#~ msgid "Y coordinate of the subpicture"
+#~ msgstr "coordenada y do logo"
+
+#, fuzzy
+#~ msgid "Timeout of subpictures"
+#~ msgstr "Legendas"
+
+#, fuzzy
+#~ msgid "Allows you to specify the output video width."
+#~ msgstr "Permite remapear as ações."
+
+#, fuzzy
+#~ msgid "Allows you to specify the output video height."
+#~ msgstr "Permite remapear as ações."
+
+#, fuzzy
+#~ msgid "Allows you to specify the video bitrate tolerance in kbit/s."
+#~ msgstr "Permite que você modifique a conta que será usada para a conexão."
+
+#, fuzzy
+#~ msgid "Allows you to enable the pre motion estimation."
+#~ msgstr "Permite remapear as ações."
+
+#, fuzzy
+#~ msgid "Allows you to specify the rate control buffer size."
+#~ msgstr "Permite remapear as ações."
+
+#, fuzzy
+#~ msgid "Allows you to specify the rate control buffer aggressiveness."
+#~ msgstr "Permite remapear as ações."
+
+#, fuzzy
+#~ msgid "Select how stereo streams will be handled"
+#~ msgstr "Especifique um nome de arquivo no qual o stream raw será armazenado"
+
+#~ msgid "You can set the address and port the http interface will bind to."
+#~ msgstr ""
+#~ "Você pode ajustar o endereço e a porta em que a interface http será atada."
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify if this client should act as the master client for "
+#~ "the network synchronisation."
+#~ msgstr "Permite que você modifique a conta que será usada para a conexão."
+
+#, fuzzy
+#~ msgid "If enabled the interface will uninstall the Service and exit."
+#~ msgstr "Se habilitado, o serviço irá desinstalar o serviço e sair."
+
+#, fuzzy
+#~ msgid "This allows you to change the display name of the Service."
+#~ msgstr "Isto permite que você mude o nome a ser mostrado do serviço."
+
+#, fuzzy
+#~ msgid "Telnet Interface host"
+#~ msgstr "Alternar _Interface"
+
+#, fuzzy
+#~ msgid "Default to listen on all network interfaces"
+#~ msgstr "MTU da interface de rede"
+
+#, fuzzy
+#~ msgid "Telnet Interface port"
+#~ msgstr "Alternar _Interface"
+
+#, fuzzy
+#~ msgid "Default to 4212"
+#~ msgstr "Padrão"
+
+#, fuzzy
+#~ msgid "Telnet Interface password"
+#~ msgstr "Alternar _Interface"
+
+#, fuzzy
+#~ msgid "Size offset"
+#~ msgstr "Compensação de sombra"
+
+#, fuzzy
+#~ msgid "Go To Position"
+#~ msgstr "Posição de início"
+
+#, fuzzy
+#~ msgid "Go to specific position"
+#~ msgstr "Vá diretamente ao ponto especificado"
+
+#, fuzzy
+#~ msgid "Suppress further errors"
+#~ msgstr "Suprimir erros futuros"
+
+#, fuzzy
+#~ msgid "You haven't experienced any heavy crashes yet."
+#~ msgstr ""
+#~ "Ou você está usando um Mac OS X pré 10.2 ou você ainda não experimentou "
+#~ "nenhum travamento pesado."
+
+#, fuzzy
+#~ msgid "Use embedded video output"
+#~ msgstr "Saída de vídeo QT Embedded"
+
+#~ msgid ""
+#~ "Choose a number corresponding to a screen in you video device selection "
+#~ "menu and this screen will be used by default as the screen for "
+#~ "'fullscreen'."
+#~ msgstr ""
+#~ "Escolha um número correspondente a tela em seu menu de seleção de "
+#~ "dispositivo de vídeo e esta tela será a padrão para a 'tela cheia'."
+
+#~ msgid ""
+#~ "Instead of keeping the aspect ratio of the movie when resizing the video, "
+#~ "stretch the video to fill the entire window."
+#~ msgstr ""
+#~ "Ao invés de manter a proporção de aspecto do filme ao redimencionar o "
+#~ "vídeo, estica o vídeo para preencher completamente a janela."
+
+#, fuzzy
+#~ msgid "Fill fullscreen"
+#~ msgstr "Tela cheia"
+
+#~ msgid "VIDEO_TS folder"
+#~ msgstr "Pasta VIDEO_TS"
+
+#~ msgid "Override"
+#~ msgstr "Sobrepujar"
+
+#~ msgid "Advanced output:"
+#~ msgstr "Saída avançada:"
+
+#~ msgid "Output Options"
+#~ msgstr "Opções de saída"
+
+#~ msgid "Transcode options"
+#~ msgstr "Opções Transcode"
+
+#, fuzzy
+#~ msgid "You you need to select a file, you want to save to."
+#~ msgstr "Escolha o stream de saída"
+
+#~ msgid "Last skin used"
+#~ msgstr "Última skin usada"
+
+#~ msgid "Config of last used skin."
+#~ msgstr "Configuração da última skin usada"
+
+#~ msgid "Destination Target:"
+#~ msgstr "Alvo de destino"
+
+#~ msgid "Output methods"
+#~ msgstr "Métodos de saída"
+
+#~ msgid "Miscellaneous options"
+#~ msgstr "Opções Variadas"
+
+#~ msgid "Subtitles options"
+#~ msgstr "Opções das legendas"
+
+#, fuzzy
+#~ msgid "VLC media player - Updates"
+#~ msgstr "VLC media player"
+
+#, fuzzy
+#~ msgid "VLM configuration"
+#~ msgstr "Opções Comuns"
+
+#~ msgid "Font filename"
+#~ msgstr "Nome da fonte"
+
+#~ msgid "The size of the fonts used by the osd module"
+#~ msgstr "O tamanho das fontes usada pelo módulo osd"
+
+#, fuzzy
+#~ msgid "Allows you to define the title that will be put in ASF comments."
+#~ msgstr "Permite que você modifique a conta que será usada para a conexão."
+
+#, fuzzy
+#~ msgid "Allows you to define the comment that will be put in ASF comments."
+#~ msgstr "Permite que você modifique a conta que será usada para a conexão."
+
+#, fuzzy
+#~ msgid "Defines the pids to add to each pmt."
+#~ msgstr "Define se desenha picos"
+
+#, fuzzy
+#~ msgid "Podcast Service Discovery"
+#~ msgstr "Diretório fonte"
+
+#~ msgid "IPv4-SAP listening"
+#~ msgstr "IPv4-SAP listening"
+
+#, fuzzy
+#~ msgid ""
+#~ "Set this if you want the SAP module to listen to IPv4 announcements on "
+#~ "the standard address."
+#~ msgstr "Ative isto se você quer que o módulo SAP escute por anúncios IPv4"
+
+#~ msgid "IPv6-SAP listening"
+#~ msgstr "IPv6-SAP listening"
+
+#, fuzzy
+#~ msgid ""
+#~ "Set this if you want the SAP module to listen to IPv6 announcements on "
+#~ "the standard address."
+#~ msgstr "Ative isto se você quer que o módulo SAP escute por anúncios IPv6"
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the output access method used for the streaming "
+#~ "output."
+#~ msgstr "Permite que você modifique a conta que será usada para a conexão."
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the output access method used for the audio "
+#~ "streaming output."
+#~ msgstr "Permite que você modifique a conta que será usada para a conexão."
+
+#, fuzzy
+#~ msgid "Allows you to specify the muxer used for the streaming output."
+#~ msgstr ""
+#~ "Isto permite que você toque o stream enquanto estiver fazendo o streming "
+#~ "do mesmo."
+
+#, fuzzy
+#~ msgid "Allows you to specify the muxer used for the audio streaming output."
+#~ msgstr ""
+#~ "Permite que você modifique o nome de usuário que será usado para a "
+#~ "conexão."
+
+#, fuzzy
+#~ msgid "Allows you to specify the muxer used for the video streaming output."
+#~ msgstr ""
+#~ "Isto permite que você toque o stream enquanto estiver fazendo o streming "
+#~ "do mesmo."
 
-#: modules/visualization/goom.c:64
 #, fuzzy
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
-msgstr "Permite remapear as ações."
+#~ msgid "Allows you to specify the output URL used for the streaming output."
+#~ msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/visualization/goom.c:70
 #, fuzzy
-msgid "Goom"
-msgstr "Vá para:"
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the audio streaming output."
+#~ msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/visualization/goom.c:71
 #, fuzzy
-msgid "Goom effect"
-msgstr "efeito goom"
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the video streaming output."
+#~ msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/visualization/visual/visual.c:38
-msgid "Effects list"
-msgstr "Lista de efeitos"
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the session name used for the streaming output."
+#~ msgstr ""
+#~ "Permite que você modifique o nome de usuário que será usado para a "
+#~ "conexão."
 
-#: modules/visualization/visual/visual.c:40
 #, fuzzy
-msgid ""
-"A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
-msgstr ""
-"Uma lista de efeitos visuais, separados por vírgulas.\n"
-"Efeitos atuais incluem: dummy, random, scope, spectrum"
+#~ msgid ""
+#~ "Allows you to specify a URL with additional information on the stream."
+#~ msgstr ""
+#~ "Permite que você modifique o nome de usuário que será usado para a "
+#~ "conexão."
 
-#: modules/visualization/visual/visual.c:45
-msgid "The width of the effects video window, in pixels."
-msgstr "A largura da janela de efeitos, em pixels"
+#, fuzzy
+#~ msgid "Allows you to specify contact e-mail address for this session."
+#~ msgstr ""
+#~ "Permite que você modifique o nome de usuário que será usado para a "
+#~ "conexão."
 
-#: modules/visualization/visual/visual.c:49
-msgid "The height of the effects video window, in pixels."
-msgstr "A altura da janela de efeitos, em pixels"
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the output muxer method used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Permite que você modifique o nome de usuário que será usado para a "
+#~ "conexão."
 
-#: modules/visualization/visual/visual.c:51
-msgid "Number of bands"
-msgstr "Número de faixas"
+#, fuzzy
+#~ msgid "Output URL (deprecated)"
+#~ msgstr "Arquivo de saída"
 
-#: modules/visualization/visual/visual.c:53
-msgid "Number of bands used by spectrum analyzer, should be 20 or 80."
-msgstr ""
-"Número de faixas a serem usadas pelo analisador de espectro, deve ser 20 ou "
-"80"
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the output destination used for the streaming "
+#~ "output."
+#~ msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/visualization/visual/visual.c:55
 #, fuzzy
-msgid "Number of bands used by the spectrometer, from 20 to 80."
-msgstr ""
-"Número de faixas a serem usadas pelo analisador de espectro, deve ser 20 ou "
-"80"
+#~ msgid ""
+#~ "Allows you to specify the destination video codec used for the streaming "
+#~ "output."
+#~ msgstr "Permite que você modifique a senha que será usada na a conexão."
 
-#: modules/visualization/visual/visual.c:57
-msgid "Band separator"
-msgstr "Separador de faixas"
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the video bitrate used for the streaming output."
+#~ msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/visualization/visual/visual.c:59
-msgid "Number of blank pixels between bands."
-msgstr "Número de pixels em branco entre as faixas"
+#, fuzzy
+#~ msgid "Allows you to scale the video before encoding."
+#~ msgstr "Permite remapear as ações."
 
-#: modules/visualization/visual/visual.c:61
-msgid "Amplification"
-msgstr "Amplificação"
+#, fuzzy
+#~ msgid "Allows you to specify an output frame rate for the video."
+#~ msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/visualization/visual/visual.c:63
-msgid "This is a coefficient that modifies the height of the bands."
-msgstr "Este é um coeficiente que modifica a altura das faixas"
+#, fuzzy
+#~ msgid "Allows you to specify a maximum output video width."
+#~ msgstr "Permite remapear as ações."
 
-#: modules/visualization/visual/visual.c:65
-msgid "Enable peaks"
-msgstr "Habilitar picos"
+#, fuzzy
+#~ msgid "Allows you to specify a maximum output video height."
+#~ msgstr "Permite remapear as ações."
 
-#: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
-msgstr "Define se desenha picos"
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify video filters used after the video transcoding and "
+#~ "subpictures overlaying."
+#~ msgstr ""
+#~ "Isto permite que você toque o stream enquanto estiver fazendo o streming "
+#~ "do mesmo."
 
-#: modules/visualization/visual/visual.c:69
-msgid "Enable original graphic spectrum"
-msgstr ""
+#, fuzzy
+#~ msgid "Allows you to specify the top coordinate for the video cropping."
+#~ msgstr "Permite que você modifique a senha que será usada na a conexão."
 
-#: modules/visualization/visual/visual.c:71
 #, fuzzy
-msgid "Defines whether to draw the original spectrum graphic routine."
-msgstr "Define se desenha picos"
+#~ msgid "Allows you to specify the left coordinate for the video cropping."
+#~ msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/visualization/visual/visual.c:73
 #, fuzzy
-msgid "Enable bands"
-msgstr "Habilitar audio"
+#~ msgid "Allows you to specify the bottom coordinate for the video cropping."
+#~ msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/visualization/visual/visual.c:75
 #, fuzzy
-msgid "Defines whether to draw the bands."
-msgstr "Define se desenha picos"
+#~ msgid "Allows you to specify the right coordinate for the video cropping."
+#~ msgstr "Permite o agente de usuário que será usado na conexão."
 
-#: modules/visualization/visual/visual.c:77
 #, fuzzy
-msgid "Enable base"
-msgstr "Habilitar picos"
+#~ msgid ""
+#~ "Allows you to specify the audio bitrate used for the streaming output."
+#~ msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/visualization/visual/visual.c:79
 #, fuzzy
-msgid "Defines whether to draw the base of the bands."
-msgstr "Define se desenha picos"
+#~ msgid ""
+#~ "Allows you to specify the audio sample rate used for the streaming output."
+#~ msgstr ""
+#~ "Permite que você modifique o nome de usuário que será usado para a "
+#~ "conexão."
 
-#: modules/visualization/visual/visual.c:81
-msgid "Base pixel radius"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the number of audio channels used for the streaming "
+#~ "output."
+#~ msgstr ""
+#~ "Permite que você modifique o nome de usuário que será usado para a "
+#~ "conexão."
 
-#: modules/visualization/visual/visual.c:83
-msgid "Defines radius size in pixels, of base of bands(beginning)."
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the destination subtitles codec used for the "
+#~ "streaming output."
+#~ msgstr "Permite que você modifique a conta que será usada para a conexão."
 
-#: modules/visualization/visual/visual.c:85
 #, fuzzy
-msgid "Spectral sections"
-msgstr "Seleção"
+#~ msgid "Subpictures filter"
+#~ msgstr "Arquivo de legendas"
 
-#: modules/visualization/visual/visual.c:87
-msgid "Determines how many sections of spectrum will exist."
-msgstr ""
+#, fuzzy
+#~ msgid "List of video output modules"
+#~ msgstr "Listar módulos vout"
 
-#: modules/visualization/visual/visual.c:89
 #, fuzzy
-msgid "Peak height"
-msgstr "Altura do vídeo"
+#~ msgid "Select the specific video output modules that you want to activate."
+#~ msgstr "Seleciona os módulos vout específicos que você quer ativar"
+
+#~ msgid "X coordinate of the logo"
+#~ msgstr "coordenada x do logo"
+
+#~ msgid "Y coordinate of the logo"
+#~ msgstr "coordenada y do logo"
 
-#: modules/visualization/visual/visual.c:91
 #, fuzzy
-msgid "This is the total pixel height of the peak items."
-msgstr "Este é um coeficiente que modifica a altura das faixas"
+#~ msgid "Height in pixels"
+#~ msgstr "Tamanho da fonte em pontos"
 
-#: modules/visualization/visual/visual.c:93
-msgid "Peak extra width"
-msgstr ""
+#, fuzzy
+#~ msgid "Width in pixels"
+#~ msgstr "Tamanho da fonte em pontos"
 
-#: modules/visualization/visual/visual.c:95
-msgid "Additions or subtractions of pixels on the peak width."
-msgstr ""
+#, fuzzy
+#~ msgid "Top left corner y coordinate"
+#~ msgstr "Codec de vídeo"
 
-#: modules/visualization/visual/visual.c:97
-msgid "V-plane color"
-msgstr ""
+#, fuzzy
+#~ msgid "OSD menu configuration file"
+#~ msgstr "Opções Comuns"
 
-#: modules/visualization/visual/visual.c:99
-msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
-msgstr ""
+#, fuzzy
+#~ msgid "X coordinate of the OSD menu"
+#~ msgstr "coordenada x do logo"
 
-#: modules/visualization/visual/visual.c:101
-msgid "Number of stars"
-msgstr "Número de estrelas"
+#, fuzzy
+#~ msgid "Y coordinate of the OSD menu"
+#~ msgstr "coordenada y do logo"
 
-#: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
-msgstr "Define o número de estrelas a serem desenhadas com o efeito aleatório"
+#, fuzzy
+#~ msgid "Update speed of OSD menu"
+#~ msgstr "coordenada x do logo"
 
-#: modules/visualization/visual/visual.c:109
 #, fuzzy
-msgid "Visualizer"
-msgstr "Filtro do visualizador"
+#~ msgid "On Screen Display menu subfilter"
+#~ msgstr "Mostrar na tela"
 
-#: modules/visualization/visual/visual.c:112
 #, fuzzy
-msgid "Visualizer filter"
-msgstr "Filtro do visualizador"
+#~ msgid "You can choose the default scaling mode."
+#~ msgstr "Você pode escolher o modo de desentrelação padrão"
 
-#: modules/visualization/visual/visual.c:120
 #, fuzzy
-msgid "Spectrum analyser"
-msgstr "Espectro"
+#~ msgid "Select effect"
+#~ msgstr "Selecionado"
 
-#: modules/visualization/xosd.c:63
-msgid "Flip vertical position"
-msgstr "Inverter posição vertical"
+#, fuzzy
+#~ msgid "Allows you to select different visual effects."
+#~ msgstr "Permite remapear as ações."
 
-#: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
-msgstr "Mostra a saída xosd na parte inferior da tela ao invés da superior"
+#~ msgid "choose the screen to be used for fullscreen mode."
+#~ msgstr "escolha a tela a ser usada para o modo tela cheia."
 
-#: modules/visualization/xosd.c:67
-msgid "Vertical offset"
-msgstr "Compensação vertical"
+#, fuzzy
+#~ msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
+#~ msgstr "Permite remapear as ações."
 
-#: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
-msgstr "Compensação vertical em pixels do texto mostrado"
+#~ msgid "Defines whether to draw peaks."
+#~ msgstr "Define se desenha picos"
 
-#: modules/visualization/xosd.c:70
-msgid "Shadow offset"
-msgstr "Compensação de sombra"
+#, fuzzy
+#~ msgid "Defines whether to draw the original spectrum graphic routine."
+#~ msgstr "Define se desenha picos"
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
-msgstr "Compensação em pixels da sombra"
+#, fuzzy
+#~ msgid "Defines whether to draw the bands."
+#~ msgstr "Define se desenha picos"
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
-msgstr "Fonte usada para mostrar texto na saída xosd"
+#~ msgid "Vertical offset in pixels of the displayed text"
+#~ msgstr "Compensação vertical em pixels do texto mostrado"
 
-#: modules/visualization/xosd.c:82
-msgid "XOSD interface"
-msgstr "Interface XOSD"
+#~ msgid "Offset in pixels of the shadow"
+#~ msgstr "Compensação em pixels da sombra"
 
 #, fuzzy
 #~ msgid "Small playlist"
@@ -17212,22 +18495,6 @@ msgstr "Interface XOSD"
 #~ msgid "M3U file|*.m3u"
 #~ msgstr "arquivo M3U"
 
-#, fuzzy
-#~ msgid "Show labels in toolbar"
-#~ msgstr "Mostrar texto nos botões da barra de ferramentas"
-
-#, fuzzy
-#~ msgid "Show labels below the icons in the toolbar."
-#~ msgstr "Mostrar texto abaixo dos ícones na barra de ferramentas"
-
-#, fuzzy
-#~ msgid ""
-#~ "Allows you to set the desired frame rate when playing from files, use 0 "
-#~ "for live."
-#~ msgstr ""
-#~ "Permite que você modifique o nome de usuário que será usado para a "
-#~ "conexão."
-
 #, fuzzy
 #~ msgid "Mega bass cut off (10-100Hz)"
 #~ msgstr "Nível do Mega Graves (0-100)"
@@ -17258,10 +18525,6 @@ msgstr "Interface XOSD"
 #~ msgid "ID3 tag parser using libid3tag"
 #~ msgstr "analizador de tag id3 usando libid3tag"
 
-#, fuzzy
-#~ msgid "Quantizer parameter"
-#~ msgstr "Número de faixas"
-
 #, fuzzy
 #~ msgid "Enable CABAC"
 #~ msgstr "Habilitar"
@@ -17274,10 +18537,6 @@ msgstr "Interface XOSD"
 #~ msgid "Analyse mode"
 #~ msgstr "Selecionar Nenhum"
 
-#, fuzzy
-#~ msgid "Bitrate tolerance"
-#~ msgstr "Tolerância de Taxa de Bits:"
-
 #, fuzzy
 #~ msgid "Sets maximum interval between IDR-frames"
 #~ msgstr "Selecione o bitrate máximo do stream"
@@ -17479,9 +18738,6 @@ msgstr "Interface XOSD"
 #~ msgid "Select maximum bitrate stream"
 #~ msgstr "Selecione o bitrate máximo do stream"
 
-#~ msgid "Always select the stream with the maximum bitrate."
-#~ msgstr "Sempre selecione o stream com a taxa de bits máxima."
-
 #~ msgid "live.com (RTSP/RTP/SDP) demuxer"
 #~ msgstr "demuxer live.com (RTSP/RTP/SDP)"
 
@@ -17726,9 +18982,6 @@ msgstr "Interface XOSD"
 #~ msgid "Stop stream"
 #~ msgstr "Parar Stream"
 
-#~ msgid "Eject"
-#~ msgstr "Ejetar"
-
 #~ msgid "Pause stream"
 #~ msgstr "Pausar Stream"
 
@@ -17796,9 +19049,6 @@ msgstr "Interface XOSD"
 #~ msgid "Open Stream"
 #~ msgstr "Abrir Stream"
 
-#~ msgid "Open Target:"
-#~ msgstr "Abrir Alvo:"
-
 #~ msgid "Symbol Rate"
 #~ msgstr "Symbol Rate"
 
@@ -17808,9 +19058,6 @@ msgstr "Interface XOSD"
 #~ msgid "Vertical"
 #~ msgstr "Vertical"
 
-#~ msgid "Horizontal"
-#~ msgstr "Horizontal"
-
 #~ msgid "Satellite"
 #~ msgstr "Satélite"
 
@@ -17833,9 +19080,6 @@ msgstr "Interface XOSD"
 #~ msgid "Invert"
 #~ msgstr "Inverter"
 
-#~ msgid "Jump to: "
-#~ msgstr "Pular para:"
-
 #~ msgid "stream output (MRL)"
 #~ msgstr "Saída de stream (MRL)"
 
@@ -17869,9 +19113,6 @@ msgstr "Interface XOSD"
 #~ msgid "_View"
 #~ msgstr "_Visão"
 
-#~ msgid "Hide the main interface window"
-#~ msgstr "Esconde a janela principal da interface"
-
 #~ msgid "Navigate through the stream"
 #~ msgstr "Navegar através do stream"
 
@@ -17887,9 +19128,6 @@ msgstr "Interface XOSD"
 #~ msgid "_Help"
 #~ msgstr "_Ajuda"
 
-#~ msgid "_About..."
-#~ msgstr "S_obre..."
-
 #~ msgid "About this application"
 #~ msgstr "Sobre esta aplicação"
 
@@ -17899,9 +19137,6 @@ msgstr "Interface XOSD"
 #~ msgid "Go Backward"
 #~ msgstr "Ir para trás"
 
-#~ msgid "Stop Stream"
-#~ msgstr "Parar Stream"
-
 #~ msgid "Play Stream"
 #~ msgstr "Tocar Stream"
 
@@ -18678,10 +19913,6 @@ msgstr "Interface XOSD"
 #~ msgid "Enter a name for the new group:"
 #~ msgstr "Entre um nome para o novo grupo:"
 
-#, fuzzy
-#~ msgid "no input\n"
-#~ msgstr "Entrada FTP"
-
 #, fuzzy
 #~ msgid "| no entries\n"
 #~ msgstr "Entradas"
@@ -18752,9 +19983,6 @@ msgstr "Interface XOSD"
 #~ msgid "Goto Menu"
 #~ msgstr "Vá ao Menu"
 
-#~ msgid "Options"
-#~ msgstr "Opções"
-
 #~ msgid "Audio menu"
 #~ msgstr "Menu de audio"
 
@@ -18902,9 +20130,6 @@ msgstr "Interface XOSD"
 #~ msgid "Show application in system tray"
 #~ msgstr "Mostrar aplicação na bandeja do sistema"
 
-#~ msgid "Show application in taskbar"
-#~ msgstr "Mostrar aplicação na barra de tarefas"
-
 #, fuzzy
 #~ msgid "DVD (test)"
 #~ msgstr "Usar menus DVD"
@@ -18924,9 +20149,6 @@ msgstr "Interface XOSD"
 #~ msgid "Step 3: Start streaming."
 #~ msgstr "Passo 3: Iniciar o stream."
 
-#~ msgid "Start!"
-#~ msgstr "Iniciar!"
-
 #~ msgid "TS muxer"
 #~ msgstr "muxer TS"
 
@@ -18994,12 +20216,6 @@ msgstr "Interface XOSD"
 #~ msgid "This allows you to change the caching done inside the muxer itself."
 #~ msgstr "Isto permite que você mude o nome a ser mostrado do serviço."
 
-#, fuzzy
-#~ msgid ""
-#~ "Allows you to pecify the output access method used for the streaming "
-#~ "output."
-#~ msgstr "Permite que você modifique a conta que será usada para a conexão."
-
 #, fuzzy
 #~ msgid "Allows you to pecify the output URL used for the streaming output."
 #~ msgstr "Permite que você modifique a conta que será usada para a conexão."
@@ -19013,10 +20229,6 @@ msgstr "Interface XOSD"
 #~ msgid "Toggle enabled"
 #~ msgstr "Alternar habilitado"
 
-#, fuzzy
-#~ msgid "Streaming / Transcoding Wizard"
-#~ msgstr "Assistente de Streaming..."
-
 #, fuzzy
 #~ msgid "Welcome, streaming wizard"
 #~ msgstr "Abrir assistente de streaming"
@@ -19235,9 +20447,6 @@ msgstr "Interface XOSD"
 #~ msgid "Usually 0 is for mono and 1 for stereo"
 #~ msgstr "Normalmente 0 é para mono e 1 para estéreo"
 
-#~ msgid "The maximum bitrate of the stream"
-#~ msgstr "O bitrate máximo do stream"
-
 #~ msgid "HTTP 1.0 daemon"
 #~ msgstr "HTTP 1.0 daemon"
 
index dce5bae5321a81b0f66833cc92963848821a77f5..da61dec4045fa7f93fbd28207b64a7cace1cef1a 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-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+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,182 +16,175 @@ msgstr ""
 "Content-Type: text/plain; charset=ASCII\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:578
-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"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+#, fuzzy
+msgid "Select \"Advanced Options\" to see all options."
 msgstr "Apasa pe \"Optiuni avansate\" pentru a vedea toate optiunile"
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr "General"
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr "Interfata"
 
 #: include/vlc_config_cat.h:40
-msgid "Settings for VLC interfaces"
+#, fuzzy
+msgid "Settings for VLC's interfaces"
 msgstr "Setari pentru interfata VLC"
 
 #: include/vlc_config_cat.h:42
 msgid "General interface setttings"
 msgstr "Setari generale pentru interfata"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
+msgstr "Adauga interfata"
+
+#: include/vlc_config_cat.h:45
+#, fuzzy
+msgid "Settings for the main interface"
+msgstr "Setari pentru interfata VLC"
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
 msgid "Control interfaces"
 msgstr "Interfata pentru control"
 
-#: include/vlc_config_cat.h:45
-msgid "Control interface settings"
-msgstr "Setarile interfetei de pentru control"
+#: include/vlc_config_cat.h:48
+#, fuzzy
+msgid "Settings for VLC's control interfaces"
+msgstr "Setari pentru interfata VLC"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 msgid "Hotkeys settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "Audio"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 msgid "Audio settings"
 msgstr "Setari audio"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 msgid "General audio settings"
 msgstr "Setari audio generale"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr "Filtre"
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
+#: include/vlc_config_cat.h:62
+#, fuzzy
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr "Filtrele audio sunt folosite pentru postprocesarea fluxului audio"
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "Vizualizari"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 msgid "Audio visualizations"
 msgstr "Vizualizari audio"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 msgid "Output modules"
 msgstr "Module de iesire"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr "Acestea sunt setarile generale pentru modulele de iesire"
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr "Diferite"
 
-#: include/vlc_config_cat.h:69
-msgid "Miscellaneous audio settings and modules"
+#: include/vlc_config_cat.h:72
+#, fuzzy
+msgid "Miscellaneous audio settings and modules."
 msgstr "Diferite setari audio si module"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "Video"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 msgid "Video settings"
 msgstr "Setari video"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 msgid "General video settings"
 msgstr "Setari video generale"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 msgid "Choose your preferred video output and configure it here."
 msgstr "Alege modul de iesire preferat si configureaza-l aici."
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
+#: include/vlc_config_cat.h:87
+#, fuzzy
+msgid "Video filters are used to postprocess the video stream."
 msgstr "Filtrele video sunt folosite pentru postprocesarea fluxului video"
 
-#: include/vlc_config_cat.h:86
+#: include/vlc_config_cat.h:89
 msgid "Subtitles/OSD"
 msgstr "Subtitrari/OSD"
 
-#: include/vlc_config_cat.h:87
+#: include/vlc_config_cat.h:90
+#, fuzzy
 msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr ""
 "Diferite setari legate de On Screen Display, subtitrari si subimagini "
 "suprapuse"
 
-#: include/vlc_config_cat.h:89
-msgid "Text rendering"
-msgstr "Desenarea textului"
-
-#: include/vlc_config_cat.h:91
-msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
-msgstr ""
-"Foloseste setarea modulului \"modliber\" pentru a alege care font vrei sa "
-"fie folosit de VLC pentru desenarea textului(ex. pt a afisa subtitrarea)."
-
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr "Intrare/Decodoare"
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
+#, fuzzy
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 "Acestea sunt setarile pentru partile de intrare, demultiplexare si decodarea "
 "ale VLC. Setarile partii de codare pot fi deasemenea gasite aici"
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 msgid "Access modules"
 msgstr "Module de acces"
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 #, fuzzy
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
@@ -201,62 +194,67 @@ msgstr ""
 "Setarile uzuale pe care ati dori sa le modificati sunt HTTP proxy or "
 "setarile de depozitare."
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 #, fuzzy
 msgid "Access filters"
 msgstr "Modulele filtrelor de acces"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 msgid "Demuxers"
 msgstr "Demultiplexoare"
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
+#: include/vlc_config_cat.h:116
+#, fuzzy
+msgid "Demuxers are used to separate audio and video streams."
 msgstr ""
 "Demultiplexoarele sunt folosite pentru a separa fluxurile audio si video"
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 msgid "Video codecs"
 msgstr "Decodoare video"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+#, fuzzy
+msgid "Settings for the video-only decoders and encoders."
 msgstr "Setari doar pentru codoarele si decodoarele video"
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 msgid "Audio codecs"
 msgstr "Decodoare audio"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+#, fuzzy
+msgid "Settings for the audio-only decoders and encoders."
 msgstr "Setari doar pentru codoarele si de decodoarele audio"
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 msgid "Other codecs"
 msgstr "Alte decodoare"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+#, fuzzy
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr "Setari pentru audio, video si alte diferite decodoare"
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 #, fuzzy
 msgid "General input settings. Use with care."
 msgstr "Setari avansate de intrare.A se folosi cu grija"
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr "Flux de iesire"
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
+#, fuzzy
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -264,7 +262,7 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 "[nesigur sout]Fluxul de iesire este cel care permite VLC sa se comporte ca "
 "un server de flux sau sa salveze fluxurile primite.\n"
@@ -274,20 +272,20 @@ msgstr ""
 "Modulul de iesire permite prodesare avansata a fluxului(transcodare, "
 "duplicare, ..."
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 msgid "General stream output settings"
 msgstr "Setari generale pentru fluxul de iesire"
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 msgid "Muxers"
 msgstr "Multiplexoare"
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
 #, fuzzy
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 "Multiplexoarele sunt formatele de incapsulare care sunt folosite pentru a "
@@ -295,15 +293,16 @@ msgstr ""
 "fortati intotdauna un multiplexor. Probabil nu ar trebui sa faceti asta.\n"
 "Deasemenea puteti sa setati parametrii impliciti pentru ficare multiplexor."
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 msgid "Access output"
 msgstr "Iesirea de iesire"
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
 #, fuzzy
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 "Accesul de iesire reprezinta modurile in care fluxurile multiplexate sunt "
@@ -311,11 +310,11 @@ msgstr ""
 "ar trebui sa faceti asta.\n"
 " De asemenea puteti seta parametrii impliciti pentru fiecare acces de iesire."
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 msgid "Packetizers"
 msgstr "Pachetizoare"
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 #, fuzzy
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
@@ -328,22 +327,22 @@ msgstr ""
 "Probabil nu ar trebui sa faceti asta.\n"
 "Deasemenea puteti setata parametrii impliciti pentru ficare pachetizator."
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 msgid "Sout stream"
 msgstr ""
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
 "for each sout stream module here."
 msgstr ""
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 msgid "SAP"
 msgstr "SAP"
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
@@ -351,128 +350,133 @@ msgstr ""
 "[incomple multicast]SAP este o modalitate de a anunta public fluxurile care "
 "sunt trimise folosind UDP sau RTP."
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 msgid "VOD"
 msgstr "VOD"
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr "Implementarea VLC pentru Video On Demand (  Video La Cerere)"
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr "Lista de redare"
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
+#, fuzzy
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 "Setari legate de comportamentul  listei de redare(ex. modul de redare) si de "
 "modulele care adauga automat elemente in lista de redare('module de servicii "
 "de descoperire')"
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr "Comportamentul general al listei de redare"
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 msgid "Services discovery"
 msgstr "Servicii de descoperire"
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
+#, fuzzy
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 "Modulele de servicii de descoperire sunt modulele care adauga automat "
 "elemente in lista de redare"
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr "Avansat"
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 msgid "Advanced settings. Use with care."
 msgstr "Setari avansate. Folositi cu grija"
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr "Trasaturi CPU"
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
+#, fuzzy
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 "De aici puteti alege sau dezactiva unele dintre accelerarile CPU. Probabil "
 "nu ar trebui sa atingati asta."
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr "Alte"
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "Alte setari avansate"
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 msgid "Other advanced settings"
 msgstr "Alte setari avansate"
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr "Retea"
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+#, fuzzy
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr ""
 "Aceste module furnizeaza functii de retea  pentru toate celelalte parti ale "
 "VLC"
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr "Setari  modulele cromatice"
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr "Aceste setari afecteaza modulele pentru transformari cromatice"
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 msgid "Packetizer modules settings"
 msgstr "Setari module pachetizatoare"
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 msgid "Encoders settings"
 msgstr "Setari codoare"
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr ""
 "Acestea sunt setarile generale pentru modulel de codare video/audio/"
 "subtitrari ."
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 msgid "Dialog providers settings"
 msgstr "Setari furnizor de dialog"
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr "Furnizorii de dialog pot fi configuarati aici"
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 msgid "Subtitle demuxer settings"
 msgstr "Setari demultiplexor subtitrari"
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
@@ -481,54 +485,56 @@ msgstr ""
 "subtitrare, de exemplu prin setarea tipului de subtitrare sau a numelui de "
 "fisier. "
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr "Setari filtre video"
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "Nu exista ajutor"
 
-#: include/vlc_config_cat.h:224
-msgid "No help is available for these modules"
+#: include/vlc_config_cat.h:238
+#, fuzzy
+msgid "There is no help available for these modules."
 msgstr "Nici o sectiune de ajutor nu exista pentru aceste module"
 
 #: include/vlc_interface.h:137
+#, fuzzy
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 "\n"
 "Atentie: dacau nu mai puteti accesa GUI, deschideti o casuta de dialog "
 "pentru comenzi DOS, mergeti in directorul unde ati instalat VLC si rulati "
 "comanda \" vlc-I wxwin\"\n"
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 msgid "Meta-information"
 msgstr "Meta-informatie"
 
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "Titlu"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "Artist"
 
@@ -536,11 +542,11 @@ msgstr "Artist"
 msgid "Genre"
 msgstr "Gen"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "Copyright"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
 msgstr ""
 
@@ -553,7 +559,7 @@ msgstr ""
 msgid "Description"
 msgstr "Descriere"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "Nota"
 
@@ -570,7 +576,7 @@ msgstr "Setare"
 msgid "URL"
 msgstr "URL"
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "Limba"
@@ -671,8 +677,21 @@ msgstr "Nume Codor"
 msgid "Codec Description"
 msgstr "Descriere Codor"
 
+#: include/vlc/vlc.h:578
+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/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "Dezactiveaza"
@@ -690,14 +709,14 @@ msgstr "Osciloscop"
 msgid "Spectrum"
 msgstr "Spectru"
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr "Egalizator"
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "Filtre audio"
 
@@ -717,20 +736,20 @@ msgid "Stereo"
 msgstr "Stereo"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "Stanga"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "Dreapta"
 
@@ -802,92 +821,92 @@ msgstr "%s: optiunea `-W %s' nu permite un parametru\n"
 msgid "Bookmark %i"
 msgstr "Semn de carte %i"
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr "Track %i"
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "Program"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "Flux %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "Codor"
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "Type"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "Canale"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr "Esantionare ritm"
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr "%d Hz"
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr "Batai pe esantion"
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr "Bitrate"
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr "%d kb/s"
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr "Rezolutie"
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr "Rezolutie afisare"
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 msgid "Frame rate"
 msgstr "Viteza cadre"
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr "Subtitrare"
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr "Flux"
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr "Durata"
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 msgid "Errors"
 msgstr ""
 
@@ -895,7 +914,7 @@ msgstr ""
 msgid "Bookmark"
 msgstr "Semn de carte"
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 msgid "Programs"
 msgstr "Programe"
 
@@ -920,8 +939,8 @@ msgstr "Pista Video"
 msgid "Audio Track"
 msgstr "Pista Audio"
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr "Pista Subtitrari"
 
@@ -959,14 +978,15 @@ msgid "Login"
 msgstr "Georgiana"
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr "Parola"
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "Schimba interfata"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr "Adauga interfata"
@@ -980,15 +1000,15 @@ msgstr "C"
 msgid "Help options"
 msgstr "Optiuni ajutor"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr "string"
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "integer"
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr "float"
 
@@ -1034,7 +1054,7 @@ msgstr ""
 "\n"
 "Apasa tasta RETURN to pentru a continua ...\n"
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr "Auto"
 
@@ -1117,7 +1137,7 @@ msgstr ""
 msgid "Chinese Traditional"
 msgstr "Chineza Traditionala"
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 #, fuzzy
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
@@ -1128,120 +1148,123 @@ msgstr ""
 "Puteti selecta interfata principala, module aditionale pentru interfata, si "
 "defini deferite optiuni inrudite. "
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr "Modul interfata"
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 #, fuzzy
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 "Aceasta optiune va va permite sa selectati interfata folosita de VLC.\n"
 "Comportamentul implicit este de a selecta automat cel mai bun modul "
 "disponibil."
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr "Extra module interfata"
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 "[incomplet]Aceasta optiune va permite sa selectati interfete aditionale "
 "folosite de VLC. Ele vor fi lansate in fundal pe langa interfata implicita. "
 "Folositi o lista de module de interfata separate prin virgula. (valorile "
 "obisnuite sunt "
 
-#: src/libvlc.h:72
-msgid "This option allows you to select control interfaces. "
+#: src/libvlc.h:77
+#, fuzzy
+msgid "You can select control interfaces for VLC."
 msgstr "Aceasta optiune va permite sa selectati interfata de control"
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 msgid "Verbosity (0,1,2)"
 msgstr "Vorbarie (0,1,2)"
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
 #, fuzzy
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr ""
 "Aceasta optiune seteaza nivelul vorbariei(verbosity) ( 0= numai mesaje "
 "standard de erorare, 1=atentionari, 2=debug)."
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 msgid "Be quiet"
 msgstr "Liniste"
 
-#: src/libvlc.h:81
+#: src/libvlc.h:86
 #, fuzzy
-msgid "This option turns off all warning and information messages."
+msgid "Turn off all warning and information messages."
 msgstr ""
 "Aceasta optiune dezactiveaza toate mesajele de atentionare sau informare."
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 #, fuzzy
 msgid "Default stream"
 msgstr "Lista de intrari"
 
-#: src/libvlc.h:85
-#, fuzzy
-msgid "This option allows you to always open a default stream on start-up."
-msgstr "Aceasta optiune va permite sa selectati interfata de control"
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
+msgstr ""
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
+#, fuzzy
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr ""
 "Aceasta optiune va permite sa setati limba interfetei. Limba sistemului este "
 "autodetectata daca \"auto\" este specificata aici."
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "Mesaje culori"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
+#, fuzzy
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 "Cand aceasta optiune este activa, mesajele trimise catre consola vor fi "
 "colorate. Terminalul dumneavoastra necesita suport pentru culori Linux "
 "pentru ca acesta sa functioneze."
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr "Arata optiune avansate"
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
+#, fuzzy
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 "Cand acesta optiune e activa, preferintele si/sau interfetele vor afisa "
 "toate optiunile disponibile, incluzandu-le si pe cele pe care majoritatea "
 "utilizatorilor nu ar trebui sa le atinga niciodata."
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 #, fuzzy
 msgid "Show interface with mouse"
 msgstr "Arata interfata"
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 #, fuzzy
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
@@ -1255,67 +1278,72 @@ msgstr ""
 "Activati aceste filtre de aici, si configurati-le in sectiunea de module "
 "\"filtre audio\"."
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr "Module iesire audio"
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
+#, fuzzy
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "Aceasta optiune va permite sa selectati metoda de iesire audio folosita de "
 "VLC. Comportamentul implicit este de a selecta automat cea mai buna metoda "
 "disponibila. "
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr "Activeaza audio"
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
+#, fuzzy
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Puteti sa dezactivati total iesirea audio. In acest caz, decodarea audio nu "
 "va mai avea loc, salvandu-se ceva putere de procesare."
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr "Forteaza audio mono"
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 msgid "This will force a mono audio output."
 msgstr "Aceasta va forta iesire audio mono."
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 #, fuzzy
 msgid "Default audio volume"
 msgstr "Echipamente implicite"
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr ""
 "Puteti selecta valoarea implicita a volumului iesirii audio in intervalul "
 "0...1024"
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 msgid "Audio output saved volume"
 msgstr "Volum salvat iesire audio"
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+#, fuzzy
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr ""
 "Aceasta salveaza valoarea volumului iesirii audio cand selectati optiunea "
 "mut."
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 #, fuzzy
 msgid "Audio output volume step"
 msgstr "Volum iesire audio"
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 #, fuzzy
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
@@ -1324,11 +1352,11 @@ msgstr ""
 "Puteti selecta valoarea implicita a volumului iesirii audio in intervalul "
 "0...1024"
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr "Frecventa iesirii audio (Hz)"
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
@@ -1336,11 +1364,11 @@ msgstr ""
 "Puteti forta frecventa iesirii audio aici. Valorile uzuale sunt -1 "
 "(implicit), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr "Reesantionare audio de inalta calitate"
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
@@ -1350,85 +1378,90 @@ msgstr ""
 "audio de inalta calitate poate ocupa procesorul asa ca o puteti dezactiva si "
 "un algoritm mai eficient de reesantionareva fi folosit."
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 msgid "Audio desynchronization compensation"
 msgstr "Compensare audio de desincronizare"
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
+#, fuzzy
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 "Aceasta va pemite sa intarziati iesirea audio. Trebuie sa dati un numar de "
 "milisecunde. Acesata poate fi folositoare daca observati o intarziere intre "
 "partea video si cea audio. "
 
-#: src/libvlc.h:162
-msgid "Preferred audio output channels mode"
+#: src/libvlc.h:173
+#, fuzzy
+msgid "Audio output channels mode"
 msgstr "Mod preferat pentru canalele  de iesire audio"
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
+#, fuzzy
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 "Aceasta optiune va permite sa setati modul de iesire pentru canalele audio, "
 "care va fi folosit in mod implicit  cand este posibil(ex. daca parte dvs. de "
 "hardware o suporta la fel de bine ca fluxul audio ce ruleaza)."
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
 msgstr "Foloseste iesirea audio S/PDIF cand posibil"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
+#, fuzzy
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 "Aceasta optiune va permite sa folositi iesirea S/PDIF in mod implicit cand "
 "partea de hardware o suporta la fel de bine ca fluxul audio ce ruleaza."
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 #, fuzzy
 msgid "Force detection of Dolby Surround"
 msgstr "Forteaza selectarea tuturor fluxurilor"
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "On"
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr ""
 
-#: src/libvlc.h:186
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+#: src/libvlc.h:197
+#, fuzzy
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr ""
 "Acesta va permite sa adaugati filtre de postprocesare, pentru a modifica "
 "sunetul"
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 msgid "Audio visualizations "
 msgstr "Vizualizari audio"
 
-#: src/libvlc.h:191
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+#: src/libvlc.h:202
+#, fuzzy
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr ""
 "Aceasta va permite sa adaugati module de vizualizare (analizator de "
 "spectru,  etc.)."
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1442,309 +1475,294 @@ msgstr ""
 "sectiune de module \"filtre video\". De asemenea puteti seta diverse optiuni "
 "video."
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr "Modul iesire video "
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
+#, fuzzy
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "Aceasta optiune va permite sa selectati metoda de iesire video folsita de "
 "VLC. Comportamentul implicit este de a selecta cea mai buna metoda "
 "diaponibila."
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr "Activeaza video"
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
+#, fuzzy
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Puteti sa dezactivati complet iesirea video. In acest caz, partea de "
 "decodare video nu va maiavea loc, salvand astfel ceva putere de procesare."
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr "Latime video"
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
+#, fuzzy
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 "Puteti aplica latimea video aici. Implicit(-1) VLc se va adapta la "
 "caracteristicile video."
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr "Inaltime video"
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
+#, fuzzy
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 "Puteti aplica inaltimea video aici. Implicit(-1) VLc se va adapta la "
 "caracteristicile video."
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
-msgstr "Coordonata x video"
+#: src/libvlc.h:236
+#, fuzzy
+msgid "Video X coordinate"
+msgstr "Coordonata y video"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 "Puteti aplica pozitia coltului stanga-sus a ferestrei video aici (coordonata "
-"x)."
+"y)."
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
+#: src/libvlc.h:241
+#, fuzzy
+msgid "Video Y coordinate"
 msgstr "Coordonata y video"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 "Puteti aplica pozitia coltului stanga-sus a ferestrei video aici (coordonata "
 "y)."
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr "Titlu video"
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
-msgstr "Puteti specifica aici un titlu pentru fereastra video."
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
+msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr "Aliniament video."
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
+#, fuzzy
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 "Puteti aplica aici aliniamentul video in propria fereastra. Implicit (0) va "
 "fi centrat( 0=centru, 1=stanga, 2=dreapta, 4=varf, 8=jos, putand folosi "
 "combinatii ale acestori valori)."
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr "Centru"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr "Varf"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr "Jos"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr "Stanga-Sus"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr "Dreapta-Sus"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr "Stanga-Jos"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr "Dreapta-Jos"
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr "Marire video"
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr "Puteti mari imaginea video cu un factor specificat."
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr "Iesire video gradient gri"
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
+#, fuzzy
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 "Cand activata, informatia de culoare din partea video nu va fi decodata"
 "( aceasta va salva eva putere de procesare)."
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr "Iesire video pe tot ecranul"
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
+#: src/libvlc.h:272
+msgid "Start video in fullscreen mode"
 msgstr ""
-"Daca aceasta optiune e activata, VLC va porni in totdeauna pe tot ecranul."
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr "Iesire video suprapusa"
 
-#: src/libvlc.h:262
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
 msgstr ""
-"Daca activata, VLC va incerca sa profite de capabilitatile de suprapunere "
-"ale placii dvs. grafice (accelerare hardware)."
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr "Intotdeauna deasupra"
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 msgid "Always place the video window on top of other windows."
 msgstr "Plaseaza intotdeauna fereastra video deasupra tuturor ferestrelor."
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr ""
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr ""
 
-#: src/libvlc.h:272
-#, fuzzy
-msgid "Log to file"
-msgstr "Activeaza filtru bucla"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr "Decoratiuni fereastra"
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
 #, fuzzy
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr ""
 "Daca aceasta optiune e dezactivata, VLC va evita sa creeze bare cu nune, "
 "rame, etc... pe langa video. Deocamdata suportata doar in Windows."
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr "Modul filtru video"
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
+#, fuzzy
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 "Aceasta va va permite sa adaugati un filtru de postprocesare ca sa mariti "
 "calitatea imaginii, de exemplu despletire(deinterlacing), sau sa clonati ori "
 "distorsionati fereastra video."
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr "Directorul de instantanee video"
 
-#: src/libvlc.h:292
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+#: src/libvlc.h:299
+#, fuzzy
+msgid "Directory where the video snapshots will be stored."
 msgstr ""
 "Va permite da specificati directorul in care instantaneele video vor fi "
 "stocate."
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 msgid "Video snapshot format"
 msgstr "Formatul instantaneului video"
 
-#: src/libvlc.h:297
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
 msgstr ""
-"Va permite sa specificati formatul imaginii in care instantaneul video va fi "
-"pastrat."
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 #, fuzzy
 msgid "Display video snapshot preview"
 msgstr "Ia instantaneu video"
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 #, fuzzy
 msgid "Video cropping"
 msgstr "Setari video"
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr "Raport de aspect al sursei"
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
+#, fuzzy
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
@@ -1757,52 +1775,64 @@ msgstr ""
 "imaginii, sau o valoare (1.25, 1.33333, etc.) ce exprima patratirea "
 "pixelilor."
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr ""
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 #, fuzzy
 msgid "Monitor pixel aspect ratio"
 msgstr "Raport de aspect al sursei"
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 msgid "Skip frames"
 msgstr "Sarire cadre"
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr ""
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "Sarire cadre"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr "Sincronizare tacuta"
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
+#, fuzzy
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 "Activati aceasta optiune pentru a preveni inundarea jurnalului d e mesaje cu "
 "mesaje de debug de la sincronizarea iesirii video."
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
@@ -1812,11 +1842,11 @@ msgstr ""
 "trare, cum ar fi DVD sau VCD, setarile interfetei de retea sau ale canalului "
 "de subtitrari."
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr ""
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
@@ -1824,29 +1854,30 @@ msgstr ""
 "Cand folositi intrarea PVR ( sau o sursa foarte neregulata), ar trebui sa "
 "setati aceasta la 10000."
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 msgid "Clock synchronisation"
 msgstr "Sincronizare ceas"
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
+#, fuzzy
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr ""
 "Va permite sa activati/dezactivati sincronizarea cesului de intrare pentru "
 "sursele in timp real."
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr ""
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1858,77 +1889,71 @@ msgstr ""
 msgid "Default"
 msgstr "Implicit"
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr "Activeaza"
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 msgid "UDP port"
 msgstr "Port UDP"
 
-#: src/libvlc.h:369
+#: src/libvlc.h:384
 #, fuzzy
-msgid "This is the port used for UDP streams. 1234 by default."
+msgid "This is the default port used for UDP streams. Default is 1234."
 msgstr ""
 "Acest port este folosit pentru fluxuri UDP. Implicit, noi am ales 1234."
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr "MTU a interfetei de retea."
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
 #, fuzzy
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 "Aceasta este marimea tipica a pachetelor UDP la care noi ne asteptam. Pe "
 "Ethernet  este in mod uzual 1500."
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 #, fuzzy
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 "Incicati aici Timpul De Viata a pachetelor multicast trimise de fluxul de "
 "iesire."
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 msgid "IPv6 multicast output interface"
 msgstr ""
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr ""
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 #, fuzzy
 msgid "IPv4 multicast output interface address"
 msgstr "Adresa interfetei de retea"
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 
-#: src/libvlc.h:391
-#, fuzzy
-msgid "Program to select"
-msgstr "Programe"
-
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 #, fuzzy
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
@@ -1938,147 +1963,153 @@ msgstr ""
 "Folositi acesta optiune doar daca vreti sa cititi fluxuri multiprogram( ex. "
 "fluxurile DVB)."
 
-#: src/libvlc.h:397
-#, fuzzy
-msgid "Programs to select"
-msgstr "Programe"
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 #, fuzzy
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 "Alege programele selectate  dand o lista, in care elementele sunt separate "
 "de virgula, a SID-urilor.\n"
 "Folositi acesta optiune doar daca vreti sa cititi fluxuri multiprogram (ex. "
 "fluxurile DVB)."
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 #, fuzzy
 msgid "Audio track"
 msgstr "Pista Audio"
 
-#: src/libvlc.h:406
+#: src/libvlc.h:422
 #, fuzzy
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr ""
 "Dati numarul de flux al pistei audio pe care vreti sa o folositi( de la 0 la "
 "n)."
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 msgid "Subtitles track"
 msgstr ""
 
-#: src/libvlc.h:411
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+#: src/libvlc.h:427
+#, fuzzy
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr ""
 "Dati numarul de flux a pistei de subtitrari pe care vreti sa o folositi (de "
 "la 0 la n)."
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 #, fuzzy
 msgid "Audio language"
 msgstr "Alege limba audio"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 #, fuzzy
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr ""
 "Dati limba pistei audio pe care vreti sa o folositi( coduri de  tara de 2 "
 "sau 3 litere separate de virgula)."
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 #, fuzzy
 msgid "Subtitle language"
 msgstr "Alege limba subtitrarii"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
+#, fuzzy
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
 msgstr ""
 "Dati limba pistei de subtitrare, pe care doriti sa o folositi( coduri de  "
 "tara de 2 sau 3 litere separate de virgula)."
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 #, fuzzy
 msgid "Audio track ID"
 msgstr "Pista Audio"
 
-#: src/libvlc.h:426
+#: src/libvlc.h:443
 #, fuzzy
-msgid "Give the stream ID of the audio track you want to use."
+msgid "Stream ID of the audio track to use."
 msgstr ""
 "Dati numarul de flux al pistei audio pe care vreti sa o folositi( de la 0 la "
 "n)."
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 #, fuzzy
 msgid "Subtitles track ID"
 msgstr "Pista Subtitrari"
 
-#: src/libvlc.h:430
+#: src/libvlc.h:447
 #, fuzzy
-msgid "Give the stream ID of the subtitle track you want to use."
+msgid "Stream ID of the subtitle track to use."
 msgstr ""
 "Dati numarul de flux a pistei de subtitrari pe care vreti sa o folositi (de "
 "la 0 la n)."
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 msgid "Input repetitions"
 msgstr "Repetarea intrarii"
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr "De cate ori va fi repetata intrarea "
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
-msgstr "Introdu timpul de start (secunde)"
+#: src/libvlc.h:453
+msgid "Start time"
+msgstr ""
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
+msgstr ""
+
+#: src/libvlc.h:457
+#, fuzzy
+msgid "Stop time"
+msgstr "Stop"
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
-msgstr "Introdu timpul de oprire  (secunde)"
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
+msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 msgid "Input list"
 msgstr "Lista de intrari"
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
 #, fuzzy
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr ""
 "Va permite sa specificati o lista, in care elementele sunt separate de "
 "virgula, de intrari care vor fi concatenate."
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr "Introdu sclav "
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
 #, fuzzy
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 "Va permite sa rulati mai multe fisiere concomitent. Aceasta caracteristica "
 "este experimentala, nefiin suportate toate formatele."
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr "Lista de semne de carte peuntru un flux"
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
+#, fuzzy
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
@@ -2086,7 +2117,7 @@ msgstr ""
 "nume-semn-de carte,time=optional-deplasament-de-timp,bytes=optional-"
 "deplasamentul-in-bytes},{...}\""
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -2099,11 +2130,11 @@ msgstr ""
 "\"filtre subimagini\". Puteti seta si alte diferite optiuni pentru "
 "subimagini."
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 msgid "Force subtitle position"
 msgstr "Forteaza pozitia subtitrarii"
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
@@ -2111,56 +2142,57 @@ msgstr ""
 "Puteti folosi aceasta optiune pentr a plasa subtitrarea sub film, in loc de "
 "deasupra lui. Incercati mai multe pozitii."
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 #, fuzzy
 msgid "Enable sub-pictures"
 msgstr "Subimagine"
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr "Afisaj Pe Ecran (OSD)"
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
+#, fuzzy
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 "VLC poate afisa mesaje pe imagine. Aceasta e numita OSD( On Screen Display). "
 "Puteti dezactiva aici aceasta caracteristica."
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 msgid "Subpictures filter module"
 msgstr "Modulul filtre subimagini"
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
-"Aceasta va va permite sa adaugati filtre de subimagini, de exemplu sa "
-"suprapuneti un logo."
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr "Autodetecteaza fisierele cu subtitrari."
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
+#, fuzzy
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr ""
 "Detecteaza automat un fisier cu subtitrari, daca nu e specificat un nume de "
 "fisier."
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 msgid "Subtitle autodetection fuzziness"
 msgstr "Marja de eroare a autodetectarii subtitrarii"
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -2178,11 +2210,11 @@ msgstr ""
 "3 = fisierul cu sutitrare areacelasi nume ca filmul + careactere aditionale\n"
 "4 = fisierul cu subtitrarrea are acelasi nume cu filmul"
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 msgid "Subtitle autodetection paths"
 msgstr "Calea de autodetectare a subtitrarilor"
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
@@ -2190,11 +2222,11 @@ msgstr ""
 "Cauta dupa subtitrari si pe aceste caii, daca subtitrarea nu a fost gasita "
 "in directorul curent."
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr "Foloseste fisier subtitrare"
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
@@ -2202,11 +2234,11 @@ msgstr ""
 "Incaraca aceste fisier cu subtitrare. A se folosi cand autodetectarea nu "
 "gaseste nici un fisier cu subtitrare."
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr "Dispozitiv DVD"
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
 "the drive letter (eg. D:)"
@@ -2214,15 +2246,15 @@ msgstr ""
 "Acesta este drive-ul DVD implicit (sau fisierul) pentru uz. Nu uitati doua "
 "puncte dupa litera drive-ului (ex. D:)"
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr "Acesta este dispozitivul DVD implicit, pentru uz."
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr "Dispozitiv VCD"
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
@@ -2230,15 +2262,15 @@ msgstr ""
 "Acesta este dispozitivul VCD implicit. Daca nu specificati ceva, o sa scanam "
 "dupa o unitate CD-ROM potrivita."
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr "Acesta este dispozitivul VCD implicit."
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 msgid "Audio CD device"
 msgstr "Dispozitivul CD audio"
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
@@ -2246,145 +2278,140 @@ msgstr ""
 "Acesta este dispozitivul VCD implicit. Daca nu specificati ceva, vom scana "
 "dupa un dispozitiv CD-ROM potrivit."
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 msgid "This is the default Audio CD device to use."
 msgstr "Acesta este dispozitivul CD audio implicit, pentru uz."
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr "Forteaza IPv6"
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+#, fuzzy
+msgid "IPv6 will be used by default for all connections."
 msgstr ""
 "Daca bifati aceasta casuta, IPv6 va fi folosit implicit pentru toate "
 "conexiunile UDP si HTTP."
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr "Forteaza IPv4"
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+#, fuzzy
+msgid "IPv4 will be used by default for all connections."
 msgstr ""
 "Daca bifati aceasta casuta, IPv4 va fi folosit implicit pentru toate "
 "conexiunile UDP si HTTP."
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+msgid "TCP connection timeout"
 msgstr ""
 
-#: src/libvlc.h:549
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
+#: src/libvlc.h:570
+msgid "Default TCP connection timeout (in milliseconds). "
 msgstr ""
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 msgid "SOCKS server"
 msgstr "Server SOCKS"
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
+#, fuzzy
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 "Va permite sa specificati un server SOCKS pentru uz. Trebuie sa fie sub "
 "forma adresa:port . Va fi folosit pentru toate conexiunile TCP"
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 msgid "SOCKS user name"
 msgstr "Nume utilizator SOCKS"
 
-#: src/libvlc.h:558
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:579
+#, fuzzy
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr ""
 "Va permite sa modificati numele utilizatorului care va fi folosit pentru "
 "conexiuneala serverul SOCKS . "
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 msgid "SOCKS password"
 msgstr "Parola SOCKS "
 
-#: src/libvlc.h:562
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:583
+#, fuzzy
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr ""
 "Va permite sa modificati parola care va fi folosit pentru conexiuneala "
 "serverul SOCKS . "
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 msgid "Title metadata"
 msgstr "Titlu metadata"
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr "Va permite sa specificati un  metadata \"titlu\" pentru o intrare"
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr "Metadata autor"
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr "Va permite sa specificati un  metadata \"autor\" pentru o intrare"
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr "Metadata artist"
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr "Va permite sa specificati un  metadata \"artist\" pentru o intrare"
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr "Metadata gen"
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr "Va permite sa specificati un  metadata \"gen\" pentru o intrare"
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 msgid "Copyright metadata"
 msgstr "Metadata copyright"
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr "Va permite sa specificati un  metadata \"copyrigth\" pentru o intrare"
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 msgid "Description metadata"
 msgstr "Metadata descriere"
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr "Va permite sa specificati un  metadata \"descriere\" pentru o intrare"
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 msgid "Date metadata"
 msgstr "Metadata data"
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr "Va permite sa specificati un  metadata \"data\" pentru o intrare"
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr "Metadata URl"
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr "Va permite sa specificati un  metadata \"URL\" pentru o intrare"
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
@@ -2395,32 +2422,36 @@ msgstr ""
 "modifice aceste optiuni, deoarece modificarea poate intrerupe redarea "
 "tuturor fluxurilor dvs. ."
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
-msgstr "Lista preferata de codeceuri."
+#: src/libvlc.h:623
+#, fuzzy
+msgid "Preferred decoders list"
+msgstr "Lista de codoare preferate"
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
+#, fuzzy
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
-"Aceasta va permite sa selectati o lista de codecuri pe care VLC o va folosi "
-"conform prioritatii. De exemplu, ' codecX,a52' va incerca codeX si a52 "
-"inainte de a incerca si alt codecuri. "
+"Acesata optiune poate fi folosita sa modificati modul in care VLC selecteaza "
+"codecurile ( metoda de decompresie). Doar utilizatorii avansati ar trebui sa "
+"modifice aceste optiuni, deoarece modificarea poate intrerupe redarea "
+"tuturor fluxurilor dvs. ."
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr "Lista de codoare preferate"
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
+#, fuzzy
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr ""
 "Aceasta va permite sa selectati o list de codoare pe care VLC o va folosi "
 "conform prioritatii. "
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
@@ -2428,11 +2459,11 @@ msgstr ""
 "Aceste optiuni va permit sa setati optiunile globale implicite pentru "
 "subsistemul pentru  fluxul de iesiere."
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 msgid "Default stream output chain"
 msgstr "Lantul implicit de flux de iesire"
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 #, fuzzy
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
@@ -2443,65 +2474,68 @@ msgstr ""
 "documentatia pentru a vedea cum sa construiti un asemenea lant. Atentie.: "
 "acest lant va fi activ pentru toate fluxurile."
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr "Activeaza fluxare"
 
-#: src/libvlc.h:625
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+#: src/libvlc.h:652
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr ""
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr ""
 
-#: src/libvlc.h:629
-msgid "This allows you to play the stream while streaming it."
-msgstr ""
+#: src/libvlc.h:656
+#, fuzzy
+msgid "Play locally the stream while streaming it."
+msgstr "Intotdeauna selecteaza fluxul cu bitrate maxim."
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr "Activeaza iesire de flux video"
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
+#, fuzzy
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Aceasta va permite sa alegeti daca fluxul video va fi redirectat spre isirea "
 "de flux , cand aceasta din urma e activa. "
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr "Activeaza iesierea de flux audio"
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
+#, fuzzy
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Aceasta va permite sa alegeti daca fluxul audio va fi redirectat spre isirea "
 "de flux , cand aceasta din urma e activa. "
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 #, fuzzy
 msgid "Enable SPU stream output"
 msgstr "Activeaza iesierea de flux audio"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 #, fuzzy
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 "Aceasta va permite sa alegeti daca fluxul audio va fi redirectat spre isirea "
 "de flux , cand aceasta din urma e activa. "
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 msgid "Keep stream output open"
 msgstr "Pastreaza iesirea de flux deschisa"
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
@@ -2511,53 +2545,53 @@ msgstr ""
 "elemente din lista de redare( insereaza automat iesirea de flux gasita, daca "
 "nu e specificat)"
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 msgid "Preferred packetizer list"
 msgstr "Lista de pachetzatoare preferarte"
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr ""
 "Aceasta va permite sa alegeti ordinea in care VLC va alege pachetizatoarele."
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr "Modul multiplexare"
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr ""
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr ""
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr ""
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 msgid "Control SAP flow"
 msgstr ""
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr ""
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 #, fuzzy
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
@@ -2566,11 +2600,11 @@ msgstr ""
 "Aceste optiuni va permit sa activati optimizari speciale ale CPU.\n"
 "Ar trebui sa lasati intotdeauna toate aceste optiuni activate."
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 msgid "Enable FPU support"
 msgstr "Activeaza suport FPU"
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
 "advantage of it."
@@ -2578,11 +2612,11 @@ msgstr ""
 "Daca procesorul dvs. are o unitate de calcul in virgula mobila, VLC poate "
 "profita de ea."
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr "Activeaza suport pentru CPU MMX"
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
@@ -2590,11 +2624,11 @@ msgstr ""
 "Daca procesorul dvs. suporta setul de instructiuni MMX, VLC poate sa profite "
 "de ele."
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr "Activeaza suport 3D Now!"
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
@@ -2602,11 +2636,11 @@ msgstr ""
 "Daca procesorul dvs. suporta setul de instructiuni 3D Now!, VLC poate sa "
 "profite de ele."
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr "Activeaza suport CPU MMX EXT"
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
@@ -2614,11 +2648,11 @@ msgstr ""
 "Daca procesorul dvs. suporta setul de instructiuni MMX EXT, VLC poate sa "
 "profite de ele."
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr "Activeaza suport CPU SSE"
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
@@ -2626,11 +2660,11 @@ msgstr ""
 "Daca procesorul dvs. suporta setul de instructiuni SSE, VLC poate sa profite "
 "de ele."
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr "Activeaza suport CPU SSE2"
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
@@ -2638,11 +2672,11 @@ msgstr ""
 "Daca procesorul dvs. suporta setul de instructiuni SSE2, VLC poate sa "
 "profite de ele."
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr "Activeaza suport CPU AltiVec"
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
@@ -2650,81 +2684,7 @@ msgstr ""
 "Daca procesorul dvs. suporta setul de instructiuni CPU AltiVec, VLC poate sa "
 "profite de ele."
 
-#: src/libvlc.h:714
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-"Aceste optiuni definesc comportamentul listei de redare. Unele dintre ele "
-"pot fi modificate in fereastra pt listei de redare."
-
-#: src/libvlc.h:717
-msgid "Automatically preparse files"
-msgstr ""
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-msgid "Services discovery modules"
-msgstr "Module pt descoperirea serviciilor"
-
-#: src/libvlc.h:724
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-"Specifica care modulele pentru descoperirea serviciilor vor fi incarcate, "
-"separate de virgula. Valori tipice sunt sap, hal, ... "
-
-#: src/libvlc.h:727
-msgid "Play files randomly forever"
-msgstr "Reda fisierele aleator continuu"
-
-#: src/libvlc.h:729
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr ""
-"Cand e selectata, VLC va reda fisierele din lista de redare aleator si fara "
-"intrerupere."
-
-#: src/libvlc.h:732
-msgid "Repeat all"
-msgstr "Repeta toate"
-
-#: src/libvlc.h:734
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr ""
-"Daca vreti ca VLC sa redea elementele din lista de redare la nesfarsit, "
-"atunci activati aceasta optiune."
-
-#: src/libvlc.h:737
-msgid "Repeat current item"
-msgstr "Repeta elementul curent"
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr ""
-"Cand aceasta este activa, VLC va continua sa redea elementul curent din "
-"lista de redare la nesfarsit."
-
-#: src/libvlc.h:742
-msgid "Play and stop"
-msgstr "Reda si opreste"
-
-#: src/libvlc.h:744
-msgid "Stop the playlist after each played playlist item. "
-msgstr "Opreste lista de redare dupa fiecare element din lista redat."
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
@@ -2732,11 +2692,11 @@ msgstr ""
 "Aceste optiuni va permit sa selectati modulele implicite. Modificati-le doar "
 "daca stiti sigur ce faceti."
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr "Module copiere memorie"
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
@@ -2744,42 +2704,44 @@ msgstr ""
 "Puteti selecta care modul de copiere a memoriei vreti s folositi. Implicit "
 "VLC va selecta cel mai rapid modul suportat de partea dvs. de hardware."
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 msgid "Access module"
 msgstr "Modul acces"
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
 "option unless you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 msgid "Access filter module"
 msgstr "Modul filtru acces"
 
-#: src/libvlc.h:763
-msgid "This is a legacy entry to let you configure access filter modules."
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
 msgstr ""
-"Aceasta e o intrare care va permite sa configurati modulele  pentru filtrele "
-"de acces."
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 msgid "Demux module"
 msgstr "Modul demultiplexare"
 
-#: src/libvlc.h:767
-msgid "This is a legacy entry to let you configure demux modules."
+#: src/libvlc.h:771
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
 msgstr ""
-"Aceasta e o intrare care va permite se configurati modulele de "
-"demultiplexare."
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr "Permite prioritate timp-real"
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2790,11 +2752,11 @@ msgstr ""
 "fluxului. Totusi acest lucru va poate bloca sau poate face ca masina dvs. sa "
 "mearga foarte incet. Ar trebui activata doar daca stiti ce faceti."
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr "Ajusteaza prioritate VLC"
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
@@ -2804,78 +2766,91 @@ msgstr ""
 "implicite ale VLC. O puteti folosi sa reglati prioritatea VLC functie de "
 "alte programe, sau fata de alte instante ale VLC."
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr "Minimizeaza numarul de fire de executie"
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+#, fuzzy
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr ""
 "Aceasta optiune minimizeaza numarul de fire de executie necesare pentru "
 "rularea VLC."
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr "Calea de cautare a modulelor"
 
-#: src/libvlc.h:789
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+#: src/libvlc.h:796
+#, fuzzy
+msgid "Additional path for VLC to look for its modules."
 msgstr ""
 "Aceasta optiune va permite sa specificati cai aditionale pe care VLC va "
 "cauta module."
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 msgid "VLM configuration file"
 msgstr "Fisier de configurare VLM"
 
-#: src/libvlc.h:794
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
 msgstr ""
-"Aceasta optiune va permite sa specificati un fisier de configurare VLM care "
-"va fi citit cand VLM este lansat."
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr "Foloseste colectie de plugin-uri"
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+#, fuzzy
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 "Aceasta optiune va permite sa folositi o colectie de pluginuri care va "
 "imbunatati timpul de pornire pentru VLC."
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
+#: src/libvlc.h:808
 #, fuzzy
-msgid "This option allows you to collect miscellaneous statistics."
+msgid "Collect miscellaneous statistics."
 msgstr "Aceasta optiune va permite sa selectati interfata de control"
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr "Ruleaza ca proces demon"
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr "Ruleaza VLC ca si proces demon in fundal."
 
-#: src/libvlc.h:810
+#: src/libvlc.h:814
+#, fuzzy
+msgid "Log to file"
+msgstr "Activeaza filtru bucla"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
+msgstr ""
+
+#: src/libvlc.h:818
+msgid "Log to syslog"
+msgstr ""
+
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
+msgstr ""
+
+#: src/libvlc.h:822
 msgid "Allow only one running instance"
 msgstr "Permite rularea unei singure instante"
 
-#: src/libvlc.h:812
+#: src/libvlc.h:824
+#, fuzzy
 msgid ""
 "Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
 "explorer. This option will allow you to play the file with the already "
 "running instance or enqueue it."
 msgstr ""
@@ -2885,21 +2860,11 @@ msgstr ""
 "acel tip in explorer. Aceasta optiune va va permite sa rulati un fisier cu "
 "instanta deja deschisa , sau sa il adaugati listei de redare."
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
-msgstr ""
-
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
-msgstr ""
-
-#: src/libvlc.h:824
+#: src/libvlc.h:830
 msgid "Increase the priority of the process"
 msgstr "Mareste prioritatea procesului"
 
-#: src/libvlc.h:826
+#: src/libvlc.h:832
 #, fuzzy
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
@@ -2916,22 +2881,22 @@ msgstr ""
 "intreg procesorul , ducand la un sistem ce nu raspunde la comenzi care va "
 "necesita resetare."
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr ""
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
 "to correctly implement condition variables. You can also use the faster "
 "Win9x implementation but you might experience problems with it."
 msgstr ""
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr "Implementare variabile conditionale (doar pentru programatori)"
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
 "implementation (more precisely there is a possibility for a race condition "
@@ -2945,597 +2910,737 @@ msgstr ""
 "lente dar mai robuste. Acum puteti alege intre implementarea 0( care e "
 "rapida dar putin incorecta), 1 (implicit) si 2."
 
-#: src/libvlc.h:851
-msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
 msgstr ""
-"Aceste setari sunt legaturile generale intre taste si comenzi , cunoscute ca "
-"\"hotkes\""
-
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
-#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
-#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
-msgid "Fullscreen"
-msgstr "Ecran intreg"
 
-#: src/libvlc.h:855
-msgid "Select the hotkey to use to swap fullscreen state."
-msgstr ""
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
+
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
+msgstr ""
+"Aceste optiuni definesc comportamentul listei de redare. Unele dintre ele "
+"pot fi modificate in fereastra pt listei de redare."
+
+#: src/libvlc.h:872
+msgid "Automatically preparse files"
+msgstr ""
+
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
+msgstr ""
+
+#: src/libvlc.h:877
+msgid "Services discovery modules"
+msgstr "Module pt descoperirea serviciilor"
+
+#: src/libvlc.h:879
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
+"Specifica care modulele pentru descoperirea serviciilor vor fi incarcate, "
+"separate de virgula. Valori tipice sunt sap, hal, ... "
+
+#: src/libvlc.h:882
+msgid "Play files randomly forever"
+msgstr "Reda fisierele aleator continuu"
+
+#: src/libvlc.h:884
+#, fuzzy
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr ""
+"Cand e selectata, VLC va reda fisierele din lista de redare aleator si fara "
+"intrerupere."
+
+#: src/libvlc.h:886
+msgid "Repeat all"
+msgstr "Repeta toate"
+
+#: src/libvlc.h:888
+#, fuzzy
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr ""
+"Daca vreti ca VLC sa redea elementele din lista de redare la nesfarsit, "
+"atunci activati aceasta optiune."
+
+#: src/libvlc.h:890
+msgid "Repeat current item"
+msgstr "Repeta elementul curent"
+
+#: src/libvlc.h:892
+#, fuzzy
+msgid "VLC will keep playing the current playlist item."
+msgstr ""
+"Cand aceasta este activa, VLC va continua sa redea elementul curent din "
+"lista de redare la nesfarsit."
+
+#: src/libvlc.h:894
+msgid "Play and stop"
+msgstr "Reda si opreste"
+
+#: src/libvlc.h:896
+#, fuzzy
+msgid "Stop the playlist after each played playlist item."
+msgstr "Opreste lista de redare dupa fiecare element din lista redat."
+
+#: src/libvlc.h:903
+msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
+msgstr ""
+"Aceste setari sunt legaturile generale intre taste si comenzi , cunoscute ca "
+"\"hotkes\""
+
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
+#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
+msgid "Fullscreen"
+msgstr "Ecran intreg"
+
+#: src/libvlc.h:907
+msgid "Select the hotkey to use to swap fullscreen state."
+msgstr ""
 "Selecteaza hotkey folosit pentru a schimba starea afisari pe intregul ecran"
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
 msgid "Play/Pause"
 msgstr "Reda/Pauza"
 
-#: src/libvlc.h:857
+#: src/libvlc.h:909
 msgid "Select the hotkey to use to swap paused state."
 msgstr "Selecteaza hotkey folosit pentru schimbarea starii de pauza."
 
-#: src/libvlc.h:858
+#: src/libvlc.h:910
 msgid "Pause only"
 msgstr "Doar pauza"
 
-#: src/libvlc.h:859
+#: src/libvlc.h:911
 msgid "Select the hotkey to use to pause."
 msgstr "Selecteaza hotkey folosit doar pentru pauza."
 
-#: src/libvlc.h:860
+#: src/libvlc.h:912
 msgid "Play only"
 msgstr "Doar redare"
 
-#: src/libvlc.h:861
+#: src/libvlc.h:913
 msgid "Select the hotkey to use to play."
 msgstr " Selecteaza hotkey folosit pentru redare."
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
 msgid "Faster"
 msgstr "Mai rapid"
 
-#: src/libvlc.h:863
+#: src/libvlc.h:915
 msgid "Select the hotkey to use for fast forward playback."
 msgstr "Selecteaza hotkey folosit pentru redare mai rapida."
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
 msgid "Slower"
 msgstr "Mai incet"
 
-#: src/libvlc.h:865
+#: src/libvlc.h:917
 msgid "Select the hotkey to use for slow motion playback."
 msgstr "Selecteaza hotkey folosit pentru redare mai lenta"
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr "Urmatorul"
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr ""
 "Selecteaza hotkey folosit pentru a sari la urmatorul element din lista."
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr "Precedentul"
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr "Selecteaza hotkey folosit pentru a reda elementul precedent din lista."
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr "Stop"
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
+#: src/libvlc.h:923
+#, fuzzy
+msgid "Select the hotkey to stop playback."
 msgstr "Selecteaza hotkey folosit pentru a opri redarea."
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr "Pozitie"
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr "Selecteaza hotkey folosit pentru a afisa pozitia"
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 #, fuzzy
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr "Selecteaza hotkey folosit pentru a sari 5 minute inapoi."
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 msgid "Short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 #, fuzzy
 msgid "Select the hotkey to make a short backwards jump."
 msgstr "Selecteaza hotkey folosit pentru a sari 10 secunde inapoi."
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 #, fuzzy
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr "Selecteaza hotkey folosit pentru a sari 1 minut inapoi."
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 msgid "Long backwards jump"
 msgstr ""
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 #, fuzzy
 msgid "Select the hotkey to make a long backwards jump."
 msgstr "Selecteaza hotkey folosit pentru a sari 10 secunde inapoi."
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 #, fuzzy
 msgid "Select the hotkey to make a very short forward jump."
 msgstr "Selecteaza hotkey folosit pentru redare mai rapida."
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 msgid "Short forward jump"
 msgstr ""
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 #, fuzzy
 msgid "Select the hotkey to make a short forward jump."
 msgstr "Selecteaza hotkey folosit pentru a sari 10 secunde inainte."
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 #, fuzzy
 msgid "Select the hotkey to make a medium forward jump."
 msgstr "Selecteaza hotkey folosit pentru a sari 1 minut inainte."
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 #, fuzzy
 msgid "Select the hotkey to make a long forward jump."
 msgstr "Selecteaza hotkey folosit pentru a sari 10 secunde inainte."
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
-msgid "Long jump size"
+#: src/libvlc.h:959
+msgid "Long jump length"
 msgstr ""
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr "Parasire"
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 msgid "Select the hotkey to quit the application."
 msgstr "Selecteaza hotkey folosit pentru parasirea aplicatiei."
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 msgid "Navigate up"
 msgstr "Deplasare in sus"
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 msgid "Select the key to move the selector up in DVD menus."
 msgstr ""
 "Selecteaza hotkey folosit pentru a deplasa in sus selectorul in meniurile "
 "DVD."
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 msgid "Navigate down"
 msgstr "Deplasare in jos"
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 msgid "Select the key to move the selector down in DVD menus."
 msgstr ""
 "Selecteaza hotkey folosit pentru a deplasa in jos selectorul in meniurile "
 "DVD."
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 msgid "Navigate left"
 msgstr "Deplasare la stanga"
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 msgid "Select the key to move the selector left in DVD menus."
 msgstr ""
 "Selecteaza hotkey folosit pentru a deplasa in stanga selectorul in meniurile "
 "DVD."
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 msgid "Navigate right"
 msgstr "Deplasare la dreapta"
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 msgid "Select the key to move the selector right in DVD menus."
 msgstr ""
 "Selecteaza hotkey folosit pentru a deplasa in dreapta selectorul in "
 "meniurile DVD."
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr "Activeaza"
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 msgid "Select the key to activate selected item in DVD menus."
 msgstr ""
 "Selecteaza hotkey folosit pentru a activa elementul selectat in meniurile "
 "DVD."
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 msgid "Go to the DVD menu"
 msgstr ""
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 #, fuzzy
 msgid "Select the key to take you to the DVD menu"
 msgstr ""
 "Selecteaza hotkey folosit pentru a activa elementul selectat in meniurile "
 "DVD."
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 #, fuzzy
 msgid "Select previous DVD title"
 msgstr "Titlu Anterior"
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 #, fuzzy
 msgid "Select the key to choose the previous title from the DVD"
 msgstr "Selecteaza hotkey folosit pentru a reda elementul precedent din lista."
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 msgid "Select next DVD title"
 msgstr ""
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 #, fuzzy
 msgid "Select the key to choose the next title from the DVD"
 msgstr ""
 "Selecteaza hotkey folosit pentru a deplasa in stanga selectorul in meniurile "
 "DVD."
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 msgid "Select prev DVD chapter"
 msgstr ""
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 #, fuzzy
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr "Selecteaza hotkey folosit pentru a reda elementul precedent din lista."
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 #, fuzzy
 msgid "Select next DVD chapter"
 msgstr "Urmatorul capitol"
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 #, fuzzy
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr ""
 "Selecteaza hotkey folosit pentru a deplasa in stanga selectorul in meniurile "
 "DVD."
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr "Volum sus"
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr "Selecteaza tasta folosita pentru a mari volumul."
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr "Volum jos"
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr "Selecteaza tasta folosita pentru a micsora volumul."
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr "Mut"
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
-msgstr "Selecteaza tasta folosita pentru a inchide volumul audio."
+#: src/libvlc.h:989
+#, fuzzy
+msgid "Select the key to mute audio."
+msgstr "Selecteaza hotkey folosit doar pentru pauza."
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 msgid "Subtitle delay up"
 msgstr "Inatrziere subtitrare sus"
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 msgid "Select the key to increase the subtitle delay."
 msgstr "Selecteaza tasta folosita pentru a mari intarzierea subtitrarii."
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 msgid "Subtitle delay down"
 msgstr "Intarziere subtitrare jos"
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 msgid "Select the key to decrease the subtitle delay."
 msgstr "Selecteaza tasta folosita pentru a micsora intarzierea subtitrarii."
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 msgid "Audio delay up"
 msgstr "Intarziere audio sus"
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 msgid "Select the key to increase the audio delay."
 msgstr "Selecteaza tasta folosita pentru a mari intarzierea audio."
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 msgid "Audio delay down"
 msgstr "Intarziere audio jos"
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 msgid "Select the key to decrease the audio delay."
 msgstr "Selecteaza tasta folosita pentru a micsora intarzierea audio."
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr "Reda semnul de carte 1 al listei de redare"
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr "Reda semnul de carte 2 al listei de redare"
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr "Reda semnul de carte 3 al listei de redare"
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr "Reda semnul de carte 4 al listei de redare"
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr "Reda semnul de carte 5 al listei de redare"
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr "Reda semnul de carte 6 al listei de redare"
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr "Reda semnul de carte 7 al listei de redare"
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr "Reda semnul de carte 8 al listei de redare"
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr "Reda semnul de carte 9 al listei de redare"
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr "Reda semnul de carte 10 al listei de redare"
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 msgid "Select the key to play this bookmark."
 msgstr "Selecteaza tasta pentru rularea actualulu sem de carte."
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 msgid "Set playlist bookmark 1"
 msgstr "Seteaza semnul de carte 1 al listei de redare"
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 msgid "Set playlist bookmark 2"
 msgstr "Seteaza semnul de carte 2 al listei de redare"
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 msgid "Set playlist bookmark 3"
 msgstr "Seteaza semnul de carte 3 al listei de redare"
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 msgid "Set playlist bookmark 4"
 msgstr "Seteaza semnul de carte 4 al listei de redare"
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 msgid "Set playlist bookmark 5"
 msgstr "Seteaza semnul de carte 5 al listei de redare"
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 msgid "Set playlist bookmark 6"
 msgstr "Seteaza semnul de carte 6 al listei de redare"
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 msgid "Set playlist bookmark 7"
 msgstr "Seteaza semnul de carte 7 al listei de redare"
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 msgid "Set playlist bookmark 8"
 msgstr "Seteaza semnul de carte 8 al listei de redare"
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 msgid "Set playlist bookmark 9"
 msgstr "Seteaza semnul de carte 9 al listei de redare"
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 msgid "Set playlist bookmark 10"
 msgstr "Seteaza semnul de carte 10 al listei de redare"
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 msgid "Select the key to set this playlist bookmark."
 msgstr ""
 "Seteaza tasta pentru setarea actualului semn de carte al listei de redare."
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+msgid "Playlist bookmark 1"
+msgstr ""
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+msgid "Playlist bookmark 2"
+msgstr ""
+
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+msgid "Playlist bookmark 3"
+msgstr ""
+
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+msgid "Playlist bookmark 4"
+msgstr ""
+
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+msgid "Playlist bookmark 5"
+msgstr ""
+
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+msgid "Playlist bookmark 6"
+msgstr ""
+
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+msgid "Playlist bookmark 7"
+msgstr ""
+
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+msgid "Playlist bookmark 8"
+msgstr ""
+
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+msgid "Playlist bookmark 9"
+msgstr ""
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+msgid "Playlist bookmark 10"
+msgstr ""
+
+#: src/libvlc.h:1032
+#, fuzzy
+msgid "This allows you to define playlist bookmarks."
+msgstr ""
+"Seteaza tasta pentru setarea actualului semn de carte al listei de redare."
+
+#: src/libvlc.h:1034
 msgid "Go back in browsing history"
 msgstr ""
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr ""
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 msgid "Cycle audio track"
 msgstr "Parcurge pista audio"
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+#, fuzzy
+msgid "Cycle through the available audio tracks(languages)."
 msgstr "Parcurge pistele audio disponibile(limbile)"
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 msgid "Cycle subtitle track"
 msgstr "Parcurge pistele cu subtitrari"
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
+#: src/libvlc.h:1042
+#, fuzzy
+msgid "Cycle through the available subtitle tracks."
 msgstr "Parcurge pistele cu subtitrari disponibile"
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1043
 #, fuzzy
 msgid "Cycle source aspect ratio"
 msgstr "Raport de aspect al sursei"
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
-msgstr ""
+#: src/libvlc.h:1044
+#, fuzzy
+msgid "Cycle through a predefined list of source aspect ratios."
+msgstr "Raport de aspect al sursei"
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 #, fuzzy
 msgid "Cycle video crop"
 msgstr "Iesire video gradient gri"
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
-msgstr ""
+#: src/libvlc.h:1046
+#, fuzzy
+msgid "Cycle through a predefined list of crop formats."
+msgstr "Parcurge pistele cu subtitrari disponibile"
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 #, fuzzy
 msgid "Cycle deinterlace modes"
 msgstr "Extra module interfata"
 
-#: src/libvlc.h:985
+#: src/libvlc.h:1048
 #, fuzzy
-msgid "Cycle through all the deinterlace modes"
+msgid "Cycle through deinterlace modes."
 msgstr "Parcurge pistele cu subtitrari disponibile"
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 msgid "Show interface"
 msgstr "Arata interfata"
 
-#: src/libvlc.h:987
-msgid "Raise the interface above all other windows"
+#: src/libvlc.h:1050
+#, fuzzy
+msgid "Raise the interface above all other windows."
 msgstr "Ridica interfata deasupra tuturor ferestrelor"
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 #, fuzzy
 msgid "Hide interface"
 msgstr "Adauga interfata"
 
-#: src/libvlc.h:989
+#: src/libvlc.h:1052
 #, fuzzy
-msgid "Lower the interface below all other windows"
+msgid "Lower the interface below all other windows."
 msgstr "Ridica interfata deasupra tuturor ferestrelor"
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr "Ia instantaneu video"
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr "Ia un instantaneu video si il scrie pe disc."
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 msgid "Record"
 msgstr "Inregistrare"
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr "Filtru de acces pentru inregistrare start/stop"
 
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, fuzzy, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3590,145 +3695,149 @@ msgstr ""
 "lista\n"
 "  vlc:quit                       Element special pentru a parasi  VLC\n"
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 msgid "Snapshot"
 msgstr "Instantaneu"
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 msgid "Window properties"
 msgstr "Proprietati fereastra"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 msgid "Subpictures"
 msgstr "Subimagine"
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr "Subtitrari"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 msgid "Overlays"
 msgstr "Suprapuneri"
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 msgid "Track settings"
 msgstr "Setari pista"
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 msgid "Playback control"
 msgstr "Control redare"
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 msgid "Default devices"
 msgstr "Echipamente implicite"
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 msgid "Network settings"
 msgstr "Setari retea"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr "Socks proxy"
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 msgid "Metadata"
 msgstr "Metadata"
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr "Decodoare"
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 msgid "Input"
 msgstr "Intrare"
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 msgid "CPU"
 msgstr "CPU"
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 msgid "Special modules"
 msgstr "Module speciale"
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr "Plugin-uri"
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 msgid "Performance options"
 msgstr "Optiuni performanta"
 
-#: src/libvlc.h:1436
-#, fuzzy
-msgid "Interfaces"
-msgstr "Interfata"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr "Taste speciale"
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1808
+msgid "Jump sizes"
+msgstr ""
+
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr "program principal"
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr "tipareste ajutor pentru VLC( poate fi combinat cu --advanced)"
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr ""
 "tipareste ajutor pentru VLC si pentru toate modulele lui( poate fi combinat "
 "cu --advanced)"
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 msgid "print help for the advanced options"
 msgstr "tipareste ajutor pentru optiunile avansate"
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr "cere pentru mai multa vorbarie cand este afisat ajutorul"
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr "tipareste o lista cu toate modulele disponibile"
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr ""
 "tipareste ajutor pentru un modul specificat (poate fi combinat cu --advanced)"
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr "salveaza linia de comanda curenta in configurare"
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr "reseteaza configuratia curenta la valorile implicite"
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr "foloseste fisier config alternativ"
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 msgid "resets the current plugins cache"
 msgstr "reseteaza actuala colectie de plugin-uri"
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr "tipareste informatia legata de versiune"
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr "bulean"
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr "tasta"
 
@@ -4336,11 +4445,11 @@ msgstr "Zhuang"
 msgid "Zulu"
 msgstr "Zulu"
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr "Necunoscuta"
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -4361,28 +4470,28 @@ msgstr "Toate elementele, nesortate"
 msgid "Undefined"
 msgstr "Nedefinit"
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr "Despletire"
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 msgid "Discard"
 msgstr "Renunta"
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr "Amestecare"
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 msgid "Mean"
 msgstr "Mod"
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr "Bob"
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr "Liniar"
 
@@ -4406,17 +4515,19 @@ msgstr "1:1 Original"
 msgid "2:1 Double"
 msgstr "2:1 Dublu"
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr ""
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 #, fuzzy
 msgid "Aspect-ratio"
 msgstr "Raport de aspect al sursei"
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -4427,13 +4538,14 @@ msgstr "Raport de aspect al sursei"
 msgid "Caching value in ms"
 msgstr "Valoare pt. prindere in ms."
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. 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."
+"Va permite sa modificati valoare implicita pentru buferul de cititre "
+"afluxurilor dvb. Aceasta valoarea va fi exprimata in milisecunde."
 
 #: modules/access/cdda.c:58 modules/gui/macosx/open.m:176
 #: modules/gui/macosx/open.m:496 modules/gui/macosx/open.m:587
@@ -4456,7 +4568,7 @@ msgstr "Server CDDB"
 
 #: modules/access/cdda.c:71
 #, fuzzy
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr "Adresa de email transmisa serverului CDDB"
 
 #: modules/access/cdda.c:74
@@ -4466,20 +4578,20 @@ msgstr "Portul serverului CDDB"
 
 #: modules/access/cdda.c:74
 #, fuzzy
-msgid "CDDB Server port to use"
+msgid "CDDB Server port to use."
 msgstr "Portul serverului CDDB"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 msgid "Audio CD - Track "
 msgstr "CD Audio - Pista"
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, c-format
 msgid "Audio CD - Track %i"
 msgstr "CD Audio - Pista %i"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr "nimic"
 
@@ -4516,19 +4628,21 @@ msgstr ""
 "libcddb                  (0x100) 256\n"
 
 #: modules/access/cdda/cdda.c:59
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
 msgstr ""
 "Va permite sa modificati valoarea implicita a valorii  de buffer pentru "
 "fluxurile CDDA. Aceasta valoare trebui setata in milisecunde."
 
 #: modules/access/cdda/cdda.c:63
+#, fuzzy
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 "Va permite sa specificati cate blocuri de pe un CD se vor accesa la o "
 "singura citire.In general la unitatile mai noi/mai rapide, aceasta mareste "
@@ -4627,9 +4741,9 @@ msgstr "Intrare Compact Disc Audio Digital  (CD-DA)"
 msgid "Audio Compact Disc"
 msgstr "Compact Disc Audio"
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
-msgstr "Daca diferit de 0, aceasta da informatii suplimentare la debug."
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
+msgstr ""
 
 #: modules/access/cdda/cdda.c:129
 msgid "Caching value in microseconds"
@@ -4666,8 +4780,8 @@ msgid "Use Navigation-style playback?"
 msgstr "Folosesc mod de rulare stil Navigare?"
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+#, fuzzy
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 "Daca setat, pisteel sunt navigate prin Navigare nu prin elementele listei de "
 "redare"
@@ -4683,7 +4797,8 @@ msgstr ""
 "folosit CDDB"
 
 #: modules/access/cdda/cdda.c:181
-msgid "Do CDDB lookups?"
+#, fuzzy
+msgid "CDDB lookups"
 msgstr "Caut CDDB?"
 
 #: modules/access/cdda/cdda.c:182
@@ -4770,8 +4885,8 @@ msgstr "Piste"
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr "Pista"
 
@@ -4808,25 +4923,28 @@ msgid "expand"
 msgstr "expandeaza"
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+#, fuzzy
+msgid "Ignored extensions"
 msgstr "Ignora fisierele cu extensiile astea."
 
 #: modules/access/directory.c:82
+#, fuzzy
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 "Specificati o lista de extensi de fisiere, separarte de virgula. Fisierele "
 "cu aceste extensii nu vor fi adaugate listei de redare la deschiderea unui "
 "director. Aceasta e folositoare daca adaugati directoare care contin si "
 "liste de mp3-uri."
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 msgid "Directory"
 msgstr "Director"
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 msgid "Standard filesystem directory input"
 msgstr "Directorul da intrare a fisierelor sistem standard"
 
@@ -4845,9 +4963,10 @@ msgid "Antenna"
 msgstr "Antena"
 
 #: modules/access/dshow/dshow.cpp:81
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
 msgstr ""
 "Va permite sa modificati valoare implicita de colectare a fluxurilor "
 "DirectShow. Aceasta valoare trebui setata in milisecunde."
@@ -4857,10 +4976,10 @@ msgid "Video device name"
 msgstr "Numele echipamentului video"
 
 #: modules/access/dshow/dshow.cpp:85
+#, fuzzy
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used."
 msgstr ""
 "Puteti specifica numele echipamentului video care va fi folosit de plugin-ul "
 "DirectShow. Daca nu specificati nimic, echipamentul implicit va fi folosit."
@@ -4870,10 +4989,11 @@ msgid "Audio device name"
 msgstr "Numele echipamentului audio"
 
 #: modules/access/dshow/dshow.cpp:90
+#, fuzzy
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 "Puteti specifica numele echipamentului audio care va fi folosit de plugin-ul "
 "DirectShow. Daca nu specificati nimic, echipamentul implicit va fi folosit."
@@ -4883,10 +5003,10 @@ msgid "Video size"
 msgstr "Marime video"
 
 #: modules/access/dshow/dshow.cpp:95
+#, fuzzy
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 "Puteti specifica marimea ferestrei video care va fi afisata de plugin-ul "
 "DirectShow. Daca nu specificati nimic marimea implicita pentru echipamentul "
@@ -4940,8 +5060,8 @@ msgid "Tuner TV Channel"
 msgstr "Canal Tuner TV"
 
 #: modules/access/dshow/dshow.cpp:115
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+#, fuzzy
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr ""
 "Va permite sa setati canalul TV la care tuner-ul se va stabili (0 inseamna "
 "implicit)."
@@ -4951,9 +5071,10 @@ msgid "Tuner country code"
 msgstr "Codul de tara a tuner-ului"
 
 #: modules/access/dshow/dshow.cpp:119
+#, fuzzy
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 "Va permite sa setati codul de tara a tuner-ului, cod ce stabileste "
 "corespondenta actual canal-frecventa (0 inseamna implicit)."
@@ -4963,47 +5084,75 @@ msgid "Tuner input type"
 msgstr "Tip intrare tuner"
 
 #: modules/access/dshow/dshow.cpp:123
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+#, fuzzy
+msgid "Select the tuner input type (Cable/Antenna)."
 msgstr "Va permite sa selectat itipul intrarii in tuner (Cablu/Antena)."
 
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "Setari video"
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "Intrare CD Audio"
+
+#: modules/access/dshow/dshow.cpp:132
+#, fuzzy
+msgid "Select the audio input source. See the \"video input\" option."
+msgstr "Seteaza contrastul a iesirii video"
+
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "Modul iesire video "
+
 #: modules/access/dshow/dshow.cpp:135
+msgid "Select the video output type. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "Iesire CoreAudio"
+
+#: modules/access/dshow/dshow.cpp:138
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:150
 msgid "DirectShow"
 msgstr "DirectShow"
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 msgid "DirectShow input"
 msgstr "Intrare DirectShow"
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 msgid "Refresh list"
 msgstr "Reimprospateaza lista"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr "Configureaza"
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-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:73
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
+"Caching value for DVB 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."
+"Va permite sa modificati valoarea implicita a valorii  de buffer pentru "
+"fluxurile CDDA. Aceasta valoare trebui setata in milisecunde."
 
 #: modules/access/dvb/access.c:76
 msgid "Adapter card to tune"
@@ -5040,7 +5189,10 @@ msgid "Probe DVB card for capabilities"
 msgstr "Prospecteaza capabilitatile placii DVB"
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+#, fuzzy
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr "Unele  placi DVB nu accepta sa fie probate pentru capabilitati."
 
 #: modules/access/dvb/access.c:91
@@ -5048,7 +5200,7 @@ msgid "Budget mode"
 msgstr ""
 
 #: modules/access/dvb/access.c:92
-msgid "This allows you to stream an entire transponder with a budget card."
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
 msgstr ""
 
 #: modules/access/dvb/access.c:95
@@ -5056,7 +5208,7 @@ msgid "Satellite number in the Diseqc system"
 msgstr ""
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr ""
 
 #: modules/access/dvb/access.c:98
@@ -5064,7 +5216,7 @@ msgid "LNB voltage"
 msgstr ""
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr ""
 
 #: modules/access/dvb/access.c:101
@@ -5082,15 +5234,16 @@ msgid "22 kHz tone"
 msgstr ""
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
-msgstr ""
+#, fuzzy
+msgid "[0=off, 1=on, -1=auto]."
+msgstr "Mod inversie [0=oprit, 1=pornit, 2=auto]"
 
 #: modules/access/dvb/access.c:108
 msgid "Transponder FEC"
 msgstr ""
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:111
@@ -5159,8 +5312,7 @@ msgstr "Nume utilizator HTTP"
 
 #: modules/access/dvb/access.c:152
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:155
@@ -5169,8 +5321,7 @@ msgstr "Parola HTTP "
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -5180,39 +5331,39 @@ msgstr "HTTP"
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 msgid "Certificate file"
 msgstr "Fisier de certificat"
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr ""
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr "Fisier pentru cheie privata"
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 msgid "Root CA file"
 msgstr ""
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr ""
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 msgid "CRL file"
 msgstr ""
 
@@ -5233,19 +5384,35 @@ msgstr ""
 msgid "HTTP server"
 msgstr "Nume utilizator HTTP"
 
+#: 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:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr ""
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
-msgid "Allows you to select the default DVD angle."
+msgid "Default DVD angle."
 msgstr ""
 
-#: modules/access/dvdnav.c:65
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
+#, fuzzy
+msgid "Caching value for DVDs. 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/dvdnav.c:67
 msgid "Start directly in menu"
@@ -5253,8 +5420,8 @@ msgstr ""
 
 #: modules/access/dvdnav.c:69
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 
 #: modules/access/dvdnav.c:78
@@ -5265,12 +5432,6 @@ msgstr ""
 msgid "DVDnav Input"
 msgstr ""
 
-#: modules/access/dvdread.c:63
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-
 #: modules/access/dvdread.c:66
 msgid "Method used by libdvdcss for decryption"
 msgstr ""
@@ -5308,10 +5469,12 @@ msgid "DVDRead Input (DVD without menu support)"
 msgstr ""
 
 #: modules/access/fake.c:42
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
+"Caching value for fake 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/fake.c:44 modules/access/pvr/pvr.c:72
 #: modules/access/v4l/v4l.c:136
@@ -5319,7 +5482,7 @@ msgid "Framerate"
 msgstr ""
 
 #: modules/access/fake.c:46
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr ""
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -5329,8 +5492,8 @@ msgstr ""
 
 #: modules/access/fake.c:49
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 
 #: modules/access/fake.c:51
@@ -5340,8 +5503,8 @@ msgstr "Durata"
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -5352,19 +5515,27 @@ msgstr ""
 msgid "Fake input"
 msgstr ""
 
+#: modules/access/file.c:82
+#, fuzzy
+msgid "Caching value for files. 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/file.c:84
 msgid "Concatenate with additional files"
 msgstr ""
 
 #: modules/access/file.c:86
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 
 #: modules/access/file.c:90
-msgid "Standard filesystem file input"
-msgstr ""
+#, fuzzy
+msgid "File input"
+msgstr "Intrare FTP"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
 #: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:261
@@ -5378,19 +5549,56 @@ msgstr ""
 msgid "File"
 msgstr "Fisier"
 
+#: modules/access_filter/record.c:43
+msgid "Record directory"
+msgstr "Director pentru inregistrare"
+
+#: modules/access_filter/record.c:45
+#, 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:44
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Deplasare timp"
+
+#: modules/access_filter/timeshift.c:45
+#, fuzzy
+msgid ""
+"This is the size of the temporary files tha will be used to store the "
+"timeshifted streams."
+msgstr "Filtrele video sunt folosite pentru postprocesarea fluxului video"
+
+#: modules/access_filter/timeshift.c:47
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Directorul de instantanee video"
+
+#: modules/access_filter/timeshift.c:48
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+msgid "Timeshift"
+msgstr "Deplasare timp"
+
 #: modules/access/ftp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+"Caching value for FTP 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/ftp.c:46
 msgid "FTP user name"
 msgstr "Nume utilizator FTP"
 
 #: modules/access/ftp.c:47 modules/access/smb.c:64
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
+#, fuzzy
+msgid "User name that will be used for the connection."
 msgstr ""
 "Va permite sa modificati numele de utilizator care va fi folosit pentru "
 "conexiune."
@@ -5400,7 +5608,8 @@ msgid "FTP password"
 msgstr "Parola FTP"
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
-msgid "Allows you to modify the password that will be used for the connection."
+#, fuzzy
+msgid "Password that will be used for the connection."
 msgstr "Va permite sa modificati parola care va fi folosita pentru conexiune."
 
 #: modules/access/ftp.c:52
@@ -5408,7 +5617,8 @@ msgid "FTP account"
 msgstr "Cont FTP"
 
 #: modules/access/ftp.c:53
-msgid "Allows you to modify the account that will be used for the connection."
+#, fuzzy
+msgid "Account that will be used for the connection."
 msgstr "Va permite sa modificati contul care va fi folosit pentru conexiune."
 
 #: modules/access/ftp.c:58
@@ -5418,15 +5628,14 @@ msgstr "Intrare FTP"
 #: modules/access/gnomevfs.c:46
 #, fuzzy
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
+"Caching value for GnomeVFS 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/gnomevfs.c:50
 #, fuzzy
-msgid "GnomeVFS filesystem file input"
+msgid "GnomeVFS input"
 msgstr "Directorul da intrare a fisierelor sistem standard"
 
 #: modules/access/http.c:47
@@ -5436,27 +5645,29 @@ msgstr "HTTP proxy"
 #: modules/access/http.c:49
 #, fuzzy
 msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
 msgstr ""
 "Puteti specifica un HTTP proxy pentru uz. Trebuie sa fie sub forma http://"
 "proxy.domeniu:port/.Daca nici unul nu e specificat , variabila de mediu "
 "HTTP_PROXY va fi incercata."
 
 #: modules/access/http.c:55
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
+"Caching value for HTTP 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/http.c:58
 msgid "HTTP user agent"
 msgstr "Agent utilizator HTTP"
 
 #: modules/access/http.c:59
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
+#, fuzzy
+msgid "User agent that will be used for the connection."
 msgstr ""
 "Va permite sa modificati agentul utilizatorului  care va fi folosit pentru "
 "conexiune."
@@ -5465,65 +5676,267 @@ msgstr ""
 msgid "Auto re-connect"
 msgstr "Auto reconectare"
 
-#: modules/access/http.c:63
+#: modules/access/http.c:64
+#, fuzzy
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
 msgstr ""
 "Va incerca automat o reconectare in cazul in care a conexiunea fost inchisa."
 
-#: modules/access/http.c:66
+#: modules/access/http.c:67
 msgid "Continuous stream"
 msgstr "Flux continuu"
 
-#: modules/access/http.c:67
+#: modules/access/http.c:68
 #, fuzzy
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
 msgstr ""
 "Activati aceasta optiune pentru a citi un fisier care e modificat constant"
 "( ex. un fisier JPG pe un server)"
 
-#: modules/access/http.c:73
+#: modules/access/http.c:74
 msgid "HTTP input"
 msgstr "Intrare HTTp"
 
-#: modules/access/http.c:75
+#: modules/access/http.c:76
 #, fuzzy
 msgid "HTTP(S)"
 msgstr "HTTP"
 
 #: modules/access/mms/mms.c:48
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
+"Caching value for MMS 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/mms/mms.c:51
 msgid "Force selection of all streams"
 msgstr "Forteaza selectarea tuturor fluxurilor"
 
 #: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
 #, fuzzy
 msgid "Maximum bitrate"
 msgstr "Bitrate local maxim"
 
-#: modules/access/mms/mms.c:55
-msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
-msgstr ""
+#: modules/access/mms/mms.c:58
+#, fuzzy
+msgid "Select the stream with the maximum bitrate under that limit."
+msgstr "Intotdeauna selecteaza fluxul cu bitrate maxim."
 
-#: modules/access/mms/mms.c:60
+#: modules/access/mms/mms.c:62
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Intrare Microsoft Media Server (MMS) "
 
+#: 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:60
+msgid "Append to file"
+msgstr ""
+
+#: modules/access_output/file.c:61
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
+
+#: modules/access_output/file.c:65
+msgid "File stream output"
+msgstr ""
+
+#: modules/access_output/http.c:60
+msgid "Username"
+msgstr "Nume utilizator"
+
+#: modules/access_output/http.c:61
+#, 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:64
+#, 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 forHTTPS. 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 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 "
+"icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:73
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Iesirea de iesire"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+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 ""
+"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:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+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"
+
+#: 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 ""
+"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"
+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 "Flux iesire UDP"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
 #: modules/access/pvr/pvr.c:48
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
+"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/pvr/pvr.c:51
 msgid "Device"
@@ -5548,23 +5961,28 @@ msgid "Norm"
 msgstr "Norma"
 
 #: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
+#, fuzzy
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
 msgstr "Defineste norma fluxului (Automatic, SECAM, PAL, or NTSC)"
 
 #: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
 msgid "Width"
 msgstr "Latime"
 
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.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/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
 msgid "Height"
 msgstr "Inaltime"
 
-#: modules/access/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.c:66
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetection)."
 msgstr "Inaltimea capturii fluxului (-1 autodetectare)"
 
 #: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
@@ -5572,12 +5990,13 @@ msgid "Frequency"
 msgstr "Frecventa"
 
 #: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
+#, fuzzy
+msgid "Frequency to capture (in kHz), if applicable."
 msgstr "Frecventa ce va fi capturata (in Hz), daca se poate aplica"
 
 #: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
 #, fuzzy
-msgid "Framerate to capture, if applicable (-1 for autodetect)"
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
 msgstr ""
 "Rata a cadrelor pentru captura, daca se poate aplica (-1 autodetectare)"
 
@@ -5587,7 +6006,7 @@ msgstr "Interval intre chei"
 
 #: modules/access/pvr/pvr.c:77
 #, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)"
+msgid "Interval between keyframes (-1 for autodetect)."
 msgstr "Intervalul intre cadrele cheie (-1 pt. auto)"
 
 #: modules/access/pvr/pvr.c:79
@@ -5603,7 +6022,8 @@ msgstr ""
 "optiune pentru a seta numarul de cadre B."
 
 #: modules/access/pvr/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
+#, fuzzy
+msgid "Bitrate to use (-1 for default)."
 msgstr "Bi"
 
 #: modules/access/pvr/pvr.c:86
@@ -5611,100 +6031,100 @@ msgid "Bitrate peak"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR mode"
+msgid "Peak bitrate in VBR mode."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
-msgstr ""
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Bitrate"
 
 #: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
-msgstr ""
+#, fuzzy
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr "Bi"
 
 #: modules/access/pvr/pvr.c:92
 msgid "Audio bitmask"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:93
-msgid ""
-"This option allows setting of bitmask that will get used by the audio part "
-"of the card."
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
 msgid "Volume"
 msgstr "Volum"
 
 #: modules/access/pvr/pvr.c:97
-msgid "This option allows setting of the audio volume (0-65535)."
+msgid "Audio volume (0-65535)."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
 msgid "Channel"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
+#: modules/access/pvr/pvr.c:100
 msgid ""
 "Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "Automatic"
 msgstr "Automatic"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "SECAM"
 msgstr "SECAM"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "PAL"
 msgstr "PAL"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "NTSC"
 msgstr "NTSC"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr "vbr"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr "cbr"
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr "PVR"
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
-msgstr ""
-
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
+#: modules/access/pvr/pvr.c:115
+msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
+"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:46 modules/access/rtsp/access.c:47
 msgid "Real RTSP"
 msgstr ""
 
 #: modules/access/screen/screen.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
+"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
-msgid "Allows you to set the desired frame rate for the capture."
+#, 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
@@ -5712,9 +6132,10 @@ msgid "Capture fragment size"
 msgstr "Maririmea fragmentului capturat"
 
 #: modules/access/screen/screen.c:48
+#, fuzzy
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"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)."
@@ -5728,10 +6149,12 @@ msgid "Screen"
 msgstr "Ecran"
 
 #: modules/access/smb.c:61
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
+"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"
@@ -5746,9 +6169,8 @@ msgid "SMB domain"
 msgstr "Domeniu SMB"
 
 #: modules/access/smb.c:70
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
+#, fuzzy
+msgid "Domain/Workgroup that will be used for the connection."
 msgstr ""
 "Va permite sa modificati domeniu/grupul care va fi folosit pentru conexiune."
 
@@ -5757,10 +6179,12 @@ msgid "SMB input"
 msgstr "Intrare SMB"
 
 #: modules/access/tcp.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
+"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"
@@ -5770,28 +6194,32 @@ msgstr "TCP"
 msgid "TCP input"
 msgstr "Intrare TCP"
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"Caching value for UDP 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/udp.c:47
 msgid "Autodetection of MTU"
 msgstr "Autodetectare a MTU"
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
-msgstr "Permite marirea MTU daca au fost gasite pachete trunchiate"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
+msgstr ""
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 msgid "RTP reordering timeout in ms"
 msgstr ""
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"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
@@ -5805,23 +6233,27 @@ msgid "UDP/RTP input"
 msgstr "Intrare UDP/RTP"
 
 #: modules/access/v4l/v4l.c:75
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
+"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/v4l.c:79
+#, fuzzy
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
+"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."
 
 #: modules/access/v4l/v4l.c:83
+#, fuzzy
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
 "Specificati numele echipamentului audio care va fi folosit. Daca nu e "
 "specificat nimic, nu va fi folosit nici un echipament audio."
@@ -5834,48 +6266,70 @@ msgstr ""
 "Forteaza echipamentul Video4Linux sa foloseasca un anume format cromatic"
 "( ex. I420 (implicit), RV24, etc.)"
 
+#: modules/access/v4l/v4l.c:94
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
 #: modules/access/v4l/v4l.c:99
 msgid "Audio Channel"
 msgstr "Canal Audio"
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+#, fuzzy
+msgid "Audio Channel to use, if there are several audio inputs."
 msgstr "Canalul Audio care va fi folosit, daca exista mai multe intrari audio"
 
-#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/v4l.c:103
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr "Latimea fluxului ce va fi capturat (-1 autodetectare)"
+
+#: modules/access/v4l/v4l.c:106
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr "Inaltimea capturii fluxului (-1 autodetectare)"
+
+#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr "Intensitate luminoasa"
 
 #: modules/access/v4l/v4l.c:110
-msgid "Set the Brightness of the video input"
+#, fuzzy
+msgid "Brightness of the video input."
 msgstr "Seteaza intensitatea luminoasa a iesirii video"
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 msgid "Hue"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:113
-msgid "Set the Hue of the video input"
-msgstr ""
+#, fuzzy
+msgid "Hue of the video input."
+msgstr "Seteaza culoarea a iesirii video"
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 msgid "Color"
 msgstr "Culoare"
 
 #: modules/access/v4l/v4l.c:116
-msgid "Set the Color of the video input"
+#, fuzzy
+msgid "Color of the video input."
 msgstr "Seteaza culoarea a iesirii video"
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr "Contrastul"
 
 #: modules/access/v4l/v4l.c:119
-msgid "Set the Contrast of the video input"
+#, fuzzy
+msgid "Contrast of the video input."
 msgstr "Seteaza contrastul a iesirii video"
 
 #: modules/access/v4l/v4l.c:120
@@ -5883,7 +6337,8 @@ msgid "Tuner"
 msgstr "Tuner"
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
+#, fuzzy
+msgid "Tuner to use, if there are several ones."
 msgstr "Tuner-ul care va fi folosit, daca exista mai multe"
 
 #: modules/access/v4l/v4l.c:122
@@ -5891,12 +6346,13 @@ msgid "Samplerate"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:127
-msgid "If this option is set, the audio stream will be captured in stereo"
-msgstr "Daca aceastea optiune e activata, fluxul audio va fi capturat stereo"
+msgid "Capture the audio stream in stereo."
+msgstr ""
 
 #: modules/access/v4l/v4l.c:128
 msgid "MJPEG"
@@ -5911,7 +6367,8 @@ msgid "Decimation"
 msgstr "Decimare"
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+#, fuzzy
+msgid "Decimation level for MJPEG streams"
 msgstr "Seteaza nivelul de decimare pentru fluxurile MJPEG"
 
 #: modules/access/v4l/v4l.c:134
@@ -5919,7 +6376,8 @@ msgid "Quality"
 msgstr "Calitate"
 
 #: modules/access/v4l/v4l.c:135
-msgid "Set the quality of the stream"
+#, fuzzy
+msgid "Quality of the stream."
 msgstr "Seteaza calitatea fluxului"
 
 #: modules/access/v4l/v4l.c:146
@@ -5930,6 +6388,13 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Intrare Video4Linux"
 
+#: modules/access/vcd/vcd.c:42
+#, fuzzy
+msgid "Caching value for VCDs. 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/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:697
@@ -6063,6 +6528,10 @@ msgstr ""
 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 "Daca diferit de 0, aceasta da informatii suplimentare la debug."
+
 #: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
 msgid "Number of CD blocks to get in a single read."
 msgstr "Numarul de blocuri de pe CD ce vor fi luate la o singura citire."
@@ -6105,216 +6574,13 @@ msgstr ""
 msgid "Format to use in the playlist's \"title\" field."
 msgstr ""
 
-#: modules/access_filter/record.c:43
-msgid "Record directory"
-msgstr "Director pentru inregistrare"
-
-#: modules/access_filter/record.c:45
-msgid "Allows you to specify the directory where the record will be stored"
-msgstr ""
-"Va permite sa specificati directorul in care inregistrarile vor fi pastrate"
-
-#: modules/access_filter/timeshift.c:44
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Deplasare timp"
-
-#: modules/access_filter/timeshift.c:45
-#, fuzzy
-msgid "Size of the temporary files use to store the timeshifted stream."
-msgstr "Filtrele video sunt folosite pentru postprocesarea fluxului video"
-
-#: modules/access_filter/timeshift.c:47
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Directorul de instantanee video"
-
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
-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:60
-msgid "Append to file"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:65
-msgid "File stream output"
-msgstr ""
-
-#: modules/access_output/http.c:60
-msgid "Username"
-msgstr "Nume utilizator"
-
-#: modules/access_output/http.c:61
-msgid ""
-"Allows you to give a 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:64
-msgid ""
-"Allows you to give a 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 "Allows you to give the mime returned by the server."
-msgstr ""
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-"Calea spre certificatul x509 PEM care va fi folosit de fluxul de iesire HTTP/"
-"SSL"
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. 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:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. Leave empty if you "
-"don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:85
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
-msgstr ""
-
-#: modules/access_output/http.c:90
-msgid "HTTP stream output"
-msgstr "Flux iesire HTTp"
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: 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 "The name this stream/channel will get on the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:61
-#, fuzzy
-msgid "Stream-description"
-msgstr "Descriere"
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
-
-#: modules/access_output/shout.c:65
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Flux"
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-msgid "Time-To-Live (TTL)"
-msgstr ""
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Allows you to define the 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"
-
-#: modules/access_output/udp.c:85
-msgid ""
-"Packets can be sent one by one at the right time or by groups. This allows "
-"you to give the number of packets that will be sent at a time. It helps "
-"reducing the scheduling load on heavily-loaded systems."
-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"
-msgstr ""
-
-#: modules/access_output/udp.c:91
-msgid ""
-"If you enable this option, 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 "Flux iesire UDP"
-
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
-
 #: modules/audio_filter/channel_mixer/dolby.c:47
-msgid "Simple decoder for dolby surround encoded streams"
+msgid "Simple decoder for Dolby Surround encoded streams"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:48
 #, fuzzy
-msgid "Dolby surround decoder"
+msgid "Dolby Surround decoder"
 msgstr "olby Surround"
 
 #: modules/audio_filter/channel_mixer/headphone.c:49
@@ -6341,7 +6607,8 @@ msgstr ""
 #: modules/audio_filter/channel_mixer/headphone.c:62
 msgid ""
 "The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:66
@@ -6351,24 +6618,27 @@ msgstr "Forteaza selectarea tuturor fluxurilor"
 
 #: modules/audio_filter/channel_mixer/headphone.c:68
 msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:73
-msgid "Headphone channel mixer with virtual spatialization effect"
+#: modules/audio_filter/channel_mixer/headphone.c:72
+#, fuzzy
+msgid "Headphone virtual spatialization effect"
 msgstr "Mixer de canal pentru casti, cu efect de spatializare virtuala."
 
-#: modules/audio_filter/channel_mixer/headphone.c:74
+#: modules/audio_filter/channel_mixer/headphone.c:73
 msgid "Headphone effect"
 msgstr "Efect casti"
 
 #: modules/audio_filter/channel_mixer/simple.c:46
-msgid "audio filter for simple channel mixing"
+#, fuzzy
+msgid "Audio filter for simple channel mixing"
 msgstr "filtru audio pentru mixaj simplu de canale"
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+#, fuzzy
+msgid "Audio filter for trivial channel mixing"
 msgstr "filtru audio pentru mixaj obijnuit de canale "
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -6398,7 +6668,7 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -6406,8 +6676,8 @@ msgid "DTS dynamic range compression"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-msgid "DTS"
-msgstr "DTS"
+msgid "DCA"
+msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
 #: modules/audio_filter/converter/dtstofloat32.c:99
@@ -6415,32 +6685,38 @@ msgid "DTS Coherent Acoustics audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstospdif.c:70
-msgid "audio filter for DTS->S/PDIF encapsulation"
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for fixed32<->float32 conversion"
+msgstr "fitru audio pentru conversie de format PCM"
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for fixed32->s16 conversion"
+msgstr "fitru audio pentru conversie de format PCM"
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for float32->s16 conversion"
+msgstr "fitru audio pentru conversie de format PCM"
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for float32->s8 conversion"
+msgstr "fitru audio pentru conversie de format PCM"
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for float32->u16 conversion"
+msgstr "fitru audio pentru conversie de format PCM"
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for float32->u8 conversion"
+msgstr "fitru audio pentru conversie de format PCM"
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
 #: modules/audio_filter/converter/mpgatofixed32.c:72
@@ -6448,59 +6724,74 @@ msgid "MPEG audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
-msgid "audio filter for s16->fixed32 conversion"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for s16->fixed32 conversion"
+msgstr "fitru audio pentru conversie de format PCM"
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for s16->float32 conversion"
+msgstr "fitru audio pentru conversie de format PCM"
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for s16->float32 with endianness conversion"
+msgstr "fitru audio pentru conversie de format PCM"
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
-msgid "audio filter for s8->float32 conversion"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for s8->float32 conversion"
+msgstr "fitru audio pentru conversie de format PCM"
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
-msgid "audio filter for u8->fixed32 conversion"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for u8->fixed32 conversion"
+msgstr "fitru audio pentru conversie de format PCM"
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
-msgid "audio filter for u8->float32 conversion"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for u8->float32 conversion"
+msgstr "fitru audio pentru conversie de format PCM"
 
 #: modules/audio_filter/equalizer.c:52
 msgid "Equalizer preset"
 msgstr "Presetare egalizator"
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr "Castig pe benzi"
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 msgid "Two pass"
 msgstr "Doua treceri"
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
-msgstr "Filtreaza audio de doua ori"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
+msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr "Castig global"
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+#, fuzzy
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr "Selectati castigul global in db (-20 ... 20)"
 
-#: modules/audio_filter/equalizer.c:65
-msgid "Equalizer 10 bands"
+#: modules/audio_filter/equalizer.c:69
+#, fuzzy
+msgid "Equalizer with 10 bands"
 msgstr "Egalizator 10 benzi"
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6583,7 +6874,8 @@ msgid "Techno"
 msgstr "Tehno"
 
 #: modules/audio_filter/format.c:201
-msgid "audio filter for PCM format conversion"
+#, fuzzy
+msgid "Audio filter for PCM format conversion"
 msgstr "fitru audio pentru conversie de format PCM"
 
 #: modules/audio_filter/normvol.c:69
@@ -6594,7 +6886,7 @@ msgstr "Numarul bufferelor audio"
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 
 #: modules/audio_filter/normvol.c:75
@@ -6670,21 +6962,25 @@ msgid "Freq 3 Q"
 msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
-msgid "audio filter for band-limited interpolation resampling"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for band-limited interpolation resampling"
+msgstr "filtru audio pentru mixaj simplu de canale"
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
-msgid "audio filter for linear interpolation resampling"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for linear interpolation resampling"
+msgstr "filtru audio pentru mixaj simplu de canale"
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for trivial resampling"
+msgstr "filtru audio pentru mixaj obijnuit de canale "
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for ugly resampling"
+msgstr "filtru audio pentru mixaj simplu de canale"
 
 #: modules/audio_mixer/float32.c:47
 msgid "Float32 audio mixer"
@@ -6698,8 +6994,8 @@ msgstr ""
 msgid "Trivial audio mixer"
 msgstr "Mixer audio obijnuit"
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr "implicit"
 
@@ -6733,12 +7029,6 @@ msgstr "Mono"
 msgid "2 Front 2 Rear"
 msgstr "2 Fata 2 Spate"
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr "5.1"
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -6817,8 +7107,9 @@ msgstr ""
 "\"u16_be\", \"s16_be\", \"fixed32\", \"float32\" or \"spdif\""
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
-msgstr "Numarul canalelor de iesire"
+#, fuzzy
+msgid "Number of output channels"
+msgstr "Mod preferat pentru canalele  de iesire audio"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -6827,11 +7118,11 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+msgid "Add WAVE header"
 msgstr ""
 
 #: modules/audio_output/file.c:90
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr ""
 
 #: modules/audio_output/file.c:107
@@ -6839,7 +7130,8 @@ msgid "Output file"
 msgstr "Fisier iesire"
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
+#, fuzzy
+msgid "File to which the audio samples will be written to."
 msgstr "Fisierul in care mostrele audio vor fi scrise"
 
 #: modules/audio_output/file.c:111
@@ -6890,6 +7182,10 @@ msgstr "Iesire audio Simple DirectMedia Layer"
 msgid "Win32 waveOut extension output"
 msgstr ""
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr "5.1"
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr ""
@@ -6932,7 +7228,7 @@ msgid "Encoding quality"
 msgstr ""
 
 #: modules/codec/dirac.c:68
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr ""
 
 #: modules/codec/dirac.c:73
@@ -6960,16 +7256,21 @@ msgid "DTS audio packetizer"
 msgstr ""
 
 #: modules/codec/dvbsub.c:45
-msgid "X coordinate of the subpicture"
-msgstr ""
+#, fuzzy
+msgid "Decoding X coordinate"
+msgstr "Coordonata x video"
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
+#: modules/codec/dvbsub.c:46
+msgid "X coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:48
-msgid "Y coordinate of the subpicture"
+#, fuzzy
+msgid "Decoding Y coordinate"
+msgstr "Coordonata x video"
+
+#: modules/codec/dvbsub.c:49
+msgid "Y coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:51
@@ -6981,26 +7282,38 @@ msgstr "Subimagine"
 #, fuzzy
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 "Puteti aplica aici aliniamentul video in propria fereastra. Implicit (0) va "
 "fi centrat( 0=centru, 1=stanga, 2=dreapta, 4=varf, 8=jos, putand folosi "
 "combinatii ale acestori valori)."
 
 #: modules/codec/dvbsub.c:57
-msgid "X coordinate of the encoded subpicture"
+#, fuzzy
+msgid "Encoding X coordinate"
+msgstr "Coordonata y video"
+
+#: modules/codec/dvbsub.c:58
+msgid "X coordinate of the encoded subtitle"
 msgstr ""
 
+#: modules/codec/dvbsub.c:59
+#, fuzzy
+msgid "Encoding Y coordinate"
+msgstr "Coordonata y video"
+
 #: modules/codec/dvbsub.c:60
-msgid "Y coordinate of encoded the subpicture"
+msgid "Y coordinate of the encoded subtitle"
 msgstr ""
 
-#: modules/codec/dvbsub.c:63
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
 #, fuzzy
-msgid "Timeout of subpictures"
-msgstr "Subimagine"
+msgid "Timeout"
+msgstr "Deplasare timp"
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -7018,31 +7331,33 @@ msgstr ""
 msgid "AAC audio decoder (using libfaad2)"
 msgstr ""
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 msgid "Image file"
 msgstr ""
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+msgid "Path of the image file for fake input."
 msgstr ""
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
-msgid "Allows you to specify the output video width."
-msgstr ""
+#: modules/stream_out/transcode.c:70
+#, fuzzy
+msgid "Output video width."
+msgstr "Latime video"
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
-msgid "Allows you to specify the output video height."
-msgstr ""
+#: modules/stream_out/transcode.c:73
+#, fuzzy
+msgid "Output video height."
+msgstr "Inaltime video"
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 #, fuzzy
 msgid "Keep aspect ratio"
 msgstr "Raport de aspect al sursei"
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -7054,22 +7369,23 @@ msgstr "Raport de aspect al sursei"
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr ""
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 msgid "Deinterlace video"
 msgstr ""
 
 #: modules/codec/fake.c:62
 #, fuzzy
-msgid "Allows you to deinterlace the image after loading."
+msgid "Deinterlace the image after loading it."
 msgstr "Va permite sa specificati un  metadata \"data\" pentru o intrare"
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 msgid "Deinterlace module"
 msgstr ""
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
-msgid "Specifies the deinterlace module to use."
-msgstr ""
+#: modules/codec/fake.c:65
+#, fuzzy
+msgid "Deinterlace module to use."
+msgstr "Despletire"
 
 #: modules/codec/fake.c:76
 #, fuzzy
@@ -7109,11 +7425,11 @@ msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:89
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -7121,360 +7437,369 @@ msgid "Decoding"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+msgid "FFmpeg chroma conversion"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Encoding"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
-msgid "ffmpeg audio/video encoder"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg audio/video encoder"
+msgstr "Decodor audio speex"
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
-msgid "ffmpeg demuxer"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg demuxer"
+msgstr "Demultiplexoare"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
-msgid "ffmpeg video filter"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg video filter"
+msgstr "Titlu video"
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
-msgid "ffmpeg deinterlace video filter"
+msgid "FFmpeg crop padd filter"
+msgstr ""
+
+#: modules/codec/ffmpeg/ffmpeg.c:210
+msgid "FFmpeg deinterlace video filter"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 msgid "Direct rendering"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 msgid "Post processing quality"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
 "looking pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 msgid "Visualize motion vectors"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
-msgid "ffmpeg post processing filter chains"
+#: modules/codec/ffmpeg/ffmpeg.h:145
+msgid "FFmpeg post processing filter chains"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 msgid "Ratio of key frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:188
+#, fuzzy
+msgid "Number of frames that will be coded for one key frame."
+msgstr "De cate ori va fi repetata intrarea "
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of B frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
+#: modules/codec/ffmpeg/ffmpeg.h:192
+msgid "Number of B frames that will be coded between two reference frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 msgid "Video bitrate tolerance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:196
+#, fuzzy
+msgid "Video bitrate tolerance in kbit/s."
+msgstr "Toleranta bitrate"
 
-#: modules/codec/ffmpeg/ffmpeg.h:190
-msgid "Enable interlaced encoding"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:198
+#, fuzzy
+msgid "Interlaced encoding"
+msgstr "Modul interfata"
 
-#: modules/codec/ffmpeg/ffmpeg.h:191
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
+#: modules/codec/ffmpeg/ffmpeg.h:199
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
-msgid "Enable interlaced motion estimation"
+#: modules/codec/ffmpeg/ffmpeg.h:202
+msgid "Interlaced motion estimation"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:195
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
+#: modules/codec/ffmpeg/ffmpeg.h:203
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:198
-msgid "Enable pre motion estimation"
+#: modules/codec/ffmpeg/ffmpeg.h:206
+msgid "Pre-motion estimation"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:199
-msgid "Allows you to enable the pre motion estimation."
+#: modules/codec/ffmpeg/ffmpeg.h:207
+msgid "Enable the pre-motion estimation algorithm."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:202
-msgid "Enable strict rate control"
+#: modules/codec/ffmpeg/ffmpeg.h:210
+msgid "Strict rate control"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:203
-msgid "Allows you to enable the strict rate control algorithm."
+#: modules/codec/ffmpeg/ffmpeg.h:211
+msgid "Enable the strict rate control algorithm."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:206
+#: modules/codec/ffmpeg/ffmpeg.h:214
 msgid "Rate control buffer size"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:207
-msgid "Allows you to specify the rate control buffer size."
+#: modules/codec/ffmpeg/ffmpeg.h:215
+msgid ""
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:210
+#: modules/codec/ffmpeg/ffmpeg.h:219
 msgid "Rate control buffer aggressiveness"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:211
-msgid "Allows you to specify the rate control buffer aggressiveness."
+#: modules/codec/ffmpeg/ffmpeg.h:220
+msgid "Rate control buffer aggressiveness."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:214
+#: modules/codec/ffmpeg/ffmpeg.h:223
 msgid "I quantization factor"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:215
+#: modules/codec/ffmpeg/ffmpeg.h:225
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 msgid "Noise reduction"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:233
+msgid "MPEG4 quantization matrix"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
-msgid "Allows you to specify the minimum video quantizer scale."
+#: modules/codec/ffmpeg/ffmpeg.h:252
+msgid "Minimum video quantizer scale."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
-msgid "Allows you to specify the maximum video quantizer scale."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:256
+#, fuzzy
+msgid "Maximum video quantizer scale."
+msgstr "Latime video"
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
+msgstr "Vizualizari"
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
-msgid "Use fixed video quantizer scale"
+#: modules/codec/ffmpeg/ffmpeg.h:263
+msgid "Fixed quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:272
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:276
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 msgid "Motion masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 msgid "Border masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr ""
 
@@ -7515,7 +7840,7 @@ msgid "Video decoder using openmash"
 msgstr ""
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
+msgid "MPEG audio layer I/II/III decoder"
 msgstr ""
 
 #: modules/codec/mpeg_audio.c:117
@@ -7576,40 +7901,50 @@ msgstr "Decodor subtitrari DVD"
 msgid "DVD subtitles packetizer"
 msgstr "Pachetizator subtitrari DVD"
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 msgid "Subtitles text encoding"
 msgstr "Codarea textului pentru subtitrari"
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 msgid "Set the encoding used in text subtitles"
 msgstr "Seteaza codarea folosita in subtitrari"
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 msgid "Subtitles justification"
 msgstr "Aliniere subtitrari"
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 msgid "Set the justification of subtitles"
 msgstr "Seteaza alinierea subtitrarilor"
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+#, fuzzy
+msgid "UTF-8 subtitles autodetection"
+msgstr "Calea de autodetectare a subtitrarilor"
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 #, fuzzy
 msgid "Formatted Subtitles"
 msgstr "Subtitrare"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 msgid "Text subtitles decoder"
 msgstr "Decodor text subtitrari"
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -7630,9 +7965,10 @@ msgid "Tarkin decoder module"
 msgstr "Modul decodor Tarkin"
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
+#, fuzzy
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 "Va permite sa pecificati o calitate intre 1 (jos) si 10 (sus), in locul unui "
 "anume bitrate. Aceasta va produce un flux VBR."
@@ -7654,8 +7990,9 @@ msgid "Theora comment"
 msgstr "Comentariu theora"
 
 #: modules/codec/twolame.c:52
+#, fuzzy
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 "Va permite sa pecificati o calitate intre 0.0 (sus) si 50.0 (jos), in locul "
@@ -7666,7 +8003,7 @@ msgid "Stereo mode"
 msgstr "Mod stereo "
 
 #: modules/codec/twolame.c:56
-msgid "Select how stereo streams will be handled"
+msgid "Handling mode for stereo streams"
 msgstr ""
 
 #: modules/codec/twolame.c:57
@@ -7674,8 +8011,8 @@ msgid "VBR mode"
 msgstr "Mod VBR"
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
-msgstr "Implicit codarea este CBR"
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
+msgstr ""
 
 #: modules/codec/twolame.c:60
 msgid "Psycho-acoustic model"
@@ -7702,46 +8039,47 @@ msgid "Maximum encoding bitrate"
 msgstr "Bitrate maxim pentru codare"
 
 #: modules/codec/vorbis.c:161
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+#, fuzzy
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr ""
 "Va permite sa specificati bitrate-ul maxim in kbps. Util pentru aplicatii de "
 "redare."
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr "Bitrate minim pentru codare"
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
+#, fuzzy
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 "Va permite sa specificati un bitrate minim in kbps. Folositor pentru canale "
 "de dimensiuni fixe."
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 msgid "CBR encoding"
 msgstr "Codare CBR"
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+#, fuzzy
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr "Va permite sa fortati o codare cu bitrate constant (CBR)"
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 msgid "Vorbis audio decoder"
 msgstr "Decodor audio vorbis"
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 msgid "Vorbis audio packetizer"
 msgstr "Pachetizator audio vorbis"
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr "Codor audio vorbis"
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr "Comentariu vorbis"
 
@@ -7753,7 +8091,7 @@ msgstr "Bitrate local maxim"
 #: modules/codec/x264.c:45
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 
 #: modules/codec/x264.c:49
@@ -7773,7 +8111,7 @@ msgid ""
 msgstr ""
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -7783,53 +8121,54 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 
-#: modules/codec/x264.c:68
-msgid "Number of B-frames between I and P (1 to 16)"
+#: modules/codec/x264.c:70
+msgid "B-frames between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:69
-msgid "Number of consecutive B-frames between I and P-frames."
+#: modules/codec/x264.c:71
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr ""
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
 msgstr ""
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 #, fuzzy
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
@@ -7838,157 +8177,159 @@ msgstr ""
 "Activeaza CABAC (Context-Adaptive Binary Arithmetic Coding). Putin mai lenta "
 "la codare decodare, dar ar trebui sa economiseasca 10-15% bitrate."
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
+#: modules/codec/x264.c:92
+msgid "Number of reference frames"
 msgstr ""
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "Activeaza filtru bucla"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 #, fuzzy
 msgid "Deblocking loop filter (increases quality)."
 msgstr "Foloseste filtru  de deblocare in bucla (creste calitatea)."
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr ""
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 msgid "Maximum quantizer parameter."
 msgstr ""
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
+#: modules/codec/x264.c:121
 #, fuzzy
-msgid "Allowed variance of average bitrate"
-msgstr "Seteaza variatia permisa in bitrate-ul obijnuit."
+msgid "Average bitrate tolerance"
+msgstr "Toleranta bitrate"
 
-#: modules/codec/x264.c:120
+#: modules/codec/x264.c:122
 #, fuzzy
-msgid "Sets the allowed variance in average. bitrate."
+msgid "Allowed variance in average. bitrate (in kbits/s)."
 msgstr "Seteaza variatia permisa in bitrate-ul obijnuit."
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 #, fuzzy
 msgid "Max local bitrate"
 msgstr "Bitrate local maxim"
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr "Seteaza un bitrate local maxim in kbps."
 
-#: modules/codec/x264.c:126
-msgid "Size of VBV buffer"
+#: modules/codec/x264.c:128
+msgid "VBV buffer"
 msgstr ""
 
-#: modules/codec/x264.c:127
+#: modules/codec/x264.c:129
 #, fuzzy
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+msgid "Averaging period for the maximum local bitrate in kbits."
 msgstr "Seteaza un bitrate local maxim in kbps."
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 msgid "Initial VBV buffer occupancy"
 msgstr ""
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
-msgid "QP curve compression."
+#: modules/codec/x264.c:145
+msgid "QP curve compression"
 msgstr ""
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
 msgstr ""
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -7999,27 +8340,27 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 msgid "Direct MV prediction mode"
 msgstr ""
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 msgid "Direct MV prediction mode. "
 msgstr ""
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 msgid "Integer pixel motion estimation method"
 msgstr ""
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -8028,163 +8369,165 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 msgid "Ignore chroma in motion estimation"
 msgstr ""
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#: modules/codec/x264.c:213
+msgid "Trellis RD quantization"
 msgstr ""
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 msgid "CPU optimizations"
 msgstr ""
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
+#: modules/codec/x264.c:229
+msgid "Use assembler CPU optimizations."
 msgstr ""
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 msgid "PSNR calculation"
 msgstr ""
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "dia"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "esa"
 msgstr "Persana"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "fast"
 msgstr ""
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "normal"
 msgstr ""
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 #, fuzzy
 msgid "slow"
 msgstr "Mai incet"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "all"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "spatial"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr ""
 
@@ -8193,6 +8536,16 @@ msgid "Corba control"
 msgstr ""
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 msgid "corba control module"
 msgstr ""
 
@@ -8204,147 +8557,123 @@ msgstr ""
 msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr ""
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr ""
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
-msgstr ""
-
-#: modules/control/gestures.c:87
-msgid "Middle"
-msgstr ""
-
-#: modules/control/gestures.c:90
-msgid "Gestures"
-msgstr ""
-
-#: modules/control/gestures.c:97
-msgid "Mouse gestures control interface"
-msgstr ""
-
-#: modules/control/hotkeys.c:84
-msgid "Playlist bookmark 1"
-msgstr ""
-
-#: modules/control/hotkeys.c:85
-msgid "Playlist bookmark 2"
-msgstr ""
-
-#: modules/control/hotkeys.c:86
-msgid "Playlist bookmark 3"
-msgstr ""
-
-#: modules/control/hotkeys.c:87
-msgid "Playlist bookmark 4"
-msgstr ""
-
-#: modules/control/hotkeys.c:88
-msgid "Playlist bookmark 5"
-msgstr ""
-
-#: modules/control/hotkeys.c:89
-msgid "Playlist bookmark 6"
-msgstr ""
-
-#: modules/control/hotkeys.c:90
-msgid "Playlist bookmark 7"
-msgstr ""
-
-#: modules/control/hotkeys.c:91
-msgid "Playlist bookmark 8"
+#: modules/control/gestures.c:83
+msgid "Trigger button for mouse gestures."
 msgstr ""
 
-#: modules/control/hotkeys.c:92
-msgid "Playlist bookmark 9"
+#: modules/control/gestures.c:86
+msgid "Middle"
 msgstr ""
 
-#: modules/control/hotkeys.c:93
-msgid "Playlist bookmark 10"
+#: modules/control/gestures.c:89
+msgid "Gestures"
 msgstr ""
 
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
+#: modules/control/gestures.c:97
+msgid "Mouse gestures control interface"
 msgstr ""
 
-#: modules/control/hotkeys.c:98
+#: modules/control/hotkeys.c:94
+#, fuzzy
+msgid "Define playlist bookmarks."
+msgstr "Seteaza semnul de carte 9 al listei de redare"
+
+#: modules/control/hotkeys.c:97
 #, fuzzy
 msgid "Hotkeys"
 msgstr "Taste speciale"
 
-#: modules/control/hotkeys.c:99
+#: modules/control/hotkeys.c:98
 msgid "Hotkeys management interface"
 msgstr ""
 
-#: modules/control/hotkeys.c:488
+#: modules/control/hotkeys.c:467
 #, c-format
 msgid "Audio track: %s"
 msgstr ""
 
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
 #, c-format
 msgid "Subtitle track: %s"
 msgstr ""
 
-#: modules/control/hotkeys.c:502
+#: modules/control/hotkeys.c:482
 msgid "N/A"
 msgstr ""
 
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, fuzzy, c-format
 msgid "Aspect ratio: %s"
 msgstr "Raport de aspect al sursei"
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, c-format
 msgid "Crop: %s"
 msgstr ""
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, fuzzy, c-format
 msgid "Deinterlace mode: %s"
 msgstr "Despletire"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr ""
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
 msgstr ""
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 msgid "Source directory"
 msgstr ""
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 msgid "Charset"
 msgstr ""
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 msgid "Handlers"
 msgstr ""
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
+msgstr ""
+
+#: modules/control/http/http.c:50
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr ""
+
+#: modules/control/http/http.c:53
+msgid "HTTP interface x509 PEM private key file."
 msgstr ""
 
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
+msgstr ""
+
+#: modules/control/http/http.c:58
+msgid "HTTP interace Certificates Revocation List file."
 msgstr ""
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:62
 msgid "HTTP remote control interface"
 msgstr ""
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 msgid "HTTP SSL"
 msgstr ""
 
@@ -8353,13 +8682,11 @@ msgid "Infrared remote control interface"
 msgstr ""
 
 #: modules/control/netsync.c:59
-msgid "Act as master for network synchronisation"
+msgid "Act as master"
 msgstr ""
 
 #: modules/control/netsync.c:60
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
+msgid "Should act as the master client for the network synchronisation?"
 msgstr ""
 
 #: modules/control/netsync.c:63
@@ -8367,9 +8694,7 @@ msgid "Master client ip address"
 msgstr ""
 
 #: modules/control/netsync.c:64
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+msgid "IP address of the master client used for the network synchronisation."
 msgstr ""
 
 #: modules/control/netsync.c:68
@@ -8382,7 +8707,7 @@ msgid "Install Windows Service"
 msgstr ""
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
+msgid "Install the Service and exit."
 msgstr ""
 
 #: modules/control/ntservice.c:42
@@ -8390,7 +8715,7 @@ msgid "Uninstall Windows Service"
 msgstr ""
 
 #: modules/control/ntservice.c:44
-msgid "If enabled the interface will uninstall the Service and exit."
+msgid "Uninstall the Service and exit."
 msgstr ""
 
 #: modules/control/ntservice.c:45
@@ -8398,7 +8723,7 @@ msgid "Display name of the Service"
 msgstr ""
 
 #: modules/control/ntservice.c:47
-msgid "This allows you to change the display name of the Service."
+msgid "Change the display name of the Service."
 msgstr ""
 
 #: modules/control/ntservice.c:48
@@ -8407,18 +8732,22 @@ msgstr ""
 
 #: modules/control/ntservice.c:50
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 
 #: modules/control/ntservice.c:55
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
+"[incomplet]Aceasta optiune va permite sa selectati interfete aditionale "
+"folosite de VLC. Ele vor fi lansate in fundal pe langa interfata implicita. "
+"Folositi o lista de module de interfata separate prin virgula. (valorile "
+"obisnuite sunt "
 
 #: modules/control/ntservice.c:61
 msgid "NT Service"
@@ -8483,12 +8812,12 @@ msgid "Remote control interface"
 msgstr ""
 
 #: modules/control/rc.c:335
-msgid "Remote control interface initialized, `h' for help"
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr ""
 
 #: modules/control/rc.c:847
 #, c-format
-msgid "unknown command `%s', type `help' for help"
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr ""
 
 #: modules/control/rc.c:880
@@ -8676,7 +9005,7 @@ msgid "| time-size # . . . . . . . . font size, in pixels"
 msgstr ""
 
 #: modules/control/rc.c:935
-msgid "| logo-file STRING . . . the overlay file path/name"
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr ""
 
 #: modules/control/rc.c:936
@@ -8769,21 +9098,31 @@ msgstr ""
 msgid "+----[ end of help ]"
 msgstr ""
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+#, fuzzy
+msgid "Press menu select or pause to continue."
+msgstr ""
+"\n"
+"Apasa tasta RETURN to pentru a continua ...\n"
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+#, fuzzy
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr ""
+"\n"
+"Apasa tasta RETURN to pentru a continua ...\n"
 
 #: modules/control/rc.c:1385
 #, fuzzy
-msgid "press pause to continue"
+msgid "Type 'pause' to continue."
 msgstr ""
 "\n"
 "Apasa tasta RETURN to pentru a continua ...\n"
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+msgid "Please provide one of the following parameters:"
 msgstr ""
 
 #: modules/control/showintf.c:62
@@ -8791,36 +9130,42 @@ msgid "Threshold"
 msgstr ""
 
 #: modules/control/showintf.c:63
-msgid "Height of the zone triggering the interface"
-msgstr ""
-
-#: modules/control/telnet.c:72
-#, fuzzy
-msgid "Telnet Interface host"
-msgstr "Setari generale pentru interfata"
-
-#: modules/control/telnet.c:73
 #, fuzzy
-msgid "Default to listen on all network interfaces"
+msgid "Height of the zone triggering the interface."
 msgstr "MTU a interfetei de retea."
 
-#: modules/control/telnet.c:74
-msgid "Telnet Interface port"
+#: modules/control/telnet.c:72
+msgid "Host"
 msgstr ""
 
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
+#: modules/control/telnet.c:73
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
 msgstr ""
 
-#: modules/control/telnet.c:77
-msgid "Telnet Interface password"
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
 msgstr ""
 
 #: modules/control/telnet.c:78
-msgid "Default to admin"
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
+msgstr ""
+
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
 msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:96
 msgid "VLM remote control interface"
 msgstr ""
 
@@ -8840,10 +9185,15 @@ msgstr ""
 msgid "AU demuxer"
 msgstr ""
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 msgid "Force interleaved method"
 msgstr ""
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "Extra module interfata"
+
 #: modules/demux/avi/avi.c:45
 msgid "Force index creation"
 msgstr ""
@@ -8907,15 +9257,21 @@ msgstr ""
 msgid "FLAC demuxer"
 msgstr ""
 
+#: modules/demux/livedotcom.cpp:63
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+
 #: modules/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:67
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:72
@@ -8962,7 +9318,7 @@ msgstr ""
 #: modules/demux/mjpeg.c:44
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
+"is the default value) for a live stream (from a camera)."
 msgstr ""
 
 #: modules/demux/mjpeg.c:50
@@ -9343,7 +9699,7 @@ msgid "Extra PMT"
 msgstr ""
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr ""
 
 #: modules/demux/ts.c:87
@@ -9351,80 +9707,91 @@ msgid "Set id of ES to PID"
 msgstr ""
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
 msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 msgid "Fast udp streaming"
 msgstr ""
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr ""
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
-msgid "CSA ck"
+#: modules/demux/ts.c:98
+msgid "MTU for out mode."
 msgstr ""
 
 #: modules/demux/ts.c:100
-msgid "Silent mode"
+msgid "CSA ck"
 msgstr ""
 
 #: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+msgid "Control word for the CSA encryption algorithm"
 msgstr ""
 
 #: modules/demux/ts.c:103
-msgid "CAPMT System ID"
+msgid "Silent mode"
 msgstr ""
 
 #: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+msgid "Do not complain on encrypted PES."
 msgstr ""
 
 #: modules/demux/ts.c:106
-msgid "Packet size in bytes to decrypt"
+msgid "CAPMT System ID"
 msgstr ""
 
 #: modules/demux/ts.c:107
+msgid "Only forward descriptors from this SysID to the CAM."
+msgstr ""
+
+#: modules/demux/ts.c:109
+msgid "Packet size in bytes to decrypt"
+msgstr ""
+
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr ""
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 msgid "Filename of dump"
 msgstr ""
 
-#: modules/demux/ts.c:112
-msgid "Specify a filename where to dump the TS in"
+#: modules/demux/ts.c:115
+msgid "Specify a filename where to dump the TS in."
 msgstr ""
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 msgid "Append"
 msgstr ""
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
 msgstr ""
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 msgid "Dump buffer size"
 msgstr ""
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr ""
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 msgid "MPEG Transport Stream demuxer"
 msgstr ""
 
@@ -9476,6 +9843,10 @@ msgstr ""
 msgid "Oldies"
 msgstr ""
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr "Alte"
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr ""
@@ -9668,7 +10039,7 @@ msgstr ""
 msgid "New wave"
 msgstr ""
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr ""
 
@@ -9755,7 +10126,7 @@ msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -9763,8 +10134,8 @@ msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr ""
 
@@ -9776,7 +10147,7 @@ msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr ""
 
@@ -9784,7 +10155,7 @@ msgstr ""
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr ""
 
@@ -9823,22 +10194,22 @@ msgstr ""
 msgid "Speed"
 msgstr ""
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr ""
@@ -9871,7 +10242,7 @@ msgid "Edit"
 msgstr ""
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr ""
 
@@ -9912,11 +10283,11 @@ msgid "Path"
 msgstr ""
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr ""
 
@@ -9925,7 +10296,7 @@ msgid "Apply"
 msgstr ""
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr ""
 
@@ -9966,7 +10337,6 @@ msgid "Take Screen Shot"
 msgstr ""
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr ""
 
@@ -9975,7 +10345,7 @@ msgstr ""
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 msgid "Bookmarks"
 msgstr ""
@@ -9993,27 +10363,14 @@ msgstr ""
 msgid "Extract"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-msgid "Size offset"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-msgid "Time offset"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-msgid "Bytes"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 msgid "Untitled"
 msgstr ""
 
@@ -10023,9 +10380,8 @@ msgid "No input"
 msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:241
@@ -10034,39 +10390,38 @@ msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:242
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 msgid "Invalid selection"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:292
-msgid "You have to select two bookmarks."
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 msgid "No input found"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr ""
 
-#: modules/gui/macosx/controls.m:47
-#, fuzzy
-msgid "Go To Position"
-msgstr "Pozitie"
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
+msgid "Jump To Time"
+msgstr ""
 
 #: modules/gui/macosx/controls.m:50
 msgid "sec."
 msgstr ""
 
 #: modules/gui/macosx/controls.m:51
-msgid "Go to specific position"
+msgid "Jump to time"
 msgstr ""
 
 #: modules/gui/macosx/controls.m:136
@@ -10077,60 +10432,60 @@ msgstr ""
 msgid "Random Off"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 msgid "Repeat One"
 msgstr ""
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 msgid "Repeat Off"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 msgid "Repeat All"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr "Aleator"
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 msgid "Step Forward"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 msgid "Step Backward"
 msgstr ""
 
@@ -10145,186 +10500,182 @@ msgstr ""
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr ""
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr ""
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 msgid "2 Pass"
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:147
 msgid "Preamp"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 #, fuzzy
 msgid "Video filters"
 msgstr "Titlu video"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr ""
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 msgid "More Info"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 msgid "Distortion"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 msgid "Image clone"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+msgid "Creates several copies of the Video output window"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 msgid "Image cropping"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
+#: modules/gui/macosx/extended.m:94
+msgid "Crops a defined part of the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 msgid "Image inversion"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 msgid "Transformation"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 msgid "Volume normalization"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
 #, fuzzy
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
+"This filters prevents the audio output level from exceeding a defined value."
 msgstr ""
 "Aceasta salveaza valoarea volumului iesirii audio cand selectati optiunea "
 "mut."
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 msgid "Headphone virtualization"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 msgid "Maximum level"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 msgid "Saturation"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 msgid "More information"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
 
 #: modules/gui/macosx/intf.m:467
 msgid "VLC - Controller"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr ""
@@ -10357,7 +10708,7 @@ msgstr ""
 msgid "Show All"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr ""
 
@@ -10385,7 +10736,7 @@ msgstr ""
 msgid "Open Recent"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr ""
 
@@ -10418,94 +10769,96 @@ msgstr ""
 msgid "Volume Down"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 msgid "Close Window"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 msgid "Controller"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 #, fuzzy
 msgid "Extended Controls"
 msgstr "lista selectie extinsa"
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "Meta-informatie"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr ""
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 msgid "VideoLAN Website"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 #, fuzzy
 msgid "Make a donation"
 msgstr "Macedoniana"
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 msgid "Online Forum"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
+#: modules/gui/macosx/intf.m:608
+msgid "Do not display further errors"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:1071
@@ -10513,23 +10866,22 @@ msgstr ""
 msgid "Volume: %d%%"
 msgstr "Volum jos"
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 msgid "No CrashLog found"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:1733
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "Iesire video pe tot ecranul"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:54
@@ -10538,8 +10890,9 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:61
@@ -10554,12 +10907,12 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
+msgid "Crop borders in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:70
@@ -10573,28 +10926,26 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:81
+#: modules/gui/macosx/macosx.m:82
 #, fuzzy
-msgid "Keep wizard selections"
+msgid "Remember wizard options"
 msgstr "lista selectie extinsa"
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -10619,7 +10970,7 @@ msgstr ""
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -10638,21 +10989,15 @@ msgid "Use DVD menus"
 msgstr ""
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr ""
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "Director"
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
 msgid "DVD"
 msgstr ""
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr ""
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -10670,7 +11015,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr ""
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr ""
 
@@ -10684,27 +11029,33 @@ msgid "Settings..."
 msgstr ""
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
+msgid "Override parametters"
 msgstr ""
 
 #: modules/gui/macosx/open.m:244
-msgid "delay"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
 msgstr ""
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
+msgid "FPS"
 msgstr ""
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Subtitles encoding"
 msgstr ""
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr ""
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "Aliniament video."
+
 #: modules/gui/macosx/open.m:255
 msgid "Font Properties"
 msgstr ""
@@ -10724,16 +11075,16 @@ msgid "Open VIDEO_TS Directory"
 msgstr ""
 
 #: modules/gui/macosx/output.m:136
-msgid "Advanced output:"
-msgstr ""
+#, fuzzy
+msgid "Streaming/Saving:"
+msgstr "Flux"
 
 #: modules/gui/macosx/output.m:140
-msgid "Output Options"
+msgid "Streaming and Transcoding Options"
 msgstr ""
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
-msgid "Play locally"
+msgid "Display the stream locally"
 msgstr ""
 
 #: modules/gui/macosx/output.m:144
@@ -10747,15 +11098,16 @@ msgid "Encapsulation Method"
 msgstr ""
 
 #: modules/gui/macosx/output.m:159
-msgid "Transcode options"
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
+msgid "Transcoding options"
 msgstr ""
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 msgid "Bitrate (kb/s)"
 msgstr ""
 
@@ -10797,160 +11149,148 @@ msgstr ""
 msgid "Save File"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:478
-msgid "Save Playlist..."
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:480 modules/gui/pda/pda_interface.c:1254
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
-msgid "Delete"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:481
-msgid "Expand Node"
+#: 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/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
-msgid "Preparse"
-msgstr ""
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Meta-informatie"
 
-#: modules/gui/macosx/playlist.m:485
-msgid "Sort Node by Name"
+#: modules/gui/macosx/playlistinfo.m:81
+msgid "Read at media"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:486
-msgid "Sort Node by Author"
-msgstr ""
+#: modules/gui/macosx/playlistinfo.m:82
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Lista de intrari"
 
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
-msgid "No items in the playlist"
-msgstr ""
+#: modules/gui/macosx/playlistinfo.m:83
+#, fuzzy
+msgid "Demuxed"
+msgstr "Demultiplexoare"
 
-#: modules/gui/macosx/playlist.m:493
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
-msgid "Search"
-msgstr ""
+#: modules/gui/macosx/playlistinfo.m:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Bitrate local maxim"
 
-#: modules/gui/macosx/playlist.m:495
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
 #, fuzzy
-msgid "Search in Playlist"
-msgstr "Lista de redare"
+msgid "Decoded blocks"
+msgstr "Decodoare"
 
-#: modules/gui/macosx/playlist.m:496
-msgid "Standard Play"
-msgstr ""
+#: modules/gui/macosx/playlistinfo.m:88
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Sarire cadre"
 
-#: modules/gui/macosx/playlist.m:499
-msgid "Add Folder to Playlist"
-msgstr ""
+#: modules/gui/macosx/playlistinfo.m:89
+#, fuzzy
+msgid "Lost frames"
+msgstr "Activeaza filtru bucla"
 
-#: modules/gui/macosx/playlist.m:745
-msgid "Save Playlist"
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:1489
-msgid "Empty Folder"
-msgstr ""
+#: modules/gui/macosx/playlistinfo.m:92
+#, fuzzy
+msgid "Sent packets"
+msgstr "Grup pachete"
 
-#: modules/gui/macosx/playlist.m:1514
-#, c-format
-msgid "%i items in the playlist"
+#: modules/gui/macosx/playlistinfo.m:93
+msgid "Sent bytes"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:1524
+#: modules/gui/macosx/playlistinfo.m:94
 #, fuzzy
-msgid "1 item in the playlist"
-msgstr "Lista de redare"
+msgid "Send rate"
+msgstr "Esantionare ritm"
 
-#: modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
-msgid "URI"
+#: modules/gui/macosx/playlistinfo.m:98
+msgid "Played buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:62
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Meta-informatie"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
+#: modules/gui/macosx/playlistinfo.m:99
+msgid "Lost buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:80
-msgid "Read at media"
+#: modules/gui/macosx/playlist.m:479
+msgid "Save Playlist..."
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:81
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Lista de intrari"
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
+msgid "Delete"
+msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:82
-#, fuzzy
-msgid "Demuxed"
-msgstr "Demultiplexoare"
+#: modules/gui/macosx/playlist.m:482
+msgid "Expand Node"
+msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:83
+#: modules/gui/macosx/playlist.m:485
 #, fuzzy
-msgid "Stream bitrate"
-msgstr "Bitrate local maxim"
+msgid "Get Stream Information"
+msgstr "Meta-informatie"
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Decodoare"
+#: modules/gui/macosx/playlist.m:486
+msgid "Sort Node by Name"
+msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:87
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Sarire cadre"
+#: modules/gui/macosx/playlist.m:487
+msgid "Sort Node by Author"
+msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:88
-#, fuzzy
-msgid "Lost frames"
-msgstr "Activeaza filtru bucla"
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
+msgid "No items in the playlist"
+msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
-msgid "Streaming"
+#: modules/gui/macosx/playlist.m:494
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
+msgid "Search"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:91
+#: modules/gui/macosx/playlist.m:496
 #, fuzzy
-msgid "Sent packets"
-msgstr "Grup pachete"
+msgid "Search in Playlist"
+msgstr "Lista de redare"
 
-#: modules/gui/macosx/playlistinfo.m:92
-msgid "Sent bytes"
+#: modules/gui/macosx/playlist.m:497
+msgid "Standard Play"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:93
-#, fuzzy
-msgid "Send rate"
-msgstr "Esantionare ritm"
+#: modules/gui/macosx/playlist.m:500
+msgid "Add Folder to Playlist"
+msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:97
-msgid "Played buffers"
+#: modules/gui/macosx/playlist.m:749
+msgid "Save Playlist"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:98
-msgid "Lost buffers"
+#: modules/gui/macosx/playlist.m:1492
+msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
+#: modules/gui/macosx/playlist.m:1517
+#, c-format
+msgid "%i items in the playlist"
 msgstr ""
 
+#: modules/gui/macosx/playlist.m:1527
+#, fuzzy
+msgid "1 item in the playlist"
+msgstr "Lista de redare"
+
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:212
 msgid "Reset All"
@@ -10966,14 +11306,13 @@ msgid "Continue"
 msgstr ""
 
 #: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
 msgid ""
-"Beware this will reset your VLC media player preferences.\n"
+"Beware this will reset the VLC media player preferences.\n"
 "Are you sure you want to continue?"
 msgstr ""
 
-#: modules/gui/macosx/prefs.m:705
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
+#: modules/gui/macosx/prefs.m:708
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr ""
 
 #: modules/gui/macosx/prefs_widgets.m:1222
@@ -10998,7 +11337,7 @@ msgid "Logo"
 msgstr ""
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 msgid "Marquee"
 msgstr ""
 
@@ -11032,107 +11371,102 @@ msgstr ""
 msgid "(in pixels)"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "Deplasare timp"
-
 #: modules/gui/macosx/sfilters.m:104
 msgid "ms"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 msgid "Black"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Silver"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Red"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Fuchsia"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Olive"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Green"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Teal"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Lime"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Blue"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr ""
@@ -11183,7 +11517,7 @@ msgid "Right-Bottom"
 msgstr "Jos"
 
 #: modules/gui/macosx/update.m:84
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr ""
 
 #: modules/gui/macosx/update.m:85
@@ -11191,20 +11525,20 @@ msgid "Download now"
 msgstr ""
 
 #: modules/gui/macosx/update.m:92
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr ""
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -11317,24 +11651,25 @@ msgstr ""
 msgid "MPEG 1 Format"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:265
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -11348,12 +11683,11 @@ msgid ""
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 msgid "Enter the address of the computer to stream to."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 msgid "Use this to stream to a single computer."
 msgstr ""
 
@@ -11364,12 +11698,24 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:285
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:290
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:362
@@ -11377,348 +11723,344 @@ msgid "Back"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 msgid "Streaming/Transcoding Wizard"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-msgid "This wizard helps you to stream, transcode or save a stream."
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 msgid "Stream to network"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 msgid "Transcode/Save to file"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 msgid "Choose input"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 msgid "Choose here your input stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 msgid "Select a stream"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 msgid "Existing playlist item"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 msgid "To"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
-msgstr ""
+#: modules/gui/macosx/wizard.m:405
+#, fuzzy
+msgid "This page allows to select how the input stream will be sent."
+msgstr "Aceasta optiune va permite sa selectati interfata de control"
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 msgid "Destination"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 msgid "Streaming method"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:410
+#: modules/gui/macosx/wizard.m:409
+#, fuzzy
+msgid "Address of the computer to stream to."
+msgstr "Adresa de email transmisa serverului CDDB"
+
+#: modules/gui/macosx/wizard.m:411
 msgid "UDP Unicast"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:411
+#: modules/gui/macosx/wizard.m:412
 msgid "UDP Multicast"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 msgid "Transcode"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 msgid "Transcode audio"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 msgid "Transcode video"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-msgid "If your stream has audio and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-msgid "If your stream has video and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 msgid "Encapsulation format"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 msgid "Additional streaming options"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:439
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+#: modules/gui/macosx/wizard.m:440
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 msgid "SAP Announce"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 #, fuzzy
 msgid "Local playback"
 msgstr "Control redare"
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 msgid "Additional transcode options"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:450
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
+#: modules/gui/macosx/wizard.m:451
+msgid "In this page, a few additional transcoding parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 msgid "Select the file to save to"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
 #, fuzzy
 msgid "Summary"
 msgstr "Fals"
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 #, fuzzy
 msgid "Encap. format"
 msgstr "Format de iesire"
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 #, fuzzy
 msgid "Input stream"
 msgstr "Lista de intrari"
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 msgid "Save file to"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 msgid "No input selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 msgid "No valid destination"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1119
+#: modules/gui/macosx/wizard.m:1116
 #, fuzzy
-msgid "Select the folder to save to"
+msgid "Select the directory to save to"
 msgstr " Selecteaza hotkey folosit pentru redare."
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 msgid "No folder selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
+#: modules/gui/macosx/wizard.m:1169
+#, fuzzy
+msgid "A directory where to save the files has to be selected."
 msgstr ""
+"Va permite da specificati directorul in care instantaneele video vor fi "
+"stocate."
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1181
-msgid "You you need to select a file, you want to save to."
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1372
 #, fuzzy
 msgid "Finish"
 msgstr "Finlandeza"
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, c-format
 msgid "%i items"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 msgid "yes"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 #, fuzzy
 msgid "no"
 msgstr "nimic"
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
-msgid "Use this to stream on a network."
+#: modules/gui/macosx/wizard.m:1661
+msgid "This allows to stream on a network."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 msgid "Select your audio codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 msgid "Select your video codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -11726,7 +12068,7 @@ msgid ""
 "name will be used."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -11925,7 +12267,7 @@ msgstr ""
 msgid "secam"
 msgstr ""
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 msgid "auto"
 msgstr ""
 
@@ -12198,7 +12540,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr ""
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr ""
 
@@ -12209,7 +12551,7 @@ msgid ""
 msgstr ""
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr ""
 
@@ -12218,11 +12560,11 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
+msgid "Skin to use"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:344
-msgid "Select the path to the last skin used."
+msgid "Path to the skin to use."
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:345
@@ -12230,28 +12572,30 @@ msgid "Config of last used skin"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 msgid "Skinnable Interface"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr ""
 
@@ -12270,21 +12614,21 @@ msgid ""
 "\n"
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
 "\n"
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 msgid "Compiled by "
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 msgid "Compiler: "
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr ""
 
@@ -12305,12 +12649,12 @@ msgid ""
 msgstr ""
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr ""
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr ""
 
@@ -12336,6 +12680,11 @@ msgstr ""
 msgid "Edit bookmark"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+msgid "Bytes"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -12344,6 +12693,11 @@ msgstr ""
 msgid "The stream must be playing or paused for bookmarks to work"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+msgid ""
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
 msgid ""
 "Input has changed, unable to save bookmark. Use \"pause\" while editing "
@@ -12479,81 +12833,80 @@ msgid "RTSP"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr ""
+#, fuzzy
+msgid "DVD device to use"
+msgstr "Dispozitiv DVD"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "Portul serverului CDDB"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 #, fuzzy
 msgid "Open subtitles file"
 msgstr "Foloseste fisier subtitrare"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 #, fuzzy
 msgid "Title number."
 msgstr "Numar tuner"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
 "be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 #, fuzzy
 msgid "Track number."
 msgstr "Numar Pista"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 
@@ -12570,7 +12923,7 @@ msgid "Add &Directory..."
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+msgid "&Add URL..."
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -12594,7 +12947,7 @@ msgid "&Reverse sort by title"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
+msgid "&Shuffle"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
@@ -12621,73 +12974,89 @@ msgstr ""
 msgid "Play this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+msgid "Preparse"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 msgid "Add node"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 msgid "root"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, c-format
 msgid "%i items in playlist"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "Lista de redare"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 msgid "Sorted by artist"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 msgid "Sorted by Album"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 msgid "New node"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -12707,8 +13076,8 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:167
@@ -12716,32 +13085,35 @@ msgid "Stream output MRL"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
-msgid "Destination Target:"
+msgid "Target:"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
-msgid "Output methods"
+#, fuzzy
+msgid "Outputs"
+msgstr "Fisier iesire"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+msgid "Play locally"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-msgid "Miscellaneous options"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 msgid "Group name"
 msgstr ""
@@ -12754,10 +13126,6 @@ msgstr ""
 msgid "Select all elementary streams"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-msgid "Transcoding options"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 msgid "Video codec"
 msgstr ""
@@ -12787,8 +13155,9 @@ msgid "Subtitles file"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
-msgstr ""
+#, fuzzy
+msgid "Options"
+msgstr "Optiuni ajutor"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 msgid ""
@@ -12796,12 +13165,6 @@ msgid ""
 "subtitles."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 msgid "Set subtitle delay (in 1/10s)"
 msgstr ""
@@ -12811,21 +13174,21 @@ msgid "Open file"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
-msgid "VLC media player - Updates"
+msgid "Updates"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+msgid "Check for updates"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 #, fuzzy
 msgid "Save file..."
 msgstr "Activeaza filtru bucla"
@@ -12854,7 +13217,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 msgid "Choose"
 msgstr ""
 
@@ -12872,64 +13235,123 @@ msgstr ""
 msgid "Create"
 msgstr "Centru"
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-#, fuzzy
-msgid "VLM configuration"
-msgstr "Fisier de configurare VLM"
-
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
 #, fuzzy
 msgid "VLM stream"
 msgstr "Lista de intrari"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:91
-msgid "Use this to re-encode a stream and save it to a file."
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+msgid "Use this to stream on a network."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:91
+msgid "Use this to re-encode a stream and save it to a file."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
+msgid "Use this to stream on a network"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
+msgid "You must choose a stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
+msgid "Uh Oh! Unable to find playlist !"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
+msgid ""
+"Use this to read only a part of the stream. You must be able to control the "
+"incoming stream (for example, a file or a disc, but not a RTP/UDP network "
+"stream.)\n"
+"Enter the starting and ending times (in seconds)."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
-msgid "Use this to stream on a network"
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+msgid "Select the target video codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
-msgid "You must choose a stream"
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
-msgid "Uh Oh! Unable to find playlist !"
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+msgid "Select the target audio codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
-msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not a RTP/UDP network "
-"stream.)\n"
-"Enter the starting and ending times (in seconds)."
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
 msgid "This does not appear to be a valid multicast address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
 msgid "You need to enter an address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
 "transcoding"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 msgid "You must choose a file to save to"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
@@ -12939,54 +13361,89 @@ msgid ""
 "name will be used"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 #, fuzzy
 msgid "Save to file"
 msgstr "Activeaza filtru bucla"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+msgid "Adds distortion effects"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+msgid "Inverts the colors of the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+msgid "Adds motion blurring to the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 msgid "Magnifies part of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+msgid "Image adjustment"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-msgid "More info"
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+msgid "Imitates the effect of surround sound when using headphones."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+#, fuzzy
+msgid "Prevents the audio output level from going over a predefined value."
 msgstr ""
+"Aceasta salveaza valoarea volumului iesirii audio cand selectati optiunea "
+"mut."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:466
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:473
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:999
 msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
 msgstr ""
 
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "Meta-informatie"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 msgid "Stopped"
 msgstr ""
@@ -13011,139 +13468,144 @@ msgstr ""
 msgid "Next track"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 msgid "Quick &Open File...\tCtrl-O"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 msgid "&Wizard...\tCtrl-W"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
+#: modules/gui/wxwidgets/interface.cpp:605
+msgid "About..."
+msgstr ""
+
+#: modules/gui/wxwidgets/interface.cpp:607
+msgid "Check for updates..."
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 msgid "&File"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
 msgstr "lista de redare"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 msgid "Extended &GUI\tCtrl-G"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 msgid "&Bookmarks...\tCtrl-B"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 msgid "Preference&s...\tCtrl-S"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 #, fuzzy
 msgid ""
 " (wxWidgets interface)\n"
 "\n"
 msgstr "Schimba interfata"
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
 "\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 msgid "Show/Hide interface"
 msgstr ""
 
@@ -13226,10 +13688,21 @@ msgstr ""
 msgid "RTP Unicast"
 msgstr ""
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+msgid "Stream to a single computer."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 msgid "RTP Multicast"
 msgstr ""
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 msgid ""
 "Enter the multicast address to stream to in this field. This must be an IP "
@@ -13237,22 +13710,46 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#: modules/gui/wxwidgets/streamdata.cpp:134
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
 msgstr ""
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:89
+#, fuzzy
+msgid "Bookmarks dialog"
+msgstr "Semn de carte %i"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
+msgid "Show bookmarks dialog at startup"
 msgstr ""
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
+#, fuzzy
+msgid "Extended GUI"
+msgstr "lista selectie extinsa"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
-msgid "Show extended GUI"
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
+#, fuzzy
+msgid "Taskbar"
+msgstr "Tatara"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
+msgid "Show VLC on the taskbar"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
@@ -13260,28 +13757,39 @@ msgid "Minimal interface"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 msgid "Size to video"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+msgid "Resize VLC to match the video resolution."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
-msgid "Show systray icon"
+msgid "Systray icon"
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+msgid "Show a systray icon for VLC"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
+msgid "Show labels in toolbar"
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+msgid "Show labels below the icons in the toolbar."
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
 #, fuzzy
 msgid "Playlist view"
 msgstr "Lista de redare"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -13289,20 +13797,20 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 #, fuzzy
 msgid "wxWidgets interface module"
 msgstr "Extra module interfata"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 msgid "wxWidgets dialogs provider"
 msgstr ""
 
@@ -13322,8 +13830,8 @@ msgstr ""
 
 #: modules/misc/dummy/dummy.c:45
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 
 #: modules/misc/dummy/dummy.c:51
@@ -13337,55 +13845,58 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 msgid "Dummy Interface"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 msgid "Dummy access function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 msgid "Dummy demux function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 msgid "Dummy decoder"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 msgid "Dummy decoder function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 msgid "Dummy encoder function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 msgid "Dummy audio output function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 msgid "Dummy video output function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 msgid "Dummy Video output"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 msgid "Dummy font renderer function"
 msgstr ""
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr ""
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
+#, fuzzy
+msgid "Filename for the font you want to use"
 msgstr ""
+"Dati numarul de flux al pistei audio pe care vreti sa o folositi( de la 0 la "
+"n)."
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
 msgid "Font size in pixels"
@@ -13393,90 +13904,100 @@ msgstr ""
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
+#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
 msgstr ""
 
-#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+msgid "Text default color"
 msgstr ""
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
-msgstr ""
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+#, fuzzy
+msgid "Relative font size"
+msgstr "Maririmea fragmentului capturat"
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr ""
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr ""
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr ""
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr ""
 
-#: modules/misc/freetype.c:102
-msgid "Use yuvp renderer"
+#: modules/misc/freetype.c:107
+msgid "Use YUVP renderer"
 msgstr ""
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 msgid "Font Effect"
 msgstr ""
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Background"
 msgstr "Raport de aspect al sursei"
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 msgid "Outline"
 msgstr ""
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 msgid "Fat Outline"
 msgstr ""
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 msgid "Text renderer"
 msgstr ""
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 msgid "Freetype2 font renderer"
 msgstr ""
 
@@ -13486,104 +14007,101 @@ msgstr ""
 
 #: modules/misc/gnutls.c:69
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
 msgstr ""
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr ""
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr ""
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr ""
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 #, fuzzy
 msgid "Growl server"
 msgstr "Server EsounD"
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 #, fuzzy
 msgid "Growl password"
 msgstr "Parola FTP"
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 #, fuzzy
 msgid "Growl UDP port"
 msgstr "Port UDP"
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "Port UDP"
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
+msgid "Growl"
 msgstr ""
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 #, fuzzy
 msgid "(no title)"
 msgstr "Titlu video"
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr ""
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr ""
 
@@ -13591,7 +14109,7 @@ msgstr ""
 msgid "Gtk+ GUI helper"
 msgstr ""
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr ""
 
@@ -13602,38 +14120,42 @@ msgstr ""
 #: modules/misc/logger.c:120
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr ""
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
 msgstr ""
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr ""
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 msgid "File logging"
 msgstr ""
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr ""
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr ""
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 #, fuzzy
 msgid "RRD output file"
 msgstr "Fisier iesire"
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+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
@@ -13652,16 +14174,14 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
-
 #: modules/misc/msn.c:63
 msgid "MSN Title format string"
 msgstr ""
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
@@ -13670,8 +14190,9 @@ msgid "MSN"
 msgstr "MMS"
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr ""
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "Acum ruleaza"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
@@ -13712,28 +14233,33 @@ msgstr ""
 msgid "video"
 msgstr ""
 
+#: modules/misc/rtsp.c:48
+msgid "RTSP host address"
+msgstr ""
+
 #: modules/misc/rtsp.c:50
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr ""
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 msgid "Maximum number of connections"
 msgstr ""
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 msgid "RTSP VoD"
 msgstr ""
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 msgid "RTSP VoD server"
 msgstr ""
 
@@ -13741,11 +14267,11 @@ msgstr ""
 msgid "X Screensaver disabler"
 msgstr ""
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 msgid "SVG template file"
 msgstr ""
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -13762,56 +14288,55 @@ msgstr ""
 msgid "Miscellaneous stress tests"
 msgstr ""
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 msgid "Win32 font renderer"
 msgstr ""
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr ""
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 msgid "Simple XML Parser"
 msgstr ""
 
 #: modules/mux/asf.c:49
-msgid "Allows you to define the title that will be put in ASF comments."
+msgid "Title to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:52
-msgid "Allows you to define the author that will be put in ASF comments."
+#: modules/mux/asf.c:51
+msgid "Author to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:55
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+#: modules/mux/asf.c:53
+msgid "Copyright string to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 msgid "Comment"
 msgstr ""
 
-#: modules/mux/asf.c:58
-msgid "Allows you to define the comment that will be put in ASF comments."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:61
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+#: modules/mux/asf.c:57
+msgid "\"Rating\" to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 msgid "Packet Size"
 msgstr ""
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr ""
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 msgid "ASF muxer"
 msgstr ""
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr ""
 
@@ -13824,29 +14349,29 @@ msgid "Dummy/Raw muxer"
 msgstr ""
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+msgid "Create \"Fast Start\" files"
 msgstr ""
 
 #: modules/mux/mp4.c:47
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 msgid "MP4/MOV muxer"
 msgstr ""
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:46
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:51
@@ -13854,9 +14379,7 @@ msgid "PES maximum size"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:61
@@ -13869,7 +14392,7 @@ msgstr ""
 
 #: modules/mux/mpeg/ts.c:84
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr ""
 
@@ -13878,15 +14401,16 @@ msgid "Audio PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
-msgstr ""
+#, fuzzy
+msgid "Assign a fixed PID to the audio stream."
+msgstr "Filtrele audio sunt folosite pentru postprocesarea fluxului audio"
 
 #: modules/mux/mpeg/ts.c:88
 msgid "SPU PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+msgid "Assign a fixed PID to the SPU."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:90
@@ -13894,7 +14418,7 @@ msgid "PMT PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:91
-msgid "Assigns a fixed PID to the PMT"
+msgid "Assign a fixed PID to the PMT"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:92
@@ -13902,7 +14426,7 @@ msgid "TS ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
+msgid "Assign a fixed Transport Stream ID."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:94
@@ -13910,57 +14434,77 @@ msgid "NET ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:95
-msgid "Assigns a fixed Network ID (for SDT table)"
-msgstr ""
-
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:97
-msgid "Assigns a program number to each PMT"
-msgstr ""
+#, fuzzy
+msgid "PMT Program numbers"
+msgstr "Numar Pista"
 
 #: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:99
-msgid "Defines the pids to add to each pmt."
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
-msgid "Set PID to id of ES"
+#: modules/mux/mpeg/ts.c:109
+msgid "Set PID to ID of ES"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:105
-msgid "set PID to id of es"
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:114
+#, fuzzy
+msgid "Data alignment"
+msgstr "Aliniament video."
+
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:118
 msgid "Shaping delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 msgid "Use keyframes"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -13969,72 +14513,71 @@ msgid ""
 "the biggest frames in the stream."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 msgid "Crypt video"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 msgid "Crypt video using CSA"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr ""
 
@@ -14044,17 +14587,18 @@ msgstr ""
 
 #: modules/mux/mpjpeg.c:33
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 
 #: modules/mux/mpjpeg.c:50
-msgid "Multipart jpeg muxer"
+msgid "Multipart JPEG muxer"
 msgstr ""
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
-msgstr ""
+#, fuzzy
+msgid "Ogg/OGM muxer"
+msgstr "Demultiplexoare"
 
 #: modules/mux/wav.c:42
 msgid "WAV muxer"
@@ -14065,8 +14609,9 @@ msgid "Copy packetizer"
 msgstr ""
 
 #: modules/packetizer/h264.c:47
-msgid "H264 video packetizer"
-msgstr ""
+#, fuzzy
+msgid "H.264 video packetizer"
+msgstr "Pachetizator video theora"
 
 #: modules/packetizer/mpeg4audio.c:118
 msgid "MPEG4 audio packetizer"
@@ -14078,13 +14623,13 @@ msgstr ""
 
 #: modules/packetizer/mpegvideo.c:52
 #, fuzzy
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr "Arata interfata"
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -14108,7 +14653,7 @@ msgid "DAAP access"
 msgstr ""
 
 #: modules/services_discovery/hal.c:63
-msgid "HAL device detection"
+msgid "HAL devices detection"
 msgstr ""
 
 #: modules/services_discovery/hal.c:153
@@ -14120,15 +14665,15 @@ msgid "Podcast URLs list"
 msgstr ""
 
 #: modules/services_discovery/podcast.c:58
-msgid "Podcast '|' (pipe) seperated URLs list"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
 msgstr ""
 
-#: modules/services_discovery/podcast.c:62
+#: modules/services_discovery/podcast.c:63
 #, fuzzy
-msgid "Podcast Service Discovery"
-msgstr "Servicii de descoperire"
+msgid "Podcasts"
+msgstr "Pashto"
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 #, fuzzy
 msgid "Podcast"
 msgstr "Pashto"
@@ -14138,117 +14683,118 @@ msgid "SAP multicast address"
 msgstr ""
 
 #: modules/services_discovery/sap.c:80
-msgid "Listen for SAP announcements on another address"
-msgstr ""
-
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
+msgid ""
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
 msgstr ""
 
 #: modules/services_discovery/sap.c:83
-msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
+msgid "IPv4 SAP"
 msgstr ""
 
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
+msgid "Listen to IPv4 announcements on the standard address."
 msgstr ""
 
 #: modules/services_discovery/sap.c:87
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
+msgid "IPv6 SAP"
 msgstr ""
 
 #: modules/services_discovery/sap.c:89
-msgid "IPv6 SAP scope"
+msgid "Listen to IPv6 announcements on the standard addresses."
 msgstr ""
 
 #: modules/services_discovery/sap.c:91
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+msgid "IPv6 SAP scope"
 msgstr ""
 
-#: modules/services_discovery/sap.c:92
-msgid "SAP timeout (seconds)"
+#: modules/services_discovery/sap.c:93
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr ""
 
 #: modules/services_discovery/sap.c:94
-msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+msgid "SAP timeout (seconds)"
 msgstr ""
 
 #: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+msgid ""
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr ""
 
 #: modules/services_discovery/sap.c:98
-msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+msgid "Try to parse the announce"
 msgstr ""
 
 #: modules/services_discovery/sap.c:100
+msgid ""
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
+msgstr ""
+
+#: modules/services_discovery/sap.c:103
 msgid "SAP Strict mode"
 msgstr ""
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 msgid "Use SAP cache"
 msgstr ""
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 msgid "SAP Announcements"
 msgstr ""
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr ""
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 msgid "Session Announcements (SAP)"
 msgstr ""
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 msgid "Session"
 msgstr ""
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 msgid "Tool"
 msgstr ""
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 msgid "User"
 msgstr ""
 
+#: modules/services_discovery/shout.c:61
+#, fuzzy
+msgid "Number of streams"
+msgstr "Minimizeaza numarul de fire de executie"
+
 #: modules/services_discovery/shout.c:62
-msgid "Maximum number of shoutcast servers to be listed"
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr ""
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr ""
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 msgid "Shoutcast"
 msgstr ""
 
@@ -14261,39 +14807,41 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr ""
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
 msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 msgid "ID Offset"
 msgstr ""
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
 msgstr ""
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 msgid "Bridge"
 msgstr ""
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 msgid "Bridge stream output"
 msgstr ""
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 msgid "Bridge out"
 msgstr ""
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr ""
 
@@ -14313,7 +14861,7 @@ msgstr ""
 msgid "Introduces a delay in the display of the stream."
 msgstr ""
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 msgid "Display"
 msgstr ""
 
@@ -14329,82 +14877,88 @@ msgstr ""
 msgid "Output access method"
 msgstr ""
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
-msgstr ""
+#: modules/stream_out/es.c:39
+#, fuzzy
+msgid "This is the default output access method that will be used."
+msgstr "Acesta este dispozitivul VCD implicit."
 
 #: modules/stream_out/es.c:41
 msgid "Audio output access method"
 msgstr ""
 
 #: modules/stream_out/es.c:43
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
-msgstr ""
+#, fuzzy
+msgid "This is the output access method that will be used for audio."
+msgstr "Va permite sa modificati parola care va fi folosita pentru conexiune."
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 msgid "Video output access method"
 msgstr ""
 
-#: modules/stream_out/es.c:47
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
-msgstr ""
+#: modules/stream_out/es.c:46
+#, fuzzy
+msgid "This is the output access method that will be used for video."
+msgstr "Va permite sa modificati parola care va fi folosita pentru conexiune."
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 msgid "Output muxer"
 msgstr ""
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
-msgid "Allows you to specify the muxer used for the streaming output."
+#: modules/stream_out/es.c:50
+#, fuzzy
+msgid "This is the default muxer method that will be used."
+msgstr "Acesta este dispozitivul CD audio implicit, pentru uz."
+
+#: modules/stream_out/es.c:51
+msgid "Audio output muxer"
 msgstr ""
 
 #: modules/stream_out/es.c:53
-msgid "Audio output muxer"
+#, fuzzy
+msgid "This is the muxer that will be used for audio."
 msgstr ""
+"Va permite sa modificati numele de utilizator care va fi folosit pentru "
+"conexiune."
 
-#: modules/stream_out/es.c:55
-msgid "Allows you to specify the muxer used for the audio streaming output."
+#: modules/stream_out/es.c:54
+msgid "Video output muxer"
 msgstr ""
 
 #: modules/stream_out/es.c:56
-msgid "Video output muxer"
+#, fuzzy
+msgid "This is the muxer that will be used for video."
 msgstr ""
+"Va permite sa modificati numele de utilizator care va fi folosit pentru "
+"conexiune."
 
 #: modules/stream_out/es.c:58
-msgid "Allows you to specify the muxer used for the video streaming output."
-msgstr ""
-
-#: modules/stream_out/es.c:60
 msgid "Output URL"
 msgstr ""
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
-msgid "Allows you to specify the output URL used for the streaming output."
-msgstr ""
+#: modules/stream_out/es.c:60
+#, fuzzy
+msgid "This is the default output URI."
+msgstr "Acesta este dispozitivul VCD implicit."
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 msgid "Audio output URL"
 msgstr ""
 
-#: modules/stream_out/es.c:65
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
-msgstr ""
+#: modules/stream_out/es.c:63
+#, fuzzy
+msgid "This is the output URI that will be used for audio."
+msgstr "Va permite sa modificati contul care va fi folosit pentru conexiune."
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 msgid "Video output URL"
 msgstr ""
 
-#: modules/stream_out/es.c:69
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
-msgstr ""
+#: modules/stream_out/es.c:66
+#, fuzzy
+msgid "This is the output URI that will be used for video."
+msgstr "Va permite sa modificati contul care va fi folosit pentru conexiune."
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 msgid "Elementary stream output"
 msgstr ""
 
@@ -14433,139 +14987,172 @@ msgstr ""
 msgid "Mosaic bridge stream output"
 msgstr ""
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr ""
 
 #: modules/stream_out/rtp.c:51
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 
 #: modules/stream_out/rtp.c:55
 msgid "Muxer"
 msgstr ""
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
-msgid "Session name"
+#: modules/stream_out/rtp.c:57
+#, fuzzy
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
 msgstr ""
+"Va permite sa specificati bitrate-ul maxim in kbps. Util pentru aplicatii de "
+"redare."
 
-#: modules/stream_out/rtp.c:61
-msgid "Allows you to specify the session name used for the streaming output."
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
+msgid "Session name"
 msgstr ""
 
 #: modules/stream_out/rtp.c:62
-msgid "Session description"
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
 msgstr ""
 
 #: modules/stream_out/rtp.c:64
-msgid "Allows you to give a broader description of the stream."
-msgstr ""
-
-#: modules/stream_out/rtp.c:65
-msgid "Session URL"
+msgid "Session description"
 msgstr ""
 
-#: modules/stream_out/rtp.c:67
-msgid "Allows you to specify a URL with additional information on the stream."
+#: modules/stream_out/rtp.c:66
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 
 #: modules/stream_out/rtp.c:68
-msgid "Session email"
+msgid "Session URL"
 msgstr ""
 
 #: modules/stream_out/rtp.c:70
-msgid "Allows you to specify contact e-mail address for this session."
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:74
-msgid "Allows you to specify the base port used for the RTP streaming."
+#: modules/stream_out/rtp.c:73
+msgid "Session email"
 msgstr ""
 
 #: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
+msgstr ""
+
+#: modules/stream_out/rtp.c:79
+#, fuzzy
+msgid "This allows you to specify the base port for the RTP streaming."
+msgstr "Va permite sa specificati un  metadata \"descriere\" pentru o intrare"
+
+#: modules/stream_out/rtp.c:80
 msgid "Audio port"
 msgstr ""
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
+#, fuzzy
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
-msgstr ""
+"This allows you to specify the default audio port for the RTP streaming."
+msgstr "Va permite sa specificati un  metadata \"descriere\" pentru o intrare"
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 msgid "Video port"
 msgstr ""
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
+#, fuzzy
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
-msgstr ""
+"This allows you to specify the default video port for the RTP streaming."
+msgstr "Va permite sa specificati un  metadata \"descriere\" pentru o intrare"
 
-#: modules/stream_out/rtp.c:84
+#: modules/stream_out/rtp.c:89
 #, fuzzy
-msgid "Allows you to specify the Time-To-Live for the output stream."
+msgid "This allows you to specify the Time-To-Live for the output stream."
 msgstr "Va permite sa specificati un  metadata \"descriere\" pentru o intrare"
 
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
+msgstr ""
+
 #: modules/stream_out/rtp.c:93
-msgid "RTP stream output"
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
 msgstr ""
 
-#: modules/stream_out/standard.c:45
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
+#: modules/stream_out/rtp.c:102
+msgid "RTP stream output"
 msgstr ""
 
-#: modules/stream_out/standard.c:47
-#, fuzzy
-msgid "Output URL (deprecated)"
-msgstr "Echipament de iesire"
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
+msgstr ""
 
-#: modules/stream_out/standard.c:49
+#: modules/stream_out/standard.c:44
 #, fuzzy
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
-msgstr ""
-"Va permite sa specificati bitrate-ul maxim in kbps. Util pentru aplicatii de "
-"redare."
+msgid "This is the muxer that will be used."
+msgstr "Acesta este dispozitivul VCD implicit."
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:45
 #, fuzzy
 msgid "Output destination"
 msgstr "Echipament de iesire"
 
-#: modules/stream_out/standard.c:54
+#: modules/stream_out/standard.c:47
 #, fuzzy
-msgid ""
-"Allows you to specify the output destination used for the streaming output."
-msgstr "Va permite sa specificati un  metadata \"descriere\" pentru o intrare"
+msgid "This is the destination (URL) that will be used for the stream."
+msgstr "Va permite sa modificati contul care va fi folosit pentru conexiune."
 
-#: modules/stream_out/standard.c:58
-msgid "Name of the session that will be announced with SAP"
+#: modules/stream_out/standard.c:50
+#, fuzzy
+msgid ""
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
 msgstr ""
+"Aceasta optiune va permite sa specificati un fisier de configurare VLM care "
+"va fi citit cand VLM este lansat."
 
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 msgid "Session groupname"
 msgstr ""
 
-#: modules/stream_out/standard.c:62
-msgid "Name of the group that will be announced for the session"
+#: modules/stream_out/standard.c:55
+#, fuzzy
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
 msgstr ""
+"Aceasta optiune va permite sa specificati un fisier de configurare VLM care "
+"va fi citit cand VLM este lansat."
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 msgid "SAP announcing"
 msgstr ""
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+msgid "Announce this session with SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 msgid "Standard"
 msgstr ""
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 msgid "Standard stream output"
 msgstr ""
 
@@ -14644,7 +15231,8 @@ msgstr ""
 
 #: modules/stream_out/transcode.c:48
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
+"This is the video encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
 #: modules/stream_out/transcode.c:50
@@ -14652,229 +15240,293 @@ msgid "Destination video codec"
 msgstr ""
 
 #: modules/stream_out/transcode.c:52
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
-msgstr ""
+#, fuzzy
+msgid "This is the video codec that will be used."
+msgstr "Acesta este dispozitivul DVD implicit, pentru uz."
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 msgid "Video bitrate"
 msgstr ""
 
-#: modules/stream_out/transcode.c:56
-msgid "Allows you to specify the video bitrate used for the streaming output."
+#: modules/stream_out/transcode.c:55
+msgid "Target bitrate of the transcoded video stream."
 msgstr ""
 
-#: modules/stream_out/transcode.c:58
+#: modules/stream_out/transcode.c:56
 msgid "Video scaling"
 msgstr ""
 
-#: modules/stream_out/transcode.c:60
-msgid "Allows you to scale the video before encoding."
+#: modules/stream_out/transcode.c:58
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
 msgstr ""
 
-#: modules/stream_out/transcode.c:61
+#: modules/stream_out/transcode.c:59
 msgid "Video frame-rate"
 msgstr ""
 
-#: modules/stream_out/transcode.c:63
-msgid "Allows you to specify an output frame rate for the video."
-msgstr ""
+#: modules/stream_out/transcode.c:61
+#, fuzzy
+msgid "Target output frame rate for the video stream."
+msgstr "Va permite sa setati rata a cadrelor dorita pentru captura "
 
-#: modules/stream_out/transcode.c:66
-msgid "Allows you to deinterlace the video before encoding."
-msgstr ""
+#: modules/stream_out/transcode.c:64
+#, fuzzy
+msgid "Deinterlace the video before encoding."
+msgstr "Va permite sa specificati un  metadata \"data\" pentru o intrare"
 
-#: modules/stream_out/transcode.c:76
+#: modules/stream_out/transcode.c:67
+#, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr "Extra module interfata"
+
+#: modules/stream_out/transcode.c:74
 #, fuzzy
 msgid "Maximum video width"
 msgstr "Latime video"
 
-#: modules/stream_out/transcode.c:78
+#: modules/stream_out/transcode.c:76
 #, fuzzy
-msgid "Allows you to specify a maximum output video width."
-msgstr "Va permite sa specificati un  metadata \"URL\" pentru o intrare"
+msgid "Maximum output video width."
+msgstr "Latime video"
 
-#: modules/stream_out/transcode.c:79
+#: modules/stream_out/transcode.c:77
 #, fuzzy
 msgid "Maximum video height"
 msgstr "Inaltime video"
 
-#: modules/stream_out/transcode.c:81
+#: modules/stream_out/transcode.c:79
 #, fuzzy
-msgid "Allows you to specify a maximum output video height."
-msgstr "Va permite sa specificati un  metadata \"URL\" pentru o intrare"
+msgid "Maximum output video height."
+msgstr "Inaltime video"
 
-#: modules/stream_out/transcode.c:82
+#: modules/stream_out/transcode.c:80
 #, fuzzy
 msgid "Video filter"
 msgstr "Titlu video"
 
-#: modules/stream_out/transcode.c:84
-#, fuzzy
+#: modules/stream_out/transcode.c:82
 msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
 msgstr ""
-"Va permite da specificati directorul in care instantaneele video vor fi "
-"stocate."
+
+#: modules/stream_out/transcode.c:85
+#, fuzzy
+msgid "Video crop (top)"
+msgstr "Setari video"
 
 #: modules/stream_out/transcode.c:87
-msgid "Video crop top"
+msgid "Number of pixels to crop at the top of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:89
-msgid "Allows you to specify the top coordinate for the video cropping."
-msgstr ""
+#: modules/stream_out/transcode.c:88
+#, fuzzy
+msgid "Video crop (left)"
+msgstr "Setari video"
 
 #: modules/stream_out/transcode.c:90
-msgid "Video crop left"
+msgid "Number of pixels to crop at the left of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:92
-msgid "Allows you to specify the left coordinate for the video cropping."
-msgstr ""
+#: modules/stream_out/transcode.c:91
+#, fuzzy
+msgid "Video crop (bottom)"
+msgstr "Setari video"
 
 #: modules/stream_out/transcode.c:93
-msgid "Video crop bottom"
+msgid "Number of pixels to crop at the bottom of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:95
-msgid "Allows you to specify the bottom coordinate for the video cropping."
-msgstr ""
+#: modules/stream_out/transcode.c:94
+#, fuzzy
+msgid "Video crop (right)"
+msgstr "Setari video"
 
 #: modules/stream_out/transcode.c:96
-msgid "Video crop right"
+msgid "Number of pixels to crop at the right of the video."
 msgstr ""
 
 #: modules/stream_out/transcode.c:98
-msgid "Allows you to specify the right coordinate for the video cropping."
-msgstr ""
+#, fuzzy
+msgid "Video padding (top)"
+msgstr "Setari video"
 
 #: modules/stream_out/transcode.c:100
-msgid "Audio encoder"
+msgid "Size of the black border to add at the top of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:102
-msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+#: modules/stream_out/transcode.c:101
+#, fuzzy
+msgid "Video padding (left)"
+msgstr "Aliniament video."
+
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
 msgstr ""
 
 #: modules/stream_out/transcode.c:104
-msgid "Destination audio codec"
+msgid "Video padding (bottom)"
 msgstr ""
 
 #: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:107
+#, fuzzy
+msgid "Video padding (right)"
+msgstr "Inaltime video"
+
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:111
+#, fuzzy
+msgid "Video canvas width"
+msgstr "Latime video"
+
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
+msgstr ""
+
+#: modules/stream_out/transcode.c:114
+#, fuzzy
+msgid "Video canvas height"
+msgstr "Inaltime video"
+
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
+msgstr ""
+
+#: modules/stream_out/transcode.c:117
+#, fuzzy
+msgid "Video canvas aspect ratio"
+msgstr "Raport de aspect al sursei"
+
+#: modules/stream_out/transcode.c:119
+msgid ""
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
+msgstr ""
+
+#: modules/stream_out/transcode.c:122
+msgid "Audio encoder"
+msgstr ""
+
+#: modules/stream_out/transcode.c:124
 msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
+msgstr ""
+
+#: modules/stream_out/transcode.c:126
+msgid "Destination audio codec"
 msgstr ""
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:128
+#, fuzzy
+msgid "This is the audio codec that will be used."
+msgstr "Acesta este dispozitivul CD audio implicit, pentru uz."
+
+#: modules/stream_out/transcode.c:129
 msgid "Audio bitrate"
 msgstr ""
 
-#: modules/stream_out/transcode.c:110
-msgid "Allows you to specify the audio bitrate used for the streaming output."
+#: modules/stream_out/transcode.c:131
+msgid "Target bitrate of the transcoded audio stream."
 msgstr ""
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 msgid "Audio sample rate"
 msgstr ""
 
-#: modules/stream_out/transcode.c:114
+#: modules/stream_out/transcode.c:134
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 msgid "Audio channels"
 msgstr ""
 
-#: modules/stream_out/transcode.c:118
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
 msgstr ""
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 msgid "Subtitles encoder"
 msgstr ""
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 msgid "Destination subtitles codec"
 msgstr ""
 
-#: modules/stream_out/transcode.c:127
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
-msgstr ""
-
-#: modules/stream_out/transcode.c:129
-msgid "Subpictures filter"
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 msgid "OSD menu"
 msgstr ""
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 msgid "Number of threads"
 msgstr ""
 
-#: modules/stream_out/transcode.c:141
-msgid "Allows you to specify the number of threads used for the transcoding."
+#: modules/stream_out/transcode.c:160
+msgid "Number of threads used for the transcoding."
 msgstr ""
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
 msgstr ""
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 msgid "Synchronise on audio track"
 msgstr ""
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
 msgstr ""
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 msgid "Transcode stream output"
 msgstr ""
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 msgid "Overlays/Subtitles"
 msgstr ""
 
@@ -14912,58 +15564,61 @@ msgid "AltiVec conversions from "
 msgstr ""
 
 #: modules/video_filter/adjust.c:60
-msgid "Enable brightness threshold"
-msgstr ""
+#, fuzzy
+msgid "Brightness threshold"
+msgstr "Intensitate luminoasa"
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:65
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
+#: modules/video_filter/adjust.c:67
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
 msgstr ""
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
+#: modules/video_filter/adjust.c:69
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:71
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+#: modules/video_filter/adjust.c:73
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 msgid "Image properties filter"
 msgstr ""
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr ""
 
@@ -14976,22 +15631,25 @@ msgid "Number of clones"
 msgstr ""
 
 #: modules/video_filter/clone.c:56
-msgid "Select the number of video windows in which to clone the video."
+msgid "Number of video windows in which to clone the video."
 msgstr ""
 
 #: modules/video_filter/clone.c:59
-msgid "List of video output modules"
-msgstr ""
+#, fuzzy
+msgid "Video output modules"
+msgstr "Modul iesire video "
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
 msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 msgid "Clone video filter"
 msgstr ""
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 msgid "Clone"
 msgstr ""
 
@@ -15010,28 +15668,33 @@ msgid "Automatic cropping"
 msgstr ""
 
 #: modules/video_filter/crop.c:58
-msgid "Activate automatic black border cropping."
+msgid "Automatic black border cropping."
 msgstr ""
 
 #: modules/video_filter/crop.c:61
 msgid "Crop video filter"
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 msgid "Deinterlace mode"
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:103
+#: modules/video_filter/deinterlace.c:109
 #, fuzzy
-msgid "Default deinterlace method to use for local playback"
+msgid "Deinterlace method to use for local playback."
 msgstr "Selecteaza hotkey folosit pentru redare mai lenta"
 
-#: modules/video_filter/deinterlace.c:106
-msgid "Default deinterlace methode to use for streaming"
-msgstr ""
+#: modules/video_filter/deinterlace.c:111
+#, fuzzy
+msgid "Streaming deinterlace mode"
+msgstr "Extra module interfata"
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:112
+#, fuzzy
+msgid "Deinterlace method to use for streaming."
+msgstr "Selecteaza hotkey folosit pentru redare mai lenta"
+
+#: modules/video_filter/deinterlace.c:121
 msgid "Deinterlacing video filter"
 msgstr ""
 
@@ -15042,7 +15705,7 @@ msgstr ""
 #: modules/video_filter/distort.c:65
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr ""
 
 #: modules/video_filter/distort.c:67
@@ -15050,38 +15713,40 @@ msgid "Gradient image type"
 msgstr ""
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 msgid "Apply cartoon effect"
 msgstr ""
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Wave"
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Ripple"
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Gradient"
 msgstr ""
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Edge"
 msgstr ""
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 msgid "Distort video filter"
 msgstr ""
 
@@ -15101,67 +15766,77 @@ msgstr "Activeaza filtru bucla"
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 msgid "Logo animation # of loops"
 msgstr ""
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
-msgstr ""
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+#, fuzzy
+msgid "X coordinate"
+msgstr "Coordonata y video"
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
+#: modules/video_filter/logo.c:79
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+#, fuzzy
+msgid "Y coordinate"
+msgstr "Coordonata y video"
+
+#: modules/video_filter/logo.c:82
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:84
 msgid "Transparency of the logo"
 msgstr ""
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 msgid "Logo position"
 msgstr ""
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
+#, fuzzy
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
+"Puteti aplica aici aliniamentul video in propria fereastra. Implicit (0) va "
+"fi centrat( 0=centru, 1=stanga, 2=dreapta, 4=varf, 8=jos, putand folosi "
+"combinatii ale acestori valori)."
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 msgid "Logo video filter"
 msgstr ""
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 msgid "Logo overlay"
 msgstr ""
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 msgid "Logo sub filter"
 msgstr ""
 
@@ -15169,181 +15844,279 @@ msgstr ""
 msgid "Magnify/Zoom interactive video filter"
 msgstr ""
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr ""
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
-msgstr ""
-
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
-#: modules/video_filter/time.c:73
-msgid "X offset, from left"
+msgid "Marquee text to display."
 msgstr ""
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
+#: modules/video_filter/time.c:73
+msgid "X offset"
 msgstr ""
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
-#: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+msgid "X offset, from the left screen edge."
 msgstr ""
 
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
+#: modules/video_filter/time.c:75
+msgid "Y offset"
 msgstr ""
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+msgid "Y offset, down from the top."
 msgstr ""
 
 #: modules/video_filter/marq.c:83
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
+#: modules/video_filter/marq.c:87
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
 msgstr ""
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 msgid "Font size, pixels"
 msgstr ""
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+msgid "Font size, in pixels. Default is -1 (use default font size)."
+msgstr ""
+
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:99
 msgid "Marquee position"
 msgstr ""
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
+#, fuzzy
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
+"Puteti aplica aici aliniamentul video in propria fereastra. Implicit (0) va "
+"fi centrat( 0=centru, 1=stanga, 2=dreapta, 4=varf, 8=jos, putand folosi "
+"combinatii ale acestori valori)."
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 msgid "Misc"
 msgstr ""
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
-msgstr ""
+#: modules/video_filter/marq.c:141
+#, fuzzy
+msgid "Marquee display"
+msgstr "Afisaj Pe Ecran (OSD)"
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
+msgid "Transparency"
 msgstr ""
 
 #: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:93
-msgid "Height in pixels"
+#: modules/video_filter/mosaic.c:95
+msgid "Total height of the mosaic, in pixels."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:94
-msgid "Width in pixels"
+#: modules/video_filter/mosaic.c:97
+msgid "Total width of the mosaic, in pixels."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:95
-msgid "Top left corner x coordinate"
+#: modules/video_filter/mosaic.c:99
+#, fuzzy
+msgid "Top left corner X coordinate"
+msgstr "Coordonata x video"
+
+#: modules/video_filter/mosaic.c:100
+msgid "X Coordinate of the top-left corner of the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:96
-msgid "Top left corner y coordinate"
+#: modules/video_filter/mosaic.c:101
+#, fuzzy
+msgid "Top left corner Y coordinate"
+msgstr "Coordonata x video"
+
+#: modules/video_filter/mosaic.c:102
+msgid "Y Coordinate of the top-left corner of the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:103
+#, fuzzy
+msgid "Vertical border width"
+msgstr "Latime video"
+
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
+#: modules/video_filter/mosaic.c:106
+msgid "Horizontal border width"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:110
 msgid "Mosaic alignment"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:112
+#, fuzzy
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+"Puteti aplica aici aliniamentul video in propria fereastra. Implicit (0) va "
+"fi centrat( 0=centru, 1=stanga, 2=dreapta, 4=varf, 8=jos, putand folosi "
+"combinatii ale acestori valori)."
+
+#: modules/video_filter/mosaic.c:116
 msgid "Positioning method"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:117
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 msgid "Number of rows"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 msgid "Number of columns"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:108
+#: modules/video_filter/mosaic.c:129
+msgid "Keep the original aspect ratio when resizing mosaic elements."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:131
 msgid "Keep original size"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
+#: modules/video_filter/mosaic.c:132
+msgid "Keep the original size of mosaic elements."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:134
+msgid "Elements order"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:135
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:140
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:144
+#, fuzzy
+msgid "Bluescreen"
+msgstr "Ecran intreg"
+
+#: modules/video_filter/mosaic.c:145
+msgid ""
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:154
+msgid ""
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:156
+#, fuzzy
+msgid "Bluescreen U tolerance"
+msgstr "Toleranta bitrate"
+
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:160
+#, fuzzy
+msgid "Bluescreen V tolerance"
+msgstr "Toleranta bitrate"
+
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:167
 msgid "fixed"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 msgid "Mosaic video sub filter"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 msgid "Mosaic"
 msgstr ""
 
@@ -15368,7 +16141,7 @@ msgid "Description file"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+msgid "A file containing a simple playlist"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:57
@@ -15376,7 +16149,7 @@ msgid "History parameter"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:58
-msgid "History parameter, number of frames used for detection"
+msgid "The umber of frames used for detection."
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:61
@@ -15389,114 +16162,141 @@ msgstr ""
 
 #: modules/video_filter/osdmenu.c:42
 #, fuzzy
-msgid "OSD menu configuration file"
+msgid "Configuration file"
 msgstr "Fisier de configurare VLM"
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
+msgid "Configuration file for the OSD Menu"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:51
-msgid "X coordinate of the OSD menu"
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:54
-msgid "Y coordinate of the OSD menu"
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:57
+#: modules/video_filter/osdmenu.c:56
 #, fuzzy
-msgid "OSD menu position"
+msgid "Menu position"
 msgstr "Subimagine"
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
 #, fuzzy
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
 "Puteti aplica aici aliniamentul video in propria fereastra. Implicit (0) va "
 "fi centrat( 0=centru, 1=stanga, 2=dreapta, 4=varf, 8=jos, putand folosi "
 "combinatii ale acestori valori)."
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:62
+#, fuzzy
+msgid "Menu timeout"
+msgstr "Deplasare timp"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
 "remaining time. This will ensure that they are at least the specified time "
 "visible."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:69
-msgid "Update speed of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:68
+#, fuzzy
+msgid "Menu update interval"
+msgstr "Interval intre chei"
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:117
 #, fuzzy
-msgid "On Screen Display menu subfilter"
+msgid "On Screen Display menu"
 msgstr "Afisaj Pe Ecran (OSD)"
 
 #: modules/video_filter/rss.c:121
-msgid "RSS/Atom feed URLs"
+msgid "Feed URLs"
 msgstr ""
 
 #: modules/video_filter/rss.c:122
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
-msgstr ""
-
-#: modules/video_filter/rss.c:123
 #, fuzzy
-msgid "RSS/Atom feed speed"
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr "Afisaj Pe Ecran (OSD)"
 
-#: modules/video_filter/rss.c:124
-msgid "RSS/Atom feed speed (bigger is slower)"
+#: modules/video_filter/rss.c:123
+msgid "Speed of feeds"
 msgstr ""
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
-msgid "RSS/Atom feed max number of chars displayed"
+#: modules/video_filter/rss.c:124
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
 msgstr ""
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
+#: modules/video_filter/rss.c:125
+#, fuzzy
+msgid "Max length"
+msgstr "Nivel maxim"
+
+#: modules/video_filter/rss.c:126
+msgid "Maximum number of characters displayed on the screen."
 msgstr ""
 
 #: modules/video_filter/rss.c:128
+#, fuzzy
+msgid "Refresh time"
+msgstr "Reimprospateaza lista"
+
+#: modules/video_filter/rss.c:129
+msgid ""
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
+msgstr ""
+
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
+msgstr ""
+
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
+msgstr ""
+
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
 msgstr ""
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+#, fuzzy
+msgid "Text position"
+msgstr "Subimagine"
+
+#: modules/video_filter/rss.c:154
+#, fuzzy
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
 msgstr ""
+"Puteti aplica aici aliniamentul video in propria fereastra. Implicit (0) va "
+"fi centrat( 0=centru, 1=stanga, 2=dreapta, 4=varf, 8=jos, putand folosi "
+"combinatii ale acestori valori)."
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:197
 #, fuzzy
 msgid "RSS and Atom feed display"
 msgstr "Afisaj Pe Ecran (OSD)"
@@ -15515,7 +16315,7 @@ msgid "Scaling mode"
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
+msgid "Scaling mode to use."
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:68
@@ -15569,25 +16369,33 @@ msgstr ""
 #: modules/video_filter/time.c:72
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
+msgstr ""
+
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
 msgstr ""
 
-#: modules/video_filter/time.c:88
-msgid "Time position"
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
 msgstr ""
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:93
+#, fuzzy
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
+"Puteti aplica aici aliniamentul video in propria fereastra. Implicit (0) va "
+"fi centrat( 0=centru, 1=stanga, 2=dreapta, 4=varf, 8=jos, putand folosi "
+"combinatii ale acestori valori)."
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 msgid "Time overlay"
 msgstr ""
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr ""
 
@@ -15624,13 +16432,11 @@ msgid "Video transformation filter"
 msgstr ""
 
 #: modules/video_filter/wall.c:54
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+msgid "Number of horizontal windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:58
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+msgid "Number of vertical windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:61
@@ -15638,7 +16444,7 @@ msgid "Active windows"
 msgstr ""
 
 #: modules/video_filter/wall.c:62
-msgid "Comma separated list of active windows, defaults to all"
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr ""
 
 #: modules/video_filter/wall.c:65
@@ -15646,19 +16452,19 @@ msgid "Element aspect ratio"
 msgstr ""
 
 #: modules/video_filter/wall.c:66
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr ""
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 msgid "Wall video filter"
 msgstr ""
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 msgid "Image wall"
 msgstr ""
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
+msgid "ASCII Art"
 msgstr ""
 
 #: modules/video_output/aa.c:58
@@ -15745,23 +16551,21 @@ msgid "Framebuffer device"
 msgstr ""
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 msgid "GNU/Linux console framebuffer video output"
 msgstr ""
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
+msgid "X11 display"
 msgstr ""
 
 #: modules/video_output/ggi.c:58
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 
@@ -15778,7 +16582,7 @@ msgid "Image format"
 msgstr ""
 
 #: modules/video_output/image.c:49
-msgid "Set the format of the output image."
+msgid "Format of the output images (png or jpg)."
 msgstr ""
 
 #: modules/video_output/image.c:51
@@ -15787,8 +16591,7 @@ msgstr ""
 
 #: modules/video_output/image.c:52
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
 
 #: modules/video_output/image.c:55
@@ -15797,15 +16600,21 @@ msgstr ""
 
 #: modules/video_output/image.c:56
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 msgid "Image video output"
 msgstr ""
 
@@ -15818,15 +16627,15 @@ msgid "OpenGL cube rotation speed"
 msgstr ""
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
 msgstr ""
 
 #: modules/video_output/opengl.c:122
-msgid "Select effect"
+msgid "Effect"
 msgstr ""
 
 #: modules/video_output/opengl.c:124
-msgid "Allows you to select different visual effects."
+msgid "Several visual OpenGL effects are available."
 msgstr ""
 
 #: modules/video_output/opengl.c:129
@@ -15838,13 +16647,14 @@ msgid "Transparent Cube"
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
-msgstr ""
+#, fuzzy
+msgid "QT Embedded display"
+msgstr "lista de redare"
 
 #: modules/video_output/qte/qte.cpp:81
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:117
@@ -15856,41 +16666,46 @@ msgid "Simple DirectMedia Layer video output"
 msgstr ""
 
 #: modules/video_output/snapshot.c:60
-msgid "snapshot width"
-msgstr ""
+#, fuzzy
+msgid "Snapshot width"
+msgstr "Instantaneu"
 
 #: modules/video_output/snapshot.c:61
-msgid "Set the width of the snapshot image."
-msgstr ""
+#, fuzzy
+msgid "Width of the snapshot image."
+msgstr "Formatul instantaneului video"
 
 #: modules/video_output/snapshot.c:63
-msgid "snapshot height"
-msgstr ""
+#, fuzzy
+msgid "Snapshot height"
+msgstr "Instantaneu"
 
 #: modules/video_output/snapshot.c:64
-msgid "Set the height of the snapshot image."
+msgid "Height of the snapshot image."
 msgstr ""
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
+msgid "Chroma"
 msgstr ""
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
-msgstr ""
-
-#: modules/video_output/snapshot.c:69
-msgid "cache size (number of images)"
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr ""
 
 #: modules/video_output/snapshot.c:70
-msgid "Set the cache size (number of images to keep)."
+msgid "Cache size (number of images)"
 msgstr ""
 
-#: modules/video_output/snapshot.c:74
-msgid "snapshot module"
+#: modules/video_output/snapshot.c:71
+msgid "Snapshot cache size (number of images to keep)."
 msgstr ""
 
+#: modules/video_output/snapshot.c:75
+#, fuzzy
+msgid "Snapshot module"
+msgstr "Instantaneu"
+
 #: modules/video_output/svgalib.c:56
 msgid "SVGAlib video output"
 msgstr ""
@@ -15907,10 +16722,10 @@ msgstr ""
 msgid "XVideo adaptor number"
 msgstr ""
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 
 #: modules/video_output/x11/glx.c:92 modules/video_output/x11/x11.c:43
@@ -15932,19 +16747,20 @@ msgstr ""
 #: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
 #: modules/video_output/x11/xvideo.c:60
 msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
 msgstr ""
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
-msgid "Screen to be used for fullscreen mode."
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
+msgid "Screen for fullscreen mode."
 msgstr ""
 
 #: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
 #: modules/video_output/x11/xvideo.c:74
 msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
 msgstr ""
 
 #: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
@@ -15955,14 +16771,16 @@ msgstr ""
 msgid "Use shared memory to communicate between VLC and the X server."
 msgstr ""
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr ""
-
 #: modules/video_output/x11/x11.c:78
 msgid "X11 video output"
 msgstr ""
 
+#: modules/video_output/x11/xvideo.c:46
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+
 #: modules/video_output/x11/xvideo.c:63
 msgid "XVimage chroma format"
 msgstr ""
@@ -15991,7 +16809,7 @@ msgstr ""
 
 #: modules/visualization/goom.c:60
 msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
+"This allows you to set the resolution of the Goom display (bigger resolution "
 "will be prettier but more CPU intensive)."
 msgstr ""
 
@@ -16000,7 +16818,8 @@ msgid "Goom animation speed"
 msgstr ""
 
 #: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
 msgstr ""
 
 #: modules/visualization/goom.c:70
@@ -16018,7 +16837,7 @@ msgstr ""
 #: modules/visualization/visual/visual.c:40
 msgid ""
 "A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
+"Current effects include: dummy, scope, spectrum."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:45
@@ -16062,7 +16881,7 @@ msgid "Enable peaks"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
+msgid "Draw \"peaks\" in the spectrum analyzer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:69
@@ -16070,7 +16889,7 @@ msgid "Enable original graphic spectrum"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:71
-msgid "Defines whether to draw the original spectrum graphic routine."
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:73
@@ -16079,7 +16898,7 @@ msgid "Enable bands"
 msgstr "Activeaza audio"
 
 #: modules/visualization/visual/visual.c:75
-msgid "Defines whether to draw the bands."
+msgid "Draw bands in the spectrometer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:77
@@ -16114,7 +16933,7 @@ msgid "Peak height"
 msgstr "Inaltime video"
 
 #: modules/visualization/visual/visual.c:91
-msgid "This is the total pixel height of the peak items."
+msgid "Total pixel height of the peak items."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:93
@@ -16138,7 +16957,7 @@ msgid "Number of stars"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
+msgid "Number of stars to draw with random effect."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:109
@@ -16158,7 +16977,7 @@ msgid "Flip vertical position"
 msgstr ""
 
 #: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
+msgid "Display XOSD output at the bottom of the screen instead of the top."
 msgstr ""
 
 #: modules/visualization/xosd.c:67
@@ -16166,25 +16985,207 @@ msgid "Vertical offset"
 msgstr ""
 
 #: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
 msgstr ""
 
-#: modules/visualization/xosd.c:70
+#: modules/visualization/xosd.c:72
 msgid "Shadow offset"
 msgstr ""
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+msgid "Font used to display text in the XOSD output."
 msgstr ""
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
+#: modules/visualization/xosd.c:79
+msgid "Color used to display text in the XOSD output."
 msgstr ""
 
-#: modules/visualization/xosd.c:82
+#: modules/visualization/xosd.c:84
 msgid "XOSD interface"
 msgstr ""
 
+#~ msgid "Control interface settings"
+#~ msgstr "Setarile interfetei de pentru control"
+
+#~ msgid "Text rendering"
+#~ msgstr "Desenarea textului"
+
+#~ msgid ""
+#~ "Use the settings of the \"freetype\" module to choose the font you  want "
+#~ "VLC to use for text rendering (to display subtitles for example)."
+#~ msgstr ""
+#~ "Foloseste setarea modulului \"modliber\" pentru a alege care font vrei sa "
+#~ "fie folosit de VLC pentru desenarea textului(ex. pt a afisa subtitrarea)."
+
+#, fuzzy
+#~ msgid "This option allows you to always open a default stream on start-up."
+#~ msgstr "Aceasta optiune va permite sa selectati interfata de control"
+
+#~ msgid ""
+#~ "You can enforce the position of the top left corner of the video window "
+#~ "here (x coordinate)."
+#~ msgstr ""
+#~ "Puteti aplica pozitia coltului stanga-sus a ferestrei video aici "
+#~ "(coordonata x)."
+
+#~ msgid "You can specify a custom video window title here."
+#~ msgstr "Puteti specifica aici un titlu pentru fereastra video."
+
+#~ msgid ""
+#~ "If this option is enabled, VLC will always start a video in fullscreen "
+#~ "mode."
+#~ msgstr ""
+#~ "Daca aceasta optiune e activata, VLC va porni in totdeauna pe tot ecranul."
+
+#~ msgid ""
+#~ "If enabled, VLC will try to take advantage of the overlay capabilities of "
+#~ "your graphics card (hardware acceleration)."
+#~ msgstr ""
+#~ "Daca activata, VLC va incerca sa profite de capabilitatile de suprapunere "
+#~ "ale placii dvs. grafice (accelerare hardware)."
+
+#~ msgid ""
+#~ "Allows you to specify the image format in which the video snapshots will "
+#~ "be stored."
+#~ msgstr ""
+#~ "Va permite sa specificati formatul imaginii in care instantaneul video va "
+#~ "fi pastrat."
+
+#, fuzzy
+#~ msgid "Program to select"
+#~ msgstr "Programe"
+
+#, fuzzy
+#~ msgid "Programs to select"
+#~ msgstr "Programe"
+
+#~ msgid "Input start time (seconds)"
+#~ msgstr "Introdu timpul de start (secunde)"
+
+#~ msgid "Input stop time (seconds)"
+#~ msgstr "Introdu timpul de oprire  (secunde)"
+
+#~ msgid ""
+#~ "This will allow you to add a subpictures filter for instance to overlay a "
+#~ "logo."
+#~ msgstr ""
+#~ "Aceasta va va permite sa adaugati filtre de subimagini, de exemplu sa "
+#~ "suprapuneti un logo."
+
+#~ msgid "Preferred codecs list"
+#~ msgstr "Lista preferata de codeceuri."
+
+#~ msgid ""
+#~ "This allows you to select a list of codecs that VLC will use in priority. "
+#~ "For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
+#~ "the other ones."
+#~ msgstr ""
+#~ "Aceasta va permite sa selectati o lista de codecuri pe care VLC o va "
+#~ "folosi conform prioritatii. De exemplu, ' codecX,a52' va incerca codeX si "
+#~ "a52 inainte de a incerca si alt codecuri. "
+
+#~ msgid "This is a legacy entry to let you configure access filter modules."
+#~ msgstr ""
+#~ "Aceasta e o intrare care va permite sa configurati modulele  pentru "
+#~ "filtrele de acces."
+
+#~ msgid "This is a legacy entry to let you configure demux modules."
+#~ msgstr ""
+#~ "Aceasta e o intrare care va permite se configurati modulele de "
+#~ "demultiplexare."
+
+#~ msgid "Select the key to turn off audio volume."
+#~ msgstr "Selecteaza tasta folosita pentru a inchide volumul audio."
+
+#, fuzzy
+#~ msgid "Interfaces"
+#~ msgstr "Interfata"
+
+#~ msgid "Allows you to set the desired frame rate for the capture."
+#~ msgstr "Va permite sa setati rata a cadrelor dorita pentru captura "
+
+#~ msgid "Allows growing the MTU if truncated packets are found"
+#~ msgstr "Permite marirea MTU daca au fost gasite pachete trunchiate"
+
+#~ msgid "If this option is set, the audio stream will be captured in stereo"
+#~ msgstr ""
+#~ "Daca aceastea optiune e activata, fluxul audio va fi capturat stereo"
+
+#~ msgid "DTS"
+#~ msgstr "DTS"
+
+#~ msgid "Filter twice the audio"
+#~ msgstr "Filtreaza audio de doua ori"
+
+#~ msgid "Output channels number"
+#~ msgstr "Numarul canalelor de iesire"
+
+#, fuzzy
+#~ msgid "Timeout of subpictures"
+#~ msgstr "Subimagine"
+
+#~ msgid "By default the encoding is CBR."
+#~ msgstr "Implicit codarea este CBR"
+
+#, fuzzy
+#~ msgid "Sets the allowed variance in average. bitrate."
+#~ msgstr "Seteaza variatia permisa in bitrate-ul obijnuit."
+
+#, fuzzy
+#~ msgid "Telnet Interface host"
+#~ msgstr "Setari generale pentru interfata"
+
+#, fuzzy
+#~ msgid "Default to listen on all network interfaces"
+#~ msgstr "MTU a interfetei de retea."
+
+#, fuzzy
+#~ msgid "Go To Position"
+#~ msgstr "Pozitie"
+
+#, fuzzy
+#~ msgid "VLM configuration"
+#~ msgstr "Fisier de configurare VLM"
+
+#, fuzzy
+#~ msgid "Podcast Service Discovery"
+#~ msgstr "Servicii de descoperire"
+
+#, fuzzy
+#~ msgid "Output URL (deprecated)"
+#~ msgstr "Echipament de iesire"
+
+#, fuzzy
+#~ msgid "Allows you to specify a maximum output video width."
+#~ msgstr "Va permite sa specificati un  metadata \"URL\" pentru o intrare"
+
+#, fuzzy
+#~ msgid "Allows you to specify a maximum output video height."
+#~ msgstr "Va permite sa specificati un  metadata \"URL\" pentru o intrare"
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify video filters used after the video transcoding and "
+#~ "subpictures overlaying."
+#~ msgstr ""
+#~ "Va permite da specificati directorul in care instantaneele video vor fi "
+#~ "stocate."
+
+#, fuzzy
+#~ msgid "OSD menu configuration file"
+#~ msgstr "Fisier de configurare VLM"
+
+#, fuzzy
+#~ msgid "On Screen Display menu subfilter"
+#~ msgstr "Afisaj Pe Ecran (OSD)"
+
 #, fuzzy
 #~ msgid "VC-1 decoder module"
 #~ msgstr "Modul decodor Tarkin"
@@ -16201,9 +17202,6 @@ msgstr ""
 #~ msgid "This selects the analysing mode."
 #~ msgstr "Aceasta selecteaza modul analiza."
 
-#~ msgid "Bitrate tolerance"
-#~ msgstr "Toleranta bitrate"
-
 #, fuzzy
 #~ msgid "Yes"
 #~ msgstr "Persana"
@@ -16231,9 +17229,6 @@ msgstr ""
 #~ msgid "Time To Live"
 #~ msgstr "Timp De Viata (TTL)"
 
-#~ msgid "CoreAudio output"
-#~ msgstr "Iesire CoreAudio"
-
 #~ msgid ""
 #~ "VLC is an open-source and cross-platform multimedia player for various "
 #~ "audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, Ogg, etc.) as "
@@ -16344,9 +17339,6 @@ msgstr ""
 #~ msgid "Select maximum bitrate stream"
 #~ msgstr "Selecteaza fluxul cu rata a bitilor(bitrate) maxima."
 
-#~ msgid "Always select the stream with the maximum bitrate."
-#~ msgstr "Intotdeauna selecteaza fluxul cu bitrate maxim."
-
 #~ msgid "[0=stereo, 1=dual-mono, 2=joint-stereo]"
 #~ msgstr "[0=stereo, 1=dual-mono, 2=unit-stereo]"
 
index df52996e9a312ec3b390d770ce6c76079324b158..3216840ea1b931f21fefec93b1b3db282439fe55 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-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+0100\n"
 "PO-Revision-Date: 2005-06-23 16:39+0200\n"
 "Last-Translator: \n"
 "Language-Team: Russian\n"
@@ -19,186 +19,177 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Poedit-Language: Russian\n"
 
-#: include/vlc/vlc.h:578
-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;подробнее смотрите в файле COPYING. \n"
-"Написано коммандой VideoLAN; подробнее смотрите в файле AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Настройки VLC"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+#, fuzzy
+msgid "Select \"Advanced Options\" to see all options."
 msgstr "Нажмите  \"Дополнительные параметры \", чтобы видеть все опции."
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr "Основные"
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr "Интерфейс"
 
 #: include/vlc_config_cat.h:40
-msgid "Settings for VLC interfaces"
+#, fuzzy
+msgid "Settings for VLC's interfaces"
 msgstr "Настройки интерфейса VLC"
 
 #: include/vlc_config_cat.h:42
 msgid "General interface setttings"
 msgstr "Главные настройки интерфейса"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
+msgstr "Открыть окно списка для воспроизведения"
+
+#: include/vlc_config_cat.h:45
+#, fuzzy
+msgid "Settings for the main interface"
+msgstr "Настройки интерфейса VLC"
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
 msgid "Control interfaces"
 msgstr "Интерфейсы управления"
 
-#: include/vlc_config_cat.h:45
-msgid "Control interface settings"
-msgstr "Настройка интерфейса управления"
+#: include/vlc_config_cat.h:48
+#, fuzzy
+msgid "Settings for VLC's control interfaces"
+msgstr "Настройки интерфейса VLC"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 msgid "Hotkeys settings"
 msgstr "Настройка горячих клавиш"
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "Звук"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 msgid "Audio settings"
 msgstr "Настройки звука"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 msgid "General audio settings"
 msgstr "Основные настройки звука"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr "Фильтры"
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
+#: include/vlc_config_cat.h:62
+#, fuzzy
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr "Звуковые фильтры используются для последующей обработки звука"
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "Визуализация"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 msgid "Audio visualizations"
 msgstr "Звуковая визуализация"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 #, fuzzy
 msgid "Output modules"
 msgstr "Модули вывода"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr "Это общие параметры модулей вывода "
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr "Разное"
 
-#: include/vlc_config_cat.h:69
+#: include/vlc_config_cat.h:72
 #, fuzzy
-msgid "Miscellaneous audio settings and modules"
+msgid "Miscellaneous audio settings and modules."
 msgstr "Различные настройки звука и модули"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "Видео"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 msgid "Video settings"
 msgstr "Настройки видео"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 msgid "General video settings"
 msgstr "Главные настройки видео"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 msgid "Choose your preferred video output and configure it here."
 msgstr "Выберите предпочтительный вывод видео и настройте его здесь."
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
+#: include/vlc_config_cat.h:87
+#, fuzzy
+msgid "Video filters are used to postprocess the video stream."
 msgstr "Видео фильтры используются для дополнительной обработки потока видео"
 
-#: include/vlc_config_cat.h:86
+#: include/vlc_config_cat.h:89
 msgid "Subtitles/OSD"
 msgstr "Субтитры/OSD(Экранное меню)"
 
-#: include/vlc_config_cat.h:87
+#: include/vlc_config_cat.h:90
+#, fuzzy
 msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr ""
 "Разные параметры, связанные с OSD, субтитрами и наложенными деталями "
 "изображения"
 
-#: include/vlc_config_cat.h:89
-#, fuzzy
-msgid "Text rendering"
-msgstr "Прорисовка текста"
-
-#: include/vlc_config_cat.h:91
-msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
-msgstr ""
-"Используйте настройки модуля \"freetype \", чтобы выбрать шрифт, который Вы "
-"хотите, чтобы VLC использовал для прорисовки текста (например для "
-"отображения субтитров)."
-
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr "Ввод / Кодеки"
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
+#, fuzzy
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 "Здесь параметры настройки для ввода, демультиплексирования и декодирования "
 "VLC. Параметры настройки кодера могут также находятся здесь"
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 #, fuzzy
 msgid "Access modules"
 msgstr "Модули доступа"
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 #, fuzzy
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
@@ -207,62 +198,67 @@ msgstr ""
 "Настройки к различным методам доступа, используемым VLC.Обычно изменяют "
 "настройки HTTP-прокси или кеширования"
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 #, fuzzy
 msgid "Access filters"
 msgstr "Модули-фильтры доступа"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 #, fuzzy
 msgid "Demuxers"
 msgstr "Сепараторы"
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
+#: include/vlc_config_cat.h:116
+#, fuzzy
+msgid "Demuxers are used to separate audio and video streams."
 msgstr "Сепараторы используются для разделения потоков видео и звука"
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 msgid "Video codecs"
 msgstr "Кодеки видео"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+#, fuzzy
+msgid "Settings for the video-only decoders and encoders."
 msgstr "Настройки декодеров и кодеров только видео"
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 msgid "Audio codecs"
 msgstr "Кодеки звука"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+#, fuzzy
+msgid "Settings for the audio-only decoders and encoders."
 msgstr "Настройки декодеров и кодеров только звука"
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 msgid "Other codecs"
 msgstr "Другие кодеки"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+#, fuzzy
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr "Настройки декодеров и кодеров видео, звука и прочие"
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 #, fuzzy
 msgid "General input settings. Use with care."
 msgstr "Дополнительные настройки ввода. Будьте осторожны."
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr "Вывод потока"
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
+#, fuzzy
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -270,7 +266,7 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 "Вывод потока позволяет VLC быть потоковым сервером и сохранять входящие "
 "потокиСначала потоки интегрируются, а потом отправляются на модули \"Доступ-"
@@ -279,49 +275,50 @@ msgstr ""
 "Модули исходящик потоков позволяют делать дополнительную обработку потока "
 "(транскодирование,дублирование, и т.д.)"
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 msgid "General stream output settings"
 msgstr "Главные настройки вывода потока"
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 #, fuzzy
 msgid "Muxers"
 msgstr "Интеграторы"
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
 #, fuzzy
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 "Интеграторы объединяют все элементарные потоки(видео, звук, и т.д.) в один. "
 "Эта настройка позволяет всегдавключать интегратор. Обычно ей не пользуются."
 "Вы также можете установить параметры по умолчанию для каждого интегратора"
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 #, fuzzy
 msgid "Access output"
 msgstr "Доступ-вывод"
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
 #, fuzzy
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 "На Доступ-вывод направляются интегрированные потоки. Эта настройка позволяет "
 "всегдавключать доступ-вывод. Обычно ей не пользуются.Вы также можете "
 "установить параметры по умолчанию для каждого доступ-вывода."
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 #, fuzzy
 msgid "Packetizers"
 msgstr "Упаковщики"
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 #, fuzzy
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
@@ -334,12 +331,12 @@ msgstr ""
 "Обычно ей не пользуются.Вы также можете установить параметры по умолчанию "
 "для каждого упаковщика."
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 #, fuzzy
 msgid "Sout stream"
 msgstr "Исходящий поток"
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
@@ -349,139 +346,144 @@ msgstr ""
 "справку попотокам для дополнительной информации. Вы также можете установить "
 "параметрыпо умолчанию для каждого модуля исходящего потока"
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 msgid "SAP"
 msgstr "SAP"
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
 msgstr ""
 "SAP публично оповещает о посылаемых потоках используяmulticast UDP или RTP."
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 msgid "VOD"
 msgstr "Видео по требованию"
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr "VLC-реализация видео по требованию"
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr "Список воспроизведения"
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
+#, fuzzy
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 "Настройки работы списка поспроизведения (например, режим повтора), а "
 "такжемодулей, автоматически добавляющих элементы в список воспроизведения"
 "(модули поиска служб)"
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr "Общие настройки работы списка воспроизведения"
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 #, fuzzy
 msgid "Services discovery"
 msgstr "Поиск служб"
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
+#, fuzzy
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 "Модули поиска служб автоматически добавляют элементы в список воспроизведения"
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr "Дополнительные параметры"
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 msgid "Advanced settings. Use with care."
 msgstr "Расширенный настройки. Используйте с осторожностью."
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr "Особенности центрального процессора"
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
+#, fuzzy
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 "Отсюда Вы можете выбрать для отключения некоторое ускорение центрального "
 "процессора. Вы не должны это трогать."
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr "Другие"
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "Расширенные настройки..."
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 msgid "Other advanced settings"
 msgstr "Другие дополнительные настройки"
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr "Сеть"
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+#, fuzzy
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr "Эти модули обеспечивают сетевые функции ко всем другим частям VLC"
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 #, fuzzy
 msgid "Chroma modules settings"
 msgstr "Настройки модулей цветности"
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr ""
 "Эти параметры настройки затрагивают модули преобразования сигнала цветности."
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 #, fuzzy
 msgid "Packetizer modules settings"
 msgstr "Настройки модулей пакетирования"
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 msgid "Encoders settings"
 msgstr "Настройки кодеров"
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr "Это общие параметры модулей кодирования видео/аудио/субтитров."
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 msgid "Dialog providers settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr ""
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 #, fuzzy
 msgid "Subtitle demuxer settings"
 msgstr "Настройки сепараторов субтитров"
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
@@ -489,33 +491,35 @@ msgstr ""
 "Здесь вы можете настроить сепаратор субтитров, напримертип субтитров или имя "
 "файла"
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr "Настройки фильтров видео"
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "Помощь недоступна"
 
-#: include/vlc_config_cat.h:224
-msgid "No help is available for these modules"
+#: include/vlc_config_cat.h:238
+#, fuzzy
+msgid "There is no help available for these modules."
 msgstr "Помощь для данных модулей недоступна"
 
 #: include/vlc_interface.h:137
+#, fuzzy
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 "\n"
 "Внимание! Если пропал графический интерфейс пользователя, откройте командну. "
 "строку,перейдите в директорию, где установлен VLC и запустите \"vlc -I wxwin"
 "\"\n"
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 #, fuzzy
 msgid "Meta-information"
 msgstr "Мета-данные"
@@ -523,21 +527,21 @@ msgstr "Мета-данные"
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "Заголовок"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Автор"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "Исполнитель"
 
@@ -545,11 +549,11 @@ msgstr "Исполнитель"
 msgid "Genre"
 msgstr "Жанр"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "Авторское право"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
 msgstr ""
 
@@ -562,7 +566,7 @@ msgstr ""
 msgid "Description"
 msgstr "Описание"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "Рейтинг"
 
@@ -579,7 +583,7 @@ msgstr "Настройки"
 msgid "URL"
 msgstr "Адрес URL"
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "Язык"
@@ -685,8 +689,20 @@ msgstr "Название кодека"
 msgid "Codec Description"
 msgstr "Описание кодека"
 
+#: include/vlc/vlc.h:578
+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;подробнее смотрите в файле COPYING. \n"
+"Написано коммандой VideoLAN; подробнее смотрите в файле AUTHORS.\n"
+
 #: src/audio_output/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "Отключить"
@@ -705,14 +721,14 @@ msgstr "Сфера"
 msgid "Spectrum"
 msgstr "Спектр"
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr "Эквалайзер"
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "Фильтры звука"
 
@@ -732,20 +748,20 @@ msgid "Stereo"
 msgstr "Стерео"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "Левый"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "Правый"
 
@@ -817,92 +833,92 @@ msgstr "%s: опция `-W %s' не требует аргумент\n"
 msgid "Bookmark %i"
 msgstr "Закладка %i"
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr "Дорожка %i"
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "Программа"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "Поток %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "Кодек"
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "Тип"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "Каналы"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr "Частота дискретизации"
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr "%d Гц"
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr "Бит"
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr "Битрейт"
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr "%d kb/s"
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr "Разрешение"
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr "Показывать разрешение"
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 msgid "Frame rate"
 msgstr "Частота кадров"
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr "Субтитры"
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr "Поток"
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr "Длительность"
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 #, fuzzy
 msgid "Errors"
 msgstr "Ошибка"
@@ -911,7 +927,7 @@ msgstr "Ошибка"
 msgid "Bookmark"
 msgstr "Закладка"
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 msgid "Programs"
 msgstr "Программы"
 
@@ -936,8 +952,8 @@ msgstr "Видео-дорожка"
 msgid "Audio Track"
 msgstr "Звуковая дорожка"
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr "Дорожка субтитров"
 
@@ -974,14 +990,15 @@ msgid "Login"
 msgstr ""
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr "Пароль"
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "Переключить интерфейс"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr "Добавить интерфейс"
@@ -995,15 +1012,15 @@ msgstr "ru"
 msgid "Help options"
 msgstr "Опции помощи"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr "текстовый стринг"
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "целое"
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr "с плавающей запятой"
 
@@ -1049,7 +1066,7 @@ msgstr ""
 "\n"
 "Для продолжения нажмите ВВОД\n"
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr "Авто"
 
@@ -1130,7 +1147,7 @@ msgstr ""
 msgid "Chinese Traditional"
 msgstr ""
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 #, fuzzy
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
@@ -1141,29 +1158,30 @@ msgstr ""
 "Вы можете выбрать главный интерфейс, дополнительные модули интерфейса, и "
 "определить различные связанные опции."
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr "Модули интерфейса"
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 #, fuzzy
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 "Эта опция позволяет Вам выбирать интерфейс, используемый VLC.\n"
 "По умолчанию автоматически выбирается лучший доступный модуль."
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr "Дополнительные модули интерфейса"
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 "Эти настройки позволяют Вам выбирать дополнительные интерфейсы, используемые "
 "VLC. Они будут запущены на заднем плане в дополнение к интерфейсу значения "
@@ -1171,88 +1189,90 @@ msgstr ""
 "(обычные значения - регистратор, знаки, sap, дистанционное управление, http "
 "или экранная заставка), "
 
-#: src/libvlc.h:72
-msgid "This option allows you to select control interfaces. "
-msgstr "Эти настройки позволяют Вам выбирать интерфейсы управления. "
+#: src/libvlc.h:77
+#, fuzzy
+msgid "You can select control interfaces for VLC."
+msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 msgid "Verbosity (0,1,2)"
 msgstr "Подробность (0,1,2)"
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
+#, fuzzy
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr ""
 "Устанавливает уровень подробности (0=только ошибки и стандартные "
 "сообщения,1=предупреждения, 2=отладка"
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 msgid "Be quiet"
 msgstr "Быть тихим"
 
-#: src/libvlc.h:81
+#: src/libvlc.h:86
 #, fuzzy
-msgid "This option turns off all warning and information messages."
+msgid "Turn off all warning and information messages."
 msgstr "Эта опция выключает все предупреждения и информационные сообщения."
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 #, fuzzy
 msgid "Default stream"
 msgstr "Исходящий поток"
 
-#: src/libvlc.h:85
-#, fuzzy
-msgid "This option allows you to always open a default stream on start-up."
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
 msgstr ""
-"Эти настройки позволяют Вам по умолчанию открыть MRL при загрузке VLC. "
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
+#, fuzzy
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr ""
 "Эта опция позволяет Вам устанавливать язык интерфейса. Системный язык "
 "используется автоматически обнаружен, если здесь выбрано \"авто \"."
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "Цветные сообщения"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
+#, fuzzy
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 "Когда эта опция включена, сообщения, посланные консоли будут цветными. Ваш "
 "терминал нуждается в поддержке цветов Linux."
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr "Показывать дополнительные параметры"
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
+#, fuzzy
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 "Когда эта опция включена, персональные настройки и/или интерфейсы покажут "
 "все доступные опции, включая те, которых большинство пользователей никогда "
 "не должно касаться."
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 #, fuzzy
 msgid "Show interface with mouse"
 msgstr "Показать интерфейс"
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 #, fuzzy
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
@@ -1266,66 +1286,71 @@ msgstr ""
 "Включите фильтры здесь, и конфигурируйте их в разделе модулей \"звуковые "
 "фильтры \"."
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 #, fuzzy
 msgid "Audio output module"
 msgstr "Модуль вывода звука"
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
+#, fuzzy
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "Эта опция позволяет Вам выбирать метод вывода звука, используемый VLC. По "
 "умолчанию автоматически выбирается лучший доступный метод."
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr "Включить звук"
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
+#, fuzzy
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Вы можете полностью отключить вывод звука. В этом случае звук не "
 "будетраскодироваться и это немного разгрузит процессор."
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr "Принудительно включить моно-звук"
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 #, fuzzy
 msgid "This will force a mono audio output."
 msgstr "Любой звук будет выводиться в режиме моно"
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 #, fuzzy
 msgid "Default audio volume"
 msgstr "Устройство по умолчанию"
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr ""
 "Вы можете установить громкость вывода звука по умолчанию здесь, в диапазоне "
 "от 0 до 1024."
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 msgid "Audio output saved volume"
 msgstr "Соранённая громкость вывода звука"
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+#, fuzzy
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr "Это сохраняет громкость вывода звука, при выключении звука"
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 #, fuzzy
 msgid "Audio output volume step"
 msgstr "Громкость вывода звука"
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 #, fuzzy
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
@@ -1334,11 +1359,11 @@ msgstr ""
 "Вы можете установить громкость вывода звука по умолчанию здесь, в диапазоне "
 "от 0 до 1024."
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr "Частота вывода звука (Гц)"
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
@@ -1346,11 +1371,11 @@ msgstr ""
 "Вы можете назначить частоту вывода звука здесь. Обычные значения -1 "
 "(значение по умолчанию), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr "Высококачественная обработка звука"
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
@@ -1360,85 +1385,90 @@ msgstr ""
 "Высококачественный алгоритм может сильно загрузить процессор, поэтому Вы "
 "можете отключить его и использовать более простой алгоритм."
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 msgid "Audio desynchronization compensation"
 msgstr "Компенсация несинхронизированности звука"
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
+#, fuzzy
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 "Эти настройки позволяет Вам задерживать вывод звука. Вы должны задать "
 "количество миллисекунд. Это может быть удобным, если Вы обращаете внимание "
 "на задержку между видео и звуком."
 
-#: src/libvlc.h:162
-msgid "Preferred audio output channels mode"
+#: src/libvlc.h:173
+#, fuzzy
+msgid "Audio output channels mode"
 msgstr "Предпочтительный режим каналов вывода звука"
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
+#, fuzzy
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 "Здесь задаются каналы вывода звука, используемые по умолчанию, если это "
 "возможно(то есть если ваше оборудование и воспроизводимый поток их "
 "поддерживают)."
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
 msgstr "Использовать выход S/PDIF, если возможно"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
+#, fuzzy
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 "Эта опция позволяет использовать выход S/PDIF по умолчанию,если ваше "
 "оборудование и воспроизводимый поток их поддерживают"
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 #, fuzzy
 msgid "Force detection of Dolby Surround"
 msgstr "Остановить поток"
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 #, fuzzy
 msgid "On"
 msgstr "Открыть"
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr "Выключить"
 
-#: src/libvlc.h:186
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+#: src/libvlc.h:197
+#, fuzzy
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr ""
 "Это позволит вам добавить фильтры дополнительной обработки звука, чтобы "
 "изменять его"
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 msgid "Audio visualizations "
 msgstr "Визуализация звука"
 
-#: src/libvlc.h:191
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+#: src/libvlc.h:202
+#, fuzzy
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr ""
 "Это позволит вас добавить модули визуализации (анализатор спектра и прочие)"
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1451,396 +1481,390 @@ msgstr ""
 "Включайте эти фильтры здесь и настраивайте в разделе модулей \"фильтры видео"
 "\"Вы также можете сделать здесь много других настроек."
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr "Модуль вывода видео"
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
+#, fuzzy
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 "Здесь вы можете выбрать метод вывода видео, используемый VLC по умолчанию."
 "Иначе автоматически выбиратеся лучший доступный метод"
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr "Включить видео"
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
+#, fuzzy
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Вы можете полностью отключить вывод видео. Тогда раскодирование видеоне "
 "будет производиться, что несколько разгрузит процессор."
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr "Ширина видео"
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
+#, fuzzy
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 "Вы можете назначить обязательную ширину видео здесь.По умолчанию (-1) VLC "
 "будет подгонять характеристики видео."
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr "Высота видео"
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
+#, fuzzy
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 "Вы можете назначить обязательную высоту видео здесь.По умолчанию (-1) VLC "
 "будет подгонять характеристики видео."
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
-msgstr "Координата x (абсцсисса) видео"
+#: src/libvlc.h:236
+#, fuzzy
+msgid "Video X coordinate"
+msgstr "Координата y (ордината) видео"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 "Вы можете назначить позицию верхнего левого угла окна видео здесь(координата "
-"x – абсцисса)"
+"y – ордината)"
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
+#: src/libvlc.h:241
+#, fuzzy
+msgid "Video Y coordinate"
 msgstr "Координата y (ордината) видео"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 "Вы можете назначить позицию верхнего левого угла окна видео здесь(координата "
 "y – ордината)"
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr "Заголовок видео"
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
-msgstr "Здесь можете указать свой заголовок окна видео."
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
+msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr "Выравнивание видео"
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
+#, fuzzy
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 "Вы можете указать выравнивание видео в окне. По умолчанию (0) это будет "
 "центр (0 = центр, 1 = слева, 2 = справа, 4 = сверху, 8 = снизу,вы можете "
 "также использовать комбинации этих значений)."
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr "Центр"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr "Сверху"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr "Снизу"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr "Верхний левый угол"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr "Верхний правый угол"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr "Нижний левый угол"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr "Нижний правый угол"
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr "Изменение масштаба изображения видео"
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr "Вы можете изменить масштаб изображения видео указанным фактором."
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr "Вывод видео полутонами серого"
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
+#, fuzzy
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 "Если включена, информация о цветности видео не раскодровается,что также "
 "несколько снимает нагрузку с процессора."
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr "Вывод видео на весь экран"
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
-msgstr ""
-"Если эта опция будет включена, то VLC будет всегда запускать видео в "
-"полноэкранном режиме."
+#: src/libvlc.h:272
+#, fuzzy
+msgid "Start video in fullscreen mode"
+msgstr "Переключить в полноэкранный режим"
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr "Оверлейный вывод видео (поверх)"
 
-#: src/libvlc.h:262
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
 msgstr ""
-"Если включено, VLC попробует использовать соответствующие возможностивашей "
-"видеокарты (графическое ускорение)."
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr "Всегда сверху"
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 msgid "Always place the video window on top of other windows."
 msgstr "Всегда помещает окно видео поверх остальных."
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr ""
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr ""
 
-#: src/libvlc.h:272
-#, fuzzy
-msgid "Log to file"
-msgstr "Следующий файл"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr "Оформление окна"
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
 #, fuzzy
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr ""
 "Еслы выключено, VLC не будет прорисовывать заголовок окна, фреймыи прочие "
 "элементы вокруг видео. Поддерживается только в Windows."
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 #, fuzzy
 msgid "Video filter module"
 msgstr "Модуль-фильтр видео"
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
+#, fuzzy
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 "Позволяет добавлять фильтры дополнительной обработки для улучшения "
 "качествакартинки, устранения чересстрочности, для клонирования или "
 "растяжения окна видео."
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr "Папка снятых стоп-кадров"
 
-#: src/libvlc.h:292
+#: src/libvlc.h:299
 #, fuzzy
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+msgid "Directory where the video snapshots will be stored."
 msgstr "Позволяет указать папку для сохранения стоп-кадров."
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 msgid "Video snapshot format"
 msgstr "Формат видеоснимка стоп-кадра"
 
-#: src/libvlc.h:297
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
 msgstr ""
-"Позволяет Вам определять формат изображения, в котором будут "
-"сохраненывидеоснимки стопкадров."
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 #, fuzzy
 msgid "Display video snapshot preview"
 msgstr "Сделать симок видео"
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 #, fuzzy
 msgid "Video cropping"
 msgstr "Клиент VideoLAN"
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr "Исходный коэффициент сжатия"
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
 "(1.25, 1.3333, etc.) expressing pixel squareness."
 msgstr ""
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr ""
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 #, fuzzy
 msgid "Monitor pixel aspect ratio"
 msgstr "Исходный коэффициент сжатия"
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 msgid "Skip frames"
 msgstr "Пропускать кадры"
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr ""
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "Пропускать кадры"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr ""
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
 "channel."
 msgstr ""
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr ""
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
 msgstr ""
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 msgid "Clock synchronisation"
 msgstr "Синхронизация часов"
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr ""
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr ""
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1852,216 +1876,215 @@ msgstr ""
 msgid "Default"
 msgstr "по умолчанию"
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr "Включить"
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 #, fuzzy
 msgid "UDP port"
 msgstr "Пауза"
 
-#: src/libvlc.h:369
+#: src/libvlc.h:384
 #, fuzzy
-msgid "This is the port used for UDP streams. 1234 by default."
+msgid "This is the default port used for UDP streams. Default is 1234."
 msgstr ""
 "Это - порт, используемый для потоков UDP. По умолчанию, мы выбрали 1234."
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr ""
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
 #, fuzzy
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 "Это - типичный размер пакетов UDP, которые мы ожидаем. На Ethernet это - "
 "обычно 1500."
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 #, fuzzy
 msgid "IPv6 multicast output interface"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr ""
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 #, fuzzy
 msgid "IPv4 multicast output interface address"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 
-#: src/libvlc.h:391
-#, fuzzy
-msgid "Program to select"
-msgstr "Остановить поток"
-
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
 "if you want to read a multi-program stream (like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:397
-#, fuzzy
-msgid "Programs to select"
-msgstr "Остановить поток"
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 #, fuzzy
 msgid "Audio track"
 msgstr "Звуковая дорожка"
 
-#: src/libvlc.h:406
+#: src/libvlc.h:422
 #, fuzzy
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr ""
 "Введите номер звуковой дорожки, которую Вы хотите использовать (от 0 до n)."
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 #, fuzzy
 msgid "Subtitles track"
 msgstr "Следующий файл"
 
-#: src/libvlc.h:411
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+#: src/libvlc.h:427
+#, fuzzy
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr "Введите номер субтитров, которые Вы хотите использовать (от 0 до n)."
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 #, fuzzy
 msgid "Audio language"
 msgstr "Выберите язык звука"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 #, fuzzy
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr ""
 "Укажите язык звуковой дорожки, которую Вы хотите использовать (comma "
 "separted, two or tree letter country code)."
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 #, fuzzy
 msgid "Subtitle language"
 msgstr "Выберите язык субтитров"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
+#, fuzzy
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
 msgstr ""
 "Укажите язык субтитров, которые Вы хотите использовать (comma separted, two "
 "or tree letter country code)."
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 #, fuzzy
 msgid "Audio track ID"
 msgstr "Звуковая дорожка"
 
-#: src/libvlc.h:426
+#: src/libvlc.h:443
 #, fuzzy
-msgid "Give the stream ID of the audio track you want to use."
+msgid "Stream ID of the audio track to use."
 msgstr ""
 "Введите номер звуковой дорожки, которую Вы хотите использовать (от 0 до n)."
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 #, fuzzy
 msgid "Subtitles track ID"
 msgstr "Следующий файл"
 
-#: src/libvlc.h:430
+#: src/libvlc.h:447
 #, fuzzy
-msgid "Give the stream ID of the subtitle track you want to use."
+msgid "Stream ID of the subtitle track to use."
 msgstr "Введите номер субтитров, которые Вы хотите использовать (от 0 до n)."
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 #, fuzzy
 msgid "Input repetitions"
 msgstr "Следующий файл"
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr ""
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
+#: src/libvlc.h:453
+msgid "Start time"
+msgstr ""
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
 msgstr ""
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
+#: src/libvlc.h:457
+#, fuzzy
+msgid "Stop time"
+msgstr "Остановить поток"
+
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
 msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 msgid "Input list"
 msgstr "Входной список"
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
 #, fuzzy
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr ""
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
 #, fuzzy
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 "Позволяет Вам одновременно воспроизводить несколько файлов. Эта особенность "
 "экспериментальна, не, все форматы поддерживаются."
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr "Закладки вносят в список для потока"
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -2069,67 +2092,67 @@ msgid ""
 "section. You can also set many miscellaneous subpictures options."
 msgstr ""
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 #, fuzzy
 msgid "Force subtitle position"
 msgstr "Приостановить поток"
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
 msgstr ""
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 #, fuzzy
 msgid "Enable sub-pictures"
 msgstr "Следующий файл"
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr "OSD"
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
+#, fuzzy
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 "VLC может отображать сообщения на видео. Это называют OSD. Вы можете "
 "отключить эту особенность здесь."
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 #, fuzzy
 msgid "Subpictures filter module"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
-"Это позволит Вам добавлять фильтр деталей изображения например к оверлею "
-"эмблемы."
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr "Автоматически определять файлы субтитров"
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr ""
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 #, fuzzy
 msgid "Subtitle autodetection fuzziness"
 msgstr "Следующий файл"
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -2140,351 +2163,341 @@ msgid ""
 "4 = subtitle file matching the movie name exactly"
 msgstr ""
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 #, fuzzy
 msgid "Subtitle autodetection paths"
 msgstr "Следующий файл"
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
 msgstr ""
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr "Использовать файлы субтитров"
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
 msgstr ""
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr "Устройство DVD"
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
 "the drive letter (eg. D:)"
 msgstr ""
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr ""
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr "Устройство VCD"
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
 msgstr ""
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr ""
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 #, fuzzy
 msgid "Audio CD device"
 msgstr "Остановить поток"
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
 msgstr ""
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 msgid "This is the default Audio CD device to use."
 msgstr ""
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr ""
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+msgid "IPv6 will be used by default for all connections."
 msgstr ""
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr ""
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+msgid "IPv4 will be used by default for all connections."
 msgstr ""
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+msgid "TCP connection timeout"
 msgstr ""
 
-#: src/libvlc.h:549
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
+#: src/libvlc.h:570
+msgid "Default TCP connection timeout (in milliseconds). "
 msgstr ""
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 #, fuzzy
 msgid "SOCKS server"
 msgstr "Быстро"
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 #, fuzzy
 msgid "SOCKS user name"
 msgstr "Воспроизвести поток"
 
-#: src/libvlc.h:558
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:579
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr ""
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 msgid "SOCKS password"
 msgstr ""
 
-#: src/libvlc.h:562
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:583
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr ""
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 #, fuzzy
 msgid "Title metadata"
 msgstr "Следующий файл"
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr ""
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr ""
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr ""
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 msgid "Copyright metadata"
 msgstr ""
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 #, fuzzy
 msgid "Description metadata"
 msgstr "Остановить поток"
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 msgid "Date metadata"
 msgstr ""
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr ""
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
 "can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
+#: src/libvlc.h:623
+msgid "Preferred decoders list"
 msgstr ""
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr ""
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr ""
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
 msgstr ""
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 #, fuzzy
 msgid "Default stream output chain"
 msgstr "Воспроизвести поток"
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
 "to learn how to build such chains.Warning: this chain will be enabled for "
 "all streams."
 msgstr ""
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr ""
 
-#: src/libvlc.h:625
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+#: src/libvlc.h:652
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr ""
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr ""
 
-#: src/libvlc.h:629
-msgid "This allows you to play the stream while streaming it."
+#: src/libvlc.h:656
+msgid "Play locally the stream while streaming it."
 msgstr ""
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 #, fuzzy
 msgid "Enable video stream output"
 msgstr "Остановить поток"
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 #, fuzzy
 msgid "Enable audio stream output"
 msgstr "Остановить поток"
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 #, fuzzy
 msgid "Enable SPU stream output"
 msgstr "Остановить поток"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 #, fuzzy
 msgid "Keep stream output open"
 msgstr "Остановить поток"
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
 "specified)"
 msgstr ""
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 msgid "Preferred packetizer list"
 msgstr ""
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr ""
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 #, fuzzy
 msgid "Mux module"
 msgstr "Модули"
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr ""
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr ""
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr ""
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 msgid "Control SAP flow"
 msgstr ""
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr ""
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 #, fuzzy
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
@@ -2493,11 +2506,11 @@ msgstr ""
 "Эти настройки позволяют Вам включить специальную оптимизацию \n"
 " центрального процессораВы должны всегда оставлять все, что включено."
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 msgid "Enable FPU support"
 msgstr "Включить поддержку сопроцессора для операций с плавающей точкой (FPU)"
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
 "advantage of it."
@@ -2505,11 +2518,11 @@ msgstr ""
 "Если ваш процессор имеет модуль вычисления с плавающей запятой, VLC может "
 "использовать в своих интересах это."
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr "Включить центральному процессору поддержку MMX"
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
@@ -2517,11 +2530,11 @@ msgstr ""
 "Если ваш процессор поддерживает набор команд MMX, VLC может использовать в "
 "своих интересах их."
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr "Включить центральному процессору поддержку 3D Now!"
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
@@ -2529,11 +2542,11 @@ msgstr ""
 "Если ваш процессор поддерживает набор команд 3D Now!, VLC может использовать "
 "в своих интересах их."
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr "Включить центральному процессору поддержку MMX EXT"
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
@@ -2541,11 +2554,11 @@ msgstr ""
 "Если ваш процессор поддерживает набор команд MMX EXT, VLC может использовать "
 "в своих интересах их."
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr "Включить центральному процессору поддержку CPU SSE"
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
@@ -2553,11 +2566,11 @@ msgstr ""
 "Если ваш процессор поддерживает набор команд SSE, VLC может использовать в "
 "своих интересах их."
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr "Включить центральному процессору поддержку SSE2"
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
@@ -2565,11 +2578,11 @@ msgstr ""
 "Если ваш процессор поддерживает набор команд SSE2, VLC может использовать в "
 "своих интересах их."
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr "Включить центральному процессору поддержку AltiVec"
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
@@ -2577,125 +2590,62 @@ msgstr ""
 "Если ваш процессор поддерживает набор команд AltiVec, VLC может использовать "
 "в своих интересах их."
 
-#: src/libvlc.h:714
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-"Эти настройки определяют поведение списка воспроизведения. Некоторые из них "
-"могут быть отвергнуты в списке воспроизведения диалоговом окне."
-
-#: src/libvlc.h:717
-msgid "Automatically preparse files"
-msgstr ""
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-#, fuzzy
-msgid "Services discovery modules"
-msgstr "Открыть окно списка для воспроизведения"
-
-#: src/libvlc.h:724
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-
-#: src/libvlc.h:727
-msgid "Play files randomly forever"
-msgstr "Всегда беспорядочно (randomly) воспроизводить файлы"
-
-#: src/libvlc.h:729
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr ""
-"Когда включкно, VLC будет беспорядочно играть файлы в списке воспроизведения "
-"пока не остановят."
-
-#: src/libvlc.h:732
-msgid "Repeat all"
-msgstr "Повторить всё"
-
-#: src/libvlc.h:734
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr ""
-
-#: src/libvlc.h:737
-msgid "Repeat current item"
-msgstr "Повторить текущий элемент"
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr ""
-
-#: src/libvlc.h:742
-msgid "Play and stop"
-msgstr "Воспроизвести и Остановить"
-
-#: src/libvlc.h:744
-msgid "Stop the playlist after each played playlist item. "
-msgstr ""
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr ""
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
 msgstr ""
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 #, fuzzy
 msgid "Access module"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
 "option unless you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 #, fuzzy
 msgid "Access filter module"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:763
-msgid "This is a legacy entry to let you configure access filter modules."
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
 msgstr ""
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 msgid "Demux module"
 msgstr ""
 
-#: src/libvlc.h:767
-msgid "This is a legacy entry to let you configure demux modules."
+#: src/libvlc.h:771
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr ""
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2703,102 +2653,103 @@ msgid ""
 "only activate this if you know what you're doing."
 msgstr ""
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr ""
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
 "VLC instances."
 msgstr ""
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 #, fuzzy
 msgid "Minimize number of threads"
 msgstr "Остановить поток"
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr ""
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr ""
 
-#: src/libvlc.h:789
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+#: src/libvlc.h:796
+msgid "Additional path for VLC to look for its modules."
 msgstr ""
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 #, fuzzy
 msgid "VLM configuration file"
 msgstr "Остановить поток"
 
-#: src/libvlc.h:794
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
 msgstr ""
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr ""
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
+#: src/libvlc.h:808
 #, fuzzy
-msgid "This option allows you to collect miscellaneous statistics."
+msgid "Collect miscellaneous statistics."
 msgstr "Эти настройки позволяют Вам выбирать интерфейсы управления. "
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr ""
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr ""
 
-#: src/libvlc.h:810
-msgid "Allow only one running instance"
+#: src/libvlc.h:814
+#, fuzzy
+msgid "Log to file"
+msgstr "Следующий файл"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
 msgstr ""
 
-#: src/libvlc.h:812
-msgid ""
-"Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
-"explorer. This option will allow you to play the file with the already "
-"running instance or enqueue it."
+#: src/libvlc.h:818
+msgid "Log to syslog"
 msgstr ""
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
 msgstr ""
 
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
+#: src/libvlc.h:822
+msgid "Allow only one running instance"
 msgstr ""
 
 #: src/libvlc.h:824
+msgid ""
+"Allowing only one running instance of VLC can sometimes be useful, for "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
+"explorer. This option will allow you to play the file with the already "
+"running instance or enqueue it."
+msgstr ""
+
+#: src/libvlc.h:830
 msgid "Increase the priority of the process"
 msgstr ""
 
-#: src/libvlc.h:826
+#: src/libvlc.h:832
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
 "experience as it allows VLC not to be disturbed by other applications that "
@@ -2808,22 +2759,22 @@ msgid ""
 "machine."
 msgstr ""
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr ""
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
 "to correctly implement condition variables. You can also use the faster "
 "Win9x implementation but you might experience problems with it."
 msgstr ""
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr ""
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
 "implementation (more precisely there is a possibility for a race condition "
@@ -2832,595 +2783,725 @@ msgid ""
 "fastest but slightly incorrect), 1 (default) and 2."
 msgstr ""
 
-#: src/libvlc.h:851
-msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
-msgstr ""
-
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
-#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
-#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
-msgid "Fullscreen"
-msgstr "Полноэкранный"
-
-#: src/libvlc.h:855
-msgid "Select the hotkey to use to swap fullscreen state."
-msgstr "Выберите горячую клавишу для переключения Полноэкранного режима"
-
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
-msgid "Play/Pause"
-msgstr "Воспроизвести/Пауза"
-
-#: src/libvlc.h:857
-msgid "Select the hotkey to use to swap paused state."
-msgstr "Выберите горячую клавишу для переключения паузы"
-
 #: src/libvlc.h:858
-msgid "Pause only"
-msgstr "Только Пауза"
-
-#: src/libvlc.h:859
-msgid "Select the hotkey to use to pause."
-msgstr "Выберите горячую клавишу для паузы"
+msgid "Enqueue items to playlist when in one instance mode"
+msgstr ""
 
 #: src/libvlc.h:860
-msgid "Play only"
-msgstr "Только Воспроизвести"
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
 
-#: src/libvlc.h:861
-msgid "Select the hotkey to use to play."
-msgstr "Выберите горячую клавишу для воспроизведения"
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
+msgstr ""
+"Эти настройки определяют поведение списка воспроизведения. Некоторые из них "
+"могут быть отвергнуты в списке воспроизведения диалоговом окне."
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
-msgid "Faster"
-msgstr "Быстрее"
+#: src/libvlc.h:872
+msgid "Automatically preparse files"
+msgstr ""
 
-#: src/libvlc.h:863
-msgid "Select the hotkey to use for fast forward playback."
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
 msgstr ""
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
-msgid "Slower"
+#: src/libvlc.h:877
+#, fuzzy
+msgid "Services discovery modules"
+msgstr "Открыть окно списка для воспроизведения"
+
+#: src/libvlc.h:879
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
+
+#: src/libvlc.h:882
+msgid "Play files randomly forever"
+msgstr "Всегда беспорядочно (randomly) воспроизводить файлы"
+
+#: src/libvlc.h:884
+#, fuzzy
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr ""
+"Когда включкно, VLC будет беспорядочно играть файлы в списке воспроизведения "
+"пока не остановят."
+
+#: src/libvlc.h:886
+msgid "Repeat all"
+msgstr "Повторить всё"
+
+#: src/libvlc.h:888
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr ""
+
+#: src/libvlc.h:890
+msgid "Repeat current item"
+msgstr "Повторить текущий элемент"
+
+#: src/libvlc.h:892
+#, fuzzy
+msgid "VLC will keep playing the current playlist item."
+msgstr "Открыть окно списка для воспроизведения"
+
+#: src/libvlc.h:894
+msgid "Play and stop"
+msgstr "Воспроизвести и Остановить"
+
+#: src/libvlc.h:896
+msgid "Stop the playlist after each played playlist item."
+msgstr ""
+
+#: src/libvlc.h:903
+msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
+msgstr ""
+
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
+#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
+msgid "Fullscreen"
+msgstr "Полноэкранный"
+
+#: src/libvlc.h:907
+msgid "Select the hotkey to use to swap fullscreen state."
+msgstr "Выберите горячую клавишу для переключения Полноэкранного режима"
+
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
+msgid "Play/Pause"
+msgstr "Воспроизвести/Пауза"
+
+#: src/libvlc.h:909
+msgid "Select the hotkey to use to swap paused state."
+msgstr "Выберите горячую клавишу для переключения паузы"
+
+#: src/libvlc.h:910
+msgid "Pause only"
+msgstr "Только Пауза"
+
+#: src/libvlc.h:911
+msgid "Select the hotkey to use to pause."
+msgstr "Выберите горячую клавишу для паузы"
+
+#: src/libvlc.h:912
+msgid "Play only"
+msgstr "Только Воспроизвести"
+
+#: src/libvlc.h:913
+msgid "Select the hotkey to use to play."
+msgstr "Выберите горячую клавишу для воспроизведения"
+
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
+msgid "Faster"
+msgstr "Быстрее"
+
+#: src/libvlc.h:915
+msgid "Select the hotkey to use for fast forward playback."
+msgstr ""
+
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
+msgid "Slower"
 msgstr "Медленнее"
 
-#: src/libvlc.h:865
+#: src/libvlc.h:917
 msgid "Select the hotkey to use for slow motion playback."
 msgstr ""
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr "Следующий"
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr ""
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr "Предыдущий"
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr ""
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr "Стоп"
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
-msgstr ""
+#: src/libvlc.h:923
+#, fuzzy
+msgid "Select the hotkey to stop playback."
+msgstr "Выберите горячую клавишу для воспроизведения"
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr "Позиция"
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr ""
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 #, fuzzy
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr "Выберите горячую клавишу для паузы"
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 #, fuzzy
 msgid "Short backwards jump"
 msgstr "Вернуться назад"
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 #, fuzzy
 msgid "Select the hotkey to make a short backwards jump."
 msgstr "Выберите горячую клавишу для паузы"
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 #, fuzzy
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr "Выберите горячую клавишу для паузы"
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 #, fuzzy
 msgid "Long backwards jump"
 msgstr "Вернуться назад"
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 #, fuzzy
 msgid "Select the hotkey to make a long backwards jump."
 msgstr "Выберите горячую клавишу для паузы"
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 #, fuzzy
 msgid "Select the hotkey to make a very short forward jump."
 msgstr "Выберите горячую клавишу для воспроизведения"
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 #, fuzzy
 msgid "Short forward jump"
 msgstr "Вернуться назад"
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 #, fuzzy
 msgid "Select the hotkey to make a short forward jump."
 msgstr "Выберите горячую клавишу для воспроизведения"
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 #, fuzzy
 msgid "Select the hotkey to make a medium forward jump."
 msgstr "Выберите горячую клавишу для воспроизведения"
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 #, fuzzy
 msgid "Select the hotkey to make a long forward jump."
 msgstr "Выберите горячую клавишу для воспроизведения"
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
+#: src/libvlc.h:959
 #, fuzzy
-msgid "Long jump size"
+msgid "Long jump length"
 msgstr "Следующий файл"
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr "Выход"
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 msgid "Select the hotkey to quit the application."
 msgstr "Выберите горячую клавишу, чтобы выйти из приложения."
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 msgid "Navigate up"
 msgstr ""
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 msgid "Select the key to move the selector up in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 msgid "Navigate down"
 msgstr ""
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 msgid "Select the key to move the selector down in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 msgid "Navigate left"
 msgstr ""
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 msgid "Select the key to move the selector left in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 msgid "Navigate right"
 msgstr ""
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 #, fuzzy
 msgid "Select the key to move the selector right in DVD menus."
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr "Активировать"
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 msgid "Select the key to activate selected item in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 #, fuzzy
 msgid "Go to the DVD menu"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 #, fuzzy
 msgid "Select the key to take you to the DVD menu"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 #, fuzzy
 msgid "Select previous DVD title"
 msgstr "Предыдущий файл"
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 #, fuzzy
 msgid "Select the key to choose the previous title from the DVD"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 #, fuzzy
 msgid "Select next DVD title"
 msgstr "Следующий файл"
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 #, fuzzy
 msgid "Select the key to choose the next title from the DVD"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 #, fuzzy
 msgid "Select prev DVD chapter"
 msgstr "Предыдущий файл"
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 #, fuzzy
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 #, fuzzy
 msgid "Select next DVD chapter"
 msgstr "Предыдущий файл"
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 #, fuzzy
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr "Громче"
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr ""
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr "Тише"
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr ""
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr "Выключить звук"
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
-msgstr ""
+#: src/libvlc.h:989
+#, fuzzy
+msgid "Select the key to mute audio."
+msgstr "Выберите горячую клавишу для паузы"
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 #, fuzzy
 msgid "Subtitle delay up"
 msgstr "Следующий файл"
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 #, fuzzy
 msgid "Select the key to increase the subtitle delay."
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 #, fuzzy
 msgid "Subtitle delay down"
 msgstr "Следующий файл"
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 #, fuzzy
 msgid "Select the key to decrease the subtitle delay."
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 #, fuzzy
 msgid "Audio delay up"
 msgstr "Следующий файл"
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 #, fuzzy
 msgid "Select the key to increase the audio delay."
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 #, fuzzy
 msgid "Audio delay down"
 msgstr "Следующий файл"
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 #, fuzzy
 msgid "Select the key to decrease the audio delay."
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr ""
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr ""
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr ""
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr ""
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr ""
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr ""
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr ""
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr ""
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr ""
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr ""
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 msgid "Select the key to play this bookmark."
 msgstr "Выберите горячую клавишу, чтобы воспроизвести эту закладку"
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 msgid "Set playlist bookmark 1"
 msgstr "Установить закладку списка воспроизведения 1"
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 msgid "Set playlist bookmark 2"
 msgstr "Установить закладку списка воспроизведения 2"
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 msgid "Set playlist bookmark 3"
 msgstr "Установить закладку списка воспроизведения 3"
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 msgid "Set playlist bookmark 4"
 msgstr "Установить закладку списка воспроизведения 4"
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 msgid "Set playlist bookmark 5"
 msgstr "Установить закладку списка воспроизведения 5"
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 msgid "Set playlist bookmark 6"
 msgstr "Установить закладку списка воспроизведения 6"
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 msgid "Set playlist bookmark 7"
 msgstr "Установить закладку списка воспроизведения 7"
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 msgid "Set playlist bookmark 8"
 msgstr "Установить закладку списка воспроизведения 8"
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 msgid "Set playlist bookmark 9"
 msgstr "Установить закладку списка воспроизведения 9"
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 msgid "Set playlist bookmark 10"
 msgstr "Установить закладку списка воспроизведения 10"
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 #, fuzzy
 msgid "Select the key to set this playlist bookmark."
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+msgid "Playlist bookmark 1"
+msgstr "Закладка списка воспроизведения 1"
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+msgid "Playlist bookmark 2"
+msgstr "Закладка списка воспроизведения 2"
+
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+msgid "Playlist bookmark 3"
+msgstr "Закладка списка воспроизведения 3"
+
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+msgid "Playlist bookmark 4"
+msgstr "Закладка списка воспроизведения 4"
+
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+msgid "Playlist bookmark 5"
+msgstr "Закладка списка воспроизведения 5"
+
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+msgid "Playlist bookmark 6"
+msgstr "Закладка списка воспроизведения 6"
+
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+msgid "Playlist bookmark 7"
+msgstr "Закладка списка воспроизведения 7"
+
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+msgid "Playlist bookmark 8"
+msgstr "Закладка списка воспроизведения 8"
+
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+msgid "Playlist bookmark 9"
+msgstr "Закладка списка воспроизведения 9"
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+msgid "Playlist bookmark 10"
+msgstr "Закладка списка воспроизведения 10"
+
+#: src/libvlc.h:1032
+#, fuzzy
+msgid "This allows you to define playlist bookmarks."
+msgstr "Открыть окно списка для воспроизведения"
+
+#: src/libvlc.h:1034
 msgid "Go back in browsing history"
 msgstr ""
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr ""
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 #, fuzzy
 msgid "Cycle audio track"
 msgstr "Остановить поток"
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+msgid "Cycle through the available audio tracks(languages)."
 msgstr ""
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 #, fuzzy
 msgid "Cycle subtitle track"
 msgstr "Следующий файл"
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
-msgstr ""
+#: src/libvlc.h:1042
+#, fuzzy
+msgid "Cycle through the available subtitle tracks."
+msgstr "Следующий файл"
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1043
 #, fuzzy
 msgid "Cycle source aspect ratio"
 msgstr "Исходный коэффициент сжатия"
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
-msgstr ""
+#: src/libvlc.h:1044
+#, fuzzy
+msgid "Cycle through a predefined list of source aspect ratios."
+msgstr "Исходный коэффициент сжатия"
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 #, fuzzy
 msgid "Cycle video crop"
 msgstr "Вывод видео полутонами серого"
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
+#: src/libvlc.h:1046
+msgid "Cycle through a predefined list of crop formats."
 msgstr ""
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 #, fuzzy
 msgid "Cycle deinterlace modes"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:985
-msgid "Cycle through all the deinterlace modes"
-msgstr ""
+#: src/libvlc.h:1048
+#, fuzzy
+msgid "Cycle through deinterlace modes."
+msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 msgid "Show interface"
 msgstr "Показать интерфейс"
 
-#: src/libvlc.h:987
+#: src/libvlc.h:1050
 #, fuzzy
-msgid "Raise the interface above all other windows"
+msgid "Raise the interface above all other windows."
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 #, fuzzy
 msgid "Hide interface"
 msgstr "_Скрыть интерфейс"
 
-#: src/libvlc.h:989
+#: src/libvlc.h:1052
 #, fuzzy
-msgid "Lower the interface below all other windows"
+msgid "Lower the interface below all other windows."
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr "Сделать симок видео"
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr "Сделать симок видео и сохранить его на диск"
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 msgid "Record"
 msgstr "Записать"
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr ""
 
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3443,148 +3524,153 @@ msgid ""
 "  vlc:quit                       Special item to quit VLC\n"
 msgstr ""
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 msgid "Snapshot"
 msgstr "Сделать сниок"
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 msgid "Window properties"
 msgstr "Настройки окна"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 #, fuzzy
 msgid "Subpictures"
 msgstr "Следующий файл"
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr "Субтитры"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 #, fuzzy
 msgid "Overlays"
 msgstr "Воспр."
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 msgid "Track settings"
 msgstr "Настройки дорожки"
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 msgid "Playback control"
 msgstr "Управление воспроизведением"
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 msgid "Default devices"
 msgstr "Устройство по умолчанию"
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 msgid "Network settings"
 msgstr "Настройки сети"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr ""
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 #, fuzzy
 msgid "Metadata"
 msgstr "Следующий файл"
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr ""
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 #, fuzzy
 msgid "Input"
 msgstr "Список для воспроизведения"
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 msgid "CPU"
 msgstr ""
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 msgid "Special modules"
 msgstr "Специальные модули"
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr "Дополнения к программе (Plugins)"
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 msgid "Performance options"
 msgstr "Настройки производительности"
 
-#: src/libvlc.h:1436
-#, fuzzy
-msgid "Interfaces"
-msgstr "Интерфейс"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr ""
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1808
+#, fuzzy
+msgid "Jump sizes"
+msgstr "Следующий файл"
+
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr ""
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 #, fuzzy
 msgid "print help for the advanced options"
 msgstr "Остановить поток"
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr ""
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr ""
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr ""
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr ""
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr ""
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 #, fuzzy
 msgid "resets the current plugins cache"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr ""
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr ""
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr ""
 
@@ -4206,11 +4292,11 @@ msgstr ""
 msgid "Zulu"
 msgstr ""
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr ""
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -4231,29 +4317,29 @@ msgstr ""
 msgid "Undefined"
 msgstr ""
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr ""
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 #, fuzzy
 msgid "Discard"
 msgstr "Остановить поток"
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr ""
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 msgid "Mean"
 msgstr ""
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr ""
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr ""
 
@@ -4277,17 +4363,19 @@ msgstr "1:1 Оригинал"
 msgid "2:1 Double"
 msgstr "2:1 Двойной"
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr ""
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 #, fuzzy
 msgid "Aspect-ratio"
 msgstr "Следующий файл"
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -4298,10 +4386,10 @@ msgstr "Следующий файл"
 msgid "Caching value in ms"
 msgstr ""
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. This value should be set in "
+"milliseconds."
 msgstr ""
 
 #: modules/access/cdda.c:58 modules/gui/macosx/open.m:176
@@ -4325,7 +4413,7 @@ msgid "CDDB Server"
 msgstr "Быстро"
 
 #: modules/access/cdda.c:71
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr ""
 
 #: modules/access/cdda.c:74
@@ -4335,20 +4423,20 @@ msgstr "Быстро"
 
 #: modules/access/cdda.c:74
 #, fuzzy
-msgid "CDDB Server port to use"
+msgid "CDDB Server port to use."
 msgstr "Быстро"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 msgid "Audio CD - Track "
 msgstr "Аудио компакт-диск - Дорожка"
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, c-format
 msgid "Audio CD - Track %i"
 msgstr "Аудио компакт-диск - Дорожка %i"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr "Отсутствует"
 
@@ -4377,16 +4465,16 @@ msgstr ""
 
 #: modules/access/cdda/cdda.c:59
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:63
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:69
@@ -4449,8 +4537,8 @@ msgstr ""
 msgid "Audio Compact Disc"
 msgstr "Аудио компакт-диск"
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:129
@@ -4488,8 +4576,7 @@ msgid "Use Navigation-style playback?"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:174
@@ -4502,7 +4589,7 @@ msgid "Format to use in playlist \"title\" field when using CDDB"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:181
-msgid "Do CDDB lookups?"
+msgid "CDDB lookups"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:182
@@ -4588,8 +4675,8 @@ msgstr "Дорожки"
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr "Дорожка"
 
@@ -4623,21 +4710,22 @@ msgid "expand"
 msgstr ""
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+msgid "Ignored extensions"
 msgstr ""
 
 #: modules/access/directory.c:82
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 msgid "Directory"
 msgstr "Папка"
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 #, fuzzy
 msgid "Standard filesystem directory input"
 msgstr "Остановить поток"
@@ -4658,8 +4746,8 @@ msgstr "Антенна"
 
 #: modules/access/dshow/dshow.cpp:81
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:83 modules/access/v4l/v4l.c:77
@@ -4668,9 +4756,8 @@ msgstr "Название видео устройства"
 
 #: modules/access/dshow/dshow.cpp:85
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:88 modules/access/v4l/v4l.c:81
@@ -4679,9 +4766,9 @@ msgstr "Название аудио устройства"
 
 #: modules/access/dshow/dshow.cpp:90
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:93
@@ -4690,9 +4777,8 @@ msgstr "Размер видео"
 
 #: modules/access/dshow/dshow.cpp:95
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:98 modules/access/v4l/v4l.c:85
@@ -4738,8 +4824,7 @@ msgid "Tuner TV Channel"
 msgstr "Каналы ТВ Тюнера"
 
 #: modules/access/dshow/dshow.cpp:115
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:117
@@ -4748,8 +4833,8 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:119
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:121
@@ -4757,46 +4842,75 @@ msgid "Tuner input type"
 msgstr "Тип входа тюнера"
 
 #: modules/access/dshow/dshow.cpp:123
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+#, fuzzy
+msgid "Select the tuner input type (Cable/Antenna)."
 msgstr ""
 "Позволяет Вам выбрать тип входного сигнала для ТВ тюнера (Кабельное/Антенное)"
 
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "Видео настройки"
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "Остановить поток"
+
+#: modules/access/dshow/dshow.cpp:132
+#, fuzzy
+msgid "Select the audio input source. See the \"video input\" option."
+msgstr "Установите Контраст видео ввода"
+
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "Остановить поток"
+
 #: modules/access/dshow/dshow.cpp:135
+#, fuzzy
+msgid "Select the video output type. See the \"video input\" option."
+msgstr "Установите Оттенок видео ввода"
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "Остановить поток"
+
+#: modules/access/dshow/dshow.cpp:138
+#, fuzzy
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr "Установите Оттенок видео ввода"
+
+#: modules/access/dshow/dshow.cpp:150
 msgid "DirectShow"
 msgstr ""
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 #, fuzzy
 msgid "DirectShow input"
 msgstr "Остановить поток"
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 msgid "Refresh list"
 msgstr "Обновить список"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr "Конфигурация"
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-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:73
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
+"Caching value for DVB streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/dvb/access.c:76
@@ -4835,7 +4949,9 @@ msgid "Probe DVB card for capabilities"
 msgstr ""
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr ""
 
 #: modules/access/dvb/access.c:91
@@ -4844,15 +4960,16 @@ msgid "Budget mode"
 msgstr "Следующий файл"
 
 #: modules/access/dvb/access.c:92
-msgid "This allows you to stream an entire transponder with a budget card."
-msgstr ""
+#, fuzzy
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
+msgstr "Этот мастер помогает Вам вещать поток, transcode или сохранять поток"
 
 #: modules/access/dvb/access.c:95
 msgid "Satellite number in the Diseqc system"
 msgstr ""
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr ""
 
 #: modules/access/dvb/access.c:98
@@ -4860,7 +4977,7 @@ msgid "LNB voltage"
 msgstr ""
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr ""
 
 #: modules/access/dvb/access.c:101
@@ -4878,7 +4995,7 @@ msgid "22 kHz tone"
 msgstr ""
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+msgid "[0=off, 1=on, -1=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:108
@@ -4887,7 +5004,7 @@ msgid "Transponder FEC"
 msgstr "Приостановить поток"
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:111
@@ -4958,8 +5075,7 @@ msgstr "Воспроизвести поток"
 
 #: modules/access/dvb/access.c:152
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:155
@@ -4969,8 +5085,7 @@ msgstr "Пароль"
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -4979,41 +5094,41 @@ msgstr ""
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 #, fuzzy
 msgid "Certificate file"
 msgstr "Следующий файл"
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr ""
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 #, fuzzy
 msgid "Root CA file"
 msgstr "Следующий файл"
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr ""
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 #, fuzzy
 msgid "CRL file"
 msgstr "Следующий файл"
@@ -5035,18 +5150,28 @@ msgstr ""
 msgid "HTTP server"
 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:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr ""
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
-msgid "Allows you to select the default DVD angle."
+msgid "Default DVD angle."
 msgstr ""
 
-#: modules/access/dvdnav.c:65
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
+msgid "Caching value for DVDs. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/dvdnav.c:67
@@ -5055,8 +5180,8 @@ msgstr ""
 
 #: modules/access/dvdnav.c:69
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 
 #: modules/access/dvdnav.c:78
@@ -5068,12 +5193,6 @@ msgstr "Открыть окно списка для воспроизведени
 msgid "DVDnav Input"
 msgstr ""
 
-#: modules/access/dvdread.c:63
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-
 #: modules/access/dvdread.c:66
 msgid "Method used by libdvdcss for decryption"
 msgstr ""
@@ -5112,8 +5231,7 @@ msgstr ""
 
 #: modules/access/fake.c:42
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
+"Caching value for fake streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/fake.c:44 modules/access/pvr/pvr.c:72
@@ -5123,7 +5241,7 @@ msgid "Framerate"
 msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/access/fake.c:46
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr ""
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -5133,8 +5251,8 @@ msgstr ""
 
 #: modules/access/fake.c:49
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 
 #: modules/access/fake.c:51
@@ -5144,8 +5262,8 @@ msgstr "Длительность"
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -5157,19 +5275,23 @@ msgstr ""
 msgid "Fake input"
 msgstr "Остановить поток"
 
+#: modules/access/file.c:82
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr ""
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr ""
 
 #: modules/access/file.c:86
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 
 #: modules/access/file.c:90
 #, fuzzy
-msgid "Standard filesystem file input"
+msgid "File input"
 msgstr "Остановить поток"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
@@ -5184,10 +5306,43 @@ msgstr "Остановить поток"
 msgid "File"
 msgstr "Файл"
 
+#: modules/access_filter/record.c:43
+msgid "Record directory"
+msgstr "Папка для записи"
+
+#: modules/access_filter/record.c:45
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "Открыть окно списка для воспроизведения"
+
+#: modules/access_filter/timeshift.c:44
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Сдвиг времени"
+
+#: modules/access_filter/timeshift.c:45
+#, fuzzy
+msgid ""
+"This is the size of the temporary files tha will be used to store the "
+"timeshifted streams."
+msgstr "Видео фильтры используются для дополнительной обработки потока видео"
+
+#: modules/access_filter/timeshift.c:47
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Папка снятых стоп-кадров"
+
+#: modules/access_filter/timeshift.c:48
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+msgid "Timeshift"
+msgstr "Сдвиг времени"
+
 #: modules/access/ftp.c:44
 msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+"Caching value for FTP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/ftp.c:46
@@ -5196,8 +5351,7 @@ msgid "FTP user name"
 msgstr "Воспроизвести поток"
 
 #: modules/access/ftp.c:47 modules/access/smb.c:64
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
+msgid "User name that will be used for the connection."
 msgstr ""
 
 #: modules/access/ftp.c:49
@@ -5205,7 +5359,7 @@ msgid "FTP password"
 msgstr ""
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
-msgid "Allows you to modify the password that will be used for the connection."
+msgid "Password that will be used for the connection."
 msgstr ""
 
 #: modules/access/ftp.c:52
@@ -5213,7 +5367,7 @@ msgid "FTP account"
 msgstr ""
 
 #: modules/access/ftp.c:53
-msgid "Allows you to modify the account that will be used for the connection."
+msgid "Account that will be used for the connection."
 msgstr ""
 
 #: modules/access/ftp.c:58
@@ -5221,105 +5375,278 @@ msgstr ""
 msgid "FTP input"
 msgstr "Остановить поток"
 
-#: modules/access/gnomevfs.c:46
-msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
+#: modules/access/gnomevfs.c:46
+msgid ""
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
+msgstr ""
+
+#: modules/access/gnomevfs.c:50
+#, fuzzy
+msgid "GnomeVFS input"
+msgstr "Остановить поток"
+
+#: modules/access/http.c:47
+msgid "HTTP proxy"
+msgstr ""
+
+#: modules/access/http.c:49
+msgid ""
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
+msgstr ""
+
+#: modules/access/http.c:55
+msgid ""
+"Caching value for HTTP streams. This value should be set in milliseconds."
+msgstr ""
+
+#: modules/access/http.c:58
+#, fuzzy
+msgid "HTTP user agent"
+msgstr "Воспроизвести поток"
+
+#: modules/access/http.c:59
+msgid "User agent that will be used for the connection."
+msgstr ""
+
+#: modules/access/http.c:62
+#, fuzzy
+msgid "Auto re-connect"
+msgstr "Остановить поток"
+
+#: modules/access/http.c:64
+msgid ""
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
+msgstr ""
+
+#: modules/access/http.c:67
+#, fuzzy
+msgid "Continuous stream"
+msgstr "Остановить поток"
+
+#: modules/access/http.c:68
+msgid ""
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
+msgstr ""
+
+#: modules/access/http.c:74
+#, fuzzy
+msgid "HTTP input"
+msgstr "Остановить поток"
+
+#: modules/access/http.c:76
+msgid "HTTP(S)"
+msgstr ""
+
+#: modules/access/mms/mms.c:48
+msgid ""
+"Caching value for MMS streams. This value should be set in milliseconds."
+msgstr ""
+
+#: modules/access/mms/mms.c:51
+#, fuzzy
+msgid "Force selection of all streams"
+msgstr "Остановить поток"
+
+#: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
+#, fuzzy
+msgid "Maximum bitrate"
+msgstr "Открыть окно списка для воспроизведения"
+
+#: modules/access/mms/mms.c:58
+msgid "Select the stream with the maximum bitrate under that limit."
+msgstr ""
+
+#: modules/access/mms/mms.c:62
+msgid "Microsoft Media Server (MMS) input"
+msgstr ""
+
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+#, fuzzy
+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:60
+msgid "Append to file"
+msgstr "Приложите к файлу"
+
+#: modules/access_output/file.c:61
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
+
+#: modules/access_output/file.c:65
+#, fuzzy
+msgid "File stream output"
+msgstr "Остановить поток"
+
+#: modules/access_output/http.c:60
+#, fuzzy
+msgid "Username"
+msgstr "Воспроизвести поток"
+
+#: modules/access_output/http.c:61
+msgid "User name that will be requested to access the stream."
+msgstr ""
+
+#: modules/access_output/http.c:64
+msgid "Password that will be requested to access the stream."
+msgstr ""
+
+#: modules/access_output/http.c:66
+#, fuzzy
+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 forHTTPS. 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/gnomevfs.c:50
+#: modules/access_output/http.c:91
 #, fuzzy
-msgid "GnomeVFS filesystem file input"
+msgid "HTTP stream output"
 msgstr "Остановить поток"
 
-#: modules/access/http.c:47
-msgid "HTTP proxy"
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
 msgstr ""
 
-#: modules/access/http.c:49
-msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
-msgstr ""
+#: modules/access_output/shout.c:58
+#, fuzzy
+msgid "Stream name"
+msgstr "Поток"
 
-#: modules/access/http.c:55
-msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the icecast server."
 msgstr ""
 
-#: modules/access/http.c:58
+#: modules/access_output/shout.c:62
 #, fuzzy
-msgid "HTTP user agent"
-msgstr "Ð\92оÑ\81пÑ\80оизвеÑ\81Ñ\82и Ð¿Ð¾Ñ\82ок"
+msgid "Stream description"
+msgstr "СледÑ\83Ñ\8eÑ\89ий Ñ\84айл"
 
-#: modules/access/http.c:59
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/http.c:62
+#: modules/access_output/shout.c:66
 #, fuzzy
-msgid "Auto re-connect"
+msgid "Stream MP3"
 msgstr "Остановить поток"
 
-#: modules/access/http.c:63
+#: modules/access_output/shout.c:67
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"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 "
+"icecast server."
 msgstr ""
 
-#: modules/access/http.c:66
+#: modules/access_output/shout.c:73
 #, fuzzy
-msgid "Continuous stream"
-msgstr "Ð\9eÑ\81Ñ\82ановиÑ\82Ñ\8c Ð¿Ð¾Ñ\82ок"
+msgid "IceCAST output"
+msgstr "Ð\94оÑ\81Ñ\82Ñ\83п-вÑ\8bвод"
 
-#: modules/access/http.c:67
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+msgid "Caching value (ms)"
+msgstr ""
+
+#: modules/access_output/udp.c:77
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"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:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+msgid "Time-To-Live (TTL)"
 msgstr ""
 
-#: modules/access/http.c:73
+#: modules/access_output/udp.c:81
 #, fuzzy
-msgid "HTTP input"
-msgstr "Ð\9eÑ\81Ñ\82ановиÑ\82Ñ\8c Ð¿Ð¾Ñ\82ок"
+msgid "Time-To-Live of the outgoing stream."
+msgstr "Ð\9eÑ\82кÑ\80Ñ\8bÑ\82Ñ\8c Ð¾ÐºÐ½Ð¾ Ñ\81пиÑ\81ка Ð´Ð»Ñ\8f Ð²Ð¾Ñ\81пÑ\80оизведениÑ\8f"
 
-#: modules/access/http.c:75
-msgid "HTTP(S)"
+#: modules/access_output/udp.c:84
+msgid "Group packets"
 msgstr ""
 
-#: modules/access/mms/mms.c:48
+#: modules/access_output/udp.c:85
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
+"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/mms/mms.c:51
-#, fuzzy
-msgid "Force selection of all streams"
-msgstr "Остановить поток"
-
-#: modules/access/mms/mms.c:53
-#, fuzzy
-msgid "Maximum bitrate"
-msgstr "Открыть окно списка для воспроизведения"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
 
-#: modules/access/mms/mms.c:55
+#: modules/access_output/udp.c:91
 msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
+"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/mms/mms.c:60
-msgid "Microsoft Media Server (MMS) input"
+#: modules/access_output/udp.c:97
+#, fuzzy
+msgid "UDP stream output"
+msgstr "Остановить поток"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:48
 msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:51
@@ -5347,23 +5674,25 @@ msgid "Norm"
 msgstr "Пауза"
 
 #: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
 msgid "Width"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.c:62
+msgid "Width of the stream to capture (-1 for autodetection)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
 msgid "Height"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.c:66
+msgid "Height of the stream to capture (-1 for autodetection)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
@@ -5371,11 +5700,11 @@ msgid "Frequency"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
+msgid "Frequency to capture (in kHz), if applicable."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)"
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:76
@@ -5384,7 +5713,7 @@ msgid "Key interval"
 msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/access/pvr/pvr.c:77
-msgid "Interval between keyframes (-1 for autodetect)"
+msgid "Interval between keyframes (-1 for autodetect)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:79
@@ -5398,7 +5727,7 @@ msgid ""
 msgstr ""
 
 #: modules/access/pvr/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
+msgid "Bitrate to use (-1 for default)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:86
@@ -5407,15 +5736,16 @@ msgid "Bitrate peak"
 msgstr "Приостановить поток"
 
 #: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR mode"
+msgid "Peak bitrate in VBR mode."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
-msgstr ""
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Остановить поток"
 
 #: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:92
@@ -5424,71 +5754,63 @@ msgid "Audio bitmask"
 msgstr "Приостановить поток"
 
 #: modules/access/pvr/pvr.c:93
-msgid ""
-"This option allows setting of bitmask that will get used by the audio part "
-"of the card."
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
 msgid "Volume"
 msgstr "Громкость"
 
 #: modules/access/pvr/pvr.c:97
-msgid "This option allows setting of the audio volume (0-65535)."
+msgid "Audio volume (0-65535)."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
 msgid "Channel"
 msgstr "Канал"
 
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
+#: modules/access/pvr/pvr.c:100
 msgid ""
 "Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 #, fuzzy
 msgid "Automatic"
 msgstr "Модули..."
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "SECAM"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "PAL"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "NTSC"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
-msgstr ""
-
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
+#: modules/access/pvr/pvr.c:115
+msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
+"Caching value for RTSP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/rtsp/access.c:46 modules/access/rtsp/access.c:47
@@ -5497,12 +5819,11 @@ msgstr ""
 
 #: modules/access/screen/screen.c:39
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
+"Caching value for screen capture. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/screen/screen.c:43
-msgid "Allows you to set the desired frame rate for the capture."
+msgid "Desired frame rate for the capture."
 msgstr ""
 
 #: modules/access/screen/screen.c:46
@@ -5511,8 +5832,8 @@ msgstr ""
 
 #: modules/access/screen/screen.c:48
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"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
@@ -5525,8 +5846,7 @@ msgstr "Экран"
 
 #: modules/access/smb.c:61
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
+"Caching value for SMB streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/smb.c:63
@@ -5544,9 +5864,7 @@ msgid "SMB domain"
 msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/access/smb.c:70
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
+msgid "Domain/Workgroup that will be used for the connection."
 msgstr ""
 
 #: modules/access/smb.c:75
@@ -5556,8 +5874,7 @@ msgstr "Остановить поток"
 
 #: modules/access/tcp.c:39
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
+"Caching value for TCP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/tcp.c:46
@@ -5569,10 +5886,9 @@ msgstr ""
 msgid "TCP input"
 msgstr "Остановить поток"
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"Caching value for UDP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/udp.c:47
@@ -5580,17 +5896,19 @@ msgid "Autodetection of MTU"
 msgstr ""
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
 msgstr ""
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 msgid "RTP reordering timeout in ms"
 msgstr ""
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"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
@@ -5605,20 +5923,19 @@ msgstr ""
 
 #: modules/access/v4l/v4l.c:75
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:79
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:83
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:87
@@ -5627,48 +5944,67 @@ msgid ""
 "(default), RV24, etc.)"
 msgstr ""
 
+#: modules/access/v4l/v4l.c:94
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
 #: modules/access/v4l/v4l.c:99
 msgid "Audio Channel"
 msgstr "Аудио канал"
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+msgid "Audio Channel to use, if there are several audio inputs."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr "Яркость"
 
 #: modules/access/v4l/v4l.c:110
-msgid "Set the Brightness of the video input"
+#, fuzzy
+msgid "Brightness of the video input."
 msgstr "Установить яркость видео входа"
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 msgid "Hue"
 msgstr "Оттенок"
 
 #: modules/access/v4l/v4l.c:113
-msgid "Set the Hue of the video input"
+#, fuzzy
+msgid "Hue of the video input."
 msgstr "Установите Оттенок видео ввода"
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 msgid "Color"
 msgstr "Цвет"
 
 #: modules/access/v4l/v4l.c:116
-msgid "Set the Color of the video input"
+#, fuzzy
+msgid "Color of the video input."
 msgstr "Установите Цвет видео ввода"
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr "Контрастность"
 
 #: modules/access/v4l/v4l.c:119
-msgid "Set the Contrast of the video input"
+#, fuzzy
+msgid "Contrast of the video input."
 msgstr "Установите Контраст видео ввода"
 
 #: modules/access/v4l/v4l.c:120
@@ -5676,7 +6012,7 @@ msgid "Tuner"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
+msgid "Tuner to use, if there are several ones."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:122
@@ -5685,11 +6021,12 @@ msgid "Samplerate"
 msgstr "Приостановить поток"
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:127
-msgid "If this option is set, the audio stream will be captured in stereo"
+msgid "Capture the audio stream in stereo."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:128
@@ -5706,7 +6043,7 @@ msgid "Decimation"
 msgstr "Остановить поток"
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+msgid "Decimation level for MJPEG streams"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:134
@@ -5714,7 +6051,8 @@ msgid "Quality"
 msgstr "Качество"
 
 #: modules/access/v4l/v4l.c:135
-msgid "Set the quality of the stream"
+#, fuzzy
+msgid "Quality of the stream."
 msgstr "Установите качество потока"
 
 #: modules/access/v4l/v4l.c:146
@@ -5725,6 +6063,10 @@ msgstr ""
 msgid "Video4Linux input"
 msgstr ""
 
+#: 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
 #: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
 #: modules/gui/wxwidgets/dialogs/open.cpp:697
@@ -5836,279 +6178,84 @@ msgid "extended selection list"
 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"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:95
-msgid "(Super) Video CD"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:96
-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:111 modules/access/vcdx/vcd.c:112
-#, fuzzy
-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:43
-msgid "Record directory"
-msgstr "Папка для записи"
-
-#: modules/access_filter/record.c:45
-#, fuzzy
-msgid "Allows you to specify the directory where the record will be stored"
-msgstr "Открыть окно списка для воспроизведения"
-
-#: modules/access_filter/timeshift.c:44
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Сдвиг времени"
-
-#: modules/access_filter/timeshift.c:45
-#, fuzzy
-msgid "Size of the temporary files use to store the timeshifted stream."
-msgstr "Видео фильтры используются для дополнительной обработки потока видео"
-
-#: modules/access_filter/timeshift.c:47
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Папка снятых стоп-кадров"
-
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
-msgid "Timeshift"
-msgstr "Сдвиг времени"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-#, fuzzy
-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:60
-msgid "Append to file"
-msgstr "Приложите к файлу"
-
-#: modules/access_output/file.c:61
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:65
-#, fuzzy
-msgid "File stream output"
-msgstr "Остановить поток"
-
-#: modules/access_output/http.c:60
-#, fuzzy
-msgid "Username"
-msgstr "Воспроизвести поток"
-
-#: modules/access_output/http.c:61
-msgid ""
-"Allows you to give a user name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:64
-msgid ""
-"Allows you to give a password that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:66
-#, fuzzy
-msgid "Mime"
-msgstr "Следующий файл"
-
-#: modules/access_output/http.c:67
-msgid "Allows you to give the mime returned by the server."
-msgstr ""
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
+msgid "selection list"
+msgstr "список выбора"
 
-#: modules/access_output/http.c:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. Leave empty if you "
-"don't have one."
+#: modules/access/vcdx/info.c:166
+msgid "unknown type"
 msgstr ""
 
-#: modules/access_output/http.c:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. Leave empty if you don't have one."
+#: 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/http.c:85
-msgid "Advertise with Bonjour"
+#: modules/access/vcdx/vcd.c:95
+msgid "(Super) Video CD"
 msgstr ""
 
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
+#: modules/access/vcdx/vcd.c:96
+msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
 msgstr ""
 
-#: modules/access_output/http.c:90
-#, fuzzy
-msgid "HTTP stream output"
-msgstr "Остановить поток"
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
+#: modules/access/vcdx/vcd.c:97
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr ""
 
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream-name"
-msgstr "Поток"
-
-#: modules/access_output/shout.c:59
-msgid "The name this stream/channel will get on the icecast server."
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
 msgstr ""
 
-#: modules/access_output/shout.c:61
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
 #, fuzzy
-msgid "Stream-description"
-msgstr "Следующий файл"
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
+msgid "Number of CD blocks to get in a single read."
+msgstr "Приостановить поток"
 
-#: modules/access_output/shout.c:65
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Остановить поток"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr "Использовать Управление воспроизведением?"
 
-#: modules/access_output/shout.c:66
+#: modules/access/vcdx/vcd.c:117
 msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-msgid "Time-To-Live (TTL)"
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
 
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Allows you to define the 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. This allows "
-"you to give 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 ""
-"If you enable this option, 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 "Остановить поток"
+#: 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
-msgid "Simple decoder for dolby surround encoded streams"
+msgid "Simple decoder for Dolby Surround encoded streams"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:48
 #, fuzzy
-msgid "Dolby surround decoder"
+msgid "Dolby Surround decoder"
 msgstr "Dolby Surround"
 
 #: modules/audio_filter/channel_mixer/headphone.c:49
@@ -6135,7 +6282,8 @@ msgstr ""
 #: modules/audio_filter/channel_mixer/headphone.c:62
 msgid ""
 "The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:66
@@ -6145,25 +6293,25 @@ msgstr "Остановить поток"
 
 #: modules/audio_filter/channel_mixer/headphone.c:68
 msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:73
-msgid "Headphone channel mixer with virtual spatialization effect"
+#: modules/audio_filter/channel_mixer/headphone.c:72
+msgid "Headphone virtual spatialization effect"
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:74
+#: modules/audio_filter/channel_mixer/headphone.c:73
 #, fuzzy
 msgid "Headphone effect"
 msgstr "Следующий файл"
 
 #: modules/audio_filter/channel_mixer/simple.c:46
-msgid "audio filter for simple channel mixing"
+msgid "Audio filter for simple channel mixing"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+msgid "Audio filter for trivial channel mixing"
 msgstr ""
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -6195,7 +6343,7 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr "Остановить поток"
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -6203,7 +6351,7 @@ msgid "DTS dynamic range compression"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-msgid "DTS"
+msgid "DCA"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
@@ -6213,31 +6361,31 @@ msgid "DTS Coherent Acoustics audio decoder"
 msgstr "Остановить поток"
 
 #: modules/audio_filter/converter/dtstospdif.c:70
-msgid "audio filter for DTS->S/PDIF encapsulation"
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+msgid "Audio filter for float32->s16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+msgid "Audio filter for float32->s8 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+msgid "Audio filter for float32->u16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -6247,27 +6395,27 @@ msgid "MPEG audio decoder"
 msgstr "Остановить поток"
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
-msgid "audio filter for s16->fixed32 conversion"
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+msgid "Audio filter for s16->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
-msgid "audio filter for s8->float32 conversion"
+msgid "Audio filter for s8->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
-msgid "audio filter for u8->fixed32 conversion"
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
-msgid "audio filter for u8->float32 conversion"
+msgid "Audio filter for u8->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/equalizer.c:52
@@ -6275,33 +6423,40 @@ msgstr ""
 msgid "Equalizer preset"
 msgstr "Остановить поток"
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 msgid "Two pass"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:65
+#: modules/audio_filter/equalizer.c:69
 #, fuzzy
-msgid "Equalizer 10 bands"
+msgid "Equalizer with 10 bands"
 msgstr "Остановить поток"
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6390,7 +6545,7 @@ msgid "Techno"
 msgstr ""
 
 #: modules/audio_filter/format.c:201
-msgid "audio filter for PCM format conversion"
+msgid "Audio filter for PCM format conversion"
 msgstr ""
 
 #: modules/audio_filter/normvol.c:69
@@ -6402,7 +6557,7 @@ msgstr "Остановить поток"
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 
 #: modules/audio_filter/normvol.c:75
@@ -6478,20 +6633,20 @@ msgid "Freq 3 Q"
 msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
-msgid "audio filter for band-limited interpolation resampling"
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
-msgid "audio filter for linear interpolation resampling"
+msgid "Audio filter for linear interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+msgid "Audio filter for trivial resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
+msgid "Audio filter for ugly resampling"
 msgstr ""
 
 #: modules/audio_mixer/float32.c:47
@@ -6509,8 +6664,8 @@ msgstr "Остановить поток"
 msgid "Trivial audio mixer"
 msgstr "Остановить поток"
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr ""
 
@@ -6547,12 +6702,6 @@ msgstr "Следующий файл"
 msgid "2 Front 2 Rear"
 msgstr ""
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr ""
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -6638,8 +6787,8 @@ msgstr ""
 
 #: modules/audio_output/file.c:85
 #, fuzzy
-msgid "Output channels number"
-msgstr "СледÑ\83Ñ\8eÑ\89ий Ñ\84айл"
+msgid "Number of output channels"
+msgstr "Ð\9eÑ\81Ñ\82ановиÑ\82Ñ\8c Ð¿Ð¾Ñ\82ок"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -6648,11 +6797,11 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+msgid "Add WAVE header"
 msgstr ""
 
 #: modules/audio_output/file.c:90
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr ""
 
 #: modules/audio_output/file.c:107
@@ -6661,7 +6810,7 @@ msgid "Output file"
 msgstr "Следующий файл"
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
+msgid "File to which the audio samples will be written to."
 msgstr ""
 
 #: modules/audio_output/file.c:111
@@ -6717,6 +6866,10 @@ msgstr ""
 msgid "Win32 waveOut extension output"
 msgstr ""
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr ""
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr ""
@@ -6767,7 +6920,7 @@ msgid "Encoding quality"
 msgstr ""
 
 #: modules/codec/dirac.c:68
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr ""
 
 #: modules/codec/dirac.c:73
@@ -6798,16 +6951,21 @@ msgid "DTS audio packetizer"
 msgstr "Следующий файл"
 
 #: modules/codec/dvbsub.c:45
-msgid "X coordinate of the subpicture"
-msgstr ""
+#, fuzzy
+msgid "Decoding X coordinate"
+msgstr "Координата x (абсцсисса) видео"
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
+#: modules/codec/dvbsub.c:46
+msgid "X coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:48
-msgid "Y coordinate of the subpicture"
+#, fuzzy
+msgid "Decoding Y coordinate"
+msgstr "Координата x (абсцсисса) видео"
+
+#: modules/codec/dvbsub.c:49
+msgid "Y coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:51
@@ -6819,26 +6977,38 @@ msgstr "Следующий файл"
 #, fuzzy
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 "Вы можете указать выравнивание видео в окне. По умолчанию (0) это будет "
 "центр (0 = центр, 1 = слева, 2 = справа, 4 = сверху, 8 = снизу,вы можете "
 "также использовать комбинации этих значений)."
 
 #: modules/codec/dvbsub.c:57
-msgid "X coordinate of the encoded subpicture"
+#, fuzzy
+msgid "Encoding X coordinate"
+msgstr "Координата y (ордината) видео"
+
+#: modules/codec/dvbsub.c:58
+msgid "X coordinate of the encoded subtitle"
 msgstr ""
 
+#: modules/codec/dvbsub.c:59
+#, fuzzy
+msgid "Encoding Y coordinate"
+msgstr "Координата y (ордината) видео"
+
 #: modules/codec/dvbsub.c:60
-msgid "Y coordinate of encoded the subpicture"
+msgid "Y coordinate of the encoded subtitle"
 msgstr ""
 
-#: modules/codec/dvbsub.c:63
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
 #, fuzzy
-msgid "Timeout of subpictures"
-msgstr "СледÑ\83Ñ\8eÑ\89ий Ñ\84айл"
+msgid "Timeout"
+msgstr "Ð\92Ñ\80емÑ\8f"
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -6859,31 +7029,33 @@ msgstr "Следующий файл"
 msgid "AAC audio decoder (using libfaad2)"
 msgstr "Остановить поток"
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 msgid "Image file"
 msgstr "Файл изображения"
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+msgid "Path of the image file for fake input."
 msgstr ""
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
-msgid "Allows you to specify the output video width."
-msgstr ""
+#: modules/stream_out/transcode.c:70
+#, fuzzy
+msgid "Output video width."
+msgstr "Ширина видео"
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
-msgid "Allows you to specify the output video height."
-msgstr ""
+#: modules/stream_out/transcode.c:73
+#, fuzzy
+msgid "Output video height."
+msgstr "Высота видео"
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 #, fuzzy
 msgid "Keep aspect ratio"
 msgstr "Остановить поток"
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -6895,24 +7067,25 @@ msgstr "Исходный коэффициент сжатия"
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr ""
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 #, fuzzy
 msgid "Deinterlace video"
 msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/codec/fake.c:62
 #, fuzzy
-msgid "Allows you to deinterlace the image after loading."
+msgid "Deinterlace the image after loading it."
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 #, fuzzy
 msgid "Deinterlace module"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
-msgid "Specifies the deinterlace module to use."
-msgstr ""
+#: modules/codec/fake.c:65
+#, fuzzy
+msgid "Deinterlace module to use."
+msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/codec/fake.c:76
 #, fuzzy
@@ -6955,12 +7128,12 @@ msgstr "Следующий файл"
 #: modules/codec/ffmpeg/ffmpeg.c:89
 #, fuzzy
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr "Остановить поток"
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
 #, fuzzy
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr "Остановить поток"
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -6969,375 +7142,387 @@ msgid "Decoding"
 msgstr "Следующий файл"
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+msgid "FFmpeg chroma conversion"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 #, fuzzy
 msgid "Encoding"
 msgstr "Следующий файл"
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
 #, fuzzy
-msgid "ffmpeg audio/video encoder"
+msgid "FFmpeg audio/video encoder"
 msgstr "Остановить поток"
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
 #, fuzzy
-msgid "ffmpeg demuxer"
+msgid "FFmpeg demuxer"
 msgstr "Остановить поток"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
 #, fuzzy
-msgid "ffmpeg video filter"
+msgid "FFmpeg video filter"
 msgstr "Предыдущий файл"
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
 #, fuzzy
-msgid "ffmpeg deinterlace video filter"
+msgid "FFmpeg crop padd filter"
 msgstr "Предыдущий файл"
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.c:210
+#, fuzzy
+msgid "FFmpeg deinterlace video filter"
+msgstr "Предыдущий файл"
+
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 #, fuzzy
 msgid "Direct rendering"
 msgstr "Клиент VideoLAN"
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 msgid "Post processing quality"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
 "looking pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 msgid "Visualize motion vectors"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
-msgid "ffmpeg post processing filter chains"
+#: modules/codec/ffmpeg/ffmpeg.h:145
+msgid "FFmpeg post processing filter chains"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 msgid "Ratio of key frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:188
+#, fuzzy
+msgid "Number of frames that will be coded for one key frame."
+msgstr "Приостановить поток"
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of B frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:192
+#, fuzzy
+msgid "Number of B frames that will be coded between two reference frames."
+msgstr "Приостановить поток"
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 #, fuzzy
 msgid "Video bitrate tolerance"
 msgstr "Приостановить поток"
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
-msgstr ""
-
-#: modules/codec/ffmpeg/ffmpeg.h:190
+#: modules/codec/ffmpeg/ffmpeg.h:196
 #, fuzzy
-msgid "Enable interlaced encoding"
-msgstr "Следующий файл"
-
-#: modules/codec/ffmpeg/ffmpeg.h:191
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
-msgstr ""
+msgid "Video bitrate tolerance in kbit/s."
+msgstr "Приостановить поток"
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
+#: modules/codec/ffmpeg/ffmpeg.h:198
 #, fuzzy
-msgid "Enable interlaced motion estimation"
+msgid "Interlaced encoding"
 msgstr "Следующий файл"
 
-#: modules/codec/ffmpeg/ffmpeg.h:195
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
-msgstr ""
-
-#: modules/codec/ffmpeg/ffmpeg.h:198
-msgid "Enable pre motion estimation"
-msgstr ""
-
 #: modules/codec/ffmpeg/ffmpeg.h:199
-msgid "Allows you to enable the pre motion estimation."
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:202
 #, fuzzy
-msgid "Enable strict rate control"
+msgid "Interlaced motion estimation"
 msgstr "Следующий файл"
 
 #: modules/codec/ffmpeg/ffmpeg.h:203
-msgid "Allows you to enable the strict rate control algorithm."
-msgstr ""
+#, fuzzy
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
+msgstr "Следующий файл"
 
 #: modules/codec/ffmpeg/ffmpeg.h:206
 #, fuzzy
-msgid "Rate control buffer size"
-msgstr "Ð\9eÑ\82кÑ\80Ñ\8bÑ\82Ñ\8c Ð¾ÐºÐ½Ð¾ Ñ\81пиÑ\81ка Ð´Ð»Ñ\8f Ð²Ð¾Ñ\81пÑ\80оизведениÑ\8f"
+msgid "Pre-motion estimation"
+msgstr "СледÑ\83Ñ\8eÑ\89ий Ñ\84айл"
 
 #: modules/codec/ffmpeg/ffmpeg.h:207
 #, fuzzy
-msgid "Allows you to specify the rate control buffer size."
-msgstr "Ð\9eÑ\82кÑ\80Ñ\8bÑ\82Ñ\8c Ð¾ÐºÐ½Ð¾ Ñ\81пиÑ\81ка Ð´Ð»Ñ\8f Ð²Ð¾Ñ\81пÑ\80оизведениÑ\8f"
+msgid "Enable the pre-motion estimation algorithm."
+msgstr "СледÑ\83Ñ\8eÑ\89ий Ñ\84айл"
 
 #: modules/codec/ffmpeg/ffmpeg.h:210
 #, fuzzy
+msgid "Strict rate control"
+msgstr "Следующий файл"
+
+#: modules/codec/ffmpeg/ffmpeg.h:211
+#, fuzzy
+msgid "Enable the strict rate control algorithm."
+msgstr "Следующий файл"
+
+#: modules/codec/ffmpeg/ffmpeg.h:214
+#, fuzzy
+msgid "Rate control buffer size"
+msgstr "Открыть окно списка для воспроизведения"
+
+#: modules/codec/ffmpeg/ffmpeg.h:215
+msgid ""
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
+msgstr ""
+
+#: modules/codec/ffmpeg/ffmpeg.h:219
+#, fuzzy
 msgid "Rate control buffer aggressiveness"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/codec/ffmpeg/ffmpeg.h:211
+#: modules/codec/ffmpeg/ffmpeg.h:220
 #, fuzzy
-msgid "Allows you to specify the rate control buffer aggressiveness."
+msgid "Rate control buffer aggressiveness."
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/codec/ffmpeg/ffmpeg.h:214
+#: modules/codec/ffmpeg/ffmpeg.h:223
 msgid "I quantization factor"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:215
+#: modules/codec/ffmpeg/ffmpeg.h:225
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 #, fuzzy
 msgid "Noise reduction"
 msgstr "Следующий файл"
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:233
+msgid "MPEG4 quantization matrix"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
-msgid "Allows you to specify the minimum video quantizer scale."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:252
+#, fuzzy
+msgid "Minimum video quantizer scale."
+msgstr "Остановить поток"
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
-msgid "Allows you to specify the maximum video quantizer scale."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:256
+#, fuzzy
+msgid "Maximum video quantizer scale."
+msgstr "Остановить поток"
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
+msgstr "Визуализация"
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
-msgid "Use fixed video quantizer scale"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:263
+#, fuzzy
+msgid "Fixed quantizer scale"
+msgstr "Остановить поток"
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:272
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:276
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 msgid "Motion masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 msgid "Border masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr ""
 
@@ -7385,8 +7570,9 @@ msgid "Video decoder using openmash"
 msgstr "Клиент VideoLAN"
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
-msgstr ""
+#, fuzzy
+msgid "MPEG audio layer I/II/III decoder"
+msgstr "Следующий файл"
 
 #: modules/codec/mpeg_audio.c:117
 #, fuzzy
@@ -7457,45 +7643,55 @@ msgstr "Следующий файл"
 msgid "DVD subtitles packetizer"
 msgstr "Следующий файл"
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 #, fuzzy
 msgid "Subtitles text encoding"
 msgstr "Следующий файл"
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 #, fuzzy
 msgid "Set the encoding used in text subtitles"
 msgstr "Следующий файл"
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 #, fuzzy
 msgid "Subtitles justification"
 msgstr "Следующий файл"
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 #, fuzzy
 msgid "Set the justification of subtitles"
 msgstr "Следующий файл"
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+#, fuzzy
+msgid "UTF-8 subtitles autodetection"
+msgstr "Следующий файл"
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 #, fuzzy
 msgid "Formatted Subtitles"
 msgstr "Субтитры"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 #, fuzzy
 msgid "Text subtitles decoder"
 msgstr "Следующий файл"
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -7521,8 +7717,8 @@ msgstr "Открыть окно списка для воспроизведени
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 
 #: modules/codec/theora.c:99
@@ -7547,7 +7743,7 @@ msgstr "Следующий файл"
 
 #: modules/codec/twolame.c:52
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 
@@ -7557,7 +7753,7 @@ msgid "Stereo mode"
 msgstr "Стоп"
 
 #: modules/codec/twolame.c:56
-msgid "Select how stereo streams will be handled"
+msgid "Handling mode for stereo streams"
 msgstr ""
 
 #: modules/codec/twolame.c:57
@@ -7565,7 +7761,7 @@ msgid "VBR mode"
 msgstr ""
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
 msgstr ""
 
 #: modules/codec/twolame.c:60
@@ -7595,46 +7791,44 @@ msgid "Maximum encoding bitrate"
 msgstr ""
 
 #: modules/codec/vorbis.c:161
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr ""
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr ""
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 #, fuzzy
 msgid "CBR encoding"
 msgstr "Следующий файл"
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr ""
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 #, fuzzy
 msgid "Vorbis audio decoder"
 msgstr "Остановить поток"
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 #, fuzzy
 msgid "Vorbis audio packetizer"
 msgstr "Следующий файл"
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 #, fuzzy
 msgid "Vorbis audio encoder"
 msgstr "Остановить поток"
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr ""
 
@@ -7646,7 +7840,7 @@ msgstr "Открыть окно списка для воспроизведени
 #: modules/codec/x264.c:45
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 
 #: modules/codec/x264.c:49
@@ -7666,7 +7860,7 @@ msgid ""
 msgstr ""
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -7676,209 +7870,216 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 
-#: modules/codec/x264.c:68
+#: modules/codec/x264.c:70
 #, fuzzy
-msgid "Number of B-frames between I and P (1 to 16)"
+msgid "B-frames between I and P"
 msgstr "Приостановить поток"
 
-#: modules/codec/x264.c:69
+#: modules/codec/x264.c:71
 #, fuzzy
-msgid "Number of consecutive B-frames between I and P-frames."
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr "Приостановить поток"
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
+#, fuzzy
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
-msgstr ""
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
+msgstr "Приостановить поток"
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
 "encoding and decoding, but should save 10-15% bitrate."
 msgstr ""
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
-msgstr ""
+#: modules/codec/x264.c:92
+#, fuzzy
+msgid "Number of reference frames"
+msgstr "Остановить поток"
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "Предыдущий файл"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 msgid "Deblocking loop filter (increases quality)."
 msgstr ""
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr ""
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 msgid "Maximum quantizer parameter."
 msgstr ""
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
-msgid "Allowed variance of average bitrate"
-msgstr ""
+#: modules/codec/x264.c:121
+#, fuzzy
+msgid "Average bitrate tolerance"
+msgstr "Приостановить поток"
 
-#: modules/codec/x264.c:120
-msgid "Sets the allowed variance in average. bitrate."
-msgstr ""
+#: modules/codec/x264.c:122
+#, fuzzy
+msgid "Allowed variance in average. bitrate (in kbits/s)."
+msgstr "Остановить поток"
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 #, fuzzy
 msgid "Max local bitrate"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 #, fuzzy
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr "Остановить поток"
 
-#: modules/codec/x264.c:126
-msgid "Size of VBV buffer"
+#: modules/codec/x264.c:128
+msgid "VBV buffer"
 msgstr ""
 
-#: modules/codec/x264.c:127
+#: modules/codec/x264.c:129
 #, fuzzy
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+msgid "Averaging period for the maximum local bitrate in kbits."
 msgstr "Остановить поток"
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 msgid "Initial VBV buffer occupancy"
 msgstr ""
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
-msgid "QP curve compression."
+#: modules/codec/x264.c:145
+msgid "QP curve compression"
 msgstr ""
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
 msgstr ""
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -7889,28 +8090,28 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 msgid "Direct MV prediction mode"
 msgstr ""
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 msgid "Direct MV prediction mode. "
 msgstr ""
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 #, fuzzy
 msgid "Integer pixel motion estimation method"
 msgstr "Следующий файл"
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -7919,169 +8120,171 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 #, fuzzy
 msgid "Ignore chroma in motion estimation"
 msgstr "Следующий файл"
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#: modules/codec/x264.c:213
+msgid "Trellis RD quantization"
 msgstr ""
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 msgid "CPU optimizations"
 msgstr ""
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
+#: modules/codec/x264.c:229
+msgid "Use assembler CPU optimizations."
 msgstr ""
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 #, fuzzy
 msgid "PSNR calculation"
 msgstr "Остановить поток"
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "dia"
 msgstr "Остановить поток"
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "esa"
 msgstr "Воспр."
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 #, fuzzy
 msgid "fast"
 msgstr "Быстро"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 #, fuzzy
 msgid "normal"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 #, fuzzy
 msgid "slow"
 msgstr "Медленно"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 #, fuzzy
 msgid "all"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "spatial"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr ""
 
@@ -8091,6 +8294,16 @@ msgid "Corba control"
 msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 #, fuzzy
 msgid "corba control module"
 msgstr "Открыть окно списка для воспроизведения"
@@ -8103,20 +8316,20 @@ msgstr ""
 msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr ""
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr ""
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
+#: modules/control/gestures.c:83
+msgid "Trigger button for mouse gestures."
 msgstr ""
 
-#: modules/control/gestures.c:87
+#: modules/control/gestures.c:86
 #, fuzzy
 msgid "Middle"
 msgstr "Модули"
 
-#: modules/control/gestures.c:90
+#: modules/control/gestures.c:89
 msgid "Gestures"
 msgstr ""
 
@@ -8125,130 +8338,106 @@ msgstr ""
 msgid "Mouse gestures control interface"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/control/hotkeys.c:84
-msgid "Playlist bookmark 1"
-msgstr "Закладка списка воспроизведения 1"
-
-#: modules/control/hotkeys.c:85
-msgid "Playlist bookmark 2"
-msgstr "Закладка списка воспроизведения 2"
-
-#: modules/control/hotkeys.c:86
-msgid "Playlist bookmark 3"
-msgstr "Закладка списка воспроизведения 3"
-
-#: modules/control/hotkeys.c:87
-msgid "Playlist bookmark 4"
-msgstr "Закладка списка воспроизведения 4"
-
-#: modules/control/hotkeys.c:88
-msgid "Playlist bookmark 5"
-msgstr "Закладка списка воспроизведения 5"
-
-#: modules/control/hotkeys.c:89
-msgid "Playlist bookmark 6"
-msgstr "Закладка списка воспроизведения 6"
-
-#: modules/control/hotkeys.c:90
-msgid "Playlist bookmark 7"
-msgstr "Закладка списка воспроизведения 7"
-
-#: modules/control/hotkeys.c:91
-msgid "Playlist bookmark 8"
-msgstr "Закладка списка воспроизведения 8"
-
-#: modules/control/hotkeys.c:92
-msgid "Playlist bookmark 9"
-msgstr "Закладка списка воспроизведения 9"
-
-#: modules/control/hotkeys.c:93
-msgid "Playlist bookmark 10"
-msgstr "Закладка списка воспроизведения 10"
-
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
-msgstr ""
+#: modules/control/hotkeys.c:94
+#, fuzzy
+msgid "Define playlist bookmarks."
+msgstr "Установить закладку списка воспроизведения 9"
 
-#: modules/control/hotkeys.c:98
+#: modules/control/hotkeys.c:97
 #, fuzzy
 msgid "Hotkeys"
 msgstr "Настройка горячих клавиш"
 
-#: modules/control/hotkeys.c:99
+#: modules/control/hotkeys.c:98
 msgid "Hotkeys management interface"
 msgstr "Горячие клавиши интерфейса управления"
 
-#: modules/control/hotkeys.c:488
+#: modules/control/hotkeys.c:467
 #, c-format
 msgid "Audio track: %s"
 msgstr "Звуковая дорожка: %s"
 
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
 #, c-format
 msgid "Subtitle track: %s"
 msgstr "Дорожка субтитров: %s"
 
-#: modules/control/hotkeys.c:502
+#: modules/control/hotkeys.c:482
 msgid "N/A"
 msgstr ""
 
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, fuzzy, c-format
 msgid "Aspect ratio: %s"
 msgstr "Следующий файл"
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, fuzzy, c-format
 msgid "Crop: %s"
 msgstr "Быстро"
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, fuzzy, c-format
 msgid "Deinterlace mode: %s"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr ""
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
 msgstr ""
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 #, fuzzy
 msgid "Source directory"
 msgstr "Следующий файл"
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 #, fuzzy
 msgid "Charset"
 msgstr "Выберите"
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 msgid "Handlers"
 msgstr ""
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
+msgstr ""
+
+#: modules/control/http/http.c:50
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr ""
+
+#: modules/control/http/http.c:53
+msgid "HTTP interface x509 PEM private key file."
 msgstr ""
 
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
+msgstr ""
+
+#: modules/control/http/http.c:58
+msgid "HTTP interace Certificates Revocation List file."
 msgstr ""
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:62
 #, fuzzy
 msgid "HTTP remote control interface"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 msgid "HTTP SSL"
 msgstr ""
 
@@ -8258,13 +8447,11 @@ msgid "Infrared remote control interface"
 msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/control/netsync.c:59
-msgid "Act as master for network synchronisation"
+msgid "Act as master"
 msgstr ""
 
 #: modules/control/netsync.c:60
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
+msgid "Should act as the master client for the network synchronisation?"
 msgstr ""
 
 #: modules/control/netsync.c:63
@@ -8272,9 +8459,7 @@ msgid "Master client ip address"
 msgstr ""
 
 #: modules/control/netsync.c:64
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+msgid "IP address of the master client used for the network synchronisation."
 msgstr ""
 
 #: modules/control/netsync.c:68
@@ -8288,8 +8473,9 @@ msgid "Install Windows Service"
 msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
-msgstr ""
+#, fuzzy
+msgid "Install the Service and exit."
+msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/control/ntservice.c:42
 #, fuzzy
@@ -8297,15 +8483,16 @@ msgid "Uninstall Windows Service"
 msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/control/ntservice.c:44
-msgid "If enabled the interface will uninstall the Service and exit."
-msgstr ""
+#, fuzzy
+msgid "Uninstall the Service and exit."
+msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/control/ntservice.c:45
 msgid "Display name of the Service"
 msgstr ""
 
 #: modules/control/ntservice.c:47
-msgid "This allows you to change the display name of the Service."
+msgid "Change the display name of the Service."
 msgstr ""
 
 #: modules/control/ntservice.c:48
@@ -8315,18 +8502,23 @@ msgstr "Остановить поток"
 
 #: modules/control/ntservice.c:50
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 
 #: modules/control/ntservice.c:55
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
+"Эти настройки позволяют Вам выбирать дополнительные интерфейсы, используемые "
+"VLC. Они будут запущены на заднем плане в дополнение к интерфейсу значения "
+"по умолчанию. Используйте отделенный запятой список модулей интерфейса. "
+"(обычные значения - регистратор, знаки, sap, дистанционное управление, http "
+"или экранная заставка), "
 
 #: modules/control/ntservice.c:61
 #, fuzzy
@@ -8395,12 +8587,12 @@ msgstr "Интерфейс дистанционного управления"
 
 #: modules/control/rc.c:335
 #, fuzzy
-msgid "Remote control interface initialized, `h' for help"
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/control/rc.c:847
 #, c-format
-msgid "unknown command `%s', type `help' for help"
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr ""
 
 #: modules/control/rc.c:880
@@ -8588,7 +8780,7 @@ msgid "| time-size # . . . . . . . . font size, in pixels"
 msgstr ""
 
 #: modules/control/rc.c:935
-msgid "| logo-file STRING . . . the overlay file path/name"
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr ""
 
 #: modules/control/rc.c:936
@@ -8681,21 +8873,31 @@ msgstr ""
 msgid "+----[ end of help ]"
 msgstr ""
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+#, fuzzy
+msgid "Press menu select or pause to continue."
+msgstr ""
+"\n"
+"Для продолжения нажмите ВВОД\n"
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+#, fuzzy
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr ""
+"\n"
+"Для продолжения нажмите ВВОД\n"
 
 #: modules/control/rc.c:1385
 #, fuzzy
-msgid "press pause to continue"
+msgid "Type 'pause' to continue."
 msgstr ""
 "\n"
 "Для продолжения нажмите ВВОД\n"
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+msgid "Please provide one of the following parameters:"
 msgstr ""
 
 #: modules/control/showintf.c:62
@@ -8703,38 +8905,43 @@ msgid "Threshold"
 msgstr ""
 
 #: modules/control/showintf.c:63
-msgid "Height of the zone triggering the interface"
+msgid "Height of the zone triggering the interface."
 msgstr ""
 
 #: modules/control/telnet.c:72
 #, fuzzy
-msgid "Telnet Interface host"
-msgstr "Ð\9eÑ\82кÑ\80Ñ\8bÑ\82Ñ\8c Ð¾ÐºÐ½Ð¾ Ñ\81пиÑ\81ка Ð´Ð»Ñ\8f Ð²Ð¾Ñ\81пÑ\80оизведениÑ\8f"
+msgid "Host"
+msgstr "Ð\9fаÑ\83за"
 
 #: modules/control/telnet.c:73
-#, fuzzy
-msgid "Default to listen on all network interfaces"
-msgstr "Открыть окно списка для воспроизведения"
-
-#: modules/control/telnet.c:74
-#, fuzzy
-msgid "Telnet Interface port"
-msgstr "Открыть окно списка для воспроизведения"
-
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
 msgstr ""
 
-#: modules/control/telnet.c:77
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
 #, fuzzy
-msgid "Telnet Interface password"
-msgstr "Ð\9eÑ\82кÑ\80Ñ\8bÑ\82Ñ\8c Ð¾ÐºÐ½Ð¾ Ñ\81пиÑ\81ка Ð´Ð»Ñ\8f Ð²Ð¾Ñ\81пÑ\80оизведениÑ\8f"
+msgid "Port"
+msgstr "Ð\9fаÑ\83за"
 
 #: modules/control/telnet.c:78
-msgid "Default to admin"
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
+msgstr ""
+
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
 msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:96
 #, fuzzy
 msgid "VLM remote control interface"
 msgstr "Открыть окно списка для воспроизведения"
@@ -8759,11 +8966,16 @@ msgstr "Остановить поток"
 msgid "AU demuxer"
 msgstr "Остановить поток"
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 #, fuzzy
 msgid "Force interleaved method"
 msgstr "Открыть окно списка для воспроизведения"
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "Открыть окно списка для воспроизведения"
+
 #: modules/demux/avi/avi.c:45
 #, fuzzy
 msgid "Force index creation"
@@ -8832,15 +9044,21 @@ msgstr "Остановить поток"
 msgid "FLAC demuxer"
 msgstr "Остановить поток"
 
+#: modules/demux/livedotcom.cpp:63
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+
 #: modules/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:67
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:72
@@ -8889,7 +9107,7 @@ msgstr "Кадры в секунду"
 #: modules/demux/mjpeg.c:44
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
+"is the default value) for a live stream (from a camera)."
 msgstr ""
 
 #: modules/demux/mjpeg.c:50
@@ -9293,7 +9511,7 @@ msgid "Extra PMT"
 msgstr ""
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr ""
 
 #: modules/demux/ts.c:87
@@ -9301,86 +9519,97 @@ msgid "Set id of ES to PID"
 msgstr ""
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
 msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 #, fuzzy
 msgid "Fast udp streaming"
 msgstr "Остановить поток"
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr ""
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
-msgid "CSA ck"
+#: modules/demux/ts.c:98
+msgid "MTU for out mode."
 msgstr ""
 
 #: modules/demux/ts.c:100
+msgid "CSA ck"
+msgstr ""
+
+#: modules/demux/ts.c:101
+msgid "Control word for the CSA encryption algorithm"
+msgstr ""
+
+#: modules/demux/ts.c:103
 #, fuzzy
 msgid "Silent mode"
 msgstr "Следующий файл"
 
-#: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+#: modules/demux/ts.c:104
+msgid "Do not complain on encrypted PES."
 msgstr ""
 
-#: modules/demux/ts.c:103
+#: modules/demux/ts.c:106
 #, fuzzy
 msgid "CAPMT System ID"
 msgstr "Остановить поток"
 
-#: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+#: modules/demux/ts.c:107
+msgid "Only forward descriptors from this SysID to the CAM."
 msgstr ""
 
-#: modules/demux/ts.c:106
+#: modules/demux/ts.c:109
 msgid "Packet size in bytes to decrypt"
 msgstr ""
 
-#: modules/demux/ts.c:107
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr ""
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 #, fuzzy
 msgid "Filename of dump"
 msgstr "Следующий файл"
 
-#: modules/demux/ts.c:112
-msgid "Specify a filename where to dump the TS in"
+#: modules/demux/ts.c:115
+msgid "Specify a filename where to dump the TS in."
 msgstr ""
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 #, fuzzy
 msgid "Append"
 msgstr "Открыть файл"
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
 msgstr ""
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 #, fuzzy
 msgid "Dump buffer size"
 msgstr "Следующий файл"
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr ""
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 #, fuzzy
 msgid "MPEG Transport Stream demuxer"
 msgstr "Воспроизвести поток"
@@ -9436,6 +9665,10 @@ msgstr ""
 msgid "Oldies"
 msgstr ""
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr "Другие"
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr ""
@@ -9642,7 +9875,7 @@ msgstr ""
 msgid "New wave"
 msgstr ""
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr ""
 
@@ -9738,7 +9971,7 @@ msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -9746,8 +9979,8 @@ msgstr "Отменить"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr "Открыть"
 
@@ -9759,7 +9992,7 @@ msgstr "Настройки"
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr "Сообщения"
 
@@ -9767,7 +10000,7 @@ msgstr "Сообщения"
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr "Открыть файл"
 
@@ -9807,22 +10040,22 @@ msgstr "перейти к Главе"
 msgid "Speed"
 msgstr "Скорость"
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr "Окно"
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr ""
@@ -9857,7 +10090,7 @@ msgid "Edit"
 msgstr "Редактирование"
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr "Выделить всё"
 
@@ -9899,11 +10132,11 @@ msgid "Path"
 msgstr "Пауза"
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr "Название"
 
@@ -9912,7 +10145,7 @@ msgid "Apply"
 msgstr "Применить"
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr "Сохранить"
 
@@ -9954,7 +10187,6 @@ msgid "Take Screen Shot"
 msgstr "Сделать снимок"
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 #, fuzzy
 msgid "About VLC media player"
 msgstr "Клиент VideoLAN"
@@ -9964,7 +10196,7 @@ msgstr "Клиент VideoLAN"
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 msgid "Bookmarks"
 msgstr "Закладки"
@@ -9982,27 +10214,14 @@ msgstr "Очистить"
 msgid "Extract"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-msgid "Size offset"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-msgid "Time offset"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr "Время"
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-msgid "Bytes"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 #, fuzzy
 msgid "Untitled"
 msgstr "Следующий файл"
@@ -10014,9 +10233,8 @@ msgid "No input"
 msgstr "Остановить поток"
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:241
@@ -10025,33 +10243,33 @@ msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:242
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 msgid "Invalid selection"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:292
-msgid "You have to select two bookmarks."
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 #, fuzzy
 msgid "No input found"
 msgstr "Остановить поток"
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr ""
 
-#: modules/gui/macosx/controls.m:47
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
 #, fuzzy
-msgid "Go To Position"
-msgstr "Ð\9fозиÑ\86иÑ\8f"
+msgid "Jump To Time"
+msgstr "пеÑ\80ейÑ\82и Ð½Ð°:"
 
 #: modules/gui/macosx/controls.m:50
 #, fuzzy
@@ -10059,8 +10277,9 @@ msgid "sec."
 msgstr "Воспроизвести поток"
 
 #: modules/gui/macosx/controls.m:51
-msgid "Go to specific position"
-msgstr ""
+#, fuzzy
+msgid "Jump to time"
+msgstr "перейти на:"
 
 #: modules/gui/macosx/controls.m:136
 #, fuzzy
@@ -10072,64 +10291,64 @@ msgstr "Следующий файл"
 msgid "Random Off"
 msgstr "Следующий файл"
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 #, fuzzy
 msgid "Repeat One"
 msgstr "Следующий файл"
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 #, fuzzy
 msgid "Repeat Off"
 msgstr "Следующий файл"
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 #, fuzzy
 msgid "Repeat All"
 msgstr "Следующий файл"
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr "Половина Размера"
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr "Нормальный размер"
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr "Двойной размер"
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr "Случайный"
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 #, fuzzy
 msgid "Step Forward"
 msgstr "Вернуться назад"
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 #, fuzzy
 msgid "Step Backward"
 msgstr "Вернуться назад"
@@ -10146,41 +10365,39 @@ msgstr "Быстро ускорить"
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr "Воспроизвести"
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr "Пауза"
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 msgid "2 Pass"
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:147
@@ -10188,148 +10405,146 @@ msgstr ""
 msgid "Preamp"
 msgstr "Остановить поток"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 #, fuzzy
 msgid "Video filters"
 msgstr "Видео фильтры"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr ""
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 msgid "More Info"
 msgstr "Больше информации"
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 #, fuzzy
 msgid "Distortion"
 msgstr "Остановить поток"
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 msgid "Image clone"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+msgid "Creates several copies of the Video output window"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 #, fuzzy
 msgid "Image cropping"
 msgstr "Модули..."
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
+#: modules/gui/macosx/extended.m:94
+msgid "Crops a defined part of the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 #, fuzzy
 msgid "Image inversion"
 msgstr "Остановить поток"
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 #, fuzzy
 msgid "Transformation"
 msgstr "Следующий файл"
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 msgid "Volume normalization"
 msgstr "Нормализация громкости"
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
 #, fuzzy
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
+"This filters prevents the audio output level from exceeding a defined value."
 msgstr "Это сохраняет громкость вывода звука, при выключении звука"
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 msgid "Headphone virtualization"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 msgid "Maximum level"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 #, fuzzy
 msgid "Saturation"
 msgstr "Остановить поток"
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 msgid "More information"
 msgstr "Больше информации"
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
 
 #: modules/gui/macosx/intf.m:467
 msgid "VLC - Controller"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 #, fuzzy
 msgid "VLC media player"
@@ -10365,7 +10580,7 @@ msgstr "Клиент VideoLAN"
 msgid "Show All"
 msgstr "Показать всй"
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr "Выйти из VLC"
 
@@ -10395,7 +10610,7 @@ msgstr "Открыть сеть"
 msgid "Open Recent"
 msgstr "Остановить поток"
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr "Очистить меню"
 
@@ -10430,97 +10645,99 @@ msgstr "Громче"
 msgid "Volume Down"
 msgstr "Тише"
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 #, fuzzy
 msgid "Video Device"
 msgstr "Клиент VideoLAN"
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr "Свернуть окно"
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 #, fuzzy
 msgid "Close Window"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 #, fuzzy
 msgid "Controller"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 #, fuzzy
 msgid "Extended Controls"
 msgstr "Расширенный графический интерфейс пользователя\tCtrl-G"
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "Следующий файл"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr "Помощь"
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr ""
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr "Сообщить об ошибке"
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 #, fuzzy
 msgid "VideoLAN Website"
 msgstr "Клиент VideoLAN"
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 msgid "Make a donation"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 msgid "Online Forum"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr "Ошибка"
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr "Открыть окно сообщений"
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
+#: modules/gui/macosx/intf.m:608
+msgid "Do not display further errors"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:1071
@@ -10528,23 +10745,22 @@ msgstr ""
 msgid "Volume: %d%%"
 msgstr "Громкость: %d"
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 msgid "No CrashLog found"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:1733
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "Остановить поток"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:54
@@ -10554,8 +10770,9 @@ msgstr "Клиент VideoLAN"
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:61
@@ -10570,12 +10787,12 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
+msgid "Crop borders in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:70
@@ -10589,28 +10806,26 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:81
+#: modules/gui/macosx/macosx.m:82
 #, fuzzy
-msgid "Keep wizard selections"
+msgid "Remember wizard options"
 msgstr "расширенный список выбора"
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -10637,7 +10852,7 @@ msgstr ""
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -10658,21 +10873,14 @@ msgid "Use DVD menus"
 msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr ""
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "Папка"
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
-msgid "DVD"
-msgstr ""
-
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-#, fuzzy
-msgid "Port"
-msgstr "Пауза"
+msgid "DVD"
+msgstr ""
 
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
@@ -10691,7 +10899,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr ""
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr "Разрешить сдвиг времени"
 
@@ -10706,30 +10914,36 @@ msgid "Settings..."
 msgstr "Настройки..."
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
-msgstr ""
+#, fuzzy
+msgid "Override parametters"
+msgstr "Остановить поток"
 
 #: modules/gui/macosx/open.m:244
-#, fuzzy
-msgid "delay"
-msgstr "Воспр."
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
+msgstr "Задержка"
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
+msgid "FPS"
 msgstr ""
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 #, fuzzy
 msgid "Subtitles encoding"
 msgstr "Следующий файл"
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 #, fuzzy
 msgid "Font size"
 msgstr "Следующий файл"
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "Файл субтитров"
+
 #: modules/gui/macosx/open.m:255
 #, fuzzy
 msgid "Font Properties"
@@ -10752,18 +10966,18 @@ msgstr ""
 
 #: modules/gui/macosx/output.m:136
 #, fuzzy
-msgid "Advanced output:"
-msgstr "Ð\9eÑ\81Ñ\82ановиÑ\82Ñ\8c Ð¿оток"
+msgid "Streaming/Saving:"
+msgstr "Ð\9fоток"
 
 #: modules/gui/macosx/output.m:140
 #, fuzzy
-msgid "Output Options"
-msgstr "Следующий файл"
+msgid "Streaming and Transcoding Options"
+msgstr "Streaming/Transcoding Мастер"
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
-msgid "Play locally"
-msgstr "Ð\92оÑ\81пÑ\80оизводиÑ\82Ñ\8c Ð»Ð¾ÐºÐ°Ð»Ñ\8cно"
+#, fuzzy
+msgid "Display the stream locally"
+msgstr "Ð\92оÑ\81пÑ\80оизвеÑ\81Ñ\82и Ð¿Ð¾Ñ\82ок"
 
 #: modules/gui/macosx/output.m:144
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:510
@@ -10777,16 +10991,17 @@ msgid "Encapsulation Method"
 msgstr ""
 
 #: modules/gui/macosx/output.m:159
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
 #, fuzzy
-msgid "Transcode options"
+msgid "Transcoding options"
 msgstr "Приостановить поток"
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 #, fuzzy
 msgid "Bitrate (kb/s)"
 msgstr "Приостановить поток"
@@ -10831,161 +11046,148 @@ msgstr ""
 msgid "Save File"
 msgstr "Сохранить файл"
 
-#: modules/gui/macosx/playlist.m:478
-msgid "Save Playlist..."
-msgstr "Сохранить список воспроизведения..."
-
-#: modules/gui/macosx/playlist.m:480 modules/gui/pda/pda_interface.c:1254
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
-msgid "Delete"
-msgstr "Удалить"
-
-#: modules/gui/macosx/playlist.m:481
-msgid "Expand Node"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
-#, fuzzy
-msgid "Preparse"
-msgstr "Следующий файл"
-
-#: modules/gui/macosx/playlist.m:485
-msgid "Sort Node by Name"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:486
-msgid "Sort Node by Author"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
-#, fuzzy
-msgid "No items in the playlist"
-msgstr "нет элементов в списке воспроизведения"
-
-#: modules/gui/macosx/playlist.m:493
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
-msgid "Search"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:495
-#, fuzzy
-msgid "Search in Playlist"
-msgstr "Открыть список для воспроизведения"
-
-#: modules/gui/macosx/playlist.m:496
-msgid "Standard Play"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:499
-#, fuzzy
-msgid "Add Folder to Playlist"
-msgstr "Добавить в список воспроизведения"
-
-#: modules/gui/macosx/playlist.m:745
-msgid "Save Playlist"
-msgstr "Сохранить список воспроизведения"
-
-#: modules/gui/macosx/playlist.m:1489
-msgid "Empty Folder"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:1514
-#, fuzzy, c-format
-msgid "%i items in the playlist"
-msgstr "%i элемент(ов) в списке воспроизведения"
-
-#: modules/gui/macosx/playlist.m:1524
-#, fuzzy
-msgid "1 item in the playlist"
-msgstr "1 элемент в списке воспроизведения"
-
-#: modules/gui/macosx/playlistinfo.m:55
+#: modules/gui/macosx/playlistinfo.m:56
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
 msgid "URI"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:62
+#: modules/gui/macosx/playlistinfo.m:63
 #, fuzzy
 msgid "Advanced Information"
 msgstr "Расширенные настройки"
 
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:80
+#: modules/gui/macosx/playlistinfo.m:81
 msgid "Read at media"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:81
+#: modules/gui/macosx/playlistinfo.m:82
 #, fuzzy
 msgid "Input bitrate"
 msgstr "Исходящий поток"
 
-#: modules/gui/macosx/playlistinfo.m:82
+#: modules/gui/macosx/playlistinfo.m:83
 #, fuzzy
 msgid "Demuxed"
 msgstr "Сепараторы"
 
-#: modules/gui/macosx/playlistinfo.m:83
+#: modules/gui/macosx/playlistinfo.m:84
 #, fuzzy
 msgid "Stream bitrate"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
 msgid "Decoded blocks"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:87
+#: modules/gui/macosx/playlistinfo.m:88
 #, fuzzy
 msgid "Displayed frames"
 msgstr "Пропускать кадры"
 
-#: modules/gui/macosx/playlistinfo.m:88
+#: modules/gui/macosx/playlistinfo.m:89
 #, fuzzy
 msgid "Lost frames"
 msgstr "Воспроизвести поток"
 
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
 msgid "Streaming"
 msgstr "Вещание (поток)"
 
-#: modules/gui/macosx/playlistinfo.m:91
+#: modules/gui/macosx/playlistinfo.m:92
 msgid "Sent packets"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:92
+#: modules/gui/macosx/playlistinfo.m:93
 msgid "Sent bytes"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:93
+#: modules/gui/macosx/playlistinfo.m:94
 #, fuzzy
 msgid "Send rate"
 msgstr "Частота дискретизации"
 
-#: modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/macosx/playlistinfo.m:98
 #, fuzzy
 msgid "Played buffers"
 msgstr "Воспроизводить быстрее"
 
-#: modules/gui/macosx/playlistinfo.m:98
+#: modules/gui/macosx/playlistinfo.m:99
 msgid "Lost buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
-msgstr "Информация"
+#: modules/gui/macosx/playlist.m:479
+msgid "Save Playlist..."
+msgstr "Сохранить список воспроизведения..."
+
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
+msgid "Delete"
+msgstr "Удалить"
+
+#: modules/gui/macosx/playlist.m:482
+msgid "Expand Node"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:485
+#, fuzzy
+msgid "Get Stream Information"
+msgstr "Мета-данные"
+
+#: modules/gui/macosx/playlist.m:486
+msgid "Sort Node by Name"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:487
+msgid "Sort Node by Author"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
+#, fuzzy
+msgid "No items in the playlist"
+msgstr "нет элементов в списке воспроизведения"
+
+#: modules/gui/macosx/playlist.m:494
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
+msgid "Search"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:496
+#, fuzzy
+msgid "Search in Playlist"
+msgstr "Открыть список для воспроизведения"
+
+#: modules/gui/macosx/playlist.m:497
+msgid "Standard Play"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:500
+#, fuzzy
+msgid "Add Folder to Playlist"
+msgstr "Добавить в список воспроизведения"
+
+#: modules/gui/macosx/playlist.m:749
+msgid "Save Playlist"
+msgstr "Сохранить список воспроизведения"
+
+#: modules/gui/macosx/playlist.m:1492
+msgid "Empty Folder"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:1517
+#, fuzzy, c-format
+msgid "%i items in the playlist"
+msgstr "%i элемент(ов) в списке воспроизведения"
+
+#: modules/gui/macosx/playlist.m:1527
+#, fuzzy
+msgid "1 item in the playlist"
+msgstr "1 элемент в списке воспроизведения"
 
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:212
@@ -11002,15 +11204,17 @@ msgid "Continue"
 msgstr "Продолжить"
 
 #: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
 msgid ""
-"Beware this will reset your VLC media player preferences.\n"
+"Beware this will reset the VLC media player preferences.\n"
 "Are you sure you want to continue?"
 msgstr ""
 
-#: modules/gui/macosx/prefs.m:705
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
+#: modules/gui/macosx/prefs.m:708
+#, fuzzy
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr ""
+"Некоторые параметры доступны, но скрыты. Отметьте   \"Дополнительные "
+"параметры \", чтобы видеть их."
 
 #: modules/gui/macosx/prefs_widgets.m:1222
 msgid "Select a directory"
@@ -11034,7 +11238,7 @@ msgid "Logo"
 msgstr ""
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 msgid "Marquee"
 msgstr ""
 
@@ -11069,109 +11273,104 @@ msgstr "Размер"
 msgid "(in pixels)"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "Время"
-
 #: modules/gui/macosx/sfilters.m:104
 msgid "ms"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 msgid "Black"
 msgstr "Чёрный"
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Silver"
 msgstr "Серебряный"
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Red"
 msgstr "Красный"
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Fuchsia"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Olive"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Green"
 msgstr "Зелёный"
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 #, fuzzy
 msgid "Teal"
 msgstr "Следующий файл"
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 #, fuzzy
 msgid "Lime"
 msgstr "Следующий файл"
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Blue"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr ""
@@ -11222,7 +11421,7 @@ msgid "Right-Bottom"
 msgstr "Снизу"
 
 #: modules/gui/macosx/update.m:84
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr ""
 
 #: modules/gui/macosx/update.m:85
@@ -11230,20 +11429,20 @@ msgid "Download now"
 msgstr ""
 
 #: modules/gui/macosx/update.m:92
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr ""
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -11361,11 +11560,11 @@ msgstr "Воспроизвести поток"
 msgid "MPEG 1 Format"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 #, fuzzy
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
@@ -11374,11 +11573,12 @@ msgstr ""
 "вещь, чтобы сделать. Другие компьютеры могут тогда обратиться к потоку в "
 "http://yourip:8080 по умолчанию"
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 #, fuzzy
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 "Используйте это, чтобы вещать на несколько компьютеров. Этот метод менее "
 "эффективен, поскольку сервер должен послать несколько раз поток."
@@ -11386,8 +11586,8 @@ msgstr ""
 #: modules/gui/macosx/wizard.m:265
 #, fuzzy
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -11405,13 +11605,12 @@ msgid ""
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 #, fuzzy
 msgid "Enter the address of the computer to stream to."
 msgstr "Введите адрес компьютера для вещания в"
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 #, fuzzy
 msgid "Use this to stream to a single computer."
 msgstr "Используйте это, чтобы вещать на единственный компьютер"
@@ -11427,12 +11626,30 @@ msgstr ""
 "адресом IP между 224.0.0.0 и 239.255.255.255 Для частного использования, "
 "вводить адрес, начинающийся 239.255."
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+#, fuzzy
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+"Используйте это, чтобы вещать динамической группе компьютеров на multicast-"
+"enabled сети. Это - самый эффективный метод, чтобы вещать на несколько "
+"компьютеров, но это не работает по Интернету."
+
+#: modules/gui/macosx/wizard.m:285
+#, fuzzy
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr "Используйте это, чтобы вещать на единственный компьютер"
+
+#: modules/gui/macosx/wizard.m:290
+#, fuzzy
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 "Используйте это, чтобы вещать динамической группе компьютеров на multicast-"
 "enabled сети. Это - самый эффективный метод, чтобы вещать на несколько "
@@ -11443,361 +11660,355 @@ msgid "Back"
 msgstr "Назад"
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 msgid "Streaming/Transcoding Wizard"
 msgstr "Streaming/Transcoding Мастер"
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-#, fuzzy
-msgid "This wizard helps you to stream, transcode or save a stream."
-msgstr "Этот мастер помогает Вам вещать поток, transcode или сохранять поток"
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
 #, fuzzy
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 "Этот мастер только дает доступ к маленькому подмножеству потока VLC и "
 "transcoding возможностей. Используйте Открытое и диалоги Вывода Потока, "
 "чтобы получить все их"
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 msgid "Stream to network"
 msgstr "Вещание в сеть"
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 #, fuzzy
 msgid "Transcode/Save to file"
 msgstr "Приостановить поток"
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 msgid "Choose input"
 msgstr "Выберите вход"
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 #, fuzzy
 msgid "Choose here your input stream."
 msgstr "Укажите здесь ваш входной поток"
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 msgid "Select a stream"
 msgstr "Выберите поток"
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 msgid "Existing playlist item"
 msgstr "Существующий элемент списка воспроизведения"
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr "Выберите..."
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 #, fuzzy
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 "Используйте это для только для чтения часть потока. Вы должны быть в "
 "состоянии управлять поступающим потоком (например, файл или диск, но не "
 "сетевой поток UDP.)\n"
 "Введите начальное и конечное время (в секундах)"
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr "От"
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 msgid "To"
 msgstr "Кому"
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
+#: modules/gui/macosx/wizard.m:405
+#, fuzzy
+msgid "This page allows to select how the input stream will be sent."
 msgstr "В этой странице, Вы выберете, как ваш входной поток будут посылать."
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 msgid "Destination"
 msgstr "Адресат"
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 msgid "Streaming method"
 msgstr "Метод вещания"
 
-#: modules/gui/macosx/wizard.m:410
+#: modules/gui/macosx/wizard.m:409
+#, fuzzy
+msgid "Address of the computer to stream to."
+msgstr "Введите адрес компьютера для вещания в"
+
+#: modules/gui/macosx/wizard.m:411
 msgid "UDP Unicast"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:411
+#: modules/gui/macosx/wizard.m:412
 msgid "UDP Multicast"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 #, fuzzy
 msgid "Transcode"
 msgstr "Приостановить поток"
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 #, fuzzy
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 "Если Вы хотите изменить формат сжатия звуковых или видео дорожек, "
 "заполняться в этой странице. (Если Вы только хотите изменить контейнерный "
 "формат, перейдите к следующей странице)."
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 #, fuzzy
 msgid "Transcode audio"
 msgstr "Приостановить поток"
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 #, fuzzy
 msgid "Transcode video"
 msgstr "Приостановить поток"
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-#, fuzzy
-msgid "If your stream has audio and you want to transcode it, enable this."
-msgstr "Если ваш поток имеет аудио, и Вы хотите transcode это, включите это"
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-#, fuzzy
-msgid "If your stream has video and you want to transcode it, enable this."
-msgstr "Если ваш поток имеет видео, и Вы хотите transcode это, включите это"
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 msgid "Encapsulation format"
 msgstr "Формат формирования пакета"
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
+#, fuzzy
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 "В этой странице, Вы выберете, как поток будет заключен в капсулу. В "
 "зависимости от выборов Вы сделали, все форматы не будут доступны."
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 #, fuzzy
 msgid "Additional streaming options"
 msgstr "Приостановить поток"
 
-#: modules/gui/macosx/wizard.m:439
+#: modules/gui/macosx/wizard.m:440
 #, fuzzy
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr ""
 "В этой странице, Вы определите несколько дополнительных параметров для "
 "вашего потока"
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 msgid "SAP Announce"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 #, fuzzy
 msgid "Local playback"
 msgstr "Пауза"
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 #, fuzzy
 msgid "Additional transcode options"
 msgstr "Приостановить поток"
 
-#: modules/gui/macosx/wizard.m:450
+#: modules/gui/macosx/wizard.m:451
 #, fuzzy
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
+msgid "In this page, a few additional transcoding parameters can be set."
 msgstr ""
 "В этой странице, Вы определите несколько дополнительных параметров для "
-"вашего transcoding"
+"вашего потока"
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 #, fuzzy
 msgid "Select the file to save to"
 msgstr "Остановить поток"
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
 msgid "Summary"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 #, fuzzy
 msgid "Encap. format"
 msgstr "Формат формирования пакета"
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 #, fuzzy
 msgid "Input stream"
 msgstr "Исходящий поток"
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 #, fuzzy
 msgid "Save file to"
 msgstr "Сохранить файл"
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 #, fuzzy
 msgid "No input selected"
 msgstr "Остановить поток"
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 #, fuzzy
 msgid "No valid destination"
 msgstr "Адресат"
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1119
+#: modules/gui/macosx/wizard.m:1116
 #, fuzzy
-msgid "Select the folder to save to"
+msgid "Select the directory to save to"
 msgstr "Остановить поток"
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 #, fuzzy
 msgid "No folder selected"
 msgstr "Остановить поток"
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
-msgstr ""
+#: modules/gui/macosx/wizard.m:1169
+#, fuzzy
+msgid "A directory where to save the files has to be selected."
+msgstr "Позволяет указать папку для сохранения стоп-кадров."
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1181
-#, fuzzy
-msgid "You you need to select a file, you want to save to."
-msgstr "Вы должны выбрать файл для сохранения"
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1372
 msgid "Finish"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, fuzzy, c-format
 msgid "%i items"
 msgstr "Показать элементы"
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 msgid "yes"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 #, fuzzy
 msgid "no"
 msgstr "Информация"
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#: modules/gui/macosx/wizard.m:1661
 #, fuzzy
-msgid "Use this to stream on a network."
+msgid "This allows to stream on a network."
 msgstr "Используйте это для вещания в сети"
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
 #, fuzzy
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 "Используйте это, чтобы сохранить поток к файлу. Вы имеете возможность "
 "повторно закодировать поток. Вы можете сохранить любой VLC, может читать \n"
@@ -11805,39 +12016,37 @@ msgstr ""
 "transcoding. Вы должны использовать его особенности transcoding, чтобы "
 "сохранить сетевые потоки, например"
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 #, fuzzy
 msgid "Select your audio codec. Click one to get more information."
 msgstr ""
 "Выберите ваш звуковой кодер-декодер. Щелкните, чтобы получить подробную "
 "информацию"
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 #, fuzzy
 msgid "Select your video codec. Click one to get more information."
 msgstr ""
 "Выберите ваш видео кодер-декодер. Щелкните, чтобы получить подробную "
 "информацию"
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
+#, fuzzy
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 "Определите TTL (Time-To-Live) потока. Этот параметр - максимальное число "
 "маршрутизаторов, которые ваш поток может пройти. Если Вы не знаете то, что "
 "это означает, или если Вы хотите течь на вашей местной сети только, "
 "оставлять эту установку к 1."
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 #, fuzzy
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -11851,7 +12060,7 @@ msgstr ""
 " дополнительного пространства SAPЕсли Вы хотите дать название вашему потоку, "
 "введите это здесь, или будет использоваться  значения по умолчанию "
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -12062,7 +12271,7 @@ msgstr ""
 msgid "secam"
 msgstr "Воспроизвести поток"
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 #, fuzzy
 msgid "auto"
 msgstr "Модули..."
@@ -12349,7 +12558,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr ""
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr "Открыть список для воспроизведения"
 
@@ -12360,7 +12569,7 @@ msgid ""
 msgstr ""
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr "Сохранить список воспроизведения"
 
@@ -12369,12 +12578,12 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
+msgid "Skin to use"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:344
 #, fuzzy
-msgid "Select the path to the last skin used."
+msgid "Path to the skin to use."
 msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/gui/skins2/src/skin_main.cpp:345
@@ -12382,29 +12591,31 @@ msgid "Config of last used skin"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 #, fuzzy
 msgid "Skinnable Interface"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr ""
 
@@ -12424,23 +12635,23 @@ msgid ""
 "\n"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
 "\n"
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 #, fuzzy
 msgid "Compiled by "
 msgstr "Следующий файл"
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 #, fuzzy
 msgid "Compiler: "
 msgstr "Быстро"
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr ""
 
@@ -12461,12 +12672,12 @@ msgid ""
 msgstr ""
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr "Укажите папку"
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr "Укажите файл"
 
@@ -12494,6 +12705,11 @@ msgstr ""
 msgid "Edit bookmark"
 msgstr "редактировать закладку"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+msgid "Bytes"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -12502,6 +12718,11 @@ msgstr ""
 msgid "The stream must be playing or paused for bookmarks to work"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+msgid ""
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
 msgid ""
 "Input has changed, unable to save bookmark. Use \"pause\" while editing "
@@ -12639,81 +12860,80 @@ msgid "RTSP"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr ""
+#, fuzzy
+msgid "DVD device to use"
+msgstr "Устройство DVD"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "Клиент VideoLAN"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 #, fuzzy
 msgid "Open subtitles file"
 msgstr "Следующий файл"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 #, fuzzy
 msgid "Title number."
 msgstr "Номер тюнера"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
 "be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 #, fuzzy
 msgid "Track number."
 msgstr "Номер дорожки"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 
@@ -12730,7 +12950,7 @@ msgid "Add &Directory..."
 msgstr "Добавить папку"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+msgid "&Add URL..."
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -12754,8 +12974,9 @@ msgid "&Reverse sort by title"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
-msgstr "Перемешать список воспроизведения"
+#, fuzzy
+msgid "&Shuffle"
+msgstr "Перемешивать"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
 msgid "D&elete"
@@ -12781,76 +13002,93 @@ msgstr "Показать элементы"
 msgid "Play this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+#, fuzzy
+msgid "Preparse"
+msgstr "Следующий файл"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr "Информация"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "Add node"
 msgstr "Остановить поток"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 msgid "root"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, fuzzy, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, c-format
 msgid "%i items in playlist"
 msgstr "%i элемент(ов) в списке воспроизведения"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 #, fuzzy
 msgid "M3U file"
 msgstr "Следующий файл"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "Сохранить список воспроизведения"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr "Список воспроизведения пуст"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr "невозможно сохранить"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr "Нормальный"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 msgid "Sorted by artist"
 msgstr "Сортировать по артисту"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 #, fuzzy
 msgid "Sorted by Album"
 msgstr "Сортировать по артисту"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 msgid "New node"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -12872,8 +13110,8 @@ msgstr "Shift"
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:167
@@ -12883,34 +13121,35 @@ msgstr "Остановить поток"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
 #, fuzzy
-msgid "Destination Target:"
+msgid "Target:"
 msgstr "Остановить поток"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
 #, fuzzy
-msgid "Output methods"
-msgstr "Следующий файл"
+msgid "Outputs"
+msgstr "Остановить поток"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+msgid "Play locally"
+msgstr "Воспроизводить локально"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-#, fuzzy
-msgid "Miscellaneous options"
-msgstr "Приостановить поток"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 msgid "Group name"
 msgstr ""
@@ -12924,11 +13163,6 @@ msgstr "Название канала"
 msgid "Select all elementary streams"
 msgstr "Остановить поток"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-#, fuzzy
-msgid "Transcoding options"
-msgstr "Приостановить поток"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 msgid "Video codec"
 msgstr "Видео кодек"
@@ -12959,8 +13193,9 @@ msgid "Subtitles file"
 msgstr "Файл субтитров"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
-msgstr "Настройка субтитров"
+#, fuzzy
+msgid "Options"
+msgstr "Настройки:"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 msgid ""
@@ -12968,12 +13203,6 @@ msgid ""
 "subtitles."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr "Задержка"
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 #, fuzzy
 msgid "Set subtitle delay (in 1/10s)"
@@ -12985,21 +13214,21 @@ msgstr "Открыть файл"
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
 #, fuzzy
-msgid "VLC media player - Updates"
-msgstr "Ð\9aлиенÑ\82 VideoLAN"
+msgid "Updates"
+msgstr "Ð\9eбновиÑ\82Ñ\8c"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+msgid "Check for updates"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 #, fuzzy
 msgid "Save file..."
 msgstr "Сохранить файл"
@@ -13028,7 +13257,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 msgid "Choose"
 msgstr "Выберите"
 
@@ -13046,35 +13275,65 @@ msgstr ""
 msgid "Create"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-#, fuzzy
-msgid "VLM configuration"
-msgstr "Остановить поток"
-
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
 #, fuzzy
 msgid "VLM stream"
 msgstr "Остановить поток"
 
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+#, fuzzy
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr "Этот мастер помогает Вам вещать поток, transcode или сохранять поток"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#, fuzzy
+msgid "Use this to stream on a network."
+msgstr "Используйте это для вещания в сети"
+
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:91
 #, fuzzy
 msgid "Use this to re-encode a stream and save it to a file."
 msgstr "Используйте это, чтобы повторно закодировать поток и сохранить в файл"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+#, fuzzy
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+"Этот мастер только дает доступ к маленькому подмножеству потока VLC и "
+"transcoding возможностей. Используйте Открытое и диалоги Вывода Потока, "
+"чтобы получить все их"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
 #, fuzzy
 msgid "Use this to stream on a network"
 msgstr "Используйте это для вещания в сети"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+#, fuzzy
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+"Используйте это, чтобы сохранить поток к файлу. Вы имеете возможность "
+"повторно закодировать поток. Вы можете сохранить любой VLC, может читать \n"
+"Пожалуйста обратите внимание, что VLC очень не удовлетворяют для файла файлу "
+"transcoding. Вы должны использовать его особенности transcoding, чтобы "
+"сохранить сетевые потоки, например"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
 msgid "You must choose a stream"
 msgstr "Вы должны выбрать поток"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr "Невозможно найти список воспроизведения"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 #, fuzzy
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
@@ -13087,17 +13346,62 @@ msgstr ""
 "сетевой поток UDP.)\n"
 "Введите начальное и конечное время (в секундах)"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+#, fuzzy
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+"Если Вы хотите изменить формат сжатия звуковых или видео дорожек, "
+"заполняться в этой странице. (Если Вы только хотите изменить контейнерный "
+"формат, перейдите к следующей странице)."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+#, fuzzy
+msgid "Select the target video codec. Click one to get more information."
+msgstr ""
+"Выберите ваш видео кодер-декодер. Щелкните, чтобы получить подробную "
+"информацию"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+#, fuzzy
+msgid "Select the target audio codec. Click one to get more information."
+msgstr ""
+"Выберите ваш звуковой кодер-декодер. Щелкните, чтобы получить подробную "
+"информацию"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr "В этой странице, Вы выберете, как ваш входной поток будут посылать."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
 #, fuzzy
 msgid "This does not appear to be a valid multicast address"
 msgstr "Это не допустимый групповой адрес"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
 #, fuzzy
 msgid "You need to enter an address"
 msgstr "Вым нужно ввести адрес"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+"В этой странице, Вы выберете, как поток будет заключен в капсулу. В "
+"зависимости от выборов Вы сделали, все форматы не будут доступны."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 #, fuzzy
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
@@ -13106,11 +13410,11 @@ msgstr ""
 "В этой странице, Вы определите несколько дополнительных параметров для "
 "вашего transcoding"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 msgid "You must choose a file to save to"
 msgstr "Вы должны выбрать файл для сохранения"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 #, fuzzy
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
@@ -13118,7 +13422,19 @@ msgstr ""
 "В этой странице, Вы определите несколько дополнительных параметров для "
 "вашего потока"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+"Определите TTL (Time-To-Live) потока. Этот параметр - максимальное число "
+"маршрутизаторов, которые ваш поток может пройти. Если Вы не знаете то, что "
+"это означает, или если Вы хотите течь на вашей местной сети только, "
+"оставлять эту установку к 1."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 #, fuzzy
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
@@ -13135,54 +13451,88 @@ msgstr ""
 " дополнительного пространства SAPЕсли Вы хотите дать название вашему потоку, "
 "введите это здесь, или будет использоваться  значения по умолчанию "
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 #, fuzzy
 msgid "Save to file"
 msgstr "Сохранить файл"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+#, fuzzy
+msgid "Adds distortion effects"
+msgstr "Следующий файл"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+msgid "Inverts the colors of the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+msgid "Adds motion blurring to the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 msgid "Magnifies part of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+msgid "Image adjustment"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr "Видео настройки"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-msgid "More info"
-msgstr "Больше информации"
-
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+msgid "Imitates the effect of surround sound when using headphones."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+#, fuzzy
+msgid "Prevents the audio output level from going over a predefined value."
+msgstr "Это сохраняет громкость вывода звука, при выключении звука"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:466
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:473
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:999
 msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
 msgstr ""
 
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "Больше информации"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 msgid "Stopped"
 msgstr "Стоп"
@@ -13207,141 +13557,147 @@ msgstr "Предыдущий файл"
 msgid "Next track"
 msgstr "Следующий файл"
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 msgid "Quick &Open File...\tCtrl-O"
 msgstr "Быстро открыть файл...\tCtrl-O"
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr "Открыть файл...\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr "Открыть папку...\tCtrl-E"
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr "Открыть диск...\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 #, fuzzy
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr "Остановить поток"
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 #, fuzzy
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr "Открыть файл..."
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 msgid "&Wizard...\tCtrl-W"
 msgstr "Мастер...\tCtrl-W"
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr "Выход\tCtrl-X"
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr "Список воспроизведения...\tCtrl-P"
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr "Сообщения...\tCtrl-M"
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr "Поток и медиа информация...\tCtrl-I"
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
+#: modules/gui/wxwidgets/interface.cpp:605
+#, fuzzy
+msgid "About..."
+msgstr "Модули..."
+
+#: modules/gui/wxwidgets/interface.cpp:607
+msgid "Check for updates..."
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 msgid "&File"
 msgstr "Файл"
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr "Вид"
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr "Настройки"
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr "Аудио"
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr "Видео"
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr "Навигация"
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr "Помощь"
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
 msgstr "Открыть список для воспроизведения"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr "Предыдущий элемент списка воспроизведения"
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr "Следующий элемент списка воспроизведения"
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr "Воспроизводить медленнее"
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr "Воспроизводить быстрее"
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 msgid "Extended &GUI\tCtrl-G"
 msgstr "Расширенный графический интерфейс пользователя\tCtrl-G"
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 msgid "&Bookmarks...\tCtrl-B"
 msgstr "Закладки...\tCtrl-B"
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 msgid "Preference&s...\tCtrl-S"
 msgstr "Настройки...\tCtrl-S"
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 #, fuzzy
 msgid ""
 " (wxWidgets interface)\n"
 "\n"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
 "\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, fuzzy, c-format
 msgid "About %s"
 msgstr "Модули..."
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 msgid "Show/Hide interface"
 msgstr "Показать/Убрать интерфейс"
 
@@ -13427,10 +13783,26 @@ msgstr ""
 msgid "RTP Unicast"
 msgstr ""
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+#, fuzzy
+msgid "Stream to a single computer."
+msgstr "Используйте это, чтобы вещать на единственный компьютер"
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 msgid "RTP Multicast"
 msgstr ""
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+#, fuzzy
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+"Используйте это, чтобы вещать динамической группе компьютеров на multicast-"
+"enabled сети. Это - самый эффективный метод, чтобы вещать на несколько "
+"компьютеров, но это не работает по Интернету."
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 #, fuzzy
 msgid ""
@@ -13442,22 +13814,53 @@ msgstr ""
 "адресом IP между 224.0.0.0 и 239.255.255.255 Для частного использования, "
 "вводить адрес, начинающийся 239.255."
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#: modules/gui/wxwidgets/streamdata.cpp:134
+#, fuzzy
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+"Используйте это, чтобы вещать на несколько компьютеров. Этот метод менее "
+"эффективен, поскольку сервер должен послать несколько раз поток."
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+#, fuzzy
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
 msgstr ""
+"Введите локальные адреса, которые Вы хотите слушать. Не вводите ничего, если "
+"Вы хотите слушать все адреса или если Вы не понимаете. Это - вообще лучшая "
+"вещь, чтобы сделать. Другие компьютеры могут тогда обратиться к потоку в "
+"http://yourip:8080 по умолчанию"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:89
+#, fuzzy
+msgid "Bookmarks dialog"
+msgstr "Закладка %i"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
+msgid "Show bookmarks dialog at startup"
 msgstr ""
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
+#, fuzzy
+msgid "Extended GUI"
+msgstr "Расширенный графический интерфейс пользователя\tCtrl-G"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
-msgid "Show extended GUI"
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
+msgid "Taskbar"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
+msgid "Show VLC on the taskbar"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
@@ -13466,28 +13869,41 @@ msgid "Minimal interface"
 msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 msgid "Size to video"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+msgid "Resize VLC to match the video resolution."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
-msgid "Show systray icon"
+#, fuzzy
+msgid "Systray icon"
+msgstr "Показывать иконку в трэе"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+#, fuzzy
+msgid "Show a systray icon for VLC"
 msgstr "Показывать иконку в трэе"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
+msgid "Show labels in toolbar"
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+msgid "Show labels below the icons in the toolbar."
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
 #, fuzzy
 msgid "Playlist view"
 msgstr "Список воспроизведения"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -13495,20 +13911,20 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 #, fuzzy
 msgid "wxWidgets interface module"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 msgid "wxWidgets dialogs provider"
 msgstr ""
 
@@ -13528,8 +13944,8 @@ msgstr ""
 
 #: modules/misc/dummy/dummy.c:45
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 
 #: modules/misc/dummy/dummy.c:51
@@ -13544,66 +13960,67 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 #, fuzzy
 msgid "Dummy Interface"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 #, fuzzy
 msgid "Dummy access function"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 #, fuzzy
 msgid "Dummy demux function"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 #, fuzzy
 msgid "Dummy decoder"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 #, fuzzy
 msgid "Dummy decoder function"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 #, fuzzy
 msgid "Dummy encoder function"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 #, fuzzy
 msgid "Dummy audio output function"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 #, fuzzy
 msgid "Dummy video output function"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 #, fuzzy
 msgid "Dummy Video output"
 msgstr "Остановить поток"
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 #, fuzzy
 msgid "Dummy font renderer function"
 msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr ""
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
 #, fuzzy
-msgid "Font filename"
-msgstr "Следующий файл"
+msgid "Filename for the font you want to use"
+msgstr ""
+"Введите номер звуковой дорожки, которую Вы хотите использовать (от 0 до n)."
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
 msgid "Font size in pixels"
@@ -13611,94 +14028,104 @@ msgstr "Размер шрифта в пикселях"
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
+#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
 msgstr ""
 
-#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+msgid "Text default color"
 msgstr ""
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
-msgstr ""
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+#, fuzzy
+msgid "Relative font size"
+msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr "Меньше"
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr "Маленький"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr ""
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr ""
 
-#: modules/misc/freetype.c:102
+#: modules/misc/freetype.c:107
 #, fuzzy
-msgid "Use yuvp renderer"
+msgid "Use YUVP renderer"
 msgstr "Клиент VideoLAN"
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 #, fuzzy
 msgid "Font Effect"
 msgstr "Открыть файл"
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Background"
 msgstr "Вернуться назад"
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 msgid "Outline"
 msgstr ""
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 #, fuzzy
 msgid "Fat Outline"
 msgstr "Быстро"
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 #, fuzzy
 msgid "Text renderer"
 msgstr "Клиент VideoLAN"
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 msgid "Freetype2 font renderer"
 msgstr ""
 
@@ -13708,104 +14135,101 @@ msgstr ""
 
 #: modules/misc/gnutls.c:69
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
 msgstr ""
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr ""
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr ""
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr ""
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 #, fuzzy
 msgid "Growl server"
 msgstr "Быстро"
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 #, fuzzy
 msgid "Growl password"
 msgstr "Пароль"
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 #, fuzzy
 msgid "Growl UDP port"
 msgstr "Пауза"
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "Пауза"
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
+msgid "Growl"
 msgstr ""
 
-#: modules/misc/growl.c:73
-msgid "growl"
-msgstr ""
-
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 #, fuzzy
 msgid "(no title)"
 msgstr "Следующий файл"
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr ""
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr ""
 
@@ -13813,7 +14237,7 @@ msgstr ""
 msgid "Gtk+ GUI helper"
 msgstr ""
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr "Текст"
 
@@ -13825,40 +14249,44 @@ msgstr "Следующий файл"
 #: modules/misc/logger.c:120
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr ""
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
 msgstr ""
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr ""
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 #, fuzzy
 msgid "File logging"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 #, fuzzy
 msgid "Log filename"
 msgstr "Следующий файл"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr ""
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 #, fuzzy
 msgid "RRD output file"
 msgstr "Следующий файл"
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+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
@@ -13877,16 +14305,14 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
-
 #: modules/misc/msn.c:63
 msgid "MSN Title format string"
 msgstr ""
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
@@ -13894,8 +14320,9 @@ msgid "MSN"
 msgstr ""
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr ""
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "Сейчас Воспроизводится"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
@@ -13938,30 +14365,36 @@ msgstr ""
 msgid "video"
 msgstr ""
 
+#: modules/misc/rtsp.c:48
+#, fuzzy
+msgid "RTSP host address"
+msgstr "Открыть окно списка для воспроизведения"
+
 #: modules/misc/rtsp.c:50
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr ""
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 #, fuzzy
 msgid "Maximum number of connections"
 msgstr "Остановить поток"
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 #, fuzzy
 msgid "RTSP VoD"
 msgstr "Быстро"
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 #, fuzzy
 msgid "RTSP VoD server"
 msgstr "Быстро"
@@ -13970,12 +14403,12 @@ msgstr "Быстро"
 msgid "X Screensaver disabler"
 msgstr ""
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 #, fuzzy
 msgid "SVG template file"
 msgstr "Следующий файл"
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -13993,60 +14426,59 @@ msgstr ""
 msgid "Miscellaneous stress tests"
 msgstr ""
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 #, fuzzy
 msgid "Win32 font renderer"
 msgstr "Клиент VideoLAN"
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr ""
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 msgid "Simple XML Parser"
 msgstr ""
 
 #: modules/mux/asf.c:49
-msgid "Allows you to define the title that will be put in ASF comments."
+msgid "Title to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:52
-msgid "Allows you to define the author that will be put in ASF comments."
+#: modules/mux/asf.c:51
+msgid "Author to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:55
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+#: modules/mux/asf.c:53
+msgid "Copyright string to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 #, fuzzy
 msgid "Comment"
 msgstr "Следующий файл"
 
-#: modules/mux/asf.c:58
-msgid "Allows you to define the comment that will be put in ASF comments."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:61
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+#: modules/mux/asf.c:57
+msgid "\"Rating\" to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 #, fuzzy
 msgid "Packet Size"
 msgstr "Остановить поток"
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr ""
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 #, fuzzy
 msgid "ASF muxer"
 msgstr "Остановить поток"
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr ""
 
@@ -14061,30 +14493,30 @@ msgid "Dummy/Raw muxer"
 msgstr "Остановить поток"
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+msgid "Create \"Fast Start\" files"
 msgstr ""
 
 #: modules/mux/mp4.c:47
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 #, fuzzy
 msgid "MP4/MOV muxer"
 msgstr "Остановить поток"
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:46
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:51
@@ -14092,9 +14524,7 @@ msgid "PES maximum size"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:61
@@ -14109,7 +14539,7 @@ msgstr "Клиент VideoLAN"
 
 #: modules/mux/mpeg/ts.c:84
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr ""
 
@@ -14119,15 +14549,16 @@ msgid "Audio PID"
 msgstr "Остановить поток"
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
-msgstr ""
+#, fuzzy
+msgid "Assign a fixed PID to the audio stream."
+msgstr "Звуковые фильтры используются для последующей обработки звука"
 
 #: modules/mux/mpeg/ts.c:88
 msgid "SPU PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+msgid "Assign a fixed PID to the SPU."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:90
@@ -14135,7 +14566,7 @@ msgid "PMT PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:91
-msgid "Assigns a fixed PID to the PMT"
+msgid "Assign a fixed PID to the PMT"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:92
@@ -14143,66 +14574,87 @@ msgid "TS ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
-msgstr ""
+#, fuzzy
+msgid "Assign a fixed Transport Stream ID."
+msgstr "Воспроизвести поток"
 
 #: modules/mux/mpeg/ts.c:94
 msgid "NET ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:95
-msgid "Assigns a fixed Network ID (for SDT table)"
-msgstr ""
-
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:97
-msgid "Assigns a program number to each PMT"
-msgstr ""
+#, fuzzy
+msgid "PMT Program numbers"
+msgstr "Номер дорожки"
 
 #: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:99
-msgid "Defines the pids to add to each pmt."
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
-msgid "Set PID to id of ES"
+#: modules/mux/mpeg/ts.c:109
+msgid "Set PID to ID of ES"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:105
-msgid "set PID to id of es"
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:114
+#, fuzzy
+msgid "Data alignment"
+msgstr "Клиент VideoLAN"
+
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:118
 msgid "Shaping delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 #, fuzzy
 msgid "Use keyframes"
 msgstr "Воспроизвести поток"
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -14211,73 +14663,72 @@ msgid ""
 "the biggest frames in the stream."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 #, fuzzy
 msgid "Crypt video"
 msgstr "Предыдущий файл"
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 msgid "Crypt video using CSA"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr ""
 
@@ -14287,18 +14738,19 @@ msgstr ""
 
 #: modules/mux/mpjpeg.c:33
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 
 #: modules/mux/mpjpeg.c:50
 #, fuzzy
-msgid "Multipart jpeg muxer"
+msgid "Multipart JPEG muxer"
 msgstr "Следующий файл"
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
-msgstr ""
+#, fuzzy
+msgid "Ogg/OGM muxer"
+msgstr "Остановить поток"
 
 #: modules/mux/wav.c:42
 #, fuzzy
@@ -14312,7 +14764,7 @@ msgstr "Остановить поток"
 
 #: modules/packetizer/h264.c:47
 #, fuzzy
-msgid "H264 video packetizer"
+msgid "H.264 video packetizer"
 msgstr "Остановить поток"
 
 #: modules/packetizer/mpeg4audio.c:118
@@ -14327,13 +14779,13 @@ msgstr "Остановить поток"
 
 #: modules/packetizer/mpegvideo.c:52
 #, fuzzy
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr "Показать интерфейс"
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -14360,7 +14812,7 @@ msgstr "Открыть окно списка для воспроизведени
 
 #: modules/services_discovery/hal.c:63
 #, fuzzy
-msgid "HAL device detection"
+msgid "HAL devices detection"
 msgstr "Следующий файл"
 
 #: modules/services_discovery/hal.c:153
@@ -14372,15 +14824,15 @@ msgid "Podcast URLs list"
 msgstr ""
 
 #: modules/services_discovery/podcast.c:58
-msgid "Podcast '|' (pipe) seperated URLs list"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
 msgstr ""
 
-#: modules/services_discovery/podcast.c:62
+#: modules/services_discovery/podcast.c:63
 #, fuzzy
-msgid "Podcast Service Discovery"
-msgstr "Ð\9fоиÑ\81к Ñ\81лÑ\83жб"
+msgid "Podcasts"
+msgstr "Ð\9fаÑ\83за"
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 #, fuzzy
 msgid "Podcast"
 msgstr "Пауза"
@@ -14390,120 +14842,121 @@ msgid "SAP multicast address"
 msgstr ""
 
 #: modules/services_discovery/sap.c:80
-msgid "Listen for SAP announcements on another address"
-msgstr ""
-
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
+msgid ""
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
 msgstr ""
 
 #: modules/services_discovery/sap.c:83
-msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
+msgid "IPv4 SAP"
 msgstr ""
 
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
+msgid "Listen to IPv4 announcements on the standard address."
 msgstr ""
 
 #: modules/services_discovery/sap.c:87
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
+msgid "IPv6 SAP"
 msgstr ""
 
 #: modules/services_discovery/sap.c:89
-msgid "IPv6 SAP scope"
+msgid "Listen to IPv6 announcements on the standard addresses."
 msgstr ""
 
 #: modules/services_discovery/sap.c:91
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+msgid "IPv6 SAP scope"
 msgstr ""
 
-#: modules/services_discovery/sap.c:92
-msgid "SAP timeout (seconds)"
+#: modules/services_discovery/sap.c:93
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr ""
 
 #: modules/services_discovery/sap.c:94
-msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+msgid "SAP timeout (seconds)"
 msgstr ""
 
 #: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+msgid ""
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr ""
 
 #: modules/services_discovery/sap.c:98
-msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+msgid "Try to parse the announce"
 msgstr ""
 
 #: modules/services_discovery/sap.c:100
+msgid ""
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
+msgstr ""
+
+#: modules/services_discovery/sap.c:103
 #, fuzzy
 msgid "SAP Strict mode"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 msgid "Use SAP cache"
 msgstr ""
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 msgid "SAP Announcements"
 msgstr ""
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr ""
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 msgid "Session Announcements (SAP)"
 msgstr ""
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 #, fuzzy
 msgid "Session"
 msgstr "Остановить поток"
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 msgid "Tool"
 msgstr ""
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 #, fuzzy
 msgid "User"
 msgstr "Воспроизвести поток"
 
+#: modules/services_discovery/shout.c:61
+#, fuzzy
+msgid "Number of streams"
+msgstr "Остановить поток"
+
 #: modules/services_discovery/shout.c:62
-msgid "Maximum number of shoutcast servers to be listed"
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr ""
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr ""
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 msgid "Shoutcast"
 msgstr ""
 
@@ -14516,40 +14969,42 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr ""
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
 msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 msgid "ID Offset"
 msgstr ""
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
 msgstr ""
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 msgid "Bridge"
 msgstr ""
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 #, fuzzy
 msgid "Bridge stream output"
 msgstr "Остановить поток"
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 msgid "Bridge out"
 msgstr ""
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr ""
 
@@ -14571,7 +15026,7 @@ msgstr ""
 msgid "Introduces a delay in the display of the stream."
 msgstr ""
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 #, fuzzy
 msgid "Display"
 msgstr "Воспр."
@@ -14591,9 +15046,8 @@ msgstr "Воспроизвести поток"
 msgid "Output access method"
 msgstr "Следующий файл"
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
+#: modules/stream_out/es.c:39
+msgid "This is the default output access method that will be used."
 msgstr ""
 
 #: modules/stream_out/es.c:41
@@ -14602,79 +15056,73 @@ msgid "Audio output access method"
 msgstr "Остановить поток"
 
 #: modules/stream_out/es.c:43
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
+msgid "This is the output access method that will be used for audio."
 msgstr ""
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 #, fuzzy
 msgid "Video output access method"
 msgstr "Остановить поток"
 
-#: modules/stream_out/es.c:47
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
+#: modules/stream_out/es.c:46
+msgid "This is the output access method that will be used for video."
 msgstr ""
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 #, fuzzy
 msgid "Output muxer"
 msgstr "Следующий файл"
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
-msgid "Allows you to specify the muxer used for the streaming output."
+#: modules/stream_out/es.c:50
+msgid "This is the default muxer method that will be used."
 msgstr ""
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 #, fuzzy
 msgid "Audio output muxer"
 msgstr "Остановить поток"
 
-#: modules/stream_out/es.c:55
-msgid "Allows you to specify the muxer used for the audio streaming output."
+#: modules/stream_out/es.c:53
+msgid "This is the muxer that will be used for audio."
 msgstr ""
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 #, fuzzy
 msgid "Video output muxer"
 msgstr "Остановить поток"
 
-#: modules/stream_out/es.c:58
-msgid "Allows you to specify the muxer used for the video streaming output."
+#: modules/stream_out/es.c:56
+msgid "This is the muxer that will be used for video."
 msgstr ""
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 #, fuzzy
 msgid "Output URL"
 msgstr "Остановить поток"
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
-msgid "Allows you to specify the output URL used for the streaming output."
+#: modules/stream_out/es.c:60
+msgid "This is the default output URI."
 msgstr ""
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 #, fuzzy
 msgid "Audio output URL"
 msgstr "Остановить поток"
 
-#: modules/stream_out/es.c:65
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
+#: modules/stream_out/es.c:63
+msgid "This is the output URI that will be used for audio."
 msgstr ""
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 #, fuzzy
 msgid "Video output URL"
 msgstr "Остановить поток"
 
-#: modules/stream_out/es.c:69
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
+#: modules/stream_out/es.c:66
+msgid "This is the output URI that will be used for video."
 msgstr ""
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 #, fuzzy
 msgid "Elementary stream output"
 msgstr "Остановить поток"
@@ -14707,143 +15155,171 @@ msgstr "Клиент VideoLAN"
 msgid "Mosaic bridge stream output"
 msgstr "Остановить поток"
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr ""
 
 #: modules/stream_out/rtp.c:51
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 
 #: modules/stream_out/rtp.c:55
 msgid "Muxer"
 msgstr ""
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
+#: modules/stream_out/rtp.c:57
+#, fuzzy
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
+msgstr "Открыть окно списка для воспроизведения"
+
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
 #, fuzzy
 msgid "Session name"
 msgstr "Остановить поток"
 
-#: modules/stream_out/rtp.c:61
-msgid "Allows you to specify the session name used for the streaming output."
+#: modules/stream_out/rtp.c:62
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:62
+#: modules/stream_out/rtp.c:64
 #, fuzzy
 msgid "Session description"
 msgstr "Следующий файл"
 
-#: modules/stream_out/rtp.c:64
-msgid "Allows you to give a broader description of the stream."
+#: modules/stream_out/rtp.c:66
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 msgid "Session URL"
 msgstr ""
 
-#: modules/stream_out/rtp.c:67
-msgid "Allows you to specify a URL with additional information on the stream."
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 #, fuzzy
 msgid "Session email"
 msgstr "Следующий файл"
 
-#: modules/stream_out/rtp.c:70
-msgid "Allows you to specify contact e-mail address for this session."
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:74
-msgid "Allows you to specify the base port used for the RTP streaming."
-msgstr ""
+#: modules/stream_out/rtp.c:79
+#, fuzzy
+msgid "This allows you to specify the base port for the RTP streaming."
+msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 #, fuzzy
 msgid "Audio port"
 msgstr "Остановить поток"
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
+#, fuzzy
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
-msgstr ""
+"This allows you to specify the default audio port for the RTP streaming."
+msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 #, fuzzy
 msgid "Video port"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
+#, fuzzy
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
-msgstr ""
+"This allows you to specify the default video port for the RTP streaming."
+msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/stream_out/rtp.c:84
+#: modules/stream_out/rtp.c:89
 #, fuzzy
-msgid "Allows you to specify the Time-To-Live for the output stream."
+msgid "This allows you to specify the Time-To-Live for the output stream."
 msgstr "Открыть окно списка для воспроизведения"
 
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
+msgstr ""
+
 #: modules/stream_out/rtp.c:93
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
+msgstr ""
+
+#: modules/stream_out/rtp.c:102
 #, fuzzy
 msgid "RTP stream output"
 msgstr "Остановить поток"
 
-#: modules/stream_out/standard.c:45
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
 msgstr ""
 
-#: modules/stream_out/standard.c:47
-#, fuzzy
-msgid "Output URL (deprecated)"
-msgstr "Следующий файл"
-
-#: modules/stream_out/standard.c:49
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
+#: modules/stream_out/standard.c:44
+msgid "This is the muxer that will be used."
 msgstr ""
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:45
 #, fuzzy
 msgid "Output destination"
 msgstr "Адресат"
 
-#: modules/stream_out/standard.c:54
+#: modules/stream_out/standard.c:47
+msgid "This is the destination (URL) that will be used for the stream."
+msgstr ""
+
+#: modules/stream_out/standard.c:50
 #, fuzzy
 msgid ""
-"Allows you to specify the output destination used for the streaming output."
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/stream_out/standard.c:58
-msgid "Name of the session that will be announced with SAP"
-msgstr ""
-
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 #, fuzzy
 msgid "Session groupname"
 msgstr "Остановить поток"
 
-#: modules/stream_out/standard.c:62
-msgid "Name of the group that will be announced for the session"
-msgstr ""
+#: modules/stream_out/standard.c:55
+#, fuzzy
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
+msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 msgid "SAP announcing"
 msgstr ""
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+msgid "Announce this session with SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 msgid "Standard"
 msgstr ""
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 #, fuzzy
 msgid "Standard stream output"
 msgstr "Остановить поток"
@@ -14932,7 +15408,8 @@ msgstr "Клиент VideoLAN"
 
 #: modules/stream_out/transcode.c:48
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
+"This is the video encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
 #: modules/stream_out/transcode.c:50
@@ -14941,246 +15418,305 @@ msgid "Destination video codec"
 msgstr "Остановить поток"
 
 #: modules/stream_out/transcode.c:52
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
+msgid "This is the video codec that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 #, fuzzy
 msgid "Video bitrate"
 msgstr "Открыть окно списка для воспроизведения"
 
+#: modules/stream_out/transcode.c:55
+msgid "Target bitrate of the transcoded video stream."
+msgstr ""
+
 #: modules/stream_out/transcode.c:56
-msgid "Allows you to specify the video bitrate used for the streaming output."
+#, fuzzy
+msgid "Video scaling"
+msgstr "Клиент VideoLAN"
+
+#: modules/stream_out/transcode.c:58
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
+msgstr ""
+
+#: modules/stream_out/transcode.c:59
+#, fuzzy
+msgid "Video frame-rate"
+msgstr "Открыть окно списка для воспроизведения"
+
+#: modules/stream_out/transcode.c:61
+msgid "Target output frame rate for the video stream."
+msgstr ""
+
+#: modules/stream_out/transcode.c:64
+#, fuzzy
+msgid "Deinterlace the video before encoding."
+msgstr "Следующий файл"
+
+#: modules/stream_out/transcode.c:67
+#, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr "Открыть окно списка для воспроизведения"
+
+#: modules/stream_out/transcode.c:74
+#, fuzzy
+msgid "Maximum video width"
+msgstr "Ширина видео"
+
+#: modules/stream_out/transcode.c:76
+#, fuzzy
+msgid "Maximum output video width."
+msgstr "Ширина видео"
+
+#: modules/stream_out/transcode.c:77
+#, fuzzy
+msgid "Maximum video height"
+msgstr "Высота видео"
+
+#: modules/stream_out/transcode.c:79
+#, fuzzy
+msgid "Maximum output video height."
+msgstr "Высота видео"
+
+#: modules/stream_out/transcode.c:80
+#, fuzzy
+msgid "Video filter"
+msgstr "Видео фильтры"
+
+#: modules/stream_out/transcode.c:82
+msgid ""
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
 msgstr ""
 
-#: modules/stream_out/transcode.c:58
+#: modules/stream_out/transcode.c:85
 #, fuzzy
-msgid "Video scaling"
-msgstr "Ð\9aлиенÑ\82 VideoLAN"
+msgid "Video crop (top)"
+msgstr "Ð\9eÑ\81Ñ\82ановиÑ\82Ñ\8c Ð¿Ð¾Ñ\82ок"
 
-#: modules/stream_out/transcode.c:60
-msgid "Allows you to scale the video before encoding."
+#: modules/stream_out/transcode.c:87
+msgid "Number of pixels to crop at the top of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:61
+#: modules/stream_out/transcode.c:88
 #, fuzzy
-msgid "Video frame-rate"
-msgstr "Ð\9eÑ\82кÑ\80Ñ\8bÑ\82Ñ\8c Ð¾ÐºÐ½Ð¾ Ñ\81пиÑ\81ка Ð´Ð»Ñ\8f Ð²Ð¾Ñ\81пÑ\80оизведениÑ\8f"
+msgid "Video crop (left)"
+msgstr "Ð\9aлиенÑ\82 VideoLAN"
 
-#: modules/stream_out/transcode.c:63
-msgid "Allows you to specify an output frame rate for the video."
+#: modules/stream_out/transcode.c:90
+msgid "Number of pixels to crop at the left of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:66
-msgid "Allows you to deinterlace the video before encoding."
+#: modules/stream_out/transcode.c:91
+#, fuzzy
+msgid "Video crop (bottom)"
+msgstr "Остановить поток"
+
+#: modules/stream_out/transcode.c:93
+msgid "Number of pixels to crop at the bottom of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:76
+#: modules/stream_out/transcode.c:94
 #, fuzzy
-msgid "Maximum video width"
-msgstr "ШиÑ\80ина Ð²Ð¸Ð´ÐµÐ¾"
+msgid "Video crop (right)"
+msgstr "Ð\9aлиенÑ\82 VideoLAN"
 
-#: modules/stream_out/transcode.c:78
-#, fuzzy
-msgid "Allows you to specify a maximum output video width."
-msgstr "Открыть окно списка для воспроизведения"
+#: modules/stream_out/transcode.c:96
+msgid "Number of pixels to crop at the right of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:79
+#: modules/stream_out/transcode.c:98
 #, fuzzy
-msgid "Maximum video height"
-msgstr "Ð\92Ñ\8bÑ\81оÑ\82а Ð²Ð¸Ð´ÐµÐ¾"
+msgid "Video padding (top)"
+msgstr "Ð\9eÑ\81Ñ\82ановиÑ\82Ñ\8c Ð¿Ð¾Ñ\82ок"
 
-#: modules/stream_out/transcode.c:81
-#, fuzzy
-msgid "Allows you to specify a maximum output video height."
-msgstr "Открыть окно списка для воспроизведения"
+#: modules/stream_out/transcode.c:100
+msgid "Size of the black border to add at the top of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:82
+#: modules/stream_out/transcode.c:101
 #, fuzzy
-msgid "Video filter"
-msgstr "Ð\92идео Ñ\84илÑ\8cÑ\82Ñ\80Ñ\8b"
+msgid "Video padding (left)"
+msgstr "Ð\9aлиенÑ\82 VideoLAN"
 
-#: modules/stream_out/transcode.c:84
-#, fuzzy
-msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
-msgstr "Открыть окно списка для воспроизведения"
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:87
+#: modules/stream_out/transcode.c:104
 #, fuzzy
-msgid "Video crop top"
+msgid "Video padding (bottom)"
 msgstr "Остановить поток"
 
-#: modules/stream_out/transcode.c:89
-msgid "Allows you to specify the top coordinate for the video cropping."
+#: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:90
+#: modules/stream_out/transcode.c:107
 #, fuzzy
-msgid "Video crop left"
+msgid "Video padding (right)"
 msgstr "Клиент VideoLAN"
 
-#: modules/stream_out/transcode.c:92
-msgid "Allows you to specify the left coordinate for the video cropping."
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:93
+#: modules/stream_out/transcode.c:111
 #, fuzzy
-msgid "Video crop bottom"
-msgstr "Ð\9eÑ\81Ñ\82ановиÑ\82Ñ\8c Ð¿Ð¾Ñ\82ок"
+msgid "Video canvas width"
+msgstr "ШиÑ\80ина Ð²Ð¸Ð´ÐµÐ¾"
 
-#: modules/stream_out/transcode.c:95
-msgid "Allows you to specify the bottom coordinate for the video cropping."
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
 msgstr ""
 
-#: modules/stream_out/transcode.c:96
+#: modules/stream_out/transcode.c:114
 #, fuzzy
-msgid "Video crop right"
-msgstr "Ð\9aлиенÑ\82 VideoLAN"
+msgid "Video canvas height"
+msgstr "Ð\92Ñ\8bÑ\81оÑ\82а Ð²Ð¸Ð´ÐµÐ¾"
 
-#: modules/stream_out/transcode.c:98
-msgid "Allows you to specify the right coordinate for the video cropping."
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
 msgstr ""
 
-#: modules/stream_out/transcode.c:100
+#: modules/stream_out/transcode.c:117
+#, fuzzy
+msgid "Video canvas aspect ratio"
+msgstr "Исходный коэффициент сжатия"
+
+#: modules/stream_out/transcode.c:119
+msgid ""
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
+msgstr ""
+
+#: modules/stream_out/transcode.c:122
 #, fuzzy
 msgid "Audio encoder"
 msgstr "Остановить поток"
 
-#: modules/stream_out/transcode.c:102
+#: modules/stream_out/transcode.c:124
 msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:104
+#: modules/stream_out/transcode.c:126
 #, fuzzy
 msgid "Destination audio codec"
 msgstr "Остановить поток"
 
-#: modules/stream_out/transcode.c:106
-msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:128
+msgid "This is the audio codec that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:129
 #, fuzzy
 msgid "Audio bitrate"
 msgstr "Приостановить поток"
 
-#: modules/stream_out/transcode.c:110
-msgid "Allows you to specify the audio bitrate used for the streaming output."
+#: modules/stream_out/transcode.c:131
+msgid "Target bitrate of the transcoded audio stream."
 msgstr ""
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 #, fuzzy
 msgid "Audio sample rate"
 msgstr "Приостановить поток"
 
-#: modules/stream_out/transcode.c:114
+#: modules/stream_out/transcode.c:134
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 #, fuzzy
 msgid "Audio channels"
 msgstr "Остановить поток"
 
-#: modules/stream_out/transcode.c:118
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
 msgstr ""
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 #, fuzzy
 msgid "Subtitles encoder"
 msgstr "Следующий файл"
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 #, fuzzy
 msgid "Destination subtitles codec"
 msgstr "Остановить поток"
 
-#: modules/stream_out/transcode.c:127
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:129
-#, fuzzy
-msgid "Subpictures filter"
-msgstr "Следующий файл"
-
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 #, fuzzy
 msgid "OSD menu"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 #, fuzzy
 msgid "Number of threads"
 msgstr "Приостановить поток"
 
-#: modules/stream_out/transcode.c:141
-msgid "Allows you to specify the number of threads used for the transcoding."
+#: modules/stream_out/transcode.c:160
+msgid "Number of threads used for the transcoding."
 msgstr ""
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
 msgstr ""
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 #, fuzzy
 msgid "Synchronise on audio track"
 msgstr "Остановить поток"
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
 msgstr ""
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 #, fuzzy
 msgid "Transcode stream output"
 msgstr "Приостановить поток"
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 #, fuzzy
 msgid "Overlays/Subtitles"
 msgstr "Следующий файл"
@@ -15222,59 +15758,61 @@ msgstr ""
 
 #: modules/video_filter/adjust.c:60
 #, fuzzy
-msgid "Enable brightness threshold"
+msgid "Brightness threshold"
 msgstr "Следующий файл"
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:65
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
+#: modules/video_filter/adjust.c:67
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
 msgstr ""
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
+#: modules/video_filter/adjust.c:69
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:71
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+#: modules/video_filter/adjust.c:73
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 #, fuzzy
 msgid "Image properties filter"
 msgstr "Предыдущий файл"
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr ""
 
@@ -15289,24 +15827,26 @@ msgid "Number of clones"
 msgstr "Остановить поток"
 
 #: modules/video_filter/clone.c:56
-msgid "Select the number of video windows in which to clone the video."
+msgid "Number of video windows in which to clone the video."
 msgstr ""
 
 #: modules/video_filter/clone.c:59
 #, fuzzy
-msgid "List of video output modules"
-msgstr "Ð\9eÑ\81Ñ\82ановиÑ\82Ñ\8c Ð¿Ð¾Ñ\82ок"
+msgid "Video output modules"
+msgstr "Ð\9cодÑ\83лÑ\8c Ð²Ñ\8bвода Ð²Ð¸Ð´ÐµÐ¾"
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
 msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 #, fuzzy
 msgid "Clone video filter"
 msgstr "Предыдущий файл"
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 #, fuzzy
 msgid "Clone"
 msgstr "Пауза"
@@ -15327,29 +15867,35 @@ msgid "Automatic cropping"
 msgstr "Модули..."
 
 #: modules/video_filter/crop.c:58
-msgid "Activate automatic black border cropping."
-msgstr ""
+#, fuzzy
+msgid "Automatic black border cropping."
+msgstr "Модули..."
 
 #: modules/video_filter/crop.c:61
 #, fuzzy
 msgid "Crop video filter"
 msgstr "Предыдущий файл"
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 #, fuzzy
 msgid "Deinterlace mode"
 msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/video_filter/deinterlace.c:103
-msgid "Default deinterlace method to use for local playback"
+#: modules/video_filter/deinterlace.c:109
+msgid "Deinterlace method to use for local playback."
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:106
-msgid "Default deinterlace methode to use for streaming"
-msgstr ""
+#: modules/video_filter/deinterlace.c:111
+#, fuzzy
+msgid "Streaming deinterlace mode"
+msgstr "Открыть окно списка для воспроизведения"
+
+#: modules/video_filter/deinterlace.c:112
+#, fuzzy
+msgid "Deinterlace method to use for streaming."
+msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:121
 #, fuzzy
 msgid "Deinterlacing video filter"
 msgstr "Предыдущий файл"
@@ -15362,7 +15908,7 @@ msgstr "Остановить поток"
 #: modules/video_filter/distort.c:65
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr ""
 
 #: modules/video_filter/distort.c:67
@@ -15370,42 +15916,44 @@ msgid "Gradient image type"
 msgstr ""
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 #, fuzzy
 msgid "Apply cartoon effect"
 msgstr "Следующий файл"
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 #, fuzzy
 msgid "Wave"
 msgstr "Следующий файл"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 #, fuzzy
 msgid "Ripple"
 msgstr "Следующий файл"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 #, fuzzy
 msgid "Gradient"
 msgstr "Зелёный"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Edge"
 msgstr ""
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 #, fuzzy
 msgid "Distort video filter"
 msgstr "Предыдущий файл"
@@ -15428,69 +15976,79 @@ msgstr "Следующий файл"
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 msgid "Logo animation # of loops"
 msgstr ""
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
-msgstr ""
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+#, fuzzy
+msgid "X coordinate"
+msgstr "Координата y (ордината) видео"
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
+#: modules/video_filter/logo.c:79
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+#, fuzzy
+msgid "Y coordinate"
+msgstr "Координата y (ордината) видео"
+
+#: modules/video_filter/logo.c:82
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:84
 msgid "Transparency of the logo"
 msgstr ""
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 msgid "Logo position"
 msgstr ""
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
+#, fuzzy
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
+"Вы можете указать выравнивание видео в окне. По умолчанию (0) это будет "
+"центр (0 = центр, 1 = слева, 2 = справа, 4 = сверху, 8 = снизу,вы можете "
+"также использовать комбинации этих значений)."
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 #, fuzzy
 msgid "Logo video filter"
 msgstr "Предыдущий файл"
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 #, fuzzy
 msgid "Logo overlay"
 msgstr "Следующий файл"
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 #, fuzzy
 msgid "Logo sub filter"
 msgstr "Предыдущий файл"
@@ -15500,189 +16058,287 @@ msgstr "Предыдущий файл"
 msgid "Magnify/Zoom interactive video filter"
 msgstr "Предыдущий файл"
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr ""
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
+msgid "Marquee text to display."
 msgstr ""
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
+msgid "X offset"
 msgstr ""
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+msgid "X offset, from the left screen edge."
 msgstr ""
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr ""
-
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
+msgid "Y offset"
 msgstr ""
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+msgid "Y offset, down from the top."
 msgstr ""
 
 #: modules/video_filter/marq.c:83
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
+#: modules/video_filter/marq.c:87
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
 msgstr ""
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 #, fuzzy
 msgid "Font size, pixels"
 msgstr "Следующий файл"
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+msgid "Font size, in pixels. Default is -1 (use default font size)."
+msgstr ""
+
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:99
 msgid "Marquee position"
 msgstr ""
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
+#, fuzzy
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
+"Вы можете указать выравнивание видео в окне. По умолчанию (0) это будет "
+"центр (0 = центр, 1 = слева, 2 = справа, 4 = сверху, 8 = снизу,вы можете "
+"также использовать комбинации этих значений)."
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 #, fuzzy
 msgid "Misc"
 msgstr "Остановить поток"
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
-msgstr ""
+#: modules/video_filter/marq.c:141
+#, fuzzy
+msgid "Marquee display"
+msgstr "OSD"
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
+msgid "Transparency"
 msgstr ""
 
 #: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:93
-msgid "Height in pixels"
+#: modules/video_filter/mosaic.c:95
+msgid "Total height of the mosaic, in pixels."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:94
-msgid "Width in pixels"
+#: modules/video_filter/mosaic.c:97
+msgid "Total width of the mosaic, in pixels."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:95
+#: modules/video_filter/mosaic.c:99
 #, fuzzy
-msgid "Top left corner x coordinate"
+msgid "Top left corner X coordinate"
 msgstr "Клиент VideoLAN"
 
-#: modules/video_filter/mosaic.c:96
+#: modules/video_filter/mosaic.c:100
+msgid "X Coordinate of the top-left corner of the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:101
 #, fuzzy
-msgid "Top left corner y coordinate"
+msgid "Top left corner Y coordinate"
 msgstr "Клиент VideoLAN"
 
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:102
+msgid "Y Coordinate of the top-left corner of the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:103
+#, fuzzy
+msgid "Vertical border width"
+msgstr "Ширина видео"
+
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
+#: modules/video_filter/mosaic.c:106
+#, fuzzy
+msgid "Horizontal border width"
+msgstr "Горизонтальный"
+
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:110
 #, fuzzy
 msgid "Mosaic alignment"
 msgstr "Клиент VideoLAN"
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:112
+#, fuzzy
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+"Вы можете указать выравнивание видео в окне. По умолчанию (0) это будет "
+"центр (0 = центр, 1 = слева, 2 = справа, 4 = сверху, 8 = снизу,вы можете "
+"также использовать комбинации этих значений)."
+
+#: modules/video_filter/mosaic.c:116
 #, fuzzy
 msgid "Positioning method"
 msgstr "Остановить поток"
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:117
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 msgid "Number of rows"
 msgstr "Количество строк"
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 msgid "Number of columns"
 msgstr "Количество столбцов"
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:108
+#: modules/video_filter/mosaic.c:129
+msgid "Keep the original aspect ratio when resizing mosaic elements."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:131
 msgid "Keep original size"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
+#: modules/video_filter/mosaic.c:132
+msgid "Keep the original size of mosaic elements."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:134
+#, fuzzy
+msgid "Elements order"
+msgstr "Следующий файл"
+
+#: modules/video_filter/mosaic.c:135
+msgid ""
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:140
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:144
+#, fuzzy
+msgid "Bluescreen"
+msgstr "Полноэкранный"
+
+#: modules/video_filter/mosaic.c:145
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:154
+msgid ""
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:156
+#, fuzzy
+msgid "Bluescreen U tolerance"
+msgstr "Приостановить поток"
+
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:160
+#, fuzzy
+msgid "Bluescreen V tolerance"
+msgstr "Приостановить поток"
+
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:167
 #, fuzzy
 msgid "fixed"
 msgstr "Следующий файл"
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 #, fuzzy
 msgid "Mosaic video sub filter"
 msgstr "Предыдущий файл"
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 msgid "Mosaic"
 msgstr ""
 
@@ -15709,7 +16365,7 @@ msgid "Description file"
 msgstr "Описание файла"
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+msgid "A file containing a simple playlist"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:57
@@ -15718,7 +16374,7 @@ msgid "History parameter"
 msgstr "Остановить поток"
 
 #: modules/video_filter/motiondetect.c:58
-msgid "History parameter, number of frames used for detection"
+msgid "The umber of frames used for detection."
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:61
@@ -15732,114 +16388,142 @@ msgstr ""
 
 #: modules/video_filter/osdmenu.c:42
 #, fuzzy
-msgid "OSD menu configuration file"
+msgid "Configuration file"
 msgstr "Остановить поток"
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
-msgstr ""
+#, fuzzy
+msgid "Configuration file for the OSD Menu"
+msgstr "Остановить поток"
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:51
-msgid "X coordinate of the OSD menu"
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:54
-msgid "Y coordinate of the OSD menu"
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:57
+#: modules/video_filter/osdmenu.c:56
 #, fuzzy
-msgid "OSD menu position"
+msgid "Menu position"
 msgstr "Остановить поток"
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
 #, fuzzy
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
 "Вы можете указать выравнивание видео в окне. По умолчанию (0) это будет "
 "центр (0 = центр, 1 = слева, 2 = справа, 4 = сверху, 8 = снизу,вы можете "
 "также использовать комбинации этих значений)."
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:62
+#, fuzzy
+msgid "Menu timeout"
+msgstr "Время"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
 "remaining time. This will ensure that they are at least the specified time "
 "visible."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:69
-msgid "Update speed of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:68
+#, fuzzy
+msgid "Menu update interval"
+msgstr "Открыть окно списка для воспроизведения"
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:117
 #, fuzzy
-msgid "On Screen Display menu subfilter"
+msgid "On Screen Display menu"
+msgstr "OSD"
+
+#: modules/video_filter/rss.c:121
+msgid "Feed URLs"
+msgstr ""
+
+#: modules/video_filter/rss.c:122
+#, fuzzy
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr "OSD"
 
-#: modules/video_filter/rss.c:121
-msgid "RSS/Atom feed URLs"
+#: modules/video_filter/rss.c:123
+msgid "Speed of feeds"
 msgstr ""
 
-#: modules/video_filter/rss.c:122
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
+#: modules/video_filter/rss.c:124
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
 msgstr ""
 
-#: modules/video_filter/rss.c:123
+#: modules/video_filter/rss.c:125
+msgid "Max length"
+msgstr ""
+
+#: modules/video_filter/rss.c:126
 #, fuzzy
-msgid "RSS/Atom feed speed"
-msgstr "OSD"
+msgid "Maximum number of characters displayed on the screen."
+msgstr "Остановить поток"
 
-#: modules/video_filter/rss.c:124
-msgid "RSS/Atom feed speed (bigger is slower)"
+#: modules/video_filter/rss.c:128
+#, fuzzy
+msgid "Refresh time"
+msgstr "Обновить список"
+
+#: modules/video_filter/rss.c:129
+msgid ""
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
 msgstr ""
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
-msgid "RSS/Atom feed max number of chars displayed"
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
 msgstr ""
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
 msgstr ""
 
-#: modules/video_filter/rss.c:128
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
 msgstr ""
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+#, fuzzy
+msgid "Text position"
+msgstr "Остановить поток"
+
+#: modules/video_filter/rss.c:154
+#, fuzzy
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
 msgstr ""
+"Вы можете указать выравнивание видео в окне. По умолчанию (0) это будет "
+"центр (0 = центр, 1 = слева, 2 = справа, 4 = сверху, 8 = снизу,вы можете "
+"также использовать комбинации этих значений)."
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:197
 #, fuzzy
 msgid "RSS and Atom feed display"
 msgstr "OSD"
@@ -15860,8 +16544,9 @@ msgid "Scaling mode"
 msgstr "Следующий файл"
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
-msgstr ""
+#, fuzzy
+msgid "Scaling mode to use."
+msgstr "Следующий файл"
 
 #: modules/video_filter/swscale/filter.c:68
 #, fuzzy
@@ -15918,26 +16603,33 @@ msgstr ""
 #: modules/video_filter/time.c:72
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
 msgstr ""
 
-#: modules/video_filter/time.c:88
-#, fuzzy
-msgid "Time position"
-msgstr "Остановить поток"
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
+msgstr ""
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
+msgstr ""
+
+#: modules/video_filter/time.c:93
+#, fuzzy
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
+"Вы можете указать выравнивание видео в окне. По умолчанию (0) это будет "
+"центр (0 = центр, 1 = слева, 2 = справа, 4 = сверху, 8 = снизу,вы можете "
+"также использовать комбинации этих значений)."
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 msgid "Time overlay"
 msgstr ""
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr ""
 
@@ -15976,13 +16668,11 @@ msgid "Video transformation filter"
 msgstr "Клиент VideoLAN"
 
 #: modules/video_filter/wall.c:54
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+msgid "Number of horizontal windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:58
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+msgid "Number of vertical windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:61
@@ -15990,7 +16680,7 @@ msgid "Active windows"
 msgstr "Активное окно"
 
 #: modules/video_filter/wall.c:62
-msgid "Comma separated list of active windows, defaults to all"
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr ""
 
 #: modules/video_filter/wall.c:65
@@ -15999,20 +16689,20 @@ msgid "Element aspect ratio"
 msgstr "Остановить поток"
 
 #: modules/video_filter/wall.c:66
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr ""
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 #, fuzzy
 msgid "Wall video filter"
 msgstr "Предыдущий файл"
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 msgid "Image wall"
 msgstr ""
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
+msgid "ASCII Art"
 msgstr ""
 
 #: modules/video_output/aa.c:58
@@ -16103,24 +16793,22 @@ msgid "Framebuffer device"
 msgstr ""
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 msgid "GNU/Linux console framebuffer video output"
 msgstr ""
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
 #, fuzzy
-msgid "X11 display name"
+msgid "X11 display"
 msgstr "Воспр."
 
 #: modules/video_output/ggi.c:58
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 
@@ -16140,7 +16828,7 @@ msgstr "Формат изображения"
 
 #: modules/video_output/image.c:49
 #, fuzzy
-msgid "Set the format of the output image."
+msgid "Format of the output images (png or jpg)."
 msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/video_output/image.c:51
@@ -16149,8 +16837,7 @@ msgstr ""
 
 #: modules/video_output/image.c:52
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
 
 #: modules/video_output/image.c:55
@@ -16160,15 +16847,21 @@ msgstr "Следующий файл"
 
 #: modules/video_output/image.c:56
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 #, fuzzy
 msgid "Image video output"
 msgstr "Остановить поток"
@@ -16183,16 +16876,16 @@ msgid "OpenGL cube rotation speed"
 msgstr ""
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
 msgstr ""
 
 #: modules/video_output/opengl.c:122
 #, fuzzy
-msgid "Select effect"
-msgstr "СледÑ\83Ñ\8eÑ\89ий файл"
+msgid "Effect"
+msgstr "Ð\9eÑ\82кÑ\80Ñ\8bÑ\82Ñ\8c файл"
 
 #: modules/video_output/opengl.c:124
-msgid "Allows you to select different visual effects."
+msgid "Several visual OpenGL effects are available."
 msgstr ""
 
 #: modules/video_output/opengl.c:129
@@ -16204,13 +16897,14 @@ msgid "Transparent Cube"
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
-msgstr ""
+#, fuzzy
+msgid "QT Embedded display"
+msgstr "Открыть список для воспроизведения"
 
 #: modules/video_output/qte/qte.cpp:81
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:117
@@ -16224,41 +16918,45 @@ msgstr ""
 
 #: modules/video_output/snapshot.c:60
 #, fuzzy
-msgid "snapshot width"
+msgid "Snapshot width"
 msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/video_output/snapshot.c:61
-msgid "Set the width of the snapshot image."
-msgstr ""
+#, fuzzy
+msgid "Width of the snapshot image."
+msgstr "Формат видеоснимка стоп-кадра"
 
 #: modules/video_output/snapshot.c:63
 #, fuzzy
-msgid "snapshot height"
+msgid "Snapshot height"
 msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/video_output/snapshot.c:64
-msgid "Set the height of the snapshot image."
-msgstr ""
+#, fuzzy
+msgid "Height of the snapshot image."
+msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
-msgstr ""
+#, fuzzy
+msgid "Chroma"
+msgstr "Следующий файл"
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr ""
 
-#: modules/video_output/snapshot.c:69
-msgid "cache size (number of images)"
+#: modules/video_output/snapshot.c:70
+msgid "Cache size (number of images)"
 msgstr ""
 
-#: modules/video_output/snapshot.c:70
-msgid "Set the cache size (number of images to keep)."
+#: modules/video_output/snapshot.c:71
+msgid "Snapshot cache size (number of images to keep)."
 msgstr ""
 
-#: modules/video_output/snapshot.c:74
+#: modules/video_output/snapshot.c:75
 #, fuzzy
-msgid "snapshot module"
+msgid "Snapshot module"
 msgstr "Открыть окно списка для воспроизведения"
 
 #: modules/video_output/svgalib.c:56
@@ -16281,10 +16979,10 @@ msgstr "Остановить поток"
 msgid "XVideo adaptor number"
 msgstr "Остановить поток"
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 
 #: modules/video_output/x11/glx.c:92 modules/video_output/x11/x11.c:43
@@ -16306,19 +17004,21 @@ msgstr ""
 #: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
 #: modules/video_output/x11/xvideo.c:60
 msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
 msgstr ""
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
-msgid "Screen to be used for fullscreen mode."
-msgstr ""
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
+#, fuzzy
+msgid "Screen for fullscreen mode."
+msgstr "Переключить в полноэкранный режим"
 
 #: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
 #: modules/video_output/x11/xvideo.c:74
 msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
 msgstr ""
 
 #: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
@@ -16329,15 +17029,17 @@ msgstr ""
 msgid "Use shared memory to communicate between VLC and the X server."
 msgstr ""
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr ""
-
 #: modules/video_output/x11/x11.c:78
 #, fuzzy
 msgid "X11 video output"
 msgstr "Остановить поток"
 
+#: modules/video_output/x11/xvideo.c:46
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+
 #: modules/video_output/x11/xvideo.c:63
 msgid "XVimage chroma format"
 msgstr ""
@@ -16367,7 +17069,7 @@ msgstr ""
 
 #: modules/visualization/goom.c:60
 msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
+"This allows you to set the resolution of the Goom display (bigger resolution "
 "will be prettier but more CPU intensive)."
 msgstr ""
 
@@ -16376,7 +17078,8 @@ msgid "Goom animation speed"
 msgstr ""
 
 #: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
 msgstr ""
 
 #: modules/visualization/goom.c:70
@@ -16396,7 +17099,7 @@ msgstr "Открыть файл"
 #: modules/visualization/visual/visual.c:40
 msgid ""
 "A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
+"Current effects include: dummy, scope, spectrum."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:45
@@ -16442,7 +17145,7 @@ msgid "Enable peaks"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
+msgid "Draw \"peaks\" in the spectrum analyzer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:69
@@ -16450,7 +17153,7 @@ msgid "Enable original graphic spectrum"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:71
-msgid "Defines whether to draw the original spectrum graphic routine."
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:73
@@ -16459,7 +17162,7 @@ msgid "Enable bands"
 msgstr "Включить звук"
 
 #: modules/visualization/visual/visual.c:75
-msgid "Defines whether to draw the bands."
+msgid "Draw bands in the spectrometer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:77
@@ -16494,7 +17197,7 @@ msgid "Peak height"
 msgstr "Высота видео"
 
 #: modules/visualization/visual/visual.c:91
-msgid "This is the total pixel height of the peak items."
+msgid "Total pixel height of the peak items."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:93
@@ -16518,7 +17221,7 @@ msgid "Number of stars"
 msgstr "Количество звёзд"
 
 #: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
+msgid "Number of stars to draw with random effect."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:109
@@ -16541,7 +17244,7 @@ msgid "Flip vertical position"
 msgstr ""
 
 #: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
+msgid "Display XOSD output at the bottom of the screen instead of the top."
 msgstr ""
 
 #: modules/visualization/xosd.c:67
@@ -16549,26 +17252,269 @@ msgid "Vertical offset"
 msgstr ""
 
 #: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
 msgstr ""
 
-#: modules/visualization/xosd.c:70
+#: modules/visualization/xosd.c:72
 msgid "Shadow offset"
 msgstr ""
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+msgid "Font used to display text in the XOSD output."
 msgstr ""
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
+#: modules/visualization/xosd.c:79
+msgid "Color used to display text in the XOSD output."
 msgstr ""
 
-#: modules/visualization/xosd.c:82
+#: modules/visualization/xosd.c:84
 #, fuzzy
 msgid "XOSD interface"
 msgstr "Открыть окно списка для воспроизведения"
 
+#, fuzzy
+#~ msgid "delay"
+#~ msgstr "Воспр."
+
+#~ msgid "More info"
+#~ msgstr "Больше информации"
+
+#~ msgid "Control interface settings"
+#~ msgstr "Настройка интерфейса управления"
+
+#, fuzzy
+#~ msgid "Text rendering"
+#~ msgstr "Прорисовка текста"
+
+#~ msgid ""
+#~ "Use the settings of the \"freetype\" module to choose the font you  want "
+#~ "VLC to use for text rendering (to display subtitles for example)."
+#~ msgstr ""
+#~ "Используйте настройки модуля \"freetype \", чтобы выбрать шрифт, который "
+#~ "Вы хотите, чтобы VLC использовал для прорисовки текста (например для "
+#~ "отображения субтитров)."
+
+#~ msgid "This option allows you to select control interfaces. "
+#~ msgstr "Эти настройки позволяют Вам выбирать интерфейсы управления. "
+
+#, fuzzy
+#~ msgid "This option allows you to always open a default stream on start-up."
+#~ msgstr ""
+#~ "Эти настройки позволяют Вам по умолчанию открыть MRL при загрузке VLC. "
+
+#~ msgid ""
+#~ "You can enforce the position of the top left corner of the video window "
+#~ "here (x coordinate)."
+#~ msgstr ""
+#~ "Вы можете назначить позицию верхнего левого угла окна видео здесь"
+#~ "(координата x – абсцисса)"
+
+#~ msgid "You can specify a custom video window title here."
+#~ msgstr "Здесь можете указать свой заголовок окна видео."
+
+#~ msgid ""
+#~ "If this option is enabled, VLC will always start a video in fullscreen "
+#~ "mode."
+#~ msgstr ""
+#~ "Если эта опция будет включена, то VLC будет всегда запускать видео в "
+#~ "полноэкранном режиме."
+
+#~ msgid ""
+#~ "If enabled, VLC will try to take advantage of the overlay capabilities of "
+#~ "your graphics card (hardware acceleration)."
+#~ msgstr ""
+#~ "Если включено, VLC попробует использовать соответствующие "
+#~ "возможностивашей видеокарты (графическое ускорение)."
+
+#~ msgid ""
+#~ "Allows you to specify the image format in which the video snapshots will "
+#~ "be stored."
+#~ msgstr ""
+#~ "Позволяет Вам определять формат изображения, в котором будут "
+#~ "сохраненывидеоснимки стопкадров."
+
+#, fuzzy
+#~ msgid "Program to select"
+#~ msgstr "Остановить поток"
+
+#, fuzzy
+#~ msgid "Programs to select"
+#~ msgstr "Остановить поток"
+
+#~ msgid ""
+#~ "This will allow you to add a subpictures filter for instance to overlay a "
+#~ "logo."
+#~ msgstr ""
+#~ "Это позволит Вам добавлять фильтр деталей изображения например к оверлею "
+#~ "эмблемы."
+
+#, fuzzy
+#~ msgid "Interfaces"
+#~ msgstr "Интерфейс"
+
+#, fuzzy
+#~ msgid "Standard filesystem file input"
+#~ msgstr "Остановить поток"
+
+#, fuzzy
+#~ msgid "GnomeVFS filesystem file input"
+#~ msgstr "Остановить поток"
+
+#, fuzzy
+#~ msgid "Output channels number"
+#~ msgstr "Следующий файл"
+
+#, fuzzy
+#~ msgid "Timeout of subpictures"
+#~ msgstr "Следующий файл"
+
+#, fuzzy
+#~ msgid "Allows you to specify the rate control buffer size."
+#~ msgstr "Открыть окно списка для воспроизведения"
+
+#, fuzzy
+#~ msgid "Allows you to specify the rate control buffer aggressiveness."
+#~ msgstr "Открыть окно списка для воспроизведения"
+
+#, fuzzy
+#~ msgid "Telnet Interface host"
+#~ msgstr "Открыть окно списка для воспроизведения"
+
+#, fuzzy
+#~ msgid "Default to listen on all network interfaces"
+#~ msgstr "Открыть окно списка для воспроизведения"
+
+#, fuzzy
+#~ msgid "Telnet Interface port"
+#~ msgstr "Открыть окно списка для воспроизведения"
+
+#, fuzzy
+#~ msgid "Telnet Interface password"
+#~ msgstr "Открыть окно списка для воспроизведения"
+
+#, fuzzy
+#~ msgid "Go To Position"
+#~ msgstr "Позиция"
+
+#, fuzzy
+#~ msgid "Use embedded video output"
+#~ msgstr "Остановить поток"
+
+#, fuzzy
+#~ msgid "Advanced output:"
+#~ msgstr "Остановить поток"
+
+#, fuzzy
+#~ msgid "Output Options"
+#~ msgstr "Следующий файл"
+
+#, fuzzy
+#~ msgid "Transcode options"
+#~ msgstr "Приостановить поток"
+
+#, fuzzy
+#~ msgid "If your stream has audio and you want to transcode it, enable this."
+#~ msgstr "Если ваш поток имеет аудио, и Вы хотите transcode это, включите это"
+
+#, fuzzy
+#~ msgid "If your stream has video and you want to transcode it, enable this."
+#~ msgstr "Если ваш поток имеет видео, и Вы хотите transcode это, включите это"
+
+#, fuzzy
+#~ msgid ""
+#~ "In this page, you will define a few additional parameters for your "
+#~ "transcoding."
+#~ msgstr ""
+#~ "В этой странице, Вы определите несколько дополнительных параметров для "
+#~ "вашего transcoding"
+
+#, fuzzy
+#~ msgid "You you need to select a file, you want to save to."
+#~ msgstr "Вы должны выбрать файл для сохранения"
+
+#~ msgid "&Shuffle Playlist"
+#~ msgstr "Перемешать список воспроизведения"
+
+#, fuzzy
+#~ msgid "Destination Target:"
+#~ msgstr "Остановить поток"
+
+#, fuzzy
+#~ msgid "Output methods"
+#~ msgstr "Следующий файл"
+
+#, fuzzy
+#~ msgid "Miscellaneous options"
+#~ msgstr "Приостановить поток"
+
+#~ msgid "Subtitles options"
+#~ msgstr "Настройка субтитров"
+
+#, fuzzy
+#~ msgid "VLC media player - Updates"
+#~ msgstr "Клиент VideoLAN"
+
+#, fuzzy
+#~ msgid "VLM configuration"
+#~ msgstr "Остановить поток"
+
+#, fuzzy
+#~ msgid "Font filename"
+#~ msgstr "Следующий файл"
+
+#, fuzzy
+#~ msgid "Podcast Service Discovery"
+#~ msgstr "Поиск служб"
+
+#, fuzzy
+#~ msgid "Output URL (deprecated)"
+#~ msgstr "Следующий файл"
+
+#, fuzzy
+#~ msgid "Allows you to specify a maximum output video width."
+#~ msgstr "Открыть окно списка для воспроизведения"
+
+#, fuzzy
+#~ msgid "Allows you to specify a maximum output video height."
+#~ msgstr "Открыть окно списка для воспроизведения"
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify video filters used after the video transcoding and "
+#~ "subpictures overlaying."
+#~ msgstr "Открыть окно списка для воспроизведения"
+
+#, fuzzy
+#~ msgid "Subpictures filter"
+#~ msgstr "Следующий файл"
+
+#, fuzzy
+#~ msgid "List of video output modules"
+#~ msgstr "Остановить поток"
+
+#, fuzzy
+#~ msgid "Top left corner y coordinate"
+#~ msgstr "Клиент VideoLAN"
+
+#, fuzzy
+#~ msgid "OSD menu configuration file"
+#~ msgstr "Остановить поток"
+
+#, fuzzy
+#~ msgid "On Screen Display menu subfilter"
+#~ msgstr "OSD"
+
+#, fuzzy
+#~ msgid "Select effect"
+#~ msgstr "Следующий файл"
+
 #, fuzzy
 #~ msgid "Small playlist"
 #~ msgstr "Сохранить список воспроизведения"
@@ -16605,10 +17551,6 @@ msgstr "Открыть окно списка для воспроизведени
 #~ msgid "Text subtitles demux"
 #~ msgstr "Следующий файл"
 
-#, fuzzy
-#~ msgid "Quantizer parameter"
-#~ msgstr "Остановить поток"
-
 #, fuzzy
 #~ msgid "Enable CABAC"
 #~ msgstr "Следующий файл"
@@ -16621,10 +17563,6 @@ msgstr "Открыть окно списка для воспроизведени
 #~ msgid "Analyse mode"
 #~ msgstr "Следующий файл"
 
-#, fuzzy
-#~ msgid "Bitrate tolerance"
-#~ msgstr "Приостановить поток"
-
 #, fuzzy
 #~ msgid "Sets maximum interval between IDR-frames"
 #~ msgstr "Остановить поток"
@@ -16949,10 +17887,6 @@ msgstr "Открыть окно списка для воспроизведени
 #~ msgid "Stop stream"
 #~ msgstr "Остановить поток"
 
-#, fuzzy
-#~ msgid "Eject"
-#~ msgstr "Открыть файл"
-
 #~ msgid "Play stream"
 #~ msgstr "Воспроизвести поток"
 
@@ -16981,9 +17915,6 @@ msgstr "Открыть окно списка для воспроизведени
 #~ msgid "Chapter:"
 #~ msgstr "Следующий файл"
 
-#~ msgid "Toggle fullscreen mode"
-#~ msgstr "Переключить в полноэкранный режим"
-
 #, fuzzy
 #~ msgid "_Network Stream..."
 #~ msgstr "Остановить поток"
@@ -17013,16 +17944,9 @@ msgstr "Открыть окно списка для воспроизведени
 #~ msgid "Open Stream"
 #~ msgstr "Открыть поток"
 
-#, fuzzy
-#~ msgid "Open Target:"
-#~ msgstr "Остановить поток"
-
 #~ msgid "Vertical"
 #~ msgstr "Вертикальный"
 
-#~ msgid "Horizontal"
-#~ msgstr "Горизонтальный"
-
 #, fuzzy
 #~ msgid "Satellite"
 #~ msgstr "Открыть окно списка для воспроизведения"
@@ -17044,9 +17968,6 @@ msgstr "Открыть окно списка для воспроизведени
 #~ msgid "Item"
 #~ msgstr "Элемент"
 
-#~ msgid "Jump to: "
-#~ msgstr "перейти на:"
-
 #, fuzzy
 #~ msgid "stream output (MRL)"
 #~ msgstr "Остановить поток"
@@ -17107,9 +18028,6 @@ msgstr "Открыть окно списка для воспроизведени
 #~ msgid "Go Backward"
 #~ msgstr "Вернуться назад"
 
-#~ msgid "Stop Stream"
-#~ msgstr "Остановить поток"
-
 #~ msgid "Play Stream"
 #~ msgstr "Воспроизвести поток"
 
@@ -17496,10 +18414,6 @@ msgstr "Открыть окно списка для воспроизведени
 #~ msgid "New Group"
 #~ msgstr "Следующий файл"
 
-#, fuzzy
-#~ msgid "no input\n"
-#~ msgstr "Остановить поток"
-
 #, fuzzy
 #~ msgid "Year"
 #~ msgstr "Быстро"
@@ -17579,10 +18493,6 @@ msgstr "Открыть окно списка для воспроизведени
 #~ msgid "Truncated stream"
 #~ msgstr "Воспроизвести поток"
 
-#, fuzzy
-#~ msgid "Number of streams"
-#~ msgstr "Остановить поток"
-
 #, fuzzy
 #~ msgid "Open a skin file."
 #~ msgstr "Открыть файл"
@@ -17639,10 +18549,6 @@ msgstr "Открыть окно списка для воспроизведени
 #~ msgid "&About..."
 #~ msgstr "Модули..."
 
-#, fuzzy
-#~ msgid "Stop current playlist item"
-#~ msgstr "Открыть окно списка для воспроизведения"
-
 #, fuzzy
 #~ msgid "Simple &Open ..."
 #~ msgstr "Открыть файл..."
@@ -17663,10 +18569,6 @@ msgstr "Открыть окно списка для воспроизведени
 #~ msgid "Gtk2 interface"
 #~ msgstr "Открыть окно списка для воспроизведения"
 
-#, fuzzy
-#~ msgid "CD-ROM device name"
-#~ msgstr "Клиент VideoLAN"
-
 #, fuzzy
 #~ msgid "&File info..."
 #~ msgstr "Открыть файл..."
@@ -17715,10 +18617,6 @@ msgstr "Открыть окно списка для воспроизведени
 #~ msgid "Network Stream..."
 #~ msgstr "Остановить поток"
 
-#, fuzzy
-#~ msgid "About..."
-#~ msgstr "Модули..."
-
 #, fuzzy
 #~ msgid "Set the window on top"
 #~ msgstr "Открыть окно списка для воспроизведения"
index 456174750a86172cdb32f180c40e85c728a73337..efe6fc6fb23bac2d798b5eea2b16bc91b7394085 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+0100\n"
 "PO-Revision-Date: 2005-11-11 15:49+0100\n"
 "Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
 "Language-Team: Swedish <sv@li.org>\n"
@@ -18,175 +18,172 @@ msgstr ""
 "X-Poedit-Language: swe\n"
 "X-Poedit-Country: swe\n"
 
-#: include/vlc/vlc.h:578
-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 "Inställningar för VLC"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+#, fuzzy
+msgid "Select \"Advanced Options\" to see all options."
 msgstr "Klicka på \"Advancerade Inställninar\" för att se alla valmöjligheter"
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr "Allmänt"
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr "Gränssnitt"
 
 #: include/vlc_config_cat.h:40
-msgid "Settings for VLC interfaces"
+#, fuzzy
+msgid "Settings for VLC's interfaces"
 msgstr "Inställningar för VLC gränssnitt"
 
 #: include/vlc_config_cat.h:42
 msgid "General interface setttings"
 msgstr "Generella gränssnitts inställningar"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
+msgstr "Minimalt gränssnitt"
+
+#: include/vlc_config_cat.h:45
+#, fuzzy
+msgid "Settings for the main interface"
+msgstr "Inställningar för VLC gränssnitt"
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
 msgid "Control interfaces"
 msgstr "Kontrollgränssnitt"
 
-#: include/vlc_config_cat.h:45
-msgid "Control interface settings"
-msgstr "Inställningar för kontrollgränssnitt"
+#: include/vlc_config_cat.h:48
+#, fuzzy
+msgid "Settings for VLC's control interfaces"
+msgstr "Inställningar för VLC gränssnitt"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 msgid "Hotkeys settings"
 msgstr "Inställningar för snabbknappar"
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "Ljud"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 msgid "Audio settings"
 msgstr "Inställningar för ljud"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 msgid "General audio settings"
 msgstr "Generella ljud inställninar"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr "Filter"
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
+#: include/vlc_config_cat.h:62
+#, fuzzy
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr "Ljudfilter används för att efterbearbeta ljudströmmen"
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "Visualiseringar"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 msgid "Audio visualizations"
 msgstr "Ljud visualiseringar"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 msgid "Output modules"
 msgstr "Utmatningsmoduler"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr ""
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr "Allmänt"
 
-#: include/vlc_config_cat.h:69
-msgid "Miscellaneous audio settings and modules"
+#: include/vlc_config_cat.h:72
+#, fuzzy
+msgid "Miscellaneous audio settings and modules."
 msgstr "Blandade ljudinställningar och moduler"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "Video"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 msgid "Video settings"
 msgstr "Inställningar för video"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 msgid "General video settings"
 msgstr "Generella video inställningar"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 msgid "Choose your preferred video output and configure it here."
 msgstr "Välj din föredragna videoutmatningsmodul och konfigurera den här."
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
+#: include/vlc_config_cat.h:87
+#, fuzzy
+msgid "Video filters are used to postprocess the video stream."
 msgstr "Videofilter används för att bearbeta videoströmmen"
 
-#: include/vlc_config_cat.h:86
+#: include/vlc_config_cat.h:89
 msgid "Subtitles/OSD"
 msgstr "Undertexter/OSD"
 
-#: include/vlc_config_cat.h:87
+#: include/vlc_config_cat.h:90
+#, fuzzy
 msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr ""
 "Övriga inställningar rörande, On Screen Display, undertexter och överlappade "
 "bilder"
 
-#: include/vlc_config_cat.h:89
-msgid "Text rendering"
-msgstr "Textrenderering"
-
-#: include/vlc_config_cat.h:91
-msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
-msgstr ""
-"Använd inställningen från \"freetype\" modulen för att ange på vilket sätt "
-"du vill att VLC ska renderera text (tex. för att visa undertexter)"
-
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr "Input / Codecs"
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 msgid "Access modules"
 msgstr "Åtkomst moduler"
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 #, fuzzy
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
@@ -196,61 +193,66 @@ msgstr ""
 "Vanliga inställningar du kanske vill ändra på är HTTP-proxy och "
 "inställningar för mellanlagring."
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 #, fuzzy
 msgid "Access filters"
 msgstr "Filtermoduler för tillgång"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 msgid "Demuxers"
 msgstr ""
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
-msgstr ""
+#: include/vlc_config_cat.h:116
+#, fuzzy
+msgid "Demuxers are used to separate audio and video streams."
+msgstr "Videofilter används för att bearbeta videoströmmen"
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 msgid "Video codecs"
 msgstr "Videokodare"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+#, fuzzy
+msgid "Settings for the video-only decoders and encoders."
 msgstr "Inställningar för endast-video avkodare och kodare"
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 msgid "Audio codecs"
 msgstr "Ljudkodare"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+#, fuzzy
+msgid "Settings for the audio-only decoders and encoders."
 msgstr "Inställningar för endast-ljud avkodare och kodare"
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 msgid "Other codecs"
 msgstr "Andra kodare"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+#, fuzzy
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr "Inställningar för ljud+video och övriga avkodare och omkodare."
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 #, fuzzy
 msgid "General input settings. Use with care."
 msgstr "Avancerade inmatningsinställningar. Använd försiktigt."
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr ""
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
+#, fuzzy
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -258,7 +260,7 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 "Strömningsutmatning tillåter VLC att fungera som en strömningsserver eller "
 "att spara inkommande strömmar.\n"
@@ -268,38 +270,39 @@ msgstr ""
 "Sout strömningsmoduler tillåter avancerad strömbehandling (konvertering, "
 "dubblering, ..."
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 msgid "General stream output settings"
 msgstr "Huvudström utmatnings inställningar"
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 msgid "Muxers"
 msgstr ""
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 msgid "Access output"
 msgstr "Tillgänglihets utmatning"
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 msgid "Packetizers"
 msgstr ""
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
 "This setting allows you to always force a packetizer. You should probably "
@@ -307,22 +310,22 @@ msgid ""
 "You can also set default parameters for each packetizer."
 msgstr ""
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 msgid "Sout stream"
 msgstr ""
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
 "for each sout stream module here."
 msgstr ""
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 msgid "SAP"
 msgstr "SAP"
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
@@ -330,177 +333,182 @@ msgstr ""
 "SAP är ett sätt att publict annonsera strömmar som sänds via multicast UDP "
 "eller RTP."
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 msgid "VOD"
 msgstr "VOD"
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr "VLC's genomförande av Video On Demand"
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr "Spellista"
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
+#, fuzzy
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 "Inställningar relaterade till spellistebeteende (uppspelnings läge, till "
 "exempel) och moduler som automatiskt lägger till föremål till spellistan "
 "('service upphittar moduler')"
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr "Generellt spellistebeteende"
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 msgid "Services discovery"
 msgstr "Service upphittning"
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
+#, fuzzy
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 "Service upphittnings moduler är moduler som automatiskt lägger till förmål "
 "till spellistan"
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr "Advancerad"
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 msgid "Advanced settings. Use with care."
 msgstr "Avancerade inställningar. Använd med försiktighet."
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr "CPU finesser"
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr "Annan"
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "Paus"
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 msgid "Other advanced settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr "Nätverk"
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr ""
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr ""
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 msgid "Packetizer modules settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 msgid "Encoders settings"
 msgstr "Avkodarinställningar"
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr ""
 "Detta är generella inställningar för video/audio/undertexter "
 "avkodningsmoduler."
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 msgid "Dialog providers settings"
 msgstr "Dialogleverarinställningar"
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr "Dialogleverare kan konfigureras här."
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 msgid "Subtitle demuxer settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
 msgstr ""
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "Ingen hjälp tillgänglig"
 
-#: include/vlc_config_cat.h:224
-msgid "No help is available for these modules"
+#: include/vlc_config_cat.h:238
+#, fuzzy
+msgid "There is no help available for these modules."
 msgstr "Ingen hjälp är tillgänglig för dessa moduler"
 
 #: include/vlc_interface.h:137
+#, fuzzy
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 "\n"
 "Varning: om du inte har tillgång till det grafiska gränssnittet längre, "
 "öppna en kommandoprompt, gå till mappen dit du installerat VLC och kör \"vlc "
 "-I wxwin\"\n"
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 msgid "Meta-information"
 msgstr "Meta-information"
 
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "Titel"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Upphovsman"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "Artist"
 
@@ -508,11 +516,11 @@ msgstr "Artist"
 msgid "Genre"
 msgstr "Genre"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "Copyright"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
 msgstr ""
 
@@ -525,7 +533,7 @@ msgstr ""
 msgid "Description"
 msgstr "Beskrivning"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "Gradering"
 
@@ -542,7 +550,7 @@ msgstr "Inställning"
 msgid "URL"
 msgstr "URL"
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "Språk"
@@ -643,8 +651,16 @@ msgstr "Kodare namn"
 msgid "Codec Description"
 msgstr "Formatavkodnings beskrivning"
 
+#: include/vlc/vlc.h:578
+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/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "Stäng av"
@@ -661,14 +677,14 @@ msgstr ""
 msgid "Spectrum"
 msgstr "Spektrum"
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr ""
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "Ljudfilter"
 
@@ -688,20 +704,20 @@ msgid "Stereo"
 msgstr "Stereo"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "Vänster"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "Höger"
 
@@ -773,92 +789,92 @@ msgstr ""
 msgid "Bookmark %i"
 msgstr "Bokmärke %i"
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr "Spår %i"
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "Program"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "Ström %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "Kodare"
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "Typ"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "Kanaler"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr ""
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr "%d Hz"
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr "Bitar per sampling"
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr "Bithastighet"
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr "%d kb/s"
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr "Upplösning"
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr "Skärmupplösning"
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 msgid "Frame rate"
 msgstr "Bildhastighet"
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr "Undertext"
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr "Ström"
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr "Längd"
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 #, fuzzy
 msgid "Errors"
 msgstr "Fel"
@@ -867,7 +883,7 @@ msgstr "Fel"
 msgid "Bookmark"
 msgstr "Bokmärke"
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 msgid "Programs"
 msgstr "Program"
 
@@ -892,8 +908,8 @@ msgstr "Videospår"
 msgid "Audio Track"
 msgstr "Ljudspår"
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr ""
 
@@ -931,14 +947,15 @@ msgid "Login"
 msgstr "Loggning"
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr "Lösenord"
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "Byt gränssnitt"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr "Lägg till gränssnitt"
@@ -952,15 +969,15 @@ msgstr "sv"
 msgid "Help options"
 msgstr "Hjälp inställningar"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr "sträng"
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "integer"
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr ""
 
@@ -1008,7 +1025,7 @@ msgstr ""
 "\n"
 "Tryck RETURN för att fortsätta...\n"
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr "Auto"
 
@@ -1088,107 +1105,107 @@ msgstr ""
 msgid "Chinese Traditional"
 msgstr "Traditionell kinesiska"
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
 "select the main interface, additional interface modules, and define various "
 "related options."
 msgstr ""
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr "Gränssnittsmodul"
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr "Extra gränssnittsmoduler"
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 
-#: src/libvlc.h:72
-msgid "This option allows you to select control interfaces. "
+#: src/libvlc.h:77
+msgid "You can select control interfaces for VLC."
 msgstr ""
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 msgid "Verbosity (0,1,2)"
 msgstr ""
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr ""
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 msgid "Be quiet"
 msgstr "Var tyst"
 
-#: src/libvlc.h:81
-msgid "This option turns off all warning and information messages."
+#: src/libvlc.h:86
+msgid "Turn off all warning and information messages."
 msgstr ""
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 #, fuzzy
 msgid "Default stream"
 msgstr "Spela upp"
 
-#: src/libvlc.h:85
-msgid "This option allows you to always open a default stream on start-up."
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
 msgstr ""
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr ""
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "Färgmeddelanden"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr ""
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
+#, fuzzy
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 "När detta alternativ är valt, kommer alla inställningar visas, inklusive dem "
 "som de flesta användare aldrig rör vid."
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 #, fuzzy
 msgid "Show interface with mouse"
 msgstr "Visa gränssnitt"
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 #, fuzzy
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
@@ -1200,162 +1217,173 @@ msgstr ""
 "kan även filter för förbehandling eller visuella effekter läggas till.\n"
 "Aktivera filter här och konfigurera dem under \"ljudfilter\" modulsektionen."
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr ""
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr "Aktivera ljud"
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
+#, fuzzy
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 "Du kan avaktivera ljudet totallt. Under dessa förhållanden kommer inte "
 "ljudavkodning ske och detta kan spara processkraft."
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr "Tvinga mono-ljud"
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 msgid "This will force a mono audio output."
 msgstr ""
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 #, fuzzy
 msgid "Default audio volume"
 msgstr "Standardenheter"
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr ""
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 msgid "Audio output saved volume"
 msgstr ""
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr ""
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 msgid "Audio output volume step"
 msgstr ""
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
 "0 to 1024."
 msgstr ""
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr ""
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
 msgstr ""
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr ""
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
 "resampling algorithm will be used instead."
 msgstr ""
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 msgid "Audio desynchronization compensation"
 msgstr "Ljud osynkningskompensation"
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
+#, fuzzy
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 "Detta alternativ tillåter dig att fördröja ljudet. Du måste ange nummer i "
 "millisekunder. Detta kan vara användbart om ljudet och bilden inte stämmer "
 "överens."
 
-#: src/libvlc.h:162
-msgid "Preferred audio output channels mode"
+#: src/libvlc.h:173
+#, fuzzy
+msgid "Audio output channels mode"
 msgstr "Föredraget ljudkanalsläge"
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
+#, fuzzy
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 "Detta alternativ tillåter dig at t välja vilket ljudkanalsläge som kommer "
 "användas som standard när tillgängligt. (tex om din hårdvara och "
 "ljudströmmen stödjer det)"
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
-msgstr ""
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
+msgstr "Ingen hjälp tillgänglig"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
+#, fuzzy
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
+"Detta alternativ tillåter dig at t välja vilket ljudkanalsläge som kommer "
+"användas som standard när tillgängligt. (tex om din hårdvara och "
+"ljudströmmen stödjer det)"
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 msgid "Force detection of Dolby Surround"
 msgstr ""
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 #, fuzzy
 msgid "On"
 msgstr "Öppna"
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr "Av"
 
-#: src/libvlc.h:186
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+#: src/libvlc.h:197
+#, fuzzy
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr ""
 "Detta tillåter dig att lägga till förarbetningsfilter, för att modifiera "
 "ljudet"
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 msgid "Audio visualizations "
 msgstr "Ljud visualiseringar "
 
-#: src/libvlc.h:191
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+#: src/libvlc.h:202
+#, fuzzy
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr ""
 "Detta tillåter dig att lägga till ljud visualiseringsmoduler (spektrum "
 "analyserare, mm.)."
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1364,335 +1392,332 @@ msgid ""
 "options."
 msgstr ""
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr ""
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr "Aktivera video"
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
+#, fuzzy
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
+"Du kan avaktivera ljudet totallt. Under dessa förhållanden kommer inte "
+"ljudavkodning ske och detta kan spara processkraft."
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr "Video bredd"
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr "Video höjd"
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
-msgstr "Video x kordinater"
+#: src/libvlc.h:236
+#, fuzzy
+msgid "Video X coordinate"
+msgstr "Video y kordinater"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 "Du kan upprätthålla positionen av det övre vänstra hörnet av videorutan här"
-"(x kordinater)."
+"(y kordinater)."
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
+#: src/libvlc.h:241
+#, fuzzy
+msgid "Video Y coordinate"
 msgstr "Video y kordinater"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
+#, fuzzy
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 "Du kan upprätthålla positionen av det övre vänstra hörnet av videorutan här"
 "(y kordinater)."
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr "Video titel"
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
-msgstr "Här kan du specifiera en egen videofönster titel."
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
+msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr "Video justering"
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
+#, fuzzy
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 "Du kan upprätthålla videons placering i fönstret. Som standard (0) kommer "
 "den vara centrerad (0=centrerad, 1=vänster, 2=höger, 4=uppåt, 8=neråt, du "
 "kan också kombinera olika värden)."
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr "Centrerad"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr "Uppåt"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr "Botten"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr "Topp-Vänster"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr "Topp-Höger"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr "Vänster-Botten"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr "Höger-Botten"
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr "Zoom video"
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr ""
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr ""
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr ""
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
+#: src/libvlc.h:272
+msgid "Start video in fullscreen mode"
 msgstr ""
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr ""
 
-#: src/libvlc.h:262
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
 msgstr ""
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr "Alltid överst"
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 msgid "Always place the video window on top of other windows."
 msgstr "Placerar alltid videofönstret överst."
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr "Stäng av skärmsläckare"
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr ""
 
-#: src/libvlc.h:272
-#, fuzzy
-msgid "Log to file"
-msgstr "Arkiv"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr "Fönster dekorationer"
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr ""
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr "Videofiltermodul"
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr "Videofoto mapp"
 
-#: src/libvlc.h:292
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+#: src/libvlc.h:299
+msgid "Directory where the video snapshots will be stored."
 msgstr ""
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 msgid "Video snapshot format"
 msgstr ""
 
-#: src/libvlc.h:297
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
 msgstr ""
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 msgid "Display video snapshot preview"
 msgstr ""
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 #, fuzzy
 msgid "Video cropping"
 msgstr "Videoinställningar"
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr ""
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
 "(1.25, 1.3333, etc.) expressing pixel squareness."
 msgstr ""
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr ""
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 msgid "Monitor pixel aspect ratio"
 msgstr ""
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 msgid "Skip frames"
 msgstr "Hoppa över bildrutor"
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr ""
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "Spela upp"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr ""
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
+#, fuzzy
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 "Aktivera detta alternativ för att undvika att loggboken blir överfull med "
 "felsökningsmedelanden från video utmatnings synkroniseringen."
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
@@ -1702,11 +1727,11 @@ msgstr ""
 "inmatningsundersystemet, tex DVD eller VCD enheter, nätverksgränssnitts "
 "inställningar eller undertextskanalen."
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr "Klockreferens ungefärliga räknare"
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
@@ -1714,29 +1739,30 @@ msgstr ""
 "När du användet PVR inmating(eller väldigt oregelbunden källa), borde du "
 "sätta detta till 10000"
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 msgid "Clock synchronisation"
 msgstr "Klock synkronisering"
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
+#, fuzzy
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr ""
 "Tillåter dig att aktivera/avaktivera inmatnings klocksynkronisering för "
 "realtids källor."
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr ""
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1748,204 +1774,204 @@ msgstr ""
 msgid "Default"
 msgstr "Standard"
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr "Aktivera"
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 msgid "UDP port"
 msgstr "UDP port"
 
-#: src/libvlc.h:369
+#: src/libvlc.h:384
 #, fuzzy
-msgid "This is the port used for UDP streams. 1234 by default."
+msgid "This is the default port used for UDP streams. Default is 1234."
 msgstr ""
 "Detta är porten som används för UDP-strömmar. Som standard har vi valt 1234."
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr "MTU för nätverksgränssnittet"
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 msgid "IPv6 multicast output interface"
 msgstr ""
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr ""
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 #, fuzzy
 msgid "IPv4 multicast output interface address"
 msgstr "SAP multicastaddress"
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 
-#: src/libvlc.h:391
-#, fuzzy
-msgid "Program to select"
-msgstr "Program"
-
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
 "if you want to read a multi-program stream (like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:397
-#, fuzzy
-msgid "Programs to select"
-msgstr "Program"
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 msgid "Audio track"
 msgstr "Ljudspår"
 
-#: src/libvlc.h:406
+#: src/libvlc.h:422
 #, fuzzy
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr "Ge strömmen nummret på det ljudspår du vill använda(från 0 till n)"
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 msgid "Subtitles track"
 msgstr ""
 
-#: src/libvlc.h:411
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+#: src/libvlc.h:427
+#, fuzzy
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr ""
 "Ge strömmen ett nummer på det undertextsspår du vill använda(från 0 till n)."
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 #, fuzzy
 msgid "Audio language"
 msgstr "Välj ljudspråk"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 #, fuzzy
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr ""
 "Ge språket av det ljudsprår du vill använda(komma separera, använd "
 "landskoder bestående av två eller tre bokstäver)"
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 #, fuzzy
 msgid "Subtitle language"
 msgstr "Välj undertextsspråk"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
+#, fuzzy
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
 msgstr ""
 "Ge språket av den undertext du vill använda(komma separera, använd "
 "landskoder bestående av två eller tre bokstäver)"
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 #, fuzzy
 msgid "Audio track ID"
 msgstr "Ljudspår"
 
-#: src/libvlc.h:426
+#: src/libvlc.h:443
 #, fuzzy
-msgid "Give the stream ID of the audio track you want to use."
+msgid "Stream ID of the audio track to use."
 msgstr "Ge strömmen nummret på det ljudspår du vill använda(från 0 till n)"
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 #, fuzzy
 msgid "Subtitles track ID"
 msgstr "Undertextspår: %s"
 
-#: src/libvlc.h:430
+#: src/libvlc.h:447
 #, fuzzy
-msgid "Give the stream ID of the subtitle track you want to use."
+msgid "Stream ID of the subtitle track to use."
 msgstr ""
 "Ge strömmen ett nummer på det undertextsspår du vill använda(från 0 till n)."
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 msgid "Input repetitions"
 msgstr "Inmatningsupprepningar"
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr "Antal gånger samma inmatning ska upprepas"
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
+#: src/libvlc.h:453
+#, fuzzy
+msgid "Start time"
+msgstr "Starta direkt i menyn"
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
 msgstr ""
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
+#: src/libvlc.h:457
+#, fuzzy
+msgid "Stop time"
+msgstr "Stopp"
+
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
 msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 msgid "Input list"
 msgstr ""
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr ""
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr ""
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr ""
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -1953,60 +1979,61 @@ msgid ""
 "section. You can also set many miscellaneous subpictures options."
 msgstr ""
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 msgid "Force subtitle position"
 msgstr ""
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
 msgstr ""
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 #, fuzzy
 msgid "Enable sub-pictures"
 msgstr "Underbilder"
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr "On Screen Display"
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 msgid "Subpictures filter module"
 msgstr ""
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr ""
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr ""
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 msgid "Subtitle autodetection fuzziness"
 msgstr ""
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -2017,530 +2044,462 @@ msgid ""
 "4 = subtitle file matching the movie name exactly"
 msgstr ""
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 msgid "Subtitle autodetection paths"
 msgstr ""
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
 msgstr ""
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr "Använd undertextfil"
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
 msgstr ""
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr "DVD enhet"
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
 "the drive letter (eg. D:)"
 msgstr ""
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr ""
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr "VCD enhet"
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
 msgstr ""
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr ""
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 msgid "Audio CD device"
 msgstr "Ljud-CD enhet"
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
 msgstr ""
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 msgid "This is the default Audio CD device to use."
 msgstr ""
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr "Tvinga IPv6"
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+msgid "IPv6 will be used by default for all connections."
 msgstr ""
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr "Tvinga IPv4"
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+msgid "IPv4 will be used by default for all connections."
 msgstr ""
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+msgid "TCP connection timeout"
 msgstr ""
 
-#: src/libvlc.h:549
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
+#: src/libvlc.h:570
+msgid "Default TCP connection timeout (in milliseconds). "
 msgstr ""
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 msgid "SOCKS server"
 msgstr "SOCKS server"
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 msgid "SOCKS user name"
 msgstr "SOCKS användarnamn"
 
-#: src/libvlc.h:558
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:579
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr ""
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 msgid "SOCKS password"
 msgstr "SOCKS lösenord"
 
-#: src/libvlc.h:562
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:583
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr ""
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 msgid "Title metadata"
 msgstr "Titel metadata"
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr "Låter dig ange \"title\" metadata för en inmatning."
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr "Upphovsman metadata"
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr "Låter dig ange \"author\" metadata för en inmatning."
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr "Artist metadata"
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr "Låter dig ange \"artist\" metadata för en inmatning."
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr "Genre metadata"
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr "Låter dig ange \"genre\" metadata för en inmatning."
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 msgid "Copyright metadata"
 msgstr "Copyright metadata"
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr "Låter dig ange \"copyright\" metadata för en inmatning."
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 msgid "Description metadata"
 msgstr "Beskrivning metadata"
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr "Låter dig ange \"description\" metadata för en inmatning."
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 msgid "Date metadata"
 msgstr "Datum metadata"
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr "Låter dig ange \"date\" metadata för en inmatning."
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr "URL metadata"
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr "Låter dig ange \"url\" metadata för en inmatning."
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
 "can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
+#: src/libvlc.h:623
+msgid "Preferred decoders list"
 msgstr ""
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr ""
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr ""
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
 msgstr ""
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 msgid "Default stream output chain"
 msgstr ""
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
 "to learn how to build such chains.Warning: this chain will be enabled for "
 "all streams."
 msgstr ""
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr ""
 
-#: src/libvlc.h:625
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+#: src/libvlc.h:652
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr ""
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr ""
 
-#: src/libvlc.h:629
-msgid "This allows you to play the stream while streaming it."
+#: src/libvlc.h:656
+msgid "Play locally the stream while streaming it."
 msgstr ""
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr ""
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr ""
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 #, fuzzy
 msgid "Enable SPU stream output"
 msgstr "Paus"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 msgid "Keep stream output open"
 msgstr ""
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
 "specified)"
 msgstr ""
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 msgid "Preferred packetizer list"
 msgstr ""
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr ""
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr "Mux modul"
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr ""
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr ""
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr ""
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 msgid "Control SAP flow"
 msgstr ""
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr ""
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
 "always leave all these enabled."
 msgstr ""
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 msgid "Enable FPU support"
 msgstr "Aktivera stöd för FPU"
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
 "advantage of it."
 msgstr "Om din processor har en flyttalsberäkningsenhet kan VLC utnyttja den."
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr "Aktivera stöd för CPU MMX"
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
 msgstr "Om din processor har stöd för MMX-instruktioner kan VLC utnyttja dom."
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr "Aktivera stöd för CPU 3D Now!"
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
 msgstr ""
 "Om din processor har stöd för 3D Now!-instruktioner kan VLC utnyttja dom."
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr "Aktivera stöd för CPU MMX EXT"
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
 msgstr ""
 "Om din processor har stöd för MMX EXT-instruktioner kan VLC utnyttja dom."
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr "Aktivera stöd för CPU SSE"
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
 msgstr "Om din processor har stöd för SSE-instruktioner kan VLC utnyttja dom."
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr "Aktivera stöd för CPU SSE2"
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
 msgstr "Om din processor har stöd för SSE2-instruktioner kan VLC utnyttja dom."
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr "Aktivera stöd för CPU AltiVec"
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
 msgstr ""
 "Om din processor har stöd för AltiVec-instruktioner kan VLC utnyttja dom."
 
-#: src/libvlc.h:714
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-
-#: src/libvlc.h:717
-msgid "Automatically preparse files"
-msgstr ""
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-msgid "Services discovery modules"
-msgstr ""
-
-#: src/libvlc.h:724
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-
-#: src/libvlc.h:727
-msgid "Play files randomly forever"
-msgstr ""
-
-#: src/libvlc.h:729
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr ""
-
-#: src/libvlc.h:732
-msgid "Repeat all"
-msgstr "Repetera alla"
-
-#: src/libvlc.h:734
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr ""
-
-#: src/libvlc.h:737
-msgid "Repeat current item"
-msgstr ""
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr ""
-
-#: src/libvlc.h:742
-msgid "Play and stop"
-msgstr "Spela upp och stoppa"
-
-#: src/libvlc.h:744
-msgid "Stop the playlist after each played playlist item. "
-msgstr ""
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr "Minneskopieringsmodul"
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
 msgstr ""
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 msgid "Access module"
 msgstr "Tillgångsmodul"
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
 "option unless you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 msgid "Access filter module"
 msgstr "Tillgångsfiltermodul"
 
-#: src/libvlc.h:763
-msgid "This is a legacy entry to let you configure access filter modules."
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
 msgstr ""
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 msgid "Demux module"
 msgstr ""
 
-#: src/libvlc.h:767
-msgid "This is a legacy entry to let you configure demux modules."
+#: src/libvlc.h:771
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr ""
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2548,99 +2507,100 @@ msgid ""
 "only activate this if you know what you're doing."
 msgstr ""
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr "Justera VLC prioritet"
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
 "VLC instances."
 msgstr ""
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr ""
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr ""
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr "Sökväg för moduler"
 
-#: src/libvlc.h:789
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+#: src/libvlc.h:796
+msgid "Additional path for VLC to look for its modules."
 msgstr ""
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 msgid "VLM configuration file"
 msgstr "VLM konfigurationsfil"
 
-#: src/libvlc.h:794
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
 msgstr ""
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr ""
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
-msgid "This option allows you to collect miscellaneous statistics."
+#: src/libvlc.h:808
+msgid "Collect miscellaneous statistics."
 msgstr ""
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr "Kör som demonprocess"
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr "Kör VLC som en demonprocess i bakgrunden."
 
-#: src/libvlc.h:810
-msgid "Allow only one running instance"
+#: src/libvlc.h:814
+#, fuzzy
+msgid "Log to file"
+msgstr "Arkiv"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
 msgstr ""
 
-#: src/libvlc.h:812
-msgid ""
-"Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
-"explorer. This option will allow you to play the file with the already "
-"running instance or enqueue it."
+#: src/libvlc.h:818
+msgid "Log to syslog"
 msgstr ""
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
 msgstr ""
 
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
+#: src/libvlc.h:822
+msgid "Allow only one running instance"
 msgstr ""
 
 #: src/libvlc.h:824
+msgid ""
+"Allowing only one running instance of VLC can sometimes be useful, for "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
+"explorer. This option will allow you to play the file with the already "
+"running instance or enqueue it."
+msgstr ""
+
+#: src/libvlc.h:830
 msgid "Increase the priority of the process"
 msgstr ""
 
-#: src/libvlc.h:826
+#: src/libvlc.h:832
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
 "experience as it allows VLC not to be disturbed by other applications that "
@@ -2650,22 +2610,22 @@ msgid ""
 "machine."
 msgstr ""
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr ""
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
 "to correctly implement condition variables. You can also use the faster "
 "Win9x implementation but you might experience problems with it."
 msgstr ""
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr ""
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
 "implementation (more precisely there is a possibility for a race condition "
@@ -2674,561 +2634,679 @@ msgid ""
 "fastest but slightly incorrect), 1 (default) and 2."
 msgstr ""
 
-#: src/libvlc.h:851
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
+msgstr ""
+
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
+
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
+msgstr ""
+
+#: src/libvlc.h:872
+msgid "Automatically preparse files"
+msgstr ""
+
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
+msgstr ""
+
+#: src/libvlc.h:877
+msgid "Services discovery modules"
+msgstr ""
+
+#: src/libvlc.h:879
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
+
+#: src/libvlc.h:882
+msgid "Play files randomly forever"
+msgstr ""
+
+#: src/libvlc.h:884
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr ""
+
+#: src/libvlc.h:886
+msgid "Repeat all"
+msgstr "Repetera alla"
+
+#: src/libvlc.h:888
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr ""
+
+#: src/libvlc.h:890
+msgid "Repeat current item"
+msgstr ""
+
+#: src/libvlc.h:892
+msgid "VLC will keep playing the current playlist item."
+msgstr ""
+
+#: src/libvlc.h:894
+msgid "Play and stop"
+msgstr "Spela upp och stoppa"
+
+#: src/libvlc.h:896
+msgid "Stop the playlist after each played playlist item."
+msgstr ""
+
+#: src/libvlc.h:903
 msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
 msgstr ""
 
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
 #: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
 #: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
 msgid "Fullscreen"
 msgstr "Helskärm"
 
-#: src/libvlc.h:855
+#: src/libvlc.h:907
 msgid "Select the hotkey to use to swap fullscreen state."
 msgstr ""
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
 msgid "Play/Pause"
 msgstr "Spela upp/Paus"
 
-#: src/libvlc.h:857
+#: src/libvlc.h:909
 msgid "Select the hotkey to use to swap paused state."
 msgstr ""
 
-#: src/libvlc.h:858
+#: src/libvlc.h:910
 msgid "Pause only"
 msgstr "Pausa bara"
 
-#: src/libvlc.h:859
+#: src/libvlc.h:911
 msgid "Select the hotkey to use to pause."
 msgstr ""
 
-#: src/libvlc.h:860
+#: src/libvlc.h:912
 msgid "Play only"
 msgstr "Spela bara"
 
-#: src/libvlc.h:861
+#: src/libvlc.h:913
 msgid "Select the hotkey to use to play."
 msgstr ""
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
 msgid "Faster"
 msgstr "Snabbare"
 
-#: src/libvlc.h:863
+#: src/libvlc.h:915
 msgid "Select the hotkey to use for fast forward playback."
 msgstr ""
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
 msgid "Slower"
 msgstr "Slow Motion"
 
-#: src/libvlc.h:865
+#: src/libvlc.h:917
 msgid "Select the hotkey to use for slow motion playback."
 msgstr ""
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr "Nästa objekt"
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr ""
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr "Föregående"
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr ""
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr "Stopp"
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
+#: src/libvlc.h:923
+msgid "Select the hotkey to stop playback."
 msgstr ""
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr "Position"
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr ""
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr ""
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 msgid "Short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 msgid "Select the hotkey to make a short backwards jump."
 msgstr ""
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr ""
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 #, fuzzy
 msgid "Long backwards jump"
 msgstr "Föregående objekt"
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 msgid "Select the hotkey to make a long backwards jump."
 msgstr ""
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 msgid "Select the hotkey to make a very short forward jump."
 msgstr ""
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 msgid "Short forward jump"
 msgstr ""
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 msgid "Select the hotkey to make a short forward jump."
 msgstr ""
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 msgid "Select the hotkey to make a medium forward jump."
 msgstr ""
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 msgid "Select the hotkey to make a long forward jump."
 msgstr ""
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
+#: src/libvlc.h:959
 #, fuzzy
-msgid "Long jump size"
+msgid "Long jump length"
 msgstr "Typsnitt storlek"
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr "Avsluta VLC"
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 msgid "Select the hotkey to quit the application."
 msgstr ""
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 msgid "Navigate up"
 msgstr "Navigera upp"
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 msgid "Select the key to move the selector up in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 msgid "Navigate down"
 msgstr "Navigera ned"
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 msgid "Select the key to move the selector down in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 msgid "Navigate left"
 msgstr "Navigera vänster"
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 msgid "Select the key to move the selector left in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 msgid "Navigate right"
 msgstr "Navigera höger"
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 msgid "Select the key to move the selector right in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr "Aktivera"
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 msgid "Select the key to activate selected item in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 #, fuzzy
 msgid "Go to the DVD menu"
 msgstr "Använd DVD-menyer"
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 msgid "Select the key to take you to the DVD menu"
 msgstr ""
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 msgid "Select previous DVD title"
 msgstr "Välj föregående DVD-titel"
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 msgid "Select the key to choose the previous title from the DVD"
 msgstr ""
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 msgid "Select next DVD title"
 msgstr "Välj nästa DVD-titel"
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 msgid "Select the key to choose the next title from the DVD"
 msgstr ""
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 msgid "Select prev DVD chapter"
 msgstr "Välj föreg DVD-kapitel"
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr ""
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 #, fuzzy
 msgid "Select next DVD chapter"
 msgstr "Välj föreg DVD-kapitel"
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr ""
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr "Volym upp"
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr ""
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr "Volym ned"
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr ""
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr "Stäng av ljudet"
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
+#: src/libvlc.h:989
+msgid "Select the key to mute audio."
 msgstr ""
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 msgid "Subtitle delay up"
 msgstr "Undertextfördröjning mer"
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 msgid "Select the key to increase the subtitle delay."
 msgstr ""
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 msgid "Subtitle delay down"
 msgstr "Undertextfördröjning mindre"
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 msgid "Select the key to decrease the subtitle delay."
 msgstr ""
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 msgid "Audio delay up"
 msgstr "Ljudfördröjning mer"
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 msgid "Select the key to increase the audio delay."
 msgstr ""
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 msgid "Audio delay down"
 msgstr "Ljudfördröjning mindre"
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 msgid "Select the key to decrease the audio delay."
 msgstr ""
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr "Spela spellistebokmärke 1"
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr "Spela spellistebokmärke 2"
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr "Spela spellistebokmärke 3"
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr "Spela spellistebokmärke 4"
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr "Spela spellistebokmärke 5"
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr "Spela spellistebokmärke 6"
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr "Spela spellistebokmärke 7"
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr "Spela spellistebokmärke 8"
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr "Spela spellistebokmärke 9"
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr "Spela spellistebokmärke 10"
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 msgid "Select the key to play this bookmark."
 msgstr ""
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 msgid "Set playlist bookmark 1"
 msgstr "Sätt spellistebokmärke 1"
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 msgid "Set playlist bookmark 2"
 msgstr "Sätt spellistebokmärke 2"
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 msgid "Set playlist bookmark 3"
 msgstr "Sätt spellistebokmärke 3"
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 msgid "Set playlist bookmark 4"
 msgstr "Sätt spellistebokmärke 4"
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 msgid "Set playlist bookmark 5"
 msgstr "Sätt spellistebokmärke 5"
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 msgid "Set playlist bookmark 6"
 msgstr "Sätt spellistebokmärke 6"
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 msgid "Set playlist bookmark 7"
 msgstr "Sätt spellistebokmärke 7"
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 msgid "Set playlist bookmark 8"
 msgstr "Sätt spellistebokmärke 8"
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 msgid "Set playlist bookmark 9"
 msgstr "Sätt spellistebokmärke 9"
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 msgid "Set playlist bookmark 10"
 msgstr "Sätt spellistebokmärke 10"
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 msgid "Select the key to set this playlist bookmark."
 msgstr ""
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+msgid "Playlist bookmark 1"
+msgstr "Spellista bokmärke 1"
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+msgid "Playlist bookmark 2"
+msgstr "Spellista bokmärke 2"
+
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+msgid "Playlist bookmark 3"
+msgstr "Spellista bokmärke 3"
+
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+msgid "Playlist bookmark 4"
+msgstr "Spellista bokmärke 4"
+
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+msgid "Playlist bookmark 5"
+msgstr "Spellista bokmärke 5"
+
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+msgid "Playlist bookmark 6"
+msgstr "Spellista bokmärke 6"
+
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+msgid "Playlist bookmark 7"
+msgstr "Spellista bokmärke 7"
+
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+msgid "Playlist bookmark 8"
+msgstr "Spellista bokmärke 8"
+
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+msgid "Playlist bookmark 9"
+msgstr "Spellista bokmärke 9"
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+msgid "Playlist bookmark 10"
+msgstr "Spellista bokmärke 10"
+
+#: src/libvlc.h:1032
+msgid "This allows you to define playlist bookmarks."
+msgstr ""
+
+#: src/libvlc.h:1034
 msgid "Go back in browsing history"
 msgstr ""
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr ""
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 msgid "Cycle audio track"
 msgstr ""
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+msgid "Cycle through the available audio tracks(languages)."
 msgstr ""
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 msgid "Cycle subtitle track"
 msgstr ""
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
+#: src/libvlc.h:1042
+msgid "Cycle through the available subtitle tracks."
 msgstr ""
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1043
 msgid "Cycle source aspect ratio"
 msgstr ""
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
+#: src/libvlc.h:1044
+msgid "Cycle through a predefined list of source aspect ratios."
 msgstr ""
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 #, fuzzy
 msgid "Cycle video crop"
 msgstr "Videoinställningar"
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
+#: src/libvlc.h:1046
+msgid "Cycle through a predefined list of crop formats."
 msgstr ""
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 #, fuzzy
 msgid "Cycle deinterlace modes"
 msgstr "Extra gränssnittsmoduler"
 
-#: src/libvlc.h:985
-msgid "Cycle through all the deinterlace modes"
-msgstr ""
+#: src/libvlc.h:1048
+#, fuzzy
+msgid "Cycle through deinterlace modes."
+msgstr "Extra gränssnittsmoduler"
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 msgid "Show interface"
 msgstr "Visa gränssnitt"
 
-#: src/libvlc.h:987
-msgid "Raise the interface above all other windows"
+#: src/libvlc.h:1050
+msgid "Raise the interface above all other windows."
 msgstr ""
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 msgid "Hide interface"
 msgstr "Göm gränssnitt"
 
-#: src/libvlc.h:989
-msgid "Lower the interface below all other windows"
+#: src/libvlc.h:1052
+msgid "Lower the interface below all other windows."
 msgstr ""
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr ""
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr ""
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 msgid "Record"
 msgstr "Inspelning"
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr ""
 
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3251,143 +3329,148 @@ msgid ""
 "  vlc:quit                       Special item to quit VLC\n"
 msgstr ""
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 msgid "Snapshot"
 msgstr "Skärmbild"
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 msgid "Window properties"
 msgstr "Fönsteregenskaper"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 msgid "Subpictures"
 msgstr "Underbilder"
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr "Undertext"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 msgid "Overlays"
 msgstr ""
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 msgid "Track settings"
 msgstr "Spårinställningar"
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 msgid "Playback control"
 msgstr ""
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 msgid "Default devices"
 msgstr "Standardenheter"
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 msgid "Network settings"
 msgstr "Nätverksinställningar"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr "Socks proxy"
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 msgid "Metadata"
 msgstr "Metadata"
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr "Avkodare"
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 msgid "Input"
 msgstr ""
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 msgid "CPU"
 msgstr "CPU"
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 msgid "Special modules"
 msgstr "Specialmoduler"
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr "Insticksprogram"
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 msgid "Performance options"
 msgstr "Prestandainställningar"
 
-#: src/libvlc.h:1436
-#, fuzzy
-msgid "Interfaces"
-msgstr "Gränssnitt"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr "Snabbknappar"
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1808
+#, fuzzy
+msgid "Jump sizes"
+msgstr "Typsnitt storlek"
+
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr "huvudprogram"
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr "skriv ut hjälp för VLC (kan kombineras med --advanced)"
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr ""
 "skriv ut hjälp för VLC och alla dess moduler (kan kombineras med --advanced)"
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 msgid "print help for the advanced options"
 msgstr "skriv ut hjälp för de avancerade inställningarna"
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr ""
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr "skriv ut en lista av tillgängliga moduler"
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr ""
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr ""
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr "använd alternativ konfigurationsfil"
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 msgid "resets the current plugins cache"
 msgstr ""
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr "skriv ut versionsinformation"
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr ""
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr "nyckel"
 
@@ -3995,11 +4078,11 @@ msgstr "Zhuang"
 msgid "Zulu"
 msgstr "Zulu"
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr "Okänd"
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -4020,28 +4103,28 @@ msgstr "Alla poster, osorterade"
 msgid "Undefined"
 msgstr "Odefinierad"
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr ""
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 msgid "Discard"
 msgstr "Kasta"
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr ""
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 msgid "Mean"
 msgstr ""
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr ""
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr "Linjär"
 
@@ -4065,17 +4148,19 @@ msgstr "1:1 Original"
 msgid "2:1 Double"
 msgstr "2:1 Dubbel"
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr ""
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 #, fuzzy
 msgid "Aspect-ratio"
 msgstr "Bildformat"
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -4086,10 +4171,10 @@ msgstr "Bildformat"
 msgid "Caching value in ms"
 msgstr ""
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. This value should be set in "
+"milliseconds."
 msgstr ""
 
 #: modules/access/cdda.c:58 modules/gui/macosx/open.m:176
@@ -4112,7 +4197,7 @@ msgid "CDDB Server"
 msgstr "CDDB server"
 
 #: modules/access/cdda.c:71
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr ""
 
 #: modules/access/cdda.c:74
@@ -4122,20 +4207,20 @@ msgstr "CDDB serverport"
 
 #: modules/access/cdda.c:74
 #, fuzzy
-msgid "CDDB Server port to use"
+msgid "CDDB Server port to use."
 msgstr "CDDB serverport"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 msgid "Audio CD - Track "
 msgstr "Ljud-CD - Spår "
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, c-format
 msgid "Audio CD - Track %i"
 msgstr "Ljud-CD - Spår %i"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr "ingen"
 
@@ -4163,16 +4248,16 @@ msgstr ""
 
 #: modules/access/cdda/cdda.c:59
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:63
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:69
@@ -4235,8 +4320,8 @@ msgstr ""
 msgid "Audio Compact Disc"
 msgstr "Ljud Compact Disc"
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:129
@@ -4272,8 +4357,7 @@ msgid "Use Navigation-style playback?"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:174
@@ -4285,7 +4369,8 @@ msgid "Format to use in playlist \"title\" field when using CDDB"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:181
-msgid "Do CDDB lookups?"
+#, fuzzy
+msgid "CDDB lookups"
 msgstr "Göra uppslag mot CDDB?"
 
 #: modules/access/cdda/cdda.c:182
@@ -4368,8 +4453,8 @@ msgstr "Spår"
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr "Spår"
 
@@ -4402,21 +4487,22 @@ msgid "expand"
 msgstr "fäll ut alla"
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+msgid "Ignored extensions"
 msgstr ""
 
 #: modules/access/directory.c:82
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 msgid "Directory"
 msgstr "Mapp"
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 msgid "Standard filesystem directory input"
 msgstr ""
 
@@ -4436,8 +4522,8 @@ msgstr "Antenn"
 
 #: modules/access/dshow/dshow.cpp:81
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:83 modules/access/v4l/v4l.c:77
@@ -4446,9 +4532,8 @@ msgstr "Videoenhetsnamn"
 
 #: modules/access/dshow/dshow.cpp:85
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:88 modules/access/v4l/v4l.c:81
@@ -4457,9 +4542,9 @@ msgstr "Ljudenhetsnamn"
 
 #: modules/access/dshow/dshow.cpp:90
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:93
@@ -4468,9 +4553,8 @@ msgstr "Videostorlek"
 
 #: modules/access/dshow/dshow.cpp:95
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:98 modules/access/v4l/v4l.c:85
@@ -4515,8 +4599,7 @@ msgid "Tuner TV Channel"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:115
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:117
@@ -4525,8 +4608,8 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:119
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:121
@@ -4534,44 +4617,69 @@ msgid "Tuner input type"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:123
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+msgid "Select the tuner input type (Cable/Antenna)."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "Videoinställningar"
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "_Nästa objekt"
+
+#: modules/access/dshow/dshow.cpp:132
+msgid "Select the audio input source. See the \"video input\" option."
 msgstr ""
 
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "Videoinställningar"
+
 #: modules/access/dshow/dshow.cpp:135
+msgid "Select the video output type. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "Paus"
+
+#: modules/access/dshow/dshow.cpp:138
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:150
 msgid "DirectShow"
 msgstr "DirectShow"
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 msgid "DirectShow input"
 msgstr ""
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 msgid "Refresh list"
 msgstr "Uppdatera lista"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr "Konfigurera"
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-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:73
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
+"Caching value for DVB streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/dvb/access.c:76
@@ -4609,7 +4717,9 @@ msgid "Probe DVB card for capabilities"
 msgstr ""
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr ""
 
 #: modules/access/dvb/access.c:91
@@ -4617,15 +4727,17 @@ msgid "Budget mode"
 msgstr "Budgetläge"
 
 #: modules/access/dvb/access.c:92
-msgid "This allows you to stream an entire transponder with a budget card."
-msgstr ""
+#, fuzzy
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
+msgstr "Denna vägvisar hjälper dig att strömma, omkoda eller spara en ström."
 
 #: modules/access/dvb/access.c:95
 msgid "Satellite number in the Diseqc system"
 msgstr ""
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+#, fuzzy
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr "[0=ingen diseqc, 1-4=satellitnummer]"
 
 #: modules/access/dvb/access.c:98
@@ -4633,7 +4745,7 @@ msgid "LNB voltage"
 msgstr ""
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr ""
 
 #: modules/access/dvb/access.c:101
@@ -4651,7 +4763,8 @@ msgid "22 kHz tone"
 msgstr "22 kHz ton"
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+#, fuzzy
+msgid "[0=off, 1=on, -1=auto]."
 msgstr "[0=av, 1=på, -1=auto]"
 
 #: modules/access/dvb/access.c:108
@@ -4659,7 +4772,7 @@ msgid "Transponder FEC"
 msgstr ""
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:111
@@ -4730,8 +4843,7 @@ msgstr "FTP användarnamn"
 
 #: modules/access/dvb/access.c:152
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:155
@@ -4741,8 +4853,7 @@ msgstr "FTP lösenord"
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -4752,39 +4863,39 @@ msgstr "HTTP SSL"
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 msgid "Certificate file"
 msgstr "Certifikatfil"
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr "HTTP-gränssnitt x509 PEM certifikatfil (aktiverar SSL)"
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr "HTTP-gränssnitt x509 PEM privat nyckelfil"
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 msgid "Root CA file"
 msgstr "Root CA-fil"
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr ""
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 msgid "CRL file"
 msgstr "CRL-fil"
 
@@ -4806,18 +4917,29 @@ msgstr ""
 msgid "HTTP server"
 msgstr "Spola framåt"
 
+#: 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:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr "DVD-vinkel"
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
-msgid "Allows you to select the default DVD angle."
-msgstr ""
+#, fuzzy
+msgid "Default DVD angle."
+msgstr "DVD-vinkel"
 
-#: modules/access/dvdnav.c:65
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
+msgid "Caching value for DVDs. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/dvdnav.c:67
@@ -4826,8 +4948,8 @@ msgstr "Starta direkt i menyn"
 
 #: modules/access/dvdnav.c:69
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 
 #: modules/access/dvdnav.c:78
@@ -4838,12 +4960,6 @@ msgstr ""
 msgid "DVDnav Input"
 msgstr ""
 
-#: modules/access/dvdread.c:63
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-
 #: modules/access/dvdread.c:66
 msgid "Method used by libdvdcss for decryption"
 msgstr ""
@@ -4882,8 +4998,7 @@ msgstr ""
 
 #: modules/access/fake.c:42
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
+"Caching value for fake streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/fake.c:44 modules/access/pvr/pvr.c:72
@@ -4892,7 +5007,7 @@ msgid "Framerate"
 msgstr ""
 
 #: modules/access/fake.c:46
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr ""
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -4902,8 +5017,8 @@ msgstr "ID"
 
 #: modules/access/fake.c:49
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 
 #: modules/access/fake.c:51
@@ -4912,8 +5027,8 @@ msgstr ""
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -4924,19 +5039,24 @@ msgstr ""
 msgid "Fake input"
 msgstr ""
 
+#: modules/access/file.c:82
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr ""
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr ""
 
 #: modules/access/file.c:86
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 
 #: modules/access/file.c:90
-msgid "Standard filesystem file input"
-msgstr ""
+#, fuzzy
+msgid "File input"
+msgstr "Inget inmatat"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
 #: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:261
@@ -4950,27 +5070,55 @@ msgstr ""
 msgid "File"
 msgstr "Arkiv"
 
-#: modules/access/ftp.c:44
-msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+#: modules/access_filter/record.c:43
+msgid "Record directory"
 msgstr ""
 
-#: modules/access/ftp.c:46
-msgid "FTP user name"
-msgstr "FTP användarnamn"
+#: modules/access_filter/record.c:45
+msgid "Directory where the record will be stored."
+msgstr ""
 
-#: modules/access/ftp.c:47 modules/access/smb.c:64
+#: modules/access_filter/timeshift.c:44
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:45
 msgid ""
-"Allows you to modify the user name that will be used for the connection."
+"This is the size of the temporary files tha will be used to store the "
+"timeshifted streams."
 msgstr ""
 
-#: modules/access/ftp.c:49
-msgid "FTP password"
+#: modules/access_filter/timeshift.c:47
+msgid "Timeshift directory"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+msgid "Timeshift"
+msgstr ""
+
+#: modules/access/ftp.c:44
+msgid ""
+"Caching value for FTP streams. This value should be set in milliseconds."
+msgstr ""
+
+#: modules/access/ftp.c:46
+msgid "FTP user name"
+msgstr "FTP användarnamn"
+
+#: modules/access/ftp.c:47 modules/access/smb.c:64
+msgid "User name that will be used for the connection."
+msgstr ""
+
+#: modules/access/ftp.c:49
+msgid "FTP password"
 msgstr "FTP lösenord"
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
-msgid "Allows you to modify the password that will be used for the connection."
+msgid "Password that will be used for the connection."
 msgstr ""
 
 #: modules/access/ftp.c:52
@@ -4978,7 +5126,7 @@ msgid "FTP account"
 msgstr "FTP konto"
 
 #: modules/access/ftp.c:53
-msgid "Allows you to modify the account that will be used for the connection."
+msgid "Account that will be used for the connection."
 msgstr ""
 
 #: modules/access/ftp.c:58
@@ -4987,13 +5135,13 @@ msgstr ""
 
 #: modules/access/gnomevfs.c:46
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/gnomevfs.c:50
-msgid "GnomeVFS filesystem file input"
-msgstr ""
+#, fuzzy
+msgid "GnomeVFS input"
+msgstr "GnomeVFS"
 
 #: modules/access/http.c:47
 msgid "HTTP proxy"
@@ -5001,15 +5149,14 @@ msgstr "HTTP proxy"
 
 #: modules/access/http.c:49
 msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
 msgstr ""
 
 #: modules/access/http.c:55
 msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
+"Caching value for HTTP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/http.c:58
@@ -5017,43 +5164,41 @@ msgid "HTTP user agent"
 msgstr ""
 
 #: modules/access/http.c:59
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
+msgid "User agent that will be used for the connection."
 msgstr ""
 
 #: modules/access/http.c:62
 msgid "Auto re-connect"
 msgstr ""
 
-#: modules/access/http.c:63
+#: modules/access/http.c:64
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
 msgstr ""
 
-#: modules/access/http.c:66
+#: modules/access/http.c:67
 msgid "Continuous stream"
 msgstr ""
 
-#: modules/access/http.c:67
+#: modules/access/http.c:68
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
 msgstr ""
 
-#: modules/access/http.c:73
+#: modules/access/http.c:74
 msgid "HTTP input"
 msgstr ""
 
-#: modules/access/http.c:75
+#: modules/access/http.c:76
 #, fuzzy
 msgid "HTTP(S)"
 msgstr "HTTP"
 
 #: modules/access/mms/mms.c:48
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
+"Caching value for MMS streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/mms/mms.c:51
@@ -5061,24 +5206,195 @@ msgid "Force selection of all streams"
 msgstr ""
 
 #: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
 #, fuzzy
 msgid "Maximum bitrate"
 msgstr "_Nästa objekt"
 
-#: modules/access/mms/mms.c:55
-msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
+#: modules/access/mms/mms.c:58
+msgid "Select the stream with the maximum bitrate under that limit."
 msgstr ""
 
-#: modules/access/mms/mms.c:60
+#: modules/access/mms/mms.c:62
 msgid "Microsoft Media Server (MMS) input"
 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:60
+msgid "Append to file"
+msgstr ""
+
+#: modules/access_output/file.c:61
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
+
+#: modules/access_output/file.c:65
+msgid "File stream output"
+msgstr ""
+
+#: modules/access_output/http.c:60
+msgid "Username"
+msgstr "Användarnamn"
+
+#: modules/access_output/http.c:61
+msgid "User name that will be requested to access the stream."
+msgstr ""
+
+#: modules/access_output/http.c:64
+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änssnitt x509 PEM certifikatfil (aktiverar SSL)"
+
+#: 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 forHTTPS. 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
+#, fuzzy
+msgid "Stream name"
+msgstr "Strömnamn"
+
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:62
+#, fuzzy
+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 "
+"icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:73
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Tillgänglihets utmatning"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+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:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+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 "Grupp-paket"
+
+#: 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/pvr.c:48
 msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:51
@@ -5104,23 +5420,25 @@ msgid "Norm"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
 msgid "Width"
 msgstr "Bredd"
 
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.c:62
+msgid "Width of the stream to capture (-1 for autodetection)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
 msgid "Height"
 msgstr "Höjd"
 
-#: modules/access/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.c:66
+msgid "Height of the stream to capture (-1 for autodetection)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
@@ -5128,11 +5446,11 @@ msgid "Frequency"
 msgstr "Frekvens"
 
 #: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
+msgid "Frequency to capture (in kHz), if applicable."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)"
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:76
@@ -5140,7 +5458,7 @@ msgid "Key interval"
 msgstr "Nyckeintervall"
 
 #: modules/access/pvr/pvr.c:77
-msgid "Interval between keyframes (-1 for autodetect)"
+msgid "Interval between keyframes (-1 for autodetect)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:79
@@ -5154,7 +5472,7 @@ msgid ""
 msgstr ""
 
 #: modules/access/pvr/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
+msgid "Bitrate to use (-1 for default)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:86
@@ -5162,15 +5480,16 @@ msgid "Bitrate peak"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR mode"
+msgid "Peak bitrate in VBR mode."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
-msgstr ""
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "_Nästa objekt"
 
 #: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:92
@@ -5178,70 +5497,62 @@ msgid "Audio bitmask"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:93
-msgid ""
-"This option allows setting of bitmask that will get used by the audio part "
-"of the card."
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
 msgid "Volume"
 msgstr "Volym"
 
 #: modules/access/pvr/pvr.c:97
-msgid "This option allows setting of the audio volume (0-65535)."
+msgid "Audio volume (0-65535)."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
 msgid "Channel"
 msgstr "Kanal"
 
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
+#: modules/access/pvr/pvr.c:100
 msgid ""
 "Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "Automatic"
 msgstr "Automatisk"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "SECAM"
 msgstr "SECAM"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "PAL"
 msgstr "PAL"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "NTSC"
 msgstr "NTSC"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr "vbr"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr "cbr"
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr "PVR"
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
-msgstr ""
-
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
+#: modules/access/pvr/pvr.c:115
+msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
+"Caching value for RTSP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/rtsp/access.c:46 modules/access/rtsp/access.c:47
@@ -5250,12 +5561,11 @@ msgstr "Real RTSP"
 
 #: modules/access/screen/screen.c:39
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
+"Caching value for screen capture. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/screen/screen.c:43
-msgid "Allows you to set the desired frame rate for the capture."
+msgid "Desired frame rate for the capture."
 msgstr ""
 
 #: modules/access/screen/screen.c:46
@@ -5264,8 +5574,8 @@ msgstr ""
 
 #: modules/access/screen/screen.c:48
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"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
@@ -5278,8 +5588,7 @@ msgstr "Helskärm"
 
 #: modules/access/smb.c:61
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
+"Caching value for SMB streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/smb.c:63
@@ -5295,9 +5604,7 @@ msgid "SMB domain"
 msgstr "SMB domän"
 
 #: modules/access/smb.c:70
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
+msgid "Domain/Workgroup that will be used for the connection."
 msgstr ""
 
 #: modules/access/smb.c:75
@@ -5306,8 +5613,7 @@ msgstr ""
 
 #: modules/access/tcp.c:39
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
+"Caching value for TCP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/tcp.c:46
@@ -5318,10 +5624,9 @@ msgstr "TCP"
 msgid "TCP input"
 msgstr ""
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"Caching value for UDP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/udp.c:47
@@ -5329,17 +5634,19 @@ msgid "Autodetection of MTU"
 msgstr ""
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
 msgstr ""
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 msgid "RTP reordering timeout in ms"
 msgstr ""
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"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
@@ -5354,20 +5661,19 @@ msgstr ""
 
 #: modules/access/v4l/v4l.c:75
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:79
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:83
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:87
@@ -5376,48 +5682,63 @@ msgid ""
 "(default), RV24, etc.)"
 msgstr ""
 
+#: modules/access/v4l/v4l.c:94
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
 #: modules/access/v4l/v4l.c:99
 msgid "Audio Channel"
 msgstr "Ljudkanal"
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+msgid "Audio Channel to use, if there are several audio inputs."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr "Ljusstyrka"
 
 #: modules/access/v4l/v4l.c:110
-msgid "Set the Brightness of the video input"
+msgid "Brightness of the video input."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 msgid "Hue"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:113
-msgid "Set the Hue of the video input"
+msgid "Hue of the video input."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 msgid "Color"
 msgstr "Färg"
 
 #: modules/access/v4l/v4l.c:116
-msgid "Set the Color of the video input"
+msgid "Color of the video input."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr "Kontrast"
 
 #: modules/access/v4l/v4l.c:119
-msgid "Set the Contrast of the video input"
+msgid "Contrast of the video input."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:120
@@ -5425,7 +5746,7 @@ msgid "Tuner"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
+msgid "Tuner to use, if there are several ones."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:122
@@ -5433,11 +5754,12 @@ msgid "Samplerate"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:127
-msgid "If this option is set, the audio stream will be captured in stereo"
+msgid "Capture the audio stream in stereo."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:128
@@ -5453,7 +5775,7 @@ msgid "Decimation"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+msgid "Decimation level for MJPEG streams"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:134
@@ -5461,8 +5783,9 @@ msgid "Quality"
 msgstr "Kvalite"
 
 #: modules/access/v4l/v4l.c:135
-msgid "Set the quality of the stream"
-msgstr ""
+#, fuzzy
+msgid "Quality of the stream."
+msgstr "Paus"
 
 #: modules/access/v4l/v4l.c:146
 msgid "Video4Linux"
@@ -5472,6 +5795,10 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr ""
 
+#: 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
 #: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
 #: modules/gui/wxwidgets/dialogs/open.cpp:697
@@ -5605,6 +5932,10 @@ msgstr ""
 msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr "vcdx://[enhet-eller-fil][@{P,S,T}num]"
 
+#: 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 ""
@@ -5640,205 +5971,20 @@ msgid ""
 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:43
-msgid "Record directory"
-msgstr ""
-
-#: modules/access_filter/record.c:45
-msgid "Allows you to specify the directory where the record will be stored"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:44
-msgid "Timeshift granularity"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:45
-msgid "Size of the temporary files use to store the timeshifted stream."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:47
-msgid "Timeshift directory"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
-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:60
-msgid "Append to file"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:65
-msgid "File stream output"
-msgstr ""
-
-#: modules/access_output/http.c:60
-msgid "Username"
-msgstr "Användarnamn"
-
-#: modules/access_output/http.c:61
-msgid ""
-"Allows you to give a user name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:64
-msgid ""
-"Allows you to give a 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 "Allows you to give the mime returned by the server."
-msgstr ""
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. Leave empty if you "
-"don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:85
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
-msgstr ""
-
-#: modules/access_output/http.c:90
-msgid "HTTP stream output"
-msgstr ""
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: 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 "The name this stream/channel will get on the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:61
-msgid "Stream-description"
-msgstr "Strömbeskrivning"
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
-
-#: modules/access_output/shout.c:65
-msgid "Stream MP3"
-msgstr "Strömma MP3"
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-msgid "Time-To-Live (TTL)"
-msgstr "Time-To-Live (TTL)"
-
-#: modules/access_output/udp.c:81
-msgid "Allows you to define the Time-To-Live of the outgoing stream."
-msgstr ""
-
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Grupp-paket"
-
-#: modules/access_output/udp.c:85
-msgid ""
-"Packets can be sent one by one at the right time or by groups. This allows "
-"you to give 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 ""
-"If you enable this option, 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"
+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"
+msgid "Simple decoder for Dolby Surround encoded streams"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:48
 #, fuzzy
-msgid "Dolby surround decoder"
+msgid "Dolby Surround decoder"
 msgstr "Dolby Surround"
 
 #: modules/audio_filter/channel_mixer/headphone.c:49
@@ -5865,7 +6011,8 @@ msgstr ""
 #: modules/audio_filter/channel_mixer/headphone.c:62
 msgid ""
 "The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:66
@@ -5875,24 +6022,25 @@ msgstr "Dolby Surround"
 
 #: modules/audio_filter/channel_mixer/headphone.c:68
 msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:73
-msgid "Headphone channel mixer with virtual spatialization effect"
+#: modules/audio_filter/channel_mixer/headphone.c:72
+msgid "Headphone virtual spatialization effect"
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:74
+#: modules/audio_filter/channel_mixer/headphone.c:73
 msgid "Headphone effect"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/simple.c:46
-msgid "audio filter for simple channel mixing"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for simple channel mixing"
+msgstr "_Nästa objekt"
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+msgid "Audio filter for trivial channel mixing"
 msgstr ""
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -5922,7 +6070,7 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -5930,8 +6078,8 @@ msgid "DTS dynamic range compression"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-msgid "DTS"
-msgstr "DTS"
+msgid "DCA"
+msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
 #: modules/audio_filter/converter/dtstofloat32.c:99
@@ -5939,31 +6087,31 @@ msgid "DTS Coherent Acoustics audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstospdif.c:70
-msgid "audio filter for DTS->S/PDIF encapsulation"
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+msgid "Audio filter for float32->s16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+msgid "Audio filter for float32->s8 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+msgid "Audio filter for float32->u16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -5972,59 +6120,66 @@ msgid "MPEG audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
-msgid "audio filter for s16->fixed32 conversion"
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+msgid "Audio filter for s16->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
-msgid "audio filter for s8->float32 conversion"
+msgid "Audio filter for s8->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
-msgid "audio filter for u8->fixed32 conversion"
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
-msgid "audio filter for u8->float32 conversion"
+msgid "Audio filter for u8->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/equalizer.c:52
 msgid "Equalizer preset"
 msgstr ""
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 msgid "Two pass"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:65
-msgid "Equalizer 10 bands"
+#: modules/audio_filter/equalizer.c:69
+msgid "Equalizer with 10 bands"
 msgstr ""
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6107,7 +6262,7 @@ msgid "Techno"
 msgstr "Techno"
 
 #: modules/audio_filter/format.c:201
-msgid "audio filter for PCM format conversion"
+msgid "Audio filter for PCM format conversion"
 msgstr ""
 
 #: modules/audio_filter/normvol.c:69
@@ -6118,7 +6273,7 @@ msgstr ""
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 
 #: modules/audio_filter/normvol.c:75
@@ -6193,21 +6348,22 @@ msgid "Freq 3 Q"
 msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
-msgid "audio filter for band-limited interpolation resampling"
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
-msgid "audio filter for linear interpolation resampling"
+msgid "Audio filter for linear interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+msgid "Audio filter for trivial resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
-msgstr ""
+#, fuzzy
+msgid "Audio filter for ugly resampling"
+msgstr "_Nästa objekt"
 
 #: modules/audio_mixer/float32.c:47
 msgid "Float32 audio mixer"
@@ -6221,8 +6377,8 @@ msgstr ""
 msgid "Trivial audio mixer"
 msgstr ""
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr "standard"
 
@@ -6256,12 +6412,6 @@ msgstr "Mono"
 msgid "2 Front 2 Rear"
 msgstr ""
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr "5.1"
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -6340,8 +6490,9 @@ msgstr ""
 "\"s16_be\", \"fixed32\", \"float32\" eller \"spdif\""
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
-msgstr ""
+#, fuzzy
+msgid "Number of output channels"
+msgstr "Antal kloner"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -6350,11 +6501,11 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+msgid "Add WAVE header"
 msgstr ""
 
 #: modules/audio_output/file.c:90
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr ""
 
 #: modules/audio_output/file.c:107
@@ -6362,7 +6513,7 @@ msgid "Output file"
 msgstr ""
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
+msgid "File to which the audio samples will be written to."
 msgstr ""
 
 #: modules/audio_output/file.c:111
@@ -6413,6 +6564,10 @@ msgstr ""
 msgid "Win32 waveOut extension output"
 msgstr ""
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr "5.1"
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr ""
@@ -6455,7 +6610,7 @@ msgid "Encoding quality"
 msgstr "Kodningskvalite"
 
 #: modules/codec/dirac.c:68
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr ""
 
 #: modules/codec/dirac.c:73
@@ -6483,16 +6638,21 @@ msgid "DTS audio packetizer"
 msgstr ""
 
 #: modules/codec/dvbsub.c:45
-msgid "X coordinate of the subpicture"
-msgstr ""
+#, fuzzy
+msgid "Decoding X coordinate"
+msgstr "Video x kordinater"
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
+#: modules/codec/dvbsub.c:46
+msgid "X coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:48
-msgid "Y coordinate of the subpicture"
+#, fuzzy
+msgid "Decoding Y coordinate"
+msgstr "Video x kordinater"
+
+#: modules/codec/dvbsub.c:49
+msgid "Y coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:51
@@ -6500,24 +6660,41 @@ msgid "Subpicture position"
 msgstr ""
 
 #: modules/codec/dvbsub.c:53
+#, fuzzy
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
+"Du kan upprätthålla videons placering i fönstret. Som standard (0) kommer "
+"den vara centrerad (0=centrerad, 1=vänster, 2=höger, 4=uppåt, 8=neråt, du "
+"kan också kombinera olika värden)."
 
 #: modules/codec/dvbsub.c:57
-msgid "X coordinate of the encoded subpicture"
+#, fuzzy
+msgid "Encoding X coordinate"
+msgstr "Video y kordinater"
+
+#: modules/codec/dvbsub.c:58
+msgid "X coordinate of the encoded subtitle"
 msgstr ""
 
+#: modules/codec/dvbsub.c:59
+#, fuzzy
+msgid "Encoding Y coordinate"
+msgstr "Video y kordinater"
+
 #: modules/codec/dvbsub.c:60
-msgid "Y coordinate of encoded the subpicture"
+msgid "Y coordinate of the encoded subtitle"
 msgstr ""
 
-#: modules/codec/dvbsub.c:63
-msgid "Timeout of subpictures"
-msgstr ""
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
+#, fuzzy
+msgid "Timeout"
+msgstr "Tid"
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -6535,30 +6712,32 @@ msgstr "DVB-kodare för undertexter"
 msgid "AAC audio decoder (using libfaad2)"
 msgstr "AAC-ljudavkodare (använder libfaad2)"
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 msgid "Image file"
 msgstr "Bildfil"
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+msgid "Path of the image file for fake input."
 msgstr ""
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
-msgid "Allows you to specify the output video width."
-msgstr ""
+#: modules/stream_out/transcode.c:70
+#, fuzzy
+msgid "Output video width."
+msgstr "Video bredd"
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
-msgid "Allows you to specify the output video height."
-msgstr ""
+#: modules/stream_out/transcode.c:73
+#, fuzzy
+msgid "Output video height."
+msgstr "Video höjd"
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 msgid "Keep aspect ratio"
 msgstr ""
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -6569,21 +6748,22 @@ msgstr ""
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr ""
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 msgid "Deinterlace video"
 msgstr ""
 
 #: modules/codec/fake.c:62
-msgid "Allows you to deinterlace the image after loading."
+msgid "Deinterlace the image after loading it."
 msgstr ""
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 msgid "Deinterlace module"
 msgstr ""
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
-msgid "Specifies the deinterlace module to use."
-msgstr ""
+#: modules/codec/fake.c:65
+#, fuzzy
+msgid "Deinterlace module to use."
+msgstr "Gränssnittsmodul"
 
 #: modules/codec/fake.c:76
 msgid "Fake video decoder"
@@ -6621,12 +6801,14 @@ msgid "simple"
 msgstr "simpel"
 
 #: modules/codec/ffmpeg/ffmpeg.c:89
+#, fuzzy
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
-msgstr ""
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+msgstr "ffmpeg ljud/video avkodare/kodare ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+#, fuzzy
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr "ffmpeg ljud/video avkodare/kodare ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -6634,360 +6816,373 @@ msgid "Decoding"
 msgstr "Avkodar"
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+msgid "FFmpeg chroma conversion"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Encoding"
 msgstr "Kodar"
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
-msgid "ffmpeg audio/video encoder"
+#, fuzzy
+msgid "FFmpeg audio/video encoder"
 msgstr "ffmpeg ljud/video-avkodare"
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
-msgid "ffmpeg demuxer"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg demuxer"
+msgstr "AIFF demuxer"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
-msgid "ffmpeg video filter"
+#, fuzzy
+msgid "FFmpeg video filter"
 msgstr "ffmpeg videofilter"
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
-msgid "ffmpeg deinterlace video filter"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg crop padd filter"
+msgstr "Föregående fil"
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.c:210
+#, fuzzy
+msgid "FFmpeg deinterlace video filter"
+msgstr "ffmpeg videofilter"
+
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 msgid "Direct rendering"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr "Skynda på"
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 msgid "Post processing quality"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
 "looking pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 msgid "Visualize motion vectors"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
-msgid "ffmpeg post processing filter chains"
+#: modules/codec/ffmpeg/ffmpeg.h:145
+msgid "FFmpeg post processing filter chains"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 msgid "Ratio of key frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:188
+#, fuzzy
+msgid "Number of frames that will be coded for one key frame."
+msgstr "Antal gånger samma inmatning ska upprepas"
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of B frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
+#: modules/codec/ffmpeg/ffmpeg.h:192
+msgid "Number of B frames that will be coded between two reference frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 msgid "Video bitrate tolerance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:196
+#, fuzzy
+msgid "Video bitrate tolerance in kbit/s."
+msgstr "Tolerans för bithastighet"
 
-#: modules/codec/ffmpeg/ffmpeg.h:190
-msgid "Enable interlaced encoding"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:198
+#, fuzzy
+msgid "Interlaced encoding"
+msgstr "Gränssnittsmodul"
 
-#: modules/codec/ffmpeg/ffmpeg.h:191
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
+#: modules/codec/ffmpeg/ffmpeg.h:199
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
-msgid "Enable interlaced motion estimation"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:202
+#, fuzzy
+msgid "Interlaced motion estimation"
+msgstr "Markera allt"
 
-#: modules/codec/ffmpeg/ffmpeg.h:195
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
+#: modules/codec/ffmpeg/ffmpeg.h:203
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:198
-msgid "Enable pre motion estimation"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:206
+#, fuzzy
+msgid "Pre-motion estimation"
+msgstr "Sessionsbeskrivning"
 
-#: modules/codec/ffmpeg/ffmpeg.h:199
-msgid "Allows you to enable the pre motion estimation."
+#: modules/codec/ffmpeg/ffmpeg.h:207
+msgid "Enable the pre-motion estimation algorithm."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:202
-msgid "Enable strict rate control"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:210
+#, fuzzy
+msgid "Strict rate control"
+msgstr "Paus"
 
-#: modules/codec/ffmpeg/ffmpeg.h:203
-msgid "Allows you to enable the strict rate control algorithm."
+#: modules/codec/ffmpeg/ffmpeg.h:211
+msgid "Enable the strict rate control algorithm."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:206
+#: modules/codec/ffmpeg/ffmpeg.h:214
 msgid "Rate control buffer size"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:207
-msgid "Allows you to specify the rate control buffer size."
+#: modules/codec/ffmpeg/ffmpeg.h:215
+msgid ""
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:210
+#: modules/codec/ffmpeg/ffmpeg.h:219
 msgid "Rate control buffer aggressiveness"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:211
-msgid "Allows you to specify the rate control buffer aggressiveness."
+#: modules/codec/ffmpeg/ffmpeg.h:220
+msgid "Rate control buffer aggressiveness."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:214
+#: modules/codec/ffmpeg/ffmpeg.h:223
 msgid "I quantization factor"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:215
+#: modules/codec/ffmpeg/ffmpeg.h:225
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 msgid "Noise reduction"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:233
+msgid "MPEG4 quantization matrix"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr "Kvalitetsnivå"
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
-msgid "Allows you to specify the minimum video quantizer scale."
+#: modules/codec/ffmpeg/ffmpeg.h:252
+msgid "Minimum video quantizer scale."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
-msgid "Allows you to specify the maximum video quantizer scale."
+#: modules/codec/ffmpeg/ffmpeg.h:256
+msgid "Maximum video quantizer scale."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
+msgstr "Visualiseringar"
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
-msgid "Use fixed video quantizer scale"
+#: modules/codec/ffmpeg/ffmpeg.h:263
+msgid "Fixed quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:272
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:276
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 msgid "Motion masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 msgid "Border masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr ""
 
@@ -7028,7 +7223,7 @@ msgid "Video decoder using openmash"
 msgstr "Videoavkodare med openmash"
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
+msgid "MPEG audio layer I/II/III decoder"
 msgstr ""
 
 #: modules/codec/mpeg_audio.c:117
@@ -7087,40 +7282,50 @@ msgstr ""
 msgid "DVD subtitles packetizer"
 msgstr ""
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 msgid "Subtitles text encoding"
 msgstr ""
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 msgid "Set the encoding used in text subtitles"
 msgstr ""
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 msgid "Subtitles justification"
 msgstr ""
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 msgid "Set the justification of subtitles"
 msgstr ""
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+#, fuzzy
+msgid "UTF-8 subtitles autodetection"
+msgstr "DVB-avkodare för undertexter"
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 #, fuzzy
 msgid "Formatted Subtitles"
 msgstr "Undertext"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 msgid "Text subtitles decoder"
 msgstr ""
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -7142,8 +7347,8 @@ msgstr "Tarkin-avkodningsmodul"
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 
 #: modules/codec/theora.c:99
@@ -7164,7 +7369,7 @@ msgstr "Theora-kommentar"
 
 #: modules/codec/twolame.c:52
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 
@@ -7173,7 +7378,7 @@ msgid "Stereo mode"
 msgstr "Stereoläge"
 
 #: modules/codec/twolame.c:56
-msgid "Select how stereo streams will be handled"
+msgid "Handling mode for stereo streams"
 msgstr ""
 
 #: modules/codec/twolame.c:57
@@ -7181,8 +7386,8 @@ msgid "VBR mode"
 msgstr "VBR läge"
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
-msgstr "Som standard är kodning satt till CBR."
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
+msgstr ""
 
 #: modules/codec/twolame.c:60
 msgid "Psycho-acoustic model"
@@ -7211,42 +7416,40 @@ msgid "Maximum encoding bitrate"
 msgstr "Max bithastighet för kodning"
 
 #: modules/codec/vorbis.c:161
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr ""
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr "Min bithastighet för kodning"
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 msgid "CBR encoding"
 msgstr "CBR-kodning"
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr ""
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 msgid "Vorbis audio decoder"
 msgstr "Vorbis-ljudavkodare"
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 msgid "Vorbis audio packetizer"
 msgstr ""
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr "Vorbis-ljudkodare"
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr "Vorbis-kommentar"
 
@@ -7258,7 +7461,7 @@ msgstr "PES max storlek"
 #: modules/codec/x264.c:45
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 
 #: modules/codec/x264.c:49
@@ -7279,7 +7482,7 @@ msgid ""
 msgstr ""
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -7289,205 +7492,210 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 
-#: modules/codec/x264.c:68
-msgid "Number of B-frames between I and P (1 to 16)"
+#: modules/codec/x264.c:70
+msgid "B-frames between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:69
-msgid "Number of consecutive B-frames between I and P-frames."
+#: modules/codec/x264.c:71
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr ""
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
 msgstr ""
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
 "encoding and decoding, but should save 10-15% bitrate."
 msgstr ""
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
-msgstr ""
+#: modules/codec/x264.c:92
+#, fuzzy
+msgid "Number of reference frames"
+msgstr "Paus"
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "Arkiv"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 msgid "Deblocking loop filter (increases quality)."
 msgstr ""
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr ""
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 msgid "Maximum quantizer parameter."
 msgstr ""
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
-msgid "Allowed variance of average bitrate"
-msgstr ""
+#: modules/codec/x264.c:121
+#, fuzzy
+msgid "Average bitrate tolerance"
+msgstr "Tolerans för bithastighet"
 
-#: modules/codec/x264.c:120
-msgid "Sets the allowed variance in average. bitrate."
+#: modules/codec/x264.c:122
+msgid "Allowed variance in average. bitrate (in kbits/s)."
 msgstr ""
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 #, fuzzy
 msgid "Max local bitrate"
 msgstr "Max lokal bithastighet"
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr ""
 
-#: modules/codec/x264.c:126
-msgid "Size of VBV buffer"
+#: modules/codec/x264.c:128
+msgid "VBV buffer"
 msgstr ""
 
-#: modules/codec/x264.c:127
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+#: modules/codec/x264.c:129
+msgid "Averaging period for the maximum local bitrate in kbits."
 msgstr ""
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 msgid "Initial VBV buffer occupancy"
 msgstr ""
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
-msgid "QP curve compression."
+#: modules/codec/x264.c:145
+msgid "QP curve compression"
 msgstr ""
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
 msgstr ""
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -7498,29 +7706,29 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 #, fuzzy
 msgid "Direct MV prediction mode"
 msgstr "DirectMedia Object avkodare"
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 #, fuzzy
 msgid "Direct MV prediction mode. "
 msgstr "DirectMedia Object avkodare"
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 msgid "Integer pixel motion estimation method"
 msgstr ""
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -7529,164 +7737,166 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 msgid "Ignore chroma in motion estimation"
 msgstr ""
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#: modules/codec/x264.c:213
+msgid "Trellis RD quantization"
 msgstr ""
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 msgid "CPU optimizations"
 msgstr ""
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
+#: modules/codec/x264.c:229
+msgid "Use assembler CPU optimizations."
 msgstr ""
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 msgid "PSNR calculation"
 msgstr ""
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "dia"
 msgstr "Media"
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "esa"
 msgstr "Ja"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "fast"
 msgstr "snabb"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "normal"
 msgstr "normal"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 #, fuzzy
 msgid "slow"
 msgstr "Slow Motion"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "all"
 msgstr "alla"
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "spatial"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr ""
 
@@ -7695,6 +7905,16 @@ msgid "Corba control"
 msgstr ""
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 msgid "corba control module"
 msgstr ""
 
@@ -7706,19 +7926,19 @@ msgstr "Rörelsetröskelvärde (10-100)"
 msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr ""
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr ""
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
+#: modules/control/gestures.c:83
+msgid "Trigger button for mouse gestures."
 msgstr ""
 
-#: modules/control/gestures.c:87
+#: modules/control/gestures.c:86
 msgid "Middle"
 msgstr "Mitten"
 
-#: modules/control/gestures.c:90
+#: modules/control/gestures.c:89
 msgid "Gestures"
 msgstr "Gester"
 
@@ -7726,127 +7946,107 @@ msgstr "Gester"
 msgid "Mouse gestures control interface"
 msgstr ""
 
-#: modules/control/hotkeys.c:84
-msgid "Playlist bookmark 1"
-msgstr "Spellista bokmärke 1"
-
-#: modules/control/hotkeys.c:85
-msgid "Playlist bookmark 2"
-msgstr "Spellista bokmärke 2"
-
-#: modules/control/hotkeys.c:86
-msgid "Playlist bookmark 3"
-msgstr "Spellista bokmärke 3"
-
-#: modules/control/hotkeys.c:87
-msgid "Playlist bookmark 4"
-msgstr "Spellista bokmärke 4"
-
-#: modules/control/hotkeys.c:88
-msgid "Playlist bookmark 5"
-msgstr "Spellista bokmärke 5"
-
-#: modules/control/hotkeys.c:89
-msgid "Playlist bookmark 6"
-msgstr "Spellista bokmärke 6"
-
-#: modules/control/hotkeys.c:90
-msgid "Playlist bookmark 7"
-msgstr "Spellista bokmärke 7"
-
-#: modules/control/hotkeys.c:91
-msgid "Playlist bookmark 8"
-msgstr "Spellista bokmärke 8"
-
-#: modules/control/hotkeys.c:92
-msgid "Playlist bookmark 9"
-msgstr "Spellista bokmärke 9"
-
-#: modules/control/hotkeys.c:93
-msgid "Playlist bookmark 10"
-msgstr "Spellista bokmärke 10"
-
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
-msgstr ""
+#: modules/control/hotkeys.c:94
+#, fuzzy
+msgid "Define playlist bookmarks."
+msgstr "Sätt spellistebokmärke 9"
 
-#: modules/control/hotkeys.c:98
+#: modules/control/hotkeys.c:97
 #, fuzzy
 msgid "Hotkeys"
 msgstr "Snabbknappar"
 
-#: modules/control/hotkeys.c:99
+#: modules/control/hotkeys.c:98
 msgid "Hotkeys management interface"
 msgstr "Hanteringsgränssnitt för snabbknappar"
 
-#: modules/control/hotkeys.c:488
+#: modules/control/hotkeys.c:467
 #, c-format
 msgid "Audio track: %s"
 msgstr "Ljudspår: %s"
 
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
 #, c-format
 msgid "Subtitle track: %s"
 msgstr "Undertextspår: %s"
 
-#: modules/control/hotkeys.c:502
+#: modules/control/hotkeys.c:482
 msgid "N/A"
 msgstr "N/A"
 
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, fuzzy, c-format
 msgid "Aspect ratio: %s"
 msgstr "Bildformat"
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, fuzzy, c-format
 msgid "Crop: %s"
 msgstr "Kompilator: %s\n"
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, fuzzy, c-format
 msgid "Deinterlace mode: %s"
 msgstr "Gränssnittsmodul"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr "Värdaddress"
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
 msgstr ""
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 msgid "Source directory"
 msgstr "Källmapp"
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 msgid "Charset"
 msgstr "Teckenuppsättning"
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 msgid "Handlers"
 msgstr ""
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
 msgstr ""
 
+#: modules/control/http/http.c:50
+#, fuzzy
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr "HTTP-gränssnitt x509 PEM certifikatfil (aktiverar SSL)"
+
+#: modules/control/http/http.c:53
+#, fuzzy
+msgid "HTTP interface x509 PEM private key file."
+msgstr "HTTP-gränssnitt x509 PEM privat nyckelfil"
+
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
-msgstr ""
+#, fuzzy
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
+msgstr "HTTP-gränssnitt x509 PEM certifikatfil (aktiverar SSL)"
+
+#: modules/control/http/http.c:58
+#, fuzzy
+msgid "HTTP interace Certificates Revocation List file."
+msgstr "HTTP-gränssnitt x509 PEM privat nyckelfil"
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:62
 msgid "HTTP remote control interface"
 msgstr ""
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 msgid "HTTP SSL"
 msgstr "HTTP SSL"
 
@@ -7855,13 +8055,11 @@ msgid "Infrared remote control interface"
 msgstr ""
 
 #: modules/control/netsync.c:59
-msgid "Act as master for network synchronisation"
+msgid "Act as master"
 msgstr ""
 
 #: modules/control/netsync.c:60
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
+msgid "Should act as the master client for the network synchronisation?"
 msgstr ""
 
 #: modules/control/netsync.c:63
@@ -7869,9 +8067,7 @@ msgid "Master client ip address"
 msgstr ""
 
 #: modules/control/netsync.c:64
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+msgid "IP address of the master client used for the network synchronisation."
 msgstr ""
 
 #: modules/control/netsync.c:68
@@ -7884,15 +8080,16 @@ msgid "Install Windows Service"
 msgstr "Installera Windows-tjänst"
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
-msgstr ""
+#, fuzzy
+msgid "Install the Service and exit."
+msgstr "Installera Windows-tjänst"
 
 #: modules/control/ntservice.c:42
 msgid "Uninstall Windows Service"
 msgstr ""
 
 #: modules/control/ntservice.c:44
-msgid "If enabled the interface will uninstall the Service and exit."
+msgid "Uninstall the Service and exit."
 msgstr ""
 
 #: modules/control/ntservice.c:45
@@ -7900,7 +8097,7 @@ msgid "Display name of the Service"
 msgstr ""
 
 #: modules/control/ntservice.c:47
-msgid "This allows you to change the display name of the Service."
+msgid "Change the display name of the Service."
 msgstr ""
 
 #: modules/control/ntservice.c:48
@@ -7909,17 +8106,16 @@ msgstr ""
 
 #: modules/control/ntservice.c:50
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 
 #: modules/control/ntservice.c:55
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
 
 #: modules/control/ntservice.c:61
@@ -7985,12 +8181,12 @@ msgid "Remote control interface"
 msgstr ""
 
 #: modules/control/rc.c:335
-msgid "Remote control interface initialized, `h' for help"
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr ""
 
 #: modules/control/rc.c:847
 #, c-format
-msgid "unknown command `%s', type `help' for help"
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr ""
 
 #: modules/control/rc.c:880
@@ -8178,7 +8374,7 @@ msgid "| time-size # . . . . . . . . font size, in pixels"
 msgstr ""
 
 #: modules/control/rc.c:935
-msgid "| logo-file STRING . . . the overlay file path/name"
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr ""
 
 #: modules/control/rc.c:936
@@ -8271,18 +8467,25 @@ msgstr ""
 msgid "+----[ end of help ]"
 msgstr ""
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+#, fuzzy
+msgid "Press menu select or pause to continue."
+msgstr "tryck menyval eller paus för att fortsätta"
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+#, fuzzy
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr "tryck menyval eller paus för att fortsätta"
 
 #: modules/control/rc.c:1385
-msgid "press pause to continue"
+#, fuzzy
+msgid "Type 'pause' to continue."
 msgstr "tryck paus för att fortsätta"
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+msgid "Please provide one of the following parameters:"
 msgstr ""
 
 #: modules/control/showintf.c:62
@@ -8290,34 +8493,43 @@ msgid "Threshold"
 msgstr "Tröskelvärde"
 
 #: modules/control/showintf.c:63
-msgid "Height of the zone triggering the interface"
-msgstr ""
+#, fuzzy
+msgid "Height of the zone triggering the interface."
+msgstr "MTU för nätverksgränssnittet"
 
 #: modules/control/telnet.c:72
-msgid "Telnet Interface host"
-msgstr ""
+#, fuzzy
+msgid "Host"
+msgstr "House"
 
 #: modules/control/telnet.c:73
-msgid "Default to listen on all network interfaces"
-msgstr ""
-
-#: modules/control/telnet.c:74
-msgid "Telnet Interface port"
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
 msgstr ""
 
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
-msgstr "Standard till 4212"
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
+msgstr "Port"
 
-#: modules/control/telnet.c:77
-msgid "Telnet Interface password"
+#: modules/control/telnet.c:78
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
 msgstr ""
 
-#: modules/control/telnet.c:78
-msgid "Default to admin"
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
 msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:96
 msgid "VLM remote control interface"
 msgstr ""
 
@@ -8337,10 +8549,15 @@ msgstr "ASF v1.0 demuxer"
 msgid "AU demuxer"
 msgstr "AU demuxer"
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 msgid "Force interleaved method"
 msgstr ""
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "Extra gränssnittsmoduler"
+
 #: modules/demux/avi/avi.c:45
 msgid "Force index creation"
 msgstr ""
@@ -8404,15 +8621,21 @@ msgstr "Raw DTS demuxer"
 msgid "FLAC demuxer"
 msgstr "FLAC demuxer"
 
+#: modules/demux/livedotcom.cpp:63
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+
 #: modules/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:67
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:72
@@ -8460,7 +8683,7 @@ msgstr "Bilder per sekund"
 #: modules/demux/mjpeg.c:44
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
+"is the default value) for a live stream (from a camera)."
 msgstr ""
 
 #: modules/demux/mjpeg.c:50
@@ -8840,7 +9063,7 @@ msgid "Extra PMT"
 msgstr "Extra PMT"
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr ""
 
 #: modules/demux/ts.c:87
@@ -8848,80 +9071,91 @@ msgid "Set id of ES to PID"
 msgstr ""
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
 msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 msgid "Fast udp streaming"
 msgstr ""
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr ""
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
+#: modules/demux/ts.c:98
+msgid "MTU for out mode."
+msgstr ""
+
+#: modules/demux/ts.c:100
 msgid "CSA ck"
 msgstr "CSA ck"
 
-#: modules/demux/ts.c:100
+#: modules/demux/ts.c:101
+msgid "Control word for the CSA encryption algorithm"
+msgstr ""
+
+#: modules/demux/ts.c:103
 msgid "Silent mode"
 msgstr "Tyst läge"
 
-#: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+#: modules/demux/ts.c:104
+msgid "Do not complain on encrypted PES."
 msgstr ""
 
-#: modules/demux/ts.c:103
+#: modules/demux/ts.c:106
 msgid "CAPMT System ID"
 msgstr "CAPMT System ID"
 
-#: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+#: modules/demux/ts.c:107
+msgid "Only forward descriptors from this SysID to the CAM."
 msgstr ""
 
-#: modules/demux/ts.c:106
+#: modules/demux/ts.c:109
 msgid "Packet size in bytes to decrypt"
 msgstr ""
 
-#: modules/demux/ts.c:107
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr ""
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 msgid "Filename of dump"
 msgstr "Filnamn för dump"
 
-#: modules/demux/ts.c:112
-msgid "Specify a filename where to dump the TS in"
+#: modules/demux/ts.c:115
+msgid "Specify a filename where to dump the TS in."
 msgstr ""
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 msgid "Append"
 msgstr ""
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
 msgstr ""
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 msgid "Dump buffer size"
 msgstr ""
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr ""
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 msgid "MPEG Transport Stream demuxer"
 msgstr ""
 
@@ -8973,6 +9207,10 @@ msgstr "New Age"
 msgid "Oldies"
 msgstr ""
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr "Annan"
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr "R&B"
@@ -9165,7 +9403,7 @@ msgstr "Cabaret"
 msgid "New wave"
 msgstr "New wave"
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr "Psykadelisk"
 
@@ -9252,7 +9490,7 @@ msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -9260,8 +9498,8 @@ msgstr "Avbryt"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr "Öppna"
 
@@ -9273,7 +9511,7 @@ msgstr "Egenskaper"
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr "Meddelanden"
 
@@ -9281,7 +9519,7 @@ msgstr "Meddelanden"
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr "Öppna fil"
 
@@ -9320,22 +9558,22 @@ msgstr "Gå till kapitel"
 msgid "Speed"
 msgstr "Hastighet"
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr "Fönster"
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr "OK"
@@ -9368,7 +9606,7 @@ msgid "Edit"
 msgstr "Redigera"
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr "Markera allt"
 
@@ -9409,11 +9647,11 @@ msgid "Path"
 msgstr "Sökväg"
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr "Namn"
 
@@ -9422,7 +9660,7 @@ msgid "Apply"
 msgstr "Verkställ"
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr "Spara"
 
@@ -9463,7 +9701,6 @@ msgid "Take Screen Shot"
 msgstr "Ta skärmbild"
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr "Om VLC mediaspelare"
 
@@ -9472,7 +9709,7 @@ msgstr "Om VLC mediaspelare"
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr "Byggd av %s, baserad på SVN revision %s"
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 msgid "Bookmarks"
 msgstr "Bokmärken"
@@ -9490,27 +9727,14 @@ msgstr "Radera"
 msgid "Extract"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-msgid "Size offset"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-msgid "Time offset"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr "Tid"
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-msgid "Bytes"
-msgstr "Bytes"
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 msgid "Untitled"
 msgstr "Icke namngiven"
 
@@ -9520,9 +9744,8 @@ msgid "No input"
 msgstr "Inget inmatat"
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:241
@@ -9531,32 +9754,31 @@ msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:242
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 msgid "Invalid selection"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:292
-msgid "You have to select two bookmarks."
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 msgid "No input found"
 msgstr "Ingen inmatning hittad"
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr ""
 
-#: modules/gui/macosx/controls.m:47
-#, fuzzy
-msgid "Go To Position"
-msgstr "Position"
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
+msgid "Jump To Time"
+msgstr ""
 
 #: modules/gui/macosx/controls.m:50
 #, fuzzy
@@ -9564,8 +9786,9 @@ msgid "sec."
 msgstr "secam"
 
 #: modules/gui/macosx/controls.m:51
-msgid "Go to specific position"
-msgstr ""
+#, fuzzy
+msgid "Jump to time"
+msgstr "Föregående fil"
 
 #: modules/gui/macosx/controls.m:136
 msgid "Random On"
@@ -9575,60 +9798,60 @@ msgstr "Slumpmässig på"
 msgid "Random Off"
 msgstr "Slumpmässig av"
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 msgid "Repeat One"
 msgstr "Repetera en gång"
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 msgid "Repeat Off"
 msgstr "Repetering av"
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 msgid "Repeat All"
 msgstr "Repetera alla"
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr "Halv storlek"
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr "Normal storlek"
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr "Dubbel storlek"
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr "Flyt överst"
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr "Anpassa till skärmen"
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr "Slumpmässig"
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 msgid "Step Forward"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 msgid "Step Backward"
 msgstr ""
 
@@ -9643,182 +9866,178 @@ msgstr ""
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr "Spela upp"
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr "Paus"
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 msgid "2 Pass"
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:147
 msgid "Preamp"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 msgid "Video filters"
 msgstr "Videofilter"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr "Justera bild"
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 msgid "More Info"
 msgstr "Mer info"
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 msgid "Distortion"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 msgid "Image clone"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+msgid "Creates several copies of the Video output window"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 msgid "Image cropping"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
+#: modules/gui/macosx/extended.m:94
+msgid "Crops a defined part of the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 msgid "Image inversion"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 msgid "Transformation"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 msgid "Volume normalization"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
+"This filters prevents the audio output level from exceeding a defined value."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 msgid "Headphone virtualization"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 msgid "Maximum level"
 msgstr "Max nivå"
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr "Gamma"
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 msgid "Saturation"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 msgid "More information"
 msgstr "Mer information"
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
 
 #: modules/gui/macosx/intf.m:467
 msgid "VLC - Controller"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr "VLC mediaspelare"
@@ -9851,7 +10070,7 @@ msgstr "Göm andra"
 msgid "Show All"
 msgstr "Visa alla"
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr "Avsluta VLC"
 
@@ -9879,7 +10098,7 @@ msgstr "Öppna nätverk..."
 msgid "Open Recent"
 msgstr "Öppna tidigare"
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr "Töm meny"
 
@@ -9911,92 +10130,94 @@ msgstr "Volym upp"
 msgid "Volume Down"
 msgstr "Volym ned"
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr "Videoenhet"
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr "Minimera fönster"
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 msgid "Close Window"
 msgstr "Stäng fönster"
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 msgid "Controller"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 msgid "Extended Controls"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "Meta-information"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr "Lägg alla överst"
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr "Hjälp"
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr "LäsMig..."
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr "Rapportera en bugg"
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 msgid "VideoLAN Website"
 msgstr "VideoLAN's webbplats"
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr "Licens"
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 msgid "Make a donation"
 msgstr "Gör en donation"
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 msgid "Online Forum"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr "Fel"
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
+#: modules/gui/macosx/intf.m:608
+msgid "Do not display further errors"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:1071
@@ -10004,23 +10225,22 @@ msgstr ""
 msgid "Volume: %d%%"
 msgstr "Volym: %d%%"
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 msgid "No CrashLog found"
 msgstr "Ingen kraschlogg hittad"
 
-#: modules/gui/macosx/intf.m:1733
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "Paus"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:54
@@ -10029,8 +10249,9 @@ msgstr "Videoenhet"
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:61
@@ -10045,13 +10266,14 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
-msgstr "Fyll fullskärm"
+#, fuzzy
+msgid "Crop borders in fullscreen"
+msgstr "Helskärm"
 
 #: modules/gui/macosx/macosx.m:70
 msgid ""
@@ -10064,27 +10286,25 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:81
-msgid "Keep wizard selections"
+#: modules/gui/macosx/macosx.m:82
+msgid "Remember wizard options"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -10109,7 +10329,7 @@ msgstr "Media Resource Locator (MRL)"
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -10128,21 +10348,15 @@ msgid "Use DVD menus"
 msgstr "Använd DVD-menyer"
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr "VIDEO_TS mapp"
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "Öppna VIDEO_TS mapp"
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
 msgid "DVD"
 msgstr "DVD"
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr "Port"
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -10160,7 +10374,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr "HTTP/FTP/MMS/RTSP"
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr ""
 
@@ -10174,27 +10388,34 @@ msgid "Settings..."
 msgstr "Inställningar..."
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
+msgid "Override parametters"
 msgstr ""
 
 #: modules/gui/macosx/open.m:244
-msgid "delay"
-msgstr "fördröjning"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
+msgstr "Fördröjning"
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
-msgstr "fps"
+#, fuzzy
+msgid "FPS"
+msgstr "PS"
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Subtitles encoding"
 msgstr ""
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr "Typsnitt storlek"
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "Undertextfil"
+
 #: modules/gui/macosx/open.m:255
 msgid "Font Properties"
 msgstr "Typsnittsegenskaper"
@@ -10214,17 +10435,18 @@ msgid "Open VIDEO_TS Directory"
 msgstr "Öppna VIDEO_TS mapp"
 
 #: modules/gui/macosx/output.m:136
-msgid "Advanced output:"
-msgstr ""
+#, fuzzy
+msgid "Streaming/Saving:"
+msgstr "Strömnamn"
 
 #: modules/gui/macosx/output.m:140
-msgid "Output Options"
-msgstr ""
+#, fuzzy
+msgid "Streaming and Transcoding Options"
+msgstr "Strömning/Omkodningsvägvisare"
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
-msgid "Play locally"
-msgstr "Spela lokalt"
+msgid "Display the stream locally"
+msgstr ""
 
 #: modules/gui/macosx/output.m:144
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:510
@@ -10237,15 +10459,16 @@ msgid "Encapsulation Method"
 msgstr ""
 
 #: modules/gui/macosx/output.m:159
-msgid "Transcode options"
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
+msgid "Transcoding options"
+msgstr "Omkodningsinställningar"
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 msgid "Bitrate (kb/s)"
 msgstr "Bithastighet (kb/s)"
 
@@ -10283,164 +10506,152 @@ msgstr "Kanalnamn"
 msgid "SDP URL"
 msgstr "SDP URL"
 
-#: modules/gui/macosx/output.m:525
-msgid "Save File"
-msgstr "Spara fil"
-
-#: modules/gui/macosx/playlist.m:478
-msgid "Save Playlist..."
-msgstr "Spara spellista..."
-
-#: modules/gui/macosx/playlist.m:480 modules/gui/pda/pda_interface.c:1254
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
-msgid "Delete"
-msgstr "Ta bort"
-
-#: modules/gui/macosx/playlist.m:481
-msgid "Expand Node"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
-msgid "Preparse"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:485
-msgid "Sort Node by Name"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:486
-msgid "Sort Node by Author"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
-#, fuzzy
-msgid "No items in the playlist"
-msgstr "%i poster i spellistan"
-
-#: modules/gui/macosx/playlist.m:493
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
-msgid "Search"
-msgstr "Sök"
-
-#: modules/gui/macosx/playlist.m:495
-msgid "Search in Playlist"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:496
-msgid "Standard Play"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:499
-#, fuzzy
-msgid "Add Folder to Playlist"
-msgstr "Lägg till i spellista"
-
-#: modules/gui/macosx/playlist.m:745
-msgid "Save Playlist"
-msgstr "Spara spellista"
-
-#: modules/gui/macosx/playlist.m:1489
-msgid "Empty Folder"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:1514
-#, fuzzy, c-format
-msgid "%i items in the playlist"
-msgstr "%i poster i spellistan"
-
-#: modules/gui/macosx/playlist.m:1524
-#, fuzzy
-msgid "1 item in the playlist"
-msgstr "1 post i spellistan"
+#: modules/gui/macosx/output.m:525
+msgid "Save File"
+msgstr "Spara fil"
 
-#: modules/gui/macosx/playlistinfo.m:55
+#: modules/gui/macosx/playlistinfo.m:56
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
 msgid "URI"
 msgstr "URI"
 
-#: modules/gui/macosx/playlistinfo.m:62
+#: modules/gui/macosx/playlistinfo.m:63
 #, fuzzy
 msgid "Advanced Information"
 msgstr "Avancerade inställningar"
 
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:80
+#: modules/gui/macosx/playlistinfo.m:81
 msgid "Read at media"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:81
+#: modules/gui/macosx/playlistinfo.m:82
 #, fuzzy
 msgid "Input bitrate"
 msgstr "_Nästa objekt"
 
-#: modules/gui/macosx/playlistinfo.m:82
+#: modules/gui/macosx/playlistinfo.m:83
 msgid "Demuxed"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:83
+#: modules/gui/macosx/playlistinfo.m:84
 #, fuzzy
 msgid "Stream bitrate"
 msgstr "_Nästa objekt"
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
 #, fuzzy
 msgid "Decoded blocks"
 msgstr "Avkodare"
 
-#: modules/gui/macosx/playlistinfo.m:87
+#: modules/gui/macosx/playlistinfo.m:88
 #, fuzzy
 msgid "Displayed frames"
 msgstr "Spela upp"
 
-#: modules/gui/macosx/playlistinfo.m:88
+#: modules/gui/macosx/playlistinfo.m:89
 #, fuzzy
 msgid "Lost frames"
 msgstr "Logotyp filnamn"
 
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
 msgid "Streaming"
 msgstr "Strömmar"
 
-#: modules/gui/macosx/playlistinfo.m:91
+#: modules/gui/macosx/playlistinfo.m:92
 #, fuzzy
 msgid "Sent packets"
 msgstr "Grupp-paket"
 
-#: modules/gui/macosx/playlistinfo.m:92
+#: modules/gui/macosx/playlistinfo.m:93
 msgid "Sent bytes"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:93
+#: modules/gui/macosx/playlistinfo.m:94
 #, fuzzy
 msgid "Send rate"
 msgstr "Bildhastighet"
 
-#: modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/macosx/playlistinfo.m:98
 #, fuzzy
 msgid "Played buffers"
 msgstr "Spela fortare"
 
-#: modules/gui/macosx/playlistinfo.m:98
+#: modules/gui/macosx/playlistinfo.m:99
 msgid "Lost buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
-msgstr "Info"
+#: modules/gui/macosx/playlist.m:479
+msgid "Save Playlist..."
+msgstr "Spara spellista..."
+
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
+msgid "Delete"
+msgstr "Ta bort"
+
+#: modules/gui/macosx/playlist.m:482
+msgid "Expand Node"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:485
+#, fuzzy
+msgid "Get Stream Information"
+msgstr "Meta-information"
+
+#: modules/gui/macosx/playlist.m:486
+msgid "Sort Node by Name"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:487
+msgid "Sort Node by Author"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
+#, fuzzy
+msgid "No items in the playlist"
+msgstr "%i poster i spellistan"
+
+#: modules/gui/macosx/playlist.m:494
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
+msgid "Search"
+msgstr "Sök"
+
+#: modules/gui/macosx/playlist.m:496
+msgid "Search in Playlist"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:497
+msgid "Standard Play"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:500
+#, fuzzy
+msgid "Add Folder to Playlist"
+msgstr "Lägg till i spellista"
+
+#: modules/gui/macosx/playlist.m:749
+msgid "Save Playlist"
+msgstr "Spara spellista"
+
+#: modules/gui/macosx/playlist.m:1492
+msgid "Empty Folder"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:1517
+#, fuzzy, c-format
+msgid "%i items in the playlist"
+msgstr "%i poster i spellistan"
+
+#: modules/gui/macosx/playlist.m:1527
+#, fuzzy
+msgid "1 item in the playlist"
+msgstr "1 post i spellistan"
 
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:212
@@ -10457,14 +10668,13 @@ msgid "Continue"
 msgstr "Fortsätt"
 
 #: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
 msgid ""
-"Beware this will reset your VLC media player preferences.\n"
+"Beware this will reset the VLC media player preferences.\n"
 "Are you sure you want to continue?"
 msgstr ""
 
-#: modules/gui/macosx/prefs.m:705
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
+#: modules/gui/macosx/prefs.m:708
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr ""
 
 #: modules/gui/macosx/prefs_widgets.m:1222
@@ -10490,7 +10700,7 @@ msgid "Logo"
 msgstr "Repetera"
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 msgid "Marquee"
 msgstr ""
 
@@ -10526,108 +10736,103 @@ msgstr "Storlek"
 msgid "(in pixels)"
 msgstr "Bredd i pixlar"
 
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "Tid"
-
 #: modules/gui/macosx/sfilters.m:104
 #, fuzzy
 msgid "ms"
 msgstr "mms"
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 msgid "Black"
 msgstr "Svart"
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr "Grå"
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Silver"
 msgstr "Silver"
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr "Vit"
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Red"
 msgstr "Röd"
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Fuchsia"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr "Gul"
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Olive"
 msgstr "Oliv"
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Green"
 msgstr "Grön"
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Teal"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Lime"
 msgstr "Lime"
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr "Lila"
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Blue"
 msgstr "Blå"
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr ""
@@ -10679,7 +10884,7 @@ msgstr "Botten"
 
 #: modules/gui/macosx/update.m:84
 #, fuzzy
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr "Leta efter uppdatering..."
 
 #: modules/gui/macosx/update.m:85
@@ -10688,20 +10893,20 @@ msgstr "Ladda ner nu"
 
 #: modules/gui/macosx/update.m:92
 #, fuzzy
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr "Kontrollerar efter uppdatering..."
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -10829,24 +11034,25 @@ msgstr "MPEG Transportström"
 msgid "MPEG 1 Format"
 msgstr "MPEG 1 Format"
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:265
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -10860,12 +11066,11 @@ msgid ""
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 msgid "Enter the address of the computer to stream to."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 msgid "Use this to stream to a single computer."
 msgstr ""
 
@@ -10876,12 +11081,24 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:285
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:290
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:362
@@ -10889,343 +11106,335 @@ msgid "Back"
 msgstr "Föregående objekt"
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 msgid "Streaming/Transcoding Wizard"
 msgstr "Strömning/Omkodningsvägvisare"
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-msgid "This wizard helps you to stream, transcode or save a stream."
-msgstr "Denna vägvisar hjälper dig att strömma, omkoda eller spara en ström."
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 msgid "Stream to network"
 msgstr "Strömma till nätverk"
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 msgid "Transcode/Save to file"
 msgstr "Omkodning/Spara till fil"
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 msgid "Choose input"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 msgid "Choose here your input stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 msgid "Select a stream"
 msgstr "Välj en ström"
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 msgid "Existing playlist item"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr "Välj..."
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr "Från"
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 msgid "To"
 msgstr "Till"
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
+#: modules/gui/macosx/wizard.m:405
+msgid "This page allows to select how the input stream will be sent."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 msgid "Destination"
 msgstr "Mål"
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 msgid "Streaming method"
 msgstr "Strömningsmetod"
 
-#: modules/gui/macosx/wizard.m:410
+#: modules/gui/macosx/wizard.m:409
+msgid "Address of the computer to stream to."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:411
 msgid "UDP Unicast"
 msgstr "UDP Unicast"
 
-#: modules/gui/macosx/wizard.m:411
+#: modules/gui/macosx/wizard.m:412
 msgid "UDP Multicast"
 msgstr "UDP Multicast"
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 msgid "Transcode"
 msgstr "Omkodning"
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 msgid "Transcode audio"
 msgstr "Koda om ljud"
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 msgid "Transcode video"
 msgstr "Koda om video"
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-msgid "If your stream has audio and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-msgid "If your stream has video and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 msgid "Encapsulation format"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 msgid "Additional streaming options"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:439
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+#: modules/gui/macosx/wizard.m:440
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 msgid "SAP Announce"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 #, fuzzy
 msgid "Local playback"
 msgstr "Uppspelning"
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 msgid "Additional transcode options"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:450
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
+#: modules/gui/macosx/wizard.m:451
+msgid "In this page, a few additional transcoding parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 msgid "Select the file to save to"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
 msgid "Summary"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 msgid "Encap. format"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 msgid "Input stream"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 msgid "Save file to"
 msgstr "Spara fil till"
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 msgid "No input selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 msgid "No valid destination"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1119
-msgid "Select the folder to save to"
-msgstr ""
+#: modules/gui/macosx/wizard.m:1116
+#, fuzzy
+msgid "Select the directory to save to"
+msgstr "Välj en mapp"
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 #, fuzzy
 msgid "No folder selected"
 msgstr "Ingen fil vald"
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
+#: modules/gui/macosx/wizard.m:1169
+msgid "A directory where to save the files has to be selected."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr "Ingen fil vald"
 
-#: modules/gui/macosx/wizard.m:1181
-msgid "You you need to select a file, you want to save to."
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1372
 msgid "Finish"
 msgstr "Klar"
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, fuzzy, c-format
 msgid "%i items"
 msgstr "&Visa poster"
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 msgid "yes"
 msgstr "ja"
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 msgid "no"
 msgstr "nej"
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
-msgid "Use this to stream on a network."
+#: modules/gui/macosx/wizard.m:1661
+msgid "This allows to stream on a network."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 msgid "Select your audio codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 msgid "Select your video codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -11233,7 +11442,7 @@ msgid ""
 "name will be used."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -11432,7 +11641,7 @@ msgstr "ntsc"
 msgid "secam"
 msgstr "secam"
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 msgid "auto"
 msgstr "auto"
 
@@ -11705,7 +11914,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr ""
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr "Öppna spellista"
 
@@ -11717,7 +11926,7 @@ msgid ""
 msgstr "Alla spellistor|*.pls;*.m3u;*.asx;*.b4s|M3U filer|*.m3u"
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr "Spara spellista"
 
@@ -11726,11 +11935,11 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
+msgid "Skin to use"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:344
-msgid "Select the path to the last skin used."
+msgid "Path to the skin to use."
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:345
@@ -11738,28 +11947,30 @@ msgid "Config of last used skin"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 msgid "Skinnable Interface"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr ""
 
@@ -11781,7 +11992,7 @@ msgstr ""
 "(WinCE gränssnitt)\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 #, fuzzy
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
@@ -11790,15 +12001,15 @@ msgstr ""
 "(c) 1996-2005 - the VideoLAN Team\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 msgid "Compiled by "
 msgstr "Byggd av "
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 msgid "Compiler: "
 msgstr "Kompilator: "
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr "Baserad på SVN revision: "
 
@@ -11823,12 +12034,12 @@ msgid ""
 msgstr ""
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr "Välj mapp"
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr "Välj fil"
 
@@ -11854,6 +12065,11 @@ msgstr ""
 msgid "Edit bookmark"
 msgstr "Redigera bokmärke"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+msgid "Bytes"
+msgstr "Bytes"
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -11862,6 +12078,11 @@ msgstr ""
 msgid "The stream must be playing or paused for bookmarks to work"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+msgid ""
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
 msgid ""
 "Input has changed, unable to save bookmark. Use \"pause\" while editing "
@@ -11998,10 +12219,11 @@ msgid "RTSP"
 msgstr "RTSP"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr "Namn på DVD-enheten att läsa från."
+#, fuzzy
+msgid "DVD device to use"
+msgstr "DVD enhet"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
@@ -12009,11 +12231,13 @@ msgstr ""
 "Namn på CD-ROM-enheten att läsa Video-CD från. Om detta fält lämnas tomt "
 "kommer vi att söka efter en CD-ROM med en inmatad VCD."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr "Namn på CD-ROM-enheten att läsa Video-CD från."
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "CDDB serverport"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
@@ -12021,60 +12245,56 @@ msgstr ""
 "Namn på CD-ROM-enheten att läsa ljud-CD från. Om detta fält lämnas tomt "
 "kommer vi att söka efter en CD-ROM med en inmatad ljud-CD."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr "Namn på CD-ROM-enheten att läsa ljud-CD från."
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 #, fuzzy
 msgid "Open subtitles file"
 msgstr "Markera allt"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 msgid "Title number."
 msgstr "Titelnummer."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
 "be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 msgid "Track number."
 msgstr "Spårnummer."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 
@@ -12091,7 +12311,8 @@ msgid "Add &Directory..."
 msgstr "Lägg till mapp..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+#, fuzzy
+msgid "&Add URL..."
 msgstr "&Lägg till MRL..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -12115,8 +12336,9 @@ msgid "&Reverse sort by title"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
-msgstr "Blanda spellistan"
+#, fuzzy
+msgid "&Shuffle"
+msgstr "Blanda"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
 msgid "D&elete"
@@ -12142,75 +12364,91 @@ msgstr "&Visa poster"
 msgid "Play this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+msgid "Preparse"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr "Info"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "Add node"
 msgstr "Ljudkodare"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 msgid "root"
 msgstr "root"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, c-format
 msgid "%i items in playlist"
 msgstr "%i poster i spellistan"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr "M3U fil"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "Spara spellista"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr "Spellistan är tom"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr "Kan inte spara"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr "Normal"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 msgid "Sorted by artist"
 msgstr "Sorterad efter Artist"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 msgid "Sorted by Album"
 msgstr "Sorterad efter Album"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "New node"
 msgstr "Nätverk"
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -12230,8 +12468,8 @@ msgstr "Shift"
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:167
@@ -12239,32 +12477,36 @@ msgid "Stream output MRL"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
-msgid "Destination Target:"
-msgstr ""
+#, fuzzy
+msgid "Target:"
+msgstr "Stor"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
-msgid "Output methods"
-msgstr ""
+#, fuzzy
+msgid "Outputs"
+msgstr "Paus"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+msgid "Play locally"
+msgstr "Spela lokalt"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr "MMSH"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr "RTP"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-msgid "Miscellaneous options"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 msgid "Group name"
 msgstr "Gruppnamn"
@@ -12277,10 +12519,6 @@ msgstr "Kanalnamn"
 msgid "Select all elementary streams"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-msgid "Transcoding options"
-msgstr "Omkodningsinställningar"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 msgid "Video codec"
 msgstr "Videoavkodare"
@@ -12310,8 +12548,9 @@ msgid "Subtitles file"
 msgstr "Undertextfil"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
-msgstr ""
+#, fuzzy
+msgid "Options"
+msgstr "Inställningar:"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 msgid ""
@@ -12319,12 +12558,6 @@ msgid ""
 "subtitles."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr "Fördröjning"
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 msgid "Set subtitle delay (in 1/10s)"
 msgstr ""
@@ -12335,21 +12568,22 @@ msgstr "Öppna fil"
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
 #, fuzzy
-msgid "VLC media player - Updates"
-msgstr "VLC mediaspelare"
+msgid "Updates"
+msgstr "Uppdatera"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
-msgstr "Kontrollera efter uppdateringar nu !"
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+#, fuzzy
+msgid "Check for updates"
+msgstr "Leta efter uppdatering..."
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 #, fuzzy
 msgid "Save file..."
 msgstr "Spara fil ..."
@@ -12378,7 +12612,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 msgid "Choose"
 msgstr "Välj"
 
@@ -12396,33 +12630,51 @@ msgstr "Repetera"
 msgid "Create"
 msgstr "Centrerad"
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-#, fuzzy
-msgid "VLM configuration"
-msgstr "VLM konfigurationsfil"
-
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
 #, fuzzy
 msgid "VLM stream"
 msgstr "Stopp"
 
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr "Denna vägvisar hjälper dig att strömma, omkoda eller spara en ström."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+msgid "Use this to stream on a network."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:91
 msgid "Use this to re-encode a stream and save it to a file."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
 msgid "Use this to stream on a network"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
 msgid "You must choose a stream"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
 "incoming stream (for example, a file or a disc, but not a RTP/UDP network "
@@ -12430,30 +12682,71 @@ msgid ""
 "Enter the starting and ending times (in seconds)."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+msgid "Select the target video codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+msgid "Select the target audio codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
 msgid "This does not appear to be a valid multicast address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
 msgid "You need to enter an address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
 "transcoding"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 msgid "You must choose a file to save to"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
@@ -12463,54 +12756,88 @@ msgid ""
 "name will be used"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 #, fuzzy
 msgid "Save to file"
 msgstr "Spara fil"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+#, fuzzy
+msgid "Adds distortion effects"
+msgstr "Välj effekt"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+msgid "Inverts the colors of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+msgid "Adds motion blurring to the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 msgid "Magnifies part of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+#, fuzzy
+msgid "Image adjustment"
+msgstr "Bildjustering"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr "Videoinställningar"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-msgid "More info"
-msgstr "Mer info"
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+msgid "Imitates the effect of surround sound when using headphones."
+msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+msgid "Prevents the audio output level from going over a predefined value."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:466
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:473
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:999
 msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
 msgstr ""
 
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "Mer information"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 msgid "Stopped"
 msgstr "Stoppad"
@@ -12535,120 +12862,127 @@ msgstr "Föregående spår"
 msgid "Next track"
 msgstr "Nästa spår"
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 msgid "Quick &Open File...\tCtrl-O"
 msgstr "Snabböppna fil...\tCtrl-O"
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr "Öppna &fil...\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr "Öppna mapp...\tCtrl-E"
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr "Öppna skiva...\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr "Öppna &nätverksström...\tCtrl-N"
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr "Öppna fångstenhet...\tCtrl-A"
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 msgid "&Wizard...\tCtrl-W"
 msgstr "Vägvisare...\tCtrl-W"
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr "Avsluta\tCtrl-X"
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr "S&pellista...\tCtrl-P"
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr "&Meddelanden...\tCtrl-M"
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr "Ström och media&info...\tCtrl-I"
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
+#: modules/gui/wxwidgets/interface.cpp:605
+#, fuzzy
+msgid "About..."
+msgstr "_Om VLC..."
+
+#: modules/gui/wxwidgets/interface.cpp:607
+#, fuzzy
+msgid "Check for updates..."
 msgstr "Kontrollerar efter uppdateringar ..."
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 msgid "&File"
 msgstr "&Fil"
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr "&Visa"
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr "Inställningar"
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr "Ljud"
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr "&Video"
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr "&Navigation"
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr "&Hjälp"
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
 msgstr "Öppna spellista"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr "Föregående post i spellistan"
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr "Nästa post i spellistan"
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr "Spela långsammare"
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr "Spela fortare"
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 msgid "Extended &GUI\tCtrl-G"
 msgstr "Utökat &gränssnitt\tCtrl-G"
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 msgid "&Bookmarks...\tCtrl-B"
 msgstr "&Bokmärken...\tCtrl-B"
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 msgid "Preference&s...\tCtrl-S"
 msgstr "Egen&skaper...\tCtrl-S"
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 msgid ""
 " (wxWidgets interface)\n"
 "\n"
@@ -12656,7 +12990,7 @@ msgstr ""
 " (wxWidgets gränssnitt)\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
@@ -12666,12 +13000,12 @@ msgstr ""
 "http://www.videolan.org/\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr "Om %s"
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 msgid "Show/Hide interface"
 msgstr "Visa/göm gränssnitt"
 
@@ -12761,11 +13095,23 @@ msgstr ""
 msgid "RTP Unicast"
 msgstr "UDP Unicast"
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+#, fuzzy
+msgid "Stream to a single computer."
+msgstr "Strömma till nätverk"
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 #, fuzzy
 msgid "RTP Multicast"
 msgstr "UDP/RTP Multicast"
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 msgid ""
 "Enter the multicast address to stream to in this field. This must be an IP "
@@ -12773,22 +13119,46 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#: modules/gui/wxwidgets/streamdata.cpp:134
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
 msgstr ""
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:89
+#, fuzzy
+msgid "Bookmarks dialog"
+msgstr "Bokmärke %i"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
+msgid "Show bookmarks dialog at startup"
 msgstr ""
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
+#, fuzzy
+msgid "Extended GUI"
+msgstr "Utökat &gränssnitt\tCtrl-G"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
-msgid "Show extended GUI"
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
+#, fuzzy
+msgid "Taskbar"
+msgstr "Tatar"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
+msgid "Show VLC on the taskbar"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
@@ -12796,28 +13166,39 @@ msgid "Minimal interface"
 msgstr "Minimalt gränssnitt"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 msgid "Size to video"
 msgstr "Storlek till video"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+msgid "Resize VLC to match the video resolution."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
-msgid "Show systray icon"
+msgid "Systray icon"
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+msgid "Show a systray icon for VLC"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
+msgid "Show labels in toolbar"
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+msgid "Show labels below the icons in the toolbar."
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
 #, fuzzy
 msgid "Playlist view"
 msgstr "Föregående fil"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -12825,19 +13206,19 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 msgid "wxWidgets interface module"
 msgstr "wxWidgets gränssnittsmodul"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 msgid "wxWidgets dialogs provider"
 msgstr ""
 
@@ -12857,8 +13238,8 @@ msgstr "Spara raw-kodardata"
 
 #: modules/misc/dummy/dummy.c:45
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 
 #: modules/misc/dummy/dummy.c:51
@@ -12872,55 +13253,56 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 msgid "Dummy Interface"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 msgid "Dummy access function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 msgid "Dummy demux function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 msgid "Dummy decoder"
 msgstr "Dummy avkodare"
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 msgid "Dummy decoder function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 msgid "Dummy encoder function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 msgid "Dummy audio output function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 msgid "Dummy video output function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 msgid "Dummy Video output"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 msgid "Dummy font renderer function"
 msgstr ""
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr "Typsnitt"
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
-msgstr "Typsnitt filnamn"
+#, fuzzy
+msgid "Filename for the font you want to use"
+msgstr "Ge strömmen nummret på det ljudspår du vill använda(från 0 till n)"
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
 msgid "Font size in pixels"
@@ -12928,91 +13310,100 @@ msgstr "Typsnittsstorlek i pixlar"
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
+#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
 msgstr ""
 
-#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+msgid "Text default color"
 msgstr ""
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+msgid "Relative font size"
 msgstr ""
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr "Mindre"
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr "Liten"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr "Stor"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr "Större"
 
-#: modules/misc/freetype.c:102
-msgid "Use yuvp renderer"
+#: modules/misc/freetype.c:107
+msgid "Use YUVP renderer"
 msgstr ""
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 #, fuzzy
 msgid "Font Effect"
 msgstr "Goom-effekt"
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 msgid "Background"
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Outline"
 msgstr "Oliv"
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 msgid "Fat Outline"
 msgstr ""
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 msgid "Text renderer"
 msgstr ""
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 msgid "Freetype2 font renderer"
 msgstr "Freetype2 typsnittsritare"
 
@@ -13022,104 +13413,102 @@ msgstr ""
 
 #: modules/misc/gnutls.c:69
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
 msgstr ""
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr ""
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr ""
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr "GnuTLS TLS krypteringslager"
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 #, fuzzy
 msgid "Growl server"
 msgstr "Kanalserver"
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 #, fuzzy
 msgid "Growl password"
 msgstr "FTP lösenord"
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 #, fuzzy
 msgid "Growl UDP port"
 msgstr "UDP port"
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "UDP port"
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
-msgstr ""
+#, fuzzy
+msgid "Growl"
+msgstr "Grupp"
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 #, fuzzy
 msgid "(no title)"
 msgstr "Icke namngiven"
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr ""
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr ""
 
@@ -13127,7 +13516,7 @@ msgstr ""
 msgid "Gtk+ GUI helper"
 msgstr ""
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr "Text"
 
@@ -13138,39 +13527,43 @@ msgstr "Loggformat"
 #: modules/misc/logger.c:120
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr ""
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
 msgstr ""
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr "Loggning"
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 msgid "File logging"
 msgstr "Filloggning"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr "Loggfilnamn"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr "Ange loggfilnamn."
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 msgid "RRD output file"
 msgstr ""
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+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"
@@ -13187,16 +13580,14 @@ 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/msn.c:63
 msgid "MSN Title format string"
 msgstr ""
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
@@ -13205,8 +13596,9 @@ msgid "MSN"
 msgstr "MMS"
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr ""
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "Nu spelas:"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
@@ -13247,29 +13639,35 @@ msgstr ""
 msgid "video"
 msgstr "video"
 
+#: modules/misc/rtsp.c:48
+#, fuzzy
+msgid "RTSP host address"
+msgstr "Värdaddress"
+
 #: modules/misc/rtsp.c:50
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr ""
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 #, fuzzy
 msgid "Maximum number of connections"
 msgstr "Antal kloner"
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 msgid "RTSP VoD"
 msgstr "RTSP VoD"
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 msgid "RTSP VoD server"
 msgstr "RTSP VoD server"
 
@@ -13277,11 +13675,11 @@ msgstr "RTSP VoD server"
 msgid "X Screensaver disabler"
 msgstr ""
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 msgid "SVG template file"
 msgstr "SVG mallfil"
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -13298,56 +13696,56 @@ msgstr ""
 msgid "Miscellaneous stress tests"
 msgstr ""
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 msgid "Win32 font renderer"
 msgstr ""
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr ""
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 msgid "Simple XML Parser"
 msgstr ""
 
 #: modules/mux/asf.c:49
-msgid "Allows you to define the title that will be put in ASF comments."
+msgid "Title to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:52
-msgid "Allows you to define the author that will be put in ASF comments."
+#: modules/mux/asf.c:51
+msgid "Author to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:55
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+#: modules/mux/asf.c:53
+msgid "Copyright string to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 msgid "Comment"
 msgstr "Kommentar"
 
-#: modules/mux/asf.c:58
-msgid "Allows you to define the comment that will be put in ASF comments."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:61
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+#: modules/mux/asf.c:57
+msgid "\"Rating\" to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 msgid "Packet Size"
 msgstr "Paketstorlek"
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+#, fuzzy
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr "ASF paketstorlek -- standard är 4096 byte"
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 msgid "ASF muxer"
 msgstr "ASF muxer"
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr "Okänd video"
 
@@ -13360,29 +13758,30 @@ msgid "Dummy/Raw muxer"
 msgstr "Dummy/Raw muxer"
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+#, fuzzy
+msgid "Create \"Fast Start\" files"
 msgstr "Skapa \"Fast start\" filer"
 
 #: modules/mux/mp4.c:47
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 msgid "MP4/MOV muxer"
 msgstr "MP4/MOV muxer"
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr "DTS-fördröjning (ms)"
 
 #: modules/mux/mpeg/ps.c:46
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:51
@@ -13390,9 +13789,7 @@ msgid "PES maximum size"
 msgstr "PES max storlek"
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:61
@@ -13405,7 +13802,7 @@ msgstr "Video PID"
 
 #: modules/mux/mpeg/ts.c:84
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr ""
 
@@ -13414,15 +13811,16 @@ msgid "Audio PID"
 msgstr "Ljud PID"
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
-msgstr ""
+#, fuzzy
+msgid "Assign a fixed PID to the audio stream."
+msgstr "Ljudfilter används för att efterbearbeta ljudströmmen"
 
 #: modules/mux/mpeg/ts.c:88
 msgid "SPU PID"
 msgstr "SPU PID"
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+msgid "Assign a fixed PID to the SPU."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:90
@@ -13430,7 +13828,7 @@ msgid "PMT PID"
 msgstr "PMT PID"
 
 #: modules/mux/mpeg/ts.c:91
-msgid "Assigns a fixed PID to the PMT"
+msgid "Assign a fixed PID to the PMT"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:92
@@ -13438,65 +13836,86 @@ msgid "TS ID"
 msgstr "TS ID"
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
-msgstr ""
+#, fuzzy
+msgid "Assign a fixed Transport Stream ID."
+msgstr "MPEG Transportström"
 
 #: modules/mux/mpeg/ts.c:94
 msgid "NET ID"
 msgstr "NET ID"
 
 #: modules/mux/mpeg/ts.c:95
-msgid "Assigns a fixed Network ID (for SDT table)"
-msgstr ""
-
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:97
-msgid "Assigns a program number to each PMT"
-msgstr ""
+#, fuzzy
+msgid "PMT Program numbers"
+msgstr "Spårnummer."
 
 #: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr "Mux PMT (kräver --sout-ts-es-id-pid)"
 
-#: modules/mux/mpeg/ts.c:99
-msgid "Defines the pids to add to each pmt."
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr "SDT Descriptors (kräver --sout-ts-es-id-pid)"
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
-msgid "Set PID to id of ES"
+#: modules/mux/mpeg/ts.c:109
+msgid "Set PID to ID of ES"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:105
-msgid "set PID to id of es"
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:114
+#, fuzzy
+msgid "Data alignment"
+msgstr "Video justering"
+
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:118
 msgid "Shaping delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 msgid "Use keyframes"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -13505,72 +13924,71 @@ msgid ""
 "the biggest frames in the stream."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr "PCR-fördröjning (ms)"
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr "Kryptera ljud"
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr "Kryptera ljud med CSA"
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 msgid "Crypt video"
 msgstr "Kryptera video"
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 msgid "Crypt video using CSA"
 msgstr "Kryptera video med CSA"
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr "CSA-nyckel"
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr ""
 
@@ -13580,16 +13998,18 @@ msgstr ""
 
 #: modules/mux/mpjpeg.c:33
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 
 #: modules/mux/mpjpeg.c:50
-msgid "Multipart jpeg muxer"
+#, fuzzy
+msgid "Multipart JPEG muxer"
 msgstr "Multipart jpeg muxer"
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
+#, fuzzy
+msgid "Ogg/OGM muxer"
 msgstr "Ogg/ogm muxer"
 
 #: modules/mux/wav.c:42
@@ -13601,7 +14021,8 @@ msgid "Copy packetizer"
 msgstr "Copy packetizer"
 
 #: modules/packetizer/h264.c:47
-msgid "H264 video packetizer"
+#, fuzzy
+msgid "H.264 video packetizer"
 msgstr "H264 video packetizer"
 
 #: modules/packetizer/mpeg4audio.c:118
@@ -13613,13 +14034,13 @@ msgid "MPEG4 video packetizer"
 msgstr "MPEG4 video packetizer"
 
 #: modules/packetizer/mpegvideo.c:52
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -13643,7 +14064,8 @@ msgid "DAAP access"
 msgstr "DAAP-tillgång"
 
 #: modules/services_discovery/hal.c:63
-msgid "HAL device detection"
+#, fuzzy
+msgid "HAL devices detection"
 msgstr "HAL enhetsdetektering"
 
 #: modules/services_discovery/hal.c:153
@@ -13655,15 +14077,15 @@ msgid "Podcast URLs list"
 msgstr ""
 
 #: modules/services_discovery/podcast.c:58
-msgid "Podcast '|' (pipe) seperated URLs list"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
 msgstr ""
 
-#: modules/services_discovery/podcast.c:62
+#: modules/services_discovery/podcast.c:63
 #, fuzzy
-msgid "Podcast Service Discovery"
-msgstr "Service upphittning"
+msgid "Podcasts"
+msgstr "Klistra in"
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 #, fuzzy
 msgid "Podcast"
 msgstr "Klistra in"
@@ -13673,117 +14095,120 @@ msgid "SAP multicast address"
 msgstr "SAP multicastaddress"
 
 #: modules/services_discovery/sap.c:80
-msgid "Listen for SAP announcements on another address"
+msgid ""
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
 msgstr ""
 
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
-msgstr "IPv4-SAP lyssning"
-
 #: modules/services_discovery/sap.c:83
-msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
-msgstr ""
+#, fuzzy
+msgid "IPv4 SAP"
+msgstr "IPv4"
 
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
-msgstr "IPv6-SAP lyssning"
+msgid "Listen to IPv4 announcements on the standard address."
+msgstr ""
 
 #: modules/services_discovery/sap.c:87
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
-msgstr ""
+#, fuzzy
+msgid "IPv6 SAP"
+msgstr "IPv6"
 
 #: modules/services_discovery/sap.c:89
-msgid "IPv6 SAP scope"
+msgid "Listen to IPv6 announcements on the standard addresses."
 msgstr ""
 
 #: modules/services_discovery/sap.c:91
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+msgid "IPv6 SAP scope"
 msgstr ""
 
-#: modules/services_discovery/sap.c:92
-msgid "SAP timeout (seconds)"
+#: modules/services_discovery/sap.c:93
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr ""
 
 #: modules/services_discovery/sap.c:94
-msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+msgid "SAP timeout (seconds)"
 msgstr ""
 
 #: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+msgid ""
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr ""
 
 #: modules/services_discovery/sap.c:98
-msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+msgid "Try to parse the announce"
 msgstr ""
 
 #: modules/services_discovery/sap.c:100
+msgid ""
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
+msgstr ""
+
+#: modules/services_discovery/sap.c:103
 msgid "SAP Strict mode"
 msgstr ""
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 msgid "Use SAP cache"
 msgstr "Använd SAP-cache"
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 msgid "SAP Announcements"
 msgstr ""
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr ""
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 msgid "Session Announcements (SAP)"
 msgstr ""
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 msgid "Session"
 msgstr "Session"
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 msgid "Tool"
 msgstr "Verktyg"
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 msgid "User"
 msgstr "Användare"
 
+#: modules/services_discovery/shout.c:61
+#, fuzzy
+msgid "Number of streams"
+msgstr "Paus"
+
 #: modules/services_discovery/shout.c:62
-msgid "Maximum number of shoutcast servers to be listed"
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr ""
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr ""
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 msgid "Shoutcast"
 msgstr "Shoutcast"
 
@@ -13796,39 +14221,41 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr ""
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
 msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 msgid "ID Offset"
 msgstr "ID Offset"
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
 msgstr ""
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 msgid "Bridge"
 msgstr "Brygga"
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 msgid "Bridge stream output"
 msgstr ""
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 msgid "Bridge out"
 msgstr "Brygga ut"
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr "Brygga in"
 
@@ -13848,7 +14275,7 @@ msgstr ""
 msgid "Introduces a delay in the display of the stream."
 msgstr ""
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 msgid "Display"
 msgstr "Visning"
 
@@ -13864,9 +14291,8 @@ msgstr ""
 msgid "Output access method"
 msgstr ""
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
+#: modules/stream_out/es.c:39
+msgid "This is the default output access method that will be used."
 msgstr ""
 
 #: modules/stream_out/es.c:41
@@ -13874,72 +14300,66 @@ msgid "Audio output access method"
 msgstr ""
 
 #: modules/stream_out/es.c:43
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
+msgid "This is the output access method that will be used for audio."
 msgstr ""
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 msgid "Video output access method"
 msgstr ""
 
-#: modules/stream_out/es.c:47
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
+#: modules/stream_out/es.c:46
+msgid "This is the output access method that will be used for video."
 msgstr ""
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 msgid "Output muxer"
 msgstr ""
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
-msgid "Allows you to specify the muxer used for the streaming output."
+#: modules/stream_out/es.c:50
+msgid "This is the default muxer method that will be used."
 msgstr ""
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 msgid "Audio output muxer"
 msgstr ""
 
-#: modules/stream_out/es.c:55
-msgid "Allows you to specify the muxer used for the audio streaming output."
+#: modules/stream_out/es.c:53
+msgid "This is the muxer that will be used for audio."
 msgstr ""
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 msgid "Video output muxer"
 msgstr ""
 
-#: modules/stream_out/es.c:58
-msgid "Allows you to specify the muxer used for the video streaming output."
+#: modules/stream_out/es.c:56
+msgid "This is the muxer that will be used for video."
 msgstr ""
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 msgid "Output URL"
 msgstr ""
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
-msgid "Allows you to specify the output URL used for the streaming output."
+#: modules/stream_out/es.c:60
+msgid "This is the default output URI."
 msgstr ""
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 msgid "Audio output URL"
 msgstr ""
 
-#: modules/stream_out/es.c:65
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
+#: modules/stream_out/es.c:63
+msgid "This is the output URI that will be used for audio."
 msgstr ""
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 msgid "Video output URL"
 msgstr ""
 
-#: modules/stream_out/es.c:69
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
+#: modules/stream_out/es.c:66
+msgid "This is the output URI that will be used for video."
 msgstr ""
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 msgid "Elementary stream output"
 msgstr ""
 
@@ -13967,135 +14387,162 @@ msgstr ""
 msgid "Mosaic bridge stream output"
 msgstr ""
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr "SDP"
 
 #: modules/stream_out/rtp.c:51
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 
 #: modules/stream_out/rtp.c:55
 msgid "Muxer"
 msgstr ""
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
+#: modules/stream_out/rtp.c:57
+#, fuzzy
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
+msgstr "Låter dig ange \"description\" metadata för en inmatning."
+
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
 msgid "Session name"
 msgstr "Sessionsnamn"
 
-#: modules/stream_out/rtp.c:61
-msgid "Allows you to specify the session name used for the streaming output."
+#: modules/stream_out/rtp.c:62
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:62
+#: modules/stream_out/rtp.c:64
 msgid "Session description"
 msgstr "Sessionsbeskrivning"
 
-#: modules/stream_out/rtp.c:64
-msgid "Allows you to give a broader description of the stream."
+#: modules/stream_out/rtp.c:66
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 msgid "Session URL"
 msgstr "Session URL"
 
-#: modules/stream_out/rtp.c:67
-msgid "Allows you to specify a URL with additional information on the stream."
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 msgid "Session email"
 msgstr "Session e-post"
 
-#: modules/stream_out/rtp.c:70
-msgid "Allows you to specify contact e-mail address for this session."
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:74
-msgid "Allows you to specify the base port used for the RTP streaming."
-msgstr ""
+#: modules/stream_out/rtp.c:79
+#, fuzzy
+msgid "This allows you to specify the base port for the RTP streaming."
+msgstr "Låter dig ange \"description\" metadata för en inmatning."
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 msgid "Audio port"
 msgstr "Ljudport"
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
+#, fuzzy
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
-msgstr ""
+"This allows you to specify the default audio port for the RTP streaming."
+msgstr "Låter dig ange \"description\" metadata för en inmatning."
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 msgid "Video port"
 msgstr "Videoport"
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
+#, fuzzy
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
-msgstr ""
+"This allows you to specify the default video port for the RTP streaming."
+msgstr "Låter dig ange \"description\" metadata för en inmatning."
 
-#: modules/stream_out/rtp.c:84
+#: modules/stream_out/rtp.c:89
 #, fuzzy
-msgid "Allows you to specify the Time-To-Live for the output stream."
+msgid "This allows you to specify the Time-To-Live for the output stream."
 msgstr "Låter dig ange \"description\" metadata för en inmatning."
 
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
+msgstr ""
+
 #: modules/stream_out/rtp.c:93
-msgid "RTP stream output"
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
 msgstr ""
 
-#: modules/stream_out/standard.c:45
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
+#: modules/stream_out/rtp.c:102
+msgid "RTP stream output"
 msgstr ""
 
-#: modules/stream_out/standard.c:47
-msgid "Output URL (deprecated)"
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
 msgstr ""
 
-#: modules/stream_out/standard.c:49
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
+#: modules/stream_out/standard.c:44
+msgid "This is the muxer that will be used."
 msgstr ""
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:45
 #, fuzzy
 msgid "Output destination"
 msgstr "Mål"
 
-#: modules/stream_out/standard.c:54
-#, fuzzy
-msgid ""
-"Allows you to specify the output destination used for the streaming output."
-msgstr "Låter dig ange \"description\" metadata för en inmatning."
+#: modules/stream_out/standard.c:47
+msgid "This is the destination (URL) that will be used for the stream."
+msgstr ""
 
-#: modules/stream_out/standard.c:58
-msgid "Name of the session that will be announced with SAP"
+#: modules/stream_out/standard.c:50
+msgid ""
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 msgid "Session groupname"
 msgstr ""
 
-#: modules/stream_out/standard.c:62
-msgid "Name of the group that will be announced for the session"
+#: modules/stream_out/standard.c:55
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 msgid "SAP announcing"
 msgstr ""
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+msgid "Announce this session with SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 msgid "Standard"
 msgstr "Standard"
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 msgid "Standard stream output"
 msgstr ""
 
@@ -14173,7 +14620,8 @@ msgstr "Videokodare"
 
 #: modules/stream_out/transcode.c:48
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
+"This is the video encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
 #: modules/stream_out/transcode.c:50
@@ -14181,221 +14629,283 @@ msgid "Destination video codec"
 msgstr ""
 
 #: modules/stream_out/transcode.c:52
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
+msgid "This is the video codec that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 msgid "Video bitrate"
 msgstr ""
 
-#: modules/stream_out/transcode.c:56
-msgid "Allows you to specify the video bitrate used for the streaming output."
+#: modules/stream_out/transcode.c:55
+msgid "Target bitrate of the transcoded video stream."
 msgstr ""
 
-#: modules/stream_out/transcode.c:58
+#: modules/stream_out/transcode.c:56
 msgid "Video scaling"
 msgstr ""
 
-#: modules/stream_out/transcode.c:60
-msgid "Allows you to scale the video before encoding."
+#: modules/stream_out/transcode.c:58
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
 msgstr ""
 
-#: modules/stream_out/transcode.c:61
+#: modules/stream_out/transcode.c:59
 msgid "Video frame-rate"
 msgstr ""
 
-#: modules/stream_out/transcode.c:63
-msgid "Allows you to specify an output frame rate for the video."
+#: modules/stream_out/transcode.c:61
+msgid "Target output frame rate for the video stream."
 msgstr ""
 
-#: modules/stream_out/transcode.c:66
-msgid "Allows you to deinterlace the video before encoding."
+#: modules/stream_out/transcode.c:64
+msgid "Deinterlace the video before encoding."
 msgstr ""
 
-#: modules/stream_out/transcode.c:76
+#: modules/stream_out/transcode.c:67
+#, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr "Extra gränssnittsmoduler"
+
+#: modules/stream_out/transcode.c:74
 msgid "Maximum video width"
 msgstr ""
 
-#: modules/stream_out/transcode.c:78
-msgid "Allows you to specify a maximum output video width."
+#: modules/stream_out/transcode.c:76
+msgid "Maximum output video width."
 msgstr ""
 
-#: modules/stream_out/transcode.c:79
+#: modules/stream_out/transcode.c:77
 msgid "Maximum video height"
 msgstr ""
 
-#: modules/stream_out/transcode.c:81
-msgid "Allows you to specify a maximum output video height."
+#: modules/stream_out/transcode.c:79
+msgid "Maximum output video height."
 msgstr ""
 
-#: modules/stream_out/transcode.c:82
+#: modules/stream_out/transcode.c:80
 msgid "Video filter"
 msgstr "Videofilter"
 
-#: modules/stream_out/transcode.c:84
+#: modules/stream_out/transcode.c:82
 msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
 msgstr ""
 
+#: modules/stream_out/transcode.c:85
+#, fuzzy
+msgid "Video crop (top)"
+msgstr "Videoinställningar"
+
 #: modules/stream_out/transcode.c:87
-msgid "Video crop top"
+msgid "Number of pixels to crop at the top of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:89
-msgid "Allows you to specify the top coordinate for the video cropping."
-msgstr ""
+#: modules/stream_out/transcode.c:88
+#, fuzzy
+msgid "Video crop (left)"
+msgstr "Videoinställningar"
 
 #: modules/stream_out/transcode.c:90
-msgid "Video crop left"
+msgid "Number of pixels to crop at the left of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:92
-msgid "Allows you to specify the left coordinate for the video cropping."
-msgstr ""
+#: modules/stream_out/transcode.c:91
+#, fuzzy
+msgid "Video crop (bottom)"
+msgstr "Videoport"
 
 #: modules/stream_out/transcode.c:93
-msgid "Video crop bottom"
+msgid "Number of pixels to crop at the bottom of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:95
-msgid "Allows you to specify the bottom coordinate for the video cropping."
-msgstr ""
+#: modules/stream_out/transcode.c:94
+#, fuzzy
+msgid "Video crop (right)"
+msgstr "Videoinställningar"
 
 #: modules/stream_out/transcode.c:96
-msgid "Video crop right"
+msgid "Number of pixels to crop at the right of the video."
 msgstr ""
 
 #: modules/stream_out/transcode.c:98
-msgid "Allows you to specify the right coordinate for the video cropping."
-msgstr ""
+#, fuzzy
+msgid "Video padding (top)"
+msgstr "Videoinställningar"
 
 #: modules/stream_out/transcode.c:100
+msgid "Size of the black border to add at the top of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:101
+#, fuzzy
+msgid "Video padding (left)"
+msgstr "Video justering"
+
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:104
+msgid "Video padding (bottom)"
+msgstr ""
+
+#: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:107
+#, fuzzy
+msgid "Video padding (right)"
+msgstr "Video höjd"
+
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:111
+#, fuzzy
+msgid "Video canvas width"
+msgstr "Video bredd"
+
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
+msgstr ""
+
+#: modules/stream_out/transcode.c:114
+#, fuzzy
+msgid "Video canvas height"
+msgstr "Video höjd"
+
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
+msgstr ""
+
+#: modules/stream_out/transcode.c:117
+msgid "Video canvas aspect ratio"
+msgstr ""
+
+#: modules/stream_out/transcode.c:119
+msgid ""
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
+msgstr ""
+
+#: modules/stream_out/transcode.c:122
 msgid "Audio encoder"
 msgstr "Ljudkodare"
 
-#: modules/stream_out/transcode.c:102
+#: modules/stream_out/transcode.c:124
 msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:104
+#: modules/stream_out/transcode.c:126
 msgid "Destination audio codec"
 msgstr ""
 
-#: modules/stream_out/transcode.c:106
-msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:128
+msgid "This is the audio codec that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:129
 msgid "Audio bitrate"
 msgstr ""
 
-#: modules/stream_out/transcode.c:110
-msgid "Allows you to specify the audio bitrate used for the streaming output."
+#: modules/stream_out/transcode.c:131
+msgid "Target bitrate of the transcoded audio stream."
 msgstr ""
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 msgid "Audio sample rate"
 msgstr ""
 
-#: modules/stream_out/transcode.c:114
+#: modules/stream_out/transcode.c:134
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 msgid "Audio channels"
 msgstr "Ljudkanaler"
 
-#: modules/stream_out/transcode.c:118
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
 msgstr ""
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 msgid "Subtitles encoder"
 msgstr ""
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 msgid "Destination subtitles codec"
 msgstr ""
 
-#: modules/stream_out/transcode.c:127
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
-msgstr ""
-
-#: modules/stream_out/transcode.c:129
-msgid "Subpictures filter"
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 msgid "OSD menu"
 msgstr "OSD meny"
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 msgid "Number of threads"
 msgstr "Antal trådar"
 
-#: modules/stream_out/transcode.c:141
-msgid "Allows you to specify the number of threads used for the transcoding."
+#: modules/stream_out/transcode.c:160
+msgid "Number of threads used for the transcoding."
 msgstr ""
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
 msgstr "Hög prioritet"
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 msgid "Synchronise on audio track"
 msgstr ""
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
 msgstr ""
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 msgid "Transcode stream output"
 msgstr ""
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 msgid "Overlays/Subtitles"
 msgstr ""
 
@@ -14433,58 +14943,61 @@ msgid "AltiVec conversions from "
 msgstr ""
 
 #: modules/video_filter/adjust.c:60
-msgid "Enable brightness threshold"
-msgstr ""
+#, fuzzy
+msgid "Brightness threshold"
+msgstr "Ljusstyrka"
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr "Bildkontrast (0-2)"
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:65
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
+#: modules/video_filter/adjust.c:67
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
 msgstr ""
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
+#: modules/video_filter/adjust.c:69
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:71
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+#: modules/video_filter/adjust.c:73
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 msgid "Image properties filter"
 msgstr ""
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr "Bildjustering"
 
@@ -14497,22 +15010,25 @@ msgid "Number of clones"
 msgstr "Antal kloner"
 
 #: modules/video_filter/clone.c:56
-msgid "Select the number of video windows in which to clone the video."
+msgid "Number of video windows in which to clone the video."
 msgstr ""
 
 #: modules/video_filter/clone.c:59
-msgid "List of video output modules"
-msgstr ""
+#, fuzzy
+msgid "Video output modules"
+msgstr "Paus"
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
 msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 msgid "Clone video filter"
 msgstr ""
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 msgid "Clone"
 msgstr "Klon"
 
@@ -14531,27 +15047,32 @@ msgid "Automatic cropping"
 msgstr ""
 
 #: modules/video_filter/crop.c:58
-msgid "Activate automatic black border cropping."
+msgid "Automatic black border cropping."
 msgstr ""
 
 #: modules/video_filter/crop.c:61
 msgid "Crop video filter"
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 msgid "Deinterlace mode"
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:103
-msgid "Default deinterlace method to use for local playback"
+#: modules/video_filter/deinterlace.c:109
+msgid "Deinterlace method to use for local playback."
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:106
-msgid "Default deinterlace methode to use for streaming"
-msgstr ""
+#: modules/video_filter/deinterlace.c:111
+#, fuzzy
+msgid "Streaming deinterlace mode"
+msgstr "Extra gränssnittsmoduler"
+
+#: modules/video_filter/deinterlace.c:112
+#, fuzzy
+msgid "Deinterlace method to use for streaming."
+msgstr "Gränssnittsmodul"
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:121
 msgid "Deinterlacing video filter"
 msgstr ""
 
@@ -14562,7 +15083,7 @@ msgstr ""
 #: modules/video_filter/distort.c:65
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr ""
 
 #: modules/video_filter/distort.c:67
@@ -14570,41 +15091,43 @@ msgid "Gradient image type"
 msgstr ""
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 #, fuzzy
 msgid "Apply cartoon effect"
 msgstr "Välj effekt"
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Wave"
 msgstr "Våg"
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Ripple"
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 #, fuzzy
 msgid "Gradient"
 msgstr "Grön"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 #, fuzzy
 msgid "Edge"
 msgstr "Brygga"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 msgid "Distort video filter"
 msgstr ""
 
@@ -14624,68 +15147,78 @@ msgstr "Logotyp filnamn"
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 #, fuzzy
 msgid "Logo animation # of loops"
 msgstr "Goom animationshastighet"
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
-msgstr ""
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+#, fuzzy
+msgid "X coordinate"
+msgstr "Video y kordinater"
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
+#: modules/video_filter/logo.c:79
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+#, fuzzy
+msgid "Y coordinate"
+msgstr "Video y kordinater"
+
+#: modules/video_filter/logo.c:82
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:84
 msgid "Transparency of the logo"
 msgstr ""
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 msgid "Logo position"
 msgstr ""
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
+#, fuzzy
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
+"Du kan upprätthålla videons placering i fönstret. Som standard (0) kommer "
+"den vara centrerad (0=centrerad, 1=vänster, 2=höger, 4=uppåt, 8=neråt, du "
+"kan också kombinera olika värden)."
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 msgid "Logo video filter"
 msgstr ""
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 msgid "Logo overlay"
 msgstr ""
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 msgid "Logo sub filter"
 msgstr ""
 
@@ -14693,181 +15226,284 @@ msgstr ""
 msgid "Magnify/Zoom interactive video filter"
 msgstr ""
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr ""
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
+msgid "Marquee text to display."
 msgstr ""
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
-msgstr ""
+#, fuzzy
+msgid "X offset"
+msgstr "ID Offset"
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+msgid "X offset, from the left screen edge."
 msgstr ""
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr ""
-
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
-msgstr ""
+#, fuzzy
+msgid "Y offset"
+msgstr "ID Offset"
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+msgid "Y offset, down from the top."
 msgstr ""
 
 #: modules/video_filter/marq.c:83
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
+#: modules/video_filter/marq.c:87
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
 msgstr ""
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 msgid "Font size, pixels"
 msgstr ""
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+msgid "Font size, in pixels. Default is -1 (use default font size)."
 msgstr ""
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
+msgstr ""
+
+#: modules/video_filter/marq.c:99
 msgid "Marquee position"
 msgstr ""
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
+#, fuzzy
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
+"Du kan upprätthålla videons placering i fönstret. Som standard (0) kommer "
+"den vara centrerad (0=centrerad, 1=vänster, 2=höger, 4=uppåt, 8=neråt, du "
+"kan också kombinera olika värden)."
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 msgid "Misc"
 msgstr "Allmänt"
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
-msgstr ""
+#: modules/video_filter/marq.c:141
+#, fuzzy
+msgid "Marquee display"
+msgstr "On Screen Display"
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
+msgid "Transparency"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:91
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:95
+msgid "Total height of the mosaic, in pixels."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:97
+msgid "Total width of the mosaic, in pixels."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
+#: modules/video_filter/mosaic.c:99
+#, fuzzy
+msgid "Top left corner X coordinate"
+msgstr "Video x kordinater"
+
+#: modules/video_filter/mosaic.c:100
+msgid "X Coordinate of the top-left corner of the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:93
-msgid "Height in pixels"
-msgstr "Höjd i pixlar"
-
-#: modules/video_filter/mosaic.c:94
-msgid "Width in pixels"
-msgstr "Bredd i pixlar"
+#: modules/video_filter/mosaic.c:101
+#, fuzzy
+msgid "Top left corner Y coordinate"
+msgstr "Video x kordinater"
 
-#: modules/video_filter/mosaic.c:95
-msgid "Top left corner x coordinate"
+#: modules/video_filter/mosaic.c:102
+msgid "Y Coordinate of the top-left corner of the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:96
-msgid "Top left corner y coordinate"
-msgstr ""
+#: modules/video_filter/mosaic.c:103
+#, fuzzy
+msgid "Vertical border width"
+msgstr "Video bredd"
 
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
+#: modules/video_filter/mosaic.c:106
+#, fuzzy
+msgid "Horizontal border width"
+msgstr "Horisontell"
+
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:110
 msgid "Mosaic alignment"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:112
+#, fuzzy
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+"Du kan upprätthålla videons placering i fönstret. Som standard (0) kommer "
+"den vara centrerad (0=centrerad, 1=vänster, 2=höger, 4=uppåt, 8=neråt, du "
+"kan också kombinera olika värden)."
+
+#: modules/video_filter/mosaic.c:116
 msgid "Positioning method"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:117
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 msgid "Number of rows"
 msgstr "Antal rader"
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 msgid "Number of columns"
 msgstr "Antal kolumner"
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:129
+msgid "Keep the original aspect ratio when resizing mosaic elements."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:108
+#: modules/video_filter/mosaic.c:131
 msgid "Keep original size"
 msgstr "Behåll originalstorleken"
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
+#: modules/video_filter/mosaic.c:132
+#, fuzzy
+msgid "Keep the original size of mosaic elements."
+msgstr "Behåll originalstorleken"
+
+#: modules/video_filter/mosaic.c:134
+#, fuzzy
+msgid "Elements order"
+msgstr "Tyst läge"
+
+#: modules/video_filter/mosaic.c:135
+msgid ""
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:140
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:144
+#, fuzzy
+msgid "Bluescreen"
+msgstr "Helskärm"
+
+#: modules/video_filter/mosaic.c:145
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:154
+msgid ""
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:156
+#, fuzzy
+msgid "Bluescreen U tolerance"
+msgstr "Tolerans för bithastighet"
+
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:160
+#, fuzzy
+msgid "Bluescreen V tolerance"
+msgstr "Tolerans för bithastighet"
+
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:167
 msgid "fixed"
 msgstr "fixerad"
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 msgid "Mosaic video sub filter"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 msgid "Mosaic"
 msgstr "Mosaik"
 
@@ -14892,7 +15528,7 @@ msgid "Description file"
 msgstr "Beskrivningsfil"
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+msgid "A file containing a simple playlist"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:57
@@ -14900,7 +15536,7 @@ msgid "History parameter"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:58
-msgid "History parameter, number of frames used for detection"
+msgid "The umber of frames used for detection."
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:61
@@ -14912,108 +15548,143 @@ msgid "Motion detect"
 msgstr "Rörelsedetektering"
 
 #: modules/video_filter/osdmenu.c:42
-msgid "OSD menu configuration file"
-msgstr ""
+#, fuzzy
+msgid "Configuration file"
+msgstr "VLM konfigurationsfil"
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
+msgid "Configuration file for the OSD Menu"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:51
-msgid "X coordinate of the OSD menu"
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:54
-msgid "Y coordinate of the OSD menu"
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:57
-msgid "OSD menu position"
+#: modules/video_filter/osdmenu.c:56
+#, fuzzy
+msgid "Menu position"
 msgstr "OSD menyposition"
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
+#, fuzzy
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
+"Du kan upprätthålla videons placering i fönstret. Som standard (0) kommer "
+"den vara centrerad (0=centrerad, 1=vänster, 2=höger, 4=uppåt, 8=neråt, du "
+"kan också kombinera olika värden)."
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:62
+#, fuzzy
+msgid "Menu timeout"
+msgstr "Tid"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
 "remaining time. This will ensure that they are at least the specified time "
 "visible."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:69
-msgid "Update speed of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:68
+#, fuzzy
+msgid "Menu update interval"
+msgstr "Nyckeintervall"
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:117
-msgid "On Screen Display menu subfilter"
-msgstr ""
+#, fuzzy
+msgid "On Screen Display menu"
+msgstr "On Screen Display"
 
 #: modules/video_filter/rss.c:121
-msgid "RSS/Atom feed URLs"
+msgid "Feed URLs"
 msgstr ""
 
 #: modules/video_filter/rss.c:122
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
-msgstr ""
-
-#: modules/video_filter/rss.c:123
 #, fuzzy
-msgid "RSS/Atom feed speed"
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr "On Screen Display"
 
+#: modules/video_filter/rss.c:123
+msgid "Speed of feeds"
+msgstr ""
+
 #: modules/video_filter/rss.c:124
-msgid "RSS/Atom feed speed (bigger is slower)"
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
 msgstr ""
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
-msgid "RSS/Atom feed max number of chars displayed"
+#: modules/video_filter/rss.c:125
+#, fuzzy
+msgid "Max length"
+msgstr "Maxnivå"
+
+#: modules/video_filter/rss.c:126
+#, fuzzy
+msgid "Maximum number of characters displayed on the screen."
+msgstr "Antal kloner"
+
+#: modules/video_filter/rss.c:128
+#, fuzzy
+msgid "Refresh time"
+msgstr "Uppdatera lista"
+
+#: modules/video_filter/rss.c:129
+msgid ""
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
 msgstr ""
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
 msgstr ""
 
-#: modules/video_filter/rss.c:128
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
+msgstr ""
+
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
 msgstr ""
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+#, fuzzy
+msgid "Text position"
+msgstr "Tidsposition"
+
+#: modules/video_filter/rss.c:154
+#, fuzzy
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
 msgstr ""
+"Du kan upprätthålla videons placering i fönstret. Som standard (0) kommer "
+"den vara centrerad (0=centrerad, 1=vänster, 2=höger, 4=uppåt, 8=neråt, du "
+"kan också kombinera olika värden)."
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:197
 #, fuzzy
 msgid "RSS and Atom feed display"
 msgstr "On Screen Display"
@@ -15031,7 +15702,7 @@ msgid "Scaling mode"
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
+msgid "Scaling mode to use."
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:68
@@ -15083,29 +15754,38 @@ msgid "Time format string (%Y%m%d %H%M%S)"
 msgstr "Tidsformatsträng (%Y%m%d %H%M%S)"
 
 #: modules/video_filter/time.c:72
+#, fuzzy
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
 msgstr ""
 "Tidsformatsträng (%Y = år, %m = månad, %d = dag, %H = timma, %M = minut, %S "
 "= sekund"
 
-#: modules/video_filter/time.c:88
-msgid "Time position"
-msgstr "Tidsposition"
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
+msgstr ""
+
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
+msgstr ""
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:93
+#, fuzzy
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
+"Du kan upprätthålla videons placering i fönstret. Som standard (0) kommer "
+"den vara centrerad (0=centrerad, 1=vänster, 2=höger, 4=uppåt, 8=neråt, du "
+"kan också kombinera olika värden)."
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 msgid "Time overlay"
 msgstr ""
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr ""
 
@@ -15142,13 +15822,11 @@ msgid "Video transformation filter"
 msgstr ""
 
 #: modules/video_filter/wall.c:54
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+msgid "Number of horizontal windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:58
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+msgid "Number of vertical windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:61
@@ -15156,7 +15834,7 @@ msgid "Active windows"
 msgstr "Aktiva fönster"
 
 #: modules/video_filter/wall.c:62
-msgid "Comma separated list of active windows, defaults to all"
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr ""
 
 #: modules/video_filter/wall.c:65
@@ -15164,20 +15842,20 @@ msgid "Element aspect ratio"
 msgstr ""
 
 #: modules/video_filter/wall.c:66
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr ""
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 msgid "Wall video filter"
 msgstr ""
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 msgid "Image wall"
 msgstr "Bildvägg"
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
-msgstr "ASCII-grafik"
+msgid "ASCII Art"
+msgstr ""
 
 #: modules/video_output/aa.c:58
 msgid "ASCII-art video output"
@@ -15263,23 +15941,22 @@ msgid "Framebuffer device"
 msgstr ""
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 msgid "GNU/Linux console framebuffer video output"
 msgstr ""
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
+#, fuzzy
+msgid "X11 display"
 msgstr "X11 visningsnamn"
 
 #: modules/video_output/ggi.c:58
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 
@@ -15296,7 +15973,7 @@ msgid "Image format"
 msgstr "Bildformat"
 
 #: modules/video_output/image.c:49
-msgid "Set the format of the output image."
+msgid "Format of the output images (png or jpg)."
 msgstr ""
 
 #: modules/video_output/image.c:51
@@ -15305,8 +15982,7 @@ msgstr ""
 
 #: modules/video_output/image.c:52
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
 
 #: modules/video_output/image.c:55
@@ -15315,15 +15991,21 @@ msgstr ""
 
 #: modules/video_output/image.c:56
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 msgid "Image video output"
 msgstr ""
 
@@ -15336,15 +16018,16 @@ msgid "OpenGL cube rotation speed"
 msgstr ""
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
 msgstr ""
 
 #: modules/video_output/opengl.c:122
-msgid "Select effect"
-msgstr "Välj effekt"
+#, fuzzy
+msgid "Effect"
+msgstr "Mata ut skiva"
 
 #: modules/video_output/opengl.c:124
-msgid "Allows you to select different visual effects."
+msgid "Several visual OpenGL effects are available."
 msgstr ""
 
 #: modules/video_output/opengl.c:129
@@ -15356,13 +16039,14 @@ msgid "Transparent Cube"
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
-msgstr ""
+#, fuzzy
+msgid "QT Embedded display"
+msgstr "Öppna spellista"
 
 #: modules/video_output/qte/qte.cpp:81
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:117
@@ -15374,39 +16058,46 @@ msgid "Simple DirectMedia Layer video output"
 msgstr ""
 
 #: modules/video_output/snapshot.c:60
-msgid "snapshot width"
+#, fuzzy
+msgid "Snapshot width"
 msgstr "skärmbild bredd"
 
 #: modules/video_output/snapshot.c:61
-msgid "Set the width of the snapshot image."
+msgid "Width of the snapshot image."
 msgstr ""
 
 #: modules/video_output/snapshot.c:63
-msgid "snapshot height"
+#, fuzzy
+msgid "Snapshot height"
 msgstr "skärmbild höjd"
 
 #: modules/video_output/snapshot.c:64
-msgid "Set the height of the snapshot image."
+msgid "Height of the snapshot image."
 msgstr ""
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
+#, fuzzy
+msgid "Chroma"
 msgstr "kroma"
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr ""
 
-#: modules/video_output/snapshot.c:69
-msgid "cache size (number of images)"
+#: modules/video_output/snapshot.c:70
+#, fuzzy
+msgid "Cache size (number of images)"
 msgstr "cachestorlek (antal bilder)"
 
-#: modules/video_output/snapshot.c:70
-msgid "Set the cache size (number of images to keep)."
-msgstr ""
+#: modules/video_output/snapshot.c:71
+#, fuzzy
+msgid "Snapshot cache size (number of images to keep)."
+msgstr "cachestorlek (antal bilder)"
 
-#: modules/video_output/snapshot.c:74
-msgid "snapshot module"
+#: modules/video_output/snapshot.c:75
+#, fuzzy
+msgid "Snapshot module"
 msgstr "skärmbildsmodul"
 
 #: modules/video_output/svgalib.c:56
@@ -15425,10 +16116,10 @@ msgstr ""
 msgid "XVideo adaptor number"
 msgstr ""
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 
 #: modules/video_output/x11/glx.c:92 modules/video_output/x11/x11.c:43
@@ -15450,19 +16141,20 @@ msgstr ""
 #: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
 #: modules/video_output/x11/xvideo.c:60
 msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
 msgstr ""
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
-msgid "Screen to be used for fullscreen mode."
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
+msgid "Screen for fullscreen mode."
 msgstr ""
 
 #: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
 #: modules/video_output/x11/xvideo.c:74
 msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
 msgstr ""
 
 #: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
@@ -15473,14 +16165,16 @@ msgstr "Använd delat minne"
 msgid "Use shared memory to communicate between VLC and the X server."
 msgstr ""
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr ""
-
 #: modules/video_output/x11/x11.c:78
 msgid "X11 video output"
 msgstr ""
 
+#: modules/video_output/x11/xvideo.c:46
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+
 #: modules/video_output/x11/xvideo.c:63
 msgid "XVimage chroma format"
 msgstr ""
@@ -15509,7 +16203,7 @@ msgstr "Goom visningsbredd"
 
 #: modules/visualization/goom.c:60
 msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
+"This allows you to set the resolution of the Goom display (bigger resolution "
 "will be prettier but more CPU intensive)."
 msgstr ""
 
@@ -15518,7 +16212,8 @@ msgid "Goom animation speed"
 msgstr "Goom animationshastighet"
 
 #: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
 msgstr ""
 
 #: modules/visualization/goom.c:70
@@ -15536,7 +16231,7 @@ msgstr "Effektlista"
 #: modules/visualization/visual/visual.c:40
 msgid ""
 "A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
+"Current effects include: dummy, scope, spectrum."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:45
@@ -15580,7 +16275,7 @@ msgid "Enable peaks"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
+msgid "Draw \"peaks\" in the spectrum analyzer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:69
@@ -15588,7 +16283,7 @@ msgid "Enable original graphic spectrum"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:71
-msgid "Defines whether to draw the original spectrum graphic routine."
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:73
@@ -15596,7 +16291,7 @@ msgid "Enable bands"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:75
-msgid "Defines whether to draw the bands."
+msgid "Draw bands in the spectrometer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:77
@@ -15628,7 +16323,7 @@ msgid "Peak height"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:91
-msgid "This is the total pixel height of the peak items."
+msgid "Total pixel height of the peak items."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:93
@@ -15652,7 +16347,7 @@ msgid "Number of stars"
 msgstr "Antal stjärnor"
 
 #: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
+msgid "Number of stars to draw with random effect."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:109
@@ -15672,7 +16367,7 @@ msgid "Flip vertical position"
 msgstr ""
 
 #: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
+msgid "Display XOSD output at the bottom of the screen instead of the top."
 msgstr ""
 
 #: modules/visualization/xosd.c:67
@@ -15680,25 +16375,143 @@ msgid "Vertical offset"
 msgstr ""
 
 #: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
 msgstr ""
 
-#: modules/visualization/xosd.c:70
+#: modules/visualization/xosd.c:72
 msgid "Shadow offset"
 msgstr ""
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+msgid "Font used to display text in the XOSD output."
 msgstr ""
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
+#: modules/visualization/xosd.c:79
+msgid "Color used to display text in the XOSD output."
 msgstr ""
 
-#: modules/visualization/xosd.c:82
+#: modules/visualization/xosd.c:84
 msgid "XOSD interface"
 msgstr "XOSD-gränssnitt"
 
+#~ msgid "delay"
+#~ msgstr "fördröjning"
+
+#~ msgid "fps"
+#~ msgstr "fps"
+
+#~ msgid "More info"
+#~ msgstr "Mer info"
+
+#~ msgid "Control interface settings"
+#~ msgstr "Inställningar för kontrollgränssnitt"
+
+#~ msgid "Text rendering"
+#~ msgstr "Textrenderering"
+
+#~ msgid ""
+#~ "Use the settings of the \"freetype\" module to choose the font you  want "
+#~ "VLC to use for text rendering (to display subtitles for example)."
+#~ msgstr ""
+#~ "Använd inställningen från \"freetype\" modulen för att ange på vilket "
+#~ "sätt du vill att VLC ska renderera text (tex. för att visa undertexter)"
+
+#~ msgid ""
+#~ "You can enforce the position of the top left corner of the video window "
+#~ "here (x coordinate)."
+#~ msgstr ""
+#~ "Du kan upprätthålla positionen av det övre vänstra hörnet av videorutan "
+#~ "här(x kordinater)."
+
+#~ msgid "You can specify a custom video window title here."
+#~ msgstr "Här kan du specifiera en egen videofönster titel."
+
+#, fuzzy
+#~ msgid "Program to select"
+#~ msgstr "Program"
+
+#, fuzzy
+#~ msgid "Programs to select"
+#~ msgstr "Program"
+
+#, fuzzy
+#~ msgid "Interfaces"
+#~ msgstr "Gränssnitt"
+
+#~ msgid "DTS"
+#~ msgstr "DTS"
+
+#~ msgid "By default the encoding is CBR."
+#~ msgstr "Som standard är kodning satt till CBR."
+
+#~ msgid "Default to 4212"
+#~ msgstr "Standard till 4212"
+
+#, fuzzy
+#~ msgid "Go To Position"
+#~ msgstr "Position"
+
+#~ msgid "Fill fullscreen"
+#~ msgstr "Fyll fullskärm"
+
+#~ msgid "VIDEO_TS folder"
+#~ msgstr "VIDEO_TS mapp"
+
+#~ msgid "Name of DVD device to read from."
+#~ msgstr "Namn på DVD-enheten att läsa från."
+
+#~ msgid "Name of CD-ROM device to read Video CD from."
+#~ msgstr "Namn på CD-ROM-enheten att läsa Video-CD från."
+
+#~ msgid "Name of CD-ROM device to read audio CD from."
+#~ msgstr "Namn på CD-ROM-enheten att läsa ljud-CD från."
+
+#~ msgid "&Shuffle Playlist"
+#~ msgstr "Blanda spellistan"
+
+#, fuzzy
+#~ msgid "VLC media player - Updates"
+#~ msgstr "VLC mediaspelare"
+
+#~ msgid "Check for updates now !"
+#~ msgstr "Kontrollera efter uppdateringar nu !"
+
+#, fuzzy
+#~ msgid "VLM configuration"
+#~ msgstr "VLM konfigurationsfil"
+
+#~ msgid "Font filename"
+#~ msgstr "Typsnitt filnamn"
+
+#, fuzzy
+#~ msgid "Podcast Service Discovery"
+#~ msgstr "Service upphittning"
+
+#~ msgid "IPv4-SAP listening"
+#~ msgstr "IPv4-SAP lyssning"
+
+#~ msgid "IPv6-SAP listening"
+#~ msgstr "IPv6-SAP lyssning"
+
+#~ msgid "Height in pixels"
+#~ msgstr "Höjd i pixlar"
+
+#~ msgid "Width in pixels"
+#~ msgstr "Bredd i pixlar"
+
+#~ msgid "Ascii Art"
+#~ msgstr "ASCII-grafik"
+
+#~ msgid "Select effect"
+#~ msgstr "Välj effekt"
+
 #, fuzzy
 #~ msgid "Small playlist"
 #~ msgstr "Spara spellista"
@@ -15722,9 +16535,6 @@ msgstr "XOSD-gränssnitt"
 #~ msgid "Analyse mode"
 #~ msgstr "Analysläge"
 
-#~ msgid "Bitrate tolerance"
-#~ msgstr "Tolerans för bithastighet"
-
 #~ msgid "Properties"
 #~ msgstr "Egenskaper"
 
@@ -15831,9 +16641,6 @@ msgstr "XOSD-gränssnitt"
 #~ msgid "Choose subtitles track"
 #~ msgstr "Välj undertextspår"
 
-#~ msgid "GnomeVFS"
-#~ msgstr "GnomeVFS"
-
 #~ msgid "Shout"
 #~ msgstr "Shout"
 
@@ -15877,10 +16684,6 @@ msgstr "XOSD-gränssnitt"
 #~ msgid "Access modules settings"
 #~ msgstr "Markera allt"
 
-#, fuzzy
-#~ msgid "Audio filters settings"
-#~ msgstr "_Nästa objekt"
-
 #, fuzzy
 #~ msgid "Audio output modules settings"
 #~ msgstr "Paus"
@@ -15893,10 +16696,6 @@ msgstr "XOSD-gränssnitt"
 #~ msgid "Demuxers settings"
 #~ msgstr "Markera allt"
 
-#, fuzzy
-#~ msgid "Interface plugins settings"
-#~ msgstr "Markera allt"
-
 #, fuzzy
 #~ msgid "Stream output access modules settings"
 #~ msgstr "Paus"
@@ -15905,10 +16704,6 @@ msgstr "XOSD-gränssnitt"
 #~ msgid "Text renderer settings"
 #~ msgstr "Markera allt"
 
-#, fuzzy
-#~ msgid "Video output modules settings"
-#~ msgstr "Paus"
-
 #~ msgid "Video track"
 #~ msgstr "Videospår"
 
@@ -15940,10 +16735,6 @@ msgstr "XOSD-gränssnitt"
 #~ msgid "Loop playlist on end"
 #~ msgstr "Öppna skiva"
 
-#, fuzzy
-#~ msgid "CD Audio input"
-#~ msgstr "_Nästa objekt"
-
 #, fuzzy
 #~ msgid "CD Audio demux"
 #~ msgstr "_Nästa objekt"
@@ -15971,14 +16762,6 @@ msgstr "XOSD-gränssnitt"
 #~ msgid "Truncated stream"
 #~ msgstr "Spela upp"
 
-#, fuzzy
-#~ msgid "HTTP remote control"
-#~ msgstr "Paus"
-
-#, fuzzy
-#~ msgid "Number of streams"
-#~ msgstr "Paus"
-
 #, fuzzy
 #~ msgid "Stream "
 #~ msgstr "Stopp "
@@ -16132,9 +16915,6 @@ msgstr "XOSD-gränssnitt"
 #~ msgid "Stop Stream"
 #~ msgstr "Stopp"
 
-#~ msgid "Eject"
-#~ msgstr "Mata ut skiva"
-
 #~ msgid "Play Stream"
 #~ msgstr "Spela upp"
 
@@ -16177,9 +16957,6 @@ msgstr "XOSD-gränssnitt"
 #~ msgid "Vertical"
 #~ msgstr "Vertikal"
 
-#~ msgid "Horizontal"
-#~ msgstr "Horisontell"
-
 #~ msgid "Url"
 #~ msgstr "Url"
 
@@ -16316,10 +17093,6 @@ msgstr "XOSD-gränssnitt"
 #~ msgid "Play stream"
 #~ msgstr "Spela upp"
 
-#, fuzzy
-#~ msgid "Stop stream"
-#~ msgstr "Stopp"
-
 #~ msgid "MRL :"
 #~ msgstr "MRL :"
 
@@ -16352,12 +17125,6 @@ msgstr "XOSD-gränssnitt"
 #~ msgid "rtp6://"
 #~ msgstr "rtp6://"
 
-#~ msgid "IPv4"
-#~ msgstr "IPv4"
-
-#~ msgid "IPv6"
-#~ msgstr "IPv6"
-
 #, fuzzy
 #~ msgid "Stream:"
 #~ msgstr "Stopp"
@@ -16379,10 +17146,6 @@ msgstr "XOSD-gränssnitt"
 #~ msgid "Codec :"
 #~ msgstr "Radera"
 
-#, fuzzy
-#~ msgid "Bitrate :"
-#~ msgstr "_Nästa objekt"
-
 #~ msgid "huff"
 #~ msgstr "huff"
 
@@ -16557,10 +17320,6 @@ msgstr "XOSD-gränssnitt"
 #~ msgid "Dummy stream"
 #~ msgstr "Paus"
 
-#, fuzzy
-#~ msgid "Gather stream"
-#~ msgstr "Paus"
-
 #, fuzzy
 #~ msgid "Standard stream"
 #~ msgstr "Stopp"
@@ -16576,10 +17335,6 @@ msgstr "XOSD-gränssnitt"
 #~ msgid "List of vout modules"
 #~ msgstr "Paus"
 
-#, fuzzy
-#~ msgid "crop video filter"
-#~ msgstr "Föregående fil"
-
 #~ msgid "logo"
 #~ msgstr "logotyp"
 
@@ -16717,10 +17472,6 @@ msgstr "XOSD-gränssnitt"
 #~ msgid "&Fullscreen"
 #~ msgstr "Helskärm"
 
-#, fuzzy
-#~ msgid "About..."
-#~ msgstr "_Om VLC..."
-
 #, fuzzy
 #~ msgid "Select next title"
 #~ msgstr "Markera allt"
@@ -16800,10 +17551,3 @@ msgstr "XOSD-gränssnitt"
 #, fuzzy
 #~ msgid "Network stream..."
 #~ msgstr "_Öppna nätverk..."
-
-#, fuzzy
-#~ msgid "Toggle fullscreen"
-#~ msgstr "Helskärm"
-
-#~ msgid "Jump to previous title"
-#~ msgstr "Föregående fil"
index d41029c742fa0742db29c006a476f67a350a6d75..d505adce221decf9dafa9f5759d27faa4fd327cd 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-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+0100\n"
 "PO-Revision-Date: 2005-06-25 12:34+0200\n"
 "Last-Translator: xLeopar <xleopar@yahoo.com>\n"
 "Language-Team: Turkish\n"
@@ -15,183 +15,175 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:578
-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"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+#, fuzzy
+msgid "Select \"Advanced Options\" to see all options."
 msgstr "Tüm seçenekleri görmek için \"Gelişmiş Seçenekler\"i tıklayın."
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr "Genel"
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr "Arayüz"
 
 #: include/vlc_config_cat.h:40
-msgid "Settings for VLC interfaces"
+#, fuzzy
+msgid "Settings for VLC's interfaces"
 msgstr "VLC arayüzleri için ayarlar"
 
 #: include/vlc_config_cat.h:42
 msgid "General interface setttings"
 msgstr "Genel arayüz ayarları"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
+msgstr "Arayüzü Göster/Gizle"
+
+#: include/vlc_config_cat.h:45
+#, fuzzy
+msgid "Settings for the main interface"
+msgstr "VLC arayüzleri için ayarlar"
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
 msgid "Control interfaces"
 msgstr "Kontrol arayüzleri"
 
-#: include/vlc_config_cat.h:45
-msgid "Control interface settings"
-msgstr "Kontrol arayüzü ayarları"
+#: include/vlc_config_cat.h:48
+#, fuzzy
+msgid "Settings for VLC's control interfaces"
+msgstr "VLC arayüzleri için ayarlar"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 msgid "Hotkeys settings"
 msgstr "Kestirme tuş ayarları"
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "Ses"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 msgid "Audio settings"
 msgstr "Ses ayarları"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 msgid "General audio settings"
 msgstr "Genel ses ayarları"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr "Süzgeçler"
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
+#: include/vlc_config_cat.h:62
+#, fuzzy
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr "Ses süzgeçleri, ses akışlarını son-işleme için kullanılırlar"
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "Görsel Ögeler"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 msgid "Audio visualizations"
 msgstr "Ses görsel ögeleri"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 msgid "Output modules"
 msgstr "Çıktı modülleri"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr "Bunlar, ses çıktı modülleri için genel ayarlardır."
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr "Çeşitli"
 
-#: include/vlc_config_cat.h:69
-msgid "Miscellaneous audio settings and modules"
+#: include/vlc_config_cat.h:72
+#, fuzzy
+msgid "Miscellaneous audio settings and modules."
 msgstr "Çeşitli ses ayarları ve modülleri"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "Video"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 msgid "Video settings"
 msgstr "Video ayarları"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 msgid "General video settings"
 msgstr "Genel video ayarları"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 msgid "Choose your preferred video output and configure it here."
 msgstr "Tercih ettiğiniz video çıktısını şeçiniz ve buradan yapılandırınız"
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
+#: include/vlc_config_cat.h:87
+#, fuzzy
+msgid "Video filters are used to postprocess the video stream."
 msgstr "Video süzgeçleri, video akışlarını son-işleme için kullanılırlar"
 
-#: include/vlc_config_cat.h:86
+#: include/vlc_config_cat.h:89
 msgid "Subtitles/OSD"
 msgstr "Altyazılar/OSD"
 
-#: include/vlc_config_cat.h:87
+#: include/vlc_config_cat.h:90
+#, fuzzy
 msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr ""
 "Ekran Üstü Kumanda (On Screen Display), altyazılar ve bindirme altresimlere "
 "ilişkin çeşitli ayarlar"
 
-#: include/vlc_config_cat.h:89
-msgid "Text rendering"
-msgstr "Metin gösterimi"
-
-#: include/vlc_config_cat.h:91
-msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
-msgstr ""
-"VLC'nin metin gösteriminde (örn, altyazıların ekranda gösterilmesi) "
-"kullanmasını isteğiniz yazıtipini seçmek için \"freetype\" modülünün "
-"ayarlarını kullanın"
-
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr "Girdi / Codec'ler"
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
+#, fuzzy
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 "Bunlar, VLC'nin girdi, ayrıştırma ve kod çözme kısımlarına ait ayarlardır. "
 "Kodlayıcı ayarları da bulunabilir burada."
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 msgid "Access modules"
 msgstr "Erişim modülleri"
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 #, fuzzy
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
@@ -201,61 +193,65 @@ msgstr ""
 "Değiştirmek isteyeceğiniz ortak ayarlar HTTP proxy veya arabellek "
 "ayarlarıdır."
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 #, fuzzy
 msgid "Access filters"
 msgstr "Erişim Süzgeci modülleri"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 msgid "Demuxers"
 msgstr "Ayırıcılar"
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
+#: include/vlc_config_cat.h:116
+#, fuzzy
+msgid "Demuxers are used to separate audio and video streams."
 msgstr "Ayırıcılar ses ve video akışlarını ayrıştırmak için kullanılırlar"
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 msgid "Video codecs"
 msgstr "Video codec'leri"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+#, fuzzy
+msgid "Settings for the video-only decoders and encoders."
 msgstr "Salt-video kodlayıcılar ve kod çözücülere ilişkin ayarlar"
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 msgid "Audio codecs"
 msgstr "Ses codec'leri"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+#, fuzzy
+msgid "Settings for the audio-only decoders and encoders."
 msgstr "Salt-ses kodlayıcılar ve kod çözücülere ilişkin ayarlar"
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 msgid "Other codecs"
 msgstr "Diğer codec'ler"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+#, fuzzy
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr "Ses+video ve çeşitli kodlayıcılar ve kod çözücüler için ayarlar"
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 #, fuzzy
 msgid "General input settings. Use with care."
 msgstr "Gelişmiş girdi ayarları. Dikkatli kullanın."
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr "Akış çıktısı"
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -263,41 +259,42 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 msgid "General stream output settings"
 msgstr "Genel akış çıktı ayarları"
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 msgid "Muxers"
 msgstr "Çoklayıcılar"
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 msgid "Access output"
 msgstr "Erişim çıktısı"
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 msgid "Packetizers"
 msgstr "Paketleyiciler"
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
 "This setting allows you to always force a packetizer. You should probably "
@@ -305,22 +302,22 @@ msgid ""
 "You can also set default parameters for each packetizer."
 msgstr ""
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 msgid "Sout stream"
 msgstr "Sout akışı"
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
 "for each sout stream module here."
 msgstr ""
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 msgid "SAP"
 msgstr "SAP"
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
@@ -328,169 +325,172 @@ msgstr ""
 "SAP, UDP veya RTP kullanarak akışların gönderilmekte olduğunu genel anons "
 "etmenin bir yoludur."
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 msgid "VOD"
 msgstr "VOD"
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr "İstek Anında Video'nun VLC gerçeklemesi"
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr "Oynatma Listesi"
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr "Genel oynatma listesi davranışı"
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 msgid "Services discovery"
 msgstr ""
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr "Gelişmiş"
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 msgid "Advanced settings. Use with care."
 msgstr "Gelişmiş ayarlar. Dikkatli kullanın."
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr "CPU özellikleri"
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr "Diğer"
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "Gelişmiş seçenekler..."
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 msgid "Other advanced settings"
 msgstr "Diğer gelişmiş ayarlar"
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr "Ağ"
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr ""
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr "Renklilik (croma) modülleri ayarları"
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr ""
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 msgid "Packetizer modules settings"
 msgstr "Paketleyici modülleri ayarları"
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 msgid "Encoders settings"
 msgstr "Kodlayıcı ayarları"
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr ""
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 msgid "Dialog providers settings"
 msgstr "İletişim sağlayıcıları ayarları"
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr ""
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 msgid "Subtitle demuxer settings"
 msgstr "Altyazı ayırıcı ayarları"
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
 msgstr ""
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr "Video süzgeçleri ayarları"
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "Yardım yok"
 
-#: include/vlc_config_cat.h:224
-msgid "No help is available for these modules"
+#: include/vlc_config_cat.h:238
+#, fuzzy
+msgid "There is no help available for these modules."
 msgstr "Bu modüller için yardım yok"
 
 #: include/vlc_interface.h:137
+#, fuzzy
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 "\n"
 "Uyari: Eger bir daha GUI'ye erisemiyorsaniz, bir DOS komut penceresi acin, "
 "VLC'yi yuklediginiz klasore gidin ve \"vlc -I wxwin\"komutunu calistirin\n"
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 msgid "Meta-information"
 msgstr "Üst-veri"
 
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "Başlık"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Yazar"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "Sanatçı"
 
@@ -498,11 +498,11 @@ msgstr "Sanatçı"
 msgid "Genre"
 msgstr "Tarz"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "Telif hakkı"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
 msgstr ""
 
@@ -515,7 +515,7 @@ msgstr ""
 msgid "Description"
 msgstr "Açıklama"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "Beğeni"
 
@@ -532,7 +532,7 @@ msgstr "Ayar"
 msgid "URL"
 msgstr "URL"
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "Dil"
@@ -633,8 +633,21 @@ msgstr "Codec İsmi"
 msgid "Codec Description"
 msgstr "Codec Açıklama"
 
+#: include/vlc/vlc.h:578
+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/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "Devredışı"
@@ -652,14 +665,14 @@ msgstr "Osiloskop"
 msgid "Spectrum"
 msgstr "Spektrum"
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr "Ekolayzer"
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "Ses süzgeçleri"
 
@@ -679,20 +692,20 @@ msgid "Stereo"
 msgstr "Stereo"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "Sol"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "Sağ"
 
@@ -764,92 +777,92 @@ msgstr "%s: `-W %s' seçeneği bir argümana izin vermez\n"
 msgid "Bookmark %i"
 msgstr "Yer imi %i"
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr "İz %i"
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "Program"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "Akış %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "Codec"
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "Tür"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "Kanallar"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr "Örnekleme oranı"
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr "%d Hz"
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr "Örnek başına bit (bps)"
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr "Bit oranı"
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr "%d kb/s"
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr "Çözünürlük"
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr "Ekran çözünürlüğü"
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 msgid "Frame rate"
 msgstr "Çerçeve oranı"
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr "Altyazı"
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr "Akış"
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr "Süre"
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 #, fuzzy
 msgid "Errors"
 msgstr "Hata"
@@ -858,7 +871,7 @@ msgstr "Hata"
 msgid "Bookmark"
 msgstr "Yer imi"
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 msgid "Programs"
 msgstr "Programlar"
 
@@ -883,8 +896,8 @@ msgstr "Video İzi"
 msgid "Audio Track"
 msgstr "Ses İzi"
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr "Altyazı İzi"
 
@@ -922,14 +935,15 @@ msgid "Login"
 msgstr "Georgian"
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr "Parola"
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "Arayüze geç"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr "Arayüz ekle"
@@ -943,15 +957,15 @@ msgstr "C"
 msgid "Help options"
 msgstr "Yardım seçenekleri"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr "dizge"
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr "tamsayı"
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr "ondalık sayı"
 
@@ -997,7 +1011,7 @@ msgstr ""
 "\n"
 "Devam etmek için ENTER tuşuna basınız...\n"
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr "Otomatik"
 
@@ -1080,105 +1094,105 @@ msgstr ""
 msgid "Chinese Traditional"
 msgstr ""
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
 "select the main interface, additional interface modules, and define various "
 "related options."
 msgstr ""
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr "Arayüz modülü"
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr "Ekstra arayüz modülleri"
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 
-#: src/libvlc.h:72
-msgid "This option allows you to select control interfaces. "
-msgstr ""
+#: src/libvlc.h:77
+#, fuzzy
+msgid "You can select control interfaces for VLC."
+msgstr "Joystick kumanda arayüzü"
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 msgid "Verbosity (0,1,2)"
 msgstr "Seslilik (0,1,2)"
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr ""
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 msgid "Be quiet"
 msgstr "Sessiz ol"
 
-#: src/libvlc.h:81
-msgid "This option turns off all warning and information messages."
+#: src/libvlc.h:86
+msgid "Turn off all warning and information messages."
 msgstr ""
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 #, fuzzy
 msgid "Default stream"
 msgstr "Varsayılan admin"
 
-#: src/libvlc.h:85
-msgid "This option allows you to always open a default stream on start-up."
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
 msgstr ""
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr ""
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "Renkli mesajlar"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr "Gelişmiş seçenekleri göster"
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 #, fuzzy
 msgid "Show interface with mouse"
 msgstr "Arayüzü Göster"
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
 "to add audio filters which can be used for post processing or visual effects "
@@ -1186,151 +1200,153 @@ msgid ""
 "the \"audio filters\" modules section."
 msgstr ""
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr "Ses çıktı modülü"
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr "Ses etkin"
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr "Mono ses kullan"
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 msgid "This will force a mono audio output."
 msgstr ""
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 #, fuzzy
 msgid "Default audio volume"
 msgstr "Varsayılan aygıtlar"
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr ""
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 msgid "Audio output saved volume"
 msgstr ""
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr ""
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 #, fuzzy
 msgid "Audio output volume step"
 msgstr "Ses çıktı seviyesi"
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
 "0 to 1024."
 msgstr ""
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr "Ses çıktı frekansı (Hz)"
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
 msgstr ""
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr "Yüksek kalite ses yeniden-örneklemesi"
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
 "resampling algorithm will be used instead."
 msgstr ""
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 msgid "Audio desynchronization compensation"
 msgstr ""
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 
-#: src/libvlc.h:162
-msgid "Preferred audio output channels mode"
+#: src/libvlc.h:173
+#, fuzzy
+msgid "Audio output channels mode"
 msgstr "Tercih edilen ses çıktı kanalları modu"
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
 msgstr "Eğer varsa S/PDIF ses çıktısı kullan"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 msgid "Force detection of Dolby Surround"
 msgstr ""
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 #, fuzzy
 msgid "On"
 msgstr "Aç"
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr "Kapalı"
 
-#: src/libvlc.h:186
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+#: src/libvlc.h:197
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr ""
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 msgid "Audio visualizations "
 msgstr "Ses görsel ögeleri"
 
-#: src/libvlc.h:191
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+#: src/libvlc.h:202
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr ""
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1339,365 +1355,356 @@ msgid ""
 "options."
 msgstr ""
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr "Video çıktı modülü"
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr "Video etkin"
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr "Video genişliği"
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr "Video yüksekliği"
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
-msgstr "Video x koordinatı"
+#: src/libvlc.h:236
+#, fuzzy
+msgid "Video X coordinate"
+msgstr "Video y koordinatı"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
+#: src/libvlc.h:241
+#, fuzzy
+msgid "Video Y coordinate"
 msgstr "Video y koordinatı"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr "Video başlığı"
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
 msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr "Video hizalama"
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr "Merkez"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr "Üst"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr "Alt"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr "Üst-Sol"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr "Üst-Sağ"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr "Alt-Sol"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr "Alt-Sağ"
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr "Video büyütme"
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr ""
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr "Gri video çıktısı"
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr "Tam ekran video çıktısı"
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
-msgstr ""
+#: src/libvlc.h:272
+#, fuzzy
+msgid "Start video in fullscreen mode"
+msgstr "Tam ekran modu geçiş"
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr "Bindirmeli video çıktısı"
 
-#: src/libvlc.h:262
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
 msgstr ""
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr "Her zaman üstte"
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 msgid "Always place the video window on top of other windows."
 msgstr ""
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr ""
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr ""
 
-#: src/libvlc.h:272
-#, fuzzy
-msgid "Log to file"
-msgstr "Başlığa Git"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr "Pencere süslemeleri"
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr ""
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr "Video süzgeç modülü"
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr "Video enstantane klasörü"
 
-#: src/libvlc.h:292
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+#: src/libvlc.h:299
+msgid "Directory where the video snapshots will be stored."
 msgstr ""
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 msgid "Video snapshot format"
 msgstr "Video enstantane formatı"
 
-#: src/libvlc.h:297
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
 msgstr ""
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 #, fuzzy
 msgid "Display video snapshot preview"
 msgstr "Videodan enstantane çek"
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 #, fuzzy
 msgid "Video cropping"
 msgstr "Resim kırpma"
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr "Kaynak en-boy oranı"
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
 "(1.25, 1.3333, etc.) expressing pixel squareness."
 msgstr ""
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr ""
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 #, fuzzy
 msgid "Monitor pixel aspect ratio"
 msgstr "Kaynak en-boy oranı"
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 msgid "Skip frames"
 msgstr "Kareleri atla"
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr ""
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "Kareleri atla"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr "Ses senkron"
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
 "channel."
 msgstr ""
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr ""
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
 msgstr ""
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 msgid "Clock synchronisation"
 msgstr "Saat senkronizasyonu"
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr ""
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr "Ağ senkronizasyonu"
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1709,193 +1716,191 @@ msgstr ""
 msgid "Default"
 msgstr "Varsayılan"
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr "Etkin"
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 msgid "UDP port"
 msgstr "UDP port"
 
-#: src/libvlc.h:369
-msgid "This is the port used for UDP streams. 1234 by default."
+#: src/libvlc.h:384
+msgid "This is the default port used for UDP streams. Default is 1234."
 msgstr ""
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr ""
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 msgid "IPv6 multicast output interface"
 msgstr ""
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr ""
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 #, fuzzy
 msgid "IPv4 multicast output interface address"
 msgstr "Ağ arayüz adresi"
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 
-#: src/libvlc.h:391
-#, fuzzy
-msgid "Program to select"
-msgstr "Programlar"
-
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
 "if you want to read a multi-program stream (like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:397
-#, fuzzy
-msgid "Programs to select"
-msgstr "Programlar"
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 #, fuzzy
 msgid "Audio track"
 msgstr "Ses İzi"
 
-#: src/libvlc.h:406
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+#: src/libvlc.h:422
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr ""
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 msgid "Subtitles track"
 msgstr "Altyazı izi"
 
-#: src/libvlc.h:411
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+#: src/libvlc.h:427
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr ""
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 #, fuzzy
 msgid "Audio language"
 msgstr "Ses dilini seçiniz"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr ""
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 #, fuzzy
 msgid "Subtitle language"
 msgstr "Altyazı dilini seçiniz"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
 msgstr ""
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 #, fuzzy
 msgid "Audio track ID"
 msgstr "Ses İzi"
 
-#: src/libvlc.h:426
-msgid "Give the stream ID of the audio track you want to use."
+#: src/libvlc.h:443
+msgid "Stream ID of the audio track to use."
 msgstr ""
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 #, fuzzy
 msgid "Subtitles track ID"
 msgstr "Altyazı izi"
 
-#: src/libvlc.h:430
-msgid "Give the stream ID of the subtitle track you want to use."
+#: src/libvlc.h:447
+msgid "Stream ID of the subtitle track to use."
 msgstr ""
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 msgid "Input repetitions"
 msgstr ""
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr ""
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
+#: src/libvlc.h:453
+#, fuzzy
+msgid "Start time"
+msgstr "Doğrudan menüden başla"
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
 msgstr ""
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
+#: src/libvlc.h:457
+#, fuzzy
+msgid "Stop time"
+msgstr "Akış Durdur"
+
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
 msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 msgid "Input list"
 msgstr "Girdi listesi"
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr ""
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr ""
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr ""
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -1903,60 +1908,61 @@ msgid ""
 "section. You can also set many miscellaneous subpictures options."
 msgstr ""
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 msgid "Force subtitle position"
 msgstr ""
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
 msgstr ""
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 #, fuzzy
 msgid "Enable sub-pictures"
 msgstr "Altresimler"
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr "On Screen Display"
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 msgid "Subpictures filter module"
 msgstr "Altresim süzgeç modülü"
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr "Altyazı dosyalarını otomatik bul"
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr ""
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 msgid "Subtitle autodetection fuzziness"
 msgstr ""
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -1967,527 +1973,460 @@ msgid ""
 "4 = subtitle file matching the movie name exactly"
 msgstr ""
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 msgid "Subtitle autodetection paths"
 msgstr "Altyazı otomatik bulma yolu"
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
 msgstr ""
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr "Altyazı dosyasını kullan"
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
 msgstr ""
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr "DVD aygıtı"
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
 "the drive letter (eg. D:)"
 msgstr ""
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr ""
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr "VCD aygıtı"
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
 msgstr ""
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr ""
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 msgid "Audio CD device"
 msgstr "Ses CDsi aygıtı"
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
 msgstr ""
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 msgid "This is the default Audio CD device to use."
 msgstr ""
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr "IPv6 kullan"
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+msgid "IPv6 will be used by default for all connections."
 msgstr ""
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr "IPv4 kullan"
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+msgid "IPv4 will be used by default for all connections."
 msgstr ""
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+msgid "TCP connection timeout"
 msgstr ""
 
-#: src/libvlc.h:549
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
+#: src/libvlc.h:570
+msgid "Default TCP connection timeout (in milliseconds). "
 msgstr ""
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 msgid "SOCKS server"
 msgstr "SOCKS sunucusu"
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 msgid "SOCKS user name"
 msgstr "SOCKS kullanıcı adı"
 
-#: src/libvlc.h:558
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:579
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr ""
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 msgid "SOCKS password"
 msgstr "SOCKS parola"
 
-#: src/libvlc.h:562
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:583
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr ""
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 msgid "Title metadata"
 msgstr "Başlık üstverisi"
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr "Yazar üstverisi"
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr "Sanatçı üstverisi"
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr "Tarz üstverisi"
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 msgid "Copyright metadata"
 msgstr "Telif hakkı üstverisi"
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 msgid "Description metadata"
 msgstr "Açıklama üstverisi"
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 msgid "Date metadata"
 msgstr "Tarih üstverisi"
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr "URL üstverisi"
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
 "can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
-msgstr "Tercih edilen codec'ler listesi"
+#: src/libvlc.h:623
+#, fuzzy
+msgid "Preferred decoders list"
+msgstr "Tercih edilen kodlayıcılar listesi"
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr "Tercih edilen kodlayıcılar listesi"
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr ""
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
 msgstr ""
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 msgid "Default stream output chain"
 msgstr "Varsayılan akış çıktı zinciri"
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
 "to learn how to build such chains.Warning: this chain will be enabled for "
 "all streams."
 msgstr ""
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr "Tüm ES akışları etkin"
 
-#: src/libvlc.h:625
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+#: src/libvlc.h:652
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr ""
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr "Akarken ekranda göster"
 
-#: src/libvlc.h:629
-msgid "This allows you to play the stream while streaming it."
+#: src/libvlc.h:656
+msgid "Play locally the stream while streaming it."
 msgstr ""
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr "Video akış çıktısı etkin"
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr "Ses akış çıktısı etkin"
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 #, fuzzy
 msgid "Enable SPU stream output"
 msgstr "Ses akış çıktısı etkin"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 msgid "Keep stream output open"
 msgstr "Akış çıktısını açık tut"
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
 "specified)"
 msgstr ""
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 msgid "Preferred packetizer list"
 msgstr "Tercih edilen paketleyici listesi"
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr ""
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr "Çoklayıcı modülü"
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr ""
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr "Erişim çıktı modülü"
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr ""
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 msgid "Control SAP flow"
 msgstr "SAP akışını denetle"
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr "SAP anons aralığı"
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
 "always leave all these enabled."
 msgstr ""
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 msgid "Enable FPU support"
 msgstr "FPU desteği etkin"
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
 "advantage of it."
 msgstr ""
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr "CPU MMX desteği etkin"
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
 msgstr ""
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr "CPU 3D Now! desteği etkin"
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
 msgstr ""
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr "CPU MMX EXT desteği etkin"
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
 msgstr ""
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr "CPU SSE desteği etkin"
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
 msgstr ""
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr "CPU SSE2 desteği etkin"
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
 msgstr ""
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr "CPU AltiVec desteği etkin"
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
 msgstr ""
 
-#: src/libvlc.h:714
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-
-#: src/libvlc.h:717
-msgid "Automatically preparse files"
-msgstr ""
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-msgid "Services discovery modules"
-msgstr ""
-
-#: src/libvlc.h:724
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-
-#: src/libvlc.h:727
-msgid "Play files randomly forever"
-msgstr "Dosyaları rastgele sürekli oynat"
-
-#: src/libvlc.h:729
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr ""
-
-#: src/libvlc.h:732
-msgid "Repeat all"
-msgstr "Tümünü tekrarla"
-
-#: src/libvlc.h:734
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr ""
-
-#: src/libvlc.h:737
-msgid "Repeat current item"
-msgstr "Şuanki ögeyi tekrarla"
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr ""
-
-#: src/libvlc.h:742
-msgid "Play and stop"
-msgstr "Oynat ve durdur"
-
-#: src/libvlc.h:744
-msgid "Stop the playlist after each played playlist item. "
-msgstr ""
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr "Bellek kopyalama modülü"
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
 msgstr ""
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 msgid "Access module"
 msgstr "Erişim modülü"
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
 "option unless you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 msgid "Access filter module"
 msgstr "Erişim süzgeci modülü"
 
-#: src/libvlc.h:763
-msgid "This is a legacy entry to let you configure access filter modules."
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
 msgstr ""
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 msgid "Demux module"
 msgstr "Ayırıcı modülü"
 
-#: src/libvlc.h:767
-msgid "This is a legacy entry to let you configure demux modules."
+#: src/libvlc.h:771
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr "Gerçek-zamanlı öncelik mümkün"
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2495,99 +2434,100 @@ msgid ""
 "only activate this if you know what you're doing."
 msgstr ""
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr "VLC önceliğini ayarla"
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
 "VLC instances."
 msgstr ""
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr "İş parçacık sayısını minimumda tut"
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr ""
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr "Modül arama yolu"
 
-#: src/libvlc.h:789
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+#: src/libvlc.h:796
+msgid "Additional path for VLC to look for its modules."
 msgstr ""
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 msgid "VLM configuration file"
 msgstr "VLM yapılandırma dosyası"
 
-#: src/libvlc.h:794
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
 msgstr ""
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr "Eklenti arabelleği kullan"
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
-msgid "This option allows you to collect miscellaneous statistics."
+#: src/libvlc.h:808
+msgid "Collect miscellaneous statistics."
 msgstr ""
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr "Arkaplan işlemi olarak çalışsın"
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr ""
 
-#: src/libvlc.h:810
+#: src/libvlc.h:814
+#, fuzzy
+msgid "Log to file"
+msgstr "Başlığa Git"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
+msgstr ""
+
+#: src/libvlc.h:818
+msgid "Log to syslog"
+msgstr ""
+
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
+msgstr ""
+
+#: src/libvlc.h:822
 msgid "Allow only one running instance"
 msgstr "Yalnızca bir kopya çalışsın"
 
-#: src/libvlc.h:812
+#: src/libvlc.h:824
 msgid ""
 "Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
 "explorer. This option will allow you to play the file with the already "
 "running instance or enqueue it."
 msgstr ""
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
-msgstr ""
-
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
-msgstr ""
-
-#: src/libvlc.h:824
+#: src/libvlc.h:830
 msgid "Increase the priority of the process"
 msgstr "İşlemin önceliğini artır"
 
-#: src/libvlc.h:826
+#: src/libvlc.h:832
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
 "experience as it allows VLC not to be disturbed by other applications that "
@@ -2597,22 +2537,22 @@ msgid ""
 "machine."
 msgstr ""
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr ""
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
 "to correctly implement condition variables. You can also use the faster "
 "Win9x implementation but you might experience problems with it."
 msgstr ""
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr ""
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
 "implementation (more precisely there is a possibility for a race condition "
@@ -2621,578 +2561,699 @@ msgid ""
 "fastest but slightly incorrect), 1 (default) and 2."
 msgstr ""
 
-#: src/libvlc.h:851
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
+msgstr ""
+
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
+
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
+msgstr ""
+
+#: src/libvlc.h:872
+msgid "Automatically preparse files"
+msgstr ""
+
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
+msgstr ""
+
+#: src/libvlc.h:877
+msgid "Services discovery modules"
+msgstr ""
+
+#: src/libvlc.h:879
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
+
+#: src/libvlc.h:882
+msgid "Play files randomly forever"
+msgstr "Dosyaları rastgele sürekli oynat"
+
+#: src/libvlc.h:884
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr ""
+
+#: src/libvlc.h:886
+msgid "Repeat all"
+msgstr "Tümünü tekrarla"
+
+#: src/libvlc.h:888
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr ""
+
+#: src/libvlc.h:890
+msgid "Repeat current item"
+msgstr "Şuanki ögeyi tekrarla"
+
+#: src/libvlc.h:892
+msgid "VLC will keep playing the current playlist item."
+msgstr ""
+
+#: src/libvlc.h:894
+msgid "Play and stop"
+msgstr "Oynat ve durdur"
+
+#: src/libvlc.h:896
+msgid "Stop the playlist after each played playlist item."
+msgstr ""
+
+#: src/libvlc.h:903
 msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
 msgstr ""
 
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
 #: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
 #: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
 msgid "Fullscreen"
 msgstr "Tam ekran"
 
-#: src/libvlc.h:855
+#: src/libvlc.h:907
 msgid "Select the hotkey to use to swap fullscreen state."
 msgstr "Tam ekran durumuna geçmek için kestirme tuş seçin"
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
 msgid "Play/Pause"
 msgstr "Oynat/Duraklat"
 
-#: src/libvlc.h:857
+#: src/libvlc.h:909
 msgid "Select the hotkey to use to swap paused state."
 msgstr "Duraklatma durumuna geçmek için kestirme tuş seçin"
 
-#: src/libvlc.h:858
+#: src/libvlc.h:910
 msgid "Pause only"
 msgstr "Sadece duraklat"
 
-#: src/libvlc.h:859
+#: src/libvlc.h:911
 msgid "Select the hotkey to use to pause."
 msgstr "Duraklatma için kestirme tuş seçin"
 
-#: src/libvlc.h:860
+#: src/libvlc.h:912
 msgid "Play only"
 msgstr "Sadece oynat"
 
-#: src/libvlc.h:861
+#: src/libvlc.h:913
 msgid "Select the hotkey to use to play."
 msgstr "Oynatma  için kestirme tuş seçin"
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
 msgid "Faster"
 msgstr "Hızlı"
 
-#: src/libvlc.h:863
+#: src/libvlc.h:915
 msgid "Select the hotkey to use for fast forward playback."
 msgstr "Hızlı ileriye sarma  için kestirme tuş seçin"
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
 msgid "Slower"
 msgstr "Yavaş"
 
-#: src/libvlc.h:865
+#: src/libvlc.h:917
 msgid "Select the hotkey to use for slow motion playback."
 msgstr "Ağır çekim oynatma  için kestirme tuş seçin"
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr "Sonraki"
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr ""
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr "Önceki"
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr ""
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr "Durdur"
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
-msgstr ""
+#: src/libvlc.h:923
+#, fuzzy
+msgid "Select the hotkey to stop playback."
+msgstr "Oynatma  için kestirme tuş seçin"
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr "Konum"
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr ""
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 #, fuzzy
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr "Duraklatma için kestirme tuş seçin"
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 #, fuzzy
 msgid "Short backwards jump"
 msgstr "Geriye doğru git"
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 #, fuzzy
 msgid "Select the hotkey to make a short backwards jump."
 msgstr "Duraklatma için kestirme tuş seçin"
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 #, fuzzy
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr "Duraklatma için kestirme tuş seçin"
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 #, fuzzy
 msgid "Long backwards jump"
 msgstr "Geriye doğru git"
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 #, fuzzy
 msgid "Select the hotkey to make a long backwards jump."
 msgstr "Duraklatma için kestirme tuş seçin"
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 #, fuzzy
 msgid "Select the hotkey to make a very short forward jump."
 msgstr "Hızlı ileriye sarma  için kestirme tuş seçin"
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 #, fuzzy
 msgid "Short forward jump"
 msgstr "İleriye Sar"
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 #, fuzzy
 msgid "Select the hotkey to make a short forward jump."
 msgstr "Hızlı ileriye sarma  için kestirme tuş seçin"
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 #, fuzzy
 msgid "Select the hotkey to make a medium forward jump."
 msgstr "Hızlı ileriye sarma  için kestirme tuş seçin"
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 #, fuzzy
 msgid "Select the hotkey to make a long forward jump."
 msgstr "Hızlı ileriye sarma  için kestirme tuş seçin"
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
+#: src/libvlc.h:959
 #, fuzzy
-msgid "Long jump size"
+msgid "Long jump length"
 msgstr "Yazıtipi boyutu"
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr "Çıkış"
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 msgid "Select the hotkey to quit the application."
 msgstr ""
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 msgid "Navigate up"
 msgstr "Yukarıya git"
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 msgid "Select the key to move the selector up in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 msgid "Navigate down"
 msgstr "Aşağıya git"
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 msgid "Select the key to move the selector down in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 msgid "Navigate left"
 msgstr "Sola git"
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 msgid "Select the key to move the selector left in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 msgid "Navigate right"
 msgstr "Sağa git"
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 msgid "Select the key to move the selector right in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr "Etkinleştir"
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 msgid "Select the key to activate selected item in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 #, fuzzy
 msgid "Go to the DVD menu"
 msgstr "DVD menülerini kullan"
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 #, fuzzy
 msgid "Select the key to take you to the DVD menu"
 msgstr "Duraklatma için kestirme tuş seçin"
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 #, fuzzy
 msgid "Select previous DVD title"
 msgstr "Önceki başlığı seç"
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 #, fuzzy
 msgid "Select the key to choose the previous title from the DVD"
 msgstr "Duraklatma için kestirme tuş seçin"
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 #, fuzzy
 msgid "Select next DVD title"
 msgstr "Sonraki bölümü seç"
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 msgid "Select the key to choose the next title from the DVD"
 msgstr ""
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 #, fuzzy
 msgid "Select prev DVD chapter"
 msgstr "Önceki bölümü seç"
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr ""
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 #, fuzzy
 msgid "Select next DVD chapter"
 msgstr "Sonraki bölümü seç"
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr ""
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr "Ses seviyesi artır"
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr ""
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr "Ses seviyesi azalt"
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr ""
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr "Sessiz"
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
-msgstr ""
+#: src/libvlc.h:989
+#, fuzzy
+msgid "Select the key to mute audio."
+msgstr "Duraklatma için kestirme tuş seçin"
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 msgid "Subtitle delay up"
 msgstr "Altyazı gecikmesini artır"
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 msgid "Select the key to increase the subtitle delay."
 msgstr ""
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 msgid "Subtitle delay down"
 msgstr "Altyazı gecikmesini azalt"
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 msgid "Select the key to decrease the subtitle delay."
 msgstr ""
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 msgid "Audio delay up"
 msgstr "Ses gecikmesini artır"
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 msgid "Select the key to increase the audio delay."
 msgstr ""
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 msgid "Audio delay down"
 msgstr "Ses gecikmesini azalt"
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 msgid "Select the key to decrease the audio delay."
 msgstr ""
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr "Yer imi 1 oynat"
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr "Yer imi 2 oynat"
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr "Yer imi 3 oynat"
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr "Yer imi 4 oynat"
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr "Yer imi 5 oynat"
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr "Yer imi 6 oynat"
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr "Yer imi 7 oynat"
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr "Yer imi 8 oynat"
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr "Yer imi 9 oynat"
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr "Yer imi 10 oynat"
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 msgid "Select the key to play this bookmark."
 msgstr ""
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 msgid "Set playlist bookmark 1"
 msgstr "Yer imi 1 ayarla"
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 msgid "Set playlist bookmark 2"
 msgstr "Yer imi 2 ayarla"
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 msgid "Set playlist bookmark 3"
 msgstr "Yer imi 3 ayarla"
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 msgid "Set playlist bookmark 4"
 msgstr "Yer imi 4 ayarla"
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 msgid "Set playlist bookmark 5"
 msgstr "Yer imi 5 ayarla"
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 msgid "Set playlist bookmark 6"
 msgstr "Yer imi 6 ayarla"
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 msgid "Set playlist bookmark 7"
 msgstr "Yer imi 7 ayarla"
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 msgid "Set playlist bookmark 8"
 msgstr "Yer imi 8 ayarla"
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 msgid "Set playlist bookmark 9"
 msgstr "Yer imi 9 ayarla"
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 msgid "Set playlist bookmark 10"
 msgstr "Yer imi 10 ayarla"
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 msgid "Select the key to set this playlist bookmark."
 msgstr ""
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+msgid "Playlist bookmark 1"
+msgstr ""
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+msgid "Playlist bookmark 2"
+msgstr ""
+
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+msgid "Playlist bookmark 3"
+msgstr ""
+
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+msgid "Playlist bookmark 4"
+msgstr ""
+
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+msgid "Playlist bookmark 5"
+msgstr ""
+
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+msgid "Playlist bookmark 6"
+msgstr ""
+
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+msgid "Playlist bookmark 7"
+msgstr ""
+
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+msgid "Playlist bookmark 8"
+msgstr ""
+
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+msgid "Playlist bookmark 9"
+msgstr ""
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+msgid "Playlist bookmark 10"
+msgstr ""
+
+#: src/libvlc.h:1032
+msgid "This allows you to define playlist bookmarks."
+msgstr ""
+
+#: src/libvlc.h:1034
 msgid "Go back in browsing history"
 msgstr "Gezintide geriye git"
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr "Gezintide ileriye git"
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 msgid "Cycle audio track"
 msgstr ""
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+msgid "Cycle through the available audio tracks(languages)."
 msgstr ""
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 msgid "Cycle subtitle track"
 msgstr ""
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
+#: src/libvlc.h:1042
+msgid "Cycle through the available subtitle tracks."
 msgstr ""
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1043
 #, fuzzy
 msgid "Cycle source aspect ratio"
 msgstr "Kaynak en-boy oranı"
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
-msgstr ""
+#: src/libvlc.h:1044
+#, fuzzy
+msgid "Cycle through a predefined list of source aspect ratios."
+msgstr "Kaynak en-boy oranı"
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 #, fuzzy
 msgid "Cycle video crop"
 msgstr "Gri video çıktısı"
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
+#: src/libvlc.h:1046
+msgid "Cycle through a predefined list of crop formats."
 msgstr ""
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 #, fuzzy
 msgid "Cycle deinterlace modes"
 msgstr "WinCE arayüz modülü"
 
-#: src/libvlc.h:985
-msgid "Cycle through all the deinterlace modes"
-msgstr ""
+#: src/libvlc.h:1048
+#, fuzzy
+msgid "Cycle through deinterlace modes."
+msgstr "WinCE arayüz modülü"
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 msgid "Show interface"
 msgstr ""
 
-#: src/libvlc.h:987
-msgid "Raise the interface above all other windows"
+#: src/libvlc.h:1050
+msgid "Raise the interface above all other windows."
 msgstr ""
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 #, fuzzy
 msgid "Hide interface"
 msgstr "Arayüzü Göster/Gizle"
 
-#: src/libvlc.h:989
-msgid "Lower the interface below all other windows"
+#: src/libvlc.h:1052
+msgid "Lower the interface below all other windows."
 msgstr ""
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr "Videodan enstantane çek"
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr ""
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 msgid "Record"
 msgstr "Kayıt"
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr ""
 
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3215,142 +3276,147 @@ msgid ""
 "  vlc:quit                       Special item to quit VLC\n"
 msgstr ""
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 msgid "Snapshot"
 msgstr "Enstantane"
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 msgid "Window properties"
 msgstr "Pencere özellikleri"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 msgid "Subpictures"
 msgstr "Altresimler"
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr "Altyazılar"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 msgid "Overlays"
 msgstr "Bindirmeler"
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 msgid "Track settings"
 msgstr "İz ayarları"
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 msgid "Playback control"
 msgstr "Oynatma kontrolü"
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 msgid "Default devices"
 msgstr "Varsayılan aygıtlar"
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 msgid "Network settings"
 msgstr "Ağ ayarları"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr "Socks proxy"
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 msgid "Metadata"
 msgstr "Üstveri"
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr "Kod çözücüler"
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 msgid "Input"
 msgstr "Girdi"
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 msgid "CPU"
 msgstr "CPU"
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 msgid "Special modules"
 msgstr "Özel modüller"
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr "Eklentiler"
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 msgid "Performance options"
 msgstr "Performans seçenekleri"
 
-#: src/libvlc.h:1436
-#, fuzzy
-msgid "Interfaces"
-msgstr "Arayüz"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr "Kestirme tuşlar"
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1808
+#, fuzzy
+msgid "Jump sizes"
+msgstr "Yazıtipi boyutu"
+
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr "ana program"
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 msgid "print help for the advanced options"
 msgstr "gelismis secenekler icin help goster"
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr ""
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr ""
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr ""
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr ""
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr ""
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 msgid "resets the current plugins cache"
 msgstr ""
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr ""
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr "boolean"
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 #, fuzzy
 msgid "key"
 msgstr "anahtar/kare"
@@ -3959,11 +4025,11 @@ msgstr "Zhuang"
 msgid "Zulu"
 msgstr "Zulu"
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr "Bilinmeyen"
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -3984,28 +4050,28 @@ msgstr "Tüm ögeler, sırasız"
 msgid "Undefined"
 msgstr "Tanımsız"
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr "Taramasız"
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 msgid "Discard"
 msgstr ""
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr "Harmanla"
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 msgid "Mean"
 msgstr "Ortalama/Ortalı"
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr "Titrek"
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr "Lineer"
 
@@ -4029,17 +4095,19 @@ msgstr "1:1 Orijinal"
 msgid "2:1 Double"
 msgstr "2:1 İki kat"
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr "Kırp"
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 #, fuzzy
 msgid "Aspect-ratio"
 msgstr "En-boy Oranı"
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -4050,10 +4118,10 @@ msgstr "En-boy Oranı"
 msgid "Caching value in ms"
 msgstr "Arabellek değeri ms"
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. This value should be set in "
+"milliseconds."
 msgstr ""
 
 #: modules/access/cdda.c:58 modules/gui/macosx/open.m:176
@@ -4076,7 +4144,7 @@ msgid "CDDB Server"
 msgstr "CDDB sunucusu"
 
 #: modules/access/cdda.c:71
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr ""
 
 #: modules/access/cdda.c:74
@@ -4086,20 +4154,20 @@ msgstr "CDDB sunucu portu"
 
 #: modules/access/cdda.c:74
 #, fuzzy
-msgid "CDDB Server port to use"
+msgid "CDDB Server port to use."
 msgstr "CDDB sunucu portu"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 msgid "Audio CD - Track "
 msgstr "Ses CDsi - İz"
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, c-format
 msgid "Audio CD - Track %i"
 msgstr "Ses CDsi - İz %i"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr "hiçbiri"
 
@@ -4127,16 +4195,16 @@ msgstr ""
 
 #: modules/access/cdda/cdda.c:59
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:63
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:69
@@ -4199,8 +4267,8 @@ msgstr "Compact Disc Digital Audio (CD-DA) girdisi"
 msgid "Audio Compact Disc"
 msgstr "Ses Optik Disc"
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:129
@@ -4236,8 +4304,7 @@ msgid "Use Navigation-style playback?"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:174
@@ -4249,7 +4316,8 @@ msgid "Format to use in playlist \"title\" field when using CDDB"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:181
-msgid "Do CDDB lookups?"
+#, fuzzy
+msgid "CDDB lookups"
 msgstr "CDDB araştır?"
 
 #: modules/access/cdda/cdda.c:182
@@ -4332,8 +4400,8 @@ msgstr "İzler"
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr "İz"
 
@@ -4366,21 +4434,22 @@ msgid "expand"
 msgstr "genişlet"
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+msgid "Ignored extensions"
 msgstr ""
 
 #: modules/access/directory.c:82
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 msgid "Directory"
 msgstr "Klasör"
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 msgid "Standard filesystem directory input"
 msgstr ""
 
@@ -4400,8 +4469,8 @@ msgstr "Anten"
 
 #: modules/access/dshow/dshow.cpp:81
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:83 modules/access/v4l/v4l.c:77
@@ -4410,9 +4479,8 @@ msgstr "Video aygıtı ismi"
 
 #: modules/access/dshow/dshow.cpp:85
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:88 modules/access/v4l/v4l.c:81
@@ -4421,9 +4489,9 @@ msgstr "Ses aygıtı ismi"
 
 #: modules/access/dshow/dshow.cpp:90
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:93
@@ -4432,9 +4500,8 @@ msgstr "Video boyutu"
 
 #: modules/access/dshow/dshow.cpp:95
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:98 modules/access/v4l/v4l.c:85
@@ -4479,8 +4546,7 @@ msgid "Tuner TV Channel"
 msgstr "Tuner TV Kanalı"
 
 #: modules/access/dshow/dshow.cpp:115
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:117
@@ -4489,8 +4555,8 @@ msgstr "Tuner ülke kodu"
 
 #: modules/access/dshow/dshow.cpp:119
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:121
@@ -4498,44 +4564,69 @@ msgid "Tuner input type"
 msgstr "Tuner girdi türü"
 
 #: modules/access/dshow/dshow.cpp:123
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+msgid "Select the tuner input type (Cable/Antenna)."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "Video Seçenekleri"
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "Ses CD girdisi"
+
+#: modules/access/dshow/dshow.cpp:132
+msgid "Select the audio input source. See the \"video input\" option."
 msgstr ""
 
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "Video çıktı modülü"
+
 #: modules/access/dshow/dshow.cpp:135
+msgid "Select the video output type. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "CoreAudio çıktısı"
+
+#: modules/access/dshow/dshow.cpp:138
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:150
 msgid "DirectShow"
 msgstr "DirectShow"
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 msgid "DirectShow input"
 msgstr "DirectShow girdisi"
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 msgid "Refresh list"
 msgstr "Listeyi yenile"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr "Yapılandır"
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-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:73
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
+"Caching value for DVB streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/dvb/access.c:76
@@ -4574,7 +4665,9 @@ msgid "Probe DVB card for capabilities"
 msgstr "DVB kartı özelliklerini sına"
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr ""
 
 #: modules/access/dvb/access.c:91
@@ -4582,7 +4675,7 @@ msgid "Budget mode"
 msgstr ""
 
 #: modules/access/dvb/access.c:92
-msgid "This allows you to stream an entire transponder with a budget card."
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
 msgstr ""
 
 #: modules/access/dvb/access.c:95
@@ -4590,7 +4683,8 @@ msgid "Satellite number in the Diseqc system"
 msgstr "Diseqc sistemindeki uydu numarası"
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+#, fuzzy
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr "[0=diseqc yok, 1-4=uydu numarası]"
 
 #: modules/access/dvb/access.c:98
@@ -4598,7 +4692,7 @@ msgid "LNB voltage"
 msgstr "LNB gerilimi"
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr ""
 
 #: modules/access/dvb/access.c:101
@@ -4616,7 +4710,8 @@ msgid "22 kHz tone"
 msgstr "22 kHz tone"
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+#, fuzzy
+msgid "[0=off, 1=on, -1=auto]."
 msgstr "[0=kapalı, 1=açık, -1=otomatik]"
 
 #: modules/access/dvb/access.c:108
@@ -4624,7 +4719,8 @@ msgid "Transponder FEC"
 msgstr "Transponder FEC"
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+#, fuzzy
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr "FEC=İleri Hata Düzeltme modu [9=otomatik]"
 
 #: modules/access/dvb/access.c:111
@@ -4694,8 +4790,7 @@ msgstr "HTTP kullanıcı adı"
 
 #: modules/access/dvb/access.c:152
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:155
@@ -4704,8 +4799,7 @@ msgstr "HTTP parolası"
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -4715,39 +4809,39 @@ msgstr "HTTP SSL"
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 msgid "Certificate file"
 msgstr "Sertifika dosyası"
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr ""
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr "Kişisel anahtar dosyası"
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 msgid "Root CA file"
 msgstr "Kök CA dosyası"
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr ""
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 msgid "CRL file"
 msgstr "CRL dosyası"
 
@@ -4768,18 +4862,29 @@ msgstr "DVB girdisi v4l2 destekli"
 msgid "HTTP server"
 msgstr "HTTP kullanıcı adı"
 
+#: 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:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr "DVD açısı"
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
-msgid "Allows you to select the default DVD angle."
-msgstr ""
+#, fuzzy
+msgid "Default DVD angle."
+msgstr "DVD açısı"
 
-#: modules/access/dvdnav.c:65
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
+msgid "Caching value for DVDs. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/dvdnav.c:67
@@ -4788,8 +4893,8 @@ msgstr "Doğrudan menüden başla"
 
 #: modules/access/dvdnav.c:69
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 
 #: modules/access/dvdnav.c:78
@@ -4800,12 +4905,6 @@ msgstr "DVD menülü"
 msgid "DVDnav Input"
 msgstr "DVDnav Girdisi"
 
-#: modules/access/dvdread.c:63
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-
 #: modules/access/dvdread.c:66
 msgid "Method used by libdvdcss for decryption"
 msgstr ""
@@ -4845,8 +4944,7 @@ msgstr ""
 
 #: modules/access/fake.c:42
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
+"Caching value for fake streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/fake.c:44 modules/access/pvr/pvr.c:72
@@ -4855,7 +4953,7 @@ msgid "Framerate"
 msgstr "Çerçeve oranı"
 
 #: modules/access/fake.c:46
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr ""
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -4865,8 +4963,8 @@ msgstr ""
 
 #: modules/access/fake.c:49
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 
 #: modules/access/fake.c:51
@@ -4876,8 +4974,8 @@ msgstr "Süre"
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -4888,19 +4986,24 @@ msgstr "Sahte"
 msgid "Fake input"
 msgstr "Sahte girdi"
 
+#: modules/access/file.c:82
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr ""
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr ""
 
 #: modules/access/file.c:86
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 
 #: modules/access/file.c:90
-msgid "Standard filesystem file input"
-msgstr ""
+#, fuzzy
+msgid "File input"
+msgstr "Sahte girdi"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
 #: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:261
@@ -4914,35 +5017,66 @@ msgstr ""
 msgid "File"
 msgstr "Dosya"
 
-#: modules/access/ftp.c:44
-msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+#: modules/access_filter/record.c:43
+msgid "Record directory"
 msgstr ""
 
-#: modules/access/ftp.c:46
-msgid "FTP user name"
-msgstr "FTP kullanıcı adı"
-
-#: modules/access/ftp.c:47 modules/access/smb.c:64
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
+#: modules/access_filter/record.c:45
+msgid "Directory where the record will be stored."
 msgstr ""
 
-#: modules/access/ftp.c:49
-msgid "FTP password"
-msgstr "FTP parolası"
+#: modules/access_filter/timeshift.c:44
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Zaman kaydırma"
 
-#: modules/access/ftp.c:50 modules/access/smb.c:67
-msgid "Allows you to modify the password that will be used for the connection."
-msgstr ""
+#: modules/access_filter/timeshift.c:45
+#, fuzzy
+msgid ""
+"This is the size of the temporary files tha 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:47
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Video enstantane klasörü"
+
+#: modules/access_filter/timeshift.c:48
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+msgid "Timeshift"
+msgstr "Zaman kaydırma"
+
+#: modules/access/ftp.c:44
+msgid ""
+"Caching value for FTP streams. This value should be set in milliseconds."
+msgstr ""
+
+#: modules/access/ftp.c:46
+msgid "FTP user name"
+msgstr "FTP kullanıcı adı"
+
+#: modules/access/ftp.c:47 modules/access/smb.c:64
+msgid "User name that will be used for the connection."
+msgstr ""
+
+#: modules/access/ftp.c:49
+msgid "FTP password"
+msgstr "FTP parolası"
+
+#: modules/access/ftp.c:50 modules/access/smb.c:67
+msgid "Password that will be used for the connection."
+msgstr ""
 
 #: modules/access/ftp.c:52
 msgid "FTP account"
 msgstr "FTP hesabı"
 
 #: modules/access/ftp.c:53
-msgid "Allows you to modify the account that will be used for the connection."
+msgid "Account that will be used for the connection."
 msgstr ""
 
 #: modules/access/ftp.c:58
@@ -4951,13 +5085,13 @@ msgstr "FTP girdisi"
 
 #: modules/access/gnomevfs.c:46
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/gnomevfs.c:50
-msgid "GnomeVFS filesystem file input"
-msgstr ""
+#, fuzzy
+msgid "GnomeVFS input"
+msgstr "Girdi yok"
 
 #: modules/access/http.c:47
 msgid "HTTP proxy"
@@ -4965,15 +5099,14 @@ msgstr "HTTP proxy"
 
 #: modules/access/http.c:49
 msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
 msgstr ""
 
 #: modules/access/http.c:55
 msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
+"Caching value for HTTP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/http.c:58
@@ -4981,43 +5114,41 @@ msgid "HTTP user agent"
 msgstr "HTTP kullanıcı ajanı"
 
 #: modules/access/http.c:59
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
+msgid "User agent that will be used for the connection."
 msgstr ""
 
 #: modules/access/http.c:62
 msgid "Auto re-connect"
 msgstr "Otomatik yeniden bağlan"
 
-#: modules/access/http.c:63
+#: modules/access/http.c:64
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
 msgstr ""
 
-#: modules/access/http.c:66
+#: modules/access/http.c:67
 msgid "Continuous stream"
 msgstr "Kesintisiz akış"
 
-#: modules/access/http.c:67
+#: modules/access/http.c:68
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
 msgstr ""
 
-#: modules/access/http.c:73
+#: modules/access/http.c:74
 msgid "HTTP input"
 msgstr "HTTP girdisi"
 
-#: modules/access/http.c:75
+#: modules/access/http.c:76
 #, fuzzy
 msgid "HTTP(S)"
 msgstr "HTTP"
 
 #: modules/access/mms/mms.c:48
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
+"Caching value for MMS streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/mms/mms.c:51
@@ -5025,24 +5156,194 @@ msgid "Force selection of all streams"
 msgstr ""
 
 #: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
 #, fuzzy
 msgid "Maximum bitrate"
 msgstr "Maksimum yerel bit oranı"
 
-#: modules/access/mms/mms.c:55
-msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
+#: modules/access/mms/mms.c:58
+msgid "Select the stream with the maximum bitrate under that limit."
 msgstr ""
 
-#: modules/access/mms/mms.c:60
+#: modules/access/mms/mms.c:62
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS) girdisi"
 
+#: 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:60
+msgid "Append to file"
+msgstr "Dosyaya ekle"
+
+#: modules/access_output/file.c:61
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
+
+#: modules/access_output/file.c:65
+msgid "File stream output"
+msgstr "Dosya akış çıktısı"
+
+#: modules/access_output/http.c:60
+msgid "Username"
+msgstr "Kullanıcı"
+
+#: modules/access_output/http.c:61
+msgid "User name that will be requested to access the stream."
+msgstr ""
+
+#: modules/access_output/http.c:64
+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 forHTTPS. 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 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 "
+"icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:73
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Erişim çıktısı"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+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:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+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/pvr.c:48
 msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:51
@@ -5068,23 +5369,25 @@ msgid "Norm"
 msgstr "Norm"
 
 #: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
 msgid "Width"
 msgstr "Genişlik"
 
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.c:62
+msgid "Width of the stream to capture (-1 for autodetection)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
 msgid "Height"
 msgstr "Yükseklik"
 
-#: modules/access/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.c:66
+msgid "Height of the stream to capture (-1 for autodetection)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
@@ -5092,11 +5395,11 @@ msgid "Frequency"
 msgstr "Frekans"
 
 #: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
+msgid "Frequency to capture (in kHz), if applicable."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)"
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:76
@@ -5105,7 +5408,7 @@ msgstr "Anahtar aralığı"
 
 #: modules/access/pvr/pvr.c:77
 #, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)"
+msgid "Interval between keyframes (-1 for autodetect)."
 msgstr "Anahtar kare aralığı (-1 otomatik)"
 
 #: modules/access/pvr/pvr.c:79
@@ -5119,7 +5422,7 @@ msgid ""
 msgstr ""
 
 #: modules/access/pvr/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
+msgid "Bitrate to use (-1 for default)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:86
@@ -5127,15 +5430,16 @@ msgid "Bitrate peak"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR mode"
+msgid "Peak bitrate in VBR mode."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
-msgstr ""
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Bit oranı"
 
 #: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:92
@@ -5143,70 +5447,62 @@ msgid "Audio bitmask"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:93
-msgid ""
-"This option allows setting of bitmask that will get used by the audio part "
-"of the card."
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
 msgid "Volume"
 msgstr "Seviye"
 
 #: modules/access/pvr/pvr.c:97
-msgid "This option allows setting of the audio volume (0-65535)."
+msgid "Audio volume (0-65535)."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
 msgid "Channel"
 msgstr "Kanal"
 
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
+#: modules/access/pvr/pvr.c:100
 msgid ""
 "Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "Automatic"
 msgstr "Otomatik"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "SECAM"
 msgstr "SECAM"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "PAL"
 msgstr "PAL"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "NTSC"
 msgstr "NTSC"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr "vbr"
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr "cbr"
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr "PVR"
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
+#: modules/access/pvr/pvr.c:115
+msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
-msgstr "Arabellek değeri (ms)"
-
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
+"Caching value for RTSP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/rtsp/access.c:46 modules/access/rtsp/access.c:47
@@ -5216,12 +5512,11 @@ msgstr "RTSP"
 
 #: modules/access/screen/screen.c:39
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
+"Caching value for screen capture. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/screen/screen.c:43
-msgid "Allows you to set the desired frame rate for the capture."
+msgid "Desired frame rate for the capture."
 msgstr ""
 
 #: modules/access/screen/screen.c:46
@@ -5230,8 +5525,8 @@ msgstr ""
 
 #: modules/access/screen/screen.c:48
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"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
@@ -5244,8 +5539,7 @@ msgstr ""
 
 #: modules/access/smb.c:61
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
+"Caching value for SMB streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/smb.c:63
@@ -5261,9 +5555,7 @@ msgid "SMB domain"
 msgstr "SMB etki alanı"
 
 #: modules/access/smb.c:70
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
+msgid "Domain/Workgroup that will be used for the connection."
 msgstr ""
 
 #: modules/access/smb.c:75
@@ -5272,8 +5564,7 @@ msgstr "SMB girdisi"
 
 #: modules/access/tcp.c:39
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
+"Caching value for TCP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/tcp.c:46
@@ -5284,10 +5575,9 @@ msgstr "TCP"
 msgid "TCP input"
 msgstr "TCP girdisi"
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"Caching value for UDP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/udp.c:47
@@ -5295,17 +5585,19 @@ msgid "Autodetection of MTU"
 msgstr ""
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
 msgstr ""
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 msgid "RTP reordering timeout in ms"
 msgstr ""
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"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
@@ -5320,20 +5612,19 @@ msgstr "UDP/RTP girdisi"
 
 #: modules/access/v4l/v4l.c:75
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:79
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:83
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:87
@@ -5342,48 +5633,63 @@ msgid ""
 "(default), RV24, etc.)"
 msgstr ""
 
+#: modules/access/v4l/v4l.c:94
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
 #: modules/access/v4l/v4l.c:99
 msgid "Audio Channel"
 msgstr "Ses Kanalları"
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+msgid "Audio Channel to use, if there are several audio inputs."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr "Parlaklık"
 
 #: modules/access/v4l/v4l.c:110
-msgid "Set the Brightness of the video input"
+msgid "Brightness of the video input."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 msgid "Hue"
 msgstr "Renk tonu"
 
 #: modules/access/v4l/v4l.c:113
-msgid "Set the Hue of the video input"
+msgid "Hue of the video input."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 msgid "Color"
 msgstr "Renk"
 
 #: modules/access/v4l/v4l.c:116
-msgid "Set the Color of the video input"
+msgid "Color of the video input."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr "Karşıtlık"
 
 #: modules/access/v4l/v4l.c:119
-msgid "Set the Contrast of the video input"
+msgid "Contrast of the video input."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:120
@@ -5391,7 +5697,7 @@ msgid "Tuner"
 msgstr "Tuner"
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
+msgid "Tuner to use, if there are several ones."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:122
@@ -5399,11 +5705,12 @@ msgid "Samplerate"
 msgstr "Örnekleme oranı"
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:127
-msgid "If this option is set, the audio stream will be captured in stereo"
+msgid "Capture the audio stream in stereo."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:128
@@ -5419,7 +5726,7 @@ msgid "Decimation"
 msgstr "Örnek seyreltme"
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+msgid "Decimation level for MJPEG streams"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:134
@@ -5427,7 +5734,7 @@ msgid "Quality"
 msgstr "Kalite"
 
 #: modules/access/v4l/v4l.c:135
-msgid "Set the quality of the stream"
+msgid "Quality of the stream."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:146
@@ -5438,6 +5745,10 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Video4Linux girdisi"
 
+#: 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
 #: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
 #: modules/gui/wxwidgets/dialogs/open.cpp:697
@@ -5534,283 +5845,96 @@ msgstr "İz boyutu (sektör)"
 msgid "type"
 msgstr "tür"
 
-#: modules/access/vcdx/info.c:139
-msgid "end"
-msgstr "son"
-
-#: modules/access/vcdx/info.c:142
-msgid "play list"
-msgstr ""
-
-#: modules/access/vcdx/info.c:153
-msgid "extended selection list"
-msgstr ""
-
-#: modules/access/vcdx/info.c:154
-msgid "selection list"
-msgstr ""
-
-#: modules/access/vcdx/info.c:166
-msgid "unknown type"
-msgstr "bilinmeyen tür"
-
-#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299
-#: modules/access/vcdx/info.c:316
-msgid "List ID"
-msgstr "Liste ID"
-
-#: modules/access/vcdx/vcd.c:95
-msgid "(Super) Video CD"
-msgstr "(Süper) Video CD"
-
-#: modules/access/vcdx/vcd.c:96
-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: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:43
-msgid "Record directory"
-msgstr ""
-
-#: modules/access_filter/record.c:45
-msgid "Allows you to specify the directory where the record will be stored"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:44
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Zaman kaydırma"
-
-#: modules/access_filter/timeshift.c:45
-#, fuzzy
-msgid "Size of the temporary files use to store the timeshifted stream."
-msgstr "Video süzgeçleri, video akışlarını son-işleme için kullanılırlar"
-
-#: modules/access_filter/timeshift.c:47
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Video enstantane klasörü"
-
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
-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:60
-msgid "Append to file"
-msgstr "Dosyaya ekle"
-
-#: modules/access_output/file.c:61
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:65
-msgid "File stream output"
-msgstr "Dosya akış çıktısı"
-
-#: modules/access_output/http.c:60
-msgid "Username"
-msgstr "Kullanıcı"
-
-#: modules/access_output/http.c:61
-msgid ""
-"Allows you to give a user name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:64
-msgid ""
-"Allows you to give a 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 "Allows you to give the mime returned by the server."
-msgstr ""
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. Leave empty if you "
-"don't have one."
-msgstr ""
+#: modules/access/vcdx/info.c:139
+msgid "end"
+msgstr "son"
 
-#: modules/access_output/http.c:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. Leave empty if you don't have one."
+#: modules/access/vcdx/info.c:142
+msgid "play list"
 msgstr ""
 
-#: modules/access_output/http.c:85
-msgid "Advertise with Bonjour"
+#: modules/access/vcdx/info.c:153
+msgid "extended selection list"
 msgstr ""
 
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
+#: modules/access/vcdx/info.c:154
+msgid "selection list"
 msgstr ""
 
-#: modules/access_output/http.c:90
-msgid "HTTP stream output"
-msgstr "HTTP akış çıktısı"
+#: modules/access/vcdx/info.c:166
+msgid "unknown type"
+msgstr "bilinmeyen tür"
 
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
+#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299
+#: modules/access/vcdx/info.c:316
+msgid "List ID"
+msgstr "Liste ID"
 
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream-name"
-msgstr "Akış"
+#: modules/access/vcdx/vcd.c:95
+msgid "(Super) Video CD"
+msgstr "(Süper) Video CD"
 
-#: modules/access_output/shout.c:59
-msgid "The name this stream/channel will get on the icecast server."
+#: 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:61
-#, fuzzy
-msgid "Stream-description"
-msgstr "Açıklama"
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
+#: modules/access/vcdx/vcd.c:97
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr ""
 
-#: modules/access_output/shout.c:65
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Akış"
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
 msgstr ""
 
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
+#: 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:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-msgid "Time-To-Live (TTL)"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
 msgstr ""
 
-#: modules/access_output/udp.c:81
-msgid "Allows you to define the 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"
-msgstr "Paketleri grupla"
+#: 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. This allows "
-"you to give 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 ""
-"If you enable this option, 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"
+msgid "Simple decoder for Dolby Surround encoded streams"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:48
 #, fuzzy
-msgid "Dolby surround decoder"
+msgid "Dolby Surround decoder"
 msgstr "Dolby Surround"
 
 #: modules/audio_filter/channel_mixer/headphone.c:49
@@ -5837,7 +5961,8 @@ msgstr ""
 #: modules/audio_filter/channel_mixer/headphone.c:62
 msgid ""
 "The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:66
@@ -5847,24 +5972,24 @@ msgstr "Dolby Surround"
 
 #: modules/audio_filter/channel_mixer/headphone.c:68
 msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:73
-msgid "Headphone channel mixer with virtual spatialization effect"
+#: modules/audio_filter/channel_mixer/headphone.c:72
+msgid "Headphone virtual spatialization effect"
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:74
+#: modules/audio_filter/channel_mixer/headphone.c:73
 msgid "Headphone effect"
 msgstr "Kulaklık efekti"
 
 #: modules/audio_filter/channel_mixer/simple.c:46
-msgid "audio filter for simple channel mixing"
+msgid "Audio filter for simple channel mixing"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+msgid "Audio filter for trivial channel mixing"
 msgstr ""
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -5895,7 +6020,7 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -5903,8 +6028,8 @@ msgid "DTS dynamic range compression"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-msgid "DTS"
-msgstr "DTS"
+msgid "DCA"
+msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
 #: modules/audio_filter/converter/dtstofloat32.c:99
@@ -5912,31 +6037,31 @@ msgid "DTS Coherent Acoustics audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstospdif.c:70
-msgid "audio filter for DTS->S/PDIF encapsulation"
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+msgid "Audio filter for float32->s16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+msgid "Audio filter for float32->s8 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+msgid "Audio filter for float32->u16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -5945,27 +6070,27 @@ msgid "MPEG audio decoder"
 msgstr "MPEG ses kod çözücüsü"
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
-msgid "audio filter for s16->fixed32 conversion"
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+msgid "Audio filter for s16->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
-msgid "audio filter for s8->float32 conversion"
+msgid "Audio filter for s8->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
-msgid "audio filter for u8->fixed32 conversion"
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
-msgid "audio filter for u8->float32 conversion"
+msgid "Audio filter for u8->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/equalizer.c:52
@@ -5973,32 +6098,40 @@ msgstr ""
 msgid "Equalizer preset"
 msgstr "Ekolayzer öntanım"
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 msgid "Two pass"
 msgstr "İki kere"
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr "Global kazanç"
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:65
-msgid "Equalizer 10 bands"
+#: modules/audio_filter/equalizer.c:69
+#, fuzzy
+msgid "Equalizer with 10 bands"
 msgstr "Ekolayzer 10 band"
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6081,7 +6214,7 @@ msgid "Techno"
 msgstr "Tekno"
 
 #: modules/audio_filter/format.c:201
-msgid "audio filter for PCM format conversion"
+msgid "Audio filter for PCM format conversion"
 msgstr ""
 
 #: modules/audio_filter/normvol.c:69
@@ -6092,7 +6225,7 @@ msgstr "Ses arabellekleri sayısı"
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 
 #: modules/audio_filter/normvol.c:75
@@ -6168,20 +6301,20 @@ msgid "Freq 3 Q"
 msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
-msgid "audio filter for band-limited interpolation resampling"
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
-msgid "audio filter for linear interpolation resampling"
+msgid "Audio filter for linear interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+msgid "Audio filter for trivial resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
+msgid "Audio filter for ugly resampling"
 msgstr ""
 
 #: modules/audio_mixer/float32.c:47
@@ -6196,8 +6329,8 @@ msgstr ""
 msgid "Trivial audio mixer"
 msgstr "Deneme ses mikseri"
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr "varsayılan"
 
@@ -6231,12 +6364,6 @@ msgstr "Mono"
 msgid "2 Front 2 Rear"
 msgstr "2 Ön 2 Arka"
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr "5.1"
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -6313,8 +6440,9 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
-msgstr "Çıktı kanalları numarası"
+#, fuzzy
+msgid "Number of output channels"
+msgstr "Tercih edilen ses çıktı kanalları modu"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -6323,11 +6451,11 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+msgid "Add WAVE header"
 msgstr ""
 
 #: modules/audio_output/file.c:90
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr ""
 
 #: modules/audio_output/file.c:107
@@ -6335,7 +6463,7 @@ msgid "Output file"
 msgstr "Çıktı dosyası"
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
+msgid "File to which the audio samples will be written to."
 msgstr ""
 
 #: modules/audio_output/file.c:111
@@ -6386,6 +6514,10 @@ msgstr ""
 msgid "Win32 waveOut extension output"
 msgstr ""
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr "5.1"
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr "A/52 yorumcusu"
@@ -6428,7 +6560,7 @@ msgid "Encoding quality"
 msgstr "Kodlama kalitesi"
 
 #: modules/codec/dirac.c:68
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr ""
 
 #: modules/codec/dirac.c:73
@@ -6456,16 +6588,21 @@ msgid "DTS audio packetizer"
 msgstr ""
 
 #: modules/codec/dvbsub.c:45
-msgid "X coordinate of the subpicture"
-msgstr ""
+#, fuzzy
+msgid "Decoding X coordinate"
+msgstr "Video x koordinatı"
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
+#: modules/codec/dvbsub.c:46
+msgid "X coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:48
-msgid "Y coordinate of the subpicture"
+#, fuzzy
+msgid "Decoding Y coordinate"
+msgstr "Video x koordinatı"
+
+#: modules/codec/dvbsub.c:49
+msgid "Y coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:51
@@ -6476,23 +6613,35 @@ msgstr "Altresimler"
 #: modules/codec/dvbsub.c:53
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 
 #: modules/codec/dvbsub.c:57
-msgid "X coordinate of the encoded subpicture"
+#, fuzzy
+msgid "Encoding X coordinate"
+msgstr "Video y koordinatı"
+
+#: modules/codec/dvbsub.c:58
+msgid "X coordinate of the encoded subtitle"
 msgstr ""
 
+#: modules/codec/dvbsub.c:59
+#, fuzzy
+msgid "Encoding Y coordinate"
+msgstr "Video y koordinatı"
+
 #: modules/codec/dvbsub.c:60
-msgid "Y coordinate of encoded the subpicture"
+msgid "Y coordinate of the encoded subtitle"
 msgstr ""
 
-#: modules/codec/dvbsub.c:63
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
 #, fuzzy
-msgid "Timeout of subpictures"
-msgstr "Altresimler"
+msgid "Timeout"
+msgstr "Zaman"
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -6510,31 +6659,33 @@ msgstr "DVB altyazı kodlayıcısı"
 msgid "AAC audio decoder (using libfaad2)"
 msgstr ""
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 msgid "Image file"
 msgstr ""
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+msgid "Path of the image file for fake input."
 msgstr ""
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
-msgid "Allows you to specify the output video width."
-msgstr ""
+#: modules/stream_out/transcode.c:70
+#, fuzzy
+msgid "Output video width."
+msgstr "Video genişliği"
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
-msgid "Allows you to specify the output video height."
-msgstr ""
+#: modules/stream_out/transcode.c:73
+#, fuzzy
+msgid "Output video height."
+msgstr "Video yüksekliği"
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 #, fuzzy
 msgid "Keep aspect ratio"
 msgstr "Kaynak en-boy oranı"
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -6546,21 +6697,22 @@ msgstr "Kaynak en-boy oranı"
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr ""
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 msgid "Deinterlace video"
 msgstr ""
 
 #: modules/codec/fake.c:62
-msgid "Allows you to deinterlace the image after loading."
+msgid "Deinterlace the image after loading it."
 msgstr ""
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 msgid "Deinterlace module"
 msgstr ""
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
-msgid "Specifies the deinterlace module to use."
-msgstr ""
+#: modules/codec/fake.c:65
+#, fuzzy
+msgid "Deinterlace module to use."
+msgstr "Taramasız:"
 
 #: modules/codec/fake.c:76
 #, fuzzy
@@ -6599,11 +6751,11 @@ msgstr "basit"
 
 #: modules/codec/ffmpeg/ffmpeg.c:89
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -6611,361 +6763,374 @@ msgid "Decoding"
 msgstr "Kod çözme"
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+msgid "FFmpeg chroma conversion"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Encoding"
 msgstr "Kodlama"
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
-msgid "ffmpeg audio/video encoder"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg audio/video encoder"
+msgstr "PVR video aygıtı"
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
-msgid "ffmpeg demuxer"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg demuxer"
+msgstr "Ayırıcılar"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
-msgid "ffmpeg video filter"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg video filter"
+msgstr "Video Süzgeçleri"
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
-msgid "ffmpeg deinterlace video filter"
+msgid "FFmpeg crop padd filter"
+msgstr ""
+
+#: modules/codec/ffmpeg/ffmpeg.c:210
+msgid "FFmpeg deinterlace video filter"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 msgid "Direct rendering"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr "Hata esnekliği"
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr "Bug'ları hallet"
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr "Acele et"
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 msgid "Post processing quality"
 msgstr "Son işleme kalitesi"
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
 "looking pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 msgid "Visualize motion vectors"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr "Düşük çözünürlüklü kod çözme"
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
-msgid "ffmpeg post processing filter chains"
+#: modules/codec/ffmpeg/ffmpeg.h:145
+msgid "FFmpeg post processing filter chains"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 msgid "Ratio of key frames"
 msgstr "Anahtar kareler oranı"
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
+#: modules/codec/ffmpeg/ffmpeg.h:188
+msgid "Number of frames that will be coded for one key frame."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of B frames"
 msgstr "B kareleri oranı"
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
+#: modules/codec/ffmpeg/ffmpeg.h:192
+msgid "Number of B frames that will be coded between two reference frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 msgid "Video bitrate tolerance"
 msgstr "Video bit oranı toleransı"
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:196
+#, fuzzy
+msgid "Video bitrate tolerance in kbit/s."
+msgstr "Video bit oranı toleransı"
 
-#: modules/codec/ffmpeg/ffmpeg.h:190
-msgid "Enable interlaced encoding"
+#: modules/codec/ffmpeg/ffmpeg.h:198
+#, fuzzy
+msgid "Interlaced encoding"
 msgstr "Geçmeli video kodlama etkin"
 
-#: modules/codec/ffmpeg/ffmpeg.h:191
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
+#: modules/codec/ffmpeg/ffmpeg.h:199
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
+#: modules/codec/ffmpeg/ffmpeg.h:202
 #, fuzzy
-msgid "Enable interlaced motion estimation"
+msgid "Interlaced motion estimation"
 msgstr "Geçmeli video kodlama etkin"
 
-#: modules/codec/ffmpeg/ffmpeg.h:195
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:203
+#, fuzzy
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
+msgstr "Geçmeli video kodlama etkin"
 
-#: modules/codec/ffmpeg/ffmpeg.h:198
-msgid "Enable pre motion estimation"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:206
+#, fuzzy
+msgid "Pre-motion estimation"
+msgstr "Geçmeli video kodlama etkin"
 
-#: modules/codec/ffmpeg/ffmpeg.h:199
-msgid "Allows you to enable the pre motion estimation."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:207
+#, fuzzy
+msgid "Enable the pre-motion estimation algorithm."
+msgstr "Geçmeli video kodlama etkin"
 
-#: modules/codec/ffmpeg/ffmpeg.h:202
-msgid "Enable strict rate control"
+#: modules/codec/ffmpeg/ffmpeg.h:210
+msgid "Strict rate control"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:203
-msgid "Allows you to enable the strict rate control algorithm."
+#: modules/codec/ffmpeg/ffmpeg.h:211
+msgid "Enable the strict rate control algorithm."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:206
+#: modules/codec/ffmpeg/ffmpeg.h:214
 msgid "Rate control buffer size"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:207
-msgid "Allows you to specify the rate control buffer size."
+#: modules/codec/ffmpeg/ffmpeg.h:215
+msgid ""
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:210
+#: modules/codec/ffmpeg/ffmpeg.h:219
 msgid "Rate control buffer aggressiveness"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:211
-msgid "Allows you to specify the rate control buffer aggressiveness."
+#: modules/codec/ffmpeg/ffmpeg.h:220
+msgid "Rate control buffer aggressiveness."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:214
+#: modules/codec/ffmpeg/ffmpeg.h:223
 msgid "I quantization factor"
 msgstr "I kuantalama faktörü"
 
-#: modules/codec/ffmpeg/ffmpeg.h:215
+#: modules/codec/ffmpeg/ffmpeg.h:225
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 msgid "Noise reduction"
 msgstr "Gürültü azaltma"
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:233
+#, fuzzy
+msgid "MPEG4 quantization matrix"
+msgstr "I kuantalama faktörü"
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr "Kalite seviyesi"
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
-msgid "Allows you to specify the minimum video quantizer scale."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:252
+#, fuzzy
+msgid "Minimum video quantizer scale."
+msgstr "Minimum kuantalayıcı parametresi"
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
-msgid "Allows you to specify the maximum video quantizer scale."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:256
+#, fuzzy
+msgid "Maximum video quantizer scale."
+msgstr "Maksimum kuantalayıcı parametresi"
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
+msgstr "Görsel Ögeler"
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
-msgid "Use fixed video quantizer scale"
+#: modules/codec/ffmpeg/ffmpeg.h:263
+msgid "Fixed quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:272
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:276
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 msgid "Motion masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 msgid "Border masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr ""
 
@@ -7006,8 +7171,9 @@ msgid "Video decoder using openmash"
 msgstr ""
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
-msgstr ""
+#, fuzzy
+msgid "MPEG audio layer I/II/III decoder"
+msgstr "MPEG ses kod çözücüsü"
 
 #: modules/codec/mpeg_audio.c:117
 msgid "MPEG audio layer I/II/III packetizer"
@@ -7067,40 +7233,50 @@ msgstr "DVB altyazı kod çözücüsü"
 msgid "DVD subtitles packetizer"
 msgstr "DVB altyazı paketleyicisi"
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 msgid "Subtitles text encoding"
 msgstr ""
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 msgid "Set the encoding used in text subtitles"
 msgstr ""
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 msgid "Subtitles justification"
 msgstr "Altyazı hizalama"
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 msgid "Set the justification of subtitles"
 msgstr ""
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+#, fuzzy
+msgid "UTF-8 subtitles autodetection"
+msgstr "Altyazı otomatik bulma yolu"
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 #, fuzzy
 msgid "Formatted Subtitles"
 msgstr "Altyazı"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 msgid "Text subtitles decoder"
 msgstr ""
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -7122,8 +7298,8 @@ msgstr ""
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 
 #: modules/codec/theora.c:99
@@ -7144,7 +7320,7 @@ msgstr ""
 
 #: modules/codec/twolame.c:52
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 
@@ -7153,7 +7329,7 @@ msgid "Stereo mode"
 msgstr "Stereo modu"
 
 #: modules/codec/twolame.c:56
-msgid "Select how stereo streams will be handled"
+msgid "Handling mode for stereo streams"
 msgstr ""
 
 #: modules/codec/twolame.c:57
@@ -7161,7 +7337,7 @@ msgid "VBR mode"
 msgstr "VBR modu"
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
 msgstr ""
 
 #: modules/codec/twolame.c:60
@@ -7191,42 +7367,40 @@ msgid "Maximum encoding bitrate"
 msgstr ""
 
 #: modules/codec/vorbis.c:161
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr ""
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr ""
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 msgid "CBR encoding"
 msgstr ""
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr ""
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 msgid "Vorbis audio decoder"
 msgstr ""
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 msgid "Vorbis audio packetizer"
 msgstr ""
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr ""
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr ""
 
@@ -7238,7 +7412,7 @@ msgstr "Maksimum yerel bit oranı"
 #: modules/codec/x264.c:45
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 
 #: modules/codec/x264.c:49
@@ -7258,7 +7432,7 @@ msgid ""
 msgstr ""
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -7268,206 +7442,210 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 
-#: modules/codec/x264.c:68
-msgid "Number of B-frames between I and P (1 to 16)"
+#: modules/codec/x264.c:70
+msgid "B-frames between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:69
-msgid "Number of consecutive B-frames between I and P-frames."
+#: modules/codec/x264.c:71
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr ""
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
 msgstr ""
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
 "encoding and decoding, but should save 10-15% bitrate."
 msgstr ""
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
+#: modules/codec/x264.c:92
+msgid "Number of reference frames"
 msgstr ""
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "Başlığa Git"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 msgid "Deblocking loop filter (increases quality)."
 msgstr ""
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr ""
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 msgid "Maximum quantizer parameter."
 msgstr "Maksimum kuantalayıcı parametresi"
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
-msgid "Allowed variance of average bitrate"
-msgstr ""
+#: modules/codec/x264.c:121
+#, fuzzy
+msgid "Average bitrate tolerance"
+msgstr "Video bit oranı toleransı"
 
-#: modules/codec/x264.c:120
-msgid "Sets the allowed variance in average. bitrate."
+#: modules/codec/x264.c:122
+msgid "Allowed variance in average. bitrate (in kbits/s)."
 msgstr ""
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 #, fuzzy
 msgid "Max local bitrate"
 msgstr "Maksimum yerel bit oranı"
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr ""
 
-#: modules/codec/x264.c:126
+#: modules/codec/x264.c:128
 #, fuzzy
-msgid "Size of VBV buffer"
+msgid "VBV buffer"
 msgstr "Boyut sapması"
 
-#: modules/codec/x264.c:127
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+#: modules/codec/x264.c:129
+msgid "Averaging period for the maximum local bitrate in kbits."
 msgstr ""
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 msgid "Initial VBV buffer occupancy"
 msgstr ""
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
-msgid "QP curve compression."
+#: modules/codec/x264.c:145
+msgid "QP curve compression"
 msgstr ""
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
 msgstr ""
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -7478,28 +7656,28 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 msgid "Direct MV prediction mode"
 msgstr ""
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 msgid "Direct MV prediction mode. "
 msgstr ""
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 #, fuzzy
 msgid "Integer pixel motion estimation method"
 msgstr "Geçmeli video kodlama etkin"
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -7508,166 +7686,169 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 #, fuzzy
 msgid "Ignore chroma in motion estimation"
 msgstr "Geçmeli video kodlama etkin"
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#: modules/codec/x264.c:213
+msgid "Trellis RD quantization"
 msgstr ""
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 #, fuzzy
 msgid "CPU optimizations"
 msgstr "Polarizasyon"
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
-msgstr ""
+#: modules/codec/x264.c:229
+#, fuzzy
+msgid "Use assembler CPU optimizations."
+msgstr "Polarizasyon"
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 #, fuzzy
 msgid "PSNR calculation"
 msgstr "Doyma/Doygunluk"
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "dia"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "esa"
 msgstr "Byte"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "fast"
 msgstr "hızlı"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "normal"
 msgstr "normal"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 #, fuzzy
 msgid "slow"
 msgstr "Yavaş"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "all"
 msgstr "tümü"
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "spatial"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr ""
 
@@ -7676,6 +7857,16 @@ msgid "Corba control"
 msgstr ""
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 msgid "corba control module"
 msgstr ""
 
@@ -7687,19 +7878,19 @@ msgstr ""
 msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr ""
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr ""
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
+#: modules/control/gestures.c:83
+msgid "Trigger button for mouse gestures."
 msgstr ""
 
-#: modules/control/gestures.c:87
+#: modules/control/gestures.c:86
 msgid "Middle"
 msgstr ""
 
-#: modules/control/gestures.c:90
+#: modules/control/gestures.c:89
 msgid "Gestures"
 msgstr ""
 
@@ -7707,128 +7898,104 @@ msgstr ""
 msgid "Mouse gestures control interface"
 msgstr ""
 
-#: modules/control/hotkeys.c:84
-msgid "Playlist bookmark 1"
-msgstr ""
-
-#: modules/control/hotkeys.c:85
-msgid "Playlist bookmark 2"
-msgstr ""
-
-#: modules/control/hotkeys.c:86
-msgid "Playlist bookmark 3"
-msgstr ""
-
-#: modules/control/hotkeys.c:87
-msgid "Playlist bookmark 4"
-msgstr ""
-
-#: modules/control/hotkeys.c:88
-msgid "Playlist bookmark 5"
-msgstr ""
-
-#: modules/control/hotkeys.c:89
-msgid "Playlist bookmark 6"
-msgstr ""
-
-#: modules/control/hotkeys.c:90
-msgid "Playlist bookmark 7"
-msgstr ""
-
-#: modules/control/hotkeys.c:91
-msgid "Playlist bookmark 8"
-msgstr ""
-
-#: modules/control/hotkeys.c:92
-msgid "Playlist bookmark 9"
-msgstr ""
-
-#: modules/control/hotkeys.c:93
-msgid "Playlist bookmark 10"
-msgstr ""
-
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
-msgstr ""
+#: modules/control/hotkeys.c:94
+#, fuzzy
+msgid "Define playlist bookmarks."
+msgstr "Yer imi 9 ayarla"
 
-#: modules/control/hotkeys.c:98
+#: modules/control/hotkeys.c:97
 #, fuzzy
 msgid "Hotkeys"
 msgstr "Kestirme tuşlar"
 
-#: modules/control/hotkeys.c:99
+#: modules/control/hotkeys.c:98
 msgid "Hotkeys management interface"
 msgstr ""
 
-#: modules/control/hotkeys.c:488
+#: modules/control/hotkeys.c:467
 #, c-format
 msgid "Audio track: %s"
 msgstr "Ses izi: %s"
 
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
 #, c-format
 msgid "Subtitle track: %s"
 msgstr "Altyazı izi: %s"
 
-#: modules/control/hotkeys.c:502
+#: modules/control/hotkeys.c:482
 msgid "N/A"
 msgstr "(yok)"
 
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, fuzzy, c-format
 msgid "Aspect ratio: %s"
 msgstr "En-boy Oranı"
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, fuzzy, c-format
 msgid "Crop: %s"
 msgstr "Kırp"
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, fuzzy, c-format
 msgid "Deinterlace mode: %s"
 msgstr "Taramasız:"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr "Host adresi"
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
 msgstr ""
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 msgid "Source directory"
 msgstr "Kaynak klasörü"
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 #, fuzzy
 msgid "Charset"
 msgstr "Kabare"
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 msgid "Handlers"
 msgstr ""
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
+msgstr ""
+
+#: modules/control/http/http.c:50
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr ""
+
+#: modules/control/http/http.c:53
+msgid "HTTP interface x509 PEM private key file."
 msgstr ""
 
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
 msgstr ""
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:58
+msgid "HTTP interace Certificates Revocation List file."
+msgstr ""
+
+#: modules/control/http/http.c:62
 msgid "HTTP remote control interface"
 msgstr "HTTP uzaktan kontrol arayüzü"
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 msgid "HTTP SSL"
 msgstr "HTTP SSL"
 
@@ -7837,13 +8004,11 @@ msgid "Infrared remote control interface"
 msgstr "Kızılötesi uzaktan kumanda arayüzü"
 
 #: modules/control/netsync.c:59
-msgid "Act as master for network synchronisation"
+msgid "Act as master"
 msgstr ""
 
 #: modules/control/netsync.c:60
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
+msgid "Should act as the master client for the network synchronisation?"
 msgstr ""
 
 #: modules/control/netsync.c:63
@@ -7851,9 +8016,7 @@ msgid "Master client ip address"
 msgstr "Ana istemci IP adresi"
 
 #: modules/control/netsync.c:64
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+msgid "IP address of the master client used for the network synchronisation."
 msgstr ""
 
 #: modules/control/netsync.c:68
@@ -7866,7 +8029,7 @@ msgid "Install Windows Service"
 msgstr ""
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
+msgid "Install the Service and exit."
 msgstr ""
 
 #: modules/control/ntservice.c:42
@@ -7874,7 +8037,7 @@ msgid "Uninstall Windows Service"
 msgstr ""
 
 #: modules/control/ntservice.c:44
-msgid "If enabled the interface will uninstall the Service and exit."
+msgid "Uninstall the Service and exit."
 msgstr ""
 
 #: modules/control/ntservice.c:45
@@ -7882,7 +8045,7 @@ msgid "Display name of the Service"
 msgstr ""
 
 #: modules/control/ntservice.c:47
-msgid "This allows you to change the display name of the Service."
+msgid "Change the display name of the Service."
 msgstr ""
 
 #: modules/control/ntservice.c:48
@@ -7891,17 +8054,16 @@ msgstr "Yapılandırma seçenekleri"
 
 #: modules/control/ntservice.c:50
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 
 #: modules/control/ntservice.c:55
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
 
 #: modules/control/ntservice.c:61
@@ -7968,12 +8130,12 @@ msgstr "Uzaktan kontrol arayüzü"
 
 #: modules/control/rc.c:335
 #, fuzzy
-msgid "Remote control interface initialized, `h' for help"
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr "Uzaktan kontrol arayuzu baslatildi, yardim icin `h' yazin\n"
 
 #: modules/control/rc.c:847
 #, fuzzy, c-format
-msgid "unknown command `%s', type `help' for help"
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr "bilinmeyen komut `%s', yardım için `help' yazınız\n"
 
 #: modules/control/rc.c:880
@@ -8161,7 +8323,7 @@ msgid "| time-size # . . . . . . . . font size, in pixels"
 msgstr ""
 
 #: modules/control/rc.c:935
-msgid "| logo-file STRING . . . the overlay file path/name"
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr ""
 
 #: modules/control/rc.c:936
@@ -8254,21 +8416,31 @@ msgstr ""
 msgid "+----[ end of help ]"
 msgstr ""
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+#, fuzzy
+msgid "Press menu select or pause to continue."
+msgstr ""
+"\n"
+"Devam etmek için ENTER tuşuna basınız...\n"
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+#, fuzzy
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr ""
+"\n"
+"Devam etmek için ENTER tuşuna basınız...\n"
 
 #: modules/control/rc.c:1385
 #, fuzzy
-msgid "press pause to continue"
+msgid "Type 'pause' to continue."
 msgstr ""
 "\n"
 "Devam etmek için ENTER tuşuna basınız...\n"
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+msgid "Please provide one of the following parameters:"
 msgstr ""
 
 #: modules/control/showintf.c:62
@@ -8276,35 +8448,41 @@ msgid "Threshold"
 msgstr "Eşik"
 
 #: modules/control/showintf.c:63
-msgid "Height of the zone triggering the interface"
+msgid "Height of the zone triggering the interface."
 msgstr ""
 
 #: modules/control/telnet.c:72
-#, fuzzy
-msgid "Telnet Interface host"
-msgstr "Telnet Arayüzü portu"
+msgid "Host"
+msgstr ""
 
 #: modules/control/telnet.c:73
-msgid "Default to listen on all network interfaces"
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
 msgstr ""
 
-#: modules/control/telnet.c:74
-msgid "Telnet Interface port"
-msgstr "Telnet Arayüzü portu"
-
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
-msgstr "Varsayılan 4212"
-
-#: modules/control/telnet.c:77
-msgid "Telnet Interface password"
-msgstr "Telnet Arayüzü parolası"
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
+msgstr "Port"
 
 #: modules/control/telnet.c:78
-msgid "Default to admin"
-msgstr "Varsayılan admin"
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
+msgstr ""
+
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
+msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:96
 msgid "VLM remote control interface"
 msgstr "VLM uzaktan kontrol arayüzü"
 
@@ -8324,10 +8502,15 @@ msgstr ""
 msgid "AU demuxer"
 msgstr ""
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 msgid "Force interleaved method"
 msgstr ""
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "WinCE arayüz modülü"
+
 #: modules/demux/avi/avi.c:45
 msgid "Force index creation"
 msgstr ""
@@ -8392,15 +8575,21 @@ msgstr ""
 msgid "FLAC demuxer"
 msgstr ""
 
+#: modules/demux/livedotcom.cpp:63
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+
 #: modules/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:67
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:72
@@ -8447,7 +8636,7 @@ msgstr "Saniye başına Çerçeve"
 #: modules/demux/mjpeg.c:44
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
+"is the default value) for a live stream (from a camera)."
 msgstr ""
 
 #: modules/demux/mjpeg.c:50
@@ -8840,7 +9029,7 @@ msgid "Extra PMT"
 msgstr "Ekstra PMT"
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr ""
 
 #: modules/demux/ts.c:87
@@ -8848,80 +9037,91 @@ msgid "Set id of ES to PID"
 msgstr ""
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
 msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 msgid "Fast udp streaming"
 msgstr ""
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr ""
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
+#: modules/demux/ts.c:98
+msgid "MTU for out mode."
+msgstr ""
+
+#: modules/demux/ts.c:100
 msgid "CSA ck"
 msgstr "CSA ck"
 
-#: modules/demux/ts.c:100
+#: modules/demux/ts.c:101
+msgid "Control word for the CSA encryption algorithm"
+msgstr ""
+
+#: modules/demux/ts.c:103
 msgid "Silent mode"
 msgstr "Sessiz mod"
 
-#: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+#: modules/demux/ts.c:104
+msgid "Do not complain on encrypted PES."
 msgstr ""
 
-#: modules/demux/ts.c:103
+#: modules/demux/ts.c:106
 msgid "CAPMT System ID"
 msgstr "CAPMT Sistem ID"
 
-#: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+#: modules/demux/ts.c:107
+msgid "Only forward descriptors from this SysID to the CAM."
 msgstr ""
 
-#: modules/demux/ts.c:106
+#: modules/demux/ts.c:109
 msgid "Packet size in bytes to decrypt"
 msgstr ""
 
-#: modules/demux/ts.c:107
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr ""
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 msgid "Filename of dump"
 msgstr ""
 
-#: modules/demux/ts.c:112
-msgid "Specify a filename where to dump the TS in"
+#: modules/demux/ts.c:115
+msgid "Specify a filename where to dump the TS in."
 msgstr ""
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 msgid "Append"
 msgstr "Ekle"
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
 msgstr ""
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 msgid "Dump buffer size"
 msgstr ""
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr ""
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 msgid "MPEG Transport Stream demuxer"
 msgstr ""
 
@@ -8973,6 +9173,10 @@ msgstr ""
 msgid "Oldies"
 msgstr "Eskiler"
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr "Diğer"
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr "R&B"
@@ -9165,7 +9369,7 @@ msgstr "Kabare"
 msgid "New wave"
 msgstr ""
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr ""
 
@@ -9253,7 +9457,7 @@ msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -9261,8 +9465,8 @@ msgstr "İptal"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr "Aç"
 
@@ -9274,7 +9478,7 @@ msgstr "Tercihler"
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr "Mesajlar"
 
@@ -9282,7 +9486,7 @@ msgstr "Mesajlar"
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr "Dosya Aç"
 
@@ -9321,22 +9525,22 @@ msgstr "Bölüme Git"
 msgid "Speed"
 msgstr "Hız"
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr "Pencere"
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr "Tamam"
@@ -9370,7 +9574,7 @@ msgid "Edit"
 msgstr "Düzenle"
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr "Tümünü Seç"
 
@@ -9411,11 +9615,11 @@ msgid "Path"
 msgstr "Yol"
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr "İsim"
 
@@ -9424,7 +9628,7 @@ msgid "Apply"
 msgstr "Uygula"
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr "Kaydet"
 
@@ -9465,7 +9669,6 @@ msgid "Take Screen Shot"
 msgstr "Ekranın Resmini Çek"
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr "VLC medya oynatıcısı hakkında"
 
@@ -9474,7 +9677,7 @@ msgstr "VLC medya oynatıcısı hakkında"
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 msgid "Bookmarks"
 msgstr "Yer imleri"
@@ -9492,27 +9695,14 @@ msgstr "Temizle"
 msgid "Extract"
 msgstr "Çıkart/Kaldır"
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-msgid "Size offset"
-msgstr "Boyut sapması"
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-msgid "Time offset"
-msgstr "Zaman sapması"
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr "Zaman"
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-msgid "Bytes"
-msgstr "Byte"
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 msgid "Untitled"
 msgstr "Başlıksız"
 
@@ -9522,9 +9712,8 @@ msgid "No input"
 msgstr "Girdi yok"
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:241
@@ -9534,32 +9723,32 @@ msgstr "Girdi değişti "
 
 #: modules/gui/macosx/bookmarks.m:242
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 msgid "Invalid selection"
 msgstr "Geçersiz seçim"
 
-#: modules/gui/macosx/bookmarks.m:292
-msgid "You have to select two bookmarks."
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 msgid "No input found"
 msgstr "Girdi bulunamadı"
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr ""
 
-#: modules/gui/macosx/controls.m:47
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
 #, fuzzy
-msgid "Go To Position"
-msgstr "Konum"
+msgid "Jump To Time"
+msgstr "Git:"
 
 #: modules/gui/macosx/controls.m:50
 #, fuzzy
@@ -9567,8 +9756,9 @@ msgid "sec."
 msgstr "secam"
 
 #: modules/gui/macosx/controls.m:51
-msgid "Go to specific position"
-msgstr ""
+#, fuzzy
+msgid "Jump to time"
+msgstr "Git:"
 
 #: modules/gui/macosx/controls.m:136
 msgid "Random On"
@@ -9578,60 +9768,60 @@ msgstr "Rastgele Açık"
 msgid "Random Off"
 msgstr "Rastgele Kapalı"
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 msgid "Repeat One"
 msgstr "Bir kez Tekrarla"
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 msgid "Repeat Off"
 msgstr "Tekrarlama Kapalı"
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 msgid "Repeat All"
 msgstr "Tümünü Tekrarla"
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr "Yarı boyut"
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr "Normal boyut"
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr "İki kat boyut"
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr "Ekrana Sığdır"
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr "Rastgele"
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 msgid "Step Forward"
 msgstr "İleriye Sar"
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 msgid "Step Backward"
 msgstr "Geriye Sar"
 
@@ -9646,183 +9836,180 @@ msgstr "Hızlı İleriye Sar"
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr "Oynat"
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr "Duraklat"
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 msgid "2 Pass"
 msgstr "2 Kere"
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:147
 msgid "Preamp"
 msgstr "Kuvvetlendirme"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "Genişletilmiş denetimler"
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 #, fuzzy
 msgid "Video filters"
 msgstr "Video Süzgeçleri"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr ""
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 msgid "More Info"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr "Bulanık"
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr "Resmin üzerinde bir hareket bulanıklığı yaratır"
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 msgid "Distortion"
 msgstr "Bozulma"
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 msgid "Image clone"
 msgstr "Resim çoğalt"
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+msgid "Creates several copies of the Video output window"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 msgid "Image cropping"
 msgstr "Resim kırpma"
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
+#: modules/gui/macosx/extended.m:94
+#, fuzzy
+msgid "Crops a defined part of the image"
 msgstr "Resmi kırpar"
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 msgid "Image inversion"
 msgstr "Resim evirme"
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr "Resmin renklerini ters çevirir"
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 msgid "Transformation"
 msgstr "Dönüşümler"
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 msgid "Volume normalization"
 msgstr "Seviye normalize"
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
+"This filters prevents the audio output level from exceeding a defined value."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 msgid "Headphone virtualization"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 msgid "Maximum level"
 msgstr "Maksimum seviye"
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr "Gamma"
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 msgid "Saturation"
 msgstr "Doyma/Doygunluk"
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr "Opaklık"
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 msgid "More information"
 msgstr "Daha fazla bilgi"
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
 
 #: modules/gui/macosx/intf.m:467
 msgid "VLC - Controller"
 msgstr "VLC - Kontroller"
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr "VLC medya oynatıcısı"
@@ -9855,7 +10042,7 @@ msgstr "Diğerlerini Gizle"
 msgid "Show All"
 msgstr "Tümünü Göster"
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr "VLC'den çık"
 
@@ -9883,7 +10070,7 @@ msgstr "Ağ Aç..."
 msgid "Open Recent"
 msgstr "Sonuncuyu Aç"
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr "Menüyü Temizle"
 
@@ -9917,95 +10104,98 @@ msgstr "Seviye Artır"
 msgid "Volume Down"
 msgstr "Seviye Azalt"
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr "Video Aygıtı"
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr "Pencereyi Simgeleştir"
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 msgid "Close Window"
 msgstr "Pencereyi Kapat"
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 msgid "Controller"
 msgstr "Denetim"
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 #, fuzzy
 msgid "Extended Controls"
 msgstr "Genişletilmiş denetimler"
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "Dönüşümler"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr "Tümünü Öne Getir"
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr "Yardım"
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr "BeniOku..."
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr "Çevrimiçi Dokümantasyon"
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr "Hata Raporla"
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 msgid "VideoLAN Website"
 msgstr "VideoLAN Web sitesi"
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr "Lisans"
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 #, fuzzy
 msgid "Make a donation"
 msgstr "Macedonian"
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 #, fuzzy
 msgid "Online Forum"
 msgstr "Çevrimiçi Dokümantasyon"
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr "Hata"
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr "Mesaj Penceresini Aç"
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr "Reddet"
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
+#: modules/gui/macosx/intf.m:608
+#, fuzzy
+msgid "Do not display further errors"
 msgstr "Fazla hataları bastır"
 
 #: modules/gui/macosx/intf.m:1071
@@ -10013,23 +10203,22 @@ msgstr "Fazla hataları bastır"
 msgid "Volume: %d%%"
 msgstr "Seviye: %d"
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 msgid "No CrashLog found"
 msgstr "CrashLog bulunamadı"
 
-#: modules/gui/macosx/intf.m:1733
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "Tam ekran video çıktısı"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:54
@@ -10038,8 +10227,9 @@ msgstr "Video aygıtı"
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:61
@@ -10054,13 +10244,13 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
-msgstr "Tam ekranı doldur"
+msgid "Crop borders in fullscreen"
+msgstr ""
 
 #: modules/gui/macosx/macosx.m:70
 msgid ""
@@ -10073,28 +10263,26 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:81
+#: modules/gui/macosx/macosx.m:82
 #, fuzzy
-msgid "Keep wizard selections"
+msgid "Remember wizard options"
 msgstr "Kaynak en-boy oranı"
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -10119,7 +10307,7 @@ msgstr "Medya Kaynak Konumlandırıcı (MRL)"
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -10138,21 +10326,15 @@ msgid "Use DVD menus"
 msgstr "DVD menülerini kullan"
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr "VIDEO_TS klasörü"
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "VIDEO_TS Klasörünü Aç"
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
 msgid "DVD"
 msgstr "DVD"
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr "Port"
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -10170,7 +10352,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr "HTTP/FTP/MMS/RTSP"
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr "Zaman kaymasına izin ver"
 
@@ -10184,27 +10366,35 @@ msgid "Settings..."
 msgstr "Ayarlar..."
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
-msgstr "Geçersiz kıl"
+#, fuzzy
+msgid "Override parametters"
+msgstr "Kuantalayıcı parametresi"
 
 #: modules/gui/macosx/open.m:244
-msgid "delay"
-msgstr "gecikme"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
+msgstr "Gecikme"
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
-msgstr "fps"
+#, fuzzy
+msgid "FPS"
+msgstr "PS"
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Subtitles encoding"
 msgstr "Altyazı kod çözme"
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr "Yazıtipi boyutu"
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "Altyazı dosyası"
+
 #: modules/gui/macosx/open.m:255
 msgid "Font Properties"
 msgstr "Yazıtipi Özellikleri"
@@ -10224,17 +10414,19 @@ msgid "Open VIDEO_TS Directory"
 msgstr "VIDEO_TS Klasörünü Aç"
 
 #: modules/gui/macosx/output.m:136
-msgid "Advanced output:"
-msgstr "Gelişmiş çıktı:"
+#, fuzzy
+msgid "Streaming/Saving:"
+msgstr "Akış"
 
 #: modules/gui/macosx/output.m:140
-msgid "Output Options"
-msgstr "Çıktı Seçenekleri"
-
-#: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
-msgid "Play locally"
-msgstr "Yerel olarak oynat"
+#, fuzzy
+msgid "Streaming and Transcoding Options"
+msgstr "Akış/Transko Sihirbazı"
+
+#: modules/gui/macosx/output.m:141
+#, fuzzy
+msgid "Display the stream locally"
+msgstr "Akarken ekranda göster"
 
 #: modules/gui/macosx/output.m:144
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:510
@@ -10247,15 +10439,16 @@ msgid "Encapsulation Method"
 msgstr "Kapsülleme Yöntemi"
 
 #: modules/gui/macosx/output.m:159
-msgid "Transcode options"
-msgstr "Transkod seçenekleri"
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
+msgid "Transcoding options"
+msgstr "Transkodlama seçenekleri"
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 msgid "Bitrate (kb/s)"
 msgstr "Bit oranı (kb/s)"
 
@@ -10297,162 +10490,150 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "Dosya Kaydet"
 
-#: modules/gui/macosx/playlist.m:478
-msgid "Save Playlist..."
-msgstr "Listeyi Kaydet..."
-
-#: modules/gui/macosx/playlist.m:480 modules/gui/pda/pda_interface.c:1254
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
-msgid "Delete"
-msgstr "Sil"
-
-#: modules/gui/macosx/playlist.m:481
-msgid "Expand Node"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
-msgid "Preparse"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:485
-msgid "Sort Node by Name"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:486
-msgid "Sort Node by Author"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
-#, fuzzy
-msgid "No items in the playlist"
-msgstr "Listede %i öge"
-
-#: modules/gui/macosx/playlist.m:493
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
-msgid "Search"
-msgstr "Ara"
-
-#: modules/gui/macosx/playlist.m:495
-#, fuzzy
-msgid "Search in Playlist"
-msgstr "Oynatma Listesi Aç"
-
-#: modules/gui/macosx/playlist.m:496
-msgid "Standard Play"
-msgstr "Standard Oynat"
-
-#: modules/gui/macosx/playlist.m:499
-#, fuzzy
-msgid "Add Folder to Playlist"
-msgstr "Oynatma Listesine Ekle"
-
-#: modules/gui/macosx/playlist.m:745
-msgid "Save Playlist"
-msgstr "Oynatma Listesini Kaydet"
-
-#: modules/gui/macosx/playlist.m:1489
-msgid "Empty Folder"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:1514
-#, fuzzy, c-format
-msgid "%i items in the playlist"
-msgstr "Listede %i öge"
-
-#: modules/gui/macosx/playlist.m:1524
-#, fuzzy
-msgid "1 item in the playlist"
-msgstr "Listede 1 öge"
-
-#: modules/gui/macosx/playlistinfo.m:55
+#: modules/gui/macosx/playlistinfo.m:56
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
 msgid "URI"
 msgstr "URI"
 
-#: modules/gui/macosx/playlistinfo.m:62
+#: modules/gui/macosx/playlistinfo.m:63
 #, fuzzy
 msgid "Advanced Information"
 msgstr "Gelişmiş seçenekler"
 
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:80
+#: modules/gui/macosx/playlistinfo.m:81
 msgid "Read at media"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:81
+#: modules/gui/macosx/playlistinfo.m:82
 #, fuzzy
 msgid "Input bitrate"
 msgstr "Sout akışı"
 
-#: modules/gui/macosx/playlistinfo.m:82
+#: modules/gui/macosx/playlistinfo.m:83
 #, fuzzy
 msgid "Demuxed"
 msgstr "Ayırıcılar"
 
-#: modules/gui/macosx/playlistinfo.m:83
+#: modules/gui/macosx/playlistinfo.m:84
 #, fuzzy
 msgid "Stream bitrate"
 msgstr "Maksimum yerel bit oranı"
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
 #, fuzzy
 msgid "Decoded blocks"
 msgstr "Kod çözücüler"
 
-#: modules/gui/macosx/playlistinfo.m:87
+#: modules/gui/macosx/playlistinfo.m:88
 #, fuzzy
 msgid "Displayed frames"
 msgstr "Kareleri atla"
 
-#: modules/gui/macosx/playlistinfo.m:88
+#: modules/gui/macosx/playlistinfo.m:89
 #, fuzzy
 msgid "Lost frames"
 msgstr "B çerçeveleri"
 
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
 msgid "Streaming"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:91
+#: modules/gui/macosx/playlistinfo.m:92
 #, fuzzy
 msgid "Sent packets"
 msgstr "Paketleri grupla"
 
-#: modules/gui/macosx/playlistinfo.m:92
+#: modules/gui/macosx/playlistinfo.m:93
 msgid "Sent bytes"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:93
+#: modules/gui/macosx/playlistinfo.m:94
 #, fuzzy
 msgid "Send rate"
 msgstr "Örnekleme oranı"
 
-#: modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/macosx/playlistinfo.m:98
 #, fuzzy
 msgid "Played buffers"
 msgstr "Hızlı oynat"
 
-#: modules/gui/macosx/playlistinfo.m:98
+#: modules/gui/macosx/playlistinfo.m:99
 msgid "Lost buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
-msgstr "Bilgi"
+#: modules/gui/macosx/playlist.m:479
+msgid "Save Playlist..."
+msgstr "Listeyi Kaydet..."
+
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
+msgid "Delete"
+msgstr "Sil"
+
+#: modules/gui/macosx/playlist.m:482
+msgid "Expand Node"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:485
+#, fuzzy
+msgid "Get Stream Information"
+msgstr "Üst-veri"
+
+#: modules/gui/macosx/playlist.m:486
+msgid "Sort Node by Name"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:487
+msgid "Sort Node by Author"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
+#, fuzzy
+msgid "No items in the playlist"
+msgstr "Listede %i öge"
+
+#: modules/gui/macosx/playlist.m:494
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
+msgid "Search"
+msgstr "Ara"
+
+#: modules/gui/macosx/playlist.m:496
+#, fuzzy
+msgid "Search in Playlist"
+msgstr "Oynatma Listesi Aç"
+
+#: modules/gui/macosx/playlist.m:497
+msgid "Standard Play"
+msgstr "Standard Oynat"
+
+#: modules/gui/macosx/playlist.m:500
+#, fuzzy
+msgid "Add Folder to Playlist"
+msgstr "Oynatma Listesine Ekle"
+
+#: modules/gui/macosx/playlist.m:749
+msgid "Save Playlist"
+msgstr "Oynatma Listesini Kaydet"
+
+#: modules/gui/macosx/playlist.m:1492
+msgid "Empty Folder"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:1517
+#, fuzzy, c-format
+msgid "%i items in the playlist"
+msgstr "Listede %i öge"
+
+#: modules/gui/macosx/playlist.m:1527
+#, fuzzy
+msgid "1 item in the playlist"
+msgstr "Listede 1 öge"
 
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:212
@@ -10469,15 +10650,17 @@ msgid "Continue"
 msgstr "Devam"
 
 #: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
 msgid ""
-"Beware this will reset your VLC media player preferences.\n"
+"Beware this will reset the VLC media player preferences.\n"
 "Are you sure you want to continue?"
 msgstr ""
 
-#: modules/gui/macosx/prefs.m:705
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
+#: modules/gui/macosx/prefs.m:708
+#, fuzzy
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr ""
+"Kullanılabilir bazı ayarlar daha var, fakat gizli. Onları görmek için "
+"\"Gelişmiş seçenekler\" kutucuğunu işaretleyin."
 
 #: modules/gui/macosx/prefs_widgets.m:1222
 msgid "Select a directory"
@@ -10501,7 +10684,7 @@ msgid "Logo"
 msgstr ""
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 msgid "Marquee"
 msgstr ""
 
@@ -10536,108 +10719,103 @@ msgstr "Boyut"
 msgid "(in pixels)"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "Zaman"
-
 #: modules/gui/macosx/sfilters.m:104
 #, fuzzy
 msgid "ms"
 msgstr "mms"
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 msgid "Black"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Silver"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Red"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Fuchsia"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Olive"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Green"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Teal"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Lime"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Blue"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr ""
@@ -10688,7 +10866,7 @@ msgid "Right-Bottom"
 msgstr "Alt"
 
 #: modules/gui/macosx/update.m:84
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr ""
 
 #: modules/gui/macosx/update.m:85
@@ -10696,20 +10874,20 @@ msgid "Download now"
 msgstr ""
 
 #: modules/gui/macosx/update.m:92
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr ""
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -10822,24 +11000,25 @@ msgstr "MPEG Aktarım Akışı"
 msgid "MPEG 1 Format"
 msgstr "MPEG 1 Format"
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:265
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -10853,12 +11032,11 @@ msgid ""
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 msgid "Enter the address of the computer to stream to."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 msgid "Use this to stream to a single computer."
 msgstr ""
 
@@ -10869,12 +11047,24 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:285
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:290
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:362
@@ -10882,352 +11072,343 @@ msgid "Back"
 msgstr "Geri"
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 msgid "Streaming/Transcoding Wizard"
 msgstr "Akış/Transko Sihirbazı"
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-msgid "This wizard helps you to stream, transcode or save a stream."
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 msgid "Stream to network"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 msgid "Transcode/Save to file"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 msgid "Choose input"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 msgid "Choose here your input stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 msgid "Select a stream"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 msgid "Existing playlist item"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 msgid "To"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
+#: modules/gui/macosx/wizard.m:405
+msgid "This page allows to select how the input stream will be sent."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 msgid "Destination"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 msgid "Streaming method"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:410
+#: modules/gui/macosx/wizard.m:409
+msgid "Address of the computer to stream to."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:411
 msgid "UDP Unicast"
 msgstr "UDP Unicast"
 
-#: modules/gui/macosx/wizard.m:411
+#: modules/gui/macosx/wizard.m:412
 msgid "UDP Multicast"
 msgstr "UDP Multicast"
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 msgid "Transcode"
 msgstr "Transkod"
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 msgid "Transcode audio"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 msgid "Transcode video"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-msgid "If your stream has audio and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-msgid "If your stream has video and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 msgid "Encapsulation format"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 msgid "Additional streaming options"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:439
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+#: modules/gui/macosx/wizard.m:440
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 msgid "SAP Announce"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 #, fuzzy
 msgid "Local playback"
 msgstr "Oynatmayı duraklatır"
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 msgid "Additional transcode options"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:450
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
+#: modules/gui/macosx/wizard.m:451
+msgid "In this page, a few additional transcoding parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 msgid "Select the file to save to"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
 #, fuzzy
 msgid "Summary"
 msgstr "Boş/Aptal"
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 #, fuzzy
 msgid "Encap. format"
 msgstr "Çıktı formatı"
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 #, fuzzy
 msgid "Input stream"
 msgstr "Sout akışı"
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 #, fuzzy
 msgid "Save file to"
 msgstr "Kayıt dosyası"
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 #, fuzzy
 msgid "No input selected"
 msgstr "Girdi bulunamadı"
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 msgid "No valid destination"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1119
+#: modules/gui/macosx/wizard.m:1116
 #, fuzzy
-msgid "Select the folder to save to"
+msgid "Select the directory to save to"
 msgstr "Oynatma  için kestirme tuş seçin"
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 #, fuzzy
 msgid "No folder selected"
 msgstr "Girdi bulunamadı"
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
+#: modules/gui/macosx/wizard.m:1169
+msgid "A directory where to save the files has to be selected."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1181
-msgid "You you need to select a file, you want to save to."
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1372
 #, fuzzy
 msgid "Finish"
 msgstr "Finnish"
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, c-format
 msgid "%i items"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 #, fuzzy
 msgid "yes"
 msgstr "Byte"
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 #, fuzzy
 msgid "no"
 msgstr "hiçbiri"
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
-msgid "Use this to stream on a network."
+#: modules/gui/macosx/wizard.m:1661
+msgid "This allows to stream on a network."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 msgid "Select your audio codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 msgid "Select your video codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -11235,7 +11416,7 @@ msgid ""
 "name will be used."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -11434,7 +11615,7 @@ msgstr "ntsc"
 msgid "secam"
 msgstr "secam"
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 msgid "auto"
 msgstr "otomatik"
 
@@ -11709,7 +11890,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr "Dış görünüm dosyaları (*.vlt)|*.vlt|Skin files (*.xml)|*.xml|"
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr "Oynatma Listesi aç"
 
@@ -11721,7 +11902,7 @@ msgid ""
 msgstr "Tüm Liste dosyaları|*.pls;*.m3u;*.asx;*.b4s|M3U files|*.m3u"
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr "Oynatma Listesini kaydet"
 
@@ -11730,11 +11911,12 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
-msgstr "Son kullanılan dış görünüm"
+#, fuzzy
+msgid "Skin to use"
+msgstr "Dış görünümler"
 
 #: modules/gui/skins2/src/skin_main.cpp:344
-msgid "Select the path to the last skin used."
+msgid "Path to the skin to use."
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:345
@@ -11742,28 +11924,30 @@ msgid "Config of last used skin"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr "Saydamlık efektleri etkin"
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr "Dış görünümler"
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 msgid "Skinnable Interface"
 msgstr "Değiştirilebilir Arayüz"
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr ""
 
@@ -11785,7 +11969,7 @@ msgstr ""
 "(WinCE arayüzü)\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 #, fuzzy
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
@@ -11794,16 +11978,16 @@ msgstr ""
 "(c) 1996-2005 - VideoLAN Ekibi\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 #, fuzzy
 msgid "Compiled by "
 msgstr "Komedi"
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 msgid "Compiler: "
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr ""
 
@@ -11830,12 +12014,12 @@ msgstr ""
 "oluşturabilirsiniz:"
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr "Klasör seç"
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr "Dosya seç"
 
@@ -11861,6 +12045,11 @@ msgstr "WinCE diyalog sağlayıcı"
 msgid "Edit bookmark"
 msgstr "Yer imlerini düzenle"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+msgid "Bytes"
+msgstr "Byte"
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -11869,6 +12058,11 @@ msgstr ""
 msgid "The stream must be playing or paused for bookmarks to work"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+msgid ""
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
 msgid ""
 "Input has changed, unable to save bookmark. Use \"pause\" while editing "
@@ -12005,81 +12199,80 @@ msgid "RTSP"
 msgstr "RTSP"
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr ""
+#, fuzzy
+msgid "DVD device to use"
+msgstr "DVD aygıtı"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "CDDB sunucu portu"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 #, fuzzy
 msgid "Open subtitles file"
 msgstr "Altyazı dosyasını kullan"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 #, fuzzy
 msgid "Title number."
 msgstr "Tuner numarası"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
 "be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 #, fuzzy
 msgid "Track number."
 msgstr "İz Numarası"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 
@@ -12096,7 +12289,8 @@ msgid "Add &Directory..."
 msgstr "&Klasör Ekle..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+#, fuzzy
+msgid "&Add URL..."
 msgstr "&MRL Ekle..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -12120,8 +12314,9 @@ msgid "&Reverse sort by title"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
-msgstr "Listeyi &Karıştır"
+#, fuzzy
+msgid "&Shuffle"
+msgstr "Karışık"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
 msgid "D&elete"
@@ -12147,75 +12342,91 @@ msgstr ""
 msgid "Play this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+msgid "Preparse"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr "Bilgi"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "Add node"
 msgstr "Ses kodlayıcısı"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 msgid "root"
 msgstr "kök"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, c-format
 msgid "%i items in playlist"
 msgstr "Listede %i öge"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr "M3U dosyası"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "Oynatma Listesini kaydet"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr "Oynatma listesi boş"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr "Kaydedilemedi"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr "Normal"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 msgid "Sorted by artist"
 msgstr "Sanatçıya göre Sıralı"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 #, fuzzy
 msgid "Sorted by Album"
 msgstr "İsme göre Sırala"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 msgid "New node"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -12237,8 +12448,8 @@ msgstr "Shift"
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:167
@@ -12246,32 +12457,36 @@ msgid "Stream output MRL"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
-msgid "Destination Target:"
-msgstr ""
+#, fuzzy
+msgid "Target:"
+msgstr "Hedefi Aç:"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
-msgid "Output methods"
-msgstr ""
+#, fuzzy
+msgid "Outputs"
+msgstr "Çıktı dosyası"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+msgid "Play locally"
+msgstr "Yerel olarak oynat"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr "MMSH"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr "RTP"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-msgid "Miscellaneous options"
-msgstr "Çeşitli seçenekler"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 msgid "Group name"
 msgstr "Grup ismi"
@@ -12284,10 +12499,6 @@ msgstr "Kanal ismi"
 msgid "Select all elementary streams"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-msgid "Transcoding options"
-msgstr "Transkodlama seçenekleri"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 msgid "Video codec"
 msgstr "Video codec"
@@ -12317,8 +12528,9 @@ msgid "Subtitles file"
 msgstr "Altyazı dosyası"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
-msgstr "Altyazı seçenekleri"
+#, fuzzy
+msgid "Options"
+msgstr "Seçenekler:"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 msgid ""
@@ -12326,12 +12538,6 @@ msgid ""
 "subtitles."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr "Gecikme"
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 msgid "Set subtitle delay (in 1/10s)"
 msgstr ""
@@ -12342,21 +12548,21 @@ msgstr "Dosya aç"
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
 #, fuzzy
-msgid "VLC media player - Updates"
-msgstr "VLC medya oynatıcısı"
+msgid "Updates"
+msgstr "Güncelle"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+msgid "Check for updates"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 #, fuzzy
 msgid "Save file..."
 msgstr "Kayıt dosyası"
@@ -12385,7 +12591,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 msgid "Choose"
 msgstr ""
 
@@ -12403,33 +12609,51 @@ msgstr ""
 msgid "Create"
 msgstr "Çerçeve oranı"
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-#, fuzzy
-msgid "VLM configuration"
-msgstr "VLM yapılandırma dosyası"
-
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
 #, fuzzy
 msgid "VLM stream"
 msgstr "Akışı oynat"
 
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+msgid "Use this to stream on a network."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:91
 msgid "Use this to re-encode a stream and save it to a file."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
 msgid "Use this to stream on a network"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
 msgid "You must choose a stream"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
 "incoming stream (for example, a file or a disc, but not a RTP/UDP network "
@@ -12437,31 +12661,72 @@ msgid ""
 "Enter the starting and ending times (in seconds)."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+msgid "Select the target video codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+msgid "Select the target audio codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
 msgid "This does not appear to be a valid multicast address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
 #, fuzzy
 msgid "You need to enter an address"
 msgstr "Ağ arayüz adresi"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
 "transcoding"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 msgid "You must choose a file to save to"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
@@ -12471,54 +12736,88 @@ msgid ""
 "name will be used"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 #, fuzzy
 msgid "Save to file"
 msgstr "Kayıt dosyası"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+msgid "Adds distortion effects"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+#, fuzzy
+msgid "Inverts the colors of the image"
+msgstr "Resmin renklerini ters çevirir"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+#, fuzzy
+msgid "Adds motion blurring to the image"
+msgstr "Resmin üzerinde bir hareket bulanıklığı yaratır"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 msgid "Magnifies part of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+msgid "Image adjustment"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr "Video Seçenekleri"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr "En-boy Oranı"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-msgid "More info"
-msgstr "Daha fazla bilgi"
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+msgid "Imitates the effect of surround sound when using headphones."
+msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+msgid "Prevents the audio output level from going over a predefined value."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:466
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:473
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:999
 msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
 msgstr ""
 
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "Daha fazla bilgi"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 msgid "Stopped"
 msgstr "Durduruldu"
@@ -12543,120 +12842,126 @@ msgstr "Önceki iz"
 msgid "Next track"
 msgstr "Sonraki iz"
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 msgid "Quick &Open File...\tCtrl-O"
 msgstr "&Hızlı Dosya Aç...\tCtrl-O"
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr "&Dosya Aç...\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr "&Klasör Aç...\tCtrl-E"
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr "&Disc Aç...\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr "&Ağ Akışı Aç...\tCtrl-N"
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr "Yakalama &Aygıtı Aç...\tCtrl-A"
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 msgid "&Wizard...\tCtrl-W"
 msgstr "&Sihirbaz...\tCtrl-W"
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr "Çı&kış\tCtrl-X"
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr "&Oynatma Listesi...\tCtrl-P"
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr "&Mesajlar...\tCtrl-M"
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr "Akış ve Dosya &Bilgisi...\tCtrl-I"
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
+#: modules/gui/wxwidgets/interface.cpp:605
+#, fuzzy
+msgid "About..."
+msgstr "_Hakkında..."
+
+#: modules/gui/wxwidgets/interface.cpp:607
+msgid "Check for updates..."
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 msgid "&File"
 msgstr "&Dosya"
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr "&Görünüm"
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr "&Ayarlar"
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr "&Ses"
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr "&Video"
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr "&Gezinti"
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr "&Yardım"
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
 msgstr "Oynatma Listesi aç"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr "Önceki liste ögesi"
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr "Sonraki liste ögesi"
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr "Yavaş oynat"
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr "Hızlı oynat"
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 msgid "Extended &GUI\tCtrl-G"
 msgstr "Geniş &GUI\tCtrl-G"
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 msgid "&Bookmarks...\tCtrl-B"
 msgstr "&Yer İmleri...\tCtrl-B"
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 msgid "Preference&s...\tCtrl-S"
 msgstr "&Tercihler...\tCtrl-S"
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 #, fuzzy
 msgid ""
 " (wxWidgets interface)\n"
@@ -12665,7 +12970,7 @@ msgstr ""
 " (wxWindows arayüzü)\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
@@ -12675,12 +12980,12 @@ msgstr ""
 "http://www.videolan.org/\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr "%s Hakkında"
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 msgid "Show/Hide interface"
 msgstr "Arayüzü Göster/Gizle"
 
@@ -12764,11 +13069,22 @@ msgstr ""
 msgid "RTP Unicast"
 msgstr "UDP Unicast"
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+msgid "Stream to a single computer."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 #, fuzzy
 msgid "RTP Multicast"
 msgstr "UDP/RTP Multicast"
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 msgid ""
 "Enter the multicast address to stream to in this field. This must be an IP "
@@ -12776,22 +13092,46 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#: modules/gui/wxwidgets/streamdata.cpp:134
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
 msgstr ""
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:89
+#, fuzzy
+msgid "Bookmarks dialog"
+msgstr "Yer imi %i"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
+msgid "Show bookmarks dialog at startup"
 msgstr ""
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
+#, fuzzy
+msgid "Extended GUI"
+msgstr "Geniş &GUI\tCtrl-G"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
-msgid "Show extended GUI"
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
+#, fuzzy
+msgid "Taskbar"
+msgstr "Tatar"
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
+msgid "Show VLC on the taskbar"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
@@ -12799,28 +13139,40 @@ msgid "Minimal interface"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 msgid "Size to video"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+msgid "Resize VLC to match the video resolution."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
-msgid "Show systray icon"
+#, fuzzy
+msgid "Systray icon"
+msgstr "Doyma/Doygunluk"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+msgid "Show a systray icon for VLC"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
+msgid "Show labels in toolbar"
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+msgid "Show labels below the icons in the toolbar."
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
 #, fuzzy
 msgid "Playlist view"
 msgstr "Oynatma Listesi"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -12828,20 +13180,20 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 #, fuzzy
 msgid "wxWidgets interface module"
 msgstr "WinCE arayüz modülü"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 #, fuzzy
 msgid "wxWidgets dialogs provider"
 msgstr "WinCE diyalog sağlayıcı"
@@ -12862,8 +13214,8 @@ msgstr ""
 
 #: modules/misc/dummy/dummy.c:45
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 
 #: modules/misc/dummy/dummy.c:51
@@ -12877,54 +13229,54 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 msgid "Dummy Interface"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 msgid "Dummy access function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 msgid "Dummy demux function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 msgid "Dummy decoder"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 msgid "Dummy decoder function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 msgid "Dummy encoder function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 msgid "Dummy audio output function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 msgid "Dummy video output function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 msgid "Dummy Video output"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 msgid "Dummy font renderer function"
 msgstr ""
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr ""
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
+msgid "Filename for the font you want to use"
 msgstr ""
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
@@ -12933,91 +13285,100 @@ msgstr ""
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
+#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
 msgstr ""
 
-#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+msgid "Text default color"
 msgstr ""
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+msgid "Relative font size"
 msgstr ""
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr ""
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr ""
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr ""
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr ""
 
-#: modules/misc/freetype.c:102
-msgid "Use yuvp renderer"
+#: modules/misc/freetype.c:107
+msgid "Use YUVP renderer"
 msgstr ""
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 msgid "Font Effect"
 msgstr ""
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Background"
 msgstr "&Geriye"
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Outline"
 msgstr "Eskiler"
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 msgid "Fat Outline"
 msgstr ""
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 msgid "Text renderer"
 msgstr ""
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 msgid "Freetype2 font renderer"
 msgstr ""
 
@@ -13027,104 +13388,102 @@ msgstr ""
 
 #: modules/misc/gnutls.c:69
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
 msgstr ""
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr ""
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr ""
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr ""
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 #, fuzzy
 msgid "Growl server"
 msgstr "Sunucu yok"
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 #, fuzzy
 msgid "Growl password"
 msgstr "FTP parolası"
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 #, fuzzy
 msgid "Growl UDP port"
 msgstr "UDP port"
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "UDP port"
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
-msgstr ""
+#, fuzzy
+msgid "Growl"
+msgstr "Grubu"
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 #, fuzzy
 msgid "(no title)"
 msgstr "Başlıksız"
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr ""
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr ""
 
@@ -13132,7 +13491,7 @@ msgstr ""
 msgid "Gtk+ GUI helper"
 msgstr "Gtk+ GUI yardımcısı"
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr ""
 
@@ -13143,38 +13502,42 @@ msgstr ""
 #: modules/misc/logger.c:120
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr ""
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
 msgstr ""
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr ""
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 msgid "File logging"
 msgstr ""
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr ""
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr ""
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 #, fuzzy
 msgid "RRD output file"
 msgstr "Çıktı dosyası"
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+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
@@ -13193,16 +13556,14 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
-
 #: modules/misc/msn.c:63
 msgid "MSN Title format string"
 msgstr ""
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
@@ -13211,8 +13572,9 @@ msgid "MSN"
 msgstr "MMS"
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr ""
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "Şimdi oynatıyor"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
@@ -13253,28 +13615,34 @@ msgstr "Qt Gömülü GUI yardımcısı"
 msgid "video"
 msgstr ""
 
+#: modules/misc/rtsp.c:48
+#, fuzzy
+msgid "RTSP host address"
+msgstr "Host adresi"
+
 #: modules/misc/rtsp.c:50
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr ""
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 msgid "Maximum number of connections"
 msgstr ""
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 msgid "RTSP VoD"
 msgstr ""
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 msgid "RTSP VoD server"
 msgstr ""
 
@@ -13282,11 +13650,11 @@ msgstr ""
 msgid "X Screensaver disabler"
 msgstr ""
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 msgid "SVG template file"
 msgstr ""
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -13303,56 +13671,55 @@ msgstr ""
 msgid "Miscellaneous stress tests"
 msgstr ""
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 msgid "Win32 font renderer"
 msgstr ""
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr ""
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 msgid "Simple XML Parser"
 msgstr ""
 
 #: modules/mux/asf.c:49
-msgid "Allows you to define the title that will be put in ASF comments."
+msgid "Title to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:52
-msgid "Allows you to define the author that will be put in ASF comments."
+#: modules/mux/asf.c:51
+msgid "Author to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:55
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+#: modules/mux/asf.c:53
+msgid "Copyright string to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 msgid "Comment"
 msgstr ""
 
-#: modules/mux/asf.c:58
-msgid "Allows you to define the comment that will be put in ASF comments."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:61
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+#: modules/mux/asf.c:57
+msgid "\"Rating\" to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 msgid "Packet Size"
 msgstr ""
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr ""
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 msgid "ASF muxer"
 msgstr ""
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr ""
 
@@ -13365,29 +13732,29 @@ msgid "Dummy/Raw muxer"
 msgstr ""
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+msgid "Create \"Fast Start\" files"
 msgstr ""
 
 #: modules/mux/mp4.c:47
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 msgid "MP4/MOV muxer"
 msgstr ""
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:46
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:51
@@ -13395,9 +13762,7 @@ msgid "PES maximum size"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:61
@@ -13410,7 +13775,7 @@ msgstr ""
 
 #: modules/mux/mpeg/ts.c:84
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr ""
 
@@ -13419,15 +13784,16 @@ msgid "Audio PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
-msgstr ""
+#, fuzzy
+msgid "Assign a fixed PID to the audio stream."
+msgstr "Ses süzgeçleri, ses akışlarını son-işleme için kullanılırlar"
 
 #: modules/mux/mpeg/ts.c:88
 msgid "SPU PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+msgid "Assign a fixed PID to the SPU."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:90
@@ -13435,7 +13801,7 @@ msgid "PMT PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:91
-msgid "Assigns a fixed PID to the PMT"
+msgid "Assign a fixed PID to the PMT"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:92
@@ -13443,65 +13809,86 @@ msgid "TS ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
-msgstr ""
+#, fuzzy
+msgid "Assign a fixed Transport Stream ID."
+msgstr "MPEG Aktarım Akışı"
 
 #: modules/mux/mpeg/ts.c:94
 msgid "NET ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:95
-msgid "Assigns a fixed Network ID (for SDT table)"
-msgstr ""
-
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:97
-msgid "Assigns a program number to each PMT"
+#, fuzzy
+msgid "PMT Program numbers"
+msgstr "İz Numarası"
+
+#: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:98
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:99
-msgid "Defines the pids to add to each pmt."
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
-msgid "Set PID to id of ES"
+#: modules/mux/mpeg/ts.c:109
+msgid "Set PID to ID of ES"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:105
-msgid "set PID to id of es"
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:114
+#, fuzzy
+msgid "Data alignment"
+msgstr "Video hizalama"
+
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:118
 msgid "Shaping delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 msgid "Use keyframes"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -13510,73 +13897,72 @@ msgid ""
 "the biggest frames in the stream."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 #, fuzzy
 msgid "Crypt video"
 msgstr "Kuartz video"
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 msgid "Crypt video using CSA"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr ""
 
@@ -13586,17 +13972,18 @@ msgstr ""
 
 #: modules/mux/mpjpeg.c:33
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 
 #: modules/mux/mpjpeg.c:50
-msgid "Multipart jpeg muxer"
+msgid "Multipart JPEG muxer"
 msgstr ""
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
-msgstr ""
+#, fuzzy
+msgid "Ogg/OGM muxer"
+msgstr "Ayırıcılar"
 
 #: modules/mux/wav.c:42
 msgid "WAV muxer"
@@ -13607,8 +13994,9 @@ msgid "Copy packetizer"
 msgstr ""
 
 #: modules/packetizer/h264.c:47
-msgid "H264 video packetizer"
-msgstr ""
+#, fuzzy
+msgid "H.264 video packetizer"
+msgstr "DVB altyazı paketleyicisi"
 
 #: modules/packetizer/mpeg4audio.c:118
 msgid "MPEG4 audio packetizer"
@@ -13619,13 +14007,13 @@ msgid "MPEG4 video packetizer"
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:52
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -13649,7 +14037,7 @@ msgid "DAAP access"
 msgstr ""
 
 #: modules/services_discovery/hal.c:63
-msgid "HAL device detection"
+msgid "HAL devices detection"
 msgstr ""
 
 #: modules/services_discovery/hal.c:153
@@ -13661,14 +14049,15 @@ msgid "Podcast URLs list"
 msgstr ""
 
 #: modules/services_discovery/podcast.c:58
-msgid "Podcast '|' (pipe) seperated URLs list"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
 msgstr ""
 
-#: modules/services_discovery/podcast.c:62
-msgid "Podcast Service Discovery"
-msgstr ""
+#: modules/services_discovery/podcast.c:63
+#, fuzzy
+msgid "Podcasts"
+msgstr "Yapıştır"
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 #, fuzzy
 msgid "Podcast"
 msgstr "Yapıştır"
@@ -13678,119 +14067,121 @@ msgid "SAP multicast address"
 msgstr ""
 
 #: modules/services_discovery/sap.c:80
-#, fuzzy
-msgid "Listen for SAP announcements on another address"
-msgstr "SAP anons aralığı"
-
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
+msgid ""
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
 msgstr ""
 
 #: modules/services_discovery/sap.c:83
-msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
+msgid "IPv4 SAP"
 msgstr ""
 
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
-msgstr ""
+#, fuzzy
+msgid "Listen to IPv4 announcements on the standard address."
+msgstr "SAP anons aralığı"
 
 #: modules/services_discovery/sap.c:87
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
+msgid "IPv6 SAP"
 msgstr ""
 
 #: modules/services_discovery/sap.c:89
-msgid "IPv6 SAP scope"
-msgstr ""
+#, fuzzy
+msgid "Listen to IPv6 announcements on the standard addresses."
+msgstr "SAP anons aralığı"
 
 #: modules/services_discovery/sap.c:91
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+msgid "IPv6 SAP scope"
 msgstr ""
 
-#: modules/services_discovery/sap.c:92
-msgid "SAP timeout (seconds)"
+#: modules/services_discovery/sap.c:93
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr ""
 
 #: modules/services_discovery/sap.c:94
-msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+msgid "SAP timeout (seconds)"
 msgstr ""
 
 #: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+msgid ""
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr ""
 
 #: modules/services_discovery/sap.c:98
-msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+msgid "Try to parse the announce"
 msgstr ""
 
 #: modules/services_discovery/sap.c:100
+msgid ""
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
+msgstr ""
+
+#: modules/services_discovery/sap.c:103
 msgid "SAP Strict mode"
 msgstr ""
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 msgid "Use SAP cache"
 msgstr ""
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 #, fuzzy
 msgid "SAP Announcements"
 msgstr "SAP anonsu:"
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr ""
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 msgid "Session Announcements (SAP)"
 msgstr ""
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 msgid "Session"
 msgstr ""
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 msgid "Tool"
 msgstr ""
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 msgid "User"
 msgstr ""
 
+#: modules/services_discovery/shout.c:61
+#, fuzzy
+msgid "Number of streams"
+msgstr "İş parçacık sayısını minimumda tut"
+
 #: modules/services_discovery/shout.c:62
-msgid "Maximum number of shoutcast servers to be listed"
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr ""
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr ""
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 msgid "Shoutcast"
 msgstr ""
 
@@ -13803,39 +14194,41 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr ""
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
 msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 msgid "ID Offset"
 msgstr ""
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
 msgstr ""
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 msgid "Bridge"
 msgstr ""
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 msgid "Bridge stream output"
 msgstr ""
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 msgid "Bridge out"
 msgstr ""
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr ""
 
@@ -13855,7 +14248,7 @@ msgstr ""
 msgid "Introduces a delay in the display of the stream."
 msgstr ""
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 msgid "Display"
 msgstr "Ekranda göster"
 
@@ -13871,9 +14264,8 @@ msgstr ""
 msgid "Output access method"
 msgstr ""
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
+#: modules/stream_out/es.c:39
+msgid "This is the default output access method that will be used."
 msgstr ""
 
 #: modules/stream_out/es.c:41
@@ -13881,72 +14273,66 @@ msgid "Audio output access method"
 msgstr ""
 
 #: modules/stream_out/es.c:43
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
+msgid "This is the output access method that will be used for audio."
 msgstr ""
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 msgid "Video output access method"
 msgstr ""
 
-#: modules/stream_out/es.c:47
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
+#: modules/stream_out/es.c:46
+msgid "This is the output access method that will be used for video."
 msgstr ""
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 msgid "Output muxer"
 msgstr ""
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
-msgid "Allows you to specify the muxer used for the streaming output."
+#: modules/stream_out/es.c:50
+msgid "This is the default muxer method that will be used."
 msgstr ""
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 msgid "Audio output muxer"
 msgstr ""
 
-#: modules/stream_out/es.c:55
-msgid "Allows you to specify the muxer used for the audio streaming output."
+#: modules/stream_out/es.c:53
+msgid "This is the muxer that will be used for audio."
 msgstr ""
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 msgid "Video output muxer"
 msgstr ""
 
-#: modules/stream_out/es.c:58
-msgid "Allows you to specify the muxer used for the video streaming output."
+#: modules/stream_out/es.c:56
+msgid "This is the muxer that will be used for video."
 msgstr ""
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 msgid "Output URL"
 msgstr ""
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
-msgid "Allows you to specify the output URL used for the streaming output."
+#: modules/stream_out/es.c:60
+msgid "This is the default output URI."
 msgstr ""
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 msgid "Audio output URL"
 msgstr ""
 
-#: modules/stream_out/es.c:65
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
+#: modules/stream_out/es.c:63
+msgid "This is the output URI that will be used for audio."
 msgstr ""
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 msgid "Video output URL"
 msgstr ""
 
-#: modules/stream_out/es.c:69
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
+#: modules/stream_out/es.c:66
+msgid "This is the output URI that will be used for video."
 msgstr ""
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 msgid "Elementary stream output"
 msgstr ""
 
@@ -13975,133 +14361,157 @@ msgstr ""
 msgid "Mosaic bridge stream output"
 msgstr ""
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr ""
 
 #: modules/stream_out/rtp.c:51
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 
 #: modules/stream_out/rtp.c:55
 msgid "Muxer"
 msgstr ""
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
-msgid "Session name"
+#: modules/stream_out/rtp.c:57
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:61
-msgid "Allows you to specify the session name used for the streaming output."
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
+msgid "Session name"
 msgstr ""
 
 #: modules/stream_out/rtp.c:62
-msgid "Session description"
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
 msgstr ""
 
 #: modules/stream_out/rtp.c:64
-msgid "Allows you to give a broader description of the stream."
+msgid "Session description"
+msgstr ""
+
+#: modules/stream_out/rtp.c:66
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 msgid "Session URL"
 msgstr ""
 
-#: modules/stream_out/rtp.c:67
-msgid "Allows you to specify a URL with additional information on the stream."
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 msgid "Session email"
 msgstr ""
 
-#: modules/stream_out/rtp.c:70
-msgid "Allows you to specify contact e-mail address for this session."
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:74
-msgid "Allows you to specify the base port used for the RTP streaming."
+#: modules/stream_out/rtp.c:79
+msgid "This allows you to specify the base port for the RTP streaming."
 msgstr ""
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 msgid "Audio port"
 msgstr ""
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
+"This allows you to specify the default audio port for the RTP streaming."
 msgstr ""
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 msgid "Video port"
 msgstr ""
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
+"This allows you to specify the default video port for the RTP streaming."
 msgstr ""
 
-#: modules/stream_out/rtp.c:84
-msgid "Allows you to specify the Time-To-Live for the output stream."
+#: modules/stream_out/rtp.c:89
+msgid "This allows you to specify the Time-To-Live for the output stream."
+msgstr ""
+
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
 msgstr ""
 
 #: modules/stream_out/rtp.c:93
-msgid "RTP stream output"
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
 msgstr ""
 
-#: modules/stream_out/standard.c:45
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
+#: modules/stream_out/rtp.c:102
+msgid "RTP stream output"
 msgstr ""
 
-#: modules/stream_out/standard.c:47
-msgid "Output URL (deprecated)"
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
 msgstr ""
 
-#: modules/stream_out/standard.c:49
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
+#: modules/stream_out/standard.c:44
+msgid "This is the muxer that will be used."
 msgstr ""
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:45
 #, fuzzy
 msgid "Output destination"
 msgstr "Çıktı Seçenekleri"
 
-#: modules/stream_out/standard.c:54
-msgid ""
-"Allows you to specify the output destination used for the streaming output."
+#: modules/stream_out/standard.c:47
+msgid "This is the destination (URL) that will be used for the stream."
 msgstr ""
 
-#: modules/stream_out/standard.c:58
-msgid "Name of the session that will be announced with SAP"
+#: modules/stream_out/standard.c:50
+msgid ""
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 msgid "Session groupname"
 msgstr ""
 
-#: modules/stream_out/standard.c:62
-msgid "Name of the group that will be announced for the session"
+#: modules/stream_out/standard.c:55
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 msgid "SAP announcing"
 msgstr ""
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+msgid "Announce this session with SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 msgid "Standard"
 msgstr ""
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 msgid "Standard stream output"
 msgstr ""
 
@@ -14180,7 +14590,8 @@ msgstr ""
 
 #: modules/stream_out/transcode.c:48
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
+"This is the video encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
 #: modules/stream_out/transcode.c:50
@@ -14188,225 +14599,291 @@ msgid "Destination video codec"
 msgstr ""
 
 #: modules/stream_out/transcode.c:52
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
+msgid "This is the video codec that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 msgid "Video bitrate"
 msgstr ""
 
-#: modules/stream_out/transcode.c:56
-msgid "Allows you to specify the video bitrate used for the streaming output."
+#: modules/stream_out/transcode.c:55
+msgid "Target bitrate of the transcoded video stream."
 msgstr ""
 
-#: modules/stream_out/transcode.c:58
+#: modules/stream_out/transcode.c:56
 msgid "Video scaling"
 msgstr ""
 
-#: modules/stream_out/transcode.c:60
-msgid "Allows you to scale the video before encoding."
+#: modules/stream_out/transcode.c:58
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
 msgstr ""
 
-#: modules/stream_out/transcode.c:61
+#: modules/stream_out/transcode.c:59
 msgid "Video frame-rate"
 msgstr ""
 
-#: modules/stream_out/transcode.c:63
-msgid "Allows you to specify an output frame rate for the video."
+#: modules/stream_out/transcode.c:61
+msgid "Target output frame rate for the video stream."
 msgstr ""
 
-#: modules/stream_out/transcode.c:66
-msgid "Allows you to deinterlace the video before encoding."
-msgstr ""
+#: modules/stream_out/transcode.c:64
+#, fuzzy
+msgid "Deinterlace the video before encoding."
+msgstr "Geçmeli video kodlama etkin"
 
-#: modules/stream_out/transcode.c:76
+#: modules/stream_out/transcode.c:67
+#, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr "WinCE arayüz modülü"
+
+#: modules/stream_out/transcode.c:74
 #, fuzzy
 msgid "Maximum video width"
 msgstr "Video genişliği"
 
-#: modules/stream_out/transcode.c:78
-msgid "Allows you to specify a maximum output video width."
-msgstr ""
+#: modules/stream_out/transcode.c:76
+#, fuzzy
+msgid "Maximum output video width."
+msgstr "Video genişliği"
 
-#: modules/stream_out/transcode.c:79
+#: modules/stream_out/transcode.c:77
 #, fuzzy
 msgid "Maximum video height"
 msgstr "Video yüksekliği"
 
-#: modules/stream_out/transcode.c:81
-msgid "Allows you to specify a maximum output video height."
-msgstr ""
+#: modules/stream_out/transcode.c:79
+#, fuzzy
+msgid "Maximum output video height."
+msgstr "Video yüksekliği"
 
-#: modules/stream_out/transcode.c:82
+#: modules/stream_out/transcode.c:80
 #, fuzzy
 msgid "Video filter"
 msgstr "Video Süzgeçleri"
 
-#: modules/stream_out/transcode.c:84
+#: modules/stream_out/transcode.c:82
 msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
 msgstr ""
 
+#: modules/stream_out/transcode.c:85
+#, fuzzy
+msgid "Video crop (top)"
+msgstr "Resim kırpma"
+
 #: modules/stream_out/transcode.c:87
-msgid "Video crop top"
+msgid "Number of pixels to crop at the top of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:89
-msgid "Allows you to specify the top coordinate for the video cropping."
-msgstr ""
+#: modules/stream_out/transcode.c:88
+#, fuzzy
+msgid "Video crop (left)"
+msgstr "Resim kırpma"
 
 #: modules/stream_out/transcode.c:90
-msgid "Video crop left"
+msgid "Number of pixels to crop at the left of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:92
-msgid "Allows you to specify the left coordinate for the video cropping."
-msgstr ""
+#: modules/stream_out/transcode.c:91
+#, fuzzy
+msgid "Video crop (bottom)"
+msgstr "Resim kırpma"
 
 #: modules/stream_out/transcode.c:93
-msgid "Video crop bottom"
+msgid "Number of pixels to crop at the bottom of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:95
-msgid "Allows you to specify the bottom coordinate for the video cropping."
-msgstr ""
+#: modules/stream_out/transcode.c:94
+#, fuzzy
+msgid "Video crop (right)"
+msgstr "Resim kırpma"
 
 #: modules/stream_out/transcode.c:96
-msgid "Video crop right"
+msgid "Number of pixels to crop at the right of the video."
 msgstr ""
 
 #: modules/stream_out/transcode.c:98
-msgid "Allows you to specify the right coordinate for the video cropping."
-msgstr ""
+#, fuzzy
+msgid "Video padding (top)"
+msgstr "Resim kırpma"
 
 #: modules/stream_out/transcode.c:100
+msgid "Size of the black border to add at the top of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:101
+#, fuzzy
+msgid "Video padding (left)"
+msgstr "Video hizalama"
+
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:104
+msgid "Video padding (bottom)"
+msgstr ""
+
+#: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:107
+#, fuzzy
+msgid "Video padding (right)"
+msgstr "Video yüksekliği"
+
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:111
+#, fuzzy
+msgid "Video canvas width"
+msgstr "Video genişliği"
+
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
+msgstr ""
+
+#: modules/stream_out/transcode.c:114
+#, fuzzy
+msgid "Video canvas height"
+msgstr "Video yüksekliği"
+
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
+msgstr ""
+
+#: modules/stream_out/transcode.c:117
+#, fuzzy
+msgid "Video canvas aspect ratio"
+msgstr "Kaynak en-boy oranı"
+
+#: modules/stream_out/transcode.c:119
+msgid ""
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
+msgstr ""
+
+#: modules/stream_out/transcode.c:122
 msgid "Audio encoder"
 msgstr "Ses kodlayıcısı"
 
-#: modules/stream_out/transcode.c:102
+#: modules/stream_out/transcode.c:124
 msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:104
+#: modules/stream_out/transcode.c:126
 msgid "Destination audio codec"
 msgstr "Hedef ses codec'i"
 
-#: modules/stream_out/transcode.c:106
-msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:128
+msgid "This is the audio codec that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:129
 msgid "Audio bitrate"
 msgstr "Ses bit oranı"
 
-#: modules/stream_out/transcode.c:110
-msgid "Allows you to specify the audio bitrate used for the streaming output."
+#: modules/stream_out/transcode.c:131
+msgid "Target bitrate of the transcoded audio stream."
 msgstr ""
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 msgid "Audio sample rate"
 msgstr "Ses örnekleme oranı"
 
-#: modules/stream_out/transcode.c:114
+#: modules/stream_out/transcode.c:134
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 msgid "Audio channels"
 msgstr "Ses kanalları"
 
-#: modules/stream_out/transcode.c:118
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
 msgstr ""
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 msgid "Subtitles encoder"
 msgstr "Altyazı kodlayıcısı"
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 msgid "Destination subtitles codec"
 msgstr ""
 
-#: modules/stream_out/transcode.c:127
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
-msgstr ""
-
-#: modules/stream_out/transcode.c:129
-msgid "Subpictures filter"
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 #, fuzzy
 msgid "OSD menu"
 msgstr "DVD (menüler)"
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 msgid "Number of threads"
 msgstr ""
 
-#: modules/stream_out/transcode.c:141
-msgid "Allows you to specify the number of threads used for the transcoding."
+#: modules/stream_out/transcode.c:160
+msgid "Number of threads used for the transcoding."
 msgstr ""
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
 msgstr ""
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 msgid "Synchronise on audio track"
 msgstr ""
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
 msgstr ""
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 msgid "Transcode stream output"
 msgstr ""
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 msgid "Overlays/Subtitles"
 msgstr "Bindirmeler/Altyazılar"
 
@@ -14444,58 +14921,61 @@ msgid "AltiVec conversions from "
 msgstr ""
 
 #: modules/video_filter/adjust.c:60
-msgid "Enable brightness threshold"
-msgstr ""
+#, fuzzy
+msgid "Brightness threshold"
+msgstr "Parlaklık"
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:65
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
+#: modules/video_filter/adjust.c:67
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
 msgstr ""
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
+#: modules/video_filter/adjust.c:69
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:71
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+#: modules/video_filter/adjust.c:73
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 msgid "Image properties filter"
 msgstr ""
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr ""
 
@@ -14508,22 +14988,25 @@ msgid "Number of clones"
 msgstr ""
 
 #: modules/video_filter/clone.c:56
-msgid "Select the number of video windows in which to clone the video."
+msgid "Number of video windows in which to clone the video."
 msgstr ""
 
 #: modules/video_filter/clone.c:59
-msgid "List of video output modules"
-msgstr ""
+#, fuzzy
+msgid "Video output modules"
+msgstr "Video çıktı modülü"
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
 msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 msgid "Clone video filter"
 msgstr ""
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 msgid "Clone"
 msgstr ""
 
@@ -14542,28 +15025,33 @@ msgid "Automatic cropping"
 msgstr ""
 
 #: modules/video_filter/crop.c:58
-msgid "Activate automatic black border cropping."
+msgid "Automatic black border cropping."
 msgstr ""
 
 #: modules/video_filter/crop.c:61
 msgid "Crop video filter"
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 msgid "Deinterlace mode"
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:103
+#: modules/video_filter/deinterlace.c:109
 #, fuzzy
-msgid "Default deinterlace method to use for local playback"
+msgid "Deinterlace method to use for local playback."
 msgstr "Ağır çekim oynatma  için kestirme tuş seçin"
 
-#: modules/video_filter/deinterlace.c:106
-msgid "Default deinterlace methode to use for streaming"
-msgstr ""
+#: modules/video_filter/deinterlace.c:111
+#, fuzzy
+msgid "Streaming deinterlace mode"
+msgstr "WinCE arayüz modülü"
+
+#: modules/video_filter/deinterlace.c:112
+#, fuzzy
+msgid "Deinterlace method to use for streaming."
+msgstr "Ağır çekim oynatma  için kestirme tuş seçin"
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:121
 msgid "Deinterlacing video filter"
 msgstr ""
 
@@ -14574,7 +15062,7 @@ msgstr ""
 #: modules/video_filter/distort.c:65
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr ""
 
 #: modules/video_filter/distort.c:67
@@ -14582,38 +15070,40 @@ msgid "Gradient image type"
 msgstr ""
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 msgid "Apply cartoon effect"
 msgstr ""
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Wave"
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Ripple"
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Gradient"
 msgstr ""
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Edge"
 msgstr ""
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 msgid "Distort video filter"
 msgstr ""
 
@@ -14633,67 +15123,73 @@ msgstr "Başlığa Git"
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 msgid "Logo animation # of loops"
 msgstr ""
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
-msgstr ""
-
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+#, fuzzy
+msgid "X coordinate"
+msgstr "Video y koordinatı"
+
+#: modules/video_filter/logo.c:79
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+#, fuzzy
+msgid "Y coordinate"
+msgstr "Video y koordinatı"
+
+#: modules/video_filter/logo.c:82
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:84
 msgid "Transparency of the logo"
 msgstr ""
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 msgid "Logo position"
 msgstr ""
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 msgid "Logo video filter"
 msgstr ""
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 msgid "Logo overlay"
 msgstr ""
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 msgid "Logo sub filter"
 msgstr ""
 
@@ -14701,181 +15197,275 @@ msgstr ""
 msgid "Magnify/Zoom interactive video filter"
 msgstr ""
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr ""
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
+msgid "Marquee text to display."
 msgstr ""
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
-msgstr ""
+#, fuzzy
+msgid "X offset"
+msgstr "Zaman sapması"
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+msgid "X offset, from the left screen edge."
 msgstr ""
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr ""
-
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
-msgstr ""
+#, fuzzy
+msgid "Y offset"
+msgstr "Zaman sapması"
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+msgid "Y offset, down from the top."
 msgstr ""
 
 #: modules/video_filter/marq.c:83
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
+#: modules/video_filter/marq.c:87
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
 msgstr ""
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 msgid "Font size, pixels"
 msgstr ""
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+msgid "Font size, in pixels. Default is -1 (use default font size)."
+msgstr ""
+
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:99
 msgid "Marquee position"
 msgstr ""
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 msgid "Misc"
 msgstr ""
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
-msgstr ""
+#: modules/video_filter/marq.c:141
+#, fuzzy
+msgid "Marquee display"
+msgstr "On Screen Display"
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
+msgid "Transparency"
 msgstr ""
 
 #: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:93
-msgid "Height in pixels"
+#: modules/video_filter/mosaic.c:95
+msgid "Total height of the mosaic, in pixels."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:94
-msgid "Width in pixels"
+#: modules/video_filter/mosaic.c:97
+msgid "Total width of the mosaic, in pixels."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:95
-msgid "Top left corner x coordinate"
+#: modules/video_filter/mosaic.c:99
+#, fuzzy
+msgid "Top left corner X coordinate"
+msgstr "Video x koordinatı"
+
+#: modules/video_filter/mosaic.c:100
+msgid "X Coordinate of the top-left corner of the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:96
-msgid "Top left corner y coordinate"
+#: modules/video_filter/mosaic.c:101
+#, fuzzy
+msgid "Top left corner Y coordinate"
+msgstr "Video x koordinatı"
+
+#: modules/video_filter/mosaic.c:102
+msgid "Y Coordinate of the top-left corner of the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:103
+#, fuzzy
+msgid "Vertical border width"
+msgstr "Dikey kayıklık"
+
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
+#: modules/video_filter/mosaic.c:106
+#, fuzzy
+msgid "Horizontal border width"
+msgstr "Yatay"
+
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:110
 msgid "Mosaic alignment"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:112
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:116
 msgid "Positioning method"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:117
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 msgid "Number of rows"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 msgid "Number of columns"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:129
+msgid "Keep the original aspect ratio when resizing mosaic elements."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:108
+#: modules/video_filter/mosaic.c:131
 msgid "Keep original size"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
+#: modules/video_filter/mosaic.c:132
+msgid "Keep the original size of mosaic elements."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:134
+#, fuzzy
+msgid "Elements order"
+msgstr "Sessiz mod"
+
+#: modules/video_filter/mosaic.c:135
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:140
+msgid ""
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:144
+#, fuzzy
+msgid "Bluescreen"
+msgstr "Tam ekran"
+
+#: modules/video_filter/mosaic.c:145
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:154
+msgid ""
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:156
+#, fuzzy
+msgid "Bluescreen U tolerance"
+msgstr "Bit oranı toleransı"
+
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:160
+#, fuzzy
+msgid "Bluescreen V tolerance"
+msgstr "Bit oranı toleransı"
+
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:167
 msgid "fixed"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 msgid "Mosaic video sub filter"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 msgid "Mosaic"
 msgstr ""
 
@@ -14900,7 +15490,7 @@ msgid "Description file"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+msgid "A file containing a simple playlist"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:57
@@ -14908,7 +15498,7 @@ msgid "History parameter"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:58
-msgid "History parameter, number of frames used for detection"
+msgid "The umber of frames used for detection."
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:61
@@ -14921,110 +15511,134 @@ msgstr ""
 
 #: modules/video_filter/osdmenu.c:42
 #, fuzzy
-msgid "OSD menu configuration file"
+msgid "Configuration file"
 msgstr "VLM yapılandırma dosyası"
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
-msgstr ""
+#, fuzzy
+msgid "Configuration file for the OSD Menu"
+msgstr "Yapılandırma seçenekleri"
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:51
-msgid "X coordinate of the OSD menu"
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:54
-msgid "Y coordinate of the OSD menu"
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:57
+#: modules/video_filter/osdmenu.c:56
 #, fuzzy
-msgid "OSD menu position"
+msgid "Menu position"
 msgstr "Altresimler"
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:62
+#, fuzzy
+msgid "Menu timeout"
+msgstr "Zaman"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
 "remaining time. This will ensure that they are at least the specified time "
 "visible."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:69
-msgid "Update speed of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:68
+#, fuzzy
+msgid "Menu update interval"
+msgstr "Anahtar aralığı"
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:117
 #, fuzzy
-msgid "On Screen Display menu subfilter"
+msgid "On Screen Display menu"
 msgstr "On Screen Display"
 
 #: modules/video_filter/rss.c:121
-msgid "RSS/Atom feed URLs"
+msgid "Feed URLs"
 msgstr ""
 
 #: modules/video_filter/rss.c:122
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
-msgstr ""
-
-#: modules/video_filter/rss.c:123
 #, fuzzy
-msgid "RSS/Atom feed speed"
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr "On Screen Display"
 
-#: modules/video_filter/rss.c:124
-msgid "RSS/Atom feed speed (bigger is slower)"
+#: modules/video_filter/rss.c:123
+msgid "Speed of feeds"
 msgstr ""
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
-msgid "RSS/Atom feed max number of chars displayed"
+#: modules/video_filter/rss.c:124
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
 msgstr ""
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
+#: modules/video_filter/rss.c:125
+#, fuzzy
+msgid "Max length"
+msgstr "Maks seviye"
+
+#: modules/video_filter/rss.c:126
+msgid "Maximum number of characters displayed on the screen."
 msgstr ""
 
 #: modules/video_filter/rss.c:128
+#, fuzzy
+msgid "Refresh time"
+msgstr "Listeyi yenile"
+
+#: modules/video_filter/rss.c:129
+msgid ""
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
+msgstr ""
+
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
+msgstr ""
+
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
+msgstr ""
+
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
 msgstr ""
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+#, fuzzy
+msgid "Text position"
+msgstr "Altresimler"
+
+#: modules/video_filter/rss.c:154
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
 msgstr ""
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:197
 #, fuzzy
 msgid "RSS and Atom feed display"
 msgstr "On Screen Display"
@@ -15043,7 +15657,7 @@ msgid "Scaling mode"
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
+msgid "Scaling mode to use."
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:68
@@ -15097,25 +15711,29 @@ msgstr ""
 #: modules/video_filter/time.c:72
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
 msgstr ""
 
-#: modules/video_filter/time.c:88
-msgid "Time position"
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
+msgstr ""
+
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
 msgstr ""
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:93
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 msgid "Time overlay"
 msgstr ""
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr ""
 
@@ -15152,13 +15770,11 @@ msgid "Video transformation filter"
 msgstr ""
 
 #: modules/video_filter/wall.c:54
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+msgid "Number of horizontal windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:58
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+msgid "Number of vertical windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:61
@@ -15166,7 +15782,7 @@ msgid "Active windows"
 msgstr ""
 
 #: modules/video_filter/wall.c:62
-msgid "Comma separated list of active windows, defaults to all"
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr ""
 
 #: modules/video_filter/wall.c:65
@@ -15174,19 +15790,19 @@ msgid "Element aspect ratio"
 msgstr ""
 
 #: modules/video_filter/wall.c:66
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr ""
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 msgid "Wall video filter"
 msgstr ""
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 msgid "Image wall"
 msgstr ""
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
+msgid "ASCII Art"
 msgstr ""
 
 #: modules/video_output/aa.c:58
@@ -15273,23 +15889,22 @@ msgid "Framebuffer device"
 msgstr ""
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 msgid "GNU/Linux console framebuffer video output"
 msgstr ""
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
-msgstr ""
+#, fuzzy
+msgid "X11 display"
+msgstr "Ekranda göster"
 
 #: modules/video_output/ggi.c:58
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 
@@ -15306,7 +15921,7 @@ msgid "Image format"
 msgstr ""
 
 #: modules/video_output/image.c:49
-msgid "Set the format of the output image."
+msgid "Format of the output images (png or jpg)."
 msgstr ""
 
 #: modules/video_output/image.c:51
@@ -15315,8 +15930,7 @@ msgstr ""
 
 #: modules/video_output/image.c:52
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
 
 #: modules/video_output/image.c:55
@@ -15325,15 +15939,21 @@ msgstr ""
 
 #: modules/video_output/image.c:56
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 msgid "Image video output"
 msgstr ""
 
@@ -15346,15 +15966,16 @@ msgid "OpenGL cube rotation speed"
 msgstr ""
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
 msgstr ""
 
 #: modules/video_output/opengl.c:122
-msgid "Select effect"
-msgstr ""
+#, fuzzy
+msgid "Effect"
+msgstr "Çıkart"
 
 #: modules/video_output/opengl.c:124
-msgid "Allows you to select different visual effects."
+msgid "Several visual OpenGL effects are available."
 msgstr ""
 
 #: modules/video_output/opengl.c:129
@@ -15366,13 +15987,14 @@ msgid "Transparent Cube"
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
-msgstr ""
+#, fuzzy
+msgid "QT Embedded display"
+msgstr "Oynatma Listesi aç"
 
 #: modules/video_output/qte/qte.cpp:81
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:117
@@ -15384,41 +16006,47 @@ msgid "Simple DirectMedia Layer video output"
 msgstr ""
 
 #: modules/video_output/snapshot.c:60
-msgid "snapshot width"
-msgstr ""
+#, fuzzy
+msgid "Snapshot width"
+msgstr "Enstantane"
 
 #: modules/video_output/snapshot.c:61
-msgid "Set the width of the snapshot image."
-msgstr ""
+#, fuzzy
+msgid "Width of the snapshot image."
+msgstr "Video enstantane formatı"
 
 #: modules/video_output/snapshot.c:63
-msgid "snapshot height"
-msgstr ""
+#, fuzzy
+msgid "Snapshot height"
+msgstr "Enstantane"
 
 #: modules/video_output/snapshot.c:64
-msgid "Set the height of the snapshot image."
+msgid "Height of the snapshot image."
 msgstr ""
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
-msgstr ""
+#, fuzzy
+msgid "Chroma"
+msgstr "Kırp"
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
-msgstr ""
-
-#: modules/video_output/snapshot.c:69
-msgid "cache size (number of images)"
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr ""
 
 #: modules/video_output/snapshot.c:70
-msgid "Set the cache size (number of images to keep)."
+msgid "Cache size (number of images)"
 msgstr ""
 
-#: modules/video_output/snapshot.c:74
-msgid "snapshot module"
+#: modules/video_output/snapshot.c:71
+msgid "Snapshot cache size (number of images to keep)."
 msgstr ""
 
+#: modules/video_output/snapshot.c:75
+#, fuzzy
+msgid "Snapshot module"
+msgstr "Enstantane"
+
 #: modules/video_output/svgalib.c:56
 msgid "SVGAlib video output"
 msgstr ""
@@ -15435,10 +16063,10 @@ msgstr ""
 msgid "XVideo adaptor number"
 msgstr ""
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 
 #: modules/video_output/x11/glx.c:92 modules/video_output/x11/x11.c:43
@@ -15460,19 +16088,21 @@ msgstr ""
 #: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
 #: modules/video_output/x11/xvideo.c:60
 msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
 msgstr ""
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
-msgid "Screen to be used for fullscreen mode."
-msgstr ""
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
+#, fuzzy
+msgid "Screen for fullscreen mode."
+msgstr "Tam ekran modu geçiş"
 
 #: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
 #: modules/video_output/x11/xvideo.c:74
 msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
 msgstr ""
 
 #: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
@@ -15483,14 +16113,16 @@ msgstr ""
 msgid "Use shared memory to communicate between VLC and the X server."
 msgstr ""
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr ""
-
 #: modules/video_output/x11/x11.c:78
 msgid "X11 video output"
 msgstr ""
 
+#: modules/video_output/x11/xvideo.c:46
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+
 #: modules/video_output/x11/xvideo.c:63
 msgid "XVimage chroma format"
 msgstr ""
@@ -15519,7 +16151,7 @@ msgstr ""
 
 #: modules/visualization/goom.c:60
 msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
+"This allows you to set the resolution of the Goom display (bigger resolution "
 "will be prettier but more CPU intensive)."
 msgstr ""
 
@@ -15528,7 +16160,8 @@ msgid "Goom animation speed"
 msgstr ""
 
 #: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
 msgstr ""
 
 #: modules/visualization/goom.c:70
@@ -15546,7 +16179,7 @@ msgstr ""
 #: modules/visualization/visual/visual.c:40
 msgid ""
 "A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
+"Current effects include: dummy, scope, spectrum."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:45
@@ -15590,7 +16223,7 @@ msgid "Enable peaks"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
+msgid "Draw \"peaks\" in the spectrum analyzer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:69
@@ -15598,7 +16231,7 @@ msgid "Enable original graphic spectrum"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:71
-msgid "Defines whether to draw the original spectrum graphic routine."
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:73
@@ -15607,7 +16240,7 @@ msgid "Enable bands"
 msgstr "Ses etkin"
 
 #: modules/visualization/visual/visual.c:75
-msgid "Defines whether to draw the bands."
+msgid "Draw bands in the spectrometer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:77
@@ -15642,7 +16275,7 @@ msgid "Peak height"
 msgstr "Video yüksekliği"
 
 #: modules/visualization/visual/visual.c:91
-msgid "This is the total pixel height of the peak items."
+msgid "Total pixel height of the peak items."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:93
@@ -15666,7 +16299,7 @@ msgid "Number of stars"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
+msgid "Number of stars to draw with random effect."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:109
@@ -15686,7 +16319,7 @@ msgid "Flip vertical position"
 msgstr ""
 
 #: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
+msgid "Display XOSD output at the bottom of the screen instead of the top."
 msgstr ""
 
 #: modules/visualization/xosd.c:67
@@ -15694,25 +16327,152 @@ msgid "Vertical offset"
 msgstr "Dikey kayıklık"
 
 #: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
 msgstr ""
 
-#: modules/visualization/xosd.c:70
+#: modules/visualization/xosd.c:72
 msgid "Shadow offset"
 msgstr ""
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+msgid "Font used to display text in the XOSD output."
 msgstr ""
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
+#: modules/visualization/xosd.c:79
+msgid "Color used to display text in the XOSD output."
 msgstr ""
 
-#: modules/visualization/xosd.c:82
+#: modules/visualization/xosd.c:84
 msgid "XOSD interface"
 msgstr "XOSD arayüzü"
 
+#~ msgid "delay"
+#~ msgstr "gecikme"
+
+#~ msgid "fps"
+#~ msgstr "fps"
+
+#~ msgid "More info"
+#~ msgstr "Daha fazla bilgi"
+
+#~ msgid "Control interface settings"
+#~ msgstr "Kontrol arayüzü ayarları"
+
+#~ msgid "Text rendering"
+#~ msgstr "Metin gösterimi"
+
+#~ msgid ""
+#~ "Use the settings of the \"freetype\" module to choose the font you  want "
+#~ "VLC to use for text rendering (to display subtitles for example)."
+#~ msgstr ""
+#~ "VLC'nin metin gösteriminde (örn, altyazıların ekranda gösterilmesi) "
+#~ "kullanmasını isteğiniz yazıtipini seçmek için \"freetype\" modülünün "
+#~ "ayarlarını kullanın"
+
+#, fuzzy
+#~ msgid "Program to select"
+#~ msgstr "Programlar"
+
+#, fuzzy
+#~ msgid "Programs to select"
+#~ msgstr "Programlar"
+
+#~ msgid "Preferred codecs list"
+#~ msgstr "Tercih edilen codec'ler listesi"
+
+#, fuzzy
+#~ msgid "Interfaces"
+#~ msgstr "Arayüz"
+
+#~ msgid "DTS"
+#~ msgstr "DTS"
+
+#~ msgid "Output channels number"
+#~ msgstr "Çıktı kanalları numarası"
+
+#, fuzzy
+#~ msgid "Timeout of subpictures"
+#~ msgstr "Altresimler"
+
+#, fuzzy
+#~ msgid "Telnet Interface host"
+#~ msgstr "Telnet Arayüzü portu"
+
+#~ msgid "Telnet Interface port"
+#~ msgstr "Telnet Arayüzü portu"
+
+#~ msgid "Default to 4212"
+#~ msgstr "Varsayılan 4212"
+
+#~ msgid "Telnet Interface password"
+#~ msgstr "Telnet Arayüzü parolası"
+
+#~ msgid "Default to admin"
+#~ msgstr "Varsayılan admin"
+
+#~ msgid "Size offset"
+#~ msgstr "Boyut sapması"
+
+#, fuzzy
+#~ msgid "Go To Position"
+#~ msgstr "Konum"
+
+#~ msgid "Suppress further errors"
+#~ msgstr "Fazla hataları bastır"
+
+#~ msgid "Fill fullscreen"
+#~ msgstr "Tam ekranı doldur"
+
+#~ msgid "VIDEO_TS folder"
+#~ msgstr "VIDEO_TS klasörü"
+
+#~ msgid "Override"
+#~ msgstr "Geçersiz kıl"
+
+#~ msgid "Advanced output:"
+#~ msgstr "Gelişmiş çıktı:"
+
+#~ msgid "Output Options"
+#~ msgstr "Çıktı Seçenekleri"
+
+#~ msgid "Transcode options"
+#~ msgstr "Transkod seçenekleri"
+
+#~ msgid "Last skin used"
+#~ msgstr "Son kullanılan dış görünüm"
+
+#~ msgid "&Shuffle Playlist"
+#~ msgstr "Listeyi &Karıştır"
+
+#~ msgid "Miscellaneous options"
+#~ msgstr "Çeşitli seçenekler"
+
+#~ msgid "Subtitles options"
+#~ msgstr "Altyazı seçenekleri"
+
+#, fuzzy
+#~ msgid "VLC media player - Updates"
+#~ msgstr "VLC medya oynatıcısı"
+
+#, fuzzy
+#~ msgid "VLM configuration"
+#~ msgstr "VLM yapılandırma dosyası"
+
+#, fuzzy
+#~ msgid "OSD menu configuration file"
+#~ msgstr "VLM yapılandırma dosyası"
+
+#, fuzzy
+#~ msgid "On Screen Display menu subfilter"
+#~ msgstr "On Screen Display"
+
 #, fuzzy
 #~ msgid "Small playlist"
 #~ msgstr "Oynatma Listesini kaydet"
@@ -15731,12 +16491,6 @@ msgstr "XOSD arayüzü"
 #~ msgid "Podcast playlist import"
 #~ msgstr "Oynatma listesi boş"
 
-#~ msgid "Quantizer parameter"
-#~ msgstr "Kuantalayıcı parametresi"
-
-#~ msgid "Minimum quantizer parameter"
-#~ msgstr "Minimum kuantalayıcı parametresi"
-
 #~ msgid "Maximum quantizer parameter"
 #~ msgstr "Maksimum kuantalayıcı parametresi"
 
@@ -15746,9 +16500,6 @@ msgstr "XOSD arayüzü"
 #~ msgid "Analyse mode"
 #~ msgstr "Analiz modu"
 
-#~ msgid "Bitrate tolerance"
-#~ msgstr "Bit oranı toleransı"
-
 #~ msgid "B pyramid"
 #~ msgstr "B piramidi"
 
@@ -15800,9 +16551,6 @@ msgstr "XOSD arayüzü"
 #~ msgid " "
 #~ msgstr " "
 
-#~ msgid "CoreAudio output"
-#~ msgstr "CoreAudio çıktısı"
-
 #~ msgid "SLP announce"
 #~ msgstr "SLP anonsu"
 
@@ -15929,9 +16677,6 @@ msgstr "XOSD arayüzü"
 #~ msgid "Wait time (ms)"
 #~ msgstr "Bekleme süresi (ms)"
 
-#~ msgid "Joystick control interface"
-#~ msgstr "Joystick kumanda arayüzü"
-
 #~ msgid "Show tooltips"
 #~ msgstr "İpuçlarını göster"
 
@@ -15971,9 +16716,6 @@ msgstr "XOSD arayüzü"
 #~ msgid "Stop stream"
 #~ msgstr "Akışı durdur"
 
-#~ msgid "Eject"
-#~ msgstr "Çıkart"
-
 #~ msgid "Pause stream"
 #~ msgstr "Akışı duraklat"
 
@@ -16001,9 +16743,6 @@ msgstr "XOSD arayüzü"
 #~ msgid "Select previous chapter"
 #~ msgstr "Önceki bölümü seç"
 
-#~ msgid "Toggle fullscreen mode"
-#~ msgstr "Tam ekran modu geçiş"
-
 #~ msgid "_Network Stream..."
 #~ msgstr "_Ağ Akışı"
 
@@ -16022,9 +16761,6 @@ msgstr "XOSD arayüzü"
 #~ msgid "Open Stream"
 #~ msgstr "Akış Aç"
 
-#~ msgid "Open Target:"
-#~ msgstr "Hedefi Aç:"
-
 #~ msgid "Symbol Rate"
 #~ msgstr "Sembol Oranı"
 
@@ -16034,9 +16770,6 @@ msgstr "XOSD arayüzü"
 #~ msgid "Vertical"
 #~ msgstr "Dikey"
 
-#~ msgid "Horizontal"
-#~ msgstr "Yatay"
-
 #~ msgid "Satellite"
 #~ msgstr "Uydu"
 
@@ -16052,9 +16785,6 @@ msgstr "XOSD arayüzü"
 #~ msgid "Invert"
 #~ msgstr "Tersine Çevir"
 
-#~ msgid "Jump to: "
-#~ msgstr "Git:"
-
 #~ msgid "stream output (MRL)"
 #~ msgstr "akış çıktısı (MRL)"
 
@@ -16091,9 +16821,6 @@ msgstr "XOSD arayüzü"
 #~ msgid "_Help"
 #~ msgstr "_Yardım"
 
-#~ msgid "_About..."
-#~ msgstr "_Hakkında..."
-
 #~ msgid "About this application"
 #~ msgstr "Bu uygulama hakkında"
 
@@ -16103,9 +16830,6 @@ msgstr "XOSD arayüzü"
 #~ msgid "Go Backward"
 #~ msgstr "Geriye Git"
 
-#~ msgid "Stop Stream"
-#~ msgstr "Akış Durdur"
-
 #~ msgid "Play Stream"
 #~ msgstr "Akış Oynat"
 
index a4b7087e7bc2581c5b803db95f7cdeb2a475bb93..cb7db64b77a89a1d49abfad4938f489b66a2ccbe 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+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,229 +16,219 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:578
-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 ""
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+msgid "Select \"Advanced Options\" to see all options."
 msgstr ""
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr ""
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr ""
 
 #: include/vlc_config_cat.h:40
-msgid "Settings for VLC interfaces"
+msgid "Settings for VLC's interfaces"
 msgstr ""
 
 #: include/vlc_config_cat.h:42
 msgid "General interface setttings"
 msgstr ""
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
-msgid "Control interfaces"
+#: include/vlc_config_cat.h:44
+msgid "Main interfaces"
 msgstr ""
 
 #: include/vlc_config_cat.h:45
-msgid "Control interface settings"
+msgid "Settings for the main interface"
+msgstr ""
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
+msgid "Control interfaces"
 msgstr ""
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:48
+msgid "Settings for VLC's control interfaces"
+msgstr ""
+
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 msgid "Hotkeys settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr ""
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 msgid "Audio settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 msgid "General audio settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr ""
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
+#: include/vlc_config_cat.h:62
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr ""
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr ""
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 msgid "Audio visualizations"
 msgstr ""
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 msgid "Output modules"
 msgstr ""
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr ""
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr ""
 
-#: include/vlc_config_cat.h:69
-msgid "Miscellaneous audio settings and modules"
+#: include/vlc_config_cat.h:72
+msgid "Miscellaneous audio settings and modules."
 msgstr ""
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr ""
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 msgid "Video settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 msgid "General video settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 msgid "Choose your preferred video output and configure it here."
 msgstr ""
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
-msgstr ""
-
-#: include/vlc_config_cat.h:86
-msgid "Subtitles/OSD"
-msgstr ""
-
 #: include/vlc_config_cat.h:87
-msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
+msgid "Video filters are used to postprocess the video stream."
 msgstr ""
 
 #: include/vlc_config_cat.h:89
-msgid "Text rendering"
+msgid "Subtitles/OSD"
 msgstr ""
 
-#: include/vlc_config_cat.h:91
+#: include/vlc_config_cat.h:90
 msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr ""
 
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr ""
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 msgid "Access modules"
 msgstr ""
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
 "you may want to alter are HTTP proxy or caching settings."
 msgstr ""
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 msgid "Access filters"
 msgstr ""
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 msgid "Demuxers"
 msgstr ""
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
+#: include/vlc_config_cat.h:116
+msgid "Demuxers are used to separate audio and video streams."
 msgstr ""
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 msgid "Video codecs"
 msgstr ""
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+msgid "Settings for the video-only decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 msgid "Audio codecs"
 msgstr ""
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+msgid "Settings for the audio-only decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 msgid "Other codecs"
 msgstr ""
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr ""
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 msgid "General input settings. Use with care."
 msgstr ""
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr ""
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -246,41 +236,42 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 msgid "General stream output settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 msgid "Muxers"
 msgstr ""
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 msgid "Access output"
 msgstr ""
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 msgid "Packetizers"
 msgstr ""
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
 "This setting allows you to always force a packetizer. You should probably "
@@ -288,187 +279,187 @@ msgid ""
 "You can also set default parameters for each packetizer."
 msgstr ""
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 msgid "Sout stream"
 msgstr ""
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
 "for each sout stream module here."
 msgstr ""
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 msgid "SAP"
 msgstr ""
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
 msgstr ""
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 msgid "VOD"
 msgstr ""
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr ""
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr ""
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr ""
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 msgid "Services discovery"
 msgstr ""
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr ""
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 msgid "Advanced settings. Use with care."
 msgstr ""
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr ""
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
+#: include/vlc_config_cat.h:200
+msgid "Advanced settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 msgid "Other advanced settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr ""
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr ""
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr ""
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 msgid "Packetizer modules settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 msgid "Encoders settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr ""
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 msgid "Dialog providers settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr ""
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 msgid "Subtitle demuxer settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
 msgstr ""
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr ""
 
-#: include/vlc_config_cat.h:224
-msgid "No help is available for these modules"
+#: include/vlc_config_cat.h:238
+msgid "There is no help available for these modules."
 msgstr ""
 
 #: include/vlc_interface.h:137
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 msgid "Meta-information"
 msgstr ""
 
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr ""
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr ""
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr ""
 
@@ -476,11 +467,11 @@ msgstr ""
 msgid "Genre"
 msgstr ""
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr ""
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
 msgstr ""
 
@@ -493,7 +484,7 @@ msgstr ""
 msgid "Description"
 msgstr ""
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr ""
 
@@ -510,7 +501,7 @@ msgstr ""
 msgid "URL"
 msgstr ""
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr ""
@@ -611,8 +602,16 @@ msgstr ""
 msgid "Codec Description"
 msgstr ""
 
+#: include/vlc/vlc.h:578
+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/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr ""
@@ -629,14 +628,14 @@ msgstr ""
 msgid "Spectrum"
 msgstr ""
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr ""
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr ""
 
@@ -656,20 +655,20 @@ msgid "Stereo"
 msgstr ""
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr ""
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr ""
 
@@ -741,92 +740,92 @@ msgstr ""
 msgid "Bookmark %i"
 msgstr ""
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr ""
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr ""
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr ""
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr ""
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr ""
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr ""
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr ""
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr ""
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr ""
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr ""
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr ""
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr ""
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr ""
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 msgid "Frame rate"
 msgstr ""
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr ""
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr ""
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr ""
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 msgid "Errors"
 msgstr ""
 
@@ -834,7 +833,7 @@ msgstr ""
 msgid "Bookmark"
 msgstr ""
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 msgid "Programs"
 msgstr ""
 
@@ -859,8 +858,8 @@ msgstr ""
 msgid "Audio Track"
 msgstr ""
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr ""
 
@@ -897,14 +896,15 @@ msgid "Login"
 msgstr ""
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr ""
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr ""
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr ""
@@ -918,15 +918,15 @@ msgstr ""
 msgid "Help options"
 msgstr ""
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr ""
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr ""
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr ""
 
@@ -970,7 +970,7 @@ msgid ""
 "Press the RETURN key to continue...\n"
 msgstr ""
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr ""
 
@@ -1050,103 +1050,102 @@ msgstr ""
 msgid "Chinese Traditional"
 msgstr ""
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
 "select the main interface, additional interface modules, and define various "
 "related options."
 msgstr ""
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr ""
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr ""
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 
-#: src/libvlc.h:72
-msgid "This option allows you to select control interfaces. "
+#: src/libvlc.h:77
+msgid "You can select control interfaces for VLC."
 msgstr ""
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 msgid "Verbosity (0,1,2)"
 msgstr ""
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr ""
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 msgid "Be quiet"
 msgstr ""
 
-#: src/libvlc.h:81
-msgid "This option turns off all warning and information messages."
+#: src/libvlc.h:86
+msgid "Turn off all warning and information messages."
 msgstr ""
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 msgid "Default stream"
 msgstr ""
 
-#: src/libvlc.h:85
-msgid "This option allows you to always open a default stream on start-up."
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
 msgstr ""
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr ""
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr ""
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr ""
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 msgid "Show interface with mouse"
 msgstr ""
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
 "to add audio filters which can be used for post processing or visual effects "
@@ -1154,148 +1153,148 @@ msgid ""
 "the \"audio filters\" modules section."
 msgstr ""
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr ""
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr ""
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr ""
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 msgid "This will force a mono audio output."
 msgstr ""
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 msgid "Default audio volume"
 msgstr ""
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr ""
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 msgid "Audio output saved volume"
 msgstr ""
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr ""
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 msgid "Audio output volume step"
 msgstr ""
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
 "0 to 1024."
 msgstr ""
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr ""
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
 msgstr ""
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr ""
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
 "resampling algorithm will be used instead."
 msgstr ""
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 msgid "Audio desynchronization compensation"
 msgstr ""
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 
-#: src/libvlc.h:162
-msgid "Preferred audio output channels mode"
+#: src/libvlc.h:173
+msgid "Audio output channels mode"
 msgstr ""
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
+#: src/libvlc.h:179
+msgid "Use S/PDIF when available"
 msgstr ""
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 msgid "Force detection of Dolby Surround"
 msgstr ""
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "On"
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr ""
 
-#: src/libvlc.h:186
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+#: src/libvlc.h:197
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr ""
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 msgid "Audio visualizations "
 msgstr ""
 
-#: src/libvlc.h:191
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+#: src/libvlc.h:202
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr ""
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1304,361 +1303,349 @@ msgid ""
 "options."
 msgstr ""
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr ""
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr ""
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr ""
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr ""
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
+#: src/libvlc.h:236
+msgid "Video X coordinate"
 msgstr ""
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
+#: src/libvlc.h:241
+msgid "Video Y coordinate"
 msgstr ""
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr ""
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
 msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr ""
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr ""
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr ""
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr ""
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr ""
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr ""
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr ""
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr ""
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr ""
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr ""
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr ""
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr ""
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
+#: src/libvlc.h:272
+msgid "Start video in fullscreen mode"
 msgstr ""
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr ""
 
-#: src/libvlc.h:262
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
 msgstr ""
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr ""
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 msgid "Always place the video window on top of other windows."
 msgstr ""
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr ""
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr ""
 
-#: src/libvlc.h:272
-msgid "Log to file"
-msgstr ""
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr ""
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr ""
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr ""
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr ""
 
-#: src/libvlc.h:292
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+#: src/libvlc.h:299
+msgid "Directory where the video snapshots will be stored."
 msgstr ""
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 msgid "Video snapshot format"
 msgstr ""
 
-#: src/libvlc.h:297
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
 msgstr ""
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 msgid "Display video snapshot preview"
 msgstr ""
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 msgid "Video cropping"
 msgstr ""
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr ""
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
 "(1.25, 1.3333, etc.) expressing pixel squareness."
 msgstr ""
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr ""
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 msgid "Monitor pixel aspect ratio"
 msgstr ""
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 msgid "Skip frames"
 msgstr ""
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr ""
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+msgid "Drop late frames"
+msgstr ""
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr ""
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
 "channel."
 msgstr ""
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr ""
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
 msgstr ""
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 msgid "Clock synchronisation"
 msgstr ""
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr ""
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr ""
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1670,185 +1657,183 @@ msgstr ""
 msgid "Default"
 msgstr ""
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr ""
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 msgid "UDP port"
 msgstr ""
 
-#: src/libvlc.h:369
-msgid "This is the port used for UDP streams. 1234 by default."
+#: src/libvlc.h:384
+msgid "This is the default port used for UDP streams. Default is 1234."
 msgstr ""
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr ""
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 msgid "IPv6 multicast output interface"
 msgstr ""
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr ""
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 msgid "IPv4 multicast output interface address"
 msgstr ""
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
-msgstr ""
-
-#: src/libvlc.h:391
-msgid "Program to select"
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
 "if you want to read a multi-program stream (like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:397
-msgid "Programs to select"
-msgstr ""
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 msgid "Audio track"
 msgstr ""
 
-#: src/libvlc.h:406
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+#: src/libvlc.h:422
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr ""
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 msgid "Subtitles track"
 msgstr ""
 
-#: src/libvlc.h:411
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+#: src/libvlc.h:427
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr ""
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 msgid "Audio language"
 msgstr ""
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr ""
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 msgid "Subtitle language"
 msgstr ""
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
 msgstr ""
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 msgid "Audio track ID"
 msgstr ""
 
-#: src/libvlc.h:426
-msgid "Give the stream ID of the audio track you want to use."
+#: src/libvlc.h:443
+msgid "Stream ID of the audio track to use."
 msgstr ""
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 msgid "Subtitles track ID"
 msgstr ""
 
-#: src/libvlc.h:430
-msgid "Give the stream ID of the subtitle track you want to use."
+#: src/libvlc.h:447
+msgid "Stream ID of the subtitle track to use."
 msgstr ""
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 msgid "Input repetitions"
 msgstr ""
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr ""
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
+#: src/libvlc.h:453
+msgid "Start time"
+msgstr ""
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
+msgstr ""
+
+#: src/libvlc.h:457
+msgid "Stop time"
 msgstr ""
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
 msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 msgid "Input list"
 msgstr ""
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr ""
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr ""
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr ""
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -1856,59 +1841,60 @@ msgid ""
 "section. You can also set many miscellaneous subpictures options."
 msgstr ""
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 msgid "Force subtitle position"
 msgstr ""
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
 msgstr ""
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 msgid "Enable sub-pictures"
 msgstr ""
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr ""
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 msgid "Subpictures filter module"
 msgstr ""
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr ""
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr ""
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 msgid "Subtitle autodetection fuzziness"
 msgstr ""
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -1919,526 +1905,458 @@ msgid ""
 "4 = subtitle file matching the movie name exactly"
 msgstr ""
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 msgid "Subtitle autodetection paths"
 msgstr ""
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
 msgstr ""
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr ""
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
 msgstr ""
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr ""
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
 "the drive letter (eg. D:)"
 msgstr ""
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr ""
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr ""
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
 msgstr ""
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr ""
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 msgid "Audio CD device"
 msgstr ""
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
 msgstr ""
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 msgid "This is the default Audio CD device to use."
 msgstr ""
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr ""
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+msgid "IPv6 will be used by default for all connections."
 msgstr ""
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr ""
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+msgid "IPv4 will be used by default for all connections."
 msgstr ""
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+msgid "TCP connection timeout"
 msgstr ""
 
-#: src/libvlc.h:549
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
+#: src/libvlc.h:570
+msgid "Default TCP connection timeout (in milliseconds). "
 msgstr ""
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 msgid "SOCKS server"
 msgstr ""
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 msgid "SOCKS user name"
 msgstr ""
 
-#: src/libvlc.h:558
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:579
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr ""
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 msgid "SOCKS password"
 msgstr ""
 
-#: src/libvlc.h:562
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:583
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr ""
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 msgid "Title metadata"
 msgstr ""
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr ""
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr ""
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr ""
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 msgid "Copyright metadata"
 msgstr ""
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 msgid "Description metadata"
 msgstr ""
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 msgid "Date metadata"
 msgstr ""
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr ""
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
 "can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
+#: src/libvlc.h:623
+msgid "Preferred decoders list"
 msgstr ""
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr ""
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr ""
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
 msgstr ""
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 msgid "Default stream output chain"
 msgstr ""
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
 "to learn how to build such chains.Warning: this chain will be enabled for "
 "all streams."
 msgstr ""
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr ""
 
-#: src/libvlc.h:625
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+#: src/libvlc.h:652
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr ""
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr ""
 
-#: src/libvlc.h:629
-msgid "This allows you to play the stream while streaming it."
+#: src/libvlc.h:656
+msgid "Play locally the stream while streaming it."
 msgstr ""
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr ""
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr ""
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 msgid "Enable SPU stream output"
 msgstr ""
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 msgid "Keep stream output open"
 msgstr ""
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
 "specified)"
 msgstr ""
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 msgid "Preferred packetizer list"
 msgstr ""
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr ""
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr ""
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr ""
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr ""
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr ""
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 msgid "Control SAP flow"
 msgstr ""
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr ""
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
 "always leave all these enabled."
 msgstr ""
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 msgid "Enable FPU support"
 msgstr ""
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
 "advantage of it."
 msgstr ""
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr ""
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
 msgstr ""
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr ""
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
 msgstr ""
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr ""
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
 msgstr ""
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr ""
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
 msgstr ""
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr ""
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
 msgstr ""
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr ""
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
 msgstr ""
 
-#: src/libvlc.h:714
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-
-#: src/libvlc.h:717
-msgid "Automatically preparse files"
-msgstr ""
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-msgid "Services discovery modules"
-msgstr ""
-
-#: src/libvlc.h:724
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-
-#: src/libvlc.h:727
-msgid "Play files randomly forever"
-msgstr ""
-
-#: src/libvlc.h:729
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr ""
-
-#: src/libvlc.h:732
-msgid "Repeat all"
-msgstr ""
-
-#: src/libvlc.h:734
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr ""
-
-#: src/libvlc.h:737
-msgid "Repeat current item"
-msgstr ""
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr ""
-
-#: src/libvlc.h:742
-msgid "Play and stop"
-msgstr ""
-
-#: src/libvlc.h:744
-msgid "Stop the playlist after each played playlist item. "
-msgstr ""
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr ""
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
 msgstr ""
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 msgid "Access module"
 msgstr ""
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
 "option unless you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 msgid "Access filter module"
 msgstr ""
 
-#: src/libvlc.h:763
-msgid "This is a legacy entry to let you configure access filter modules."
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
 msgstr ""
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 msgid "Demux module"
 msgstr ""
 
-#: src/libvlc.h:767
-msgid "This is a legacy entry to let you configure demux modules."
+#: src/libvlc.h:771
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr ""
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2446,99 +2364,99 @@ msgid ""
 "only activate this if you know what you're doing."
 msgstr ""
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr ""
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
 "VLC instances."
 msgstr ""
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr ""
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr ""
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr ""
 
-#: src/libvlc.h:789
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+#: src/libvlc.h:796
+msgid "Additional path for VLC to look for its modules."
 msgstr ""
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 msgid "VLM configuration file"
 msgstr ""
 
-#: src/libvlc.h:794
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
 msgstr ""
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr ""
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
-msgid "This option allows you to collect miscellaneous statistics."
+#: src/libvlc.h:808
+msgid "Collect miscellaneous statistics."
 msgstr ""
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr ""
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr ""
 
-#: src/libvlc.h:810
-msgid "Allow only one running instance"
+#: src/libvlc.h:814
+msgid "Log to file"
 msgstr ""
 
-#: src/libvlc.h:812
-msgid ""
-"Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
-"explorer. This option will allow you to play the file with the already "
-"running instance or enqueue it."
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
 msgstr ""
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
+#: src/libvlc.h:818
+msgid "Log to syslog"
 msgstr ""
 
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
+msgstr ""
+
+#: src/libvlc.h:822
+msgid "Allow only one running instance"
 msgstr ""
 
 #: src/libvlc.h:824
+msgid ""
+"Allowing only one running instance of VLC can sometimes be useful, for "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
+"explorer. This option will allow you to play the file with the already "
+"running instance or enqueue it."
+msgstr ""
+
+#: src/libvlc.h:830
 msgid "Increase the priority of the process"
 msgstr ""
 
-#: src/libvlc.h:826
+#: src/libvlc.h:832
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
 "experience as it allows VLC not to be disturbed by other applications that "
@@ -2548,22 +2466,22 @@ msgid ""
 "machine."
 msgstr ""
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr ""
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
 "to correctly implement condition variables. You can also use the faster "
 "Win9x implementation but you might experience problems with it."
 msgstr ""
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr ""
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
 "implementation (more precisely there is a possibility for a race condition "
@@ -2572,555 +2490,672 @@ msgid ""
 "fastest but slightly incorrect), 1 (default) and 2."
 msgstr ""
 
-#: src/libvlc.h:851
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
+msgstr ""
+
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
+
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
+msgstr ""
+
+#: src/libvlc.h:872
+msgid "Automatically preparse files"
+msgstr ""
+
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
+msgstr ""
+
+#: src/libvlc.h:877
+msgid "Services discovery modules"
+msgstr ""
+
+#: src/libvlc.h:879
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
+
+#: src/libvlc.h:882
+msgid "Play files randomly forever"
+msgstr ""
+
+#: src/libvlc.h:884
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr ""
+
+#: src/libvlc.h:886
+msgid "Repeat all"
+msgstr ""
+
+#: src/libvlc.h:888
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr ""
+
+#: src/libvlc.h:890
+msgid "Repeat current item"
+msgstr ""
+
+#: src/libvlc.h:892
+msgid "VLC will keep playing the current playlist item."
+msgstr ""
+
+#: src/libvlc.h:894
+msgid "Play and stop"
+msgstr ""
+
+#: src/libvlc.h:896
+msgid "Stop the playlist after each played playlist item."
+msgstr ""
+
+#: src/libvlc.h:903
 msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
 msgstr ""
 
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
 #: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
 #: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
 msgid "Fullscreen"
 msgstr ""
 
-#: src/libvlc.h:855
+#: src/libvlc.h:907
 msgid "Select the hotkey to use to swap fullscreen state."
 msgstr ""
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
 msgid "Play/Pause"
 msgstr ""
 
-#: src/libvlc.h:857
+#: src/libvlc.h:909
 msgid "Select the hotkey to use to swap paused state."
 msgstr ""
 
-#: src/libvlc.h:858
+#: src/libvlc.h:910
 msgid "Pause only"
 msgstr ""
 
-#: src/libvlc.h:859
+#: src/libvlc.h:911
 msgid "Select the hotkey to use to pause."
 msgstr ""
 
-#: src/libvlc.h:860
+#: src/libvlc.h:912
 msgid "Play only"
 msgstr ""
 
-#: src/libvlc.h:861
+#: src/libvlc.h:913
 msgid "Select the hotkey to use to play."
 msgstr ""
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
 msgid "Faster"
 msgstr ""
 
-#: src/libvlc.h:863
+#: src/libvlc.h:915
 msgid "Select the hotkey to use for fast forward playback."
 msgstr ""
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
 msgid "Slower"
 msgstr ""
 
-#: src/libvlc.h:865
+#: src/libvlc.h:917
 msgid "Select the hotkey to use for slow motion playback."
 msgstr ""
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr ""
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr ""
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr ""
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr ""
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr ""
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
+#: src/libvlc.h:923
+msgid "Select the hotkey to stop playback."
 msgstr ""
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr ""
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr ""
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr ""
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 msgid "Short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 msgid "Select the hotkey to make a short backwards jump."
 msgstr ""
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr ""
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 msgid "Long backwards jump"
 msgstr ""
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 msgid "Select the hotkey to make a long backwards jump."
 msgstr ""
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 msgid "Select the hotkey to make a very short forward jump."
 msgstr ""
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 msgid "Short forward jump"
 msgstr ""
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 msgid "Select the hotkey to make a short forward jump."
 msgstr ""
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 msgid "Select the hotkey to make a medium forward jump."
 msgstr ""
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 msgid "Select the hotkey to make a long forward jump."
 msgstr ""
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
-msgid "Long jump size"
+#: src/libvlc.h:959
+msgid "Long jump length"
 msgstr ""
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr ""
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 msgid "Select the hotkey to quit the application."
 msgstr ""
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 msgid "Navigate up"
 msgstr ""
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 msgid "Select the key to move the selector up in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 msgid "Navigate down"
 msgstr ""
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 msgid "Select the key to move the selector down in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 msgid "Navigate left"
 msgstr ""
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 msgid "Select the key to move the selector left in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 msgid "Navigate right"
 msgstr ""
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 msgid "Select the key to move the selector right in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr ""
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 msgid "Select the key to activate selected item in DVD menus."
 msgstr ""
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 msgid "Go to the DVD menu"
 msgstr ""
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 msgid "Select the key to take you to the DVD menu"
 msgstr ""
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 msgid "Select previous DVD title"
 msgstr ""
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 msgid "Select the key to choose the previous title from the DVD"
 msgstr ""
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 msgid "Select next DVD title"
 msgstr ""
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 msgid "Select the key to choose the next title from the DVD"
 msgstr ""
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 msgid "Select prev DVD chapter"
 msgstr ""
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr ""
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 msgid "Select next DVD chapter"
 msgstr ""
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr ""
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr ""
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr ""
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr ""
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr ""
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr ""
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
+#: src/libvlc.h:989
+msgid "Select the key to mute audio."
 msgstr ""
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 msgid "Subtitle delay up"
 msgstr ""
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 msgid "Select the key to increase the subtitle delay."
 msgstr ""
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 msgid "Subtitle delay down"
 msgstr ""
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 msgid "Select the key to decrease the subtitle delay."
 msgstr ""
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 msgid "Audio delay up"
 msgstr ""
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 msgid "Select the key to increase the audio delay."
 msgstr ""
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 msgid "Audio delay down"
 msgstr ""
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 msgid "Select the key to decrease the audio delay."
 msgstr ""
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr ""
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr ""
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr ""
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr ""
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr ""
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr ""
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr ""
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr ""
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr ""
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr ""
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 msgid "Select the key to play this bookmark."
 msgstr ""
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 msgid "Set playlist bookmark 1"
 msgstr ""
 
-#: src/libvlc.h:960
-msgid "Set playlist bookmark 2"
+#: src/libvlc.h:1010
+msgid "Set playlist bookmark 2"
+msgstr ""
+
+#: src/libvlc.h:1011
+msgid "Set playlist bookmark 3"
+msgstr ""
+
+#: src/libvlc.h:1012
+msgid "Set playlist bookmark 4"
+msgstr ""
+
+#: src/libvlc.h:1013
+msgid "Set playlist bookmark 5"
+msgstr ""
+
+#: src/libvlc.h:1014
+msgid "Set playlist bookmark 6"
+msgstr ""
+
+#: src/libvlc.h:1015
+msgid "Set playlist bookmark 7"
+msgstr ""
+
+#: src/libvlc.h:1016
+msgid "Set playlist bookmark 8"
+msgstr ""
+
+#: src/libvlc.h:1017
+msgid "Set playlist bookmark 9"
+msgstr ""
+
+#: src/libvlc.h:1018
+msgid "Set playlist bookmark 10"
+msgstr ""
+
+#: src/libvlc.h:1019
+msgid "Select the key to set this playlist bookmark."
+msgstr ""
+
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+msgid "Playlist bookmark 1"
+msgstr ""
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+msgid "Playlist bookmark 2"
 msgstr ""
 
-#: src/libvlc.h:961
-msgid "Set playlist bookmark 3"
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+msgid "Playlist bookmark 3"
 msgstr ""
 
-#: src/libvlc.h:962
-msgid "Set playlist bookmark 4"
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+msgid "Playlist bookmark 4"
 msgstr ""
 
-#: src/libvlc.h:963
-msgid "Set playlist bookmark 5"
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+msgid "Playlist bookmark 5"
 msgstr ""
 
-#: src/libvlc.h:964
-msgid "Set playlist bookmark 6"
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+msgid "Playlist bookmark 6"
 msgstr ""
 
-#: src/libvlc.h:965
-msgid "Set playlist bookmark 7"
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+msgid "Playlist bookmark 7"
 msgstr ""
 
-#: src/libvlc.h:966
-msgid "Set playlist bookmark 8"
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+msgid "Playlist bookmark 8"
 msgstr ""
 
-#: src/libvlc.h:967
-msgid "Set playlist bookmark 9"
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+msgid "Playlist bookmark 9"
 msgstr ""
 
-#: src/libvlc.h:968
-msgid "Set playlist bookmark 10"
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+msgid "Playlist bookmark 10"
 msgstr ""
 
-#: src/libvlc.h:969
-msgid "Select the key to set this playlist bookmark."
+#: src/libvlc.h:1032
+msgid "This allows you to define playlist bookmarks."
 msgstr ""
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1034
 msgid "Go back in browsing history"
 msgstr ""
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr ""
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 msgid "Cycle audio track"
 msgstr ""
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+msgid "Cycle through the available audio tracks(languages)."
 msgstr ""
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 msgid "Cycle subtitle track"
 msgstr ""
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
+#: src/libvlc.h:1042
+msgid "Cycle through the available subtitle tracks."
 msgstr ""
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1043
 msgid "Cycle source aspect ratio"
 msgstr ""
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
+#: src/libvlc.h:1044
+msgid "Cycle through a predefined list of source aspect ratios."
 msgstr ""
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 msgid "Cycle video crop"
 msgstr ""
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
+#: src/libvlc.h:1046
+msgid "Cycle through a predefined list of crop formats."
 msgstr ""
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 msgid "Cycle deinterlace modes"
 msgstr ""
 
-#: src/libvlc.h:985
-msgid "Cycle through all the deinterlace modes"
+#: src/libvlc.h:1048
+msgid "Cycle through deinterlace modes."
 msgstr ""
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 msgid "Show interface"
 msgstr ""
 
-#: src/libvlc.h:987
-msgid "Raise the interface above all other windows"
+#: src/libvlc.h:1050
+msgid "Raise the interface above all other windows."
 msgstr ""
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 msgid "Hide interface"
 msgstr ""
 
-#: src/libvlc.h:989
-msgid "Lower the interface below all other windows"
+#: src/libvlc.h:1052
+msgid "Lower the interface below all other windows."
 msgstr ""
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr ""
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr ""
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 msgid "Record"
 msgstr ""
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr ""
 
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3143,141 +3178,146 @@ msgid ""
 "  vlc:quit                       Special item to quit VLC\n"
 msgstr ""
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 msgid "Snapshot"
 msgstr ""
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 msgid "Window properties"
 msgstr ""
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 msgid "Subpictures"
 msgstr ""
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr ""
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 msgid "Overlays"
 msgstr ""
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 msgid "Track settings"
 msgstr ""
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 msgid "Playback control"
 msgstr ""
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 msgid "Default devices"
 msgstr ""
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 msgid "Network settings"
 msgstr ""
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr ""
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 msgid "Metadata"
 msgstr ""
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr ""
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 msgid "Input"
 msgstr ""
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 msgid "CPU"
 msgstr ""
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 msgid "Special modules"
 msgstr ""
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr ""
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 msgid "Performance options"
 msgstr ""
 
-#: src/libvlc.h:1436
-msgid "Interfaces"
+#: src/libvlc.h:1540
+msgid "Hot keys"
 msgstr ""
 
-#: src/libvlc.h:1475
-msgid "Hot keys"
+#: src/libvlc.h:1808
+msgid "Jump sizes"
 msgstr ""
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr ""
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 msgid "print help for the advanced options"
 msgstr ""
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr ""
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr ""
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr ""
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr ""
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr ""
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 msgid "resets the current plugins cache"
 msgstr ""
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr ""
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr ""
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr ""
 
@@ -3885,11 +3925,11 @@ msgstr ""
 msgid "Zulu"
 msgstr ""
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr ""
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -3910,28 +3950,28 @@ msgstr ""
 msgid "Undefined"
 msgstr ""
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr ""
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 msgid "Discard"
 msgstr ""
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr ""
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 msgid "Mean"
 msgstr ""
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr ""
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr ""
 
@@ -3955,16 +3995,18 @@ msgstr ""
 msgid "2:1 Double"
 msgstr ""
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr ""
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 msgid "Aspect-ratio"
 msgstr ""
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -3975,10 +4017,10 @@ msgstr ""
 msgid "Caching value in ms"
 msgstr ""
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. This value should be set in "
+"milliseconds."
 msgstr ""
 
 #: modules/access/cdda.c:58 modules/gui/macosx/open.m:176
@@ -4000,7 +4042,7 @@ msgid "CDDB Server"
 msgstr ""
 
 #: modules/access/cdda.c:71
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr ""
 
 #: modules/access/cdda.c:74
@@ -4008,20 +4050,20 @@ msgid "CDDB port"
 msgstr ""
 
 #: modules/access/cdda.c:74
-msgid "CDDB Server port to use"
+msgid "CDDB Server port to use."
 msgstr ""
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 msgid "Audio CD - Track "
 msgstr ""
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, c-format
 msgid "Audio CD - Track %i"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr ""
 
@@ -4049,16 +4091,16 @@ msgstr ""
 
 #: modules/access/cdda/cdda.c:59
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:63
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:69
@@ -4121,8 +4163,8 @@ msgstr ""
 msgid "Audio Compact Disc"
 msgstr ""
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:129
@@ -4158,8 +4200,7 @@ msgid "Use Navigation-style playback?"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:174
@@ -4171,7 +4212,7 @@ msgid "Format to use in playlist \"title\" field when using CDDB"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:181
-msgid "Do CDDB lookups?"
+msgid "CDDB lookups"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:182
@@ -4254,8 +4295,8 @@ msgstr ""
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr ""
 
@@ -4288,21 +4329,22 @@ msgid "expand"
 msgstr ""
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+msgid "Ignored extensions"
 msgstr ""
 
 #: modules/access/directory.c:82
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 msgid "Directory"
 msgstr ""
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 msgid "Standard filesystem directory input"
 msgstr ""
 
@@ -4322,8 +4364,8 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:81
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:83 modules/access/v4l/v4l.c:77
@@ -4332,9 +4374,8 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:85
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:88 modules/access/v4l/v4l.c:81
@@ -4343,9 +4384,9 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:90
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:93
@@ -4354,9 +4395,8 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:95
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:98 modules/access/v4l/v4l.c:85
@@ -4401,8 +4441,7 @@ msgid "Tuner TV Channel"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:115
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:117
@@ -4411,8 +4450,8 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:119
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:121
@@ -4420,44 +4459,65 @@ msgid "Tuner input type"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:123
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+msgid "Select the tuner input type (Cable/Antenna)."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:124
+msgid "Video input pin"
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:130
+msgid "Audio input pin"
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:132
+msgid "Select the audio input source. See the \"video input\" option."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:133
+msgid "Video output pin"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:135
-msgid "DirectShow"
+msgid "Select the video output type. See the \"video input\" option."
 msgstr ""
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
-msgid "DirectShow input"
+#: modules/access/dshow/dshow.cpp:136
+msgid "Audio output pin"
 msgstr ""
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
-#: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
-msgid "Refresh list"
+#: modules/access/dshow/dshow.cpp:138
+msgid "Select the audio output type. See the \"video input\" option."
 msgstr ""
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
-msgid "Configure"
+#: modules/access/dshow/dshow.cpp:150
+msgid "DirectShow"
 msgstr ""
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
+msgid "DirectShow input"
 msgstr ""
 
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
+#: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
+msgid "Refresh list"
 msgstr ""
 
-#: modules/access/dv.c:75
-msgid "dv"
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
+msgid "Configure"
 msgstr ""
 
 #: modules/access/dvb/access.c:73
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
+"Caching value for DVB streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/dvb/access.c:76
@@ -4495,7 +4555,9 @@ msgid "Probe DVB card for capabilities"
 msgstr ""
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr ""
 
 #: modules/access/dvb/access.c:91
@@ -4503,7 +4565,7 @@ msgid "Budget mode"
 msgstr ""
 
 #: modules/access/dvb/access.c:92
-msgid "This allows you to stream an entire transponder with a budget card."
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
 msgstr ""
 
 #: modules/access/dvb/access.c:95
@@ -4511,7 +4573,7 @@ msgid "Satellite number in the Diseqc system"
 msgstr ""
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr ""
 
 #: modules/access/dvb/access.c:98
@@ -4519,7 +4581,7 @@ msgid "LNB voltage"
 msgstr ""
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr ""
 
 #: modules/access/dvb/access.c:101
@@ -4537,7 +4599,7 @@ msgid "22 kHz tone"
 msgstr ""
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+msgid "[0=off, 1=on, -1=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:108
@@ -4545,7 +4607,7 @@ msgid "Transponder FEC"
 msgstr ""
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:111
@@ -4614,8 +4676,7 @@ msgstr ""
 
 #: modules/access/dvb/access.c:152
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:155
@@ -4624,8 +4685,7 @@ msgstr ""
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -4634,39 +4694,39 @@ msgstr ""
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 msgid "Certificate file"
 msgstr ""
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr ""
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 msgid "Root CA file"
 msgstr ""
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr ""
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 msgid "CRL file"
 msgstr ""
 
@@ -4686,18 +4746,28 @@ msgstr ""
 msgid "HTTP server"
 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:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr ""
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
-msgid "Allows you to select the default DVD angle."
+msgid "Default DVD angle."
 msgstr ""
 
-#: modules/access/dvdnav.c:65
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
+msgid "Caching value for DVDs. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/dvdnav.c:67
@@ -4706,8 +4776,8 @@ msgstr ""
 
 #: modules/access/dvdnav.c:69
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 
 #: modules/access/dvdnav.c:78
@@ -4718,12 +4788,6 @@ msgstr ""
 msgid "DVDnav Input"
 msgstr ""
 
-#: modules/access/dvdread.c:63
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-
 #: modules/access/dvdread.c:66
 msgid "Method used by libdvdcss for decryption"
 msgstr ""
@@ -4762,8 +4826,7 @@ msgstr ""
 
 #: modules/access/fake.c:42
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
+"Caching value for fake streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/fake.c:44 modules/access/pvr/pvr.c:72
@@ -4772,7 +4835,7 @@ msgid "Framerate"
 msgstr ""
 
 #: modules/access/fake.c:46
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr ""
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -4782,8 +4845,8 @@ msgstr ""
 
 #: modules/access/fake.c:49
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 
 #: modules/access/fake.c:51
@@ -4792,8 +4855,8 @@ msgstr ""
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -4804,18 +4867,22 @@ msgstr ""
 msgid "Fake input"
 msgstr ""
 
+#: modules/access/file.c:82
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr ""
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr ""
 
 #: modules/access/file.c:86
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 
 #: modules/access/file.c:90
-msgid "Standard filesystem file input"
+msgid "File input"
 msgstr ""
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
@@ -4830,10 +4897,39 @@ msgstr ""
 msgid "File"
 msgstr ""
 
+#: modules/access_filter/record.c:43
+msgid "Record directory"
+msgstr ""
+
+#: modules/access_filter/record.c:45
+msgid "Directory where the record will be stored."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:44
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:45
+msgid ""
+"This is the size of the temporary files tha will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:47
+msgid "Timeshift directory"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+msgid "Timeshift"
+msgstr ""
+
 #: modules/access/ftp.c:44
 msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+"Caching value for FTP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/ftp.c:46
@@ -4841,8 +4937,7 @@ msgid "FTP user name"
 msgstr ""
 
 #: modules/access/ftp.c:47 modules/access/smb.c:64
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
+msgid "User name that will be used for the connection."
 msgstr ""
 
 #: modules/access/ftp.c:49
@@ -4850,7 +4945,7 @@ msgid "FTP password"
 msgstr ""
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
-msgid "Allows you to modify the password that will be used for the connection."
+msgid "Password that will be used for the connection."
 msgstr ""
 
 #: modules/access/ftp.c:52
@@ -4858,7 +4953,7 @@ msgid "FTP account"
 msgstr ""
 
 #: modules/access/ftp.c:53
-msgid "Allows you to modify the account that will be used for the connection."
+msgid "Account that will be used for the connection."
 msgstr ""
 
 #: modules/access/ftp.c:58
@@ -4867,12 +4962,11 @@ msgstr ""
 
 #: modules/access/gnomevfs.c:46
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/gnomevfs.c:50
-msgid "GnomeVFS filesystem file input"
+msgid "GnomeVFS input"
 msgstr ""
 
 #: modules/access/http.c:47
@@ -4881,15 +4975,14 @@ msgstr ""
 
 #: modules/access/http.c:49
 msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
 msgstr ""
 
 #: modules/access/http.c:55
 msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
+"Caching value for HTTP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/http.c:58
@@ -4897,66 +4990,230 @@ msgid "HTTP user agent"
 msgstr ""
 
 #: modules/access/http.c:59
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
+msgid "User agent that will be used for the connection."
 msgstr ""
 
 #: modules/access/http.c:62
 msgid "Auto re-connect"
 msgstr ""
 
-#: modules/access/http.c:63
+#: modules/access/http.c:64
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
 msgstr ""
 
-#: modules/access/http.c:66
+#: modules/access/http.c:67
 msgid "Continuous stream"
 msgstr ""
 
-#: modules/access/http.c:67
+#: modules/access/http.c:68
+msgid ""
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
+msgstr ""
+
+#: modules/access/http.c:74
+msgid "HTTP input"
+msgstr ""
+
+#: modules/access/http.c:76
+msgid "HTTP(S)"
+msgstr ""
+
+#: modules/access/mms/mms.c:48
+msgid ""
+"Caching value for MMS streams. This value should be set in milliseconds."
+msgstr ""
+
+#: modules/access/mms/mms.c:51
+msgid "Force selection of all streams"
+msgstr ""
+
+#: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
+msgid "Maximum bitrate"
+msgstr ""
+
+#: modules/access/mms/mms.c:58
+msgid "Select the stream with the maximum bitrate under that limit."
+msgstr ""
+
+#: modules/access/mms/mms.c:62
+msgid "Microsoft Media Server (MMS) input"
+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:60
+msgid "Append to file"
+msgstr ""
+
+#: modules/access_output/file.c:61
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
+
+#: modules/access_output/file.c:65
+msgid "File stream output"
+msgstr ""
+
+#: modules/access_output/http.c:60
+msgid "Username"
+msgstr ""
+
+#: modules/access_output/http.c:61
+msgid "User name that will be requested to access the stream."
+msgstr ""
+
+#: modules/access_output/http.c:64
+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 forHTTPS. 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 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 "
+"icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:73
+msgid "IceCAST output"
+msgstr ""
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+msgid "Caching value (ms)"
+msgstr ""
+
+#: modules/access_output/udp.c:77
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
 
-#: modules/access/http.c:73
-msgid "HTTP input"
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+msgid "Time-To-Live (TTL)"
 msgstr ""
 
-#: modules/access/http.c:75
-msgid "HTTP(S)"
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
 msgstr ""
 
-#: modules/access/mms/mms.c:48
-msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
+#: modules/access_output/udp.c:84
+msgid "Group packets"
 msgstr ""
 
-#: modules/access/mms/mms.c:51
-msgid "Force selection of all streams"
+#: 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/mms/mms.c:53
-msgid "Maximum bitrate"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
 msgstr ""
 
-#: modules/access/mms/mms.c:55
+#: modules/access_output/udp.c:91
 msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
+"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/mms/mms.c:60
-msgid "Microsoft Media Server (MMS) input"
+#: 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/pvr.c:48
 msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:51
@@ -4980,23 +5237,25 @@ msgid "Norm"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
 msgid "Width"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.c:62
+msgid "Width of the stream to capture (-1 for autodetection)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
 msgid "Height"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.c:66
+msgid "Height of the stream to capture (-1 for autodetection)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
@@ -5004,11 +5263,11 @@ msgid "Frequency"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
+msgid "Frequency to capture (in kHz), if applicable."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)"
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:76
@@ -5016,7 +5275,7 @@ msgid "Key interval"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:77
-msgid "Interval between keyframes (-1 for autodetect)"
+msgid "Interval between keyframes (-1 for autodetect)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:79
@@ -5030,7 +5289,7 @@ msgid ""
 msgstr ""
 
 #: modules/access/pvr/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
+msgid "Bitrate to use (-1 for default)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:86
@@ -5038,15 +5297,15 @@ msgid "Bitrate peak"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR mode"
+msgid "Peak bitrate in VBR mode."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
+msgid "Bitrate mode)"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:92
@@ -5054,70 +5313,62 @@ msgid "Audio bitmask"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:93
-msgid ""
-"This option allows setting of bitmask that will get used by the audio part "
-"of the card."
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
 msgid "Volume"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:97
-msgid "This option allows setting of the audio volume (0-65535)."
+msgid "Audio volume (0-65535)."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
 msgid "Channel"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
+#: modules/access/pvr/pvr.c:100
 msgid ""
 "Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "Automatic"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "SECAM"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "PAL"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "NTSC"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
-msgstr ""
-
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
+#: modules/access/pvr/pvr.c:115
+msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
+"Caching value for RTSP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/rtsp/access.c:46 modules/access/rtsp/access.c:47
@@ -5126,12 +5377,11 @@ msgstr ""
 
 #: modules/access/screen/screen.c:39
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
+"Caching value for screen capture. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/screen/screen.c:43
-msgid "Allows you to set the desired frame rate for the capture."
+msgid "Desired frame rate for the capture."
 msgstr ""
 
 #: modules/access/screen/screen.c:46
@@ -5140,8 +5390,8 @@ msgstr ""
 
 #: modules/access/screen/screen.c:48
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"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
@@ -5154,8 +5404,7 @@ msgstr ""
 
 #: modules/access/smb.c:61
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
+"Caching value for SMB streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/smb.c:63
@@ -5171,9 +5420,7 @@ msgid "SMB domain"
 msgstr ""
 
 #: modules/access/smb.c:70
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
+msgid "Domain/Workgroup that will be used for the connection."
 msgstr ""
 
 #: modules/access/smb.c:75
@@ -5182,8 +5429,7 @@ msgstr ""
 
 #: modules/access/tcp.c:39
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
+"Caching value for TCP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/tcp.c:46
@@ -5194,10 +5440,9 @@ msgstr ""
 msgid "TCP input"
 msgstr ""
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"Caching value for UDP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/udp.c:47
@@ -5205,17 +5450,19 @@ msgid "Autodetection of MTU"
 msgstr ""
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
 msgstr ""
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 msgid "RTP reordering timeout in ms"
 msgstr ""
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"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
@@ -5230,20 +5477,19 @@ msgstr ""
 
 #: modules/access/v4l/v4l.c:75
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:79
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:83
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:87
@@ -5252,48 +5498,63 @@ msgid ""
 "(default), RV24, etc.)"
 msgstr ""
 
+#: modules/access/v4l/v4l.c:94
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
 #: modules/access/v4l/v4l.c:99
 msgid "Audio Channel"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+msgid "Audio Channel to use, if there are several audio inputs."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:110
-msgid "Set the Brightness of the video input"
+msgid "Brightness of the video input."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 msgid "Hue"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:113
-msgid "Set the Hue of the video input"
+msgid "Hue of the video input."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 msgid "Color"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:116
-msgid "Set the Color of the video input"
+msgid "Color of the video input."
 msgstr ""
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:119
-msgid "Set the Contrast of the video input"
+msgid "Contrast of the video input."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:120
@@ -5301,7 +5562,7 @@ msgid "Tuner"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
+msgid "Tuner to use, if there are several ones."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:122
@@ -5309,11 +5570,12 @@ msgid "Samplerate"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:127
-msgid "If this option is set, the audio stream will be captured in stereo"
+msgid "Capture the audio stream in stereo."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:128
@@ -5329,7 +5591,7 @@ msgid "Decimation"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+msgid "Decimation level for MJPEG streams"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:134
@@ -5337,7 +5599,7 @@ msgid "Quality"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:135
-msgid "Set the quality of the stream"
+msgid "Quality of the stream."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:146
@@ -5348,6 +5610,10 @@ msgstr ""
 msgid "Video4Linux input"
 msgstr ""
 
+#: 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
 #: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
 #: modules/gui/wxwidgets/dialogs/open.cpp:697
@@ -5480,6 +5746,10 @@ msgstr ""
 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 ""
@@ -5522,197 +5792,12 @@ msgstr ""
 msgid "Format to use in the playlist's \"title\" field."
 msgstr ""
 
-#: modules/access_filter/record.c:43
-msgid "Record directory"
-msgstr ""
-
-#: modules/access_filter/record.c:45
-msgid "Allows you to specify the directory where the record will be stored"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:44
-msgid "Timeshift granularity"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:45
-msgid "Size of the temporary files use to store the timeshifted stream."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:47
-msgid "Timeshift directory"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
-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:60
-msgid "Append to file"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:65
-msgid "File stream output"
-msgstr ""
-
-#: modules/access_output/http.c:60
-msgid "Username"
-msgstr ""
-
-#: modules/access_output/http.c:61
-msgid ""
-"Allows you to give a user name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:64
-msgid ""
-"Allows you to give a 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 "Allows you to give the mime returned by the server."
-msgstr ""
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. Leave empty if you "
-"don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:85
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
-msgstr ""
-
-#: modules/access_output/http.c:90
-msgid "HTTP stream output"
-msgstr ""
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: 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 "The name this stream/channel will get on the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:61
-msgid "Stream-description"
-msgstr ""
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
-
-#: modules/access_output/shout.c:65
-msgid "Stream MP3"
-msgstr ""
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-msgid "Time-To-Live (TTL)"
-msgstr ""
-
-#: modules/access_output/udp.c:81
-msgid "Allows you to define the 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. This allows "
-"you to give 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 ""
-"If you enable this option, 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/audio_filter/channel_mixer/dolby.c:47
-msgid "Simple decoder for dolby surround encoded streams"
+msgid "Simple decoder for Dolby Surround encoded streams"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:48
-msgid "Dolby surround decoder"
+msgid "Dolby Surround decoder"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:49
@@ -5739,7 +5824,8 @@ msgstr ""
 #: modules/audio_filter/channel_mixer/headphone.c:62
 msgid ""
 "The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:66
@@ -5748,24 +5834,24 @@ msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:68
 msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:73
-msgid "Headphone channel mixer with virtual spatialization effect"
+#: modules/audio_filter/channel_mixer/headphone.c:72
+msgid "Headphone virtual spatialization effect"
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:74
+#: modules/audio_filter/channel_mixer/headphone.c:73
 msgid "Headphone effect"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/simple.c:46
-msgid "audio filter for simple channel mixing"
+msgid "Audio filter for simple channel mixing"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+msgid "Audio filter for trivial channel mixing"
 msgstr ""
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -5795,7 +5881,7 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -5803,7 +5889,7 @@ msgid "DTS dynamic range compression"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-msgid "DTS"
+msgid "DCA"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
@@ -5812,31 +5898,31 @@ msgid "DTS Coherent Acoustics audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstospdif.c:70
-msgid "audio filter for DTS->S/PDIF encapsulation"
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+msgid "Audio filter for float32->s16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+msgid "Audio filter for float32->s8 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+msgid "Audio filter for float32->u16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -5845,59 +5931,66 @@ msgid "MPEG audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
-msgid "audio filter for s16->fixed32 conversion"
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+msgid "Audio filter for s16->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
-msgid "audio filter for s8->float32 conversion"
+msgid "Audio filter for s8->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
-msgid "audio filter for u8->fixed32 conversion"
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
-msgid "audio filter for u8->float32 conversion"
+msgid "Audio filter for u8->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/equalizer.c:52
 msgid "Equalizer preset"
 msgstr ""
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 msgid "Two pass"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:65
-msgid "Equalizer 10 bands"
+#: modules/audio_filter/equalizer.c:69
+msgid "Equalizer with 10 bands"
 msgstr ""
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -5980,7 +6073,7 @@ msgid "Techno"
 msgstr ""
 
 #: modules/audio_filter/format.c:201
-msgid "audio filter for PCM format conversion"
+msgid "Audio filter for PCM format conversion"
 msgstr ""
 
 #: modules/audio_filter/normvol.c:69
@@ -5991,7 +6084,7 @@ msgstr ""
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 
 #: modules/audio_filter/normvol.c:75
@@ -6066,20 +6159,20 @@ msgid "Freq 3 Q"
 msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
-msgid "audio filter for band-limited interpolation resampling"
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
-msgid "audio filter for linear interpolation resampling"
+msgid "Audio filter for linear interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+msgid "Audio filter for trivial resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
+msgid "Audio filter for ugly resampling"
 msgstr ""
 
 #: modules/audio_mixer/float32.c:47
@@ -6094,8 +6187,8 @@ msgstr ""
 msgid "Trivial audio mixer"
 msgstr ""
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr ""
 
@@ -6129,12 +6222,6 @@ msgstr ""
 msgid "2 Front 2 Rear"
 msgstr ""
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr ""
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -6211,7 +6298,7 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
+msgid "Number of output channels"
 msgstr ""
 
 #: modules/audio_output/file.c:86
@@ -6221,11 +6308,11 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+msgid "Add WAVE header"
 msgstr ""
 
 #: modules/audio_output/file.c:90
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr ""
 
 #: modules/audio_output/file.c:107
@@ -6233,7 +6320,7 @@ msgid "Output file"
 msgstr ""
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
+msgid "File to which the audio samples will be written to."
 msgstr ""
 
 #: modules/audio_output/file.c:111
@@ -6283,6 +6370,10 @@ msgstr ""
 msgid "Win32 waveOut extension output"
 msgstr ""
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr ""
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr ""
@@ -6325,7 +6416,7 @@ msgid "Encoding quality"
 msgstr ""
 
 #: modules/codec/dirac.c:68
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr ""
 
 #: modules/codec/dirac.c:73
@@ -6353,16 +6444,19 @@ msgid "DTS audio packetizer"
 msgstr ""
 
 #: modules/codec/dvbsub.c:45
-msgid "X coordinate of the subpicture"
+msgid "Decoding X coordinate"
 msgstr ""
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
+#: modules/codec/dvbsub.c:46
+msgid "X coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:48
-msgid "Y coordinate of the subpicture"
+msgid "Decoding Y coordinate"
+msgstr ""
+
+#: modules/codec/dvbsub.c:49
+msgid "Y coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:51
@@ -6372,22 +6466,32 @@ msgstr ""
 #: modules/codec/dvbsub.c:53
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 
 #: modules/codec/dvbsub.c:57
-msgid "X coordinate of the encoded subpicture"
+msgid "Encoding X coordinate"
+msgstr ""
+
+#: modules/codec/dvbsub.c:58
+msgid "X coordinate of the encoded subtitle"
+msgstr ""
+
+#: modules/codec/dvbsub.c:59
+msgid "Encoding Y coordinate"
 msgstr ""
 
 #: modules/codec/dvbsub.c:60
-msgid "Y coordinate of encoded the subpicture"
+msgid "Y coordinate of the encoded subtitle"
 msgstr ""
 
-#: modules/codec/dvbsub.c:63
-msgid "Timeout of subpictures"
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
+msgid "Timeout"
 msgstr ""
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -6405,30 +6509,30 @@ msgstr ""
 msgid "AAC audio decoder (using libfaad2)"
 msgstr ""
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 msgid "Image file"
 msgstr ""
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+msgid "Path of the image file for fake input."
 msgstr ""
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
-msgid "Allows you to specify the output video width."
+#: modules/stream_out/transcode.c:70
+msgid "Output video width."
 msgstr ""
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
-msgid "Allows you to specify the output video height."
+#: modules/stream_out/transcode.c:73
+msgid "Output video height."
 msgstr ""
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 msgid "Keep aspect ratio"
 msgstr ""
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -6439,20 +6543,20 @@ msgstr ""
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr ""
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 msgid "Deinterlace video"
 msgstr ""
 
 #: modules/codec/fake.c:62
-msgid "Allows you to deinterlace the image after loading."
+msgid "Deinterlace the image after loading it."
 msgstr ""
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 msgid "Deinterlace module"
 msgstr ""
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
-msgid "Specifies the deinterlace module to use."
+#: modules/codec/fake.c:65
+msgid "Deinterlace module to use."
 msgstr ""
 
 #: modules/codec/fake.c:76
@@ -6489,11 +6593,11 @@ msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:89
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -6501,360 +6605,361 @@ msgid "Decoding"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+msgid "FFmpeg chroma conversion"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Encoding"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
-msgid "ffmpeg audio/video encoder"
+msgid "FFmpeg audio/video encoder"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
-msgid "ffmpeg demuxer"
+msgid "FFmpeg demuxer"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
-msgid "ffmpeg video filter"
+msgid "FFmpeg video filter"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
-msgid "ffmpeg deinterlace video filter"
+msgid "FFmpeg crop padd filter"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.c:210
+msgid "FFmpeg deinterlace video filter"
+msgstr ""
+
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 msgid "Direct rendering"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 msgid "Post processing quality"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
 "looking pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 msgid "Visualize motion vectors"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
-msgstr ""
-
-#: modules/codec/ffmpeg/ffmpeg.h:127
-msgid "Low resolution decoding"
-msgstr ""
-
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
-msgstr ""
-
-#: modules/codec/ffmpeg/ffmpeg.h:131
-msgid "Skip the loop filter for H.264 decoding"
-msgstr ""
-
-#: modules/codec/ffmpeg/ffmpeg.h:132
-msgid ""
-"Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:136
-msgid "ffmpeg post processing filter chains"
-msgstr ""
-
-#: modules/codec/ffmpeg/ffmpeg.h:178
-msgid "Ratio of key frames"
+msgid "Low resolution decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
+#: modules/codec/ffmpeg/ffmpeg.h:137
 msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
-msgid "Ratio of B frames"
+#: modules/codec/ffmpeg/ffmpeg.h:140
+msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
+"Skipping the loop filter (aka deblocking) usually has a detrimental effect "
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
-msgid "Video bitrate tolerance"
+#: modules/codec/ffmpeg/ffmpeg.h:145
+msgid "FFmpeg post processing filter chains"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:187
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
+msgid "Ratio of key frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:190
-msgid "Enable interlaced encoding"
+#: modules/codec/ffmpeg/ffmpeg.h:188
+msgid "Number of frames that will be coded for one key frame."
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:191
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
+msgid "Ratio of B frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
-msgid "Enable interlaced motion estimation"
+#: modules/codec/ffmpeg/ffmpeg.h:192
+msgid "Number of B frames that will be coded between two reference frames."
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:195
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
+msgid "Video bitrate tolerance"
+msgstr ""
+
+#: modules/codec/ffmpeg/ffmpeg.h:196
+msgid "Video bitrate tolerance in kbit/s."
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:198
-msgid "Enable pre motion estimation"
+msgid "Interlaced encoding"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:199
-msgid "Allows you to enable the pre motion estimation."
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:202
-msgid "Enable strict rate control"
+msgid "Interlaced motion estimation"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:203
-msgid "Allows you to enable the strict rate control algorithm."
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:206
-msgid "Rate control buffer size"
+msgid "Pre-motion estimation"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:207
-msgid "Allows you to specify the rate control buffer size."
+msgid "Enable the pre-motion estimation algorithm."
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:210
-msgid "Rate control buffer aggressiveness"
+msgid "Strict rate control"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:211
-msgid "Allows you to specify the rate control buffer aggressiveness."
+msgid "Enable the strict rate control algorithm."
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:214
-msgid "I quantization factor"
+msgid "Rate control buffer size"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:215
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
+msgstr ""
+
+#: modules/codec/ffmpeg/ffmpeg.h:219
+msgid "Rate control buffer aggressiveness"
+msgstr ""
+
+#: modules/codec/ffmpeg/ffmpeg.h:220
+msgid "Rate control buffer aggressiveness."
+msgstr ""
+
+#: modules/codec/ffmpeg/ffmpeg.h:223
+msgid "I quantization factor"
+msgstr ""
+
+#: modules/codec/ffmpeg/ffmpeg.h:225
+msgid ""
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 msgid "Noise reduction"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:233
+msgid "MPEG4 quantization matrix"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
-msgid "Allows you to specify the minimum video quantizer scale."
+#: modules/codec/ffmpeg/ffmpeg.h:252
+msgid "Minimum video quantizer scale."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
-msgid "Allows you to specify the maximum video quantizer scale."
+#: modules/codec/ffmpeg/ffmpeg.h:256
+msgid "Maximum video quantizer scale."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
+#: modules/codec/ffmpeg/ffmpeg.h:259
+msgid "Trellis quantization"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
-msgid "Use fixed video quantizer scale"
+#: modules/codec/ffmpeg/ffmpeg.h:263
+msgid "Fixed quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:272
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:276
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 msgid "Motion masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 msgid "Border masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr ""
 
@@ -6895,7 +7000,7 @@ msgid "Video decoder using openmash"
 msgstr ""
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
+msgid "MPEG audio layer I/II/III decoder"
 msgstr ""
 
 #: modules/codec/mpeg_audio.c:117
@@ -6954,39 +7059,48 @@ msgstr ""
 msgid "DVD subtitles packetizer"
 msgstr ""
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 msgid "Subtitles text encoding"
 msgstr ""
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 msgid "Set the encoding used in text subtitles"
 msgstr ""
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 msgid "Subtitles justification"
 msgstr ""
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 msgid "Set the justification of subtitles"
 msgstr ""
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+msgid "UTF-8 subtitles autodetection"
+msgstr ""
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 msgid "Formatted Subtitles"
 msgstr ""
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 msgid "Text subtitles decoder"
 msgstr ""
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -7008,8 +7122,8 @@ msgstr ""
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 
 #: modules/codec/theora.c:99
@@ -7030,7 +7144,7 @@ msgstr ""
 
 #: modules/codec/twolame.c:52
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 
@@ -7039,7 +7153,7 @@ msgid "Stereo mode"
 msgstr ""
 
 #: modules/codec/twolame.c:56
-msgid "Select how stereo streams will be handled"
+msgid "Handling mode for stereo streams"
 msgstr ""
 
 #: modules/codec/twolame.c:57
@@ -7047,7 +7161,7 @@ msgid "VBR mode"
 msgstr ""
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
 msgstr ""
 
 #: modules/codec/twolame.c:60
@@ -7075,42 +7189,40 @@ msgid "Maximum encoding bitrate"
 msgstr ""
 
 #: modules/codec/vorbis.c:161
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr ""
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr ""
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 msgid "CBR encoding"
 msgstr ""
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr ""
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 msgid "Vorbis audio decoder"
 msgstr ""
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 msgid "Vorbis audio packetizer"
 msgstr ""
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr ""
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr ""
 
@@ -7121,7 +7233,7 @@ msgstr ""
 #: modules/codec/x264.c:45
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 
 #: modules/codec/x264.c:49
@@ -7141,7 +7253,7 @@ msgid ""
 msgstr ""
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -7151,204 +7263,206 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 
-#: modules/codec/x264.c:68
-msgid "Number of B-frames between I and P (1 to 16)"
+#: modules/codec/x264.c:70
+msgid "B-frames between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:69
-msgid "Number of consecutive B-frames between I and P-frames."
+#: modules/codec/x264.c:71
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr ""
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
 msgstr ""
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
 "encoding and decoding, but should save 10-15% bitrate."
 msgstr ""
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
+#: modules/codec/x264.c:92
+msgid "Number of reference frames"
 msgstr ""
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
+#: modules/codec/x264.c:98
+msgid "Loop filter"
 msgstr ""
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 msgid "Deblocking loop filter (increases quality)."
 msgstr ""
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr ""
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 msgid "Maximum quantizer parameter."
 msgstr ""
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
-msgid "Allowed variance of average bitrate"
+#: modules/codec/x264.c:121
+msgid "Average bitrate tolerance"
 msgstr ""
 
-#: modules/codec/x264.c:120
-msgid "Sets the allowed variance in average. bitrate."
+#: modules/codec/x264.c:122
+msgid "Allowed variance in average. bitrate (in kbits/s)."
 msgstr ""
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 msgid "Max local bitrate"
 msgstr ""
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr ""
 
-#: modules/codec/x264.c:126
-msgid "Size of VBV buffer"
+#: modules/codec/x264.c:128
+msgid "VBV buffer"
 msgstr ""
 
-#: modules/codec/x264.c:127
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+#: modules/codec/x264.c:129
+msgid "Averaging period for the maximum local bitrate in kbits."
 msgstr ""
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 msgid "Initial VBV buffer occupancy"
 msgstr ""
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
-msgid "QP curve compression."
+#: modules/codec/x264.c:145
+msgid "QP curve compression"
 msgstr ""
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
 msgstr ""
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -7359,27 +7473,27 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 msgid "Direct MV prediction mode"
 msgstr ""
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 msgid "Direct MV prediction mode. "
 msgstr ""
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 msgid "Integer pixel motion estimation method"
 msgstr ""
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -7388,161 +7502,163 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 msgid "Ignore chroma in motion estimation"
 msgstr ""
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#: modules/codec/x264.c:213
+msgid "Trellis RD quantization"
 msgstr ""
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 msgid "CPU optimizations"
 msgstr ""
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
+#: modules/codec/x264.c:229
+msgid "Use assembler CPU optimizations."
 msgstr ""
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 msgid "PSNR calculation"
 msgstr ""
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "dia"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "esa"
 msgstr ""
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "fast"
 msgstr ""
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "normal"
 msgstr ""
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "slow"
 msgstr ""
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "all"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "spatial"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr ""
 
@@ -7551,6 +7667,16 @@ msgid "Corba control"
 msgstr ""
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 msgid "corba control module"
 msgstr ""
 
@@ -7562,19 +7688,19 @@ msgstr ""
 msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr ""
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr ""
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
+#: modules/control/gestures.c:83
+msgid "Trigger button for mouse gestures."
 msgstr ""
 
-#: modules/control/gestures.c:87
+#: modules/control/gestures.c:86
 msgid "Middle"
 msgstr ""
 
-#: modules/control/gestures.c:90
+#: modules/control/gestures.c:89
 msgid "Gestures"
 msgstr ""
 
@@ -7582,126 +7708,101 @@ msgstr ""
 msgid "Mouse gestures control interface"
 msgstr ""
 
-#: modules/control/hotkeys.c:84
-msgid "Playlist bookmark 1"
-msgstr ""
-
-#: modules/control/hotkeys.c:85
-msgid "Playlist bookmark 2"
-msgstr ""
-
-#: modules/control/hotkeys.c:86
-msgid "Playlist bookmark 3"
-msgstr ""
-
-#: modules/control/hotkeys.c:87
-msgid "Playlist bookmark 4"
-msgstr ""
-
-#: modules/control/hotkeys.c:88
-msgid "Playlist bookmark 5"
-msgstr ""
-
-#: modules/control/hotkeys.c:89
-msgid "Playlist bookmark 6"
-msgstr ""
-
-#: modules/control/hotkeys.c:90
-msgid "Playlist bookmark 7"
-msgstr ""
-
-#: modules/control/hotkeys.c:91
-msgid "Playlist bookmark 8"
-msgstr ""
-
-#: modules/control/hotkeys.c:92
-msgid "Playlist bookmark 9"
-msgstr ""
-
-#: modules/control/hotkeys.c:93
-msgid "Playlist bookmark 10"
-msgstr ""
-
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
+#: modules/control/hotkeys.c:94
+msgid "Define playlist bookmarks."
 msgstr ""
 
-#: modules/control/hotkeys.c:98
+#: modules/control/hotkeys.c:97
 msgid "Hotkeys"
 msgstr ""
 
-#: modules/control/hotkeys.c:99
+#: modules/control/hotkeys.c:98
 msgid "Hotkeys management interface"
 msgstr ""
 
-#: modules/control/hotkeys.c:488
+#: modules/control/hotkeys.c:467
 #, c-format
 msgid "Audio track: %s"
 msgstr ""
 
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
 #, c-format
 msgid "Subtitle track: %s"
 msgstr ""
 
-#: modules/control/hotkeys.c:502
+#: modules/control/hotkeys.c:482
 msgid "N/A"
 msgstr ""
 
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, c-format
 msgid "Aspect ratio: %s"
 msgstr ""
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, c-format
 msgid "Crop: %s"
 msgstr ""
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, c-format
 msgid "Deinterlace mode: %s"
 msgstr ""
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr ""
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
 msgstr ""
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 msgid "Source directory"
 msgstr ""
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 msgid "Charset"
 msgstr ""
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 msgid "Handlers"
 msgstr ""
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
+msgstr ""
+
+#: modules/control/http/http.c:50
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr ""
+
+#: modules/control/http/http.c:53
+msgid "HTTP interface x509 PEM private key file."
 msgstr ""
 
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
+msgstr ""
+
+#: modules/control/http/http.c:58
+msgid "HTTP interace Certificates Revocation List file."
 msgstr ""
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:62
 msgid "HTTP remote control interface"
 msgstr ""
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 msgid "HTTP SSL"
 msgstr ""
 
@@ -7710,13 +7811,11 @@ msgid "Infrared remote control interface"
 msgstr ""
 
 #: modules/control/netsync.c:59
-msgid "Act as master for network synchronisation"
+msgid "Act as master"
 msgstr ""
 
 #: modules/control/netsync.c:60
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
+msgid "Should act as the master client for the network synchronisation?"
 msgstr ""
 
 #: modules/control/netsync.c:63
@@ -7724,9 +7823,7 @@ msgid "Master client ip address"
 msgstr ""
 
 #: modules/control/netsync.c:64
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+msgid "IP address of the master client used for the network synchronisation."
 msgstr ""
 
 #: modules/control/netsync.c:68
@@ -7738,7 +7835,7 @@ msgid "Install Windows Service"
 msgstr ""
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
+msgid "Install the Service and exit."
 msgstr ""
 
 #: modules/control/ntservice.c:42
@@ -7746,7 +7843,7 @@ msgid "Uninstall Windows Service"
 msgstr ""
 
 #: modules/control/ntservice.c:44
-msgid "If enabled the interface will uninstall the Service and exit."
+msgid "Uninstall the Service and exit."
 msgstr ""
 
 #: modules/control/ntservice.c:45
@@ -7754,7 +7851,7 @@ msgid "Display name of the Service"
 msgstr ""
 
 #: modules/control/ntservice.c:47
-msgid "This allows you to change the display name of the Service."
+msgid "Change the display name of the Service."
 msgstr ""
 
 #: modules/control/ntservice.c:48
@@ -7763,17 +7860,16 @@ msgstr ""
 
 #: modules/control/ntservice.c:50
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 
 #: modules/control/ntservice.c:55
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
 
 #: modules/control/ntservice.c:61
@@ -7839,12 +7935,12 @@ msgid "Remote control interface"
 msgstr ""
 
 #: modules/control/rc.c:335
-msgid "Remote control interface initialized, `h' for help"
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr ""
 
 #: modules/control/rc.c:847
 #, c-format
-msgid "unknown command `%s', type `help' for help"
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr ""
 
 #: modules/control/rc.c:880
@@ -8032,7 +8128,7 @@ msgid "| time-size # . . . . . . . . font size, in pixels"
 msgstr ""
 
 #: modules/control/rc.c:935
-msgid "| logo-file STRING . . . the overlay file path/name"
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr ""
 
 #: modules/control/rc.c:936
@@ -8125,18 +8221,22 @@ msgstr ""
 msgid "+----[ end of help ]"
 msgstr ""
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+msgid "Press menu select or pause to continue."
+msgstr ""
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr ""
 
 #: modules/control/rc.c:1385
-msgid "press pause to continue"
+msgid "Type 'pause' to continue."
 msgstr ""
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+msgid "Please provide one of the following parameters:"
 msgstr ""
 
 #: modules/control/showintf.c:62
@@ -8144,34 +8244,41 @@ msgid "Threshold"
 msgstr ""
 
 #: modules/control/showintf.c:63
-msgid "Height of the zone triggering the interface"
+msgid "Height of the zone triggering the interface."
 msgstr ""
 
 #: modules/control/telnet.c:72
-msgid "Telnet Interface host"
+msgid "Host"
 msgstr ""
 
 #: modules/control/telnet.c:73
-msgid "Default to listen on all network interfaces"
-msgstr ""
-
-#: modules/control/telnet.c:74
-msgid "Telnet Interface port"
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
 msgstr ""
 
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
 msgstr ""
 
-#: modules/control/telnet.c:77
-msgid "Telnet Interface password"
+#: modules/control/telnet.c:78
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
 msgstr ""
 
-#: modules/control/telnet.c:78
-msgid "Default to admin"
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
 msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:96
 msgid "VLM remote control interface"
 msgstr ""
 
@@ -8191,10 +8298,14 @@ msgstr ""
 msgid "AU demuxer"
 msgstr ""
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 msgid "Force interleaved method"
 msgstr ""
 
+#: modules/demux/avi/avi.c:43
+msgid "Force interleaved method."
+msgstr ""
+
 #: modules/demux/avi/avi.c:45
 msgid "Force index creation"
 msgstr ""
@@ -8255,15 +8366,21 @@ msgstr ""
 msgid "FLAC demuxer"
 msgstr ""
 
+#: modules/demux/livedotcom.cpp:63
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+
 #: modules/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:67
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:72
@@ -8309,7 +8426,7 @@ msgstr ""
 #: modules/demux/mjpeg.c:44
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
+"is the default value) for a live stream (from a camera)."
 msgstr ""
 
 #: modules/demux/mjpeg.c:50
@@ -8666,7 +8783,7 @@ msgid "Extra PMT"
 msgstr ""
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr ""
 
 #: modules/demux/ts.c:87
@@ -8674,80 +8791,91 @@ msgid "Set id of ES to PID"
 msgstr ""
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
 msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 msgid "Fast udp streaming"
 msgstr ""
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr ""
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
-msgid "CSA ck"
+#: modules/demux/ts.c:98
+msgid "MTU for out mode."
 msgstr ""
 
 #: modules/demux/ts.c:100
-msgid "Silent mode"
+msgid "CSA ck"
 msgstr ""
 
 #: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+msgid "Control word for the CSA encryption algorithm"
 msgstr ""
 
 #: modules/demux/ts.c:103
-msgid "CAPMT System ID"
+msgid "Silent mode"
 msgstr ""
 
 #: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+msgid "Do not complain on encrypted PES."
 msgstr ""
 
 #: modules/demux/ts.c:106
-msgid "Packet size in bytes to decrypt"
+msgid "CAPMT System ID"
 msgstr ""
 
 #: modules/demux/ts.c:107
+msgid "Only forward descriptors from this SysID to the CAM."
+msgstr ""
+
+#: modules/demux/ts.c:109
+msgid "Packet size in bytes to decrypt"
+msgstr ""
+
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr ""
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 msgid "Filename of dump"
 msgstr ""
 
-#: modules/demux/ts.c:112
-msgid "Specify a filename where to dump the TS in"
+#: modules/demux/ts.c:115
+msgid "Specify a filename where to dump the TS in."
 msgstr ""
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 msgid "Append"
 msgstr ""
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
 msgstr ""
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 msgid "Dump buffer size"
 msgstr ""
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr ""
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 msgid "MPEG Transport Stream demuxer"
 msgstr ""
 
@@ -8799,6 +8927,10 @@ msgstr ""
 msgid "Oldies"
 msgstr ""
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr ""
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr ""
@@ -8991,7 +9123,7 @@ msgstr ""
 msgid "New wave"
 msgstr ""
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr ""
 
@@ -9077,7 +9209,7 @@ msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -9085,8 +9217,8 @@ msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr ""
 
@@ -9098,7 +9230,7 @@ msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr ""
 
@@ -9106,7 +9238,7 @@ msgstr ""
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr ""
 
@@ -9145,22 +9277,22 @@ msgstr ""
 msgid "Speed"
 msgstr ""
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr ""
@@ -9193,7 +9325,7 @@ msgid "Edit"
 msgstr ""
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr ""
 
@@ -9234,11 +9366,11 @@ msgid "Path"
 msgstr ""
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr ""
 
@@ -9247,7 +9379,7 @@ msgid "Apply"
 msgstr ""
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr ""
 
@@ -9288,7 +9420,6 @@ msgid "Take Screen Shot"
 msgstr ""
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr ""
 
@@ -9297,7 +9428,7 @@ msgstr ""
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 msgid "Bookmarks"
 msgstr ""
@@ -9315,27 +9446,14 @@ msgstr ""
 msgid "Extract"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-msgid "Size offset"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-msgid "Time offset"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-msgid "Bytes"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 msgid "Untitled"
 msgstr ""
 
@@ -9345,9 +9463,8 @@ msgid "No input"
 msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:241
@@ -9356,30 +9473,30 @@ msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:242
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 msgid "Invalid selection"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:292
-msgid "You have to select two bookmarks."
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 msgid "No input found"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr ""
 
-#: modules/gui/macosx/controls.m:47
-msgid "Go To Position"
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
+msgid "Jump To Time"
 msgstr ""
 
 #: modules/gui/macosx/controls.m:50
@@ -9387,7 +9504,7 @@ msgid "sec."
 msgstr ""
 
 #: modules/gui/macosx/controls.m:51
-msgid "Go to specific position"
+msgid "Jump to time"
 msgstr ""
 
 #: modules/gui/macosx/controls.m:136
@@ -9398,60 +9515,60 @@ msgstr ""
 msgid "Random Off"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 msgid "Repeat One"
 msgstr ""
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 msgid "Repeat Off"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 msgid "Repeat All"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 msgid "Step Forward"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 msgid "Step Backward"
 msgstr ""
 
@@ -9466,182 +9583,178 @@ msgstr ""
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr ""
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr ""
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 msgid "2 Pass"
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:147
 msgid "Preamp"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 msgid "Video filters"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr ""
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 msgid "More Info"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 msgid "Distortion"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 msgid "Image clone"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+msgid "Creates several copies of the Video output window"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 msgid "Image cropping"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
+#: modules/gui/macosx/extended.m:94
+msgid "Crops a defined part of the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 msgid "Image inversion"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 msgid "Transformation"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 msgid "Volume normalization"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
+"This filters prevents the audio output level from exceeding a defined value."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 msgid "Headphone virtualization"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 msgid "Maximum level"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 msgid "Saturation"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 msgid "More information"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
 
 #: modules/gui/macosx/intf.m:467
 msgid "VLC - Controller"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr ""
@@ -9674,7 +9787,7 @@ msgstr ""
 msgid "Show All"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr ""
 
@@ -9702,7 +9815,7 @@ msgstr ""
 msgid "Open Recent"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr ""
 
@@ -9734,91 +9847,93 @@ msgstr ""
 msgid "Volume Down"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 msgid "Close Window"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 msgid "Controller"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 msgid "Extended Controls"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 msgid "Information"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr ""
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 msgid "VideoLAN Website"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 msgid "Make a donation"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 msgid "Online Forum"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
+#: modules/gui/macosx/intf.m:608
+msgid "Do not display further errors"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:1071
@@ -9826,22 +9941,21 @@ msgstr ""
 msgid "Volume: %d%%"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 msgid "No CrashLog found"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:1733
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:50
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:54
@@ -9850,8 +9964,9 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:61
@@ -9866,12 +9981,12 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
+msgid "Crop borders in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:70
@@ -9885,27 +10000,25 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:81
-msgid "Keep wizard selections"
+#: modules/gui/macosx/macosx.m:82
+msgid "Remember wizard options"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -9930,7 +10043,7 @@ msgstr ""
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -9949,7 +10062,7 @@ msgid "Use DVD menus"
 msgstr ""
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
+msgid "VIDEO_TS directory"
 msgstr ""
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
@@ -9957,13 +10070,6 @@ msgstr ""
 msgid "DVD"
 msgstr ""
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr ""
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -9981,7 +10087,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr ""
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr ""
 
@@ -9995,27 +10101,32 @@ msgid "Settings..."
 msgstr ""
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
+msgid "Override parametters"
 msgstr ""
 
 #: modules/gui/macosx/open.m:244
-msgid "delay"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
 msgstr ""
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
+msgid "FPS"
 msgstr ""
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Subtitles encoding"
 msgstr ""
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr ""
 
+#: modules/gui/macosx/open.m:252
+msgid "Subtitles alignment"
+msgstr ""
+
 #: modules/gui/macosx/open.m:255
 msgid "Font Properties"
 msgstr ""
@@ -10035,16 +10146,15 @@ msgid "Open VIDEO_TS Directory"
 msgstr ""
 
 #: modules/gui/macosx/output.m:136
-msgid "Advanced output:"
+msgid "Streaming/Saving:"
 msgstr ""
 
 #: modules/gui/macosx/output.m:140
-msgid "Output Options"
+msgid "Streaming and Transcoding Options"
 msgstr ""
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
-msgid "Play locally"
+msgid "Display the stream locally"
 msgstr ""
 
 #: modules/gui/macosx/output.m:144
@@ -10058,15 +10168,16 @@ msgid "Encapsulation Method"
 msgstr ""
 
 #: modules/gui/macosx/output.m:159
-msgid "Transcode options"
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
+msgid "Transcoding options"
 msgstr ""
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 msgid "Bitrate (kb/s)"
 msgstr ""
 
@@ -10108,147 +10219,134 @@ msgstr ""
 msgid "Save File"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:478
-msgid "Save Playlist..."
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:480 modules/gui/pda/pda_interface.c:1254
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
-msgid "Delete"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:481
-msgid "Expand Node"
+#: 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/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
-msgid "Preparse"
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:485
-msgid "Sort Node by Name"
+#: modules/gui/macosx/playlistinfo.m:81
+msgid "Read at media"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:486
-msgid "Sort Node by Author"
+#: modules/gui/macosx/playlistinfo.m:82
+msgid "Input bitrate"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
-msgid "No items in the playlist"
+#: modules/gui/macosx/playlistinfo.m:83
+msgid "Demuxed"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:493
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
-msgid "Search"
+#: modules/gui/macosx/playlistinfo.m:84
+msgid "Stream bitrate"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:495
-msgid "Search in Playlist"
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+msgid "Decoded blocks"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:496
-msgid "Standard Play"
+#: modules/gui/macosx/playlistinfo.m:88
+msgid "Displayed frames"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:499
-msgid "Add Folder to Playlist"
+#: modules/gui/macosx/playlistinfo.m:89
+msgid "Lost frames"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:745
-msgid "Save Playlist"
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:1489
-msgid "Empty Folder"
+#: modules/gui/macosx/playlistinfo.m:92
+msgid "Sent packets"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:1514
-#, c-format
-msgid "%i items in the playlist"
+#: modules/gui/macosx/playlistinfo.m:93
+msgid "Sent bytes"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:1524
-msgid "1 item in the playlist"
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
-msgid "URI"
+#: modules/gui/macosx/playlistinfo.m:98
+msgid "Played buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:62
-msgid "Advanced Information"
+#: modules/gui/macosx/playlistinfo.m:99
+msgid "Lost buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
+#: modules/gui/macosx/playlist.m:479
+msgid "Save Playlist..."
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:80
-msgid "Read at media"
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
+msgid "Delete"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:81
-msgid "Input bitrate"
+#: modules/gui/macosx/playlist.m:482
+msgid "Expand Node"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:82
-msgid "Demuxed"
+#: modules/gui/macosx/playlist.m:485
+msgid "Get Stream Information"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:83
-msgid "Stream bitrate"
+#: modules/gui/macosx/playlist.m:486
+msgid "Sort Node by Name"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
-msgid "Decoded blocks"
+#: modules/gui/macosx/playlist.m:487
+msgid "Sort Node by Author"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:87
-msgid "Displayed frames"
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
+msgid "No items in the playlist"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:88
-msgid "Lost frames"
+#: modules/gui/macosx/playlist.m:494
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
+msgid "Search"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
-msgid "Streaming"
+#: modules/gui/macosx/playlist.m:496
+msgid "Search in Playlist"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:91
-msgid "Sent packets"
+#: modules/gui/macosx/playlist.m:497
+msgid "Standard Play"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:92
-msgid "Sent bytes"
+#: modules/gui/macosx/playlist.m:500
+msgid "Add Folder to Playlist"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:93
-msgid "Send rate"
+#: modules/gui/macosx/playlist.m:749
+msgid "Save Playlist"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:97
-msgid "Played buffers"
+#: modules/gui/macosx/playlist.m:1492
+msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:98
-msgid "Lost buffers"
+#: modules/gui/macosx/playlist.m:1517
+#, c-format
+msgid "%i items in the playlist"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
+#: modules/gui/macosx/playlist.m:1527
+msgid "1 item in the playlist"
 msgstr ""
 
 #: modules/gui/macosx/prefs.m:123
@@ -10266,14 +10364,13 @@ msgid "Continue"
 msgstr ""
 
 #: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
 msgid ""
-"Beware this will reset your VLC media player preferences.\n"
+"Beware this will reset the VLC media player preferences.\n"
 "Are you sure you want to continue?"
 msgstr ""
 
-#: modules/gui/macosx/prefs.m:705
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
+#: modules/gui/macosx/prefs.m:708
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr ""
 
 #: modules/gui/macosx/prefs_widgets.m:1222
@@ -10297,7 +10394,7 @@ msgid "Logo"
 msgstr ""
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 msgid "Marquee"
 msgstr ""
 
@@ -10328,106 +10425,102 @@ msgstr ""
 msgid "(in pixels)"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:102
-msgid "Timeout"
-msgstr ""
-
 #: modules/gui/macosx/sfilters.m:104
 msgid "ms"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 msgid "Black"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Silver"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Red"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Fuchsia"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Olive"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Green"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Teal"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Lime"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Blue"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr ""
@@ -10469,7 +10562,7 @@ msgid "Right-Bottom"
 msgstr ""
 
 #: modules/gui/macosx/update.m:84
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr ""
 
 #: modules/gui/macosx/update.m:85
@@ -10477,20 +10570,20 @@ msgid "Download now"
 msgstr ""
 
 #: modules/gui/macosx/update.m:92
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr ""
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -10603,24 +10696,25 @@ msgstr ""
 msgid "MPEG 1 Format"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:265
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -10634,12 +10728,11 @@ msgid ""
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 msgid "Enter the address of the computer to stream to."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 msgid "Use this to stream to a single computer."
 msgstr ""
 
@@ -10650,12 +10743,24 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:285
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:290
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:362
@@ -10663,341 +10768,332 @@ msgid "Back"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 msgid "Streaming/Transcoding Wizard"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-msgid "This wizard helps you to stream, transcode or save a stream."
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 msgid "Stream to network"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 msgid "Transcode/Save to file"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 msgid "Choose input"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 msgid "Choose here your input stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 msgid "Select a stream"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 msgid "Existing playlist item"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 msgid "To"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
+#: modules/gui/macosx/wizard.m:405
+msgid "This page allows to select how the input stream will be sent."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 msgid "Destination"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 msgid "Streaming method"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:410
-msgid "UDP Unicast"
+#: modules/gui/macosx/wizard.m:409
+msgid "Address of the computer to stream to."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:411
+msgid "UDP Unicast"
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:412
 msgid "UDP Multicast"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 msgid "Transcode"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 msgid "Transcode audio"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 msgid "Transcode video"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-msgid "If your stream has audio and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-msgid "If your stream has video and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 msgid "Encapsulation format"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 msgid "Additional streaming options"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:439
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+#: modules/gui/macosx/wizard.m:440
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 msgid "SAP Announce"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 msgid "Local playback"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 msgid "Additional transcode options"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:450
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
+#: modules/gui/macosx/wizard.m:451
+msgid "In this page, a few additional transcoding parameters can be set."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 msgid "Select the file to save to"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
 msgid "Summary"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 msgid "Encap. format"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 msgid "Input stream"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 msgid "Save file to"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 msgid "No input selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 msgid "No valid destination"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1119
-msgid "Select the folder to save to"
+#: modules/gui/macosx/wizard.m:1116
+msgid "Select the directory to save to"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 msgid "No folder selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
+#: modules/gui/macosx/wizard.m:1169
+msgid "A directory where to save the files has to be selected."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1181
-msgid "You you need to select a file, you want to save to."
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1372
 msgid "Finish"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, c-format
 msgid "%i items"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 msgid "yes"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 msgid "no"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
-msgid "Use this to stream on a network."
+#: modules/gui/macosx/wizard.m:1661
+msgid "This allows to stream on a network."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 msgid "Select your audio codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 msgid "Select your video codec. Click one to get more information."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -11005,7 +11101,7 @@ msgid ""
 "name will be used."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -11204,7 +11300,7 @@ msgstr ""
 msgid "secam"
 msgstr ""
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 msgid "auto"
 msgstr ""
 
@@ -11477,7 +11573,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr ""
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr ""
 
@@ -11488,7 +11584,7 @@ msgid ""
 msgstr ""
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr ""
 
@@ -11497,11 +11593,11 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
+msgid "Skin to use"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:344
-msgid "Select the path to the last skin used."
+msgid "Path to the skin to use."
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:345
@@ -11509,28 +11605,30 @@ msgid "Config of last used skin"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 msgid "Skinnable Interface"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr ""
 
@@ -11549,21 +11647,21 @@ msgid ""
 "\n"
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
 "\n"
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 msgid "Compiled by "
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 msgid "Compiler: "
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr ""
 
@@ -11584,12 +11682,12 @@ msgid ""
 msgstr ""
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr ""
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr ""
 
@@ -11615,6 +11713,11 @@ msgstr ""
 msgid "Edit bookmark"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+msgid "Bytes"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -11623,6 +11726,11 @@ msgstr ""
 msgid "The stream must be playing or paused for bookmarks to work"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+msgid ""
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
 msgid ""
 "Input has changed, unable to save bookmark. Use \"pause\" while editing "
@@ -11752,78 +11860,75 @@ msgid "RTSP"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
+msgid "DVD device to use"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+msgid "CD-ROM device to use"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 msgid "Open subtitles file"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 msgid "Title number."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
 "be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 msgid "Track number."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 
@@ -11840,7 +11945,7 @@ msgid "Add &Directory..."
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+msgid "&Add URL..."
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -11864,7 +11969,7 @@ msgid "&Reverse sort by title"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
+msgid "&Shuffle"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
@@ -11891,72 +11996,88 @@ msgstr ""
 msgid "Play this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+msgid "Preparse"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 msgid "Add node"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 msgid "root"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, c-format
 msgid "%i items in playlist"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 msgid "XSPF playlist"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 msgid "Sorted by artist"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 msgid "Sorted by Album"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 msgid "New node"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -11976,8 +12097,8 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:167
@@ -11985,32 +12106,34 @@ msgid "Stream output MRL"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
-msgid "Destination Target:"
+msgid "Target:"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
-msgid "Output methods"
+msgid "Outputs"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+msgid "Play locally"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-msgid "Miscellaneous options"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 msgid "Group name"
 msgstr ""
@@ -12020,11 +12143,7 @@ msgid "Channel name"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:606
-msgid "Select all elementary streams"
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-msgid "Transcoding options"
+msgid "Select all elementary streams"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
@@ -12056,7 +12175,7 @@ msgid "Subtitles file"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
+msgid "Options"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
@@ -12065,12 +12184,6 @@ msgid ""
 "subtitles."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 msgid "Set subtitle delay (in 1/10s)"
 msgstr ""
@@ -12080,21 +12193,21 @@ msgid "Open file"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
-msgid "VLC media player - Updates"
+msgid "Updates"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+msgid "Check for updates"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 msgid "Save file..."
 msgstr ""
 
@@ -12120,7 +12233,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 msgid "Choose"
 msgstr ""
 
@@ -12136,31 +12249,50 @@ msgstr ""
 msgid "Create"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-msgid "VLM configuration"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
 msgid "VLM stream"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+msgid "Use this to stream on a network."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:91
 msgid "Use this to re-encode a stream and save it to a file."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
 msgid "Use this to stream on a network"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
 msgid "You must choose a stream"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
 "incoming stream (for example, a file or a disc, but not a RTP/UDP network "
@@ -12168,30 +12300,71 @@ msgid ""
 "Enter the starting and ending times (in seconds)."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+msgid "Select the target video codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+msgid "Select the target audio codec. Click one to get more information."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
 msgid "This does not appear to be a valid multicast address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
 msgid "You need to enter an address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
 "transcoding"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 msgid "You must choose a file to save to"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
@@ -12201,51 +12374,82 @@ msgid ""
 "name will be used"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 msgid "Save to file"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+msgid "Adds distortion effects"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+msgid "Inverts the colors of the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+msgid "Adds motion blurring to the image"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 msgid "Magnifies part of the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+msgid "Image adjustment"
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-msgid "More info"
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+msgid "Imitates the effect of surround sound when using headphones."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+msgid "Prevents the audio output level from going over a predefined value."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:466
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:473
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:999
 msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+msgid "More Information"
 msgstr ""
 
 #: modules/gui/wxwidgets/input_manager.cpp:180
@@ -12272,137 +12476,142 @@ msgstr ""
 msgid "Next track"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 msgid "Quick &Open File...\tCtrl-O"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 msgid "&Wizard...\tCtrl-W"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
+#: modules/gui/wxwidgets/interface.cpp:605
+msgid "About..."
+msgstr ""
+
+#: modules/gui/wxwidgets/interface.cpp:607
+msgid "Check for updates..."
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 msgid "&File"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 msgid "Embedded playlist"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 msgid "Extended &GUI\tCtrl-G"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 msgid "&Bookmarks...\tCtrl-B"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 msgid "Preference&s...\tCtrl-S"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 msgid ""
 " (wxWidgets interface)\n"
 "\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
 "\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 msgid "Show/Hide interface"
 msgstr ""
 
@@ -12484,10 +12693,21 @@ msgstr ""
 msgid "RTP Unicast"
 msgstr ""
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+msgid "Stream to a single computer."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 msgid "RTP Multicast"
 msgstr ""
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 msgid ""
 "Enter the multicast address to stream to in this field. This must be an IP "
@@ -12495,22 +12715,43 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
+#: modules/gui/wxwidgets/streamdata.cpp:134
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+msgid "Bookmarks dialog"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
+msgid "Show bookmarks dialog at startup"
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
+msgid "Extended GUI"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
-msgid "Show extended GUI"
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
+msgid "Taskbar"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
+msgid "Show VLC on the taskbar"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
@@ -12518,27 +12759,38 @@ msgid "Minimal interface"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 msgid "Size to video"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+msgid "Resize VLC to match the video resolution."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
-msgid "Show systray icon"
+msgid "Systray icon"
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+msgid "Show a systray icon for VLC"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
-msgid "Playlist view"
+msgid "Show labels in toolbar"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:104
+msgid "Show labels below the icons in the toolbar."
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
+msgid "Playlist view"
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -12546,19 +12798,19 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 msgid "wxWidgets interface module"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 msgid "wxWidgets dialogs provider"
 msgstr ""
 
@@ -12578,8 +12830,8 @@ msgstr ""
 
 #: modules/misc/dummy/dummy.c:45
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 
 #: modules/misc/dummy/dummy.c:51
@@ -12593,54 +12845,54 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 msgid "Dummy Interface"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 msgid "Dummy access function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 msgid "Dummy demux function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 msgid "Dummy decoder"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 msgid "Dummy decoder function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 msgid "Dummy encoder function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 msgid "Dummy audio output function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 msgid "Dummy video output function"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 msgid "Dummy Video output"
 msgstr ""
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 msgid "Dummy font renderer function"
 msgstr ""
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr ""
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
+msgid "Filename for the font you want to use"
 msgstr ""
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
@@ -12649,89 +12901,98 @@ msgstr ""
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
+#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
 msgstr ""
 
-#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+msgid "Text default color"
 msgstr ""
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+msgid "Relative font size"
 msgstr ""
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr ""
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr ""
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr ""
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr ""
 
-#: modules/misc/freetype.c:102
-msgid "Use yuvp renderer"
+#: modules/misc/freetype.c:107
+msgid "Use YUVP renderer"
 msgstr ""
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 msgid "Font Effect"
 msgstr ""
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 msgid "Background"
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 msgid "Outline"
 msgstr ""
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 msgid "Fat Outline"
 msgstr ""
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 msgid "Text renderer"
 msgstr ""
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 msgid "Freetype2 font renderer"
 msgstr ""
 
@@ -12741,100 +13002,96 @@ msgstr ""
 
 #: modules/misc/gnutls.c:69
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
 msgstr ""
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr ""
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr ""
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr ""
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 msgid "Growl server"
 msgstr ""
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 msgid "Growl password"
 msgstr ""
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 msgid "Growl UDP port"
 msgstr ""
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
+#: modules/misc/growl.c:63
+msgid "Growl UDP port on the server."
 msgstr ""
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
+msgid "Growl"
 msgstr ""
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 msgid "(no title)"
 msgstr ""
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr ""
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr ""
 
@@ -12842,7 +13099,7 @@ msgstr ""
 msgid "Gtk+ GUI helper"
 msgstr ""
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr ""
 
@@ -12853,37 +13110,41 @@ msgstr ""
 #: modules/misc/logger.c:120
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr ""
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
 msgstr ""
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr ""
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 msgid "File logging"
 msgstr ""
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr ""
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr ""
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 msgid "RRD output file"
 msgstr ""
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+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
@@ -12902,16 +13163,14 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
-
 #: modules/misc/msn.c:63
 msgid "MSN Title format string"
 msgstr ""
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
@@ -12919,7 +13178,7 @@ msgid "MSN"
 msgstr ""
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
+msgid "MSN Now-Playing"
 msgstr ""
 
 #: modules/misc/network/ipv4.c:96
@@ -12960,28 +13219,33 @@ msgstr ""
 msgid "video"
 msgstr ""
 
+#: modules/misc/rtsp.c:48
+msgid "RTSP host address"
+msgstr ""
+
 #: modules/misc/rtsp.c:50
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr ""
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 msgid "Maximum number of connections"
 msgstr ""
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 msgid "RTSP VoD"
 msgstr ""
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 msgid "RTSP VoD server"
 msgstr ""
 
@@ -12989,11 +13253,11 @@ msgstr ""
 msgid "X Screensaver disabler"
 msgstr ""
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 msgid "SVG template file"
 msgstr ""
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -13010,56 +13274,55 @@ msgstr ""
 msgid "Miscellaneous stress tests"
 msgstr ""
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 msgid "Win32 font renderer"
 msgstr ""
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr ""
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 msgid "Simple XML Parser"
 msgstr ""
 
 #: modules/mux/asf.c:49
-msgid "Allows you to define the title that will be put in ASF comments."
+msgid "Title to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:52
-msgid "Allows you to define the author that will be put in ASF comments."
+#: modules/mux/asf.c:51
+msgid "Author to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:55
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+#: modules/mux/asf.c:53
+msgid "Copyright string to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 msgid "Comment"
 msgstr ""
 
-#: modules/mux/asf.c:58
-msgid "Allows you to define the comment that will be put in ASF comments."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:61
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+#: modules/mux/asf.c:57
+msgid "\"Rating\" to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 msgid "Packet Size"
 msgstr ""
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr ""
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 msgid "ASF muxer"
 msgstr ""
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr ""
 
@@ -13072,29 +13335,29 @@ msgid "Dummy/Raw muxer"
 msgstr ""
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+msgid "Create \"Fast Start\" files"
 msgstr ""
 
 #: modules/mux/mp4.c:47
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 msgid "MP4/MOV muxer"
 msgstr ""
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:46
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:51
@@ -13102,9 +13365,7 @@ msgid "PES maximum size"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:61
@@ -13117,7 +13378,7 @@ msgstr ""
 
 #: modules/mux/mpeg/ts.c:84
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr ""
 
@@ -13126,7 +13387,7 @@ msgid "Audio PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
+msgid "Assign a fixed PID to the audio stream."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:88
@@ -13134,7 +13395,7 @@ msgid "SPU PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+msgid "Assign a fixed PID to the SPU."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:90
@@ -13142,7 +13403,7 @@ msgid "PMT PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:91
-msgid "Assigns a fixed PID to the PMT"
+msgid "Assign a fixed PID to the PMT"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:92
@@ -13150,7 +13411,7 @@ msgid "TS ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
+msgid "Assign a fixed Transport Stream ID."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:94
@@ -13158,57 +13419,75 @@ msgid "NET ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:95
-msgid "Assigns a fixed Network ID (for SDT table)"
-msgstr ""
-
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:97
-msgid "Assigns a program number to each PMT"
+msgid "PMT Program numbers"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:99
-msgid "Defines the pids to add to each pmt."
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
-msgid "Set PID to id of ES"
+#: modules/mux/mpeg/ts.c:109
+msgid "Set PID to ID of ES"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:105
-msgid "set PID to id of es"
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:114
+msgid "Data alignment"
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:118
 msgid "Shaping delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 msgid "Use keyframes"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -13217,72 +13496,71 @@ msgid ""
 "the biggest frames in the stream."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 msgid "Crypt video"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 msgid "Crypt video using CSA"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr ""
 
@@ -13292,16 +13570,16 @@ msgstr ""
 
 #: modules/mux/mpjpeg.c:33
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 
 #: modules/mux/mpjpeg.c:50
-msgid "Multipart jpeg muxer"
+msgid "Multipart JPEG muxer"
 msgstr ""
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
+msgid "Ogg/OGM muxer"
 msgstr ""
 
 #: modules/mux/wav.c:42
@@ -13313,7 +13591,7 @@ msgid "Copy packetizer"
 msgstr ""
 
 #: modules/packetizer/h264.c:47
-msgid "H264 video packetizer"
+msgid "H.264 video packetizer"
 msgstr ""
 
 #: modules/packetizer/mpeg4audio.c:118
@@ -13325,13 +13603,13 @@ msgid "MPEG4 video packetizer"
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:52
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -13355,7 +13633,7 @@ msgid "DAAP access"
 msgstr ""
 
 #: modules/services_discovery/hal.c:63
-msgid "HAL device detection"
+msgid "HAL devices detection"
 msgstr ""
 
 #: modules/services_discovery/hal.c:153
@@ -13367,14 +13645,14 @@ msgid "Podcast URLs list"
 msgstr ""
 
 #: modules/services_discovery/podcast.c:58
-msgid "Podcast '|' (pipe) seperated URLs list"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
 msgstr ""
 
-#: modules/services_discovery/podcast.c:62
-msgid "Podcast Service Discovery"
+#: modules/services_discovery/podcast.c:63
+msgid "Podcasts"
 msgstr ""
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 msgid "Podcast"
 msgstr ""
 
@@ -13383,117 +13661,117 @@ msgid "SAP multicast address"
 msgstr ""
 
 #: modules/services_discovery/sap.c:80
-msgid "Listen for SAP announcements on another address"
-msgstr ""
-
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
+msgid ""
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
 msgstr ""
 
 #: modules/services_discovery/sap.c:83
-msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
+msgid "IPv4 SAP"
 msgstr ""
 
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
+msgid "Listen to IPv4 announcements on the standard address."
 msgstr ""
 
 #: modules/services_discovery/sap.c:87
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
+msgid "IPv6 SAP"
 msgstr ""
 
 #: modules/services_discovery/sap.c:89
-msgid "IPv6 SAP scope"
+msgid "Listen to IPv6 announcements on the standard addresses."
 msgstr ""
 
 #: modules/services_discovery/sap.c:91
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+msgid "IPv6 SAP scope"
 msgstr ""
 
-#: modules/services_discovery/sap.c:92
-msgid "SAP timeout (seconds)"
+#: modules/services_discovery/sap.c:93
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr ""
 
 #: modules/services_discovery/sap.c:94
-msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+msgid "SAP timeout (seconds)"
 msgstr ""
 
 #: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+msgid ""
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr ""
 
 #: modules/services_discovery/sap.c:98
-msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+msgid "Try to parse the announce"
 msgstr ""
 
 #: modules/services_discovery/sap.c:100
+msgid ""
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
+msgstr ""
+
+#: modules/services_discovery/sap.c:103
 msgid "SAP Strict mode"
 msgstr ""
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 msgid "Use SAP cache"
 msgstr ""
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 msgid "SAP Announcements"
 msgstr ""
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr ""
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 msgid "Session Announcements (SAP)"
 msgstr ""
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 msgid "Session"
 msgstr ""
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 msgid "Tool"
 msgstr ""
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 msgid "User"
 msgstr ""
 
+#: modules/services_discovery/shout.c:61
+msgid "Number of streams"
+msgstr ""
+
 #: modules/services_discovery/shout.c:62
-msgid "Maximum number of shoutcast servers to be listed"
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr ""
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr ""
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 msgid "Shoutcast"
 msgstr ""
 
@@ -13506,39 +13784,41 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr ""
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
 msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 msgid "ID Offset"
 msgstr ""
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
 msgstr ""
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 msgid "Bridge"
 msgstr ""
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 msgid "Bridge stream output"
 msgstr ""
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 msgid "Bridge out"
 msgstr ""
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr ""
 
@@ -13558,7 +13838,7 @@ msgstr ""
 msgid "Introduces a delay in the display of the stream."
 msgstr ""
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 msgid "Display"
 msgstr ""
 
@@ -13574,9 +13854,8 @@ msgstr ""
 msgid "Output access method"
 msgstr ""
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
+#: modules/stream_out/es.c:39
+msgid "This is the default output access method that will be used."
 msgstr ""
 
 #: modules/stream_out/es.c:41
@@ -13584,72 +13863,66 @@ msgid "Audio output access method"
 msgstr ""
 
 #: modules/stream_out/es.c:43
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
+msgid "This is the output access method that will be used for audio."
 msgstr ""
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 msgid "Video output access method"
 msgstr ""
 
-#: modules/stream_out/es.c:47
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
+#: modules/stream_out/es.c:46
+msgid "This is the output access method that will be used for video."
 msgstr ""
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 msgid "Output muxer"
 msgstr ""
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
-msgid "Allows you to specify the muxer used for the streaming output."
+#: modules/stream_out/es.c:50
+msgid "This is the default muxer method that will be used."
 msgstr ""
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 msgid "Audio output muxer"
 msgstr ""
 
-#: modules/stream_out/es.c:55
-msgid "Allows you to specify the muxer used for the audio streaming output."
+#: modules/stream_out/es.c:53
+msgid "This is the muxer that will be used for audio."
 msgstr ""
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 msgid "Video output muxer"
 msgstr ""
 
-#: modules/stream_out/es.c:58
-msgid "Allows you to specify the muxer used for the video streaming output."
+#: modules/stream_out/es.c:56
+msgid "This is the muxer that will be used for video."
 msgstr ""
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 msgid "Output URL"
 msgstr ""
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
-msgid "Allows you to specify the output URL used for the streaming output."
+#: modules/stream_out/es.c:60
+msgid "This is the default output URI."
 msgstr ""
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 msgid "Audio output URL"
 msgstr ""
 
-#: modules/stream_out/es.c:65
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
+#: modules/stream_out/es.c:63
+msgid "This is the output URI that will be used for audio."
 msgstr ""
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 msgid "Video output URL"
 msgstr ""
 
-#: modules/stream_out/es.c:69
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
+#: modules/stream_out/es.c:66
+msgid "This is the output URI that will be used for video."
 msgstr ""
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 msgid "Elementary stream output"
 msgstr ""
 
@@ -13677,132 +13950,156 @@ msgstr ""
 msgid "Mosaic bridge stream output"
 msgstr ""
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr ""
 
 #: modules/stream_out/rtp.c:51
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 
 #: modules/stream_out/rtp.c:55
 msgid "Muxer"
 msgstr ""
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
-msgid "Session name"
+#: modules/stream_out/rtp.c:57
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:61
-msgid "Allows you to specify the session name used for the streaming output."
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
+msgid "Session name"
 msgstr ""
 
 #: modules/stream_out/rtp.c:62
-msgid "Session description"
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
 msgstr ""
 
 #: modules/stream_out/rtp.c:64
-msgid "Allows you to give a broader description of the stream."
+msgid "Session description"
+msgstr ""
+
+#: modules/stream_out/rtp.c:66
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 msgid "Session URL"
 msgstr ""
 
-#: modules/stream_out/rtp.c:67
-msgid "Allows you to specify a URL with additional information on the stream."
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 msgid "Session email"
 msgstr ""
 
-#: modules/stream_out/rtp.c:70
-msgid "Allows you to specify contact e-mail address for this session."
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:74
-msgid "Allows you to specify the base port used for the RTP streaming."
+#: modules/stream_out/rtp.c:79
+msgid "This allows you to specify the base port for the RTP streaming."
 msgstr ""
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 msgid "Audio port"
 msgstr ""
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
+"This allows you to specify the default audio port for the RTP streaming."
 msgstr ""
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 msgid "Video port"
 msgstr ""
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
+"This allows you to specify the default video port for the RTP streaming."
 msgstr ""
 
-#: modules/stream_out/rtp.c:84
-msgid "Allows you to specify the Time-To-Live for the output stream."
+#: modules/stream_out/rtp.c:89
+msgid "This allows you to specify the Time-To-Live for the output stream."
+msgstr ""
+
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
 msgstr ""
 
 #: modules/stream_out/rtp.c:93
-msgid "RTP stream output"
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
 msgstr ""
 
-#: modules/stream_out/standard.c:45
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
+#: modules/stream_out/rtp.c:102
+msgid "RTP stream output"
 msgstr ""
 
-#: modules/stream_out/standard.c:47
-msgid "Output URL (deprecated)"
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
 msgstr ""
 
-#: modules/stream_out/standard.c:49
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
+#: modules/stream_out/standard.c:44
+msgid "This is the muxer that will be used."
 msgstr ""
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:45
 msgid "Output destination"
 msgstr ""
 
-#: modules/stream_out/standard.c:54
-msgid ""
-"Allows you to specify the output destination used for the streaming output."
+#: modules/stream_out/standard.c:47
+msgid "This is the destination (URL) that will be used for the stream."
 msgstr ""
 
-#: modules/stream_out/standard.c:58
-msgid "Name of the session that will be announced with SAP"
+#: modules/stream_out/standard.c:50
+msgid ""
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 msgid "Session groupname"
 msgstr ""
 
-#: modules/stream_out/standard.c:62
-msgid "Name of the group that will be announced for the session"
+#: modules/stream_out/standard.c:55
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 msgid "SAP announcing"
 msgstr ""
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+msgid "Announce this session with SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 msgid "Standard"
 msgstr ""
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 msgid "Standard stream output"
 msgstr ""
 
@@ -13880,7 +14177,8 @@ msgstr ""
 
 #: modules/stream_out/transcode.c:48
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
+"This is the video encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
 #: modules/stream_out/transcode.c:50
@@ -13888,221 +14186,273 @@ msgid "Destination video codec"
 msgstr ""
 
 #: modules/stream_out/transcode.c:52
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
+msgid "This is the video codec that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 msgid "Video bitrate"
 msgstr ""
 
+#: modules/stream_out/transcode.c:55
+msgid "Target bitrate of the transcoded video stream."
+msgstr ""
+
 #: modules/stream_out/transcode.c:56
-msgid "Allows you to specify the video bitrate used for the streaming output."
+msgid "Video scaling"
 msgstr ""
 
 #: modules/stream_out/transcode.c:58
-msgid "Video scaling"
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
 msgstr ""
 
-#: modules/stream_out/transcode.c:60
-msgid "Allows you to scale the video before encoding."
+#: modules/stream_out/transcode.c:59
+msgid "Video frame-rate"
 msgstr ""
 
 #: modules/stream_out/transcode.c:61
-msgid "Video frame-rate"
+msgid "Target output frame rate for the video stream."
 msgstr ""
 
-#: modules/stream_out/transcode.c:63
-msgid "Allows you to specify an output frame rate for the video."
+#: modules/stream_out/transcode.c:64
+msgid "Deinterlace the video before encoding."
 msgstr ""
 
-#: modules/stream_out/transcode.c:66
-msgid "Allows you to deinterlace the video before encoding."
+#: modules/stream_out/transcode.c:67
+msgid "Specify the deinterlace module to use."
 msgstr ""
 
-#: modules/stream_out/transcode.c:76
+#: modules/stream_out/transcode.c:74
 msgid "Maximum video width"
 msgstr ""
 
-#: modules/stream_out/transcode.c:78
-msgid "Allows you to specify a maximum output video width."
+#: modules/stream_out/transcode.c:76
+msgid "Maximum output video width."
 msgstr ""
 
-#: modules/stream_out/transcode.c:79
+#: modules/stream_out/transcode.c:77
 msgid "Maximum video height"
 msgstr ""
 
-#: modules/stream_out/transcode.c:81
-msgid "Allows you to specify a maximum output video height."
+#: modules/stream_out/transcode.c:79
+msgid "Maximum output video height."
 msgstr ""
 
-#: modules/stream_out/transcode.c:82
+#: modules/stream_out/transcode.c:80
 msgid "Video filter"
 msgstr ""
 
-#: modules/stream_out/transcode.c:84
+#: modules/stream_out/transcode.c:82
 msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
+msgstr ""
+
+#: modules/stream_out/transcode.c:85
+msgid "Video crop (top)"
 msgstr ""
 
 #: modules/stream_out/transcode.c:87
-msgid "Video crop top"
+msgid "Number of pixels to crop at the top of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:89
-msgid "Allows you to specify the top coordinate for the video cropping."
+#: modules/stream_out/transcode.c:88
+msgid "Video crop (left)"
 msgstr ""
 
 #: modules/stream_out/transcode.c:90
-msgid "Video crop left"
+msgid "Number of pixels to crop at the left of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:92
-msgid "Allows you to specify the left coordinate for the video cropping."
+#: modules/stream_out/transcode.c:91
+msgid "Video crop (bottom)"
 msgstr ""
 
 #: modules/stream_out/transcode.c:93
-msgid "Video crop bottom"
+msgid "Number of pixels to crop at the bottom of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:95
-msgid "Allows you to specify the bottom coordinate for the video cropping."
+#: modules/stream_out/transcode.c:94
+msgid "Video crop (right)"
 msgstr ""
 
 #: modules/stream_out/transcode.c:96
-msgid "Video crop right"
+msgid "Number of pixels to crop at the right of the video."
 msgstr ""
 
 #: modules/stream_out/transcode.c:98
-msgid "Allows you to specify the right coordinate for the video cropping."
+msgid "Video padding (top)"
 msgstr ""
 
 #: modules/stream_out/transcode.c:100
-msgid "Audio encoder"
+msgid "Size of the black border to add at the top of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:102
-msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+#: modules/stream_out/transcode.c:101
+msgid "Video padding (left)"
+msgstr ""
+
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
 msgstr ""
 
 #: modules/stream_out/transcode.c:104
-msgid "Destination audio codec"
+msgid "Video padding (bottom)"
 msgstr ""
 
 #: modules/stream_out/transcode.c:106
-msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
+msgid "Size of the black border to add at the bottom of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:108
-msgid "Audio bitrate"
+#: modules/stream_out/transcode.c:107
+msgid "Video padding (right)"
 msgstr ""
 
-#: modules/stream_out/transcode.c:110
-msgid "Allows you to specify the audio bitrate used for the streaming output."
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:112
-msgid "Audio sample rate"
+#: modules/stream_out/transcode.c:111
+msgid "Video canvas width"
+msgstr ""
+
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
 msgstr ""
 
 #: modules/stream_out/transcode.c:114
-msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
+msgid "Video canvas height"
 msgstr ""
 
 #: modules/stream_out/transcode.c:116
-msgid "Audio channels"
+msgid "This will automatically crod and pad the video to a specified height."
+msgstr ""
+
+#: modules/stream_out/transcode.c:117
+msgid "Video canvas aspect ratio"
 msgstr ""
 
-#: modules/stream_out/transcode.c:118
+#: modules/stream_out/transcode.c:119
 msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
 msgstr ""
 
-#: modules/stream_out/transcode.c:121
-msgid "Subtitles encoder"
+#: modules/stream_out/transcode.c:122
+msgid "Audio encoder"
 msgstr ""
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:124
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:125
-msgid "Destination subtitles codec"
+#: modules/stream_out/transcode.c:126
+msgid "Destination audio codec"
 msgstr ""
 
-#: modules/stream_out/transcode.c:127
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
+#: modules/stream_out/transcode.c:128
+msgid "This is the audio codec that will be used."
 msgstr ""
 
 #: modules/stream_out/transcode.c:129
-msgid "Subpictures filter"
+msgid "Audio bitrate"
 msgstr ""
 
 #: modules/stream_out/transcode.c:131
+msgid "Target bitrate of the transcoded audio stream."
+msgstr ""
+
+#: modules/stream_out/transcode.c:132
+msgid "Audio sample rate"
+msgstr ""
+
+#: modules/stream_out/transcode.c:134
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
-msgid "OSD menu"
+#: modules/stream_out/transcode.c:135
+msgid "Audio channels"
 msgstr ""
 
 #: modules/stream_out/transcode.c:137
-msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+msgid "Number of audio channels in the transcoded streams."
 msgstr ""
 
 #: modules/stream_out/transcode.c:139
-msgid "Number of threads"
+msgid "Subtitles encoder"
 msgstr ""
 
 #: modules/stream_out/transcode.c:141
-msgid "Allows you to specify the number of threads used for the transcoding."
+msgid ""
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
+msgstr ""
+
+#: modules/stream_out/transcode.c:143
+msgid "Destination subtitles codec"
+msgstr ""
+
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
+msgstr ""
+
+#: modules/stream_out/transcode.c:149
+msgid ""
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
+msgstr ""
+
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
+msgid "OSD menu"
+msgstr ""
+
+#: modules/stream_out/transcode.c:156
+msgid ""
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
+msgstr ""
+
+#: modules/stream_out/transcode.c:158
+msgid "Number of threads"
 msgstr ""
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:160
+msgid "Number of threads used for the transcoding."
+msgstr ""
+
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
 msgstr ""
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 msgid "Synchronise on audio track"
 msgstr ""
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
 msgstr ""
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 msgid "Transcode stream output"
 msgstr ""
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 msgid "Overlays/Subtitles"
 msgstr ""
 
@@ -14140,58 +14490,60 @@ msgid "AltiVec conversions from "
 msgstr ""
 
 #: modules/video_filter/adjust.c:60
-msgid "Enable brightness threshold"
+msgid "Brightness threshold"
 msgstr ""
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:65
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
+#: modules/video_filter/adjust.c:67
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
 msgstr ""
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
+#: modules/video_filter/adjust.c:69
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:71
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr ""
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+#: modules/video_filter/adjust.c:73
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr ""
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 msgid "Image properties filter"
 msgstr ""
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr ""
 
@@ -14204,22 +14556,24 @@ msgid "Number of clones"
 msgstr ""
 
 #: modules/video_filter/clone.c:56
-msgid "Select the number of video windows in which to clone the video."
+msgid "Number of video windows in which to clone the video."
 msgstr ""
 
 #: modules/video_filter/clone.c:59
-msgid "List of video output modules"
+msgid "Video output modules"
 msgstr ""
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
 msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 msgid "Clone video filter"
 msgstr ""
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 msgid "Clone"
 msgstr ""
 
@@ -14238,27 +14592,30 @@ msgid "Automatic cropping"
 msgstr ""
 
 #: modules/video_filter/crop.c:58
-msgid "Activate automatic black border cropping."
+msgid "Automatic black border cropping."
 msgstr ""
 
 #: modules/video_filter/crop.c:61
 msgid "Crop video filter"
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 msgid "Deinterlace mode"
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:103
-msgid "Default deinterlace method to use for local playback"
+#: modules/video_filter/deinterlace.c:109
+msgid "Deinterlace method to use for local playback."
+msgstr ""
+
+#: modules/video_filter/deinterlace.c:111
+msgid "Streaming deinterlace mode"
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:106
-msgid "Default deinterlace methode to use for streaming"
+#: modules/video_filter/deinterlace.c:112
+msgid "Deinterlace method to use for streaming."
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:121
 msgid "Deinterlacing video filter"
 msgstr ""
 
@@ -14269,7 +14626,7 @@ msgstr ""
 #: modules/video_filter/distort.c:65
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr ""
 
 #: modules/video_filter/distort.c:67
@@ -14277,38 +14634,40 @@ msgid "Gradient image type"
 msgstr ""
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 msgid "Apply cartoon effect"
 msgstr ""
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Wave"
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Ripple"
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Gradient"
 msgstr ""
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Edge"
 msgstr ""
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 msgid "Distort video filter"
 msgstr ""
 
@@ -14327,67 +14686,71 @@ msgstr ""
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 msgid "Logo animation # of loops"
 msgstr ""
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+msgid "X coordinate"
+msgstr ""
+
+#: modules/video_filter/logo.c:79
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+msgid "Y coordinate"
 msgstr ""
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
+#: modules/video_filter/logo.c:82
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:84
 msgid "Transparency of the logo"
 msgstr ""
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 msgid "Logo position"
 msgstr ""
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 msgid "Logo video filter"
 msgstr ""
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 msgid "Logo overlay"
 msgstr ""
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 msgid "Logo sub filter"
 msgstr ""
 
@@ -14395,181 +14758,264 @@ msgstr ""
 msgid "Magnify/Zoom interactive video filter"
 msgstr ""
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr ""
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
+msgid "Marquee text to display."
 msgstr ""
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
+msgid "X offset"
 msgstr ""
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+msgid "X offset, from the left screen edge."
 msgstr ""
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr ""
-
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
+msgid "Y offset"
 msgstr ""
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+msgid "Y offset, down from the top."
 msgstr ""
 
 #: modules/video_filter/marq.c:83
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
+#: modules/video_filter/marq.c:87
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
 msgstr ""
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 msgid "Font size, pixels"
 msgstr ""
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+msgid "Font size, in pixels. Default is -1 (use default font size)."
+msgstr ""
+
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:99
 msgid "Marquee position"
 msgstr ""
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 msgid "Misc"
 msgstr ""
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
+#: modules/video_filter/marq.c:141
+msgid "Marquee display"
 msgstr ""
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
+msgid "Transparency"
 msgstr ""
 
 #: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:93
-msgid "Height in pixels"
+#: modules/video_filter/mosaic.c:95
+msgid "Total height of the mosaic, in pixels."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:94
-msgid "Width in pixels"
+#: modules/video_filter/mosaic.c:97
+msgid "Total width of the mosaic, in pixels."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:95
-msgid "Top left corner x coordinate"
+#: modules/video_filter/mosaic.c:99
+msgid "Top left corner X coordinate"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:96
-msgid "Top left corner y coordinate"
+#: modules/video_filter/mosaic.c:100
+msgid "X Coordinate of the top-left corner of the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:101
+msgid "Top left corner Y coordinate"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
+#: modules/video_filter/mosaic.c:102
+msgid "Y Coordinate of the top-left corner of the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:103
+msgid "Vertical border width"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:106
+msgid "Horizontal border width"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:110
 msgid "Mosaic alignment"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:112
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:116
 msgid "Positioning method"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:117
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 msgid "Number of rows"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 msgid "Number of columns"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:108
+#: modules/video_filter/mosaic.c:129
+msgid "Keep the original aspect ratio when resizing mosaic elements."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:131
 msgid "Keep original size"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
+#: modules/video_filter/mosaic.c:132
+msgid "Keep the original size of mosaic elements."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:134
+msgid "Elements order"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:135
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:140
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:144
+msgid "Bluescreen"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:145
+msgid ""
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:154
+msgid ""
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:156
+msgid "Bluescreen U tolerance"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:160
+msgid "Bluescreen V tolerance"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:167
 msgid "fixed"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 msgid "Mosaic video sub filter"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 msgid "Mosaic"
 msgstr ""
 
@@ -14594,7 +15040,7 @@ msgid "Description file"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+msgid "A file containing a simple playlist"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:57
@@ -14602,7 +15048,7 @@ msgid "History parameter"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:58
-msgid "History parameter, number of frames used for detection"
+msgid "The umber of frames used for detection."
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:61
@@ -14614,107 +15060,125 @@ msgid "Motion detect"
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:42
-msgid "OSD menu configuration file"
+msgid "Configuration file"
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
+msgid "Configuration file for the OSD Menu"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:51
-msgid "X coordinate of the OSD menu"
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:54
-msgid "Y coordinate of the OSD menu"
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:57
-msgid "OSD menu position"
+#: modules/video_filter/osdmenu.c:56
+msgid "Menu position"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
+#: modules/video_filter/osdmenu.c:62
+msgid "Menu timeout"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
 "remaining time. This will ensure that they are at least the specified time "
 "visible."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:69
-msgid "Update speed of OSD menu"
+#: modules/video_filter/osdmenu.c:68
+msgid "Menu update interval"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:117
-msgid "On Screen Display menu subfilter"
+msgid "On Screen Display menu"
 msgstr ""
 
 #: modules/video_filter/rss.c:121
-msgid "RSS/Atom feed URLs"
+msgid "Feed URLs"
 msgstr ""
 
 #: modules/video_filter/rss.c:122
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr ""
 
 #: modules/video_filter/rss.c:123
-msgid "RSS/Atom feed speed"
+msgid "Speed of feeds"
 msgstr ""
 
 #: modules/video_filter/rss.c:124
-msgid "RSS/Atom feed speed (bigger is slower)"
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
 msgstr ""
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
-msgid "RSS/Atom feed max number of chars displayed"
+#: modules/video_filter/rss.c:125
+msgid "Max length"
 msgstr ""
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
+#: modules/video_filter/rss.c:126
+msgid "Maximum number of characters displayed on the screen."
 msgstr ""
 
 #: modules/video_filter/rss.c:128
+msgid "Refresh time"
+msgstr ""
+
+#: modules/video_filter/rss.c:129
+msgid ""
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
+msgstr ""
+
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
+msgstr ""
+
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
+msgstr ""
+
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
+msgstr ""
+
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+msgid "Text position"
 msgstr ""
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:154
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
 msgstr ""
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:197
 msgid "RSS and Atom feed display"
 msgstr ""
 
@@ -14731,7 +15195,7 @@ msgid "Scaling mode"
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
+msgid "Scaling mode to use."
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:68
@@ -14785,25 +15249,29 @@ msgstr ""
 #: modules/video_filter/time.c:72
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
+msgstr ""
+
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
 msgstr ""
 
-#: modules/video_filter/time.c:88
-msgid "Time position"
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
 msgstr ""
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:93
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 msgid "Time overlay"
 msgstr ""
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr ""
 
@@ -14840,13 +15308,11 @@ msgid "Video transformation filter"
 msgstr ""
 
 #: modules/video_filter/wall.c:54
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+msgid "Number of horizontal windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:58
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+msgid "Number of vertical windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:61
@@ -14854,7 +15320,7 @@ msgid "Active windows"
 msgstr ""
 
 #: modules/video_filter/wall.c:62
-msgid "Comma separated list of active windows, defaults to all"
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr ""
 
 #: modules/video_filter/wall.c:65
@@ -14862,19 +15328,19 @@ msgid "Element aspect ratio"
 msgstr ""
 
 #: modules/video_filter/wall.c:66
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr ""
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 msgid "Wall video filter"
 msgstr ""
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 msgid "Image wall"
 msgstr ""
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
+msgid "ASCII Art"
 msgstr ""
 
 #: modules/video_output/aa.c:58
@@ -14961,23 +15427,21 @@ msgid "Framebuffer device"
 msgstr ""
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 msgid "GNU/Linux console framebuffer video output"
 msgstr ""
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
+msgid "X11 display"
 msgstr ""
 
 #: modules/video_output/ggi.c:58
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 
@@ -14994,7 +15458,7 @@ msgid "Image format"
 msgstr ""
 
 #: modules/video_output/image.c:49
-msgid "Set the format of the output image."
+msgid "Format of the output images (png or jpg)."
 msgstr ""
 
 #: modules/video_output/image.c:51
@@ -15003,8 +15467,7 @@ msgstr ""
 
 #: modules/video_output/image.c:52
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
 
 #: modules/video_output/image.c:55
@@ -15013,15 +15476,21 @@ msgstr ""
 
 #: modules/video_output/image.c:56
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 msgid "Image video output"
 msgstr ""
 
@@ -15034,15 +15503,15 @@ msgid "OpenGL cube rotation speed"
 msgstr ""
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
 msgstr ""
 
 #: modules/video_output/opengl.c:122
-msgid "Select effect"
+msgid "Effect"
 msgstr ""
 
 #: modules/video_output/opengl.c:124
-msgid "Allows you to select different visual effects."
+msgid "Several visual OpenGL effects are available."
 msgstr ""
 
 #: modules/video_output/opengl.c:129
@@ -15054,13 +15523,13 @@ msgid "Transparent Cube"
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
+msgid "QT Embedded display"
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:81
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:117
@@ -15072,39 +15541,40 @@ msgid "Simple DirectMedia Layer video output"
 msgstr ""
 
 #: modules/video_output/snapshot.c:60
-msgid "snapshot width"
+msgid "Snapshot width"
 msgstr ""
 
 #: modules/video_output/snapshot.c:61
-msgid "Set the width of the snapshot image."
+msgid "Width of the snapshot image."
 msgstr ""
 
 #: modules/video_output/snapshot.c:63
-msgid "snapshot height"
+msgid "Snapshot height"
 msgstr ""
 
 #: modules/video_output/snapshot.c:64
-msgid "Set the height of the snapshot image."
+msgid "Height of the snapshot image."
 msgstr ""
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
+msgid "Chroma"
 msgstr ""
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr ""
 
-#: modules/video_output/snapshot.c:69
-msgid "cache size (number of images)"
+#: modules/video_output/snapshot.c:70
+msgid "Cache size (number of images)"
 msgstr ""
 
-#: modules/video_output/snapshot.c:70
-msgid "Set the cache size (number of images to keep)."
+#: modules/video_output/snapshot.c:71
+msgid "Snapshot cache size (number of images to keep)."
 msgstr ""
 
-#: modules/video_output/snapshot.c:74
-msgid "snapshot module"
+#: modules/video_output/snapshot.c:75
+msgid "Snapshot module"
 msgstr ""
 
 #: modules/video_output/svgalib.c:56
@@ -15123,10 +15593,10 @@ msgstr ""
 msgid "XVideo adaptor number"
 msgstr ""
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 
 #: modules/video_output/x11/glx.c:92 modules/video_output/x11/x11.c:43
@@ -15148,19 +15618,20 @@ msgstr ""
 #: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
 #: modules/video_output/x11/xvideo.c:60
 msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
 msgstr ""
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
-msgid "Screen to be used for fullscreen mode."
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
+msgid "Screen for fullscreen mode."
 msgstr ""
 
 #: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
 #: modules/video_output/x11/xvideo.c:74
 msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
 msgstr ""
 
 #: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
@@ -15171,14 +15642,16 @@ msgstr ""
 msgid "Use shared memory to communicate between VLC and the X server."
 msgstr ""
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr ""
-
 #: modules/video_output/x11/x11.c:78
 msgid "X11 video output"
 msgstr ""
 
+#: modules/video_output/x11/xvideo.c:46
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+
 #: modules/video_output/x11/xvideo.c:63
 msgid "XVimage chroma format"
 msgstr ""
@@ -15207,7 +15680,7 @@ msgstr ""
 
 #: modules/visualization/goom.c:60
 msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
+"This allows you to set the resolution of the Goom display (bigger resolution "
 "will be prettier but more CPU intensive)."
 msgstr ""
 
@@ -15216,7 +15689,8 @@ msgid "Goom animation speed"
 msgstr ""
 
 #: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
 msgstr ""
 
 #: modules/visualization/goom.c:70
@@ -15234,7 +15708,7 @@ msgstr ""
 #: modules/visualization/visual/visual.c:40
 msgid ""
 "A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
+"Current effects include: dummy, scope, spectrum."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:45
@@ -15278,7 +15752,7 @@ msgid "Enable peaks"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
+msgid "Draw \"peaks\" in the spectrum analyzer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:69
@@ -15286,7 +15760,7 @@ msgid "Enable original graphic spectrum"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:71
-msgid "Defines whether to draw the original spectrum graphic routine."
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:73
@@ -15294,7 +15768,7 @@ msgid "Enable bands"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:75
-msgid "Defines whether to draw the bands."
+msgid "Draw bands in the spectrometer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:77
@@ -15326,7 +15800,7 @@ msgid "Peak height"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:91
-msgid "This is the total pixel height of the peak items."
+msgid "Total pixel height of the peak items."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:93
@@ -15350,7 +15824,7 @@ msgid "Number of stars"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
+msgid "Number of stars to draw with random effect."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:109
@@ -15370,7 +15844,7 @@ msgid "Flip vertical position"
 msgstr ""
 
 #: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
+msgid "Display XOSD output at the bottom of the screen instead of the top."
 msgstr ""
 
 #: modules/visualization/xosd.c:67
@@ -15378,21 +15852,28 @@ msgid "Vertical offset"
 msgstr ""
 
 #: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
 msgstr ""
 
-#: modules/visualization/xosd.c:70
+#: modules/visualization/xosd.c:72
 msgid "Shadow offset"
 msgstr ""
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+msgid "Font used to display text in the XOSD output."
 msgstr ""
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
+#: modules/visualization/xosd.c:79
+msgid "Color used to display text in the XOSD output."
 msgstr ""
 
-#: modules/visualization/xosd.c:82
+#: modules/visualization/xosd.c:84
 msgid "XOSD interface"
 msgstr ""
index f88933d63dc15a983ee1c8ab2e8a643220b9e60f..41f1631bc1c6bdf03fdda13a05e3a47090b1a9a7 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-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+0100\n"
 "PO-Revision-Date: 2005-12-11 11:12+0800\n"
 "Last-Translator: Wei Mingzhi <whistler_wmz@users.sourceforge.net>\n"
 "Language-Team: Simplified Chinese\n"
@@ -18,178 +18,172 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:578
-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选项"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+#, fuzzy
+msgid "Select \"Advanced Options\" to see all options."
 msgstr "单击\"高级选项\"查看所有选项。"
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr "一般"
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr "界面"
 
 #: include/vlc_config_cat.h:40
-msgid "Settings for VLC interfaces"
+#, fuzzy
+msgid "Settings for VLC's interfaces"
 msgstr "VLC界面设置"
 
 #: include/vlc_config_cat.h:42
 msgid "General interface setttings"
 msgstr "一般界面设置"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
+msgstr "最小界面"
+
+#: include/vlc_config_cat.h:45
+#, fuzzy
+msgid "Settings for the main interface"
+msgstr "VLC界面设置"
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
 msgid "Control interfaces"
 msgstr "控制界面"
 
-#: include/vlc_config_cat.h:45
-msgid "Control interface settings"
-msgstr "控制界面设置"
+#: include/vlc_config_cat.h:48
+#, fuzzy
+msgid "Settings for VLC's control interfaces"
+msgstr "VLC界面设置"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 msgid "Hotkeys settings"
 msgstr "热键设置"
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "音频"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 msgid "Audio settings"
 msgstr "音频设置"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 msgid "General audio settings"
 msgstr "一般音频设置"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr "过滤器"
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
+#: include/vlc_config_cat.h:62
+#, fuzzy
+msgid "Audio filters are used to postprocess the audio stream."
 msgstr "音频过滤器可以用于对音频流进行善后处理。"
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "视觉效果"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 msgid "Audio visualizations"
 msgstr "音频视觉效果"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 msgid "Output modules"
 msgstr "输出模块"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr "音频输出模块的一般设置"
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr "杂项"
 
-#: include/vlc_config_cat.h:69
-msgid "Miscellaneous audio settings and modules"
+#: include/vlc_config_cat.h:72
+#, fuzzy
+msgid "Miscellaneous audio settings and modules."
 msgstr "模块及音频杂项设置"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "视频"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 msgid "Video settings"
 msgstr "视频设置"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 msgid "General video settings"
 msgstr "一般视频设置"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 msgid "Choose your preferred video output and configure it here."
 msgstr "选择你所偏好的视频输出模块并设置"
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
+#: include/vlc_config_cat.h:87
+#, fuzzy
+msgid "Video filters are used to postprocess the video stream."
 msgstr "视频过滤器可以用于对视频流进行善后处理"
 
-#: include/vlc_config_cat.h:86
+#: include/vlc_config_cat.h:89
 msgid "Subtitles/OSD"
 msgstr "字幕/OSD"
 
-#: include/vlc_config_cat.h:87
+#: include/vlc_config_cat.h:90
+#, fuzzy
 msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr "关于 OSD,字幕和覆盖的子图的一些杂项"
 
-#: include/vlc_config_cat.h:89
-msgid "Text rendering"
-msgstr "字体渲染"
-
-#: include/vlc_config_cat.h:91
-msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
-msgstr ""
-"使用 \"freetype\" 模块中的设置来选择您所要 VLC 渲染文字使用的字体(例如显示标"
-"题)。"
-
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr "输入 / 编码器"
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
+#, fuzzy
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 "这些是关于 VLC 的输入、多路传输和解码的部分。编码器的设置也可以在这里找到。"
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 msgid "Access modules"
 msgstr "存取模块"
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
 "you may want to alter are HTTP proxy or caching settings."
@@ -197,61 +191,66 @@ msgstr ""
 "关于各种 VLC 使用的存取方法的设置。您可能要更改的一般的设置为 HTTP 代理或缓存"
 "设置。"
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 msgid "Access filters"
 msgstr "存取过滤器"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
+#, fuzzy
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 "存取过滤器是允许 VLC 的在输入方面上的高级操作的特殊模块。除非您知道您在做什"
 "么,您不应该改变这里的设置。\n"
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 msgid "Demuxers"
 msgstr "Demuxers"
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
+#: include/vlc_config_cat.h:116
+#, fuzzy
+msgid "Demuxers are used to separate audio and video streams."
 msgstr " Demuxers可以用来分离音频和视频串流"
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 msgid "Video codecs"
 msgstr "视频编码器"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+#, fuzzy
+msgid "Settings for the video-only decoders and encoders."
 msgstr "设置纯视频编码及译码器"
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 msgid "Audio codecs"
 msgstr "音频编码器"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+#, fuzzy
+msgid "Settings for the audio-only decoders and encoders."
 msgstr "设置纯音频编码及译码器"
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 msgid "Other codecs"
 msgstr "其它编码器"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+#, fuzzy
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr "设置音频+视频、杂项编码及译码器"
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 msgid "General input settings. Use with care."
 msgstr "一般输入设置,请注意。"
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr "串流输出"
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -259,41 +258,42 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 msgid "General stream output settings"
 msgstr "一般串流输出设置"
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 msgid "Muxers"
 msgstr "Muxers"
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 msgid "Access output"
 msgstr "存取输出"
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 msgid "Packetizers"
 msgstr "封包器"
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
 "This setting allows you to always force a packetizer. You should probably "
@@ -301,188 +301,193 @@ msgid ""
 "You can also set default parameters for each packetizer."
 msgstr ""
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 msgid "Sout stream"
 msgstr "Sout流输出"
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
 "for each sout stream module here."
 msgstr ""
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 msgid "SAP"
 msgstr ""
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
 msgstr ""
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 msgid "VOD"
 msgstr ""
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr "VLC 的 Video On Demand 实现"
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr "播放列表"
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr "一般播放列表行为"
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 msgid "Services discovery"
 msgstr ""
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
+#, fuzzy
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr "服务探索"
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr "高级"
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 msgid "Advanced settings. Use with care."
 msgstr "高级设置,请小心设置。"
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr "CPU 特性"
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
+#, fuzzy
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 "这里您可以选择是否不使用一些 CPU 加速功能。您可能不应该更改这里的设置。"
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr "其它"
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "高级选项..."
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 msgid "Other advanced settings"
 msgstr "其它高级设置"
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr "网络"
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+#, fuzzy
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr "本模块对VLC其它部分提供网络的功能"
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr "彩度模块设置"
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr "这个设置会影响彩度转换模块"
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 msgid "Packetizer modules settings"
 msgstr "封包器模块设置"
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 msgid "Encoders settings"
 msgstr "编码器设置"
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr "视频/音频/字幕编码模块的一般设置"
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 msgid "Dialog providers settings"
 msgstr "Dialog providers 设置"
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr "在这里可以设置 Dialog providers"
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 msgid "Subtitle demuxer settings"
 msgstr "字幕demuxer设置"
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
 msgstr ""
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr "视频滤波器设置"
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "尚无可用的帮助文件"
 
-#: include/vlc_config_cat.h:224
-msgid "No help is available for these modules"
+#: include/vlc_config_cat.h:238
+#, fuzzy
+msgid "There is no help available for these modules."
 msgstr "本模块尚无可用的帮助文件"
 
 #: include/vlc_interface.h:137
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 msgid "Meta-information"
 msgstr ""
 
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "标题"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "作者"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "艺术家"
 
@@ -490,11 +495,11 @@ msgstr "艺术家"
 msgid "Genre"
 msgstr "流派"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "版权"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
 msgstr ""
 
@@ -507,7 +512,7 @@ msgstr ""
 msgid "Description"
 msgstr "描述"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "评分"
 
@@ -524,7 +529,7 @@ msgstr "设置"
 msgid "URL"
 msgstr "网址"
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "语言"
@@ -625,8 +630,20 @@ msgstr "编码器名称"
 msgid "Codec Description"
 msgstr "编码器描述"
 
+#: include/vlc/vlc.h:578
+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/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "关闭"
@@ -643,14 +660,14 @@ msgstr "示波器"
 msgid "Spectrum"
 msgstr "频谱"
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr "均衡器"
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "音频滤波器"
 
@@ -670,20 +687,20 @@ msgid "Stereo"
 msgstr "立体声"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "左"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "右"
 
@@ -755,92 +772,92 @@ msgstr "%s: 选项 `-W %s' 不允许一个参数\n"
 msgid "Bookmark %i"
 msgstr "书签 %i"
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr "音轨 %i"
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "程序"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "串流 %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "编码器"
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "类型"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "频道"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr "采样率"
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr ""
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr "比特每采样"
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr "位率"
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr ""
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr "分辨率"
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr "显示分辨率"
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 msgid "Frame rate"
 msgstr "帧率"
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr "字幕"
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr "串流"
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr "长度"
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 #, fuzzy
 msgid "Errors"
 msgstr "错误"
@@ -849,7 +866,7 @@ msgstr "错误"
 msgid "Bookmark"
 msgstr "书签"
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 msgid "Programs"
 msgstr "程序"
 
@@ -874,8 +891,8 @@ msgstr "视频轨"
 msgid "Audio Track"
 msgstr "音频轨"
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr "字幕轨"
 
@@ -913,14 +930,15 @@ msgid "Login"
 msgstr "记录"
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr "密码"
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "切换界面"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr "新增界面"
@@ -934,15 +952,15 @@ msgstr ""
 msgid "Help options"
 msgstr "说明选项"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr ""
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr ""
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr ""
 
@@ -990,7 +1008,7 @@ msgstr ""
 "\n"
 "按回车键继续...\n"
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr "自动"
 
@@ -1070,7 +1088,7 @@ msgstr "简体中文"
 msgid "Chinese Traditional"
 msgstr "繁体中文"
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 #, fuzzy
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
@@ -1080,105 +1098,110 @@ msgstr ""
 "这些选项允许您对 VLC 所使用的界面进行配置。\n"
 "您可以选择主界面,附加界面模块,或者定义各种相关选项。"
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr "界面模块"
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 #, fuzzy
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 "这些选项允许您选择 VLC 所使用的界面。\n"
 "默认行为是自动选择可用的最好的模块。"
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr "额外界面模块"
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 "这个选项允许你选择VLC使用的附加界面.它们可以在默认界面中切换过来.逗号用来分离"
 "这些界面模块.(一般值为logger, gestures, sap, rc, http 或者 screensaver)"
 
-#: src/libvlc.h:72
-msgid "This option allows you to select control interfaces. "
+#: src/libvlc.h:77
+#, fuzzy
+msgid "You can select control interfaces for VLC."
 msgstr "这个选项允许你选择控制界面"
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 msgid "Verbosity (0,1,2)"
 msgstr "提示(0,1,2)"
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
+#, fuzzy
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr "这个选项设置提示级别(0代表只有错误和标准信息, 1表示警告, 2代表调试)"
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 msgid "Be quiet"
 msgstr "安静"
 
-#: src/libvlc.h:81
-msgid "This option turns off all warning and information messages."
+#: src/libvlc.h:86
+#, fuzzy
+msgid "Turn off all warning and information messages."
 msgstr "这个选项会关闭所有警告及信息提示"
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 msgid "Default stream"
 msgstr "默认串流"
 
-#: src/libvlc.h:85
-msgid "This option allows you to always open a default stream on start-up."
-msgstr "此选项允许您在启动时总是打开一个默认的串流。"
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
+msgstr ""
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
+#, fuzzy
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr ""
 "此选项允许您设置用户界面的语言。如果此处被设为 \"自动\",系统将会自动检测所使"
 "用的语言。"
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "色彩化讯息"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
+#, fuzzy
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 "如此选项被打开,控制台中显示的信息将会是彩色的。您的终端需要 Linux 彩色支持。"
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr "显示高级选项"
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 #, fuzzy
 msgid "Show interface with mouse"
 msgstr "显示界面"
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
 "to add audio filters which can be used for post processing or visual effects "
@@ -1186,66 +1209,72 @@ msgid ""
 "the \"audio filters\" modules section."
 msgstr ""
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr "音频输出模块"
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
+#, fuzzy
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
+"这些选项允许您选择 VLC 所使用的界面。\n"
+"默认行为是自动选择可用的最好的模块。"
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr "打开音频"
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr "强制使用单声道"
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 msgid "This will force a mono audio output."
 msgstr "强制使用单声道输出"
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 msgid "Default audio volume"
 msgstr "默认音量"
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr "你可以在这里设置默认的音频输出音量,范围从0到1024"
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 msgid "Audio output saved volume"
 msgstr "已储存的音频输出音量"
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+#, fuzzy
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr "这里保存音频输出音量"
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 msgid "Audio output volume step"
 msgstr "输出音量步长"
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
 "0 to 1024."
 msgstr "用此选项设置调整音量的步长,范围从 0 到 1024"
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr "音频输出频率(Hz)"
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
@@ -1253,83 +1282,84 @@ msgstr ""
 "你可以在这里强制改变音频输出的频率.一般值为 -1(缺省), 48000, 44100, 32000, "
 "22050, 16000, 11025, 8000."
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr "高质量音频采样"
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
 "resampling algorithm will be used instead."
 msgstr ""
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 msgid "Audio desynchronization compensation"
 msgstr "音频异步校正"
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 
-#: src/libvlc.h:162
-msgid "Preferred audio output channels mode"
+#: src/libvlc.h:173
+#, fuzzy
+msgid "Audio output channels mode"
 msgstr "偏好的音频输出频道模式"
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
 msgstr "使用S/PDIF音频输出"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 msgid "Force detection of Dolby Surround"
 msgstr "强制检测杜比环绕"
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "On"
 msgstr "开"
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr "关"
 
-#: src/libvlc.h:186
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+#: src/libvlc.h:197
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr ""
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 msgid "Audio visualizations "
 msgstr "音频视觉效果"
 
-#: src/libvlc.h:191
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+#: src/libvlc.h:202
+#, fuzzy
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr "允许你增加视觉效果模块(频谱分析器、其它...)"
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1338,363 +1368,360 @@ msgid ""
 "options."
 msgstr ""
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr "视频输出模块"
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
+#, fuzzy
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
+"这些选项允许您选择 VLC 所使用的界面。\n"
+"默认行为是自动选择可用的最好的模块。"
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr "启动视频"
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr "视频宽度"
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr "视频高度"
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
-msgstr "视频x坐标"
+#: src/libvlc.h:236
+#, fuzzy
+msgid "Video X coordinate"
+msgstr "视频y坐标"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
+#: src/libvlc.h:241
+#, fuzzy
+msgid "Video Y coordinate"
 msgstr "视频y坐标"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr "视频标题"
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
-msgstr "你可以在这里指定视频窗口的标题"
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
+msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr "视频对齐"
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr "居中"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr "顶部"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr "底部"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr "左上"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr "右上"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr "左下"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr "右下"
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr "缩放视频"
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr "你可以通过特定参数缩放视频大小。"
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr "灰度视频输出"
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr "全屏幕视频输出"
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
-msgstr "如果该选项被打开,VLC会使用全屏幕模式打开视频"
+#: src/libvlc.h:272
+#, fuzzy
+msgid "Start video in fullscreen mode"
+msgstr "替代全屏幕方法"
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr "重叠视频输出"
 
-#: src/libvlc.h:262
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
 msgstr ""
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr "永远在最上层"
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 msgid "Always place the video window on top of other windows."
 msgstr "永远让视频窗口显示在其它窗口之上"
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr "关闭屏幕保护程序"
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr "在播放视频时关闭屏幕保护程序"
 
-#: src/libvlc.h:272
-#, fuzzy
-msgid "Log to file"
-msgstr "Logo文件名"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr "窗口装饰"
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
+#, fuzzy
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr "如果该选项打开,VLC 将不会在视频周围显示窗口标题、框架等。"
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr "视频过滤器模块"
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr "视频快照目录"
 
-#: src/libvlc.h:292
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+#: src/libvlc.h:299
+#, fuzzy
+msgid "Directory where the video snapshots will be stored."
 msgstr "允许你指定视频快照的存放目录"
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 msgid "Video snapshot format"
 msgstr "视频快照格式"
 
-#: src/libvlc.h:297
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
-msgstr "允许你指定视频快照的影像格式"
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
+msgstr ""
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 #, fuzzy
 msgid "Display video snapshot preview"
 msgstr "获取视频快照"
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 msgid "Video cropping"
 msgstr "视频修整"
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr "源比率"
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
 "(1.25, 1.3333, etc.) expressing pixel squareness."
 msgstr ""
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr "固定 HDTV 高度"
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 msgid "Monitor pixel aspect ratio"
 msgstr "监视器像素纵横比"
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 msgid "Skip frames"
 msgstr "跳过帧"
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr "这个选项的选择可以在你的电脑不够好时允许MPEG2流产生丢帧"
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "跳过帧"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr "静音同步"
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
 "channel."
 msgstr ""
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr "时钟参考平均计数器"
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
 msgstr "当使用PVR输入(或者一个很不正常的源), 你必须设置这个值为10000."
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 msgid "Clock synchronisation"
 msgstr "时钟同步"
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
+#, fuzzy
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr "允许你打开或者关闭实时源的时钟同步."
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr "网络同步化"
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1706,196 +1733,200 @@ msgstr ""
 msgid "Default"
 msgstr "默认"
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr "启动"
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 msgid "UDP port"
 msgstr "UDP 端口"
 
-#: src/libvlc.h:369
+#: src/libvlc.h:384
 #, fuzzy
-msgid "This is the port used for UDP streams. 1234 by default."
+msgid "This is the default port used for UDP streams. Default is 1234."
 msgstr "这是用于UDP流的端口.默认值是1234."
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr "网络接口的MTU"
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
+#, fuzzy
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr "这是可以在网络上传输的包的最大大小。在以太网上通常是 1500。"
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 #, fuzzy
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr "表示流输出发送的组播包的有效时间"
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 #, fuzzy
 msgid "IPv6 multicast output interface"
 msgstr "Multicast 输出接口"
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+#, fuzzy
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr "表示这是组播输出接口.这个重写了路由表."
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 #, fuzzy
 msgid "IPv4 multicast output interface address"
 msgstr "Multicast 输出接口"
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 #, fuzzy
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr "表示这是组播输出接口.这个重写了路由表."
 
-#: src/libvlc.h:391
-msgid "Program to select"
-msgstr "要选择的节目"
-
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
 "if you want to read a multi-program stream (like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:397
-msgid "Programs to select"
-msgstr "要选择的节目"
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 msgid "Audio track"
 msgstr "音轨"
 
-#: src/libvlc.h:406
+#: src/libvlc.h:422
 #, fuzzy
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr "设置你想使用的音频轨道的串流号码(从0到n)"
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 msgid "Subtitles track"
 msgstr "字幕轨"
 
-#: src/libvlc.h:411
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+#: src/libvlc.h:427
+#, fuzzy
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr "设置你想使用的字幕轨道的串流编号(从0到n)"
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 msgid "Audio language"
 msgstr "音频语言"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 #, fuzzy
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr "设置你想使用的字幕轨道的语言 (以逗号分隔, 两个或三个字母的国家代码)。"
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 msgid "Subtitle language"
 msgstr "字幕语言"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
+#, fuzzy
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
-msgstr ""
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
+msgstr "设置你想使用的字幕轨道的语言 (以逗号分隔, 两个或三个字母的国家代码)。"
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 #, fuzzy
 msgid "Audio track ID"
 msgstr "音轨"
 
-#: src/libvlc.h:426
+#: src/libvlc.h:443
 #, fuzzy
-msgid "Give the stream ID of the audio track you want to use."
+msgid "Stream ID of the audio track to use."
 msgstr "设置你想使用的音频轨道的串流号码(从0到n)"
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 #, fuzzy
 msgid "Subtitles track ID"
 msgstr "字幕轨"
 
-#: src/libvlc.h:430
+#: src/libvlc.h:447
 #, fuzzy
-msgid "Give the stream ID of the subtitle track you want to use."
+msgid "Stream ID of the subtitle track to use."
 msgstr "设置你想使用的字幕轨道的串流编号(从0到n)"
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 msgid "Input repetitions"
 msgstr "输入重复"
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr "相同的输入将要被重复的时间"
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
-msgstr "输入起始时间(秒)"
+#: src/libvlc.h:453
+msgid "Start time"
+msgstr ""
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
+msgstr ""
+
+#: src/libvlc.h:457
+#, fuzzy
+msgid "Stop time"
+msgstr "已停止"
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
-msgstr "输入停止时间(秒)"
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
+msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 msgid "Input list"
 msgstr "输入清单"
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr ""
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr "从输入(试验性的)"
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
+#, fuzzy
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr "允许你同时播放一些文件.这个特性是测试阶段,不是所有格式都支持."
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr "串流书签清单"
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -1903,62 +1934,65 @@ msgid ""
 "section. You can also set many miscellaneous subpictures options."
 msgstr ""
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 msgid "Force subtitle position"
 msgstr "强制字幕位置"
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
 msgstr ""
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 #, fuzzy
 msgid "Enable sub-pictures"
 msgstr "画中画"
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr "画面上显示(OSD)"
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
+#, fuzzy
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 "VLC可以在视频上显示讯息,称之为OSD(On Screen Display),你可以在这里关闭这项功"
 "能"
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 msgid "Subpictures filter module"
 msgstr ""
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr "自动侦测字幕档"
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
+#, fuzzy
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr "如果不指定字幕文件名称,就自动地侦测字幕档"
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 msgid "Subtitle autodetection fuzziness"
 msgstr "字幕自动侦测模糊化"
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -1975,500 +2009,434 @@ msgstr ""
 "3 = 字幕文件与电影名称吻合并包含其它字符\n"
 "4 = 字幕文件与电影名称完全吻合"
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 msgid "Subtitle autodetection paths"
 msgstr "字幕自动侦测路径"
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
 msgstr ""
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr "使用字幕文件"
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
 msgstr "当自动侦测字幕文件无效的时候,加载这个字幕文件"
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr "DVD装置"
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
 "the drive letter (eg. D:)"
 msgstr ""
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr "默认的DVD装置"
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr "VCD装置"
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
 msgstr ""
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr "默认的VCD装置"
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 msgid "Audio CD device"
 msgstr "音乐CD装置"
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
 msgstr "默认的音乐CD装置,如果你不指定,程序将会自动扫描适合的光驱"
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 msgid "This is the default Audio CD device to use."
 msgstr "默认的音乐CD装置"
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr "强制使用IPv6"
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+#, fuzzy
+msgid "IPv6 will be used by default for all connections."
 msgstr "选取这项功能,将会对所有的UDP及HTTP联机使用IPv6"
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr "强制使用IPv4"
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+#, fuzzy
+msgid "IPv4 will be used by default for all connections."
 msgstr "选取这项功能,将会对所有的UDP及HTTP联机使用IPv4"
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+#, fuzzy
+msgid "TCP connection timeout"
 msgstr "TCP连接超时间,以毫秒为单位"
 
-#: src/libvlc.h:549
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
-msgstr "允许你修改默认的TCP连接超时时间. 这个值以毫秒为单位."
+#: src/libvlc.h:570
+#, fuzzy
+msgid "Default TCP connection timeout (in milliseconds). "
+msgstr "TCP连接超时间,以毫秒为单位"
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 msgid "SOCKS server"
 msgstr "SOCKS服务器"
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 msgid "SOCKS user name"
 msgstr "SOCKS使用者名称"
 
-#: src/libvlc.h:558
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:579
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr ""
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 msgid "SOCKS password"
 msgstr "SOCKS密码"
 
-#: src/libvlc.h:562
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:583
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr ""
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 msgid "Title metadata"
 msgstr "标题数据"
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr ""
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr ""
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr ""
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 msgid "Copyright metadata"
 msgstr ""
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 msgid "Description metadata"
 msgstr ""
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 msgid "Date metadata"
 msgstr ""
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr ""
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
 "can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
+#: src/libvlc.h:623
+#, fuzzy
+msgid "Preferred decoders list"
 msgstr "偏好的编码器清单"
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr "偏好的编码器清单"
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
+#, fuzzy
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr "允许你选择编码器清单,VLC会依照先后顺序使用"
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
 msgstr "这些选项允许你设置默认的流输出子系统的全局选项."
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 msgid "Default stream output chain"
 msgstr "默认串流输出链"
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
 "to learn how to build such chains.Warning: this chain will be enabled for "
 "all streams."
 msgstr ""
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr "打开串流所有ES"
 
-#: src/libvlc.h:625
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+#: src/libvlc.h:652
+#, fuzzy
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr "允许串流所有的ES(视频,音频和字幕)"
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr "串流时显示"
 
-#: src/libvlc.h:629
-msgid "This allows you to play the stream while streaming it."
+#: src/libvlc.h:656
+#, fuzzy
+msgid "Play locally the stream while streaming it."
 msgstr "允许你在串流时播放该串流"
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr "启动视频串流输出"
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr "启动音频串流输出"
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 #, fuzzy
 msgid "Enable SPU stream output"
 msgstr "启动音频串流输出"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 msgid "Keep stream output open"
 msgstr "持续开启串流输出"
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
 "specified)"
 msgstr ""
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 msgid "Preferred packetizer list"
 msgstr "偏好的封包器清单"
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr "这个允许你选择VLC选择封包器的顺序"
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr "多任务模块"
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr ""
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr "存取输出模块"
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr ""
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 msgid "Control SAP flow"
 msgstr "控制SAP流量"
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr "SAP 通告间隔"
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
 "always leave all these enabled."
 msgstr ""
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 msgid "Enable FPU support"
 msgstr "启用 FPU 支持"
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
 "advantage of it."
 msgstr "如果你的处理器有一个浮点处理器,VLC 可以利用它。"
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr "启用 CPU MMX 支持"
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
 msgstr "如果你的处理器支持 MMX 指令集,VLC 可以利用它。"
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr "启用 CPU 3D Now! 支持"
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
 msgstr "如果你的处理器支持 3D Now! 指令集,VLC 可以利用它。"
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr "启用 CPU MMX EXT 支持"
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
 msgstr "如果你的处理器支持 MMX EXT 指令集,VLC 可以利用它。"
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr "启用 CPU SSE 支持"
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
 msgstr "如果你的处理器支持 SSE 指令集,VLC 可以利用它。"
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr "启用 CPU SSE2 支持"
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
 msgstr "如果你的处理器支持 SSE2 指令集,VLC 可以利用它。"
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr "启用 CPU AltiVec 支持"
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
 msgstr "如果你的处理器支持 AltiVec 指令集,VLC 可以利用它。"
 
-#: src/libvlc.h:714
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-
-#: src/libvlc.h:717
-msgid "Automatically preparse files"
-msgstr ""
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-msgid "Services discovery modules"
-msgstr "服务探索模块"
-
-#: src/libvlc.h:724
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-
-#: src/libvlc.h:727
-msgid "Play files randomly forever"
-msgstr "永远随机播放文件"
-
-#: src/libvlc.h:729
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr "选择后,VLC会随机地播放列表中的文件,直到中断"
-
-#: src/libvlc.h:732
-msgid "Repeat all"
-msgstr "重复播放全部"
-
-#: src/libvlc.h:734
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr ""
-
-#: src/libvlc.h:737
-msgid "Repeat current item"
-msgstr "重复播放目前项目"
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr "启动后,VLC会一遍又一遍地的播放目前播放列表中的项目"
-
-#: src/libvlc.h:742
-msgid "Play and stop"
-msgstr "播放和停止"
-
-#: src/libvlc.h:744
-msgid "Stop the playlist after each played playlist item. "
-msgstr "每次播放完条目后停止播放列表中的项目"
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr "内存复制模块"
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
 msgstr ""
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 msgid "Access module"
 msgstr "存取模块"
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
@@ -2477,27 +2445,36 @@ msgstr ""
 "此选项允许您强制使用一个存取模块。如果正确的存取模块没有被自动检测到的话,您"
 "可以使用此选项。除非您知道你在做什么,您不应该将此选项设为一个全局选项。"
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 msgid "Access filter module"
 msgstr "存取过滤器模块"
 
-#: src/libvlc.h:763
-msgid "This is a legacy entry to let you configure access filter modules."
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
 msgstr ""
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 msgid "Demux module"
 msgstr "解多任务模块"
 
-#: src/libvlc.h:767
-msgid "This is a legacy entry to let you configure demux modules."
+#: src/libvlc.h:771
+#, fuzzy
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
 msgstr ""
+"此选项允许您强制使用一个存取模块。如果正确的存取模块没有被自动检测到的话,您"
+"可以使用此选项。除非您知道你在做什么,您不应该将此选项设为一个全局选项。"
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr "允许实时优先权"
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2505,100 +2482,103 @@ msgid ""
 "only activate this if you know what you're doing."
 msgstr ""
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr "调整 VLC 优先权"
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
 "VLC instances."
 msgstr ""
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr "最小线程数量"
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr ""
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr "模块搜寻路径"
 
-#: src/libvlc.h:789
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+#: src/libvlc.h:796
+#, fuzzy
+msgid "Additional path for VLC to look for its modules."
 msgstr "这个选项允许你指定其它的VLC模块搜寻路径"
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 msgid "VLM configuration file"
 msgstr "VLM设置档"
 
-#: src/libvlc.h:794
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
 msgstr ""
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr "使用外挂缓存"
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+#, fuzzy
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr "这个选项允许你使用插件缓存,这将会大大提高VLC的开始时间"
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
+#: src/libvlc.h:808
 #, fuzzy
-msgid "This option allows you to collect miscellaneous statistics."
+msgid "Collect miscellaneous statistics."
 msgstr "这个选项允许你选择控制界面"
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr "使用常驻程序执行"
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr "使用背景常驻程序执行VLC"
 
-#: src/libvlc.h:810
+#: src/libvlc.h:814
+#, fuzzy
+msgid "Log to file"
+msgstr "Logo文件名"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
+msgstr ""
+
+#: src/libvlc.h:818
+msgid "Log to syslog"
+msgstr ""
+
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
+msgstr ""
+
+#: src/libvlc.h:822
 msgid "Allow only one running instance"
 msgstr "只允许一个实例运行"
 
-#: src/libvlc.h:812
+#: src/libvlc.h:824
 msgid ""
 "Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
 "explorer. This option will allow you to play the file with the already "
 "running instance or enqueue it."
 msgstr ""
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
-msgstr ""
-
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
-msgstr ""
-
-#: src/libvlc.h:824
+#: src/libvlc.h:830
 msgid "Increase the priority of the process"
 msgstr "提高程序优先权"
 
-#: src/libvlc.h:826
+#: src/libvlc.h:832
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
 "experience as it allows VLC not to be disturbed by other applications that "
@@ -2608,22 +2588,22 @@ msgid ""
 "machine."
 msgstr ""
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr ""
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
 "to correctly implement condition variables. You can also use the faster "
 "Win9x implementation but you might experience problems with it."
 msgstr ""
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr ""
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
 "implementation (more precisely there is a possibility for a race condition "
@@ -2632,570 +2612,700 @@ msgid ""
 "fastest but slightly incorrect), 1 (default) and 2."
 msgstr ""
 
-#: src/libvlc.h:851
-msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
 msgstr ""
 
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
-#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
-#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
-msgid "Fullscreen"
-msgstr "全屏幕"
-
-#: src/libvlc.h:855
-msgid "Select the hotkey to use to swap fullscreen state."
-msgstr "选择热键以切换全屏幕状态"
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
-msgid "Play/Pause"
-msgstr "播放/暂停"
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
+msgstr ""
 
-#: src/libvlc.h:857
-msgid "Select the hotkey to use to swap paused state."
-msgstr "选择热键以切换暂停状态"
+#: src/libvlc.h:872
+msgid "Automatically preparse files"
+msgstr ""
 
-#: src/libvlc.h:858
-msgid "Pause only"
-msgstr "仅暂停"
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
+msgstr ""
 
-#: src/libvlc.h:859
-msgid "Select the hotkey to use to pause."
-msgstr "选择热键以暂停"
+#: src/libvlc.h:877
+msgid "Services discovery modules"
+msgstr "服务探索模块"
 
-#: src/libvlc.h:860
-msgid "Play only"
-msgstr "仅播放"
+#: src/libvlc.h:879
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
 
-#: src/libvlc.h:861
+#: src/libvlc.h:882
+msgid "Play files randomly forever"
+msgstr "永远随机播放文件"
+
+#: src/libvlc.h:884
+#, fuzzy
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr "选择后,VLC会随机地播放列表中的文件,直到中断"
+
+#: src/libvlc.h:886
+msgid "Repeat all"
+msgstr "重复播放全部"
+
+#: src/libvlc.h:888
+#, fuzzy
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr "启动后,VLC会一遍又一遍地的播放目前播放列表中的项目"
+
+#: src/libvlc.h:890
+msgid "Repeat current item"
+msgstr "重复播放目前项目"
+
+#: src/libvlc.h:892
+#, fuzzy
+msgid "VLC will keep playing the current playlist item."
+msgstr "启动后,VLC会一遍又一遍地的播放目前播放列表中的项目"
+
+#: src/libvlc.h:894
+msgid "Play and stop"
+msgstr "播放和停止"
+
+#: src/libvlc.h:896
+#, fuzzy
+msgid "Stop the playlist after each played playlist item."
+msgstr "每次播放完条目后停止播放列表中的项目"
+
+#: src/libvlc.h:903
+msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
+msgstr ""
+
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
+#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
+msgid "Fullscreen"
+msgstr "全屏幕"
+
+#: src/libvlc.h:907
+msgid "Select the hotkey to use to swap fullscreen state."
+msgstr "选择热键以切换全屏幕状态"
+
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
+msgid "Play/Pause"
+msgstr "播放/暂停"
+
+#: src/libvlc.h:909
+msgid "Select the hotkey to use to swap paused state."
+msgstr "选择热键以切换暂停状态"
+
+#: src/libvlc.h:910
+msgid "Pause only"
+msgstr "仅暂停"
+
+#: src/libvlc.h:911
+msgid "Select the hotkey to use to pause."
+msgstr "选择热键以暂停"
+
+#: src/libvlc.h:912
+msgid "Play only"
+msgstr "仅播放"
+
+#: src/libvlc.h:913
 msgid "Select the hotkey to use to play."
 msgstr "选择热键以播放"
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
 msgid "Faster"
 msgstr "加快"
 
-#: src/libvlc.h:863
+#: src/libvlc.h:915
 msgid "Select the hotkey to use for fast forward playback."
 msgstr "选择热键以快速回放"
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
 msgid "Slower"
 msgstr "放慢"
 
-#: src/libvlc.h:865
+#: src/libvlc.h:917
 msgid "Select the hotkey to use for slow motion playback."
 msgstr "选择热键以慢速回放"
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr "下一项"
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr "选择热键以播放列表中的下一个项目"
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr "上一项"
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr "选择热键以播放列表中的上一个项目"
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr "停止"
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
+#: src/libvlc.h:923
+#, fuzzy
+msgid "Select the hotkey to stop playback."
 msgstr "选择热键以停止回放"
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr "位置"
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr "选择热键以显示位置"
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 #, fuzzy
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr "选择向后3秒钟的热键"
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 #, fuzzy
 msgid "Short backwards jump"
 msgstr "向后"
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 #, fuzzy
 msgid "Select the hotkey to make a short backwards jump."
 msgstr "选择向后3秒钟的热键"
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 #, fuzzy
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr "选择向后1分钟的热键"
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 msgid "Long backwards jump"
 msgstr ""
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 #, fuzzy
 msgid "Select the hotkey to make a long backwards jump."
 msgstr "选择向后3秒钟的热键"
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 #, fuzzy
 msgid "Select the hotkey to make a very short forward jump."
 msgstr "选择热键以快速回放"
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 msgid "Short forward jump"
 msgstr ""
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 #, fuzzy
 msgid "Select the hotkey to make a short forward jump."
 msgstr "选择向前3秒钟的热键"
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 #, fuzzy
 msgid "Select the hotkey to make a medium forward jump."
 msgstr "选择向前1分钟的热键"
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 #, fuzzy
 msgid "Select the hotkey to make a long forward jump."
 msgstr "选择向前3秒钟的热键"
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
+#: src/libvlc.h:959
 #, fuzzy
-msgid "Long jump size"
+msgid "Long jump length"
 msgstr "字号"
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr "离开"
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 msgid "Select the hotkey to quit the application."
 msgstr "选择热键以离开应用程序"
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 msgid "Navigate up"
 msgstr "向上导览"
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 msgid "Select the key to move the selector up in DVD menus."
 msgstr "选择按键以向上移动DVD选单中的选择器"
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 msgid "Navigate down"
 msgstr "向下导览"
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 msgid "Select the key to move the selector down in DVD menus."
 msgstr "选择按键以向下移动DVD选单中的选择器"
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 msgid "Navigate left"
 msgstr "向左导览"
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 msgid "Select the key to move the selector left in DVD menus."
 msgstr "选择按键以向左移动DVD选单中的选择器"
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 msgid "Navigate right"
 msgstr "向右导览"
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 msgid "Select the key to move the selector right in DVD menus."
 msgstr "选择按键以向右移动DVD选单中的选择器"
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr "启动"
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 msgid "Select the key to activate selected item in DVD menus."
 msgstr "选择热键以启动所选择的DVD选单项目"
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 msgid "Go to the DVD menu"
 msgstr "转到DVD选单"
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 msgid "Select the key to take you to the DVD menu"
 msgstr "选择转到 DVD 选单的按键"
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 msgid "Select previous DVD title"
 msgstr "选择上一个DVD章节"
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 msgid "Select the key to choose the previous title from the DVD"
 msgstr "选择播放列表中的上一个项目的热键"
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 msgid "Select next DVD title"
 msgstr "选择下一个DVD章节"
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 msgid "Select the key to choose the next title from the DVD"
 msgstr "选择下一个 DVD 标题的按键"
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 msgid "Select prev DVD chapter"
 msgstr "选择上一个 DVD 章节"
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr "选择 DVD 中的上一个章节的热键"
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 #, fuzzy
 msgid "Select next DVD chapter"
 msgstr "选择上一个 DVD 章节"
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr "选择 DVD 中的下一个章节的热键"
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr "增加音量"
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr "选择按键以增加音量"
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr "减低音量"
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr "选择按键以减低音量"
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr "静音"
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
-msgstr "选择按键以关闭音频音量"
+#: src/libvlc.h:989
+#, fuzzy
+msgid "Select the key to mute audio."
+msgstr "选择热键以暂停"
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 msgid "Subtitle delay up"
 msgstr "增加字幕延迟"
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 msgid "Select the key to increase the subtitle delay."
 msgstr "选择按键以增加字幕延迟"
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 msgid "Subtitle delay down"
 msgstr "减少字幕延迟"
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 msgid "Select the key to decrease the subtitle delay."
 msgstr "选择按键以减少字幕延迟"
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 msgid "Audio delay up"
 msgstr "增加音频延迟"
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 msgid "Select the key to increase the audio delay."
 msgstr "选择按键以增加音频延迟"
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 msgid "Audio delay down"
 msgstr "减少音频延迟"
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 msgid "Select the key to decrease the audio delay."
 msgstr "选择按键以减少音频延迟"
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr "播放播放列表书签 1"
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr "播放播放列表书签 2"
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr "播放播放列表书签 3"
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr "播放播放列表书签 4"
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr "播放播放列表书签 5"
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr "播放播放列表书签 6"
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr "播放播放列表书签 7"
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr "播放播放列表书签 8"
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr "播放播放列表书签 9"
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr "播放播放列表书签 10"
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 msgid "Select the key to play this bookmark."
 msgstr "选择按键以播放该书签"
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 msgid "Set playlist bookmark 1"
 msgstr "设置播放列表书签 1"
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 msgid "Set playlist bookmark 2"
 msgstr "设置播放列表书签 2"
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 msgid "Set playlist bookmark 3"
 msgstr "设置播放列表书签 3"
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 msgid "Set playlist bookmark 4"
 msgstr "设置播放列表书签 4"
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 msgid "Set playlist bookmark 5"
 msgstr "设置播放列表书签 5"
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 msgid "Set playlist bookmark 6"
 msgstr "设置播放列表书签 6"
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 msgid "Set playlist bookmark 7"
 msgstr "设置播放列表书签 7"
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 msgid "Set playlist bookmark 8"
 msgstr "设置播放列表书签 8"
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 msgid "Set playlist bookmark 9"
 msgstr "设置播放列表书签 9"
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 msgid "Set playlist bookmark 10"
 msgstr "设置播放列表书签 10"
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 msgid "Select the key to set this playlist bookmark."
 msgstr "选择按键以设置该播放列表书签"
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+msgid "Playlist bookmark 1"
+msgstr "播放列表书签 1"
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+msgid "Playlist bookmark 2"
+msgstr "播放列表书签 2"
+
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+msgid "Playlist bookmark 3"
+msgstr "播放列表书签 3"
+
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+msgid "Playlist bookmark 4"
+msgstr "播放列表书签 4"
+
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+msgid "Playlist bookmark 5"
+msgstr "播放列表书签 5"
+
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+msgid "Playlist bookmark 6"
+msgstr "播放列表书签 6"
+
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+msgid "Playlist bookmark 7"
+msgstr "播放列表书签 7"
+
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+msgid "Playlist bookmark 8"
+msgstr "播放列表书签 8"
+
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+msgid "Playlist bookmark 9"
+msgstr "播放列表书签 9"
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+msgid "Playlist bookmark 10"
+msgstr "播放列表书签 10"
+
+#: src/libvlc.h:1032
+#, fuzzy
+msgid "This allows you to define playlist bookmarks."
+msgstr "这个选项允许你定义播放列表书签"
+
+#: src/libvlc.h:1034
 msgid "Go back in browsing history"
 msgstr ""
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr ""
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 msgid "Cycle audio track"
 msgstr "循环音轨"
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+#, fuzzy
+msgid "Cycle through the available audio tracks(languages)."
 msgstr "循环可用音轨 (语言)"
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 msgid "Cycle subtitle track"
 msgstr "循环字幕轨"
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
+#: src/libvlc.h:1042
+#, fuzzy
+msgid "Cycle through the available subtitle tracks."
 msgstr "循环可用字幕轨"
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1043
 #, fuzzy
 msgid "Cycle source aspect ratio"
 msgstr "源比率"
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
-msgstr ""
+#: src/libvlc.h:1044
+#, fuzzy
+msgid "Cycle through a predefined list of source aspect ratios."
+msgstr "源比率"
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 #, fuzzy
 msgid "Cycle video crop"
 msgstr "灰度视频输出"
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
-msgstr ""
+#: src/libvlc.h:1046
+#, fuzzy
+msgid "Cycle through a predefined list of crop formats."
+msgstr "循环可用字幕轨"
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 #, fuzzy
 msgid "Cycle deinterlace modes"
 msgstr "WinCE 界面模块"
 
-#: src/libvlc.h:985
+#: src/libvlc.h:1048
 #, fuzzy
-msgid "Cycle through all the deinterlace modes"
+msgid "Cycle through deinterlace modes."
 msgstr "循环可用字幕轨"
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 msgid "Show interface"
 msgstr "显示界面"
 
-#: src/libvlc.h:987
-msgid "Raise the interface above all other windows"
+#: src/libvlc.h:1050
+#, fuzzy
+msgid "Raise the interface above all other windows."
 msgstr "始终显示在最前"
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 msgid "Hide interface"
 msgstr "隐藏接口"
 
-#: src/libvlc.h:989
-msgid "Lower the interface below all other windows"
-msgstr ""
+#: src/libvlc.h:1052
+#, fuzzy
+msgid "Lower the interface below all other windows."
+msgstr "始终显示在最前"
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr "获取视频快照"
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr "获取视频快照并写入磁盘"
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 msgid "Record"
 msgstr "录制"
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr "记录存取过滤器开始/停止"
 
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3218,142 +3328,147 @@ msgid ""
 "  vlc:quit                       Special item to quit VLC\n"
 msgstr ""
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 msgid "Snapshot"
 msgstr "快照"
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 msgid "Window properties"
 msgstr "窗口属性"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 msgid "Subpictures"
 msgstr "画中画"
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr "字幕"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 msgid "Overlays"
 msgstr ""
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 msgid "Track settings"
 msgstr "轨道设置"
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 msgid "Playback control"
 msgstr "回放控制"
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 msgid "Default devices"
 msgstr "默认设备"
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 msgid "Network settings"
 msgstr "网络设置"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr "Socks 代理"
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 msgid "Metadata"
 msgstr ""
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr "译码器"
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 msgid "Input"
 msgstr "输入"
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 msgid "CPU"
 msgstr ""
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 msgid "Special modules"
 msgstr "特殊模块"
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr "插件"
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 msgid "Performance options"
 msgstr "性能选项"
 
-#: src/libvlc.h:1436
-#, fuzzy
-msgid "Interfaces"
-msgstr "界面"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr "热键"
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1808
+#, fuzzy
+msgid "Jump sizes"
+msgstr "字号"
+
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr "主程序"
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 msgid "print help for the advanced options"
 msgstr "打印高级选项的帮助信息"
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr ""
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr ""
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr ""
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr ""
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr "使用替代的组态档"
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 msgid "resets the current plugins cache"
 msgstr "重置目前外挂缓存"
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr "打印版本信息"
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr "布尔值"
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr ""
 
@@ -3961,11 +4076,11 @@ msgstr ""
 msgid "Zulu"
 msgstr ""
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr "未知"
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -3986,28 +4101,28 @@ msgstr "所有项目(未排序)"
 msgid "Undefined"
 msgstr "未定义"
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr ""
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 msgid "Discard"
 msgstr ""
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr ""
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 msgid "Mean"
 msgstr ""
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr ""
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr ""
 
@@ -4031,16 +4146,18 @@ msgstr ""
 msgid "2:1 Double"
 msgstr ""
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr ""
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 msgid "Aspect-ratio"
 msgstr "纵横比"
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -4051,11 +4168,12 @@ msgstr "纵横比"
 msgid "Caching value in ms"
 msgstr "缓存值(ms)"
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
-msgstr ""
+"Default caching value for Audio CDs. This value should be set in "
+"milliseconds."
+msgstr "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
 
 #: modules/access/cdda.c:58 modules/gui/macosx/open.m:176
 #: modules/gui/macosx/open.m:496 modules/gui/macosx/open.m:587
@@ -4077,7 +4195,7 @@ msgid "CDDB Server"
 msgstr "CDDB服务器"
 
 #: modules/access/cdda.c:71
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr ""
 
 #: modules/access/cdda.c:74
@@ -4087,20 +4205,20 @@ msgstr "CDDB 服务器端口"
 
 #: modules/access/cdda.c:74
 #, fuzzy
-msgid "CDDB Server port to use"
+msgid "CDDB Server port to use."
 msgstr "CDDB 服务器端口"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 msgid "Audio CD - Track "
 msgstr "音频 CD - 轨"
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, c-format
 msgid "Audio CD - Track %i"
 msgstr "音频 CD - 轨 %i"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr ""
 
@@ -4127,17 +4245,18 @@ msgid ""
 msgstr ""
 
 #: modules/access/cdda/cdda.c:59
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
+msgstr "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
 
 #: modules/access/cdda/cdda.c:63
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:69
@@ -4200,8 +4319,8 @@ msgstr ""
 msgid "Audio Compact Disc"
 msgstr "音乐CD"
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:129
@@ -4237,8 +4356,7 @@ msgid "Use Navigation-style playback?"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:174
@@ -4250,7 +4368,7 @@ msgid "Format to use in playlist \"title\" field when using CDDB"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:181
-msgid "Do CDDB lookups?"
+msgid "CDDB lookups"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:182
@@ -4333,8 +4451,8 @@ msgstr ""
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr ""
 
@@ -4367,21 +4485,22 @@ msgid "expand"
 msgstr ""
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+msgid "Ignored extensions"
 msgstr ""
 
 #: modules/access/directory.c:82
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 msgid "Directory"
 msgstr ""
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 msgid "Standard filesystem directory input"
 msgstr ""
 
@@ -4400,10 +4519,11 @@ msgid "Antenna"
 msgstr "天线"
 
 #: modules/access/dshow/dshow.cpp:81
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
-msgstr ""
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
+msgstr "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
 
 #: modules/access/dshow/dshow.cpp:83 modules/access/v4l/v4l.c:77
 msgid "Video device name"
@@ -4411,9 +4531,8 @@ msgstr "视频装置名称"
 
 #: modules/access/dshow/dshow.cpp:85
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:88 modules/access/v4l/v4l.c:81
@@ -4422,9 +4541,9 @@ msgstr "音频装置名称"
 
 #: modules/access/dshow/dshow.cpp:90
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:93
@@ -4433,9 +4552,8 @@ msgstr "视频大小"
 
 #: modules/access/dshow/dshow.cpp:95
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:98 modules/access/v4l/v4l.c:85
@@ -4482,8 +4600,7 @@ msgid "Tuner TV Channel"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:115
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:117
@@ -4492,8 +4609,8 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:119
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:121
@@ -4501,45 +4618,74 @@ msgid "Tuner input type"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:123
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+msgid "Select the tuner input type (Cable/Antenna)."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "视频选项"
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
 msgstr ""
 
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "音乐CD输入"
+
+#: modules/access/dshow/dshow.cpp:132
+#, fuzzy
+msgid "Select the audio input source. See the \"video input\" option."
+msgstr "设置视频输入对比"
+
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "视频输出URL"
+
 #: modules/access/dshow/dshow.cpp:135
+#, fuzzy
+msgid "Select the video output type. See the \"video input\" option."
+msgstr "设置视频输入色调"
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "音频输出URL"
+
+#: modules/access/dshow/dshow.cpp:138
+#, fuzzy
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr "设置视频输入色调"
+
+#: modules/access/dshow/dshow.cpp:150
 msgid "DirectShow"
 msgstr ""
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 msgid "DirectShow input"
 msgstr "DirectShow输入"
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 msgid "Refresh list"
 msgstr "刷新清单"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr "配置"
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-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:73
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for DVB streams. This value should be set in milliseconds."
+msgstr "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
 
 #: modules/access/dvb/access.c:76
 msgid "Adapter card to tune"
@@ -4576,7 +4722,9 @@ msgid "Probe DVB card for capabilities"
 msgstr ""
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr ""
 
 #: modules/access/dvb/access.c:91
@@ -4584,15 +4732,16 @@ msgid "Budget mode"
 msgstr ""
 
 #: modules/access/dvb/access.c:92
-msgid "This allows you to stream an entire transponder with a budget card."
-msgstr ""
+#, fuzzy
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
+msgstr "这个向导可以帮助你串流、转码或是储存一个串流"
 
 #: modules/access/dvb/access.c:95
 msgid "Satellite number in the Diseqc system"
 msgstr ""
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr ""
 
 #: modules/access/dvb/access.c:98
@@ -4600,7 +4749,7 @@ msgid "LNB voltage"
 msgstr ""
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr ""
 
 #: modules/access/dvb/access.c:101
@@ -4618,7 +4767,7 @@ msgid "22 kHz tone"
 msgstr ""
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+msgid "[0=off, 1=on, -1=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:108
@@ -4626,7 +4775,7 @@ msgid "Transponder FEC"
 msgstr ""
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:111
@@ -4697,8 +4846,7 @@ msgstr "SOCKS使用者名称"
 
 #: modules/access/dvb/access.c:152
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:155
@@ -4708,8 +4856,7 @@ msgstr "密码"
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -4718,39 +4865,39 @@ msgstr ""
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 msgid "Certificate file"
 msgstr ""
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr ""
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 msgid "Root CA file"
 msgstr ""
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr ""
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 msgid "CRL file"
 msgstr ""
 
@@ -4771,19 +4918,32 @@ msgstr ""
 msgid "HTTP server"
 msgstr "CDDB服务器"
 
+#: 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
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr ""
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
-msgid "Allows you to select the default DVD angle."
-msgstr ""
+#, fuzzy
+msgid "Default DVD angle."
+msgstr "默认为 admin"
 
-#: modules/access/dvdnav.c:65
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
-msgstr ""
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
+#, fuzzy
+msgid "Caching value for DVDs. This value should be set in milliseconds."
+msgstr "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
 
 #: modules/access/dvdnav.c:67
 msgid "Start directly in menu"
@@ -4791,8 +4951,8 @@ msgstr ""
 
 #: modules/access/dvdnav.c:69
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 
 #: modules/access/dvdnav.c:78
@@ -4803,12 +4963,6 @@ msgstr ""
 msgid "DVDnav Input"
 msgstr "DVDnav输入"
 
-#: modules/access/dvdread.c:63
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-
 #: modules/access/dvdread.c:66
 msgid "Method used by libdvdcss for decryption"
 msgstr ""
@@ -4846,10 +5000,10 @@ msgid "DVDRead Input (DVD without menu support)"
 msgstr ""
 
 #: modules/access/fake.c:42
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for fake streams. This value should be set in milliseconds."
+msgstr "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
 
 #: modules/access/fake.c:44 modules/access/pvr/pvr.c:72
 #: modules/access/v4l/v4l.c:136
@@ -4857,7 +5011,7 @@ msgid "Framerate"
 msgstr ""
 
 #: modules/access/fake.c:46
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr ""
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -4867,8 +5021,8 @@ msgstr ""
 
 #: modules/access/fake.c:49
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 
 #: modules/access/fake.c:51
@@ -4877,8 +5031,8 @@ msgstr "长度(毫秒)"
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -4889,19 +5043,25 @@ msgstr ""
 msgid "Fake input"
 msgstr "假输入"
 
+#: modules/access/file.c:82
+#, fuzzy
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr ""
 
 #: modules/access/file.c:86
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 
 #: modules/access/file.c:90
-msgid "Standard filesystem file input"
-msgstr "标准文件系统文件输入"
+#, fuzzy
+msgid "File input"
+msgstr "假输入"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
 #: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:261
@@ -4915,50 +5075,84 @@ msgstr "标准文件系统文件输入"
 msgid "File"
 msgstr "文件"
 
-#: modules/access/ftp.c:44
+#: modules/access_filter/record.c:43
+msgid "Record directory"
+msgstr ""
+
+#: modules/access_filter/record.c:45
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "允许你指定视频快照的存放目录"
+
+#: modules/access_filter/timeshift.c:44
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:45
 msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+"This is the size of the temporary files tha will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:47
+msgid "Timeshift directory"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+msgid "Timeshift"
 msgstr ""
 
+#: modules/access/ftp.c:44
+#, fuzzy
+msgid ""
+"Caching value for FTP streams. This value should be set in milliseconds."
+msgstr "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
+
 #: modules/access/ftp.c:46
 msgid "FTP user name"
 msgstr ""
 
 #: modules/access/ftp.c:47 modules/access/smb.c:64
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
-msgstr ""
+#, fuzzy
+msgid "User name that will be used for the connection."
+msgstr "被通告参与这个会话的组的个数"
 
 #: modules/access/ftp.c:49
 msgid "FTP password"
 msgstr ""
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
-msgid "Allows you to modify the password that will be used for the connection."
-msgstr ""
+#, fuzzy
+msgid "Password that will be used for the connection."
+msgstr "被通告参与这个会话的组的个数"
 
 #: modules/access/ftp.c:52
 msgid "FTP account"
 msgstr ""
 
 #: modules/access/ftp.c:53
-msgid "Allows you to modify the account that will be used for the connection."
-msgstr ""
+#, fuzzy
+msgid "Account that will be used for the connection."
+msgstr "被通告参与这个会话的组的个数"
 
 #: modules/access/ftp.c:58
 msgid "FTP input"
 msgstr ""
 
 #: modules/access/gnomevfs.c:46
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
-msgstr ""
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
+msgstr "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
 
 #: modules/access/gnomevfs.c:50
-msgid "GnomeVFS filesystem file input"
-msgstr "GnomeVFS 文件系统文件输入"
+#, fuzzy
+msgid "GnomeVFS input"
+msgstr "没有输入"
 
 #: modules/access/http.c:47
 msgid "HTTP proxy"
@@ -4966,259 +5160,429 @@ msgstr ""
 
 #: modules/access/http.c:49
 msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
 msgstr ""
 
 #: modules/access/http.c:55
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for HTTP streams. This value should be set in milliseconds."
+msgstr "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
 
 #: modules/access/http.c:58
 msgid "HTTP user agent"
 msgstr ""
 
 #: modules/access/http.c:59
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
-msgstr ""
+#, fuzzy
+msgid "User agent that will be used for the connection."
+msgstr "被通告参与这个会话的组的个数"
 
 #: modules/access/http.c:62
 msgid "Auto re-connect"
 msgstr "自动重新连接"
 
-#: modules/access/http.c:63
+#: modules/access/http.c:64
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
 msgstr ""
 
-#: modules/access/http.c:66
+#: modules/access/http.c:67
 msgid "Continuous stream"
 msgstr ""
 
-#: modules/access/http.c:67
+#: modules/access/http.c:68
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
 msgstr ""
 
-#: modules/access/http.c:73
+#: modules/access/http.c:74
 msgid "HTTP input"
 msgstr "HTTP输入"
 
-#: modules/access/http.c:75
+#: modules/access/http.c:76
 msgid "HTTP(S)"
 msgstr ""
 
 #: modules/access/mms/mms.c:48
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for MMS streams. This value should be set in milliseconds."
+msgstr "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
 
 #: modules/access/mms/mms.c:51
 msgid "Force selection of all streams"
 msgstr ""
 
 #: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
 msgid "Maximum bitrate"
 msgstr "最大比特率"
 
-#: modules/access/mms/mms.c:55
-msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
+#: modules/access/mms/mms.c:58
+#, fuzzy
+msgid "Select the stream with the maximum bitrate under that limit."
 msgstr "如果您设置了此选项,在此限制下的最大比特率的串流将会被选定。"
 
-#: modules/access/mms/mms.c:60
+#: modules/access/mms/mms.c:62
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS)输入"
 
-#: modules/access/pvr/pvr.c:48
-msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:51
-msgid "Device"
-msgstr "设备"
-
-#: modules/access/pvr/pvr.c:52
-msgid "PVR video device"
-msgstr "PVR 视频设备"
-
-#: modules/access/pvr/pvr.c:54
-#, fuzzy
-msgid "Radio device"
-msgstr "音频装置"
-
-#: modules/access/pvr/pvr.c:55
-#, fuzzy
-msgid "PVR radio device"
-msgstr "PVR 视频设备"
-
-#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
-msgid "Norm"
-msgstr "规范"
-
-#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
-msgid "Width"
-msgstr "宽度"
-
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)"
+#: modules/access_output/file.c:60
+msgid "Append to file"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
-msgid "Height"
-msgstr "高度"
+#: modules/access_output/file.c:61
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
 
-#: modules/access/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)"
+#: modules/access_output/file.c:65
+msgid "File stream output"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
-msgid "Frequency"
-msgstr "频率"
+#: modules/access_output/http.c:60
+msgid "Username"
+msgstr "用户名"
 
-#: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
+#: modules/access_output/http.c:61
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)"
+#: modules/access_output/http.c:64
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:76
-msgid "Key interval"
+#: modules/access_output/http.c:66
+msgid "Mime"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:77
-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/pvr.c:79
-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/pvr.c:80
+#: 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."
-msgstr ""
-
-#: modules/access/pvr/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
+"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/pvr.c:86
-msgid "Bitrate peak"
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used forHTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR 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/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:92
-msgid "Audio bitmask"
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:93
-msgid ""
-"This option allows setting of 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/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
-msgid "Volume"
-msgstr "音量"
+#: modules/access_output/shout.c:58
+#, fuzzy
+msgid "Stream name"
+msgstr "串流"
 
-#: modules/access/pvr/pvr.c:97
-msgid "This option allows setting of the audio volume (0-65535)."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the icecast server."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
-msgid "Channel"
-msgstr "频道"
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "部分描述"
 
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
-msgid "Automatic"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
-msgid "SECAM"
+#: 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 "
+"icecast server."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
-msgid "PAL"
-msgstr ""
+#: modules/access_output/shout.c:73
+#, fuzzy
+msgid "IceCAST output"
+msgstr "存取输出"
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
-msgid "NTSC"
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+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 "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+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"
+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/pvr.c:48
+#, fuzzy
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
+
+#: modules/access/pvr/pvr.c:51
+msgid "Device"
+msgstr "设备"
+
+#: modules/access/pvr/pvr.c:52
+msgid "PVR video device"
+msgstr "PVR 视频设备"
+
+#: modules/access/pvr/pvr.c:54
+#, fuzzy
+msgid "Radio device"
+msgstr "音频装置"
+
+#: modules/access/pvr/pvr.c:55
+#, fuzzy
+msgid "PVR radio device"
+msgstr "PVR 视频设备"
+
+#: modules/access/pvr/pvr.c:57 modules/access/v4l/v4l.c:96
+msgid "Norm"
+msgstr "规范"
+
+#: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "宽度"
+
+#: modules/access/pvr/pvr.c:62
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "高度"
+
+#: modules/access/pvr/pvr.c:66
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
+msgid "Frequency"
+msgstr "频率"
+
+#: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:76
+msgid "Key interval"
+msgstr ""
+
+#: modules/access/pvr/pvr.c:77
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:79
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr/pvr.c:80
+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/pvr.c:84
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:86
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr/pvr.c:87
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:89
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "位率"
+
+#: modules/access/pvr/pvr.c:90
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:92
+msgid "Audio bitmask"
+msgstr ""
+
+#: modules/access/pvr/pvr.c:93
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
+msgid "Volume"
+msgstr "音量"
+
+#: modules/access/pvr/pvr.c:97
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
+msgid "Channel"
+msgstr "频道"
+
+#: modules/access/pvr/pvr.c:100
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
+msgid "Automatic"
+msgstr ""
+
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
+msgid "SECAM"
+msgstr ""
+
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
+msgid "PAL"
+msgstr ""
+
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
+msgid "NTSC"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
+#: modules/access/pvr/pvr.c:115
+#, fuzzy
+msgid "IVTV MPEG Encoding cards input"
 msgstr "MPEG 压缩卡输入 (带有 ivtv 驱动程序)"
 
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
-msgstr "缓存值 (毫秒)"
-
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
 
 #: modules/access/rtsp/access.c:46 modules/access/rtsp/access.c:47
 msgid "Real RTSP"
 msgstr ""
 
 #: modules/access/screen/screen.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
-msgstr ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
 
 #: modules/access/screen/screen.c:43
-msgid "Allows you to set the desired frame rate for the capture."
+msgid "Desired frame rate for the capture."
 msgstr ""
 
 #: modules/access/screen/screen.c:46
@@ -5227,8 +5591,8 @@ msgstr ""
 
 #: modules/access/screen/screen.c:48
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"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
@@ -5240,10 +5604,10 @@ msgid "Screen"
 msgstr "画面"
 
 #: modules/access/smb.c:61
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
 
 #: modules/access/smb.c:63
 msgid "SMB user name"
@@ -5258,20 +5622,19 @@ msgid "SMB domain"
 msgstr ""
 
 #: modules/access/smb.c:70
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
-msgstr ""
+#, fuzzy
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr "被通告参与这个会话的组的个数"
 
 #: modules/access/smb.c:75
 msgid "SMB input"
 msgstr "SMB输入"
 
 #: modules/access/tcp.c:39
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for TCP streams. This value should be set in milliseconds."
+msgstr "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
 
 #: modules/access/tcp.c:46
 msgid "TCP"
@@ -5281,10 +5644,10 @@ msgstr ""
 msgid "TCP input"
 msgstr "TCP输入"
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"Caching value for UDP streams. This value should be set in milliseconds."
 msgstr "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
 
 #: modules/access/udp.c:47
@@ -5292,17 +5655,19 @@ msgid "Autodetection of MTU"
 msgstr ""
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
 msgstr ""
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 msgid "RTP reordering timeout in ms"
 msgstr ""
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"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
@@ -5316,22 +5681,24 @@ msgid "UDP/RTP input"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:75
+#, fuzzy
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
-msgstr ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr "允许您修改 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
 
 #: modules/access/v4l/v4l.c:79
+#, fuzzy
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
-msgstr ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr "默认的音乐CD装置,如果你不指定,程序将会自动扫描适合的光驱"
 
 #: modules/access/v4l/v4l.c:83
+#, fuzzy
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
-msgstr ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
+msgstr "默认的音乐CD装置,如果你不指定,程序将会自动扫描适合的光驱"
 
 #: modules/access/v4l/v4l.c:87
 msgid ""
@@ -5339,48 +5706,68 @@ msgid ""
 "(default), RV24, etc.)"
 msgstr ""
 
+#: modules/access/v4l/v4l.c:94
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
 #: modules/access/v4l/v4l.c:99
 msgid "Audio Channel"
 msgstr "音频频道"
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+#, fuzzy
+msgid "Audio Channel to use, if there are several audio inputs."
 msgstr "若有多个音频输入时,选择音频道"
 
-#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr "亮度"
 
 #: modules/access/v4l/v4l.c:110
-msgid "Set the Brightness of the video input"
+#, fuzzy
+msgid "Brightness of the video input."
 msgstr "设置视频输入亮度"
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 msgid "Hue"
 msgstr "色调"
 
 #: modules/access/v4l/v4l.c:113
-msgid "Set the Hue of the video input"
+#, fuzzy
+msgid "Hue of the video input."
 msgstr "设置视频输入色调"
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 msgid "Color"
 msgstr "色彩"
 
 #: modules/access/v4l/v4l.c:116
-msgid "Set the Color of the video input"
+#, fuzzy
+msgid "Color of the video input."
 msgstr "设置视频输入色彩"
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr "对比"
 
 #: modules/access/v4l/v4l.c:119
-msgid "Set the Contrast of the video input"
+#, fuzzy
+msgid "Contrast of the video input."
 msgstr "设置视频输入对比"
 
 #: modules/access/v4l/v4l.c:120
@@ -5388,19 +5775,21 @@ msgid "Tuner"
 msgstr "调节器"
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
-msgstr ""
+#, fuzzy
+msgid "Tuner to use, if there are several ones."
+msgstr "若有多个音频输入时,选择音频道"
 
 #: modules/access/v4l/v4l.c:122
 msgid "Samplerate"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:127
-msgid "If this option is set, the audio stream will be captured in stereo"
+msgid "Capture the audio stream in stereo."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:128
@@ -5416,7 +5805,7 @@ msgid "Decimation"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+msgid "Decimation level for MJPEG streams"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:134
@@ -5424,7 +5813,8 @@ msgid "Quality"
 msgstr "品质"
 
 #: modules/access/v4l/v4l.c:135
-msgid "Set the quality of the stream"
+#, fuzzy
+msgid "Quality of the stream."
 msgstr "设置串流质量"
 
 #: modules/access/v4l/v4l.c:146
@@ -5435,6 +5825,11 @@ msgstr ""
 msgid "Video4Linux input"
 msgstr "Video4Linux输入"
 
+#: modules/access/vcd/vcd.c:42
+#, 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:697
@@ -5567,6 +5962,10 @@ msgstr ""
 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 ""
@@ -5609,199 +6008,14 @@ msgstr ""
 msgid "Format to use in the playlist's \"title\" field."
 msgstr ""
 
-#: modules/access_filter/record.c:43
-msgid "Record directory"
-msgstr ""
-
-#: modules/access_filter/record.c:45
-msgid "Allows you to specify the directory where the record will be stored"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:44
-msgid "Timeshift granularity"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:45
-msgid "Size of the temporary files use to store the timeshifted stream."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:47
-msgid "Timeshift directory"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
-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:60
-msgid "Append to file"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:65
-msgid "File stream output"
-msgstr ""
-
-#: modules/access_output/http.c:60
-msgid "Username"
-msgstr "用户名"
-
-#: modules/access_output/http.c:61
-msgid ""
-"Allows you to give a user name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:64
-msgid ""
-"Allows you to give a 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 "Allows you to give the mime returned by the server."
-msgstr ""
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. Leave empty if you "
-"don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:85
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
-msgstr ""
-
-#: modules/access_output/http.c:90
-msgid "HTTP stream output"
-msgstr ""
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: 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 "The name this stream/channel will get on the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:61
-msgid "Stream-description"
-msgstr ""
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
-
-#: modules/access_output/shout.c:65
-msgid "Stream MP3"
-msgstr ""
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-msgid "Time-To-Live (TTL)"
-msgstr "有效时间(TTL)"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Allows you to define the 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. This allows "
-"you to give 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 ""
-"If you enable this option, 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/audio_filter/channel_mixer/dolby.c:47
-msgid "Simple decoder for dolby surround encoded streams"
+msgid "Simple decoder for Dolby Surround encoded streams"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:48
-msgid "Dolby surround decoder"
-msgstr ""
+#, fuzzy
+msgid "Dolby Surround decoder"
+msgstr "杜比环绕"
 
 #: modules/audio_filter/channel_mixer/headphone.c:49
 msgid ""
@@ -5827,7 +6041,8 @@ msgstr ""
 #: modules/audio_filter/channel_mixer/headphone.c:62
 msgid ""
 "The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:66
@@ -5836,24 +6051,25 @@ msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:68
 msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:73
-msgid "Headphone channel mixer with virtual spatialization effect"
-msgstr ""
+#: modules/audio_filter/channel_mixer/headphone.c:72
+#, fuzzy
+msgid "Headphone virtual spatialization effect"
+msgstr "耳机虚拟化"
 
-#: modules/audio_filter/channel_mixer/headphone.c:74
+#: modules/audio_filter/channel_mixer/headphone.c:73
 msgid "Headphone effect"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/simple.c:46
-msgid "audio filter for simple channel mixing"
+msgid "Audio filter for simple channel mixing"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+msgid "Audio filter for trivial channel mixing"
 msgstr ""
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -5883,7 +6099,7 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr "ATSC A/52 (AC-3)音频译码器"
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -5891,7 +6107,7 @@ msgid "DTS dynamic range compression"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-msgid "DTS"
+msgid "DCA"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
@@ -5900,31 +6116,31 @@ msgid "DTS Coherent Acoustics audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstospdif.c:70
-msgid "audio filter for DTS->S/PDIF encapsulation"
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+msgid "Audio filter for float32->s16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+msgid "Audio filter for float32->s8 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+msgid "Audio filter for float32->u16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -5933,59 +6149,67 @@ msgid "MPEG audio decoder"
 msgstr "MPEG音频译码器"
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
-msgid "audio filter for s16->fixed32 conversion"
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+msgid "Audio filter for s16->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
-msgid "audio filter for s8->float32 conversion"
+msgid "Audio filter for s8->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
-msgid "audio filter for u8->fixed32 conversion"
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
-msgid "audio filter for u8->float32 conversion"
+msgid "Audio filter for u8->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/equalizer.c:52
 msgid "Equalizer preset"
 msgstr ""
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 msgid "Two pass"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr "全域增益"
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+#, fuzzy
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr "以分贝(dB)设置全域增益 (-20 ... 20)"
 
-#: modules/audio_filter/equalizer.c:65
-msgid "Equalizer 10 bands"
+#: modules/audio_filter/equalizer.c:69
+msgid "Equalizer with 10 bands"
 msgstr ""
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6068,7 +6292,7 @@ msgid "Techno"
 msgstr ""
 
 #: modules/audio_filter/format.c:201
-msgid "audio filter for PCM format conversion"
+msgid "Audio filter for PCM format conversion"
 msgstr ""
 
 #: modules/audio_filter/normvol.c:69
@@ -6079,7 +6303,7 @@ msgstr "音频缓冲器数量"
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 
 #: modules/audio_filter/normvol.c:75
@@ -6155,20 +6379,20 @@ msgid "Freq 3 Q"
 msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
-msgid "audio filter for band-limited interpolation resampling"
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
-msgid "audio filter for linear interpolation resampling"
+msgid "Audio filter for linear interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+msgid "Audio filter for trivial resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
+msgid "Audio filter for ugly resampling"
 msgstr ""
 
 #: modules/audio_mixer/float32.c:47
@@ -6183,8 +6407,8 @@ msgstr "虚拟S/PDIF音频混音器"
 msgid "Trivial audio mixer"
 msgstr ""
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr "默认"
 
@@ -6218,12 +6442,6 @@ msgstr ""
 msgid "2 Front 2 Rear"
 msgstr ""
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr ""
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -6300,8 +6518,9 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
-msgstr "输出频道数量"
+#, fuzzy
+msgid "Number of output channels"
+msgstr "复制数量"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -6310,11 +6529,11 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+msgid "Add WAVE header"
 msgstr ""
 
 #: modules/audio_output/file.c:90
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr ""
 
 #: modules/audio_output/file.c:107
@@ -6322,7 +6541,7 @@ msgid "Output file"
 msgstr "输出文件"
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
+msgid "File to which the audio samples will be written to."
 msgstr ""
 
 #: modules/audio_output/file.c:111
@@ -6373,6 +6592,10 @@ msgstr ""
 msgid "Win32 waveOut extension output"
 msgstr ""
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr ""
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr "A/52解析器"
@@ -6415,7 +6638,8 @@ msgid "Encoding quality"
 msgstr "编码质量"
 
 #: modules/codec/dirac.c:68
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+#, fuzzy
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr "允许你指定质量,介于1.0(低)到10.0(高)之间"
 
 #: modules/codec/dirac.c:73
@@ -6443,16 +6667,21 @@ msgid "DTS audio packetizer"
 msgstr "DTS音频封包器"
 
 #: modules/codec/dvbsub.c:45
-msgid "X coordinate of the subpicture"
-msgstr ""
+#, fuzzy
+msgid "Decoding X coordinate"
+msgstr "视频x坐标"
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
+#: modules/codec/dvbsub.c:46
+msgid "X coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:48
-msgid "Y coordinate of the subpicture"
+#, fuzzy
+msgid "Decoding Y coordinate"
+msgstr "视频x坐标"
+
+#: modules/codec/dvbsub.c:49
+msgid "Y coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:51
@@ -6462,22 +6691,35 @@ msgstr "画中画位置"
 #: modules/codec/dvbsub.c:53
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 
 #: modules/codec/dvbsub.c:57
-msgid "X coordinate of the encoded subpicture"
+#, fuzzy
+msgid "Encoding X coordinate"
+msgstr "视频y坐标"
+
+#: modules/codec/dvbsub.c:58
+msgid "X coordinate of the encoded subtitle"
 msgstr ""
 
+#: modules/codec/dvbsub.c:59
+#, fuzzy
+msgid "Encoding Y coordinate"
+msgstr "视频y坐标"
+
 #: modules/codec/dvbsub.c:60
-msgid "Y coordinate of encoded the subpicture"
+msgid "Y coordinate of the encoded subtitle"
 msgstr ""
 
-#: modules/codec/dvbsub.c:63
-msgid "Timeout of subpictures"
-msgstr "画中画超时时间"
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
+#, fuzzy
+msgid "Timeout"
+msgstr "时间"
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -6495,30 +6737,32 @@ msgstr "DVB字幕编码器"
 msgid "AAC audio decoder (using libfaad2)"
 msgstr "AAC音频译码器(使用libfaad2)"
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 msgid "Image file"
 msgstr "图像文件"
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+msgid "Path of the image file for fake input."
 msgstr ""
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
-msgid "Allows you to specify the output video width."
-msgstr "允许你指定输出视频宽度"
+#: modules/stream_out/transcode.c:70
+#, fuzzy
+msgid "Output video width."
+msgstr "最大视频宽度"
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
-msgid "Allows you to specify the output video height."
-msgstr "允许你指定输出视频高度"
+#: modules/stream_out/transcode.c:73
+#, fuzzy
+msgid "Output video height."
+msgstr "最大视频高度"
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 msgid "Keep aspect ratio"
 msgstr ""
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -6529,21 +6773,22 @@ msgstr ""
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr ""
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 msgid "Deinterlace video"
 msgstr ""
 
 #: modules/codec/fake.c:62
-msgid "Allows you to deinterlace the image after loading."
+msgid "Deinterlace the image after loading it."
 msgstr ""
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 msgid "Deinterlace module"
 msgstr ""
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
-msgid "Specifies the deinterlace module to use."
-msgstr ""
+#: modules/codec/fake.c:65
+#, fuzzy
+msgid "Deinterlace module to use."
+msgstr "界面模块"
 
 #: modules/codec/fake.c:76
 msgid "Fake video decoder"
@@ -6580,11 +6825,11 @@ msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:89
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -6592,360 +6837,376 @@ msgid "Decoding"
 msgstr "解碼"
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+#, fuzzy
+msgid "FFmpeg chroma conversion"
 msgstr "ffmpeg彩度转换"
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Encoding"
 msgstr "编码"
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
-msgid "ffmpeg audio/video encoder"
+#, fuzzy
+msgid "FFmpeg audio/video encoder"
 msgstr "ffmpeg音频/视频编码器"
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
-msgid "ffmpeg demuxer"
+#, fuzzy
+msgid "FFmpeg demuxer"
 msgstr "ffmpeg解多任务器"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
-msgid "ffmpeg video filter"
+#, fuzzy
+msgid "FFmpeg video filter"
 msgstr "ffmpeg视频过滤器"
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
-msgid "ffmpeg deinterlace video filter"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg crop padd filter"
+msgstr "ffmpeg视频过滤器"
+
+#: modules/codec/ffmpeg/ffmpeg.c:210
+#, fuzzy
+msgid "FFmpeg deinterlace video filter"
+msgstr "ffmpeg视频过滤器"
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 msgid "Direct rendering"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 msgid "Post processing quality"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
 "looking pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr "除错屏蔽"
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr "设置ffmpeg除错屏蔽"
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 msgid "Visualize motion vectors"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr "低分辨率译码"
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
-msgid "ffmpeg post processing filter chains"
+#: modules/codec/ffmpeg/ffmpeg.h:145
+msgid "FFmpeg post processing filter chains"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 msgid "Ratio of key frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:188
+#, fuzzy
+msgid "Number of frames that will be coded for one key frame."
+msgstr "两个 I 帧之间的 P 帧的数目"
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of B frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:192
+#, fuzzy
+msgid "Number of B frames that will be coded between two reference frames."
+msgstr "两个 I 帧之间的 P 帧的数目"
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 msgid "Video bitrate tolerance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:196
+#, fuzzy
+msgid "Video bitrate tolerance in kbit/s."
+msgstr "比特率容忍度"
 
-#: modules/codec/ffmpeg/ffmpeg.h:190
-msgid "Enable interlaced encoding"
+#: modules/codec/ffmpeg/ffmpeg.h:198
+#, fuzzy
+msgid "Interlaced encoding"
 msgstr "启用交错编码"
 
-#: modules/codec/ffmpeg/ffmpeg.h:191
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
+#: modules/codec/ffmpeg/ffmpeg.h:199
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
-msgid "Enable interlaced motion estimation"
+#: modules/codec/ffmpeg/ffmpeg.h:202
+msgid "Interlaced motion estimation"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:195
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
+#: modules/codec/ffmpeg/ffmpeg.h:203
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:198
-msgid "Enable pre motion estimation"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:206
+#, fuzzy
+msgid "Pre-motion estimation"
+msgstr "部分描述"
 
-#: modules/codec/ffmpeg/ffmpeg.h:199
-msgid "Allows you to enable the pre motion estimation."
+#: modules/codec/ffmpeg/ffmpeg.h:207
+msgid "Enable the pre-motion estimation algorithm."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:202
-msgid "Enable strict rate control"
+#: modules/codec/ffmpeg/ffmpeg.h:210
+msgid "Strict rate control"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:203
-msgid "Allows you to enable the strict rate control algorithm."
+#: modules/codec/ffmpeg/ffmpeg.h:211
+msgid "Enable the strict rate control algorithm."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:206
+#: modules/codec/ffmpeg/ffmpeg.h:214
 msgid "Rate control buffer size"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:207
-msgid "Allows you to specify the rate control buffer size."
+#: modules/codec/ffmpeg/ffmpeg.h:215
+msgid ""
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:210
+#: modules/codec/ffmpeg/ffmpeg.h:219
 msgid "Rate control buffer aggressiveness"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:211
-msgid "Allows you to specify the rate control buffer aggressiveness."
+#: modules/codec/ffmpeg/ffmpeg.h:220
+msgid "Rate control buffer aggressiveness."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:214
+#: modules/codec/ffmpeg/ffmpeg.h:223
 msgid "I quantization factor"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:215
+#: modules/codec/ffmpeg/ffmpeg.h:225
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
 #: modules/demux/mod.c:71
 msgid "Noise reduction"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:220
+#: modules/codec/ffmpeg/ffmpeg.h:229
 msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:233
+msgid "MPEG4 quantization matrix"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:225
+#: modules/codec/ffmpeg/ffmpeg.h:234
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr "质量等级"
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
-msgid "Allows you to specify the minimum video quantizer scale."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:252
+#, fuzzy
+msgid "Minimum video quantizer scale."
+msgstr "设定使用的量化尺寸"
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
-msgid "Allows you to specify the maximum video quantizer scale."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:256
+#, fuzzy
+msgid "Maximum video quantizer scale."
+msgstr "设定使用的量化尺寸"
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
+msgstr "视觉效果"
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
-msgid "Use fixed video quantizer scale"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:263
+#, fuzzy
+msgid "Fixed quantizer scale"
+msgstr "设定使用的量化尺寸"
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:272
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:276
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 msgid "Motion masking"
 msgstr "动作遮掩"
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 msgid "Border masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr ""
 
@@ -6986,8 +7247,9 @@ msgid "Video decoder using openmash"
 msgstr "视频译码器(使用openmash)"
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
-msgstr ""
+#, fuzzy
+msgid "MPEG audio layer I/II/III decoder"
+msgstr "MPEG音频译码器"
 
 #: modules/codec/mpeg_audio.c:117
 msgid "MPEG audio layer I/II/III packetizer"
@@ -7045,40 +7307,50 @@ msgstr "DVD字幕译码器"
 msgid "DVD subtitles packetizer"
 msgstr "DVD字幕封包器"
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 msgid "Subtitles text encoding"
 msgstr "字幕字体编码"
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 msgid "Set the encoding used in text subtitles"
 msgstr "设置文字字幕编码"
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 msgid "Subtitles justification"
 msgstr "字幕对齐"
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 msgid "Set the justification of subtitles"
 msgstr "设置字幕对齐"
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+#, fuzzy
+msgid "UTF-8 subtitles autodetection"
+msgstr "字幕自动侦测路径"
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 #, fuzzy
 msgid "Formatted Subtitles"
 msgstr "字幕"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 msgid "Text subtitles decoder"
 msgstr "字体字幕译码器"
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -7100,8 +7372,8 @@ msgstr "Tarkin译码器模块"
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 
 #: modules/codec/theora.c:99
@@ -7122,7 +7394,7 @@ msgstr ""
 
 #: modules/codec/twolame.c:52
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 
@@ -7131,7 +7403,7 @@ msgid "Stereo mode"
 msgstr ""
 
 #: modules/codec/twolame.c:56
-msgid "Select how stereo streams will be handled"
+msgid "Handling mode for stereo streams"
 msgstr ""
 
 #: modules/codec/twolame.c:57
@@ -7139,7 +7411,7 @@ msgid "VBR mode"
 msgstr ""
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
 msgstr ""
 
 #: modules/codec/twolame.c:60
@@ -7167,42 +7439,40 @@ msgid "Maximum encoding bitrate"
 msgstr "最大化编码位率"
 
 #: modules/codec/vorbis.c:161
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr ""
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr "最小化编码位率"
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 msgid "CBR encoding"
 msgstr "CBR编码"
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr ""
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 msgid "Vorbis audio decoder"
 msgstr "Vorbis音频译码器"
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 msgid "Vorbis audio packetizer"
 msgstr "Vorbis音频封包器"
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr "Vorbis音频编码器"
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr ""
 
@@ -7214,7 +7484,7 @@ msgstr "PES 最大尺寸"
 #: modules/codec/x264.c:45
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 
 #: modules/codec/x264.c:49
@@ -7235,7 +7505,7 @@ msgid ""
 msgstr ""
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -7245,208 +7515,214 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 
-#: modules/codec/x264.c:68
+#: modules/codec/x264.c:70
 #, fuzzy
-msgid "Number of B-frames between I and P (1 to 16)"
+msgid "B-frames between I and P"
 msgstr "两个 I 帧之间的 P 帧的数目"
 
-#: modules/codec/x264.c:69
+#: modules/codec/x264.c:71
 #, fuzzy
-msgid "Number of consecutive B-frames between I and P-frames."
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr "两个 I 帧之间的 P 帧的数目"
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
+#, fuzzy
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
-msgstr ""
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
+msgstr "两个 I 帧之间的 P 帧的数目"
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
 "encoding and decoding, but should save 10-15% bitrate."
 msgstr ""
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
-msgstr ""
+#: modules/codec/x264.c:92
+#, fuzzy
+msgid "Number of reference frames"
+msgstr "两个 I 帧之间的 P 帧的数目"
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "Logo文件名"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 msgid "Deblocking loop filter (increases quality)."
 msgstr ""
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr ""
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 msgid "Maximum quantizer parameter."
 msgstr ""
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
-msgid "Allowed variance of average bitrate"
-msgstr ""
+#: modules/codec/x264.c:121
+#, fuzzy
+msgid "Average bitrate tolerance"
+msgstr "比特率容忍度"
 
-#: modules/codec/x264.c:120
-msgid "Sets the allowed variance in average. bitrate."
+#: modules/codec/x264.c:122
+msgid "Allowed variance in average. bitrate (in kbits/s)."
 msgstr ""
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 #, fuzzy
 msgid "Max local bitrate"
 msgstr "最大本地位率"
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr ""
 
-#: modules/codec/x264.c:126
-msgid "Size of VBV buffer"
+#: modules/codec/x264.c:128
+msgid "VBV buffer"
 msgstr ""
 
-#: modules/codec/x264.c:127
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+#: modules/codec/x264.c:129
+msgid "Averaging period for the maximum local bitrate in kbits."
 msgstr ""
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 #, fuzzy
 msgid "Initial VBV buffer occupancy"
 msgstr "初始缓冲占有量"
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
-msgid "QP curve compression."
+#: modules/codec/x264.c:145
+msgid "QP curve compression"
 msgstr ""
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
 msgstr ""
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -7457,29 +7733,29 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 #, fuzzy
 msgid "Direct MV prediction mode"
 msgstr "DirectMedia物件译码器"
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 #, fuzzy
 msgid "Direct MV prediction mode. "
 msgstr "DirectMedia物件译码器"
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 msgid "Integer pixel motion estimation method"
 msgstr ""
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -7488,162 +7764,164 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 msgid "Ignore chroma in motion estimation"
 msgstr ""
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#: modules/codec/x264.c:213
+msgid "Trellis RD quantization"
 msgstr ""
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 msgid "CPU optimizations"
 msgstr ""
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
+#: modules/codec/x264.c:229
+msgid "Use assembler CPU optimizations."
 msgstr ""
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 msgid "PSNR calculation"
 msgstr ""
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "dia"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 #, fuzzy
 msgid "esa"
 msgstr "是"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "fast"
 msgstr "快速"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "normal"
 msgstr "正常"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "slow"
 msgstr "慢速"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "all"
 msgstr "全部"
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "spatial"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr ""
 
@@ -7652,6 +7930,16 @@ msgid "Corba control"
 msgstr ""
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 msgid "corba control module"
 msgstr ""
 
@@ -7663,147 +7951,123 @@ msgstr ""
 msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr ""
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr "触发按键"
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
-msgstr ""
-
-#: modules/control/gestures.c:87
-msgid "Middle"
-msgstr "中间"
-
-#: modules/control/gestures.c:90
-msgid "Gestures"
-msgstr ""
-
-#: modules/control/gestures.c:97
-msgid "Mouse gestures control interface"
+#: modules/control/gestures.c:83
+msgid "Trigger button for mouse gestures."
 msgstr ""
 
-#: modules/control/hotkeys.c:84
-msgid "Playlist bookmark 1"
-msgstr "播放列表书签 1"
-
-#: modules/control/hotkeys.c:85
-msgid "Playlist bookmark 2"
-msgstr "播放列表书签 2"
-
-#: modules/control/hotkeys.c:86
-msgid "Playlist bookmark 3"
-msgstr "播放列表书签 3"
-
-#: modules/control/hotkeys.c:87
-msgid "Playlist bookmark 4"
-msgstr "播放列表书签 4"
-
-#: modules/control/hotkeys.c:88
-msgid "Playlist bookmark 5"
-msgstr "播放列表书签 5"
-
-#: modules/control/hotkeys.c:89
-msgid "Playlist bookmark 6"
-msgstr "播放列表书签 6"
-
-#: modules/control/hotkeys.c:90
-msgid "Playlist bookmark 7"
-msgstr "播放列表书签 7"
-
-#: modules/control/hotkeys.c:91
-msgid "Playlist bookmark 8"
-msgstr "播放列表书签 8"
+#: modules/control/gestures.c:86
+msgid "Middle"
+msgstr "中间"
 
-#: modules/control/hotkeys.c:92
-msgid "Playlist bookmark 9"
-msgstr "播放列表书签 9"
+#: modules/control/gestures.c:89
+msgid "Gestures"
+msgstr ""
 
-#: modules/control/hotkeys.c:93
-msgid "Playlist bookmark 10"
-msgstr "播放列表书签 10"
+#: modules/control/gestures.c:97
+msgid "Mouse gestures control interface"
+msgstr ""
 
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
-msgstr "这个选项允许你定义播放列表书签"
+#: modules/control/hotkeys.c:94
+#, fuzzy
+msgid "Define playlist bookmarks."
+msgstr "设置播放列表书签 9"
 
-#: modules/control/hotkeys.c:98
+#: modules/control/hotkeys.c:97
 #, fuzzy
 msgid "Hotkeys"
 msgstr "热键"
 
-#: modules/control/hotkeys.c:99
+#: modules/control/hotkeys.c:98
 msgid "Hotkeys management interface"
 msgstr "热键管理接口"
 
-#: modules/control/hotkeys.c:488
+#: modules/control/hotkeys.c:467
 #, c-format
 msgid "Audio track: %s"
 msgstr "音轨: %s"
 
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
 #, c-format
 msgid "Subtitle track: %s"
 msgstr "字幕轨: %s"
 
-#: modules/control/hotkeys.c:502
+#: modules/control/hotkeys.c:482
 msgid "N/A"
 msgstr ""
 
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, fuzzy, c-format
 msgid "Aspect ratio: %s"
 msgstr "纵横比"
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, fuzzy, c-format
 msgid "Crop: %s"
 msgstr "编译器: %s\n"
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, fuzzy, c-format
 msgid "Deinterlace mode: %s"
 msgstr "界面模块"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr ""
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
 msgstr ""
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 msgid "Source directory"
 msgstr ""
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 msgid "Charset"
 msgstr "字符集"
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 msgid "Handlers"
 msgstr ""
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
+msgstr ""
+
+#: modules/control/http/http.c:50
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr ""
+
+#: modules/control/http/http.c:53
+msgid "HTTP interface x509 PEM private key file."
 msgstr ""
 
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
+msgstr ""
+
+#: modules/control/http/http.c:58
+msgid "HTTP interace Certificates Revocation List file."
 msgstr ""
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:62
 msgid "HTTP remote control interface"
 msgstr ""
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 msgid "HTTP SSL"
 msgstr ""
 
@@ -7812,13 +8076,11 @@ msgid "Infrared remote control interface"
 msgstr "红外线遥控接口"
 
 #: modules/control/netsync.c:59
-msgid "Act as master for network synchronisation"
+msgid "Act as master"
 msgstr ""
 
 #: modules/control/netsync.c:60
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
+msgid "Should act as the master client for the network synchronisation?"
 msgstr ""
 
 #: modules/control/netsync.c:63
@@ -7826,9 +8088,7 @@ msgid "Master client ip address"
 msgstr ""
 
 #: modules/control/netsync.c:64
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+msgid "IP address of the master client used for the network synchronisation."
 msgstr ""
 
 #: modules/control/netsync.c:68
@@ -7841,24 +8101,27 @@ msgid "Install Windows Service"
 msgstr "安装Windows服务"
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
-msgstr ""
+#, fuzzy
+msgid "Install the Service and exit."
+msgstr "安装Windows服务"
 
 #: modules/control/ntservice.c:42
 msgid "Uninstall Windows Service"
 msgstr "解除安装Windows服务"
 
 #: modules/control/ntservice.c:44
-msgid "If enabled the interface will uninstall the Service and exit."
-msgstr ""
+#, fuzzy
+msgid "Uninstall the Service and exit."
+msgstr "解除安装Windows服务"
 
 #: modules/control/ntservice.c:45
 msgid "Display name of the Service"
 msgstr "服务显示名称"
 
 #: modules/control/ntservice.c:47
-msgid "This allows you to change the display name of the Service."
-msgstr "允许你改变服务的显示名字"
+#, fuzzy
+msgid "Change the display name of the Service."
+msgstr "服务显示名称"
 
 #: modules/control/ntservice.c:48
 msgid "Configuration options"
@@ -7866,18 +8129,20 @@ msgstr "配置选项"
 
 #: modules/control/ntservice.c:50
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 
 #: modules/control/ntservice.c:55
+#, fuzzy
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
+"这个选项允许你选择VLC使用的附加界面.它们可以在默认界面中切换过来.逗号用来分离"
+"这些界面模块.(一般值为logger, gestures, sap, rc, http 或者 screensaver)"
 
 #: modules/control/ntservice.c:61
 msgid "NT Service"
@@ -7942,12 +8207,13 @@ msgid "Remote control interface"
 msgstr "摇控界面"
 
 #: modules/control/rc.c:335
-msgid "Remote control interface initialized, `h' for help"
+#, fuzzy
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr "遥控界面已初始化,按 h 键显示帮助信息"
 
 #: modules/control/rc.c:847
-#, c-format
-msgid "unknown command `%s', type `help' for help"
+#, fuzzy, c-format
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr "未知命令 `%s', 键入 `help' 获得帮助"
 
 #: modules/control/rc.c:880
@@ -8135,7 +8401,7 @@ msgid "| time-size # . . . . . . . . font size, in pixels"
 msgstr ""
 
 #: modules/control/rc.c:935
-msgid "| logo-file STRING . . . the overlay file path/name"
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr ""
 
 #: modules/control/rc.c:936
@@ -8228,18 +8494,26 @@ msgstr ""
 msgid "+----[ end of help ]"
 msgstr ""
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+#, fuzzy
+msgid "Press menu select or pause to continue."
+msgstr "按菜单选择或暂停可继续"
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+#, fuzzy
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr "按菜单选择或暂停可继续"
 
 #: modules/control/rc.c:1385
-msgid "press pause to continue"
+#, fuzzy
+msgid "Type 'pause' to continue."
 msgstr "按暂停可继续"
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+#, fuzzy
+msgid "Please provide one of the following parameters:"
 msgstr "请提供下列参数中的一个"
 
 #: modules/control/showintf.c:62
@@ -8247,34 +8521,42 @@ msgid "Threshold"
 msgstr "门限"
 
 #: modules/control/showintf.c:63
-msgid "Height of the zone triggering the interface"
+#, fuzzy
+msgid "Height of the zone triggering the interface."
 msgstr "触发界面的区域高度"
 
 #: modules/control/telnet.c:72
-msgid "Telnet Interface host"
-msgstr "Telnet 接口主机"
+msgid "Host"
+msgstr ""
 
 #: modules/control/telnet.c:73
-msgid "Default to listen on all network interfaces"
-msgstr "默认监听所有网络接口"
-
-#: modules/control/telnet.c:74
-msgid "Telnet Interface port"
-msgstr "Telnet接口端口"
-
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
-msgstr "默认为4212"
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
+msgstr ""
 
-#: modules/control/telnet.c:77
-msgid "Telnet Interface password"
-msgstr "Telnet接口密码"
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
+msgstr "端口"
 
 #: modules/control/telnet.c:78
-msgid "Default to admin"
-msgstr "默认为 admin"
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
+msgstr ""
+
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
+msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:96
 msgid "VLM remote control interface"
 msgstr "VLM 遥控界面"
 
@@ -8294,10 +8576,15 @@ msgstr "ASF v1.0解多任务器"
 msgid "AU demuxer"
 msgstr "AU解多任务器"
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 msgid "Force interleaved method"
 msgstr ""
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "WinCE 界面模块"
+
 #: modules/demux/avi/avi.c:45
 msgid "Force index creation"
 msgstr ""
@@ -8362,15 +8649,21 @@ msgstr ""
 msgid "FLAC demuxer"
 msgstr "FLAC解多任务器"
 
+#: modules/demux/livedotcom.cpp:63
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+
 #: modules/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:67
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:72
@@ -8417,10 +8710,11 @@ msgid "Frames per Second"
 msgstr "每秒帧数"
 
 #: modules/demux/mjpeg.c:44
+#, fuzzy
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
-msgstr ""
+"is the default value) for a live stream (from a camera)."
+msgstr "允许您设置您所希望的在从文件播放时的帧率, 使用 0 为实况"
 
 #: modules/demux/mjpeg.c:50
 #, fuzzy
@@ -8800,7 +9094,7 @@ msgid "Extra PMT"
 msgstr ""
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr ""
 
 #: modules/demux/ts.c:87
@@ -8808,80 +9102,91 @@ msgid "Set id of ES to PID"
 msgstr ""
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
 msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 msgid "Fast udp streaming"
 msgstr ""
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr ""
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
-msgid "CSA ck"
+#: modules/demux/ts.c:98
+msgid "MTU for out mode."
 msgstr ""
 
 #: modules/demux/ts.c:100
-msgid "Silent mode"
-msgstr "静音模式"
+msgid "CSA ck"
+msgstr ""
 
 #: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+msgid "Control word for the CSA encryption algorithm"
 msgstr ""
 
 #: modules/demux/ts.c:103
-msgid "CAPMT System ID"
-msgstr ""
+msgid "Silent mode"
+msgstr "静音模式"
 
 #: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+msgid "Do not complain on encrypted PES."
 msgstr ""
 
 #: modules/demux/ts.c:106
-msgid "Packet size in bytes to decrypt"
+msgid "CAPMT System ID"
 msgstr ""
 
 #: modules/demux/ts.c:107
+msgid "Only forward descriptors from this SysID to the CAM."
+msgstr ""
+
+#: modules/demux/ts.c:109
+msgid "Packet size in bytes to decrypt"
+msgstr ""
+
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr ""
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 msgid "Filename of dump"
 msgstr ""
 
-#: modules/demux/ts.c:112
-msgid "Specify a filename where to dump the TS in"
+#: modules/demux/ts.c:115
+msgid "Specify a filename where to dump the TS in."
 msgstr ""
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 msgid "Append"
 msgstr "添加"
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
 msgstr ""
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 msgid "Dump buffer size"
 msgstr ""
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr ""
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 msgid "MPEG Transport Stream demuxer"
 msgstr "MPEG 转码串流解多任务器"
 
@@ -8933,6 +9238,10 @@ msgstr ""
 msgid "Oldies"
 msgstr ""
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr "其它"
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr ""
@@ -9125,7 +9434,7 @@ msgstr ""
 msgid "New wave"
 msgstr ""
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr ""
 
@@ -9213,7 +9522,7 @@ msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -9221,8 +9530,8 @@ msgstr "取消"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr "打开"
 
@@ -9234,7 +9543,7 @@ msgstr "设置"
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr "信息"
 
@@ -9242,7 +9551,7 @@ msgstr "信息"
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr "打开文件"
 
@@ -9281,22 +9590,22 @@ msgstr "前往章节"
 msgid "Speed"
 msgstr "速度"
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr "窗口"
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr "确定"
@@ -9329,7 +9638,7 @@ msgid "Edit"
 msgstr "编辑"
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr "全选"
 
@@ -9370,11 +9679,11 @@ msgid "Path"
 msgstr "路径"
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr "名称"
 
@@ -9383,7 +9692,7 @@ msgid "Apply"
 msgstr "应用"
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr "储存"
 
@@ -9424,7 +9733,6 @@ msgid "Take Screen Shot"
 msgstr "获取画面快照"
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr "关于VLC多媒体播放程序"
 
@@ -9433,7 +9741,7 @@ msgstr "关于VLC多媒体播放程序"
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 msgid "Bookmarks"
 msgstr "书签"
@@ -9451,27 +9759,14 @@ msgstr "清除"
 msgid "Extract"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-msgid "Size offset"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-msgid "Time offset"
-msgstr "时间补偿"
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr "时间"
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-msgid "Bytes"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 msgid "Untitled"
 msgstr "无标题"
 
@@ -9481,10 +9776,10 @@ msgid "No input"
 msgstr "没有输入"
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+#, fuzzy
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
-msgstr ""
+"No input found. A stream must be playing or paused for bookmarks to work."
+msgstr "要使书签有效,串流必须正在播放或处于暂停状态"
 
 #: modules/gui/macosx/bookmarks.m:241
 msgid "Input has changed"
@@ -9492,41 +9787,39 @@ msgstr "输入已改变"
 
 #: modules/gui/macosx/bookmarks.m:242
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 msgid "Invalid selection"
 msgstr "无效的选择"
 
-#: modules/gui/macosx/bookmarks.m:292
-msgid "You have to select two bookmarks."
-msgstr "你必须选择两个书签"
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
+msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 msgid "No input found"
 msgstr "没有输入"
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr ""
 
-#: modules/gui/macosx/controls.m:47
-#, fuzzy
-msgid "Go To Position"
-msgstr "Logo位置"
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
+msgid "Jump To Time"
+msgstr ""
 
 #: modules/gui/macosx/controls.m:50
 msgid "sec."
 msgstr ""
 
 #: modules/gui/macosx/controls.m:51
-#, fuzzy
-msgid "Go to specific position"
-msgstr "Logo位置"
+msgid "Jump to time"
+msgstr ""
 
 #: modules/gui/macosx/controls.m:136
 msgid "Random On"
@@ -9536,60 +9829,60 @@ msgstr "开启随机播放"
 msgid "Random Off"
 msgstr "关闭随机播放"
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 msgid "Repeat One"
 msgstr "重复一次"
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 msgid "Repeat Off"
 msgstr "关闭重复播放"
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 msgid "Repeat All"
 msgstr "重复播放全部"
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr "一半大小"
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr "正常值"
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr "双倍大小"
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr "悬浮在最顶端"
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr "缩放至屏幕"
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr "随机"
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 msgid "Step Forward"
 msgstr "向前"
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 msgid "Step Backward"
 msgstr "向后"
 
@@ -9604,182 +9897,182 @@ msgstr "快速向前"
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr "播放"
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr "暂停"
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 msgid "2 Pass"
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
-msgstr ""
+#, fuzzy
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
+msgstr "打开均衡器. 你可以手动配置频带或者使用一个预定值 (音频菜单->均衡器)."
 
 #: modules/gui/macosx/equalizer.m:147
 msgid "Preamp"
 msgstr "预放大"
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "延伸控制"
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 msgid "Video filters"
 msgstr "视频过滤器"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr "调整影像"
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 msgid "More Info"
 msgstr "更多信息"
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr "模糊"
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 msgid "Distortion"
 msgstr "畸变"
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr "增加畸变效果"
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 msgid "Image clone"
 msgstr "影像复制"
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+#, fuzzy
+msgid "Creates several copies of the Video output window"
 msgstr "建立数个影像复制"
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 msgid "Image cropping"
 msgstr "图像获取"
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
-msgstr "获取图像"
+#: modules/gui/macosx/extended.m:94
+#, fuzzy
+msgid "Crops a defined part of the image"
+msgstr "旋转或翻转影像"
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 msgid "Image inversion"
 msgstr "图像翻转"
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr "反转图像颜色"
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 msgid "Transformation"
 msgstr "变换"
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr "旋转或翻转影像"
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 msgid "Volume normalization"
 msgstr "音量正规化"
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
+#, fuzzy
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
-msgstr ""
+"This filters prevents the audio output level from exceeding a defined value."
+msgstr "这个过滤器阻止音频输出功率超过设定值."
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 msgid "Headphone virtualization"
 msgstr "耳机虚拟化"
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 msgid "Maximum level"
 msgstr "最大等级"
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr "恢复默认值"
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 msgid "Saturation"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 msgid "More information"
 msgstr "更多信息"
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
 
 #: modules/gui/macosx/intf.m:467
 msgid "VLC - Controller"
 msgstr "VLC - 控制器"
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr "VLC多媒体播放程序"
@@ -9813,7 +10106,7 @@ msgstr "隐藏其它"
 msgid "Show All"
 msgstr "显示全部"
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr "退出VLC"
 
@@ -9841,7 +10134,7 @@ msgstr "打开网络..."
 msgid "Open Recent"
 msgstr "打开最近的文件"
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr "清除菜单"
 
@@ -9873,92 +10166,94 @@ msgstr "增加音量"
 msgid "Volume Down"
 msgstr "减低音量"
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr "视频装置"
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr "最小化窗口"
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 msgid "Close Window"
 msgstr "关闭窗口"
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 msgid "Controller"
 msgstr "控制器"
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 msgid "Extended Controls"
 msgstr "扩展控制"
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "变换"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr "帮助"
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr "读我..."
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr "在线文件"
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr "错误回报"
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 msgid "VideoLAN Website"
 msgstr "VideoLAN网站"
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr "授权"
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 msgid "Make a donation"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 msgid "Online Forum"
 msgstr "在线论坛"
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr "错误"
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr "开启讯息窗口"
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
+#: modules/gui/macosx/intf.m:608
+msgid "Do not display further errors"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:1071
@@ -9966,23 +10261,22 @@ msgstr ""
 msgid "Volume: %d%%"
 msgstr "音量: %d%%"
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 msgid "No CrashLog found"
 msgstr "没有发现当机纪录"
 
-#: modules/gui/macosx/intf.m:1733
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "QT Embedded 视频输出"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:54
@@ -9991,8 +10285,9 @@ msgstr "视频装置"
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:61
@@ -10007,13 +10302,13 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
-msgstr "放大到全屏幕"
+msgid "Crop borders in fullscreen"
+msgstr ""
 
 #: modules/gui/macosx/macosx.m:70
 msgid ""
@@ -10026,28 +10321,26 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr "设为屏幕背景"
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:81
+#: modules/gui/macosx/macosx.m:82
 #, fuzzy
-msgid "Keep wizard selections"
+msgid "Remember wizard options"
 msgstr "无效的选择"
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -10072,7 +10365,7 @@ msgstr "多媒体来源定位器(MRL)"
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -10091,21 +10384,15 @@ msgid "Use DVD menus"
 msgstr "使用DVD选单"
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr ""
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "开启VIDEO_TS目录"
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
 msgid "DVD"
 msgstr ""
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr "端口"
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -10123,7 +10410,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr ""
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr ""
 
@@ -10137,27 +10424,33 @@ msgid "Settings..."
 msgstr "设置..."
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
+msgid "Override parametters"
 msgstr ""
 
 #: modules/gui/macosx/open.m:244
-msgid "delay"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
 msgstr "延迟"
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
+msgid "FPS"
 msgstr ""
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Subtitles encoding"
 msgstr "字幕编码"
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr "字号"
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "字幕文件"
+
 #: modules/gui/macosx/open.m:255
 msgid "Font Properties"
 msgstr "字型设置"
@@ -10177,17 +10470,19 @@ msgid "Open VIDEO_TS Directory"
 msgstr "开启VIDEO_TS目录"
 
 #: modules/gui/macosx/output.m:136
-msgid "Advanced output:"
-msgstr "高级输出:"
+#, fuzzy
+msgid "Streaming/Saving:"
+msgstr "串流"
 
 #: modules/gui/macosx/output.m:140
-msgid "Output Options"
-msgstr "输出选项"
+#, fuzzy
+msgid "Streaming and Transcoding Options"
+msgstr "串流/转码向导"
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
-msgid "Play locally"
-msgstr "本地播放"
+#, fuzzy
+msgid "Display the stream locally"
+msgstr "串流时显示"
 
 #: modules/gui/macosx/output.m:144
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:510
@@ -10200,208 +10495,197 @@ msgid "Encapsulation Method"
 msgstr "封装方法"
 
 #: modules/gui/macosx/output.m:159
-msgid "Transcode options"
-msgstr "转码选项"
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
+msgid "Transcoding options"
+msgstr ""
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 msgid "Bitrate (kb/s)"
 msgstr "比特率"
 
-#: modules/gui/macosx/output.m:166
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:782
-msgid "Scale"
-msgstr "尺寸"
-
-#: modules/gui/macosx/output.m:180
-msgid "Stream Announcing"
-msgstr "流通告"
-
-#: modules/gui/macosx/output.m:181
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:590
-msgid "SAP announce"
-msgstr "SAP通告"
-
-#: modules/gui/macosx/output.m:182 modules/gui/macosx/output.m:635
-msgid "RTSP announce"
-msgstr "RTSP通告"
-
-#: modules/gui/macosx/output.m:183 modules/gui/macosx/output.m:641
-msgid "HTTP announce"
-msgstr "HTTP通告"
-
-#: modules/gui/macosx/output.m:184 modules/gui/macosx/output.m:647
-msgid "Export SDP as file"
-msgstr "以文件形式导出SDP"
-
-#: modules/gui/macosx/output.m:186
-msgid "Channel Name"
-msgstr "频道名称"
-
-#: modules/gui/macosx/output.m:187
-msgid "SDP URL"
-msgstr ""
-
-#: modules/gui/macosx/output.m:525
-msgid "Save File"
-msgstr "储存文件"
-
-#: modules/gui/macosx/playlist.m:478
-msgid "Save Playlist..."
-msgstr "储存播放列表..."
-
-#: modules/gui/macosx/playlist.m:480 modules/gui/pda/pda_interface.c:1254
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
-msgid "Delete"
-msgstr "删除"
-
-#: modules/gui/macosx/playlist.m:481
-msgid "Expand Node"
-msgstr "展开结点"
-
-#: modules/gui/macosx/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
-msgid "Preparse"
-msgstr "预解释"
-
-#: modules/gui/macosx/playlist.m:485
-msgid "Sort Node by Name"
-msgstr "依名称排序节点"
-
-#: modules/gui/macosx/playlist.m:486
-msgid "Sort Node by Author"
-msgstr "依制作人排序节点"
+#: modules/gui/macosx/output.m:166
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:782
+msgid "Scale"
+msgstr "尺寸"
 
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
-msgid "No items in the playlist"
-msgstr "æ\92­æ\94¾å\88\97表中没æ\9c\89项ç\9b®"
+#: modules/gui/macosx/output.m:180
+msgid "Stream Announcing"
+msgstr "æµ\81é\80\9aå\91\8a"
 
-#: modules/gui/macosx/playlist.m:493
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
-msgid "Search"
-msgstr "搜索"
+#: modules/gui/macosx/output.m:181
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:590
+msgid "SAP announce"
+msgstr "SAP通告"
 
-#: modules/gui/macosx/playlist.m:495
-msgid "Search in Playlist"
-msgstr "搜索播放列表"
+#: modules/gui/macosx/output.m:182 modules/gui/macosx/output.m:635
+msgid "RTSP announce"
+msgstr "RTSP通告"
 
-#: modules/gui/macosx/playlist.m:496
-msgid "Standard Play"
-msgstr "标准播放"
+#: modules/gui/macosx/output.m:183 modules/gui/macosx/output.m:641
+msgid "HTTP announce"
+msgstr "HTTP通告"
 
-#: modules/gui/macosx/playlist.m:499
-#, fuzzy
-msgid "Add Folder to Playlist"
-msgstr "增加至播放列表"
+#: modules/gui/macosx/output.m:184 modules/gui/macosx/output.m:647
+msgid "Export SDP as file"
+msgstr "以文件形式导出SDP"
 
-#: modules/gui/macosx/playlist.m:745
-msgid "Save Playlist"
-msgstr "储存播放列表"
+#: modules/gui/macosx/output.m:186
+msgid "Channel Name"
+msgstr "频道名称"
 
-#: modules/gui/macosx/playlist.m:1489
-msgid "Empty Folder"
+#: modules/gui/macosx/output.m:187
+msgid "SDP URL"
 msgstr ""
 
-#: modules/gui/macosx/playlist.m:1514
-#, c-format
-msgid "%i items in the playlist"
-msgstr "播放列表中有 %i 个项目"
-
-#: modules/gui/macosx/playlist.m:1524
-msgid "1 item in the playlist"
-msgstr "播放列表中有 1 个项目"
+#: modules/gui/macosx/output.m:525
+msgid "Save File"
+msgstr "储存文件"
 
-#: modules/gui/macosx/playlistinfo.m:55
+#: modules/gui/macosx/playlistinfo.m:56
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
 msgid "URI"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:62
+#: modules/gui/macosx/playlistinfo.m:63
 #, fuzzy
 msgid "Advanced Information"
 msgstr "高级选项"
 
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:80
+#: modules/gui/macosx/playlistinfo.m:81
 msgid "Read at media"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:81
+#: modules/gui/macosx/playlistinfo.m:82
 #, fuzzy
 msgid "Input bitrate"
 msgstr "输入流"
 
-#: modules/gui/macosx/playlistinfo.m:82
+#: modules/gui/macosx/playlistinfo.m:83
 #, fuzzy
 msgid "Demuxed"
 msgstr "Demuxers"
 
-#: modules/gui/macosx/playlistinfo.m:83
+#: modules/gui/macosx/playlistinfo.m:84
 #, fuzzy
 msgid "Stream bitrate"
 msgstr "最大比特率"
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
 #, fuzzy
 msgid "Decoded blocks"
 msgstr "译码器"
 
-#: modules/gui/macosx/playlistinfo.m:87
+#: modules/gui/macosx/playlistinfo.m:88
 #, fuzzy
 msgid "Displayed frames"
 msgstr "跳过帧"
 
-#: modules/gui/macosx/playlistinfo.m:88
+#: modules/gui/macosx/playlistinfo.m:89
 #, fuzzy
 msgid "Lost frames"
 msgstr "B 帧"
 
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
 msgid "Streaming"
 msgstr "串流"
 
-#: modules/gui/macosx/playlistinfo.m:91
+#: modules/gui/macosx/playlistinfo.m:92
 msgid "Sent packets"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:92
+#: modules/gui/macosx/playlistinfo.m:93
 msgid "Sent bytes"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:93
+#: modules/gui/macosx/playlistinfo.m:94
 #, fuzzy
 msgid "Send rate"
 msgstr "采样率"
 
-#: modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/macosx/playlistinfo.m:98
 #, fuzzy
 msgid "Played buffers"
 msgstr "快速播放"
 
-#: modules/gui/macosx/playlistinfo.m:98
+#: modules/gui/macosx/playlistinfo.m:99
 msgid "Lost buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
-msgstr "信息"
+#: modules/gui/macosx/playlist.m:479
+msgid "Save Playlist..."
+msgstr "储存播放列表..."
+
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
+msgid "Delete"
+msgstr "删除"
+
+#: modules/gui/macosx/playlist.m:482
+msgid "Expand Node"
+msgstr "展开结点"
+
+#: modules/gui/macosx/playlist.m:485
+#, fuzzy
+msgid "Get Stream Information"
+msgstr "更多信息"
+
+#: modules/gui/macosx/playlist.m:486
+msgid "Sort Node by Name"
+msgstr "依名称排序节点"
+
+#: modules/gui/macosx/playlist.m:487
+msgid "Sort Node by Author"
+msgstr "依制作人排序节点"
+
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
+msgid "No items in the playlist"
+msgstr "播放列表中没有项目"
+
+#: modules/gui/macosx/playlist.m:494
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
+msgid "Search"
+msgstr "搜索"
+
+#: modules/gui/macosx/playlist.m:496
+msgid "Search in Playlist"
+msgstr "搜索播放列表"
+
+#: modules/gui/macosx/playlist.m:497
+msgid "Standard Play"
+msgstr "标准播放"
+
+#: modules/gui/macosx/playlist.m:500
+#, fuzzy
+msgid "Add Folder to Playlist"
+msgstr "增加至播放列表"
+
+#: modules/gui/macosx/playlist.m:749
+msgid "Save Playlist"
+msgstr "储存播放列表"
+
+#: modules/gui/macosx/playlist.m:1492
+msgid "Empty Folder"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:1517
+#, c-format
+msgid "%i items in the playlist"
+msgstr "播放列表中有 %i 个项目"
+
+#: modules/gui/macosx/playlist.m:1527
+msgid "1 item in the playlist"
+msgstr "播放列表中有 1 个项目"
 
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:212
@@ -10418,16 +10702,17 @@ msgid "Continue"
 msgstr "继续"
 
 #: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+#, fuzzy
 msgid ""
-"Beware this will reset your VLC media player preferences.\n"
+"Beware this will reset the VLC media player preferences.\n"
 "Are you sure you want to continue?"
 msgstr ""
 "注意: 这将复位您的 VLC media player 设置。\n"
 "是否确定要继续?"
 
-#: modules/gui/macosx/prefs.m:705
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
+#: modules/gui/macosx/prefs.m:708
+#, fuzzy
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr "除了这些选项之外, 还有一些已被隐藏的选项。单击 \"高级\" 可以看到它们。"
 
 #: modules/gui/macosx/prefs_widgets.m:1222
@@ -10452,7 +10737,7 @@ msgid "Logo"
 msgstr ""
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 msgid "Marquee"
 msgstr ""
 
@@ -10487,107 +10772,102 @@ msgstr "大小"
 msgid "(in pixels)"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "时间"
-
 #: modules/gui/macosx/sfilters.m:104
 msgid "ms"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 msgid "Black"
 msgstr "黑色"
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr "灰色"
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Silver"
 msgstr "银色"
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr "白色"
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr "栗色"
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Red"
 msgstr "红色"
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Fuchsia"
 msgstr "紫红色"
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr "黄色"
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Olive"
 msgstr "橄榄色"
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Green"
 msgstr "绿色"
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Teal"
 msgstr "蓝绿色"
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Lime"
 msgstr "柠檬色"
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr "紫色"
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr "藏青色"
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Blue"
 msgstr "蓝色"
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr "浅绿色"
@@ -10639,7 +10919,7 @@ msgstr "底部"
 
 #: modules/gui/macosx/update.m:84
 #, fuzzy
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr "检查更新..."
 
 #: modules/gui/macosx/update.m:85
@@ -10649,20 +10929,20 @@ msgstr "正在下载..."
 
 #: modules/gui/macosx/update.m:92
 #, fuzzy
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr "检查更新..."
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -10777,24 +11057,25 @@ msgstr "MPEG 传送流"
 msgid "MPEG 1 Format"
 msgstr "MPEG 1 格式"
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:265
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -10808,12 +11089,11 @@ msgid ""
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 msgid "Enter the address of the computer to stream to."
 msgstr "输入要串流的计算机地址"
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 msgid "Use this to stream to a single computer."
 msgstr "用此项可串流至一个单独的计算机。"
 
@@ -10826,12 +11106,25 @@ msgstr ""
 "输入要串流到的多播地址。这必须是一个在 224.0.0.0 和 239.255.255.255 之间的 "
 "IP 地址。如果要内部使用,输入一个以 239.255 开头的 IP 地址。"
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:285
+#, fuzzy
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr "用此项可串流至一个单独的计算机。"
+
+#: modules/gui/macosx/wizard.m:290
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:362
@@ -10839,350 +11132,348 @@ msgid "Back"
 msgstr "返回"
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 msgid "Streaming/Transcoding Wizard"
 msgstr "串流/转码向导"
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-msgid "This wizard helps you to stream, transcode or save a stream."
-msgstr "这个向导可以帮助你串流、转码或是储存一个串流"
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
+#, fuzzy
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 "这个向导只给出了访问VLC串流和转码的子集. 使用打开和串流输出对话框可以得到所有"
 "特性."
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 msgid "Stream to network"
 msgstr "串流至网络"
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 msgid "Transcode/Save to file"
 msgstr "转码/储存至文件"
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 msgid "Choose input"
 msgstr "选择输出"
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 msgid "Choose here your input stream."
 msgstr "在这选择你的输入串流"
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 msgid "Select a stream"
 msgstr "选择串流"
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 msgid "Existing playlist item"
 msgstr "存在的播放列表项目"
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr "选择..."
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr "部分提取"
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr "从"
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 msgid "To"
 msgstr "到"
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
+#: modules/gui/macosx/wizard.m:405
+#, fuzzy
+msgid "This page allows to select how the input stream will be sent."
 msgstr "在这一页,你可以选择你的输入串流的传送方式"
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 msgid "Destination"
 msgstr "目标"
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 msgid "Streaming method"
 msgstr "串流方式"
 
-#: modules/gui/macosx/wizard.m:410
+#: modules/gui/macosx/wizard.m:409
+#, fuzzy
+msgid "Address of the computer to stream to."
+msgstr "输入要串流的计算机地址"
+
+#: modules/gui/macosx/wizard.m:411
 msgid "UDP Unicast"
 msgstr "UDP单播"
 
-#: modules/gui/macosx/wizard.m:411
+#: modules/gui/macosx/wizard.m:412
 msgid "UDP Multicast"
 msgstr "UDP组播"
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 msgid "Transcode"
 msgstr "转码"
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 msgid "Transcode audio"
 msgstr "音频转码"
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 msgid "Transcode video"
 msgstr "视频转码"
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-msgid "If your stream has audio and you want to transcode it, enable this."
-msgstr "如果你的流有音频而且你想要进行转码,打开此项"
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-msgid "If your stream has video and you want to transcode it, enable this."
-msgstr "如果你的流有视频而且你想要进行转码,打开此项"
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 msgid "Encapsulation format"
 msgstr "封装格式"
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 msgid "Additional streaming options"
 msgstr "附加的串流选项"
 
-#: modules/gui/macosx/wizard.m:439
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+#: modules/gui/macosx/wizard.m:440
+#, fuzzy
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr "在这一页,你可以为串流定义一些附加的参数。"
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 msgid "SAP Announce"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 msgid "Local playback"
 msgstr "本地播放"
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 msgid "Additional transcode options"
 msgstr "附加的转码选项"
 
-#: modules/gui/macosx/wizard.m:450
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
-msgstr "在这一页,你可以为转码定义一些附加的参数。"
+#: modules/gui/macosx/wizard.m:451
+#, fuzzy
+msgid "In this page, a few additional transcoding parameters can be set."
+msgstr "在这一页,你可以为串流定义一些附加的参数。"
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 msgid "Select the file to save to"
 msgstr "选择文件以保存到"
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
 msgid "Summary"
 msgstr "摘要"
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 msgid "Encap. format"
 msgstr "封装格式"
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 msgid "Input stream"
 msgstr "输入流"
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 msgid "Save file to"
 msgstr "保存文件到"
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 msgid "No input selected"
 msgstr "没有输入"
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 msgid "No valid destination"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1119
+#: modules/gui/macosx/wizard.m:1116
 #, fuzzy
-msgid "Select the folder to save to"
+msgid "Select the directory to save to"
 msgstr "选择文件以保存到"
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 #, fuzzy
 msgid "No folder selected"
 msgstr "没有文件被选中"
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
-msgstr ""
+#: modules/gui/macosx/wizard.m:1169
+#, fuzzy
+msgid "A directory where to save the files has to be selected."
+msgstr "允许你指定视频快照的存放目录"
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr "没有文件被选中"
 
-#: modules/gui/macosx/wizard.m:1181
-#, fuzzy
-msgid "You you need to select a file, you want to save to."
-msgstr "你必须选择文件以另存"
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1372
 msgid "Finish"
 msgstr "完成"
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, fuzzy, c-format
 msgid "%i items"
 msgstr "查看项目(&V)"
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 msgid "yes"
 msgstr "是"
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 msgid "no"
 msgstr "否"
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
-msgid "Use this to stream on a network."
+#: modules/gui/macosx/wizard.m:1661
+#, fuzzy
+msgid "This allows to stream on a network."
 msgstr "用此选项串流至网络"
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
+#, fuzzy
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 "用此项可以将串流保存到一个文件。您有可能会重新编码串流。您可以保存任何 VLC 可"
 "以读取的东西。\n"
 "请注意,VLC 可能不是很适合于文件到文件的转码。您应该使用它的转码功能来保存一"
 "些其它的东西,诸如网络流。"
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 msgid "Select your audio codec. Click one to get more information."
 msgstr "选择你的音频编码器,点击以显示更多信息"
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 msgid "Select your video codec. Click one to get more information."
 msgstr "选择你的视频编码器,点击以显示更多信息"
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -11190,7 +11481,7 @@ msgid ""
 "name will be used."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -11389,7 +11680,7 @@ msgstr ""
 msgid "secam"
 msgstr ""
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 msgid "auto"
 msgstr "自动"
 
@@ -11665,7 +11956,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr "面板文件 (*.vlt)|*.vlt|Skin files (*.xml)|*.xml|"
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr "打开播放列表"
 
@@ -11677,7 +11968,7 @@ msgid ""
 msgstr "所有播放列表|*.pls;*.m3u;*.asx;*.b4s|M3U files|*.m3u"
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr "储存播放列表"
 
@@ -11686,40 +11977,44 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
-msgstr "上一个使用的面板"
+#, fuzzy
+msgid "Skin to use"
+msgstr "皮肤"
 
 #: modules/gui/skins2/src/skin_main.cpp:344
-msgid "Select the path to the last skin used."
-msgstr "选择上一个使用的面板的路径"
+#, fuzzy
+msgid "Path to the skin to use."
+msgstr "欲使用的PNG文件完整路径"
 
 #: modules/gui/skins2/src/skin_main.cpp:345
 msgid "Config of last used skin"
 msgstr "组态上一次使用的面板"
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
-msgstr "组态上一次使用的面板"
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
+msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr "启用透明效果"
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr "皮肤"
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 msgid "Skinnable Interface"
 msgstr "可面板化界面"
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr "面板载入器解多任务"
 
@@ -11741,7 +12036,7 @@ msgstr ""
 "(WinCE界面)\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 #, fuzzy
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
@@ -11750,15 +12045,15 @@ msgstr ""
 "(c) 1996-2005 - VideoLAN 开发小组\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 msgid "Compiled by "
 msgstr "编译者 "
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 msgid "Compiler: "
 msgstr "编译器: "
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr ""
 
@@ -11783,12 +12078,12 @@ msgid ""
 msgstr "另外, 您也可以使用下面的一个预定义的目标来生成一个 MRL:"
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr "选择目录"
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr "选择文件"
 
@@ -11814,6 +12109,11 @@ msgstr ""
 msgid "Edit bookmark"
 msgstr "编辑书签"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+msgid "Bytes"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "您必须选择两个书签"
@@ -11822,6 +12122,11 @@ msgstr "您必须选择两个书签"
 msgid "The stream must be playing or paused for bookmarks to work"
 msgstr "要使书签有效,串流必须正在播放或处于暂停状态"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+msgid ""
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
 msgid ""
 "Input has changed, unable to save bookmark. Use \"pause\" while editing "
@@ -11958,79 +12263,78 @@ msgid "RTSP"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr ""
+#, fuzzy
+msgid "DVD device to use"
+msgstr "DVD装置"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "CDDB 服务器端口"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
-"will scan for a CD-ROM with an audio CD in it."
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
+"will scan for a CD-ROM with an audio CD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 #, fuzzy
 msgid "Open subtitles file"
 msgstr "使用字幕文件"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 msgid "Title number."
 msgstr "标题数目."
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
 "be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 msgid "Track number."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 
@@ -12047,7 +12351,8 @@ msgid "Add &Directory..."
 msgstr "增加目录(&D)..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+#, fuzzy
+msgid "&Add URL..."
 msgstr "增加MRL(&A)..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -12071,7 +12376,8 @@ msgid "&Reverse sort by title"
 msgstr "依标题反向排序(&R)"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
+#, fuzzy
+msgid "&Shuffle"
 msgstr "乱化播放列表"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
@@ -12098,74 +12404,93 @@ msgstr "查看项目(&V)"
 msgid "Play this branch"
 msgstr "播放该分支"
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+msgid "Preparse"
+msgstr "预解释"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr "排序该分支"
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr "信息"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "Add node"
 msgstr "音频编码器"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 msgid "root"
 msgstr "根"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr "%i个项目在播放列表中(%i未显示)"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, c-format
 msgid "%i items in playlist"
 msgstr "%i个项目在播放列表中"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr "M3U文件"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "储存播放列表"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr "播放列表是空的"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr "无法储存"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr "正常"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 msgid "Sorted by artist"
 msgstr "按制作人排序"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 msgid "Sorted by Album"
 msgstr "按专辑排序"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 msgid "New node"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+#, fuzzy
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+"注意: 这将复位您的 VLC media player 设置。\n"
+"是否确定要继续?"
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -12184,9 +12509,10 @@ msgid "Shift"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
+#, fuzzy
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 "请选择您所要的模块。如果要得到更高级的控制,您也可以自己从下面的文本框中修"
 "改。"
@@ -12196,32 +12522,36 @@ msgid "Stream output MRL"
 msgstr "串流输出MRL"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
-msgid "Destination Target:"
-msgstr "目标:"
+#, fuzzy
+msgid "Target:"
+msgstr "大"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
-msgid "Output methods"
-msgstr "输出方式"
+#, fuzzy
+msgid "Outputs"
+msgstr "输出URL"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+msgid "Play locally"
+msgstr "本地播放"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-msgid "Miscellaneous options"
-msgstr "杂项选项"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 msgid "Group name"
 msgstr "群组名称"
@@ -12234,10 +12564,6 @@ msgstr "频道名称"
 msgid "Select all elementary streams"
 msgstr "选择所有的基本串流"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-msgid "Transcoding options"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 msgid "Video codec"
 msgstr "视频编码器"
@@ -12267,8 +12593,9 @@ msgid "Subtitles file"
 msgstr "字幕文件"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
-msgstr "字幕选项"
+#, fuzzy
+msgid "Options"
+msgstr "选项:"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 msgid ""
@@ -12276,12 +12603,6 @@ msgid ""
 "subtitles."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr "延迟"
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 msgid "Set subtitle delay (in 1/10s)"
 msgstr "设置字幕延迟(1/10秒)"
@@ -12292,21 +12613,22 @@ msgstr "打开文件"
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
 #, fuzzy
-msgid "VLC media player - Updates"
-msgstr "VLC多媒体播放程序"
+msgid "Updates"
+msgstr "更新"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
-msgstr "现在检查更新 !"
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+#, fuzzy
+msgid "Check for updates"
+msgstr "检查更新..."
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 #, fuzzy
 msgid "Save file..."
 msgstr "保存文件..."
@@ -12335,7 +12657,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 msgid "Choose"
 msgstr "选择"
 
@@ -12353,33 +12675,58 @@ msgstr ""
 msgid "Create"
 msgstr "居中"
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-#, fuzzy
-msgid "VLM configuration"
-msgstr "VLM设置档"
-
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
 #, fuzzy
 msgid "VLM stream"
 msgstr "Sout流输出"
 
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr "这个向导可以帮助你串流、转码或是储存一个串流"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+msgid "Use this to stream on a network."
+msgstr "用此选项串流至网络"
+
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:91
 msgid "Use this to re-encode a stream and save it to a file."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+"这个向导只给出了访问VLC串流和转码的子集. 使用打开和串流输出对话框可以得到所有"
+"特性."
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
 msgid "Use this to stream on a network"
 msgstr "用此项串流至网络"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+#, fuzzy
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+"用此项可以将串流保存到一个文件。您有可能会重新编码串流。您可以保存任何 VLC 可"
+"以读取的东西。\n"
+"请注意,VLC 可能不是很适合于文件到文件的转码。您应该使用它的转码功能来保存一"
+"些其它的东西,诸如网络流。"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
 msgid "You must choose a stream"
 msgstr "你必须选择一个串流"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr "无法找到播放列表 !"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
 "incoming stream (for example, a file or a disc, but not a RTP/UDP network "
@@ -12387,30 +12734,73 @@ msgid ""
 "Enter the starting and ending times (in seconds)."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+#, fuzzy
+msgid "Select the target video codec. Click one to get more information."
+msgstr "选择你的视频编码器,点击以显示更多信息"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+#, fuzzy
+msgid "Select the target audio codec. Click one to get more information."
+msgstr "选择你的音频编码器,点击以显示更多信息"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr "在这一页,你可以选择你的输入串流的传送方式"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
 msgid "This does not appear to be a valid multicast address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
 msgid "You need to enter an address"
 msgstr "你必须输入一个地址"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
 "transcoding"
 msgstr "在这一页,你可以定义转码时使用的一些附加的参数"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 msgid "You must choose a file to save to"
 msgstr "你必须选择文件以另存"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
 msgstr "在这一页,你可以定义您的串流的一些附加的参数"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
@@ -12420,54 +12810,91 @@ msgid ""
 "name will be used"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 msgid "Save to file"
 msgstr "保存到文件"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
+msgstr "建立数个影像复制"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+#, fuzzy
+msgid "Adds distortion effects"
+msgstr "增加畸变效果"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+#, fuzzy
+msgid "Inverts the colors of the image"
+msgstr "建立数个影像复制"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+msgid "Adds motion blurring to the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 #, fuzzy
 msgid "Magnifies part of the image"
 msgstr "旋转或翻转影像"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+#, fuzzy
+msgid "Image adjustment"
+msgstr "影像调整"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr "视频选项"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-msgid "More info"
-msgstr "更多信息"
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+msgid "Imitates the effect of surround sound when using headphones."
+msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+#, fuzzy
+msgid "Prevents the audio output level from going over a predefined value."
 msgstr "这个过滤器阻止音频输出功率超过设定值."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:466
+#, fuzzy
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
 msgstr "打开均衡器. 你可以手动配置频带或者使用一个预定值 (音频菜单->均衡器)."
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:473
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:999
 msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
 msgstr ""
 
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "更多信息"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 msgid "Stopped"
 msgstr "已停止"
@@ -12492,120 +12919,127 @@ msgstr "上一轨"
 msgid "Next track"
 msgstr "下一轨"
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 msgid "Quick &Open File...\tCtrl-O"
 msgstr "快速打开文件...\tCtrl-O"
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr "打开文件(&F)...\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr "打开目录(&E)...\tCtrl-E"
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr "打开光盘(&D)...\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr "打开网络串流(&N)...\tCtrl-N"
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr "打开获取设备(&A)...\tCtrl-A"
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 msgid "&Wizard...\tCtrl-W"
 msgstr "向导(W)...\tCtrl-W"
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr "退出(&X)\tCtrl-X"
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr "播放列表(&P)\tCtrl-P"
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr "信息(&M)...\tCtrl-M"
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr "串流及媒体信息(&I)...\tCtrl-I"
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
+#: modules/gui/wxwidgets/interface.cpp:605
+#, fuzzy
+msgid "About..."
+msgstr "关于"
+
+#: modules/gui/wxwidgets/interface.cpp:607
+#, fuzzy
+msgid "Check for updates..."
 msgstr "检查更新..."
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 msgid "&File"
 msgstr "文件(&F)"
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr "查看(&V)"
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr "设置(&S)"
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr "音频(&A)"
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr "视频(&V)"
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr "导航(&N)"
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr "帮助(&H)"
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
 msgstr "打开播放列表"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr "前一个播放列表项目"
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr "下一个播放列表项目"
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr "慢速播放"
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr "快速播放"
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 msgid "Extended &GUI\tCtrl-G"
 msgstr "扩展用户界面(&G)"
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 msgid "&Bookmarks...\tCtrl-B"
 msgstr "书签(&B)"
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 msgid "Preference&s...\tCtrl-S"
 msgstr "选项(&S)...\tCtrl-S"
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 msgid ""
 " (wxWidgets interface)\n"
 "\n"
@@ -12613,7 +13047,7 @@ msgstr ""
 " (wxWindows界面)\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
@@ -12623,12 +13057,12 @@ msgstr ""
 "http://www.videolan.org/\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr "关于 %s"
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 msgid "Show/Hide interface"
 msgstr "显示/隐藏界面"
 
@@ -12711,11 +13145,23 @@ msgstr "Theora是一个免费、开放的通用编码器"
 msgid "RTP Unicast"
 msgstr "UDP单播"
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+#, fuzzy
+msgid "Stream to a single computer."
+msgstr "用此项可串流至一个单独的计算机。"
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 #, fuzzy
 msgid "RTP Multicast"
 msgstr "UDP/RTP 多播"
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 msgid ""
 "Enter the multicast address to stream to in this field. This must be an IP "
@@ -12723,51 +13169,90 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
+#: modules/gui/wxwidgets/streamdata.cpp:134
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#, fuzzy
+msgid "Bookmarks dialog"
 msgstr "显示书签对话框"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
-msgstr "接口启动时显示书签对话框"
+#, fuzzy
+msgid "Show bookmarks dialog at startup"
+msgstr "显示书签对话框"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
-msgid "Show extended GUI"
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
+#, fuzzy
+msgid "Extended GUI"
 msgstr "显示扩展图形界面"
 
+#: modules/gui/wxwidgets/wxwidgets.cpp:92
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
+msgid "Taskbar"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
-msgstr "显示任务栏项"
+msgid "Show VLC on the taskbar"
+msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
 msgid "Minimal interface"
 msgstr "最小界面"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+#, fuzzy
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr "使用最小界面, 没有工具栏, 很少菜单"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 msgid "Size to video"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+#, fuzzy
+msgid "Resize VLC to match the video resolution."
 msgstr "自动缩放 VLC 以与视频分辨率匹配"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
-msgid "Show systray icon"
+#, fuzzy
+msgid "Systray icon"
+msgstr "显示托盘图标"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+#, fuzzy
+msgid "Show a systray icon for VLC"
 msgstr "显示托盘图标"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
+msgid "Show labels in toolbar"
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+msgid "Show labels below the icons in the toolbar."
+msgstr ""
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
 #, fuzzy
 msgid "Playlist view"
 msgstr "播放列表"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -12775,19 +13260,19 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 msgid "wxWidgets interface module"
 msgstr "wxWindows界面模块"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 msgid "wxWidgets dialogs provider"
 msgstr "wxWidgets dialogs 提供者"
 
@@ -12807,8 +13292,8 @@ msgstr "储存空白编码器数据"
 
 #: modules/misc/dummy/dummy.c:45
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 
 #: modules/misc/dummy/dummy.c:51
@@ -12822,55 +13307,56 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr "虚拟接口功能"
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 msgid "Dummy Interface"
 msgstr "虚拟接口"
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 msgid "Dummy access function"
 msgstr "虚拟存取功能"
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 msgid "Dummy demux function"
 msgstr "虚拟解多任务功能"
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 msgid "Dummy decoder"
 msgstr "虚拟译码器"
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 msgid "Dummy decoder function"
 msgstr "虚拟译码器功能"
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 msgid "Dummy encoder function"
 msgstr "虚拟编码器功能"
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 msgid "Dummy audio output function"
 msgstr "虚拟音频输出功能"
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 msgid "Dummy video output function"
 msgstr "虚拟视频输出功能"
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 msgid "Dummy Video output"
 msgstr "虚拟视频输出"
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 msgid "Dummy font renderer function"
 msgstr ""
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr "字体"
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
-msgstr "字体文件名称"
+#, fuzzy
+msgid "Filename for the font you want to use"
+msgstr "设置你想使用的音频轨道的串流号码(从0到n)"
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
 msgid "Font size in pixels"
@@ -12878,92 +13364,101 @@ msgstr "字体大小 (像素)"
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
-msgstr ""
-
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 
 #: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
+msgstr "不透明"
+
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+msgid "Text default color"
 msgstr ""
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
-msgstr "OSD模块所使用的字号"
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+msgid "Relative font size"
+msgstr ""
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr "更小"
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr "小"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr "大"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr "更大"
 
-#: modules/misc/freetype.c:102
+#: modules/misc/freetype.c:107
 #, fuzzy
-msgid "Use yuvp renderer"
+msgid "Use YUVP renderer"
 msgstr "字体渲染"
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 #, fuzzy
 msgid "Font Effect"
 msgstr "Goom效果"
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 msgid "Background"
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 #, fuzzy
 msgid "Outline"
 msgstr "橄榄色"
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 msgid "Fat Outline"
 msgstr ""
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 msgid "Text renderer"
 msgstr "字体渲染"
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 msgid "Freetype2 font renderer"
 msgstr ""
 
@@ -12973,104 +13468,102 @@ msgstr ""
 
 #: modules/misc/gnutls.c:69
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
 msgstr ""
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr ""
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr ""
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr "GnuTLS TLS 加密层"
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 #, fuzzy
 msgid "Growl server"
 msgstr "Esound 服务器"
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 #, fuzzy
 msgid "Growl password"
 msgstr "密码"
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 #, fuzzy
 msgid "Growl UDP port"
 msgstr "UDP 端口"
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "UDP 端口"
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
-msgstr ""
+#, fuzzy
+msgid "Growl"
+msgstr "群组"
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 #, fuzzy
 msgid "(no title)"
 msgstr "视频标题"
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr ""
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr ""
 
@@ -13078,7 +13571,7 @@ msgstr ""
 msgid "Gtk+ GUI helper"
 msgstr "Gtk+ GUI 辅助器"
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr "文本"
 
@@ -13090,38 +13583,42 @@ msgstr "记录格式"
 #, fuzzy
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr "说明记录格式. 可选项为\"text\" (默认) 和 \"html\"."
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
 msgstr "说明记录格式. 可选项为\"text\" (默认) 和 \"html\"."
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr "记录"
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 msgid "File logging"
 msgstr "文件记录"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr "记录文件文件名"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr "指定记录文件文件名"
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 #, fuzzy
 msgid "RRD output file"
 msgstr "输出文件"
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+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
@@ -13135,13 +13632,9 @@ msgstr ""
 #: modules/misc/memcpy/memcpy.c:94
 msgid "MMX memcpy"
 msgstr ""
-
-#: modules/misc/memcpy/memcpy.c:99
-msgid "MMX EXT memcpy"
-msgstr ""
-
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
+
+#: modules/misc/memcpy/memcpy.c:99
+msgid "MMX EXT memcpy"
 msgstr ""
 
 #: modules/misc/msn.c:63
@@ -13149,7 +13642,9 @@ msgid "MSN Title format string"
 msgstr ""
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
@@ -13157,8 +13652,9 @@ msgid "MSN"
 msgstr ""
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr ""
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "正在播放"
 
 #: modules/misc/network/ipv4.c:96
 msgid "UDP/IPv4 network abstraction layer"
@@ -13199,29 +13695,35 @@ msgstr "Qt Embedded界面帮助"
 msgid "video"
 msgstr "视频"
 
+#: modules/misc/rtsp.c:48
+#, fuzzy
+msgid "RTSP host address"
+msgstr "SAP 多播地址"
+
 #: modules/misc/rtsp.c:50
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr ""
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 #, fuzzy
 msgid "Maximum number of connections"
 msgstr "复制数量"
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 msgid "RTSP VoD"
 msgstr ""
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 msgid "RTSP VoD server"
 msgstr ""
 
@@ -13229,11 +13731,11 @@ msgstr ""
 msgid "X Screensaver disabler"
 msgstr ""
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 msgid "SVG template file"
 msgstr "AVG暂存档"
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -13250,56 +13752,59 @@ msgstr "不起作用的C模块"
 msgid "Miscellaneous stress tests"
 msgstr ""
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 msgid "Win32 font renderer"
 msgstr ""
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr "XML解析器(使用libxml2)"
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 msgid "Simple XML Parser"
 msgstr "简易XML解析器"
 
 #: modules/mux/asf.c:49
-msgid "Allows you to define the title that will be put in ASF comments."
-msgstr "允许你定义要放入ASF批注中的标题."
+msgid "Title to put in ASF comments."
+msgstr ""
 
-#: modules/mux/asf.c:52
-msgid "Allows you to define the author that will be put in ASF comments."
+#: modules/mux/asf.c:51
+#, fuzzy
+msgid "Author to put in ASF comments."
 msgstr "允许你定义要放入ASF批注中的作者."
 
-#: modules/mux/asf.c:55
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+#: modules/mux/asf.c:53
+#, fuzzy
+msgid "Copyright string to put in ASF comments."
 msgstr "允许你定义要放入ASF批注中的版权."
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 msgid "Comment"
 msgstr "批注"
 
-#: modules/mux/asf.c:58
-msgid "Allows you to define the comment that will be put in ASF comments."
-msgstr "允许你定义要放入ASF批注中的批注."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
+msgstr ""
 
-#: modules/mux/asf.c:61
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+#: modules/mux/asf.c:57
+#, fuzzy
+msgid "\"Rating\" to put in ASF comments."
 msgstr "允许你定义要放入ASF批注中的\"分级\""
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 msgid "Packet Size"
 msgstr "封包大小"
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+#, fuzzy
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr "ASF包大小 -- 默认为4096字节."
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 msgid "ASF muxer"
 msgstr "ASF复用器"
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr "未知的视频"
 
@@ -13312,29 +13817,30 @@ msgid "Dummy/Raw muxer"
 msgstr "Dummy/Raw复用器"
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+#, fuzzy
+msgid "Create \"Fast Start\" files"
 msgstr "建立\"快速开始\"文件"
 
 #: modules/mux/mp4.c:47
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 msgid "MP4/MOV muxer"
 msgstr "MP4/MOV多任务器"
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr "DTS 延迟"
 
 #: modules/mux/mpeg/ps.c:46
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:51
@@ -13342,9 +13848,8 @@ msgid "PES maximum size"
 msgstr "PES 最大尺寸"
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+#, fuzzy
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr "这个选项设置当MPEG PS流产生时, PES大小为最大值"
 
 #: modules/mux/mpeg/ps.c:61
@@ -13357,7 +13862,7 @@ msgstr "视频PID"
 
 #: modules/mux/mpeg/ts.c:84
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr ""
 
@@ -13366,15 +13871,16 @@ msgid "Audio PID"
 msgstr "音频PID"
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
-msgstr ""
+#, fuzzy
+msgid "Assign a fixed PID to the audio stream."
+msgstr "音频过滤器可以用于对音频流进行善后处理。"
 
 #: modules/mux/mpeg/ts.c:88
 msgid "SPU PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+msgid "Assign a fixed PID to the SPU."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:90
@@ -13382,7 +13888,7 @@ msgid "PMT PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:91
-msgid "Assigns a fixed PID to the PMT"
+msgid "Assign a fixed PID to the PMT"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:92
@@ -13390,65 +13896,85 @@ msgid "TS ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
-msgstr ""
+#, fuzzy
+msgid "Assign a fixed Transport Stream ID."
+msgstr "MPEG 传送流"
 
 #: modules/mux/mpeg/ts.c:94
 msgid "NET ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:95
-msgid "Assigns a fixed Network ID (for SDT table)"
-msgstr ""
-
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:97
-msgid "Assigns a program number to each PMT"
+msgid "PMT Program numbers"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:99
-msgid "Defines the pids to add to each pmt."
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
-msgid "Set PID to id of ES"
+#: modules/mux/mpeg/ts.c:109
+msgid "Set PID to ID of ES"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:105
-msgid "set PID to id of es"
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:114
+#, fuzzy
+msgid "Data alignment"
+msgstr "马赛克对齐"
+
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:118
 msgid "Shaping delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 msgid "Use keyframes"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -13457,72 +13983,72 @@ msgid ""
 "the biggest frames in the stream."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr "PCR延迟(ms)"
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr "加密音频"
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr "用 CSA 加密音频"
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 msgid "Crypt video"
 msgstr "加密视频"
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 msgid "Crypt video using CSA"
 msgstr "用 CSA 加密视频"
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr "CSA 密钥匙"
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
+#, fuzzy
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr "定义 CSA 加密密钥。这个必须是一个 16 字符的字符串 (8 个十六进制字节)。"
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr "TS多任务器(libdvbpsi)"
 
@@ -13532,16 +14058,18 @@ msgstr ""
 
 #: modules/mux/mpjpeg.c:33
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 
 #: modules/mux/mpjpeg.c:50
-msgid "Multipart jpeg muxer"
+#, fuzzy
+msgid "Multipart JPEG muxer"
 msgstr "多部分jpeg复用器"
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
+#, fuzzy
+msgid "Ogg/OGM muxer"
 msgstr "Ogg/ogm复用器"
 
 #: modules/mux/wav.c:42
@@ -13553,7 +14081,8 @@ msgid "Copy packetizer"
 msgstr "复制封包器"
 
 #: modules/packetizer/h264.c:47
-msgid "H264 video packetizer"
+#, fuzzy
+msgid "H.264 video packetizer"
 msgstr "H264视频封包器"
 
 #: modules/packetizer/mpeg4audio.c:118
@@ -13565,13 +14094,13 @@ msgid "MPEG4 video packetizer"
 msgstr "MPEG4视频封包器"
 
 #: modules/packetizer/mpegvideo.c:52
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -13595,7 +14124,8 @@ msgid "DAAP access"
 msgstr "DAAP存取"
 
 #: modules/services_discovery/hal.c:63
-msgid "HAL device detection"
+#, fuzzy
+msgid "HAL devices detection"
 msgstr "HAL装置侦测"
 
 #: modules/services_discovery/hal.c:153
@@ -13607,15 +14137,15 @@ msgid "Podcast URLs list"
 msgstr ""
 
 #: modules/services_discovery/podcast.c:58
-msgid "Podcast '|' (pipe) seperated URLs list"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
 msgstr ""
 
-#: modules/services_discovery/podcast.c:62
+#: modules/services_discovery/podcast.c:63
 #, fuzzy
-msgid "Podcast Service Discovery"
-msgstr "服务探索模块"
+msgid "Podcasts"
+msgstr "粘贴"
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 #, fuzzy
 msgid "Podcast"
 msgstr "粘贴"
@@ -13625,117 +14155,124 @@ msgid "SAP multicast address"
 msgstr "SAP 多播地址"
 
 #: modules/services_discovery/sap.c:80
-msgid "Listen for SAP announcements on another address"
-msgstr "在另一个地址上监听SAP通告"
-
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
-msgstr "IPv4-SAP 监听"
-
-#: modules/services_discovery/sap.c:83
 msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
 msgstr ""
 
+#: modules/services_discovery/sap.c:83
+#, fuzzy
+msgid "IPv4 SAP"
+msgstr "IPv6 SAP 范围"
+
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
-msgstr "IPv6-SAP 监听"
+#, fuzzy
+msgid "Listen to IPv4 announcements on the standard address."
+msgstr "在另一个地址上监听SAP通告"
 
 #: modules/services_discovery/sap.c:87
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
-msgstr ""
+#, fuzzy
+msgid "IPv6 SAP"
+msgstr "IPv6 SAP 范围"
 
 #: modules/services_discovery/sap.c:89
+#, fuzzy
+msgid "Listen to IPv6 announcements on the standard addresses."
+msgstr "在另一个地址上监听SAP通告"
+
+#: modules/services_discovery/sap.c:91
 msgid "IPv6 SAP scope"
 msgstr "IPv6 SAP 范围"
 
-#: modules/services_discovery/sap.c:91
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+#: modules/services_discovery/sap.c:93
+#, fuzzy
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr "设置IPv6通告的范围(默认是8)"
 
-#: modules/services_discovery/sap.c:92
+#: modules/services_discovery/sap.c:94
 msgid "SAP timeout (seconds)"
 msgstr "SAP 超时"
 
-#: modules/services_discovery/sap.c:94
+#: modules/services_discovery/sap.c:96
 msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+"Delay after which SAP items get deleted if no new announcement is received."
 msgstr ""
 
-#: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
+#: modules/services_discovery/sap.c:98
+#, fuzzy
+msgid "Try to parse the announce"
 msgstr "尝试解析SAP"
 
-#: modules/services_discovery/sap.c:98
+#: modules/services_discovery/sap.c:100
 msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
 msgstr ""
 
-#: modules/services_discovery/sap.c:100
+#: modules/services_discovery/sap.c:103
 msgid "SAP Strict mode"
 msgstr "SAP 严格模式"
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 msgid "Use SAP cache"
 msgstr "使用SAP缓存"
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 msgid "SAP Announcements"
 msgstr "SAP 通告"
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr "UDP的SDP文件解析器"
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 msgid "Session Announcements (SAP)"
 msgstr "会话通告(SAP)"
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 msgid "Session"
 msgstr "部分"
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 msgid "Tool"
 msgstr "工具"
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 msgid "User"
 msgstr "用户"
 
+#: modules/services_discovery/shout.c:61
+#, fuzzy
+msgid "Number of streams"
+msgstr "线程数量"
+
 #: modules/services_discovery/shout.c:62
-msgid "Maximum number of shoutcast servers to be listed"
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr ""
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr ""
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 msgid "Shoutcast"
 msgstr ""
 
@@ -13748,39 +14285,41 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr ""
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
 msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 msgid "ID Offset"
 msgstr ""
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
 msgstr ""
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 msgid "Bridge"
 msgstr "桥接"
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 msgid "Bridge stream output"
 msgstr "桥接串流输出"
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 msgid "Bridge out"
 msgstr "桥接出"
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr "桥接入"
 
@@ -13800,7 +14339,7 @@ msgstr ""
 msgid "Introduces a delay in the display of the stream."
 msgstr ""
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 msgid "Display"
 msgstr "显示"
 
@@ -13816,82 +14355,84 @@ msgstr "双工串流输出"
 msgid "Output access method"
 msgstr "输出存取方式"
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
-msgstr "允许你指定串流输出的输出存取方法"
+#: modules/stream_out/es.c:39
+#, fuzzy
+msgid "This is the default output access method that will be used."
+msgstr "默认的VCD装置"
 
 #: modules/stream_out/es.c:41
 msgid "Audio output access method"
 msgstr "音频输出存取方式"
 
 #: modules/stream_out/es.c:43
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
+#, fuzzy
+msgid "This is the output access method that will be used for audio."
 msgstr "允许你指定音频串流输出的输出存取方法"
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 msgid "Video output access method"
 msgstr "视频输出存取方式"
 
-#: modules/stream_out/es.c:47
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
+#: modules/stream_out/es.c:46
+#, fuzzy
+msgid "This is the output access method that will be used for video."
 msgstr "允许你指定视频串流输出的输出存取方法"
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 msgid "Output muxer"
 msgstr "输出多任务器"
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
-msgid "Allows you to specify the muxer used for the streaming output."
-msgstr "允许你指定串流输出的多任务器"
+#: modules/stream_out/es.c:50
+#, fuzzy
+msgid "This is the default muxer method that will be used."
+msgstr "默认的音乐CD装置"
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 msgid "Audio output muxer"
 msgstr "音频输出多任务器"
 
-#: modules/stream_out/es.c:55
-msgid "Allows you to specify the muxer used for the audio streaming output."
-msgstr "允许你指定音频串流输出的多任务器"
+#: modules/stream_out/es.c:53
+#, fuzzy
+msgid "This is the muxer that will be used for audio."
+msgstr "被通告参与这个会话的组的个数"
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 msgid "Video output muxer"
 msgstr "视频输出多任务器"
 
-#: modules/stream_out/es.c:58
-msgid "Allows you to specify the muxer used for the video streaming output."
-msgstr "允许你指定视频串流输出的多任务器"
+#: modules/stream_out/es.c:56
+#, fuzzy
+msgid "This is the muxer that will be used for video."
+msgstr "被通告参与这个会话的组的个数"
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 msgid "Output URL"
 msgstr "输出URL"
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
-msgid "Allows you to specify the output URL used for the streaming output."
-msgstr "允许你指定串流输出的URL"
+#: modules/stream_out/es.c:60
+#, fuzzy
+msgid "This is the default output URI."
+msgstr "默认的VCD装置"
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 msgid "Audio output URL"
 msgstr "音频输出URL"
 
-#: modules/stream_out/es.c:65
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
-msgstr "允许你指定音频串流输出的URL"
+#: modules/stream_out/es.c:63
+#, fuzzy
+msgid "This is the output URI that will be used for audio."
+msgstr "被通告参与这个会话的组的个数"
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 msgid "Video output URL"
 msgstr "视频输出URL"
 
-#: modules/stream_out/es.c:69
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
-msgstr "允许你指定视频串流输出的URL"
+#: modules/stream_out/es.c:66
+#, fuzzy
+msgid "This is the output URI that will be used for video."
+msgstr "被通告参与这个会话的组的个数"
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 msgid "Elementary stream output"
 msgstr "个体流输出"
 
@@ -13919,134 +14460,169 @@ msgstr ""
 msgid "Mosaic bridge stream output"
 msgstr "Mosaic bridge 串流输出"
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr ""
 
 #: modules/stream_out/rtp.c:51
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 
 #: modules/stream_out/rtp.c:55
 msgid "Muxer"
 msgstr "复用器"
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
+#: modules/stream_out/rtp.c:57
+#, fuzzy
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
+msgstr "允许你指定串流输出的多任务器"
+
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
 msgid "Session name"
 msgstr "部分名称"
 
-#: modules/stream_out/rtp.c:61
-msgid "Allows you to specify the session name used for the streaming output."
-msgstr "允许你为流输出标明会话名称."
-
 #: modules/stream_out/rtp.c:62
+#, fuzzy
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
+msgstr "被通告参与这个会话的组的个数"
+
+#: modules/stream_out/rtp.c:64
 msgid "Session description"
 msgstr "部分描述"
 
-#: modules/stream_out/rtp.c:64
-msgid "Allows you to give a broader description of the stream."
+#: modules/stream_out/rtp.c:66
+#, fuzzy
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr "允许你为流作一个更广的描述"
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 msgid "Session URL"
 msgstr "会话URL"
 
-#: modules/stream_out/rtp.c:67
-msgid "Allows you to specify a URL with additional information on the stream."
-msgstr "允许你在流上标明URL及一些附加信息"
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
+msgstr ""
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 msgid "Session email"
 msgstr "会话的电邮"
 
-#: modules/stream_out/rtp.c:70
-msgid "Allows you to specify contact e-mail address for this session."
-msgstr "允许你标明会话的联系电邮地址"
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
+msgstr ""
 
-#: modules/stream_out/rtp.c:74
-msgid "Allows you to specify the base port used for the RTP streaming."
+#: modules/stream_out/rtp.c:79
+#, fuzzy
+msgid "This allows you to specify the base port for the RTP streaming."
 msgstr "允许你标明RTP流的基本端口"
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 msgid "Audio port"
 msgstr "音频端口"
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
+#, fuzzy
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
+"This allows you to specify the default audio port for the RTP streaming."
 msgstr "允许你标明RTP流的默认音频端口"
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 msgid "Video port"
 msgstr "视频端口"
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
+#, fuzzy
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
+"This allows you to specify the default video port for the RTP streaming."
 msgstr "允许你指定RTP串流的默认视频端口"
 
-#: modules/stream_out/rtp.c:84
+#: modules/stream_out/rtp.c:89
 #, fuzzy
-msgid "Allows you to specify the Time-To-Live for the output stream."
+msgid "This allows you to specify the Time-To-Live for the output stream."
 msgstr "允许你指定该输出串流的有效时间"
 
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
+msgstr ""
+
 #: modules/stream_out/rtp.c:93
+#, fuzzy
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
+msgstr "允许串流所有的ES(视频,音频和字幕)"
+
+#: modules/stream_out/rtp.c:102
 msgid "RTP stream output"
 msgstr "RTP串流输出"
 
-#: modules/stream_out/standard.c:45
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
-msgstr "允许你指定串流输出的输出多任务器"
-
-#: modules/stream_out/standard.c:47
-msgid "Output URL (deprecated)"
-msgstr "输出URL (不建议使用)"
-
-#: modules/stream_out/standard.c:49
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
 msgstr ""
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:44
+#, fuzzy
+msgid "This is the muxer that will be used."
+msgstr "默认的VCD装置"
+
+#: modules/stream_out/standard.c:45
 msgid "Output destination"
 msgstr "输出目的地"
 
-#: modules/stream_out/standard.c:54
-msgid ""
-"Allows you to specify the output destination used for the streaming output."
-msgstr ""
+#: modules/stream_out/standard.c:47
+#, fuzzy
+msgid "This is the destination (URL) that will be used for the stream."
+msgstr "允许你指定串流输出的目的音频编码器"
 
-#: modules/stream_out/standard.c:58
+#: modules/stream_out/standard.c:50
 #, fuzzy
-msgid "Name of the session that will be announced with SAP"
+msgid ""
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
 msgstr "被通告参与这个会话的组的个数"
 
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 msgid "Session groupname"
 msgstr "会话组名"
 
-#: modules/stream_out/standard.c:62
-msgid "Name of the group that will be announced for the session"
+#: modules/stream_out/standard.c:55
+#, fuzzy
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
 msgstr "被通告参与这个会话的组的个数"
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 msgid "SAP announcing"
 msgstr "SAP 通告"
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+#, fuzzy
+msgid "Announce this session with SAP."
 msgstr "用SAP通告这个会话"
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 msgid "Standard"
 msgstr "标准"
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 msgid "Standard stream output"
 msgstr "标准串流输出"
 
@@ -14123,230 +14699,303 @@ msgid "Video encoder"
 msgstr "视频编码器"
 
 #: modules/stream_out/transcode.c:48
+#, fuzzy
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
-msgstr ""
+"This is the video encoder module that will be used (and its associated "
+"options)."
+msgstr "允许你指定欲使用的音频编码器及其相关选项"
 
 #: modules/stream_out/transcode.c:50
 msgid "Destination video codec"
 msgstr "目的视频编码器"
 
 #: modules/stream_out/transcode.c:52
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
-msgstr ""
+#, fuzzy
+msgid "This is the video codec that will be used."
+msgstr "默认的DVD装置"
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 msgid "Video bitrate"
 msgstr "视频位率"
 
-#: modules/stream_out/transcode.c:56
-msgid "Allows you to specify the video bitrate used for the streaming output."
-msgstr "允许你指定串流输出的视频位率"
+#: modules/stream_out/transcode.c:55
+msgid "Target bitrate of the transcoded video stream."
+msgstr ""
 
-#: modules/stream_out/transcode.c:58
+#: modules/stream_out/transcode.c:56
 msgid "Video scaling"
 msgstr "视频缩放"
 
-#: modules/stream_out/transcode.c:60
-msgid "Allows you to scale the video before encoding."
+#: modules/stream_out/transcode.c:58
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
+msgstr ""
+
+#: modules/stream_out/transcode.c:59
+msgid "Video frame-rate"
+msgstr ""
+
+#: modules/stream_out/transcode.c:61
+msgid "Target output frame rate for the video stream."
+msgstr ""
+
+#: modules/stream_out/transcode.c:64
+#, fuzzy
+msgid "Deinterlace the video before encoding."
+msgstr "启用交错编码"
+
+#: modules/stream_out/transcode.c:67
+#, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr "WinCE 界面模块"
+
+#: modules/stream_out/transcode.c:74
+msgid "Maximum video width"
+msgstr "最大视频宽度"
+
+#: modules/stream_out/transcode.c:76
+#, fuzzy
+msgid "Maximum output video width."
+msgstr "最大视频宽度"
+
+#: modules/stream_out/transcode.c:77
+msgid "Maximum video height"
+msgstr "最大视频高度"
+
+#: modules/stream_out/transcode.c:79
+#, fuzzy
+msgid "Maximum output video height."
+msgstr "最大视频高度"
+
+#: modules/stream_out/transcode.c:80
+msgid "Video filter"
+msgstr "视频过滤器"
+
+#: modules/stream_out/transcode.c:82
+msgid ""
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
+msgstr ""
+
+#: modules/stream_out/transcode.c:85
+#, fuzzy
+msgid "Video crop (top)"
+msgstr "视频修整(上方)"
+
+#: modules/stream_out/transcode.c:87
+msgid "Number of pixels to crop at the top of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:88
+#, fuzzy
+msgid "Video crop (left)"
+msgstr "视频修整(左方)"
+
+#: modules/stream_out/transcode.c:90
+msgid "Number of pixels to crop at the left of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:61
-msgid "Video frame-rate"
-msgstr ""
+#: modules/stream_out/transcode.c:91
+#, fuzzy
+msgid "Video crop (bottom)"
+msgstr "视频修整(下方)"
 
-#: modules/stream_out/transcode.c:63
-msgid "Allows you to specify an output frame rate for the video."
+#: modules/stream_out/transcode.c:93
+msgid "Number of pixels to crop at the bottom of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:66
-msgid "Allows you to deinterlace the video before encoding."
+#: modules/stream_out/transcode.c:94
+#, fuzzy
+msgid "Video crop (right)"
+msgstr "视频修整(右方)"
+
+#: modules/stream_out/transcode.c:96
+msgid "Number of pixels to crop at the right of the video."
 msgstr ""
 
-#: modules/stream_out/transcode.c:76
-msgid "Maximum video width"
-msgstr "最大视频宽度"
+#: modules/stream_out/transcode.c:98
+#, fuzzy
+msgid "Video padding (top)"
+msgstr "视频修整(上方)"
 
-#: modules/stream_out/transcode.c:78
-msgid "Allows you to specify a maximum output video width."
-msgstr "允许你指定输出视频的最大宽度"
+#: modules/stream_out/transcode.c:100
+msgid "Size of the black border to add at the top of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:79
-msgid "Maximum video height"
-msgstr "最大视频高度"
+#: modules/stream_out/transcode.c:101
+#, fuzzy
+msgid "Video padding (left)"
+msgstr "视频修整(左方)"
 
-#: modules/stream_out/transcode.c:81
-msgid "Allows you to specify a maximum output video height."
-msgstr "允许你指定输出视频的最大高度"
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:82
-msgid "Video filter"
-msgstr "视频过滤器"
+#: modules/stream_out/transcode.c:104
+#, fuzzy
+msgid "Video padding (bottom)"
+msgstr "视频修整(下方)"
 
-#: modules/stream_out/transcode.c:84
-msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
-msgstr "允许你指定在视频转码后和画中画功能中使用的视频过滤器。"
+#: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:87
-msgid "Video crop top"
-msgstr "视频修整(上方)"
+#: modules/stream_out/transcode.c:107
+#, fuzzy
+msgid "Video padding (right)"
+msgstr "视频修整(右方)"
 
-#: modules/stream_out/transcode.c:89
-msgid "Allows you to specify the top coordinate for the video cropping."
-msgstr "允许你指定视频修整的上方坐标"
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:90
-msgid "Video crop left"
-msgstr "视频修整(左方)"
+#: modules/stream_out/transcode.c:111
+#, fuzzy
+msgid "Video canvas width"
+msgstr "视频宽度"
 
-#: modules/stream_out/transcode.c:92
-msgid "Allows you to specify the left coordinate for the video cropping."
-msgstr "允许你指定视频修整的左方坐标"
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
+msgstr ""
 
-#: modules/stream_out/transcode.c:93
-msgid "Video crop bottom"
-msgstr "视频修整(下方)"
+#: modules/stream_out/transcode.c:114
+#, fuzzy
+msgid "Video canvas height"
+msgstr "视频高度"
 
-#: modules/stream_out/transcode.c:95
-msgid "Allows you to specify the bottom coordinate for the video cropping."
-msgstr "允许你指定视频修整的下方坐标"
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
+msgstr ""
 
-#: modules/stream_out/transcode.c:96
-msgid "Video crop right"
-msgstr "视频修整(右方)"
+#: modules/stream_out/transcode.c:117
+#, fuzzy
+msgid "Video canvas aspect ratio"
+msgstr "源比率"
 
-#: modules/stream_out/transcode.c:98
-msgid "Allows you to specify the right coordinate for the video cropping."
-msgstr "允许你指定视频修整的右方坐标"
+#: modules/stream_out/transcode.c:119
+msgid ""
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
+msgstr ""
 
-#: modules/stream_out/transcode.c:100
+#: modules/stream_out/transcode.c:122
 msgid "Audio encoder"
 msgstr "音频编码器"
 
-#: modules/stream_out/transcode.c:102
+#: modules/stream_out/transcode.c:124
+#, fuzzy
 msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
 msgstr "允许你指定欲使用的音频编码器及其相关选项"
 
-#: modules/stream_out/transcode.c:104
+#: modules/stream_out/transcode.c:126
 msgid "Destination audio codec"
 msgstr "目的音频编码器"
 
-#: modules/stream_out/transcode.c:106
-msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
-msgstr "允许你指定串流输出的目的音频编码器"
+#: modules/stream_out/transcode.c:128
+#, fuzzy
+msgid "This is the audio codec that will be used."
+msgstr "默认的音乐CD装置"
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:129
 msgid "Audio bitrate"
 msgstr "音频位率"
 
-#: modules/stream_out/transcode.c:110
-msgid "Allows you to specify the audio bitrate used for the streaming output."
-msgstr "允许你指定串流输出的音频位率"
+#: modules/stream_out/transcode.c:131
+msgid "Target bitrate of the transcoded audio stream."
+msgstr ""
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 msgid "Audio sample rate"
 msgstr "音频采样率"
 
-#: modules/stream_out/transcode.c:114
+#: modules/stream_out/transcode.c:134
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
-msgstr "允许你指定串流输出的音频采样率"
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
+msgstr ""
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 msgid "Audio channels"
 msgstr "音频频道"
 
-#: modules/stream_out/transcode.c:118
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
-msgstr "允许你指定串流输出的音频频道数量"
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
+msgstr ""
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 msgid "Subtitles encoder"
 msgstr "字幕编码器"
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
+#, fuzzy
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr "允许你指定欲使用的字幕编码器及其相关选项"
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 msgid "Destination subtitles codec"
 msgstr "目的字幕编码器"
 
-#: modules/stream_out/transcode.c:127
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
-msgstr "允许你指定串流输出的目的字幕编码器"
-
-#: modules/stream_out/transcode.c:129
-msgid "Subpictures filter"
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 msgid "OSD menu"
 msgstr "OSD 菜单"
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 msgid "Number of threads"
 msgstr "线程数量"
 
-#: modules/stream_out/transcode.c:141
-msgid "Allows you to specify the number of threads used for the transcoding."
+#: modules/stream_out/transcode.c:160
+msgid "Number of threads used for the transcoding."
 msgstr ""
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
 msgstr "高优先级"
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 msgid "Synchronise on audio track"
 msgstr ""
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
 msgstr ""
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 msgid "Transcode stream output"
 msgstr "转码串流输出"
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 msgid "Overlays/Subtitles"
 msgstr "覆盖/字幕"
 
@@ -14384,58 +15033,66 @@ msgid "AltiVec conversions from "
 msgstr ""
 
 #: modules/video_filter/adjust.c:60
-msgid "Enable brightness threshold"
-msgstr ""
+#, fuzzy
+msgid "Brightness threshold"
+msgstr "亮度"
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr "影像对比(0-2)"
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:65
+#, fuzzy
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr "设置影像的对比,介于0和2之间,默认值为1"
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr "影像色调(0-360)"
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
+#: modules/video_filter/adjust.c:67
+#, fuzzy
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
 msgstr "设置影像的色调,介于0和360之间,默认值为0"
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr "影像饱和度(0-3)"
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
+#: modules/video_filter/adjust.c:69
+#, fuzzy
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
 msgstr "设置影像的饱和度,介于0和3之间,默认值为1"
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr "影像亮度(0-2)"
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:71
+#, fuzzy
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr "设置影像的亮度,介于0和2之间,默认值为1"
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr "影像反差系数(0-10)"
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+#: modules/video_filter/adjust.c:73
+#, fuzzy
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr "设置影像的反差系数,介于0和10之间,默认值为1"
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 msgid "Image properties filter"
 msgstr "图像属性过滤器"
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr "影像调整"
 
@@ -14448,22 +15105,26 @@ msgid "Number of clones"
 msgstr "复制数量"
 
 #: modules/video_filter/clone.c:56
-msgid "Select the number of video windows in which to clone the video."
-msgstr ""
+#, fuzzy
+msgid "Number of video windows in which to clone the video."
+msgstr "选择分割视频的纵 向视频窗口的数目"
 
 #: modules/video_filter/clone.c:59
-msgid "List of video output modules"
-msgstr "视频输出模块清单"
+#, fuzzy
+msgid "Video output modules"
+msgstr "视频输出模块"
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
-msgstr "选择你想要激活的特定视频输出模块."
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
+msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 msgid "Clone video filter"
 msgstr "复制视频过滤器"
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 msgid "Clone"
 msgstr "复制"
 
@@ -14482,27 +15143,34 @@ msgid "Automatic cropping"
 msgstr "自动修整"
 
 #: modules/video_filter/crop.c:58
-msgid "Activate automatic black border cropping."
-msgstr ""
+#, fuzzy
+msgid "Automatic black border cropping."
+msgstr "自动修整"
 
 #: modules/video_filter/crop.c:61
 msgid "Crop video filter"
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 msgid "Deinterlace mode"
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:103
-msgid "Default deinterlace method to use for local playback"
-msgstr ""
+#: modules/video_filter/deinterlace.c:109
+#, fuzzy
+msgid "Deinterlace method to use for local playback."
+msgstr "选择热键以慢速回放"
 
-#: modules/video_filter/deinterlace.c:106
-msgid "Default deinterlace methode to use for streaming"
-msgstr ""
+#: modules/video_filter/deinterlace.c:111
+#, fuzzy
+msgid "Streaming deinterlace mode"
+msgstr "WinCE 界面模块"
+
+#: modules/video_filter/deinterlace.c:112
+#, fuzzy
+msgid "Deinterlace method to use for streaming."
+msgstr "界面模块"
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:121
 msgid "Deinterlacing video filter"
 msgstr ""
 
@@ -14513,7 +15181,7 @@ msgstr ""
 #: modules/video_filter/distort.c:65
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr ""
 
 #: modules/video_filter/distort.c:67
@@ -14521,40 +15189,42 @@ msgid "Gradient image type"
 msgstr ""
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 #, fuzzy
 msgid "Apply cartoon effect"
 msgstr "选择效果"
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Wave"
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Ripple"
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 #, fuzzy
 msgid "Gradient"
 msgstr "绿色"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Edge"
 msgstr ""
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 msgid "Distort video filter"
 msgstr ""
 
@@ -14574,68 +15244,74 @@ msgstr "Logo文件名"
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 #, fuzzy
 msgid "Logo animation # of loops"
 msgstr "Goom动画速度"
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
-msgstr ""
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+#, fuzzy
+msgid "X coordinate"
+msgstr "视频y坐标"
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
+#: modules/video_filter/logo.c:79
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+#, fuzzy
+msgid "Y coordinate"
+msgstr "视频y坐标"
+
+#: modules/video_filter/logo.c:82
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:84
 msgid "Transparency of the logo"
 msgstr ""
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 msgid "Logo position"
 msgstr "Logo位置"
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 msgid "Logo video filter"
 msgstr ""
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 msgid "Logo overlay"
 msgstr "Logo 覆盖"
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 msgid "Logo sub filter"
 msgstr ""
 
@@ -14644,181 +15320,280 @@ msgstr ""
 msgid "Magnify/Zoom interactive video filter"
 msgstr "动作检测视频过滤器"
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr "滚动字幕文字"
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
+#, fuzzy
+msgid "Marquee text to display."
 msgstr "要显示的滚动字幕文字"
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
-msgstr "X 偏移量,从左面"
+#, fuzzy
+msgid "X offset"
+msgstr "时间补偿"
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+#, fuzzy
+msgid "X offset, from the left screen edge."
 msgstr "X 偏移量,从屏幕左角"
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr "Y 偏移量,从上面"
+#, fuzzy
+msgid "Y offset"
+msgstr "时间补偿"
 
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+#, fuzzy
+msgid "Y offset, down from the top."
 msgstr "Y 偏移量,从上往下"
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
-msgstr "滚动字幕超时时间"
-
 #: modules/video_filter/marq.c:83
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
-msgstr "不透明"
+#: modules/video_filter/marq.c:87
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
+msgstr ""
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 msgid "Font size, pixels"
 msgstr "字号"
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+msgid "Font size, in pixels. Default is -1 (use default font size)."
+msgstr ""
+
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:99
 msgid "Marquee position"
 msgstr "字幕位置"
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
 msgid ""
 "You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
 msgid "Misc"
 msgstr "杂项"
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
-msgstr ""
+#: modules/video_filter/marq.c:141
+#, fuzzy
+msgid "Marquee display"
+msgstr "要显示的滚动字幕文字"
 
 #: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
-msgstr ""
+#, fuzzy
+msgid "Transparency"
+msgstr "透明的立方体"
 
 #: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:93
-msgid "Height in pixels"
-msgstr ""
+#: modules/video_filter/mosaic.c:95
+#, fuzzy
+msgid "Total height of the mosaic, in pixels."
+msgstr "效果窗口的高度(像素)"
 
-#: modules/video_filter/mosaic.c:94
-msgid "Width in pixels"
+#: modules/video_filter/mosaic.c:97
+#, fuzzy
+msgid "Total width of the mosaic, in pixels."
+msgstr "效果窗口的宽度(像素)"
+
+#: modules/video_filter/mosaic.c:99
+#, fuzzy
+msgid "Top left corner X coordinate"
+msgstr "左上角 x 坐标"
+
+#: modules/video_filter/mosaic.c:100
+msgid "X Coordinate of the top-left corner of the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:95
-msgid "Top left corner x coordinate"
+#: modules/video_filter/mosaic.c:101
+#, fuzzy
+msgid "Top left corner Y coordinate"
 msgstr "左上角 x 坐标"
 
-#: modules/video_filter/mosaic.c:96
-msgid "Top left corner y coordinate"
-msgstr "左上角 y 坐标"
+#: modules/video_filter/mosaic.c:102
+msgid "Y Coordinate of the top-left corner of the mosaic."
+msgstr ""
 
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:103
+#, fuzzy
+msgid "Vertical border width"
+msgstr "垂直偏移"
+
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
+#: modules/video_filter/mosaic.c:106
+msgid "Horizontal border width"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:99
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:110
 msgid "Mosaic alignment"
 msgstr "马赛克对齐"
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:112
+msgid ""
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:116
 msgid "Positioning method"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:117
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
 msgid "Number of rows"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
 msgid "Number of columns"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:129
+msgid "Keep the original aspect ratio when resizing mosaic elements."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:108
+#: modules/video_filter/mosaic.c:131
 msgid "Keep original size"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
+#: modules/video_filter/mosaic.c:132
+msgid "Keep the original size of mosaic elements."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:113
+#: modules/video_filter/mosaic.c:134
+#, fuzzy
+msgid "Elements order"
+msgstr "静音模式"
+
+#: modules/video_filter/mosaic.c:135
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:140
+msgid ""
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:144
+#, fuzzy
+msgid "Bluescreen"
+msgstr "全屏幕"
+
+#: modules/video_filter/mosaic.c:145
+msgid ""
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:154
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
-msgstr ""
+#: modules/video_filter/mosaic.c:156
+#, fuzzy
+msgid "Bluescreen U tolerance"
+msgstr "比特率容忍度"
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
-msgstr ""
+#: modules/video_filter/mosaic.c:160
+#, fuzzy
+msgid "Bluescreen V tolerance"
+msgstr "比特率容忍度"
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:167
 msgid "fixed"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 msgid "Mosaic video sub filter"
 msgstr "马赛克视频过滤器"
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 msgid "Mosaic"
 msgstr "马赛克"
 
@@ -14843,7 +15618,7 @@ msgid "Description file"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+msgid "A file containing a simple playlist"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:57
@@ -14851,7 +15626,7 @@ msgid "History parameter"
 msgstr "历史参数"
 
 #: modules/video_filter/motiondetect.c:58
-msgid "History parameter, number of frames used for detection"
+msgid "The umber of frames used for detection."
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:61
@@ -14863,107 +15638,134 @@ msgid "Motion detect"
 msgstr "动作检测"
 
 #: modules/video_filter/osdmenu.c:42
-msgid "OSD menu configuration file"
-msgstr "OSD 菜单设置文件"
+#, fuzzy
+msgid "Configuration file"
+msgstr "VLM设置档"
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
-msgstr ""
+#, fuzzy
+msgid "Configuration file for the OSD Menu"
+msgstr "配置选项"
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:51
-msgid "X coordinate of the OSD menu"
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:54
-msgid "Y coordinate of the OSD menu"
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:57
-msgid "OSD menu position"
+#: modules/video_filter/osdmenu.c:56
+#, fuzzy
+msgid "Menu position"
 msgstr "OSD 菜单位置"
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:62
+#, fuzzy
+msgid "Menu timeout"
+msgstr "滚动字幕超时时间"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
 "remaining time. This will ensure that they are at least the specified time "
 "visible."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:69
-msgid "Update speed of OSD menu"
+#: modules/video_filter/osdmenu.c:68
+msgid "Menu update interval"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:117
-msgid "On Screen Display menu subfilter"
-msgstr "OSD 菜单子过滤器"
+#, fuzzy
+msgid "On Screen Display menu"
+msgstr "画面上显示(OSD)"
 
 #: modules/video_filter/rss.c:121
-msgid "RSS/Atom feed URLs"
+msgid "Feed URLs"
 msgstr ""
 
 #: modules/video_filter/rss.c:122
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr ""
 
 #: modules/video_filter/rss.c:123
-msgid "RSS/Atom feed speed"
+msgid "Speed of feeds"
 msgstr ""
 
 #: modules/video_filter/rss.c:124
-msgid "RSS/Atom feed speed (bigger is slower)"
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
+msgstr ""
+
+#: modules/video_filter/rss.c:125
+#, fuzzy
+msgid "Max length"
+msgstr "最大等级"
+
+#: modules/video_filter/rss.c:126
+#, fuzzy
+msgid "Maximum number of characters displayed on the screen."
+msgstr "复制数量"
+
+#: modules/video_filter/rss.c:128
+#, fuzzy
+msgid "Refresh time"
+msgstr "刷新清单"
+
+#: modules/video_filter/rss.c:129
+msgid ""
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
 msgstr ""
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
-msgid "RSS/Atom feed max number of chars displayed"
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
 msgstr ""
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
 msgstr ""
 
-#: modules/video_filter/rss.c:128
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
 msgstr ""
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+#, fuzzy
+msgid "Text position"
+msgstr "时间位置"
+
+#: modules/video_filter/rss.c:154
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
 msgstr ""
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:197
 msgid "RSS and Atom feed display"
 msgstr ""
 
@@ -14980,8 +15782,9 @@ msgid "Scaling mode"
 msgstr "缩放模式"
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
-msgstr ""
+#, fuzzy
+msgid "Scaling mode to use."
+msgstr "缩放模式"
 
 #: modules/video_filter/swscale/filter.c:68
 msgid "Fast bilinear"
@@ -15034,25 +15837,29 @@ msgstr "时间格式串 (%Y%m%d %H%M%S)"
 #: modules/video_filter/time.c:72
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
 msgstr ""
 
-#: modules/video_filter/time.c:88
-msgid "Time position"
-msgstr "时间位置"
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
+msgstr "X 偏移量,从屏幕左角"
+
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
+msgstr "Y 偏移量,从上往下"
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:93
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 msgid "Time overlay"
 msgstr "时间重叠"
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr "时间显示子过滤器"
 
@@ -15089,13 +15896,13 @@ msgid "Video transformation filter"
 msgstr "文件转换过滤器"
 
 #: modules/video_filter/wall.c:54
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+#, fuzzy
+msgid "Number of horizontal windows in which to split the video."
 msgstr "选择分割视频的横向视频窗口的数目"
 
 #: modules/video_filter/wall.c:58
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+#, fuzzy
+msgid "Number of vertical windows in which to split the video."
 msgstr "选择分割视频的纵 向视频窗口的数目"
 
 #: modules/video_filter/wall.c:61
@@ -15103,7 +15910,8 @@ msgid "Active windows"
 msgstr "活动窗口"
 
 #: modules/video_filter/wall.c:62
-msgid "Comma separated list of active windows, defaults to all"
+#, fuzzy
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr "活动窗口列表, 以逗号分开, 默认为全体"
 
 #: modules/video_filter/wall.c:65
@@ -15111,20 +15919,20 @@ msgid "Element aspect ratio"
 msgstr "元素外观率"
 
 #: modules/video_filter/wall.c:66
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr ""
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 msgid "Wall video filter"
 msgstr "墙视频过滤器"
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 msgid "Image wall"
 msgstr "图片墙"
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
-msgstr "Ascii 图片"
+msgid "ASCII Art"
+msgstr ""
 
 #: modules/video_output/aa.c:58
 msgid "ASCII-art video output"
@@ -15216,23 +16024,24 @@ msgid "Framebuffer device"
 msgstr "Framebuffer 设备"
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+#, fuzzy
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr "您可以在此指定渲染时所使用的 framebuffer 设备。(通常为 /dev/fb0)"
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 msgid "GNU/Linux console framebuffer video output"
 msgstr "GNU/Linux 控制台 framebuffer 视频输出"
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
+#, fuzzy
+msgid "X11 display"
 msgstr "X11 显示名称"
 
 #: modules/video_output/ggi.c:58
+#, fuzzy
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 "指定您所要用的 X11 硬件显示。默认状态下,VLC 将会使用 DISPLAY 环境变量的值。"
@@ -15250,7 +16059,8 @@ msgid "Image format"
 msgstr "影像格式"
 
 #: modules/video_output/image.c:49
-msgid "Set the format of the output image."
+#, fuzzy
+msgid "Format of the output images (png or jpg)."
 msgstr "设置输出影像格式"
 
 #: modules/video_output/image.c:51
@@ -15258,9 +16068,9 @@ msgid "Recording ratio"
 msgstr "录制比率"
 
 #: modules/video_output/image.c:52
+#, fuzzy
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr "设定要被录制的图像的比率。3 即表示三个图像中有一个被录制。"
 
 #: modules/video_output/image.c:55
@@ -15268,16 +16078,23 @@ msgid "Filename prefix"
 msgstr "文件名称前缀"
 
 #: modules/video_output/image.c:56
+#, fuzzy
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr "设置文件名称的前缀。输出的文件名将会是\"前缀 数字.格式\"的形式。"
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 msgid "Image video output"
 msgstr "影像视频输出"
 
@@ -15290,16 +16107,17 @@ msgid "OpenGL cube rotation speed"
 msgstr "OpenGL 立方体旋转速度"
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
-msgstr "如果 OpenGL 立方体效果打开了,这项将控制它的旋转速度。"
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
+msgstr ""
 
 #: modules/video_output/opengl.c:122
-msgid "Select effect"
-msgstr "选择效果"
+#, fuzzy
+msgid "Effect"
+msgstr "Goom效果"
 
 #: modules/video_output/opengl.c:124
-msgid "Allows you to select different visual effects."
-msgstr "允许你选择不同的视觉效果"
+msgid "Several visual OpenGL effects are available."
+msgstr ""
 
 #: modules/video_output/opengl.c:129
 msgid "Cube"
@@ -15310,13 +16128,15 @@ msgid "Transparent Cube"
 msgstr "透明的立方体"
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
+#, fuzzy
+msgid "QT Embedded display"
 msgstr "QT Embedded 显示名称"
 
 #: modules/video_output/qte/qte.cpp:81
+#, fuzzy
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 "指定您所要使用的 Qt Embedded 硬件显示。默认状态下 VLC 将会使用 DISPLAY 环境变"
 "量的值。"
@@ -15330,39 +16150,49 @@ msgid "Simple DirectMedia Layer video output"
 msgstr "SDL 视频输出"
 
 #: modules/video_output/snapshot.c:60
-msgid "snapshot width"
+#, fuzzy
+msgid "Snapshot width"
 msgstr "快照宽度"
 
 #: modules/video_output/snapshot.c:61
-msgid "Set the width of the snapshot image."
+#, fuzzy
+msgid "Width of the snapshot image."
 msgstr "设置快照影像的宽度"
 
 #: modules/video_output/snapshot.c:63
-msgid "snapshot height"
+#, fuzzy
+msgid "Snapshot height"
 msgstr "快照高度"
 
 #: modules/video_output/snapshot.c:64
-msgid "Set the height of the snapshot image."
+#, fuzzy
+msgid "Height of the snapshot image."
 msgstr "设置快照影像的高度"
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
+#, fuzzy
+msgid "Chroma"
 msgstr "色度"
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
+#, fuzzy
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr "设置所希望的快照图像的色度 (一个 4 个字符的字符串)"
 
-#: modules/video_output/snapshot.c:69
-msgid "cache size (number of images)"
+#: modules/video_output/snapshot.c:70
+#, fuzzy
+msgid "Cache size (number of images)"
 msgstr "缓存大小(影像数量)"
 
-#: modules/video_output/snapshot.c:70
-msgid "Set the cache size (number of images to keep)."
+#: modules/video_output/snapshot.c:71
+#, fuzzy
+msgid "Snapshot cache size (number of images to keep)."
 msgstr "设置缓存大小(保留影像的数量)"
 
-#: modules/video_output/snapshot.c:74
-msgid "snapshot module"
+#: modules/video_output/snapshot.c:75
+#, fuzzy
+msgid "Snapshot module"
 msgstr "快照模块"
 
 #: modules/video_output/svgalib.c:56
@@ -15381,10 +16211,11 @@ msgstr "Windows GDI视频输出"
 msgid "XVideo adaptor number"
 msgstr "XVideo 适配器数目"
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
+#, fuzzy
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 "如果您的显卡提供多个适配器,此选项可以允许您选择使用哪一个。(您应该不必更改此"
 "项)。"
@@ -15411,21 +16242,25 @@ msgstr ""
 
 #: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
 #: modules/video_output/x11/xvideo.c:60
+#, fuzzy
 msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
 msgstr ""
 "指定您想要使用的 X11 硬件显示。默认状态下 VLC 将会使用 DISPLAY 环境变量的值。"
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
-msgid "Screen to be used for fullscreen mode."
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
+#, fuzzy
+msgid "Screen for fullscreen mode."
 msgstr "用于全屏幕模式的屏幕。"
 
 #: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
 #: modules/video_output/x11/xvideo.c:74
+#, fuzzy
 msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
 msgstr ""
 "选择您所要在全屏模式下所使用的屏幕。例如,将它设为 0 可以使用第一个屏幕,1 为"
 "第二个。"
@@ -15438,14 +16273,19 @@ msgstr "使用共享内存"
 msgid "Use shared memory to communicate between VLC and the X server."
 msgstr "使用共享内存来在 VLC 和 X 服务器间通信。"
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr "选择全屏幕模式所使用的屏幕。"
-
 #: modules/video_output/x11/x11.c:78
 msgid "X11 video output"
 msgstr "X11视频输出"
 
+#: modules/video_output/x11/xvideo.c:46
+#, fuzzy
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+"如果您的显卡提供多个适配器,此选项可以允许您选择使用哪一个。(您应该不必更改此"
+"项)。"
+
 #: modules/video_output/x11/xvideo.c:63
 msgid "XVimage chroma format"
 msgstr "XVimage彩度格式"
@@ -15475,8 +16315,9 @@ msgid "Goom display height"
 msgstr "Goom显示高度"
 
 #: modules/visualization/goom.c:60
+#, fuzzy
 msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
+"This allows you to set the resolution of the Goom display (bigger resolution "
 "will be prettier but more CPU intensive)."
 msgstr ""
 "允许您更改 Goom 显示的分辨率 (大一些的分辨率将会更好看,但也会增大 CPU 的占"
@@ -15487,8 +16328,10 @@ msgid "Goom animation speed"
 msgstr "Goom动画速度"
 
 #: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
-msgstr "允许您减低动画的速度 (默认为 6, 最大为 10)。"
+#, fuzzy
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
+msgstr "设置影像的色调,介于0和360之间,默认值为0"
 
 #: modules/visualization/goom.c:70
 msgid "Goom"
@@ -15503,9 +16346,10 @@ msgid "Effects list"
 msgstr "效果清单"
 
 #: modules/visualization/visual/visual.c:40
+#, fuzzy
 msgid ""
 "A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
+"Current effects include: dummy, scope, spectrum."
 msgstr ""
 "一个视觉效果的清单,以逗号分隔。\n"
 "当前的效果包括: dummy, scope, spectrum"
@@ -15552,7 +16396,7 @@ msgid "Enable peaks"
 msgstr "打开峰值"
 
 #: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
+msgid "Draw \"peaks\" in the spectrum analyzer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:69
@@ -15560,16 +16404,16 @@ msgid "Enable original graphic spectrum"
 msgstr "打开原始图形频谱"
 
 #: modules/visualization/visual/visual.c:71
-msgid "Defines whether to draw the original spectrum graphic routine."
-msgstr "定义是否显示原始的频谱图形过程"
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
+msgstr ""
 
 #: modules/visualization/visual/visual.c:73
 msgid "Enable bands"
 msgstr "打开频带"
 
 #: modules/visualization/visual/visual.c:75
-msgid "Defines whether to draw the bands."
-msgstr "定义是否显示频带"
+msgid "Draw bands in the spectrometer."
+msgstr ""
 
 #: modules/visualization/visual/visual.c:77
 msgid "Enable base"
@@ -15600,7 +16444,8 @@ msgid "Peak height"
 msgstr "峰值高度"
 
 #: modules/visualization/visual/visual.c:91
-msgid "This is the total pixel height of the peak items."
+#, fuzzy
+msgid "Total pixel height of the peak items."
 msgstr "此项是峰值项目的总高度 (像素)"
 
 #: modules/visualization/visual/visual.c:93
@@ -15624,7 +16469,8 @@ msgid "Number of stars"
 msgstr "星星的数目"
 
 #: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
+#, fuzzy
+msgid "Number of stars to draw with random effect."
 msgstr "设定随机效果中的星星的数目"
 
 #: modules/visualization/visual/visual.c:109
@@ -15644,7 +16490,8 @@ msgid "Flip vertical position"
 msgstr "反转竖直位置"
 
 #: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
+#, fuzzy
+msgid "Display XOSD output at the bottom of the screen instead of the top."
 msgstr "在屏幕底部显示 xosd 输出,而不是顶部"
 
 #: modules/visualization/xosd.c:67
@@ -15652,25 +16499,384 @@ msgid "Vertical offset"
 msgstr "垂直偏移"
 
 #: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
-msgstr "显示文字的垂直偏移像素"
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
+msgstr ""
 
-#: modules/visualization/xosd.c:70
+#: modules/visualization/xosd.c:72
 msgid "Shadow offset"
 msgstr "阴影偏移"
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
-msgstr "阴影的偏移像素"
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+#, fuzzy
+msgid "Font used to display text in the XOSD output."
+msgstr "在 xosd 输出中显示文字时所使用的字体"
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
+#: modules/visualization/xosd.c:79
+#, fuzzy
+msgid "Color used to display text in the XOSD output."
 msgstr "在 xosd 输出中显示文字时所使用的字体"
 
-#: modules/visualization/xosd.c:82
+#: modules/visualization/xosd.c:84
 msgid "XOSD interface"
 msgstr "XOSD界面"
 
+#~ msgid "delay"
+#~ msgstr "延迟"
+
+#~ msgid "More info"
+#~ msgstr "更多信息"
+
+#~ msgid "Control interface settings"
+#~ msgstr "控制界面设置"
+
+#~ msgid "Text rendering"
+#~ msgstr "字体渲染"
+
+#~ msgid ""
+#~ "Use the settings of the \"freetype\" module to choose the font you  want "
+#~ "VLC to use for text rendering (to display subtitles for example)."
+#~ msgstr ""
+#~ "使用 \"freetype\" 模块中的设置来选择您所要 VLC 渲染文字使用的字体(例如显示"
+#~ "标题)。"
+
+#~ msgid "This option allows you to always open a default stream on start-up."
+#~ msgstr "此选项允许您在启动时总是打开一个默认的串流。"
+
+#~ msgid "You can specify a custom video window title here."
+#~ msgstr "你可以在这里指定视频窗口的标题"
+
+#~ msgid ""
+#~ "If this option is enabled, VLC will always start a video in fullscreen "
+#~ "mode."
+#~ msgstr "如果该选项被打开,VLC会使用全屏幕模式打开视频"
+
+#~ msgid ""
+#~ "Allows you to specify the image format in which the video snapshots will "
+#~ "be stored."
+#~ msgstr "允许你指定视频快照的影像格式"
+
+#, fuzzy
+#~ msgid ""
+#~ "Specify the IPv4 address of the networking interface. This overrides the "
+#~ "routing table."
+#~ msgstr "表示这是组播输出接口.这个重写了路由表."
+
+#~ msgid "Program to select"
+#~ msgstr "要选择的节目"
+
+#~ msgid "Programs to select"
+#~ msgstr "要选择的节目"
+
+#~ msgid "Input start time (seconds)"
+#~ msgstr "输入起始时间(秒)"
+
+#~ msgid "Input stop time (seconds)"
+#~ msgstr "输入停止时间(秒)"
+
+#~ msgid ""
+#~ "Allows you to modify the default TCP connection timeout. This value "
+#~ "should be set in millisecond units."
+#~ msgstr "允许你修改默认的TCP连接超时时间. 这个值以毫秒为单位."
+
+#~ msgid "Preferred codecs list"
+#~ msgstr "偏好的编码器清单"
+
+#~ msgid "Select the key to turn off audio volume."
+#~ msgstr "选择按键以关闭音频音量"
+
+#, fuzzy
+#~ msgid "Interfaces"
+#~ msgstr "界面"
+
+#~ msgid "Standard filesystem file input"
+#~ msgstr "标准文件系统文件输入"
+
+#~ msgid "GnomeVFS filesystem file input"
+#~ msgstr "GnomeVFS 文件系统文件输入"
+
+#~ msgid "Output channels number"
+#~ msgstr "输出频道数量"
+
+#~ msgid "Timeout of subpictures"
+#~ msgstr "画中画超时时间"
+
+#~ msgid "Allows you to specify the output video width."
+#~ msgstr "允许你指定输出视频宽度"
+
+#~ msgid "Allows you to specify the output video height."
+#~ msgstr "允许你指定输出视频高度"
+
+#~ msgid "This allows you to change the display name of the Service."
+#~ msgstr "允许你改变服务的显示名字"
+
+#~ msgid "Telnet Interface host"
+#~ msgstr "Telnet 接口主机"
+
+#~ msgid "Default to listen on all network interfaces"
+#~ msgstr "默认监听所有网络接口"
+
+#~ msgid "Telnet Interface port"
+#~ msgstr "Telnet接口端口"
+
+#~ msgid "Default to 4212"
+#~ msgstr "默认为4212"
+
+#~ msgid "Telnet Interface password"
+#~ msgstr "Telnet接口密码"
+
+#~ msgid "You have to select two bookmarks."
+#~ msgstr "你必须选择两个书签"
+
+#, fuzzy
+#~ msgid "Go To Position"
+#~ msgstr "Logo位置"
+
+#, fuzzy
+#~ msgid "Go to specific position"
+#~ msgstr "Logo位置"
+
+#~ msgid "Crops the image"
+#~ msgstr "获取图像"
+
+#, fuzzy
+#~ msgid "Use embedded video output"
+#~ msgstr "QT Embedded 视频输出"
+
+#~ msgid "Fill fullscreen"
+#~ msgstr "放大到全屏幕"
+
+#~ msgid "Advanced output:"
+#~ msgstr "高级输出:"
+
+#~ msgid "Output Options"
+#~ msgstr "输出选项"
+
+#~ msgid "Transcode options"
+#~ msgstr "转码选项"
+
+#~ msgid "If your stream has audio and you want to transcode it, enable this."
+#~ msgstr "如果你的流有音频而且你想要进行转码,打开此项"
+
+#~ msgid "If your stream has video and you want to transcode it, enable this."
+#~ msgstr "如果你的流有视频而且你想要进行转码,打开此项"
+
+#~ msgid ""
+#~ "In this page, you will define a few additional parameters for your "
+#~ "transcoding."
+#~ msgstr "在这一页,你可以为转码定义一些附加的参数。"
+
+#, fuzzy
+#~ msgid "You you need to select a file, you want to save to."
+#~ msgstr "你必须选择文件以另存"
+
+#~ msgid "Last skin used"
+#~ msgstr "上一个使用的面板"
+
+#~ msgid "Select the path to the last skin used."
+#~ msgstr "选择上一个使用的面板的路径"
+
+#~ msgid "Config of last used skin."
+#~ msgstr "组态上一次使用的面板"
+
+#~ msgid "Destination Target:"
+#~ msgstr "目标:"
+
+#~ msgid "Output methods"
+#~ msgstr "输出方式"
+
+#~ msgid "Miscellaneous options"
+#~ msgstr "杂项选项"
+
+#~ msgid "Subtitles options"
+#~ msgstr "字幕选项"
+
+#, fuzzy
+#~ msgid "VLC media player - Updates"
+#~ msgstr "VLC多媒体播放程序"
+
+#~ msgid "Check for updates now !"
+#~ msgstr "现在检查更新 !"
+
+#, fuzzy
+#~ msgid "VLM configuration"
+#~ msgstr "VLM设置档"
+
+#~ msgid "Show bookmarks dialog when the interface starts."
+#~ msgstr "接口启动时显示书签对话框"
+
+#~ msgid "Show taskbar entry"
+#~ msgstr "显示任务栏项"
+
+#~ msgid "Font filename"
+#~ msgstr "字体文件名称"
+
+#~ msgid "The size of the fonts used by the osd module"
+#~ msgstr "OSD模块所使用的字号"
+
+#~ msgid "Allows you to define the title that will be put in ASF comments."
+#~ msgstr "允许你定义要放入ASF批注中的标题."
+
+#~ msgid "Allows you to define the comment that will be put in ASF comments."
+#~ msgstr "允许你定义要放入ASF批注中的批注."
+
+#, fuzzy
+#~ msgid "Podcast Service Discovery"
+#~ msgstr "服务探索模块"
+
+#~ msgid "IPv4-SAP listening"
+#~ msgstr "IPv4-SAP 监听"
+
+#~ msgid "IPv6-SAP listening"
+#~ msgstr "IPv6-SAP 监听"
+
+#~ msgid ""
+#~ "Allows you to specify the output access method used for the streaming "
+#~ "output."
+#~ msgstr "允许你指定串流输出的输出存取方法"
+
+#~ msgid "Allows you to specify the muxer used for the audio streaming output."
+#~ msgstr "允许你指定音频串流输出的多任务器"
+
+#~ msgid "Allows you to specify the muxer used for the video streaming output."
+#~ msgstr "允许你指定视频串流输出的多任务器"
+
+#~ msgid "Allows you to specify the output URL used for the streaming output."
+#~ msgstr "允许你指定串流输出的URL"
+
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the audio streaming output."
+#~ msgstr "允许你指定音频串流输出的URL"
+
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the video streaming output."
+#~ msgstr "允许你指定视频串流输出的URL"
+
+#~ msgid ""
+#~ "Allows you to specify the session name used for the streaming output."
+#~ msgstr "允许你为流输出标明会话名称."
+
+#~ msgid ""
+#~ "Allows you to specify a URL with additional information on the stream."
+#~ msgstr "允许你在流上标明URL及一些附加信息"
+
+#~ msgid "Allows you to specify contact e-mail address for this session."
+#~ msgstr "允许你标明会话的联系电邮地址"
+
+#~ msgid ""
+#~ "Allows you to specify the output muxer method used for the streaming "
+#~ "output."
+#~ msgstr "允许你指定串流输出的输出多任务器"
+
+#~ msgid "Output URL (deprecated)"
+#~ msgstr "输出URL (不建议使用)"
+
+#~ msgid ""
+#~ "Allows you to specify the video bitrate used for the streaming output."
+#~ msgstr "允许你指定串流输出的视频位率"
+
+#~ msgid "Allows you to specify a maximum output video width."
+#~ msgstr "允许你指定输出视频的最大宽度"
+
+#~ msgid "Allows you to specify a maximum output video height."
+#~ msgstr "允许你指定输出视频的最大高度"
+
+#~ msgid ""
+#~ "Allows you to specify video filters used after the video transcoding and "
+#~ "subpictures overlaying."
+#~ msgstr "允许你指定在视频转码后和画中画功能中使用的视频过滤器。"
+
+#~ msgid "Allows you to specify the top coordinate for the video cropping."
+#~ msgstr "允许你指定视频修整的上方坐标"
+
+#~ msgid "Allows you to specify the left coordinate for the video cropping."
+#~ msgstr "允许你指定视频修整的左方坐标"
+
+#~ msgid "Allows you to specify the bottom coordinate for the video cropping."
+#~ msgstr "允许你指定视频修整的下方坐标"
+
+#~ msgid "Allows you to specify the right coordinate for the video cropping."
+#~ msgstr "允许你指定视频修整的右方坐标"
+
+#~ msgid ""
+#~ "Allows you to specify the audio bitrate used for the streaming output."
+#~ msgstr "允许你指定串流输出的音频位率"
+
+#~ msgid ""
+#~ "Allows you to specify the audio sample rate used for the streaming output."
+#~ msgstr "允许你指定串流输出的音频采样率"
+
+#~ msgid ""
+#~ "Allows you to specify the number of audio channels used for the streaming "
+#~ "output."
+#~ msgstr "允许你指定串流输出的音频频道数量"
+
+#~ msgid ""
+#~ "Allows you to specify the destination subtitles codec used for the "
+#~ "streaming output."
+#~ msgstr "允许你指定串流输出的目的字幕编码器"
+
+#~ msgid "List of video output modules"
+#~ msgstr "视频输出模块清单"
+
+#~ msgid "Select the specific video output modules that you want to activate."
+#~ msgstr "选择你想要激活的特定视频输出模块."
+
+#~ msgid "Marquee text"
+#~ msgstr "滚动字幕文字"
+
+#~ msgid "X offset, from left"
+#~ msgstr "X 偏移量,从左面"
+
+#~ msgid "Y offset, from the top"
+#~ msgstr "Y 偏移量,从上面"
+
+#~ msgid "Top left corner y coordinate"
+#~ msgstr "左上角 y 坐标"
+
+#~ msgid "OSD menu configuration file"
+#~ msgstr "OSD 菜单设置文件"
+
+#~ msgid "On Screen Display menu subfilter"
+#~ msgstr "OSD 菜单子过滤器"
+
+#~ msgid "Ascii Art"
+#~ msgstr "Ascii 图片"
+
+#~ msgid ""
+#~ "If the OpenGL cube effect is enabled, this controls its rotation speed."
+#~ msgstr "如果 OpenGL 立方体效果打开了,这项将控制它的旋转速度。"
+
+#~ msgid "Select effect"
+#~ msgstr "选择效果"
+
+#~ msgid "Allows you to select different visual effects."
+#~ msgstr "允许你选择不同的视觉效果"
+
+#~ msgid "choose the screen to be used for fullscreen mode."
+#~ msgstr "选择全屏幕模式所使用的屏幕。"
+
+#~ msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
+#~ msgstr "允许您减低动画的速度 (默认为 6, 最大为 10)。"
+
+#~ msgid "Defines whether to draw the original spectrum graphic routine."
+#~ msgstr "定义是否显示原始的频谱图形过程"
+
+#~ msgid "Defines whether to draw the bands."
+#~ msgstr "定义是否显示频带"
+
+#~ msgid "Vertical offset in pixels of the displayed text"
+#~ msgstr "显示文字的垂直偏移像素"
+
+#~ msgid "Offset in pixels of the shadow"
+#~ msgstr "阴影的偏移像素"
+
 #, fuzzy
 #~ msgid "Small playlist"
 #~ msgstr "储存播放列表"
@@ -15682,11 +16888,6 @@ msgstr "XOSD界面"
 #~ msgid "M3U file|*.m3u"
 #~ msgstr "M3U 文件|*.m3u"
 
-#~ msgid ""
-#~ "Allows you to set the desired frame rate when playing from files, use 0 "
-#~ "for live."
-#~ msgstr "允许您设置您所希望的在从文件播放时的帧率, 使用 0 为实况"
-
 #~ msgid "Allows you to set the desired frame rate."
 #~ msgstr "允许你指定所期望的帧率。"
 
@@ -15718,9 +16919,6 @@ msgstr "XOSD界面"
 #~ msgid "This selects the analysing mode."
 #~ msgstr "选择分析模式"
 
-#~ msgid "Bitrate tolerance"
-#~ msgstr "比特率容忍度"
-
 #~ msgid "Sets maximum interval between IDR-frames"
 #~ msgstr "设置IDR帧最大间隔"
 
@@ -15747,9 +16945,6 @@ msgstr "XOSD界面"
 #~ msgid "Save As..."
 #~ msgstr "另存为..."
 
-#~ msgid "Full path of the PNG file to use."
-#~ msgstr "欲使用的PNG文件完整路径"
-
 #~ msgid "Interface showing control interface"
 #~ msgstr "显示控制接口的界面"
 
index db64565b6474f2c74210b9b1315486f59cff94ad..f3ebae3377910caf4b48fea9e5a08c426e272e59 100644 (file)
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-03-14 21:08+0100\n"
+"POT-Creation-Date: 2006-04-01 22:54+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,231 +17,233 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:578
-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 "偏好設定"
 
 #: include/vlc_config_cat.h:34
-msgid "Click on \"Advanced Options\" to see all options."
+#, fuzzy
+msgid "Select \"Advanced Options\" to see all options."
 msgstr "點選\"進階選項\"檢視所有選項"
 
-#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:122
-#: src/input/input.c:1904 src/input/input.c:1964 src/playlist/item.c:369
-#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:61
+#: include/vlc_config_cat.h:36 include/vlc_config_cat.h:127
+#: src/input/input.c:1906 src/input/input.c:1966 src/playlist/item.c:369
+#: src/playlist/playlist.c:163 modules/gui/macosx/playlistinfo.m:62
 #: modules/gui/wince/playlist.cpp:674
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
 #: modules/visualization/visual/visual.c:113
 msgid "General"
 msgstr "一般"
 
-#: include/vlc_config_cat.h:39 src/libvlc.h:1435 modules/misc/dummy/dummy.c:67
+#: include/vlc_config_cat.h:39 modules/misc/dummy/dummy.c:65
 msgid "Interface"
 msgstr "介面"
 
 #: include/vlc_config_cat.h:40
-msgid "Settings for VLC interfaces"
+#, fuzzy
+msgid "Settings for VLC's interfaces"
 msgstr "VLC介面設定"
 
 #: include/vlc_config_cat.h:42
 msgid "General interface setttings"
 msgstr "一般介面設定"
 
-#: include/vlc_config_cat.h:44 src/libvlc.h:70
+#: include/vlc_config_cat.h:44
+#, fuzzy
+msgid "Main interfaces"
+msgstr "可面板化介面"
+
+#: include/vlc_config_cat.h:45
+#, fuzzy
+msgid "Settings for the main interface"
+msgstr "VLC介面設定"
+
+#: include/vlc_config_cat.h:47 src/libvlc.h:75
 msgid "Control interfaces"
 msgstr "控制介面"
 
-#: include/vlc_config_cat.h:45
-msgid "Control interface settings"
-msgstr "控制介面設定"
+#: include/vlc_config_cat.h:48
+#, fuzzy
+msgid "Settings for VLC's control interfaces"
+msgstr "VLC介面設定"
 
-#: include/vlc_config_cat.h:47 include/vlc_config_cat.h:48
+#: include/vlc_config_cat.h:50 include/vlc_config_cat.h:51
 msgid "Hotkeys settings"
 msgstr "熱鍵設定"
 
-#: include/vlc_config_cat.h:51 src/input/es_out.c:1588 src/libvlc.h:1051
+#: include/vlc_config_cat.h:54 src/input/es_out.c:1592 src/libvlc.h:1113
 #: modules/gui/beos/InterfaceWindow.cpp:280 modules/gui/macosx/extended.m:81
 #: modules/gui/macosx/intf.m:535 modules/gui/macosx/output.m:170
-#: modules/gui/macosx/playlistinfo.m:95 modules/gui/macosx/wizard.m:420
+#: modules/gui/macosx/playlistinfo.m:96 modules/gui/macosx/wizard.m:421
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:856
-#: modules/gui/wxwidgets/extrapanel.cpp:180 modules/stream_out/transcode.c:214
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:249
 msgid "Audio"
 msgstr "音訊"
 
-#: include/vlc_config_cat.h:52
+#: include/vlc_config_cat.h:55
 msgid "Audio settings"
 msgstr "音訊設定"
 
-#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
+#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:58
 msgid "General audio settings"
 msgstr "一般音訊設定"
 
-#: include/vlc_config_cat.h:57 include/vlc_config_cat.h:82
+#: include/vlc_config_cat.h:60 include/vlc_config_cat.h:85
 #: src/video_output/video_output.c:403
 msgid "Filters"
 msgstr "濾波器"
 
-#: include/vlc_config_cat.h:59
-msgid "Audio filters are used to postprocess the audio stream"
-msgstr ""
+#: include/vlc_config_cat.h:62
+#, fuzzy
+msgid "Audio filters are used to postprocess the audio stream."
+msgstr "解多工器是用來分離音訊和視訊串流"
 
-#: include/vlc_config_cat.h:61 src/audio_output/input.c:78
+#: include/vlc_config_cat.h:64 src/audio_output/input.c:78
 #: modules/gui/macosx/intf.m:545 modules/gui/macosx/intf.m:546
 msgid "Visualizations"
 msgstr "視覺效果"
 
-#: include/vlc_config_cat.h:63 src/audio_output/input.c:152
+#: include/vlc_config_cat.h:66 src/audio_output/input.c:152
 msgid "Audio visualizations"
 msgstr "音訊視覺效果"
 
-#: include/vlc_config_cat.h:65 include/vlc_config_cat.h:78
+#: include/vlc_config_cat.h:68 include/vlc_config_cat.h:81
 msgid "Output modules"
 msgstr "輸出模組"
 
-#: include/vlc_config_cat.h:66
+#: include/vlc_config_cat.h:69
 msgid "These are general settings for audio output modules."
 msgstr "音訊輸出模組的一般設定"
 
-#: include/vlc_config_cat.h:68 src/libvlc.h:1362 src/libvlc.h:1400
-#: src/libvlc.h:1445 modules/gui/wxwidgets/menus.cpp:313
-#: modules/stream_out/transcode.c:243
+#: include/vlc_config_cat.h:71 src/libvlc.h:1433
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
+#: modules/gui/wxwidgets/menus.cpp:313 modules/stream_out/transcode.c:278
 msgid "Miscellaneous"
 msgstr "雜項"
 
-#: include/vlc_config_cat.h:69
-msgid "Miscellaneous audio settings and modules"
+#: include/vlc_config_cat.h:72
+#, fuzzy
+msgid "Miscellaneous audio settings and modules."
 msgstr "模組及音訊雜項設定"
 
-#: include/vlc_config_cat.h:72 src/input/es_out.c:1610 src/libvlc.h:1086
+#: include/vlc_config_cat.h:75 src/input/es_out.c:1614 src/libvlc.h:1148
 #: modules/gui/macosx/extended.m:80 modules/gui/macosx/intf.m:548
-#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:85
-#: modules/gui/macosx/wizard.m:421
+#: modules/gui/macosx/output.m:160 modules/gui/macosx/playlistinfo.m:86
+#: modules/gui/macosx/wizard.m:422
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:817
-#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/misc/dummy/dummy.c:97
-#: modules/stream_out/transcode.c:174
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
+#: modules/stream_out/transcode.c:193
 msgid "Video"
 msgstr "視訊"
 
-#: include/vlc_config_cat.h:73
+#: include/vlc_config_cat.h:76
 msgid "Video settings"
 msgstr "視訊設定"
 
-#: include/vlc_config_cat.h:75 include/vlc_config_cat.h:76
+#: include/vlc_config_cat.h:78 include/vlc_config_cat.h:79
 msgid "General video settings"
 msgstr "一般視訊設定"
 
-#: include/vlc_config_cat.h:80
+#: include/vlc_config_cat.h:83
 msgid "Choose your preferred video output and configure it here."
 msgstr "選擇你所偏好的視訊輸出模組並設定"
 
-#: include/vlc_config_cat.h:84
-msgid "Video filters are used to postprocess the video stream"
-msgstr ""
-
-#: include/vlc_config_cat.h:86
-msgid "Subtitles/OSD"
-msgstr "字幕/OSD"
-
 #: include/vlc_config_cat.h:87
-msgid ""
-"Miscellaneous settings related to On Screen Display, subtitles and overlay "
-"subpictures"
-msgstr ""
+#, fuzzy
+msgid "Video filters are used to postprocess the video stream."
+msgstr "解多工器是用來分離音訊和視訊串流"
 
 #: include/vlc_config_cat.h:89
-msgid "Text rendering"
-msgstr "字體表現"
+msgid "Subtitles/OSD"
+msgstr "字幕/OSD"
 
-#: include/vlc_config_cat.h:91
+#: include/vlc_config_cat.h:90
 msgid ""
-"Use the settings of the \"freetype\" module to choose the font you  want VLC "
-"to use for text rendering (to display subtitles for example)."
+"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
+"subpictures\"."
 msgstr ""
 
-#: include/vlc_config_cat.h:95
+#: include/vlc_config_cat.h:99
 msgid "Input / Codecs"
 msgstr "輸入 / 編碼器"
 
-#: include/vlc_config_cat.h:96
+#: include/vlc_config_cat.h:100
 msgid ""
 "These are the settings for the input, demultiplexing and decoding parts of "
-"VLC. Encoder settings can also be found here"
+"VLC. Encoder settings can also be found here."
 msgstr ""
 
-#: include/vlc_config_cat.h:98
+#: include/vlc_config_cat.h:103
 msgid "Access modules"
 msgstr "存取模組"
 
-#: include/vlc_config_cat.h:100
+#: include/vlc_config_cat.h:105
 msgid ""
 "Settings related to the various access methods used by VLC. Common settings "
 "you may want to alter are HTTP proxy or caching settings."
 msgstr ""
 
-#: include/vlc_config_cat.h:104
+#: include/vlc_config_cat.h:109
 #, fuzzy
 msgid "Access filters"
 msgstr "存取模組"
 
-#: include/vlc_config_cat.h:106
+#: include/vlc_config_cat.h:111
 msgid ""
 "Access filters are special modules that allow advanced operations on the "
 "input side of VLC. You should not touch anything here unless you know what "
-"you are doing.\n"
+"you are doing."
 msgstr ""
 
-#: include/vlc_config_cat.h:110
+#: include/vlc_config_cat.h:115
 msgid "Demuxers"
 msgstr "解多工器"
 
-#: include/vlc_config_cat.h:111
-msgid "Demuxers are used to separate audio and video streams"
+#: include/vlc_config_cat.h:116
+#, fuzzy
+msgid "Demuxers are used to separate audio and video streams."
 msgstr "解多工器是用來分離音訊和視訊串流"
 
-#: include/vlc_config_cat.h:113
+#: include/vlc_config_cat.h:118
 msgid "Video codecs"
 msgstr "視訊編碼器"
 
-#: include/vlc_config_cat.h:114
-msgid "Settings for the video-only decoders and encoders"
+#: include/vlc_config_cat.h:119
+#, fuzzy
+msgid "Settings for the video-only decoders and encoders."
 msgstr "設定純視訊編碼及解碼器"
 
-#: include/vlc_config_cat.h:116
+#: include/vlc_config_cat.h:121
 msgid "Audio codecs"
 msgstr "音訊編碼器"
 
-#: include/vlc_config_cat.h:117
-msgid "Settings for the audio-only decoders and encoders"
+#: include/vlc_config_cat.h:122
+#, fuzzy
+msgid "Settings for the audio-only decoders and encoders."
 msgstr "設定純音訊編碼及解碼器"
 
-#: include/vlc_config_cat.h:119
+#: include/vlc_config_cat.h:124
 msgid "Other codecs"
 msgstr "其他編碼器"
 
-#: include/vlc_config_cat.h:120
-msgid "Settings for audio+video and miscellaneous decoders and encoders"
+#: include/vlc_config_cat.h:125
+#, fuzzy
+msgid "Settings for audio+video and miscellaneous decoders and encoders."
 msgstr "設定音訊+視訊、雜項編碼及解碼器"
 
-#: include/vlc_config_cat.h:123
+#: include/vlc_config_cat.h:128
 #, fuzzy
 msgid "General input settings. Use with care."
 msgstr "進階輸入設定,請注意。"
 
-#: include/vlc_config_cat.h:126 src/libvlc.h:1305
+#: include/vlc_config_cat.h:131 src/libvlc.h:1370
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:152
 msgid "Stream output"
 msgstr "串流輸出"
 
-#: include/vlc_config_cat.h:128
+#: include/vlc_config_cat.h:133
 msgid ""
 "Stream output is what allows VLC to act as a streaming server or to save "
 "incoming streams.\n"
@@ -249,41 +251,42 @@ msgid ""
 "that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
 "RTSP).\n"
 "Sout streams modules allow advanced stream processing (transcoding, "
-"duplicating, ..."
+"duplicating...)."
 msgstr ""
 
-#: include/vlc_config_cat.h:136
+#: include/vlc_config_cat.h:141
 msgid "General stream output settings"
 msgstr "一般串流輸出設定"
 
-#: include/vlc_config_cat.h:138
+#: include/vlc_config_cat.h:143
 msgid "Muxers"
 msgstr "多工器"
 
-#: include/vlc_config_cat.h:139
+#: include/vlc_config_cat.h:145
 msgid ""
-"Muxers are the encapsulation formats that are used to put all the elementary "
-"streams (video, audio, ...) together. This setting allows you to always "
-"force a muxer. You should probably not do that.\n"
+"Muxers create the encapsulation formats that are used to put all the "
+"elementary streams (video, audio, ...) together. This setting allows you to "
+"always force a specific muxer. You should probably not do that.\n"
 "You can also set default parameters for each muxer."
 msgstr ""
 
-#: include/vlc_config_cat.h:144
+#: include/vlc_config_cat.h:151
 msgid "Access output"
 msgstr "存取輸出"
 
-#: include/vlc_config_cat.h:145
+#: include/vlc_config_cat.h:153
 msgid ""
-"Access output are the ways the muxed streams are sent. This setting allows "
-"you to always force an access output. You should probably not do that.\n"
+"Access output modules control the ways the muxed streams are sent. This "
+"setting allows you to always force a specific access output method. You "
+"should probably not do that.\n"
 "You can also set default parameters for each access output."
 msgstr ""
 
-#: include/vlc_config_cat.h:150
+#: include/vlc_config_cat.h:158
 msgid "Packetizers"
 msgstr "封包器"
 
-#: include/vlc_config_cat.h:151
+#: include/vlc_config_cat.h:160
 msgid ""
 "Packetizers are used to \"preprocess\" the elementary streams before muxing. "
 "This setting allows you to always force a packetizer. You should probably "
@@ -291,187 +294,190 @@ msgid ""
 "You can also set default parameters for each packetizer."
 msgstr ""
 
-#: include/vlc_config_cat.h:157
+#: include/vlc_config_cat.h:166
 msgid "Sout stream"
 msgstr ""
 
-#: include/vlc_config_cat.h:158
+#: include/vlc_config_cat.h:167
 msgid ""
 "Sout stream modules allow to build a sout processing chain. Please refer to "
 "the Streaming Howto for more information. You can configure default options "
 "for each sout stream module here."
 msgstr ""
 
-#: include/vlc_config_cat.h:163 modules/services_discovery/sap.c:121
+#: include/vlc_config_cat.h:172 modules/services_discovery/sap.c:123
 msgid "SAP"
 msgstr ""
 
-#: include/vlc_config_cat.h:164
+#: include/vlc_config_cat.h:174
 msgid ""
 "SAP is a way to publically announce streams that are being sent using "
 "multicast UDP or RTP."
 msgstr ""
 
-#: include/vlc_config_cat.h:167
+#: include/vlc_config_cat.h:177
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:69
 msgid "VOD"
 msgstr ""
 
-#: include/vlc_config_cat.h:168
+#: include/vlc_config_cat.h:178
 msgid "VLC's implementation of Video On Demand"
 msgstr ""
 
-#: include/vlc_config_cat.h:172 src/libvlc.h:1414
+#: include/vlc_config_cat.h:182 src/libvlc.h:1474
 #: modules/demux/playlist/playlist.c:48 modules/demux/playlist/playlist.c:49
 #: modules/gui/beos/InterfaceWindow.cpp:230
 #: modules/gui/beos/InterfaceWindow.cpp:322 modules/gui/macosx/intf.m:480
-#: modules/gui/macosx/intf.m:574 modules/gui/pda/pda_interface.c:1264
+#: modules/gui/macosx/intf.m:578 modules/gui/pda/pda_interface.c:1264
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:202
-#: modules/gui/wxwidgets/interface.cpp:671
+#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:687
 msgid "Playlist"
 msgstr "播放清單"
 
-#: include/vlc_config_cat.h:173
+#: include/vlc_config_cat.h:183
 msgid ""
-"Settings related to playlist behaviour (playback mode, for example) and to "
-"modules that automatically add items to the playlist ('service discovery "
-"modules'"
+"Settings related to playlist behaviour (e.g. playback mode) and to modules "
+"that automatically add items to the playlist (\"service discovery\" modules)."
 msgstr ""
 
-#: include/vlc_config_cat.h:175
+#: include/vlc_config_cat.h:187
 msgid "General playlist behaviour"
 msgstr ""
 
-#: include/vlc_config_cat.h:176 modules/gui/macosx/playlist.m:487
+#: include/vlc_config_cat.h:188 modules/gui/macosx/playlist.m:488
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:240
 msgid "Services discovery"
 msgstr ""
 
-#: include/vlc_config_cat.h:177
+#: include/vlc_config_cat.h:189
 msgid ""
-"Services discovery modules are modules that automatically add items to "
-"playlist"
+"Services discovery modules are facilities that automatically add items to "
+"playlist."
 msgstr ""
 
-#: include/vlc_config_cat.h:180 src/libvlc.h:1266
+#: include/vlc_config_cat.h:193 src/libvlc.h:1331
 #: modules/gui/macosx/prefs.m:124
 msgid "Advanced"
 msgstr "進階"
 
-#: include/vlc_config_cat.h:181
+#: include/vlc_config_cat.h:194
 msgid "Advanced settings. Use with care."
 msgstr "進階設定,請小心設定。"
 
-#: include/vlc_config_cat.h:183
+#: include/vlc_config_cat.h:196
 msgid "CPU features"
 msgstr "CPU功能"
 
-#: include/vlc_config_cat.h:184
+#: include/vlc_config_cat.h:197
 msgid ""
-"From here you can choose to disable some CPU accelerations. You should "
-"probably not touch that."
+"You can choose to disable some CPU accelerations here. You should probably "
+"not change these settings."
 msgstr ""
 
-#: include/vlc_config_cat.h:186 modules/demux/util/id3genres.h:40
-msgid "Other"
-msgstr "其他"
+#: include/vlc_config_cat.h:200
+#, fuzzy
+msgid "Advanced settings"
+msgstr "進階選項..."
 
-#: include/vlc_config_cat.h:187
+#: include/vlc_config_cat.h:201
 msgid "Other advanced settings"
 msgstr "其他進階設定"
 
-#: include/vlc_config_cat.h:189 modules/gui/macosx/open.m:162
+#: include/vlc_config_cat.h:203 modules/gui/macosx/open.m:162
 #: modules/gui/macosx/open.m:379 modules/gui/pda/pda_interface.c:548
 #: modules/gui/wxwidgets/dialogs/open.cpp:505
 msgid "Network"
 msgstr "網路"
 
-#: include/vlc_config_cat.h:190
-msgid "These modules provide network functions to all other parts of VLC"
+#: include/vlc_config_cat.h:204
+#, fuzzy
+msgid "These modules provide network functions to all other parts of VLC."
 msgstr "本模組對VLC其他部分提供網路的功能"
 
-#: include/vlc_config_cat.h:195
+#: include/vlc_config_cat.h:209
 msgid "Chroma modules settings"
 msgstr "彩度模組設定"
 
-#: include/vlc_config_cat.h:196
+#: include/vlc_config_cat.h:210
 msgid "These settings affect chroma transformation modules."
 msgstr "這個設定會影響彩度轉換模組"
 
-#: include/vlc_config_cat.h:198
+#: include/vlc_config_cat.h:212
 msgid "Packetizer modules settings"
 msgstr "封包器模組設定"
 
-#: include/vlc_config_cat.h:201
+#: include/vlc_config_cat.h:216
 msgid "Encoders settings"
 msgstr "編碼器設定"
 
-#: include/vlc_config_cat.h:203
+#: include/vlc_config_cat.h:218
 msgid "These are general settings for video/audio/subtitles encoding modules."
 msgstr "視訊/音訊/字幕編碼模組的一般設定"
 
-#: include/vlc_config_cat.h:207
+#: include/vlc_config_cat.h:221
 msgid "Dialog providers settings"
 msgstr ""
 
-#: include/vlc_config_cat.h:209
+#: include/vlc_config_cat.h:223
 msgid "Dialog providers can be configured here."
 msgstr ""
 
-#: include/vlc_config_cat.h:211
+#: include/vlc_config_cat.h:225
 msgid "Subtitle demuxer settings"
 msgstr "字幕解多工器設定"
 
-#: include/vlc_config_cat.h:213
+#: include/vlc_config_cat.h:227
 msgid ""
 "In this section you can force the behavior of the subtitle demuxer, for "
 "example by setting the subtitles type or file name."
 msgstr ""
 
-#: include/vlc_config_cat.h:216
+#: include/vlc_config_cat.h:230
 msgid "Video filters settings"
 msgstr "視訊濾波器設定"
 
-#: include/vlc_config_cat.h:223
+#: include/vlc_config_cat.h:237
 msgid "No help available"
 msgstr "尚無可用的說明檔"
 
-#: include/vlc_config_cat.h:224
-msgid "No help is available for these modules"
+#: include/vlc_config_cat.h:238
+#, fuzzy
+msgid "There is no help available for these modules."
 msgstr "本模組尚無可用的說明檔"
 
 #: include/vlc_interface.h:137
 msgid ""
 "\n"
-"Warning: if you can't access the GUI anymore, open a dos command box, go to "
-"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
+"Warning: if you can't access the GUI anymore, open a command-line window, go "
+"to the directory where you installed VLC and run \"vlc -I wx\"\n"
 msgstr ""
 
-#: include/vlc_meta.h:28 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298 modules/misc/growl.c:168
-#: modules/misc/growl.c:171
+#: include/vlc_meta.h:28 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229 modules/misc/growl.c:161
+#: modules/misc/growl.c:164
 msgid "Meta-information"
 msgstr ""
 
 #: include/vlc_meta.h:29 src/input/var.c:136 modules/demux/mpc.c:55
 #: modules/gui/beos/MediaControlView.cpp:1233 modules/gui/macosx/intf.m:530
 #: modules/gui/macosx/intf.m:531 modules/gui/macosx/open.m:168
-#: modules/gui/macosx/playlistinfo.m:56 modules/gui/macosx/wizard.m:390
+#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:391
 #: modules/gui/wxwidgets/dialogs/open.cpp:759
-#: modules/gui/wxwidgets/dialogs/open.cpp:1659 modules/mux/asf.c:48
+#: modules/gui/wxwidgets/dialogs/open.cpp:1656 modules/mux/asf.c:48
 msgid "Title"
 msgstr "標題"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:133
-#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:392
-#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:51
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:134 modules/gui/macosx/wizard.m:393
+#: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "製作人"
 
-#: include/vlc_meta.h:31 modules/gui/macosx/playlist.m:316
-#: modules/gui/macosx/playlist.m:1225 modules/gui/macosx/playlistinfo.m:183
-#: modules/gui/macosx/playlistinfo.m:298
+#: include/vlc_meta.h:31 modules/gui/macosx/playlistinfo.m:205
+#: modules/gui/macosx/playlistinfo.m:310 modules/gui/macosx/playlist.m:317
+#: modules/gui/macosx/playlist.m:1229
 msgid "Artist"
 msgstr "藝人"
 
@@ -479,11 +485,11 @@ msgstr "藝人"
 msgid "Genre"
 msgstr "類型"
 
-#: include/vlc_meta.h:33 modules/mux/asf.c:54
+#: include/vlc_meta.h:33 modules/mux/asf.c:52
 msgid "Copyright"
 msgstr "著作權"
 
-#: include/vlc_meta.h:34 modules/misc/growl.c:172
+#: include/vlc_meta.h:34 modules/misc/growl.c:165
 msgid "Album/movie/show title"
 msgstr ""
 
@@ -496,7 +502,7 @@ msgstr ""
 msgid "Description"
 msgstr "描述"
 
-#: include/vlc_meta.h:37 modules/mux/asf.c:60
+#: include/vlc_meta.h:37 modules/mux/asf.c:56
 msgid "Rating"
 msgstr "評分"
 
@@ -513,7 +519,7 @@ msgstr "設定"
 msgid "URL"
 msgstr "網址"
 
-#: include/vlc_meta.h:41 src/input/es_out.c:1580 src/libvlc.h:87
+#: include/vlc_meta.h:41 src/input/es_out.c:1584 src/libvlc.h:92
 #: modules/gui/beos/InterfaceWindow.cpp:276
 msgid "Language"
 msgstr "語言"
@@ -614,8 +620,16 @@ msgstr "編碼器名稱"
 msgid "Codec Description"
 msgstr "編碼器描述"
 
+#: include/vlc/vlc.h:578
+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/input.c:80 src/audio_output/input.c:126
-#: src/input/es_out.c:361 src/libvlc.h:365 src/video_output/video_output.c:379
+#: src/input/es_out.c:361 src/libvlc.h:380 src/video_output/video_output.c:379
 #: modules/codec/ffmpeg/postprocess.c:94
 msgid "Disable"
 msgstr "關閉"
@@ -633,14 +647,14 @@ msgstr "示波器"
 msgid "Spectrum"
 msgstr "頻譜"
 
-#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:66
+#: src/audio_output/input.c:123 modules/audio_filter/equalizer.c:70
 #: modules/gui/macosx/equalizer.m:140 modules/gui/macosx/equalizer.m:154
-#: modules/gui/macosx/intf.m:571 modules/gui/wxwidgets/extrapanel.cpp:179
+#: modules/gui/macosx/intf.m:575 modules/gui/wxwidgets/extrapanel.cpp:177
 msgid "Equalizer"
 msgstr "等化器"
 
-#: src/audio_output/input.c:145 src/libvlc.h:184
-#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:392
+#: src/audio_output/input.c:145 src/libvlc.h:195
+#: modules/gui/macosx/extended.m:82 modules/gui/wxwidgets/extrapanel.cpp:390
 msgid "Audio filters"
 msgstr "音訊濾波器"
 
@@ -660,20 +674,20 @@ msgid "Stereo"
 msgstr "立體聲"
 
 #: src/audio_output/output.c:107 src/audio_output/output.c:143
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Left"
 msgstr "左"
 
 #: src/audio_output/output.c:109 src/audio_output/output.c:145
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/control/gestures.c:87 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/control/gestures.c:86 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Right"
 msgstr "右"
 
@@ -745,92 +759,92 @@ msgstr ""
 msgid "Bookmark %i"
 msgstr "書籤 %i"
 
-#: src/input/es_out.c:381 src/input/es_out.c:382 src/input/es_out.c:388
-#: src/input/es_out.c:389 modules/access/cdda.c:588
+#: src/input/es_out.c:383 src/input/es_out.c:385 src/input/es_out.c:391
+#: src/input/es_out.c:392 modules/access/cdda.c:593
 #: modules/access/cdda/info.c:978 modules/access/cdda/info.c:1011
 #, c-format
 msgid "Track %i"
 msgstr "音軌 %i"
 
-#: src/input/es_out.c:462 src/input/es_out.c:464 src/input/es_out.c:564
-#: src/input/es_out.c:571 src/input/var.c:125 modules/gui/macosx/intf.m:528
-#: modules/gui/macosx/intf.m:529
+#: src/input/es_out.c:465 src/input/es_out.c:467 src/input/es_out.c:567
+#: src/input/es_out.c:574 src/input/var.c:125 src/libvlc.h:406
+#: modules/gui/macosx/intf.m:528 modules/gui/macosx/intf.m:529
 msgid "Program"
 msgstr "程式"
 
-#: src/input/es_out.c:1575
+#: src/input/es_out.c:1579
 #, c-format
 msgid "Stream %d"
 msgstr "串流 %d"
 
-#: src/input/es_out.c:1577 modules/gui/macosx/wizard.m:425
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:826
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:866
+#: src/input/es_out.c:1581 modules/gui/macosx/wizard.m:426
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:832
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:872
 msgid "Codec"
 msgstr "編碼器"
 
-#: src/input/es_out.c:1588 src/input/es_out.c:1610 src/input/es_out.c:1633
+#: src/input/es_out.c:1592 src/input/es_out.c:1614 src/input/es_out.c:1641
 #: modules/gui/macosx/output.m:153
 msgid "Type"
 msgstr "類型"
 
-#: src/input/es_out.c:1591 modules/gui/macosx/output.m:176
+#: src/input/es_out.c:1595 modules/gui/macosx/output.m:176
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:857
 msgid "Channels"
 msgstr "頻道"
 
-#: src/input/es_out.c:1595
+#: src/input/es_out.c:1599
 msgid "Sample rate"
 msgstr "採樣率"
 
-#: src/input/es_out.c:1596
+#: src/input/es_out.c:1600
 #, c-format
 msgid "%d Hz"
 msgstr ""
 
-#: src/input/es_out.c:1600
+#: src/input/es_out.c:1604
 msgid "Bits per sample"
 msgstr ""
 
-#: src/input/es_out.c:1604 modules/access/pvr/pvr.c:83
+#: src/input/es_out.c:1608 modules/access/pvr/pvr.c:83
 #: modules/demux/playlist/b4s.c:349
 msgid "Bitrate"
 msgstr "位元率"
 
-#: src/input/es_out.c:1605
+#: src/input/es_out.c:1609
 #, c-format
 msgid "%d kb/s"
 msgstr ""
 
-#: src/input/es_out.c:1614
+#: src/input/es_out.c:1618
 msgid "Resolution"
 msgstr "解析度"
 
-#: src/input/es_out.c:1620
+#: src/input/es_out.c:1624
 msgid "Display resolution"
 msgstr "顯示解析度"
 
-#: src/input/es_out.c:1626 modules/access/screen/screen.c:41
+#: src/input/es_out.c:1634 modules/access/screen/screen.c:41
 msgid "Frame rate"
 msgstr ""
 
-#: src/input/es_out.c:1633
+#: src/input/es_out.c:1641
 msgid "Subtitle"
 msgstr "字幕"
 
-#: src/input/input.c:1918 src/input/input.c:1922
+#: src/input/input.c:1920 src/input/input.c:1924
 #: modules/gui/macosx/output.m:143 modules/gui/macosx/output.m:251
 #: modules/gui/macosx/output.m:391
 msgid "Stream"
 msgstr "串流"
 
-#: src/input/input.c:1964 src/playlist/item.c:369
+#: src/input/input.c:1966 src/playlist/item.c:369
 #: modules/access/cdda/info.c:326 modules/access/cdda/info.c:394
-#: modules/gui/macosx/playlist.m:134
+#: modules/gui/macosx/playlist.m:135
 msgid "Duration"
 msgstr ""
 
-#: src/input/input.c:2143 src/input/input.c:2213
+#: src/input/input.c:2145 src/input/input.c:2215
 #, fuzzy
 msgid "Errors"
 msgstr "錯誤"
@@ -839,7 +853,7 @@ msgstr "錯誤"
 msgid "Bookmark"
 msgstr "書籤"
 
-#: src/input/var.c:131
+#: src/input/var.c:131 src/libvlc.h:412
 msgid "Programs"
 msgstr "程式"
 
@@ -864,8 +878,8 @@ msgstr "視訊軌"
 msgid "Audio Track"
 msgstr "音訊軌"
 
-#: src/input/var.c:175 modules/gui/macosx/intf.m:560
-#: modules/gui/macosx/intf.m:561
+#: src/input/var.c:175 modules/gui/macosx/intf.m:564
+#: modules/gui/macosx/intf.m:565
 msgid "Subtitles Track"
 msgstr "字幕軌"
 
@@ -903,14 +917,15 @@ msgid "Login"
 msgstr "循環"
 
 #: src/interface/interaction.c:437 modules/access_output/http.c:63
+#: modules/control/telnet.c:81
 msgid "Password"
 msgstr ""
 
-#: src/interface/interface.c:344
+#: src/interface/interface.c:346
 msgid "Switch interface"
 msgstr "切換介面"
 
-#: src/interface/interface.c:371 modules/gui/macosx/intf.m:491
+#: src/interface/interface.c:373 modules/gui/macosx/intf.m:491
 #: modules/gui/macosx/intf.m:492
 msgid "Add Interface"
 msgstr "新增介面"
@@ -924,15 +939,15 @@ msgstr ""
 msgid "Help options"
 msgstr "說明選項"
 
-#: src/libvlc.c:2221 src/misc/configuration.c:1242
+#: src/libvlc.c:2221 src/misc/configuration.c:1248
 msgid "string"
 msgstr ""
 
-#: src/libvlc.c:2238 src/misc/configuration.c:1206
+#: src/libvlc.c:2238 src/misc/configuration.c:1212
 msgid "integer"
 msgstr ""
 
-#: src/libvlc.c:2256 src/misc/configuration.c:1231
+#: src/libvlc.c:2256 src/misc/configuration.c:1237
 msgid "float"
 msgstr ""
 
@@ -976,7 +991,7 @@ msgid ""
 "Press the RETURN key to continue...\n"
 msgstr ""
 
-#: src/libvlc.h:35 src/libvlc.h:181
+#: src/libvlc.h:35 src/libvlc.h:192
 msgid "Auto"
 msgstr "自動"
 
@@ -1056,107 +1071,106 @@ msgstr ""
 msgid "Chinese Traditional"
 msgstr ""
 
-#: src/libvlc.h:53
+#: src/libvlc.h:58
 msgid ""
 "These options allow you to configure the interfaces used by VLC. You can "
 "select the main interface, additional interface modules, and define various "
 "related options."
 msgstr ""
 
-#: src/libvlc.h:57
+#: src/libvlc.h:62
 msgid "Interface module"
 msgstr "介面模組"
 
-#: src/libvlc.h:59
+#: src/libvlc.h:64
 msgid ""
-"This option allows you to select the interface used by VLC. The default "
-"behavior is to automatically select the best module available."
+"This is the main interface used by VLC. The default behavior is to "
+"automatically select the best module available."
 msgstr ""
 
-#: src/libvlc.h:63 modules/control/ntservice.c:53
+#: src/libvlc.h:68 modules/control/ntservice.c:53
 msgid "Extra interface modules"
 msgstr "額外介面模組"
 
-#: src/libvlc.h:65
+#: src/libvlc.h:70
 msgid ""
-"This option allows you to select additional interfaces used by VLC. They "
-"will be launched in the background in addition to the default interface. Use "
-"a comma separated list of interface modules. (common values are logger, "
-"gestures, sap, rc, http or screensaver)"
+"You can select \"additional interfaces\" for VLC. They will be launched in "
+"the background in addition to the default interface. Use a comma separated "
+"list of interface modules. (common values are \"rc\" (remote control), \"http"
+"\", \"gestures\" ...)"
 msgstr ""
 
-#: src/libvlc.h:72
-msgid "This option allows you to select control interfaces. "
+#: src/libvlc.h:77
+#, fuzzy
+msgid "You can select control interfaces for VLC."
 msgstr "這個選項允許你選擇控制介面"
 
-#: src/libvlc.h:74
+#: src/libvlc.h:79
 msgid "Verbosity (0,1,2)"
 msgstr ""
 
-#: src/libvlc.h:76
+#: src/libvlc.h:81
 msgid ""
-"This option sets the verbosity level (0=only errors and standard messages, "
+"This is the verbosity level (0=only errors and standard messages, "
 "1=warnings, 2=debug)."
 msgstr ""
 
-#: src/libvlc.h:79
+#: src/libvlc.h:84
 msgid "Be quiet"
 msgstr "安靜"
 
-#: src/libvlc.h:81
+#: src/libvlc.h:86
 #, fuzzy
-msgid "This option turns off all warning and information messages."
+msgid "Turn off all warning and information messages."
 msgstr "這個選項會關閉所有緊告及資訊訊息"
 
-#: src/libvlc.h:83
+#: src/libvlc.h:88
 #, fuzzy
 msgid "Default stream"
 msgstr "預設"
 
-#: src/libvlc.h:85
-#, fuzzy
-msgid "This option allows you to always open a default stream on start-up."
-msgstr "這個選項允許你定義播放清單書籤"
+#: src/libvlc.h:90
+msgid "This stream will always be opened at VLC startup."
+msgstr ""
 
-#: src/libvlc.h:88
+#: src/libvlc.h:93
 msgid ""
-"This option allows you to set the language of the interface. The system "
-"language is auto-detected if \"auto\" is specified here."
+"You can manually select a language for the interface. The system language is "
+"auto-detected if \"auto\" is specified here."
 msgstr ""
 
-#: src/libvlc.h:92
+#: src/libvlc.h:97
 msgid "Color messages"
 msgstr "色彩化訊息"
 
-#: src/libvlc.h:94
+#: src/libvlc.h:99
 msgid ""
-"When this option is turned on, the messages sent to the console will be "
-"colorized. Your terminal needs Linux color support for this to work."
+"This enables colorization of the messages sent to the console Your terminal "
+"needs Linux color support for this to work."
 msgstr ""
 
-#: src/libvlc.h:97
+#: src/libvlc.h:102
 msgid "Show advanced options"
 msgstr "顯示進階選項"
 
-#: src/libvlc.h:99
+#: src/libvlc.h:104
 msgid ""
-"When this option is turned on, the preferences and/or interfaces  will show "
-"all the available options, including those that most users should never "
-"touch."
+"When this is enabled, the preferences and/or interfaces will show all "
+"available options, including those that most users should never touch."
 msgstr ""
 
-#: src/libvlc.h:103 modules/control/showintf.c:68
+#: src/libvlc.h:108 modules/control/showintf.c:68
 #, fuzzy
 msgid "Show interface with mouse"
 msgstr "顯示介面"
 
-#: src/libvlc.h:105
+#: src/libvlc.h:110
 msgid ""
-"If this enabled, the interface will be shown when you move the mouse to the "
+"When this is enabled, the interface is shown when you move the mouse to the "
 "edge of the screen in fullscreen mode."
 msgstr ""
 
-#: src/libvlc.h:109
+#: src/libvlc.h:120
 msgid ""
 "These options allow you to modify the behavior of the audio subsystem, and "
 "to add audio filters which can be used for post processing or visual effects "
@@ -1164,152 +1178,155 @@ msgid ""
 "the \"audio filters\" modules section."
 msgstr ""
 
-#: src/libvlc.h:115
+#: src/libvlc.h:126
 msgid "Audio output module"
 msgstr "音訊輸出模組"
 
-#: src/libvlc.h:117
+#: src/libvlc.h:128
 msgid ""
-"This option allows you to select the audio output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the audio output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 
-#: src/libvlc.h:121 modules/stream_out/display.c:37
+#: src/libvlc.h:132 modules/stream_out/display.c:37
 msgid "Enable audio"
 msgstr "啟動音訊"
 
-#: src/libvlc.h:123
+#: src/libvlc.h:134
 msgid ""
-"You can completely disable the audio output. In this case, the audio "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the audio output. The audio decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 
-#: src/libvlc.h:126
+#: src/libvlc.h:137
 msgid "Force mono audio"
 msgstr "強制使用單聲道"
 
-#: src/libvlc.h:127
+#: src/libvlc.h:138
 msgid "This will force a mono audio output."
 msgstr "強制使用單聲道輸出"
 
-#: src/libvlc.h:129
+#: src/libvlc.h:140
 #, fuzzy
 msgid "Default audio volume"
 msgstr "預設裝置"
 
-#: src/libvlc.h:131
+#: src/libvlc.h:142
 msgid ""
 "You can set the default audio output volume here, in a range from 0 to 1024."
 msgstr "你可以在這裡設定預設的音訊輸出音量,範圍從0到1024"
 
-#: src/libvlc.h:134
+#: src/libvlc.h:145
 msgid "Audio output saved volume"
 msgstr "已儲存的音訊輸出音量"
 
-#: src/libvlc.h:136
-msgid "This saves the audio output volume when you select mute."
+#: src/libvlc.h:147
+msgid ""
+"This saves the audio output volume when you use the mute function. You "
+"should not change this option manually."
 msgstr ""
 
-#: src/libvlc.h:138
+#: src/libvlc.h:150
 #, fuzzy
 msgid "Audio output volume step"
 msgstr "輸出音量"
 
-#: src/libvlc.h:140
+#: src/libvlc.h:152
 #, fuzzy
 msgid ""
 "The step size of the volume is adjustable using this option, in a range from "
 "0 to 1024."
 msgstr "你可以在這裡設定預設的音訊輸出音量,範圍從0到1024"
 
-#: src/libvlc.h:143
+#: src/libvlc.h:155
 msgid "Audio output frequency (Hz)"
 msgstr "音訊輸出頻率(Hz)"
 
-#: src/libvlc.h:145
+#: src/libvlc.h:157
 msgid ""
 "You can force the audio output frequency here. Common values are -1 "
 "(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
 msgstr ""
 
-#: src/libvlc.h:149
+#: src/libvlc.h:161
 msgid "High quality audio resampling"
 msgstr "高品質音訊採樣"
 
-#: src/libvlc.h:151
+#: src/libvlc.h:163
 msgid ""
 "This uses a high quality audio resampling algorithm. High quality audio "
 "resampling can be processor intensive so you can disable it and a cheaper "
 "resampling algorithm will be used instead."
 msgstr ""
 
-#: src/libvlc.h:156
+#: src/libvlc.h:168
 msgid "Audio desynchronization compensation"
 msgstr "音訊非同步校正"
 
-#: src/libvlc.h:158
+#: src/libvlc.h:170
 msgid ""
-"This option allows you to delay the audio output. You must give a number of "
-"milliseconds. This can be handy if you notice a lag between the video and "
-"the audio."
+"This delays the audio output. The delay must be given in milliseconds.This "
+"can be handy if you notice a lag between the video and the audio."
 msgstr ""
 
-#: src/libvlc.h:162
-msgid "Preferred audio output channels mode"
+#: src/libvlc.h:173
+#, fuzzy
+msgid "Audio output channels mode"
 msgstr "偏好的音訊輸出頻道模式"
 
-#: src/libvlc.h:164
+#: src/libvlc.h:175
 msgid ""
-"This option allows you to set the audio output channels mode that will be "
-"used by default when possible (ie. if your hardware supports it as well as "
-"the audio stream being played)."
+"This sets the audio output channels mode that will be used by default when "
+"possible (ie. if your hardware supports it as well as the audio stream being "
+"played)."
 msgstr ""
 
-#: src/libvlc.h:168
-msgid "Use the S/PDIF audio output when available"
+#: src/libvlc.h:179
+#, fuzzy
+msgid "Use S/PDIF when available"
 msgstr "使用S/PDIF音訊輸出"
 
-#: src/libvlc.h:170
+#: src/libvlc.h:181
 msgid ""
-"This option allows you to use the S/PDIF audio output by default when your "
-"hardware supports it as well as the audio stream being played."
+"S/PDIF can be used by default when your hardware supports it as well as the "
+"audio stream being played."
 msgstr ""
 
-#: src/libvlc.h:173
+#: src/libvlc.h:184
 msgid "Force detection of Dolby Surround"
 msgstr ""
 
-#: src/libvlc.h:175
+#: src/libvlc.h:186
 msgid ""
 "Use this when you know your stream is (or is not) encoded with Dolby "
-"Surround but fails to be detected as such. And even if the stream is not "
+"Surround but fails to be detected as such. Even if the stream is not "
 "actually encoded with Dolby Surround, turning on this option might enhance "
 "your experience, especially when combined with the Headphone Channel Mixer."
 msgstr ""
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 #, fuzzy
 msgid "On"
 msgstr "開啟"
 
-#: src/libvlc.h:181
+#: src/libvlc.h:192
 msgid "Off"
 msgstr ""
 
-#: src/libvlc.h:186
-msgid ""
-"This allows you to add audio post processing filters, to modify the sound"
+#: src/libvlc.h:197
+msgid "This adds audio post processing filters, to modify the sound rendering."
 msgstr ""
 
-#: src/libvlc.h:189
+#: src/libvlc.h:200
 msgid "Audio visualizations "
 msgstr "音訊視覺效果"
 
-#: src/libvlc.h:191
-msgid "This allows you to add visualization modules (spectrum analyzer, etc.)."
+#: src/libvlc.h:202
+#, fuzzy
+msgid "This adds visualization modules (spectrum analyzer, etc.)."
 msgstr "允許你增加視覺效果模組(頻譜分析器、其他...)"
 
-#: src/libvlc.h:195
+#: src/libvlc.h:210
 msgid ""
 "These options allow you to modify the behavior of the video output "
 "subsystem. You can for example enable video filters (deinterlacing, image "
@@ -1318,366 +1335,357 @@ msgid ""
 "options."
 msgstr ""
 
-#: src/libvlc.h:201
+#: src/libvlc.h:216
 msgid "Video output module"
 msgstr "視訊輸出模組"
 
-#: src/libvlc.h:203
+#: src/libvlc.h:218
 msgid ""
-"This option allows you to select the video output method used by VLC. The "
-"default behavior is to automatically select the best method available."
+"This is the the video output method used by VLC. The default behavior is to "
+"automatically select the best method available."
 msgstr ""
 
-#: src/libvlc.h:207 modules/stream_out/display.c:39
+#: src/libvlc.h:221 modules/stream_out/display.c:39
 msgid "Enable video"
 msgstr "啟動視訊"
 
-#: src/libvlc.h:209
+#: src/libvlc.h:223
 msgid ""
-"You can completely disable the video output. In this case, the video "
-"decoding stage will not take place, thus saving some processing power."
+"You can completely disable the video output. The video decoding stage will "
+"not take place, thus saving some processing power."
 msgstr ""
 
-#: src/libvlc.h:212 modules/codec/fake.c:48
-#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:70
+#: src/libvlc.h:226 modules/codec/fake.c:48
+#: modules/stream_out/mosaic_bridge.c:107 modules/stream_out/transcode.c:68
 #: modules/visualization/visual/visual.c:43
 msgid "Video width"
 msgstr "視訊寬度"
 
-#: src/libvlc.h:214
+#: src/libvlc.h:228
 msgid ""
-"You can enforce the video width here. By default (-1) VLC will adapt to the "
-"video characteristics."
+"You can enforce the video width. By default (-1) VLC will adapt to the video "
+"characteristics."
 msgstr ""
 
-#: src/libvlc.h:217 modules/codec/fake.c:51
-#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:73
+#: src/libvlc.h:231 modules/codec/fake.c:51
+#: modules/stream_out/mosaic_bridge.c:110 modules/stream_out/transcode.c:71
 #: modules/visualization/visual/visual.c:47
 msgid "Video height"
 msgstr "視訊高度"
 
-#: src/libvlc.h:219
+#: src/libvlc.h:233
 msgid ""
-"You can enforce the video height here. By default (-1) VLC will adapt to the "
+"You can enforce the video height. By default (-1) VLC will adapt to the "
 "video characteristics."
 msgstr ""
 
-#: src/libvlc.h:222
-msgid "Video x coordinate"
-msgstr "視訊x座標"
+#: src/libvlc.h:236
+#, fuzzy
+msgid "Video X coordinate"
+msgstr "視訊y座標"
 
-#: src/libvlc.h:224
+#: src/libvlc.h:238
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(x coordinate)."
+"You can enforce the position of the top left corner of the video window (X "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:227
-msgid "Video y coordinate"
+#: src/libvlc.h:241
+#, fuzzy
+msgid "Video Y coordinate"
 msgstr "視訊y座標"
 
-#: src/libvlc.h:229
+#: src/libvlc.h:243
 msgid ""
-"You can enforce the position of the top left corner of the video window here "
-"(y coordinate)."
+"You can enforce the position of the top left corner of the video window (Y "
+"coordinate)."
 msgstr ""
 
-#: src/libvlc.h:232
+#: src/libvlc.h:246
 msgid "Video title"
 msgstr "視訊標題"
 
-#: src/libvlc.h:234
-msgid "You can specify a custom video window title here."
-msgstr "你可以在這裡指定視訊視窗的標題"
+#: src/libvlc.h:248
+msgid ""
+"Custom title for the video window (in case the video is not embedded in the "
+"interface)."
+msgstr ""
 
-#: src/libvlc.h:236
+#: src/libvlc.h:251
 msgid "Video alignment"
 msgstr "視訊對齊"
 
-#: src/libvlc.h:238
+#: src/libvlc.h:253
 msgid ""
-"You can enforce the video alignment in its window. By default (0) it will be "
+"Enforce the alignment of the video in its window. By default (0) it will be "
 "centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
-"combinations of these values)."
+"combinations of these values, like 6=4+2 meaning top-right)."
 msgstr ""
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:103
-#: modules/video_filter/logo.c:90 modules/video_filter/marq.c:106
-#: modules/video_filter/mosaic.c:129 modules/video_filter/osdmenu.c:77
-#: modules/video_filter/rss.c:156 modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/codec/subsdec.c:104
+#: modules/video_filter/logo.c:95 modules/video_filter/marq.c:107
+#: modules/video_filter/mosaic.c:171 modules/video_filter/osdmenu.c:77
+#: modules/video_filter/rss.c:160 modules/video_filter/time.c:99
 msgid "Center"
 msgstr "置中"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Top"
 msgstr "頂部"
 
-#: src/libvlc.h:243 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:90
-#: modules/video_filter/marq.c:106 modules/video_filter/mosaic.c:129
-#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:156
-#: modules/video_filter/time.c:96
+#: src/libvlc.h:258 modules/codec/dvbsub.c:70 modules/video_filter/logo.c:95
+#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:171
+#: modules/video_filter/osdmenu.c:77 modules/video_filter/rss.c:160
+#: modules/video_filter/time.c:99
 msgid "Bottom"
 msgstr "底部"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Left"
 msgstr "左上"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Top-Right"
 msgstr "右上"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Left"
 msgstr "左下"
 
-#: src/libvlc.h:244 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:91
-#: modules/video_filter/marq.c:107 modules/video_filter/mosaic.c:130
-#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:157
-#: modules/video_filter/time.c:97
+#: src/libvlc.h:259 modules/codec/dvbsub.c:71 modules/video_filter/logo.c:96
+#: modules/video_filter/marq.c:108 modules/video_filter/mosaic.c:172
+#: modules/video_filter/osdmenu.c:78 modules/video_filter/rss.c:161
+#: modules/video_filter/time.c:100
 msgid "Bottom-Right"
 msgstr "右下"
 
-#: src/libvlc.h:246
+#: src/libvlc.h:261
 msgid "Zoom video"
 msgstr "縮放視訊"
 
-#: src/libvlc.h:248
+#: src/libvlc.h:263
 msgid "You can zoom the video by the specified factor."
 msgstr ""
 
-#: src/libvlc.h:250
+#: src/libvlc.h:265
 msgid "Grayscale video output"
 msgstr "灰階視訊輸出"
 
-#: src/libvlc.h:252
+#: src/libvlc.h:267
 msgid ""
-"When enabled, the color information from the video won't be decoded (this "
-"can also allow you to save some processing power)."
+"Output video in grayscale. As the color information aren't decoded, this can "
+"save some processing power."
 msgstr ""
 
-#: src/libvlc.h:255
+#: src/libvlc.h:270
 msgid "Fullscreen video output"
 msgstr "全螢幕視訊輸出"
 
-#: src/libvlc.h:257
-msgid ""
-"If this option is enabled, VLC will always start a video in fullscreen mode."
-msgstr "如果該選項開啟,VLC會使用全螢幕模式開啟視訊"
+#: src/libvlc.h:272
+msgid "Start video in fullscreen mode"
+msgstr ""
 
-#: src/libvlc.h:260
+#: src/libvlc.h:274
 msgid "Overlay video output"
 msgstr ""
 
-#: src/libvlc.h:262
+#: src/libvlc.h:276
 msgid ""
-"If enabled, VLC will try to take advantage of the overlay capabilities of "
-"your graphics card (hardware acceleration)."
+"Overlay is the hardware acceleration capability of your video card (ability "
+"to render video directly). VLC will try to use it by default."
 msgstr ""
 
-#: src/libvlc.h:265 src/video_output/vout_intf.c:326
+#: src/libvlc.h:279 src/video_output/vout_intf.c:326
 msgid "Always on top"
 msgstr "永遠在最上層"
 
-#: src/libvlc.h:266
+#: src/libvlc.h:281
 msgid "Always place the video window on top of other windows."
 msgstr "永遠讓視訊視窗顯示在其他視窗之上"
 
-#: src/libvlc.h:269
+#: src/libvlc.h:283
 msgid "Disable screensaver"
 msgstr ""
 
-#: src/libvlc.h:270
+#: src/libvlc.h:284
 msgid "Disable the screensaver during video playback."
 msgstr ""
 
-#: src/libvlc.h:272
-#, fuzzy
-msgid "Log to file"
-msgstr "Logo檔名"
-
-#: src/libvlc.h:273
-msgid ""
-"Log all VLC messages to a text file. Use the logfile option to set the file "
-"name."
-msgstr ""
-
-#: src/libvlc.h:276
-msgid "Log to syslog"
-msgstr ""
-
-#: src/libvlc.h:277
-msgid "Log all VLC messages to syslog."
-msgstr ""
-
-#: src/libvlc.h:279
+#: src/libvlc.h:286
 msgid "Window decorations"
 msgstr ""
 
-#: src/libvlc.h:281
+#: src/libvlc.h:288
 #, fuzzy
 msgid ""
-"If this option is disabled, VLC will avoid creating window caption, frames, "
-"etc... around the video."
+"VLC can avoid creating window caption, frames, etc... around the video, "
+"giving a \"minimal\" window."
 msgstr "如果該選項開啟,VLC會使用全螢幕模式開啟視訊"
 
-#: src/libvlc.h:284
+#: src/libvlc.h:291
 msgid "Video filter module"
 msgstr "視訊過濾器模組"
 
-#: src/libvlc.h:286
+#: src/libvlc.h:293
 msgid ""
-"This will allow you to add a post-processing filter to enhance the picture "
-"quality, for instance deinterlacing, or to clone or distort the video window."
+"This adds post-processing filters to enhance the picture quality, for "
+"instance deinterlacing, or to clone or distort the video window."
 msgstr ""
 
-#: src/libvlc.h:290
+#: src/libvlc.h:297
 msgid "Video snapshot directory"
 msgstr "視訊快照目錄"
 
-#: src/libvlc.h:292
-msgid ""
-"Allows you to specify the directory where the video snapshots will be stored."
+#: src/libvlc.h:299
+#, fuzzy
+msgid "Directory where the video snapshots will be stored."
 msgstr "允許你指定視訊快照的存放目錄"
 
-#: src/libvlc.h:295
+#: src/libvlc.h:301
 msgid "Video snapshot format"
 msgstr "視訊快照格式"
 
-#: src/libvlc.h:297
-msgid ""
-"Allows you to specify the image format in which the video snapshots will be "
-"stored."
-msgstr "允許你指定視訊快照的影像格式"
+#: src/libvlc.h:303
+msgid "Image format which will be used to store the video snapshots"
+msgstr ""
 
-#: src/libvlc.h:300
+#: src/libvlc.h:305
 #, fuzzy
 msgid "Display video snapshot preview"
 msgstr "擷取視訊快照"
 
-#: src/libvlc.h:302
-msgid ""
-"Enable / disable displaying the snapshot preview in the screen's to  left "
-"corner."
+#: src/libvlc.h:307
+msgid "Display the snapshot preview in the screen's top-left corner."
 msgstr ""
 
-#: src/libvlc.h:305
+#: src/libvlc.h:309
 #, fuzzy
 msgid "Video cropping"
 msgstr "視訊修整(右方)"
 
-#: src/libvlc.h:307
+#: src/libvlc.h:311
 msgid ""
-"This will force the cropping of the source video. Accepted formats are x:y "
-"(4:3, 16:9, etc.) expressing the global image aspect."
+"This forces the cropping of the source video. Accepted formats are x:y (4:3, "
+"16:9, etc.) expressing the global image aspect."
 msgstr ""
 
-#: src/libvlc.h:311
+#: src/libvlc.h:315
 msgid "Source aspect ratio"
 msgstr ""
 
-#: src/libvlc.h:313
+#: src/libvlc.h:317
 msgid ""
-"This will force the source aspect ratio. For instance, some DVDs claim to be "
+"This forces the source aspect ratio. For instance, some DVDs claim to be "
 "16:9 while they are actually 4:3. This can also be used as a hint for VLC "
 "when a movie does not have aspect ratio information. Accepted formats are x:"
 "y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
 "(1.25, 1.3333, etc.) expressing pixel squareness."
 msgstr ""
 
-#: src/libvlc.h:320
+#: src/libvlc.h:324
 msgid "Fix HDTV height"
 msgstr ""
 
-#: src/libvlc.h:322
+#: src/libvlc.h:326
 msgid ""
-"This option allows proper handling of HDTV-1080 video format even if broken "
-"encoder incorrectly set height to 1088 lines. Disable this option only if "
-"your video has non-standard format requiring all 1088 lines."
+"This allows proper handling of HDTV-1080 video format even if broken encoder "
+"incorrectly sets height to 1088 lines. You should only disable this option "
+"if your video has a non-standard format requiring all 1088 lines."
 msgstr ""
 
-#: src/libvlc.h:327
+#: src/libvlc.h:331
 #, fuzzy
 msgid "Monitor pixel aspect ratio"
 msgstr "採樣率"
 
-#: src/libvlc.h:329
+#: src/libvlc.h:333
 msgid ""
-"This will force the monitor aspect ratio. Most monitors have square pixels "
+"This forces the monitor aspect ratio. Most monitors have square pixels "
 "(1:1). If you have a 16:9 screen, you might need to change this to 4:3 in "
 "order to keep proportions."
 msgstr ""
 
-#: src/libvlc.h:333
+#: src/libvlc.h:337
 msgid "Skip frames"
 msgstr "略過頁面"
 
-#: src/libvlc.h:335
+#: src/libvlc.h:339
 msgid ""
 "This option enables framedropping on MPEG2 stream. Framedropping occurs when "
 "your computer is not powerful enough"
 msgstr ""
 
-#: src/libvlc.h:338
+#: src/libvlc.h:342
+#, fuzzy
+msgid "Drop late frames"
+msgstr "略過頁面"
+
+#: src/libvlc.h:344
+msgid ""
+"This drops frames that are late (arrive to the video output after their "
+"intended display date)."
+msgstr ""
+
+#: src/libvlc.h:347
 msgid "Quiet synchro"
 msgstr ""
 
-#: src/libvlc.h:340
+#: src/libvlc.h:349
 msgid ""
-"Enable this option to avoid flooding the message log with debug output from "
-"the video output synchro."
+"This avoids flooding the message log with debug output from the video output "
+"synchronization mechanism."
 msgstr ""
 
-#: src/libvlc.h:344
+#: src/libvlc.h:358
 msgid ""
 "These options allow you to modify the behavior of the input subsystem, such "
 "as the DVD or VCD device, the network interface settings or the subtitle "
 "channel."
 msgstr ""
 
-#: src/libvlc.h:348
+#: src/libvlc.h:362
 msgid "Clock reference average counter"
 msgstr ""
 
-#: src/libvlc.h:350
+#: src/libvlc.h:364
 msgid ""
 "When using the PVR input (or a very irregular source), you should set this "
 "to 10000."
 msgstr ""
 
-#: src/libvlc.h:353
+#: src/libvlc.h:367
 msgid "Clock synchronisation"
 msgstr "時間同步"
 
-#: src/libvlc.h:355
+#: src/libvlc.h:369
 msgid ""
-"Allows you to enable/disable the input clock synchronisation for real-time "
-"sources."
+"It is possible to disable the input clock synchronisation for real-time "
+"sources. Use this if you experience jerky playback of network streams."
 msgstr ""
 
-#: src/libvlc.h:358 modules/control/netsync.c:69
+#: src/libvlc.h:373 modules/control/netsync.c:69
 msgid "Network synchronisation"
 msgstr ""
 
-#: src/libvlc.h:359
+#: src/libvlc.h:374
 msgid ""
 "This allows you to remotely synchronise clocks for server and client. The "
-"detailed settings are available in Advanced / Others / Network Sync"
+"detailed settings are available in Advanced / Network Sync."
 msgstr ""
 
-#: src/libvlc.h:365 src/video_output/vout_intf.c:236
+#: src/libvlc.h:380 src/video_output/vout_intf.c:236
 #: src/video_output/vout_intf.c:299 modules/access/dshow/dshow.cpp:72
 #: modules/access/dshow/dshow.cpp:74 modules/access/dshow/dshow.cpp:77
 #: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
@@ -1689,199 +1697,198 @@ msgstr ""
 msgid "Default"
 msgstr "預設"
 
-#: src/libvlc.h:365 modules/gui/macosx/equalizer.m:144
-#: modules/gui/macosx/extended.m:106 modules/gui/macosx/wizard.m:394
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
-#: modules/gui/wxwidgets/extrapanel.cpp:218
-#: modules/gui/wxwidgets/extrapanel.cpp:467
+#: src/libvlc.h:380 modules/gui/macosx/equalizer.m:144
+#: modules/gui/macosx/extended.m:107 modules/gui/macosx/wizard.m:395
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:631
+#: modules/gui/wxwidgets/extrapanel.cpp:216
+#: modules/gui/wxwidgets/extrapanel.cpp:465
 msgid "Enable"
 msgstr "啟動"
 
-#: src/libvlc.h:367
+#: src/libvlc.h:382
 msgid "UDP port"
 msgstr ""
 
-#: src/libvlc.h:369
-msgid "This is the port used for UDP streams. 1234 by default."
-msgstr ""
+#: src/libvlc.h:384
+#, fuzzy
+msgid "This is the default port used for UDP streams. Default is 1234."
+msgstr "預設的音樂CD裝置"
 
-#: src/libvlc.h:371
+#: src/libvlc.h:386
 msgid "MTU of the network interface"
 msgstr ""
 
-#: src/libvlc.h:373
+#: src/libvlc.h:388
 msgid ""
-"This is the maximum packet size that can be transmitted over network "
+"This is the maximum packet size that can be transmitted over the network "
 "interface. On Ethernet it is usually 1500 bytes."
 msgstr ""
 
-#: src/libvlc.h:376
+#: src/libvlc.h:391
 msgid "Hop limit (TTL)"
 msgstr ""
 
-#: src/libvlc.h:378
+#: src/libvlc.h:393
 msgid ""
-"Specify the hop limit (TTL) of the multicast packets sent by the stream "
-"output (0 = use operating system built-in default)."
+"This is the hop limit (also known as \"Time-To-Live\" or TTL) of the "
+"multicast packets sent by the stream output (0 = use operating system built-"
+"in default)."
 msgstr ""
 
-#: src/libvlc.h:381
+#: src/libvlc.h:397
 #, fuzzy
 msgid "IPv6 multicast output interface"
 msgstr "搖桿控制介面"
 
-#: src/libvlc.h:383
-msgid ""
-"Indicate here the multicast output interface. This overrides the routing "
-"table."
+#: src/libvlc.h:399
+msgid "Default IPv6 multicast interface. This overrides the routing table."
 msgstr ""
 
-#: src/libvlc.h:386
+#: src/libvlc.h:401
 #, fuzzy
 msgid "IPv4 multicast output interface address"
 msgstr "搖桿控制介面"
 
-#: src/libvlc.h:388
+#: src/libvlc.h:403
 msgid ""
-"Specify the IPv4 address of the networking interface. This overrides the "
-"routing table."
+"IPv4 adress for the default multicast interface. This overrides the routing "
+"table."
 msgstr ""
 
-#: src/libvlc.h:391
-#, fuzzy
-msgid "Program to select"
-msgstr "程式"
-
-#: src/libvlc.h:393
+#: src/libvlc.h:408
 msgid ""
 "Choose the program to select by giving its Service ID. Only use this option "
 "if you want to read a multi-program stream (like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:397
-#, fuzzy
-msgid "Programs to select"
-msgstr "程式"
-
-#: src/libvlc.h:399
+#: src/libvlc.h:414
 msgid ""
-"Choose the programs to select by giving a comma-separated list of SIDs. Only "
-"use this option if you want to read a multi-program stream (like DVB streams "
-"for example)."
+"Choose the programs to select by giving a comma-separated list of Service "
+"IDs (SIDs). Only use this option if you want to read a multi-program stream "
+"(like DVB streams for example)."
 msgstr ""
 
-#: src/libvlc.h:404 modules/gui/wxwidgets/dialogs/open.cpp:778
+#: src/libvlc.h:420 modules/gui/wxwidgets/dialogs/open.cpp:778
 #, fuzzy
 msgid "Audio track"
 msgstr "音訊軌"
 
-#: src/libvlc.h:406
+#: src/libvlc.h:422
 #, fuzzy
-msgid ""
-"Give the stream number of the audio track you want to use (from 0 to n)."
+msgid "Stream number of the audio track to use (from 0 to n)."
 msgstr "設定你想使用的音訊頻道的串流數量(從0到n)"
 
-#: src/libvlc.h:409 modules/gui/wxwidgets/dialogs/open.cpp:770
+#: src/libvlc.h:425 modules/gui/wxwidgets/dialogs/open.cpp:770
 msgid "Subtitles track"
 msgstr "字幕軌"
 
-#: src/libvlc.h:411
+#: src/libvlc.h:427
 #, fuzzy
-msgid ""
-"Give the stream number of the subtitle track you want to use (from 0 to n)."
+msgid "Stream number of the subtitle track to use (from 0 to n)."
 msgstr "設定你想使用的音訊頻道的串流數量(從0到n)"
 
-#: src/libvlc.h:414
+#: src/libvlc.h:430
 #, fuzzy
 msgid "Audio language"
 msgstr "選擇音訊語言"
 
-#: src/libvlc.h:416
+#: src/libvlc.h:432
 #, fuzzy
 msgid ""
-"Give the language of the audio track you want to use (comma separted, two or "
-"three letter country code)."
+"Language of the audio track you want to use (comma separated, two or three "
+"letter country code)."
 msgstr "設定你想使用的音訊頻道的串流數量(從0到n)"
 
-#: src/libvlc.h:419
+#: src/libvlc.h:435
 #, fuzzy
 msgid "Subtitle language"
 msgstr "選擇音訊語言"
 
-#: src/libvlc.h:421
+#: src/libvlc.h:437
+#, fuzzy
 msgid ""
-"Give the language of the subtitle track you want to use (comma separted, two "
-"or tree letter country code)."
-msgstr ""
+"Language of the subtitle track you want to use (comma separated, two or tree "
+"letter country code)."
+msgstr "設定你想使用的音訊頻道的串流數量(從0到n)"
 
-#: src/libvlc.h:424
+#: src/libvlc.h:441
 #, fuzzy
 msgid "Audio track ID"
 msgstr "音訊軌"
 
-#: src/libvlc.h:426
+#: src/libvlc.h:443
 #, fuzzy
-msgid "Give the stream ID of the audio track you want to use."
+msgid "Stream ID of the audio track to use."
 msgstr "設定你想使用的音訊頻道的串流數量(從0到n)"
 
-#: src/libvlc.h:428
+#: src/libvlc.h:445
 #, fuzzy
 msgid "Subtitles track ID"
 msgstr "字幕軌"
 
-#: src/libvlc.h:430
+#: src/libvlc.h:447
 #, fuzzy
-msgid "Give the stream ID of the subtitle track you want to use."
+msgid "Stream ID of the subtitle track to use."
 msgstr "設定你想使用的音訊頻道的串流數量(從0到n)"
 
-#: src/libvlc.h:432
+#: src/libvlc.h:449
 msgid "Input repetitions"
 msgstr ""
 
-#: src/libvlc.h:433
+#: src/libvlc.h:451
 msgid "Number of time the same input will be repeated"
 msgstr ""
 
-#: src/libvlc.h:436 src/libvlc.h:437
-msgid "Input start time (seconds)"
-msgstr "輸入起始時間(秒)"
+#: src/libvlc.h:453
+msgid "Start time"
+msgstr ""
+
+#: src/libvlc.h:455
+msgid "The stream will start at this position (in seconds)."
+msgstr ""
+
+#: src/libvlc.h:457
+#, fuzzy
+msgid "Stop time"
+msgstr "停止串流"
 
-#: src/libvlc.h:439 src/libvlc.h:440
-msgid "Input stop time (seconds)"
-msgstr "輸入停止時間(秒)"
+#: src/libvlc.h:459
+msgid "The stream will stop at this position (in seconds)."
+msgstr ""
 
-#: src/libvlc.h:442
+#: src/libvlc.h:461
 msgid "Input list"
 msgstr "輸入清單"
 
-#: src/libvlc.h:443
+#: src/libvlc.h:463
 msgid ""
-"Allows you to specify a comma-separated list of inputs that will be "
-"concatenated after the normal one."
+"You can give a comma-separated list of inputs that will be concatenated "
+"together after the normal one."
 msgstr ""
 
-#: src/libvlc.h:446
+#: src/libvlc.h:466
 msgid "Input slave (experimental)"
 msgstr ""
 
-#: src/libvlc.h:447
+#: src/libvlc.h:468
 msgid ""
-"Allows you to play from several streams at the same time. This feature is "
-"experimental, not all formats are supported."
+"This allows you to play from several inputs at the same time. This feature "
+"is experimental, not all formats are supported. Use a '#' separated list of "
+"inputs."
 msgstr ""
 
-#: src/libvlc.h:451
+#: src/libvlc.h:472
 msgid "Bookmarks list for a stream"
 msgstr "串流書籤清單"
 
-#: src/libvlc.h:452
+#: src/libvlc.h:474
 msgid ""
-"You can specify a list of bookmarks for a stream in the form "
+"You can manually give a list of bookmarks for a stream in the form "
 "\"{name=bookmark-name,time=optional-time-offset,bytes=optional-byte-offset},"
 "{...}\""
 msgstr ""
 
-#: src/libvlc.h:457
+#: src/libvlc.h:480
 msgid ""
 "These options allow you to modify the behavior of the subpictures subsystem. "
 "You can for example enable subpictures filters (logo, etc.). Enable these "
@@ -1889,63 +1896,66 @@ msgid ""
 "section. You can also set many miscellaneous subpictures options."
 msgstr ""
 
-#: src/libvlc.h:463
+#: src/libvlc.h:486
 #, fuzzy
 msgid "Force subtitle position"
 msgstr "強制SPU位置"
 
-#: src/libvlc.h:465
+#: src/libvlc.h:488
 msgid ""
 "You can use this option to place the subtitles under the movie, instead of "
 "over the movie. Try several positions."
 msgstr ""
 
-#: src/libvlc.h:468
+#: src/libvlc.h:491
 #, fuzzy
 msgid "Enable sub-pictures"
 msgstr "字幕"
 
-#: src/libvlc.h:470
+#: src/libvlc.h:493
 msgid "You can completely disable the sub-picture processing."
 msgstr ""
 
-#: src/libvlc.h:472 src/libvlc.h:1150 src/misc/iso-639_def.h:143
-#: modules/stream_out/transcode.c:239
+#: src/libvlc.h:495 src/libvlc.h:1215 src/misc/iso-639_def.h:143
+#: modules/stream_out/transcode.c:274
 msgid "On Screen Display"
 msgstr "畫面上顯示(OSD)"
 
-#: src/libvlc.h:474
+#: src/libvlc.h:497
+#, fuzzy
 msgid ""
 "VLC can display messages on the video. This is called OSD (On Screen "
-"Display). You can disable this feature here."
+"Display)."
 msgstr ""
 "VLC可以在視訊上顯示訊息,稱之為OSD(On Screen Display),你可以在這裡關閉這項功"
 "能"
 
-#: src/libvlc.h:477
+#: src/libvlc.h:500
 msgid "Subpictures filter module"
 msgstr ""
 
-#: src/libvlc.h:479
+#: src/libvlc.h:502
 msgid ""
-"This will allow you to add a subpictures filter for instance to overlay a "
-"logo."
+"This adds so-called \"subpicture filters\". These filters overlay some "
+"images or text over the video (like a logo, arbitraty text...)."
 msgstr ""
 
-#: src/libvlc.h:482
+#: src/libvlc.h:505
 msgid "Autodetect subtitle files"
 msgstr "自動偵測字幕檔"
 
-#: src/libvlc.h:484
+#: src/libvlc.h:507
+#, fuzzy
 msgid ""
-"Automatically detect a subtitle file, if no subtitle filename is specified."
+"Automatically detect a subtitle file, if no subtitle filename is specified "
+"(based on the filename of the movie)."
 msgstr "如果不指定字幕檔案名稱,就自動地偵測字幕檔"
 
-#: src/libvlc.h:487
+#: src/libvlc.h:510
 msgid "Subtitle autodetection fuzziness"
 msgstr "字幕自動偵測模糊化"
 
-#: src/libvlc.h:489
+#: src/libvlc.h:512
 msgid ""
 "This determines how fuzzy subtitle and movie filename matching will be. "
 "Options are:\n"
@@ -1962,533 +1972,469 @@ msgstr ""
 "3 = 字幕檔與電影名稱吻合並包含其他字元\n"
 "4 = 字幕檔與電影名稱完全吻合"
 
-#: src/libvlc.h:497
+#: src/libvlc.h:520
 msgid "Subtitle autodetection paths"
 msgstr "字幕自動偵測路徑"
 
-#: src/libvlc.h:499
+#: src/libvlc.h:522
 msgid ""
 "Look for a subtitle file in those paths too, if your subtitle file was not "
 "found in the current directory."
 msgstr ""
 
-#: src/libvlc.h:502
+#: src/libvlc.h:525
 msgid "Use subtitle file"
 msgstr "使用字幕檔"
 
-#: src/libvlc.h:504
+#: src/libvlc.h:527
 msgid ""
 "Load this subtitle file. To be used when autodetect cannot detect your "
 "subtitle file."
 msgstr "當自動偵測字幕檔無效的時候,載入這個字幕檔"
 
-#: src/libvlc.h:507
+#: src/libvlc.h:530
 msgid "DVD device"
 msgstr "DVD裝置"
 
-#: src/libvlc.h:510
+#: src/libvlc.h:533
 msgid ""
 "This is the default DVD drive (or file) to use. Don't forget the colon after "
 "the drive letter (eg. D:)"
 msgstr ""
 
-#: src/libvlc.h:514
+#: src/libvlc.h:537
 msgid "This is the default DVD device to use."
 msgstr "預設的DVD裝置"
 
-#: src/libvlc.h:517
+#: src/libvlc.h:540
 msgid "VCD device"
 msgstr "VCD裝置"
 
-#: src/libvlc.h:520
+#: src/libvlc.h:543
 msgid ""
 "This is the default VCD device to use. If you don't specify anything, we'll "
 "scan for a suitable CD-ROM device."
 msgstr ""
 
-#: src/libvlc.h:524
+#: src/libvlc.h:547
 msgid "This is the default VCD device to use."
 msgstr "預設的VCD裝置"
 
-#: src/libvlc.h:527
+#: src/libvlc.h:550
 msgid "Audio CD device"
 msgstr "音樂CD裝置"
 
-#: src/libvlc.h:530
+#: src/libvlc.h:553
 msgid ""
 "This is the default Audio CD device to use. If you don't specify anything, "
 "we'll scan for a suitable CD-ROM device."
 msgstr "預設的音樂CD裝置,如果你不指定,程式將會自動掃描適合的光碟機"
 
-#: src/libvlc.h:534
+#: src/libvlc.h:557
 msgid "This is the default Audio CD device to use."
 msgstr "預設的音樂CD裝置"
 
-#: src/libvlc.h:537 modules/gui/wxwidgets/dialogs/open.cpp:840
+#: src/libvlc.h:560 modules/gui/wxwidgets/dialogs/open.cpp:840
 msgid "Force IPv6"
 msgstr "強制使用IPv6"
 
-#: src/libvlc.h:539
-msgid ""
-"If you check this box, IPv6 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:562
+#, fuzzy
+msgid "IPv6 will be used by default for all connections."
 msgstr "選取這項功能,將會對所有的UDP及HTTP連線使用IPv6"
 
-#: src/libvlc.h:542
+#: src/libvlc.h:564
 msgid "Force IPv4"
 msgstr "強制使用IPv4"
 
-#: src/libvlc.h:544
-msgid ""
-"If you check this box, IPv4 will be used by default for all UDP and HTTP "
-"connections."
+#: src/libvlc.h:566
+#, fuzzy
+msgid "IPv4 will be used by default for all connections."
 msgstr "選取這項功能,將會對所有的UDP及HTTP連線使用IPv4"
 
-#: src/libvlc.h:547
-msgid "TCP connection timeout in ms"
+#: src/libvlc.h:568
+msgid "TCP connection timeout"
 msgstr ""
 
-#: src/libvlc.h:549
-msgid ""
-"Allows you to modify the default TCP connection timeout. This value should "
-"be set in millisecond units."
-msgstr ""
+#: src/libvlc.h:570
+#, fuzzy
+msgid "Default TCP connection timeout (in milliseconds). "
+msgstr "變更預設快取值(ms)"
 
-#: src/libvlc.h:552
+#: src/libvlc.h:572
 msgid "SOCKS server"
 msgstr "SOCKS伺服器"
 
-#: src/libvlc.h:554
+#: src/libvlc.h:574
 msgid ""
-"Allow you to specify a SOCKS server to use. It must be of the form address:"
-"port . It will be used for all TCP connections"
+"SOCKS proxy server to use. This must be of the form address:port. It will be "
+"used for all TCP connections"
 msgstr ""
 
-#: src/libvlc.h:557
+#: src/libvlc.h:577
 msgid "SOCKS user name"
 msgstr "SOCKS使用者名稱"
 
-#: src/libvlc.h:558
-msgid ""
-"Allows you to modify the user name that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:579
+msgid "User name to be used for connection to the SOCKS proxy."
 msgstr ""
 
-#: src/libvlc.h:561
+#: src/libvlc.h:581
 msgid "SOCKS password"
 msgstr "SOCKS密碼"
 
-#: src/libvlc.h:562
-msgid ""
-"Allows you to modify the password that will be used for the connection to "
-"the SOCKS server."
+#: src/libvlc.h:583
+msgid "Password to be used for connection to the SOCKS proxy."
 msgstr ""
 
-#: src/libvlc.h:565
+#: src/libvlc.h:585
 msgid "Title metadata"
 msgstr ""
 
-#: src/libvlc.h:567
+#: src/libvlc.h:587
 msgid "Allows you to specify a \"title\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:569
+#: src/libvlc.h:589
 msgid "Author metadata"
 msgstr ""
 
-#: src/libvlc.h:571
+#: src/libvlc.h:591
 msgid "Allows you to specify an \"author\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:573
+#: src/libvlc.h:593
 msgid "Artist metadata"
 msgstr ""
 
-#: src/libvlc.h:575
+#: src/libvlc.h:595
 msgid "Allows you to specify an \"artist\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:577
+#: src/libvlc.h:597
 msgid "Genre metadata"
 msgstr ""
 
-#: src/libvlc.h:579
+#: src/libvlc.h:599
 msgid "Allows you to specify a \"genre\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:581
+#: src/libvlc.h:601
 msgid "Copyright metadata"
 msgstr ""
 
-#: src/libvlc.h:583
+#: src/libvlc.h:603
 msgid "Allows you to specify a \"copyright\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:585
+#: src/libvlc.h:605
 msgid "Description metadata"
 msgstr ""
 
-#: src/libvlc.h:587
+#: src/libvlc.h:607
 msgid "Allows you to specify a \"description\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:589
+#: src/libvlc.h:609
 msgid "Date metadata"
 msgstr ""
 
-#: src/libvlc.h:591
+#: src/libvlc.h:611
 msgid "Allows you to specify a \"date\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:593
+#: src/libvlc.h:613
 msgid "URL metadata"
 msgstr ""
 
-#: src/libvlc.h:595
+#: src/libvlc.h:615
 msgid "Allows you to specify a \"url\" metadata for an input."
 msgstr ""
 
-#: src/libvlc.h:598
+#: src/libvlc.h:619
 msgid ""
 "This option can be used to alter the way VLC selects its codecs "
 "(decompression methods). Only advanced users should alter this option as it "
 "can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:602
-msgid "Preferred codecs list"
+#: src/libvlc.h:623
+#, fuzzy
+msgid "Preferred decoders list"
 msgstr "偏好的編碼器清單"
 
-#: src/libvlc.h:604
+#: src/libvlc.h:625
 msgid ""
-"This allows you to select a list of codecs that VLC will use in priority. "
-"For instance, 'dummy,a52' will try the dummy and a52 codecs before trying "
-"the other ones."
+"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
+"try the dummy and a52 codecs before trying the other ones. Only advanced "
+"users should alter this option as it can break playback of all your streams."
 msgstr ""
 
-#: src/libvlc.h:608
+#: src/libvlc.h:630
 msgid "Preferred encoders list"
 msgstr "偏好的編碼器清單"
 
-#: src/libvlc.h:610
+#: src/libvlc.h:632
+#, fuzzy
 msgid ""
-"This allows you to select a list of encoders that VLC will use in priority"
+"This allows you to select a list of encoders that VLC will use in priority."
 msgstr "允許你選擇編碼器清單,VLC會依照先後順序使用"
 
-#: src/libvlc.h:614
+#: src/libvlc.h:641
 msgid ""
 "These options allow you to set default global options for the stream output "
 "subsystem."
 msgstr ""
 
-#: src/libvlc.h:617
+#: src/libvlc.h:644
 #, fuzzy
 msgid "Default stream output chain"
 msgstr "雙工串流輸出"
 
-#: src/libvlc.h:619
+#: src/libvlc.h:646
 msgid ""
 "You can enter here a default stream output chain. Refer to the documentation "
 "to learn how to build such chains.Warning: this chain will be enabled for "
 "all streams."
 msgstr ""
 
-#: src/libvlc.h:623
+#: src/libvlc.h:650
 msgid "Enable streaming of all ES"
 msgstr ""
 
-#: src/libvlc.h:625
-msgid "This allows you to stream all ES (video, audio and subtitles)"
+#: src/libvlc.h:652
+msgid "Stream all elementary streams (video, audio and subtitles)"
 msgstr ""
 
-#: src/libvlc.h:627
+#: src/libvlc.h:654
 msgid "Display while streaming"
 msgstr "串流時顯示"
 
-#: src/libvlc.h:629
-msgid "This allows you to play the stream while streaming it."
+#: src/libvlc.h:656
+#, fuzzy
+msgid "Play locally the stream while streaming it."
 msgstr "允許你在串流時播放該串流"
 
-#: src/libvlc.h:631
+#: src/libvlc.h:658
 msgid "Enable video stream output"
 msgstr "啟動視訊串流輸出"
 
-#: src/libvlc.h:633
+#: src/libvlc.h:660
 msgid ""
-"This allows you to choose if the video stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the video stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:636
+#: src/libvlc.h:663
 msgid "Enable audio stream output"
 msgstr "啟動音訊串流輸出"
 
-#: src/libvlc.h:638
+#: src/libvlc.h:665
 msgid ""
-"This allows you to choose if the audio stream should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the audio stream should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:641
+#: src/libvlc.h:668
 #, fuzzy
 msgid "Enable SPU stream output"
 msgstr "啟動音訊串流輸出"
 
-#: src/libvlc.h:643
+#: src/libvlc.h:670
 msgid ""
-"This allows you to choose if the SPU streams should be redirected to the "
-"stream output facility when this last one is enabled."
+"Choose whether the SPU streams should be redirected to the stream output "
+"facility when this last one is enabled."
 msgstr ""
 
-#: src/libvlc.h:646
+#: src/libvlc.h:673
 msgid "Keep stream output open"
 msgstr "持續開啟串流輸出"
 
-#: src/libvlc.h:648
+#: src/libvlc.h:675
 msgid ""
 "This allows you to keep an unique stream output instance across multiple "
 "playlist item (automatically insert the gather stream output if not "
 "specified)"
 msgstr ""
 
-#: src/libvlc.h:652
+#: src/libvlc.h:679
 msgid "Preferred packetizer list"
 msgstr "偏好的封包器清單"
 
-#: src/libvlc.h:654
+#: src/libvlc.h:681
 msgid ""
 "This allows you to select the order in which VLC will choose its packetizers."
 msgstr ""
 
-#: src/libvlc.h:657
+#: src/libvlc.h:684
 msgid "Mux module"
 msgstr "多工模組"
 
-#: src/libvlc.h:659
+#: src/libvlc.h:686
 msgid "This is a legacy entry to let you configure mux modules"
 msgstr ""
 
-#: src/libvlc.h:661
+#: src/libvlc.h:688
 msgid "Access output module"
 msgstr "存取輸出模組"
 
-#: src/libvlc.h:663
+#: src/libvlc.h:690
 msgid "This is a legacy entry to let you configure access output modules"
 msgstr ""
 
-#: src/libvlc.h:665
+#: src/libvlc.h:692
 msgid "Control SAP flow"
 msgstr "控制SAP流量"
 
-#: src/libvlc.h:666
+#: src/libvlc.h:694
 msgid ""
 "If this option is enabled, the flow on the SAP multicast address will be "
-"controlled. This is needed if you want to make announcements on the MBone"
+"controlled. This is needed if you want to make announcements on the MBone."
 msgstr ""
 
-#: src/libvlc.h:670
+#: src/libvlc.h:698
 msgid "SAP announcement interval"
 msgstr ""
 
-#: src/libvlc.h:671
+#: src/libvlc.h:700
 msgid ""
 "When the SAP flow control is disabled, this lets you set the fixed interval "
-"between SAP announcements"
+"between SAP announcements."
 msgstr ""
 
-#: src/libvlc.h:675
+#: src/libvlc.h:710
 msgid ""
 "These options allow you to enable special CPU optimizations. You should "
 "always leave all these enabled."
 msgstr ""
 
-#: src/libvlc.h:678
+#: src/libvlc.h:713
 #, fuzzy
 msgid "Enable FPU support"
 msgstr "啟用CPU MMX支援"
 
-#: src/libvlc.h:680
+#: src/libvlc.h:715
 #, fuzzy
 msgid ""
 "If your processor has a floating point calculation unit, VLC can take "
 "advantage of it."
 msgstr "如果你的處裡器支援AltiVec指令集,VLC可以對它做最佳化"
 
-#: src/libvlc.h:683
+#: src/libvlc.h:718
 msgid "Enable CPU MMX support"
 msgstr "啟用CPU MMX支援"
 
-#: src/libvlc.h:685
+#: src/libvlc.h:720
 msgid ""
 "If your processor supports the MMX instructions set, VLC can take advantage "
 "of them."
 msgstr "如果你的處裡器支援MMX指令集,VLC可以對它做最佳化"
 
-#: src/libvlc.h:688
+#: src/libvlc.h:723
 msgid "Enable CPU 3D Now! support"
 msgstr "啟用CPU 3D Now!支援"
 
-#: src/libvlc.h:690
+#: src/libvlc.h:725
 msgid ""
 "If your processor supports the 3D Now! instructions set, VLC can take "
 "advantage of them."
 msgstr "如果你的處裡器支援3D Now!指令集,VLC可以對它做最佳化"
 
-#: src/libvlc.h:693
+#: src/libvlc.h:728
 msgid "Enable CPU MMX EXT support"
 msgstr "啟用CPU MMX EXT支援"
 
-#: src/libvlc.h:695
+#: src/libvlc.h:730
 msgid ""
 "If your processor supports the MMX EXT instructions set, VLC can take "
 "advantage of them."
 msgstr "如果你的處裡器支援MMX EXT指令集,VLC可以對它做最佳化"
 
-#: src/libvlc.h:698
+#: src/libvlc.h:733
 msgid "Enable CPU SSE support"
 msgstr "啟用CPU SSE支援"
 
-#: src/libvlc.h:700
+#: src/libvlc.h:735
 msgid ""
 "If your processor supports the SSE instructions set, VLC can take advantage "
 "of them."
 msgstr "如果你的處裡器支援SSE指令集,VLC可以對它做最佳化"
 
-#: src/libvlc.h:703
+#: src/libvlc.h:738
 msgid "Enable CPU SSE2 support"
 msgstr "啟用CPU SSE2支援"
 
-#: src/libvlc.h:705
+#: src/libvlc.h:740
 msgid ""
 "If your processor supports the SSE2 instructions set, VLC can take advantage "
 "of them."
 msgstr "如果你的處裡器支援SSE2指令集,VLC可以對它做最佳化"
 
-#: src/libvlc.h:708
+#: src/libvlc.h:743
 msgid "Enable CPU AltiVec support"
 msgstr "啟用CPU AltiVec支援"
 
-#: src/libvlc.h:710
+#: src/libvlc.h:745
 msgid ""
 "If your processor supports the AltiVec instructions set, VLC can take "
 "advantage of them."
 msgstr "如果你的處裡器支援AltiVec指令集,VLC可以對它做最佳化"
 
-#: src/libvlc.h:714
-msgid ""
-"These options define the behavior of the playlist. Some of them can be "
-"overridden in the playlist dialog box."
-msgstr ""
-
-#: src/libvlc.h:717
-msgid "Automatically preparse files"
-msgstr ""
-
-#: src/libvlc.h:719
-msgid ""
-"This option enables automatic preparsing of files added to the playlist (to "
-"retrieve some metadata)."
-msgstr ""
-
-#: src/libvlc.h:722
-msgid "Services discovery modules"
-msgstr "服務探索模組"
-
-#: src/libvlc.h:724
-msgid ""
-"Specifies the services discovery modules to load, separated by semi-colons. "
-"Typical values are sap, hal, ..."
-msgstr ""
-
-#: src/libvlc.h:727
-msgid "Play files randomly forever"
-msgstr "永遠隨機撥放檔案"
-
-#: src/libvlc.h:729
-msgid ""
-"When selected, VLC will randomly play files in the playlist until "
-"interrupted."
-msgstr "選擇後,VLC會隨機地播放清單中的檔案,直到中斷"
-
-#: src/libvlc.h:732
-#, fuzzy
-msgid "Repeat all"
-msgstr "重複播放全部"
-
-#: src/libvlc.h:734
-msgid ""
-"If you want VLC to keep playing the playlist indefinitely then enable this "
-"option."
-msgstr ""
-
-#: src/libvlc.h:737
-#, fuzzy
-msgid "Repeat current item"
-msgstr "重複播放目前項目"
-
-#: src/libvlc.h:739
-msgid ""
-"When this is active, VLC will keep playing the current playlist item over "
-"and over again."
-msgstr "啟動後,VLC會一遍又一遍地的播放目前播放清單中的項目"
-
-#: src/libvlc.h:742
-msgid "Play and stop"
-msgstr "播放和停止"
-
-#: src/libvlc.h:744
-msgid "Stop the playlist after each played playlist item. "
-msgstr ""
-
-#: src/libvlc.h:747
+#: src/libvlc.h:750
 msgid ""
 "These options allow you to select default modules. Leave these alone unless "
 "you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:750
+#: src/libvlc.h:753
 msgid "Memory copy module"
 msgstr "記憶體複製模組"
 
-#: src/libvlc.h:752
+#: src/libvlc.h:755
 msgid ""
 "You can select which memory copy module you want to use. By default VLC will "
 "select the fastest one supported by your hardware."
 msgstr ""
 
-#: src/libvlc.h:755
+#: src/libvlc.h:758
 msgid "Access module"
 msgstr "存取模組"
 
-#: src/libvlc.h:757
+#: src/libvlc.h:760
 msgid ""
 "This allows you to force an access module. You can use it if the correct "
 "access is not automatically detected. You should not set this as a global "
 "option unless you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:761
+#: src/libvlc.h:764
 #, fuzzy
 msgid "Access filter module"
 msgstr "存取模組"
 
-#: src/libvlc.h:763
-msgid "This is a legacy entry to let you configure access filter modules."
+#: src/libvlc.h:766
+msgid ""
+"Access filters are used to modify the stream that is being read. This is "
+"used for instance for timeshifting."
 msgstr ""
 
-#: src/libvlc.h:765
+#: src/libvlc.h:769
 msgid "Demux module"
 msgstr "解多工模組"
 
-#: src/libvlc.h:767
-msgid "This is a legacy entry to let you configure demux modules."
+#: src/libvlc.h:771
+msgid ""
+"Demultiplexers are used to separate the \"elementary\" streams (like audio "
+"and video streams). You can use it if the correct demuxer is not "
+"automatically detected. You should not set this as a global option unless "
+"you really know what you are doing."
 msgstr ""
 
-#: src/libvlc.h:769
+#: src/libvlc.h:776
 msgid "Allow real-time priority"
 msgstr "允許即時優先權"
 
-#: src/libvlc.h:771
+#: src/libvlc.h:778
 msgid ""
 "Running VLC in real-time priority will allow for much more precise "
 "scheduling and yield better, especially when streaming content. It can "
@@ -2496,100 +2442,102 @@ msgid ""
 "only activate this if you know what you're doing."
 msgstr ""
 
-#: src/libvlc.h:777
+#: src/libvlc.h:784
 msgid "Adjust VLC priority"
 msgstr "調整VLC優先權"
 
-#: src/libvlc.h:779
+#: src/libvlc.h:786
 msgid ""
 "This option adds an offset (positive or negative) to VLC default priorities. "
 "You can use it to tune VLC priority against other programs, or against other "
 "VLC instances."
 msgstr ""
 
-#: src/libvlc.h:783
+#: src/libvlc.h:790
 msgid "Minimize number of threads"
 msgstr "最小執行緒數量"
 
-#: src/libvlc.h:785
-msgid "This option minimizes the number of threads needed to run VLC"
+#: src/libvlc.h:792
+msgid "This option minimizes the number of threads needed to run VLC."
 msgstr ""
 
-#: src/libvlc.h:787
+#: src/libvlc.h:794
 msgid "Modules search path"
 msgstr "模組搜尋路徑"
 
-#: src/libvlc.h:789
-msgid ""
-"This option allows you to specify an additional path for VLC to look for its "
-"modules."
+#: src/libvlc.h:796
+#, fuzzy
+msgid "Additional path for VLC to look for its modules."
 msgstr "這個選項允許你指定其他的VLC模組搜尋路徑"
 
-#: src/libvlc.h:792
+#: src/libvlc.h:798
 msgid "VLM configuration file"
 msgstr "VLM設定檔"
 
-#: src/libvlc.h:794
-msgid ""
-"This option allows you to specify a VLM configuration file that will be read "
-"when VLM is launched."
+#: src/libvlc.h:800
+msgid "Read a VLM configuration file as soon as VLM is started."
 msgstr ""
 
-#: src/libvlc.h:797
+#: src/libvlc.h:802
 msgid "Use a plugins cache"
 msgstr "使用外掛快取"
 
-#: src/libvlc.h:799
-msgid ""
-"This option allows you to use a plugins cache which will greatly improve the "
-"start time of VLC."
+#: src/libvlc.h:804
+msgid "Use a plugins cache which will greatly improve the startup time of VLC."
 msgstr ""
 
-#: src/libvlc.h:802
+#: src/libvlc.h:806
 msgid "Collect statistics"
 msgstr ""
 
-#: src/libvlc.h:804
+#: src/libvlc.h:808
 #, fuzzy
-msgid "This option allows you to collect miscellaneous statistics."
+msgid "Collect miscellaneous statistics."
 msgstr "這個選項允許你選擇控制介面"
 
-#: src/libvlc.h:806
+#: src/libvlc.h:810
 msgid "Run as daemon process"
 msgstr "使用常駐程序執行"
 
-#: src/libvlc.h:808
+#: src/libvlc.h:812
 msgid "Runs VLC as a background daemon process."
 msgstr "使用背景常駐程序執行VLC"
 
-#: src/libvlc.h:810
-msgid "Allow only one running instance"
+#: src/libvlc.h:814
+#, fuzzy
+msgid "Log to file"
+msgstr "Logo檔名"
+
+#: src/libvlc.h:816
+msgid "Log all VLC messages to a text file."
 msgstr ""
 
-#: src/libvlc.h:812
-msgid ""
-"Allowing only one running instance of VLC can sometimes be useful, for "
-"instance if you associated VLC with some media types and you don't want a "
-"new instance of VLC to be opened each time you double-click on a file in the "
-"explorer. This option will allow you to play the file with the already "
-"running instance or enqueue it."
+#: src/libvlc.h:818
+msgid "Log to syslog"
 msgstr ""
 
-#: src/libvlc.h:819
-msgid "Enqueue items to playlist when in one instance mode"
+#: src/libvlc.h:820
+msgid "Log all VLC messages to syslog (UNIX systems)."
 msgstr ""
 
-#: src/libvlc.h:821
-msgid ""
-"When using the one instance only option, enqueue items to playlist and keep "
-"playing current item."
+#: src/libvlc.h:822
+msgid "Allow only one running instance"
 msgstr ""
 
 #: src/libvlc.h:824
+msgid ""
+"Allowing only one running instance of VLC can sometimes be useful, for "
+"example if you associated VLC with some media types and you don't want a new "
+"instance of VLC to be opened each time you double-click on a file in the "
+"explorer. This option will allow you to play the file with the already "
+"running instance or enqueue it."
+msgstr ""
+
+#: src/libvlc.h:830
 msgid "Increase the priority of the process"
 msgstr "提高程序優先權"
 
-#: src/libvlc.h:826
+#: src/libvlc.h:832
 msgid ""
 "Increasing the priority of the process will very likely improve your playing "
 "experience as it allows VLC not to be disturbed by other applications that "
@@ -2599,22 +2547,22 @@ msgid ""
 "machine."
 msgstr ""
 
-#: src/libvlc.h:833
+#: src/libvlc.h:839
 msgid "Fast mutex on NT/2K/XP (developers only)"
 msgstr ""
 
-#: src/libvlc.h:835
+#: src/libvlc.h:841
 msgid ""
 "On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
 "to correctly implement condition variables. You can also use the faster "
 "Win9x implementation but you might experience problems with it."
 msgstr ""
 
-#: src/libvlc.h:840
+#: src/libvlc.h:846
 msgid "Condition variables implementation for Win9x (developers only)"
 msgstr ""
 
-#: src/libvlc.h:843
+#: src/libvlc.h:849
 msgid ""
 "On Windows 9x/Me you can use a fast but incorrect condition variables "
 "implementation (more precisely there is a possibility for a race condition "
@@ -2623,579 +2571,707 @@ msgid ""
 "fastest but slightly incorrect), 1 (default) and 2."
 msgstr ""
 
-#: src/libvlc.h:851
+#: src/libvlc.h:858
+msgid "Enqueue items to playlist when in one instance mode"
+msgstr ""
+
+#: src/libvlc.h:860
+msgid ""
+"When using the one instance only option, enqueue items to playlist and keep "
+"playing current item."
+msgstr ""
+
+#: src/libvlc.h:869
+msgid ""
+"These options define the behavior of the playlist. Some of them can be "
+"overridden in the playlist dialog box."
+msgstr ""
+
+#: src/libvlc.h:872
+msgid "Automatically preparse files"
+msgstr ""
+
+#: src/libvlc.h:874
+msgid ""
+"Automatically preparse files added to the playlist (to retrieve some "
+"metadata)."
+msgstr ""
+
+#: src/libvlc.h:877
+msgid "Services discovery modules"
+msgstr "服務探索模組"
+
+#: src/libvlc.h:879
+msgid ""
+"Specifies the services discovery modules to load, separated by semi-colons. "
+"Typical values are sap, hal, ..."
+msgstr ""
+
+#: src/libvlc.h:882
+msgid "Play files randomly forever"
+msgstr "永遠隨機撥放檔案"
+
+#: src/libvlc.h:884
+#, fuzzy
+msgid "VLC will randomly play files in the playlist until interrupted."
+msgstr "選擇後,VLC會隨機地播放清單中的檔案,直到中斷"
+
+#: src/libvlc.h:886
+#, fuzzy
+msgid "Repeat all"
+msgstr "重複播放全部"
+
+#: src/libvlc.h:888
+#, fuzzy
+msgid "VLC will keep playing the playlist indefinitely."
+msgstr "啟動後,VLC會一遍又一遍地的播放目前播放清單中的項目"
+
+#: src/libvlc.h:890
+#, fuzzy
+msgid "Repeat current item"
+msgstr "重複播放目前項目"
+
+#: src/libvlc.h:892
+#, fuzzy
+msgid "VLC will keep playing the current playlist item."
+msgstr "啟動後,VLC會一遍又一遍地的播放目前播放清單中的項目"
+
+#: src/libvlc.h:894
+msgid "Play and stop"
+msgstr "播放和停止"
+
+#: src/libvlc.h:896
+msgid "Stop the playlist after each played playlist item."
+msgstr ""
+
+#: src/libvlc.h:903
 msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
 msgstr ""
 
-#: src/libvlc.h:854 src/video_output/vout_intf.c:335
+#: src/libvlc.h:906 src/video_output/vout_intf.c:335
 #: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
-#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:690
-#: modules/gui/macosx/controls.m:720 modules/gui/macosx/embeddedwindow.m:44
+#: modules/gui/macosx/controls.m:330 modules/gui/macosx/controls.m:714
+#: modules/gui/macosx/controls.m:744 modules/gui/macosx/embeddedwindow.m:44
 #: modules/gui/macosx/intf.m:477 modules/gui/macosx/intf.m:553
 msgid "Fullscreen"
 msgstr "全螢幕"
 
-#: src/libvlc.h:855
+#: src/libvlc.h:907
 msgid "Select the hotkey to use to swap fullscreen state."
 msgstr "選擇熱鍵以切換全螢幕狀態"
 
-#: src/libvlc.h:856 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
-#: modules/gui/wxwidgets/interface.cpp:1469
+#: src/libvlc.h:908 modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:81
+#: modules/gui/wxwidgets/interface.cpp:1487
 msgid "Play/Pause"
 msgstr "播放/暫停"
 
-#: src/libvlc.h:857
+#: src/libvlc.h:909
 msgid "Select the hotkey to use to swap paused state."
 msgstr "選擇熱鍵以切換暫停狀態"
 
-#: src/libvlc.h:858
+#: src/libvlc.h:910
 msgid "Pause only"
 msgstr "僅暫停"
 
-#: src/libvlc.h:859
+#: src/libvlc.h:911
 msgid "Select the hotkey to use to pause."
 msgstr "選擇熱鍵以暫停"
 
-#: src/libvlc.h:860
+#: src/libvlc.h:912
 msgid "Play only"
 msgstr "僅播放"
 
-#: src/libvlc.h:861
+#: src/libvlc.h:913
 msgid "Select the hotkey to use to play."
 msgstr "選擇熱鍵以播放"
 
-#: src/libvlc.h:862 modules/control/hotkeys.c:648
-#: modules/gui/macosx/controls.m:625 modules/gui/macosx/intf.m:518
+#: src/libvlc.h:914 modules/control/hotkeys.c:632
+#: modules/gui/macosx/controls.m:647 modules/gui/macosx/intf.m:518
+#: modules/gui/wxwidgets/interface.cpp:692
 msgid "Faster"
 msgstr "加快"
 
-#: src/libvlc.h:863
+#: src/libvlc.h:915
 msgid "Select the hotkey to use for fast forward playback."
 msgstr "選擇熱鍵以快速重播"
 
-#: src/libvlc.h:864 modules/control/hotkeys.c:655
-#: modules/gui/macosx/controls.m:626 modules/gui/macosx/intf.m:519
+#: src/libvlc.h:916 modules/control/hotkeys.c:640
+#: modules/gui/macosx/controls.m:648 modules/gui/macosx/intf.m:519
+#: modules/gui/wxwidgets/interface.cpp:691
 msgid "Slower"
 msgstr "放慢"
 
-#: src/libvlc.h:865
+#: src/libvlc.h:917
 msgid "Select the hotkey to use for slow motion playback."
 msgstr "選擇熱鍵以慢速重播"
 
-#: src/libvlc.h:866 modules/control/hotkeys.c:617
-#: modules/gui/macosx/controls.m:646 modules/gui/macosx/intf.m:476
-#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:592
+#: src/libvlc.h:918 modules/control/hotkeys.c:599
+#: modules/gui/macosx/controls.m:668 modules/gui/macosx/intf.m:476
+#: modules/gui/macosx/intf.m:521 modules/gui/macosx/intf.m:596
 #: modules/gui/macosx/wizard.m:313 modules/gui/macosx/wizard.m:364
-#: modules/gui/macosx/wizard.m:1541 modules/gui/wxwidgets/interface.cpp:1474
+#: modules/gui/macosx/wizard.m:1605 modules/gui/wxwidgets/interface.cpp:690
+#: modules/gui/wxwidgets/interface.cpp:1492
 #: modules/gui/wxwidgets/menus.cpp:289
 msgid "Next"
 msgstr "下一項"
 
-#: src/libvlc.h:867
+#: src/libvlc.h:919
 msgid "Select the hotkey to use to skip to the next item in the playlist."
 msgstr "選擇熱鍵以播放清單中的下一個項目"
 
-#: src/libvlc.h:868 modules/control/hotkeys.c:628
-#: modules/gui/macosx/controls.m:645 modules/gui/macosx/intf.m:471
-#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:593
-#: modules/gui/wxwidgets/interface.cpp:1473
+#: src/libvlc.h:920 modules/control/hotkeys.c:611
+#: modules/gui/macosx/controls.m:667 modules/gui/macosx/intf.m:471
+#: modules/gui/macosx/intf.m:520 modules/gui/macosx/intf.m:597
+#: modules/gui/wxwidgets/interface.cpp:689
+#: modules/gui/wxwidgets/interface.cpp:1491
 #: modules/gui/wxwidgets/menus.cpp:288
 msgid "Previous"
 msgstr "上一項"
 
-#: src/libvlc.h:869
+#: src/libvlc.h:921
 msgid "Select the hotkey to use to skip to the previous item in the playlist."
 msgstr "選擇熱鍵以播放清單中的上一個項目"
 
-#: src/libvlc.h:870 modules/gui/macosx/controls.m:637
+#: src/libvlc.h:922 modules/gui/macosx/controls.m:659
 #: modules/gui/macosx/intf.m:474 modules/gui/macosx/intf.m:517
-#: modules/gui/macosx/intf.m:591 modules/gui/pda/pda_interface.c:274
+#: modules/gui/macosx/intf.m:595 modules/gui/pda/pda_interface.c:274
 #: modules/gui/pda/pda_interface.c:275
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:86
-#: modules/gui/wxwidgets/interface.cpp:668
-#: modules/gui/wxwidgets/interface.cpp:1475
-#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:235
+#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:684
+#: modules/gui/wxwidgets/interface.cpp:1493
+#: modules/gui/wxwidgets/menus.cpp:287 modules/visualization/xosd.c:238
 msgid "Stop"
 msgstr "停止"
 
-#: src/libvlc.h:871
-msgid "Select the hotkey to stop the playback."
+#: src/libvlc.h:923
+#, fuzzy
+msgid "Select the hotkey to stop playback."
 msgstr "選擇熱鍵以停止重播"
 
-#: src/libvlc.h:872 modules/gui/macosx/embeddedwindow.m:46
+#: src/libvlc.h:924 modules/gui/macosx/bookmarks.m:101
+#: modules/gui/macosx/bookmarks.m:110 modules/gui/macosx/embeddedwindow.m:46
 #: modules/gui/macosx/intf.m:479 modules/gui/macosx/sfilters.m:79
 #: modules/gui/macosx/sfilters.m:92 modules/gui/macosx/sfilters.m:105
-#: modules/video_filter/marq.c:121 modules/video_filter/rss.c:170
+#: modules/video_filter/marq.c:122 modules/video_filter/rss.c:174
 msgid "Position"
 msgstr "位置"
 
-#: src/libvlc.h:873
+#: src/libvlc.h:925
 msgid "Select the hotkey to display the position."
 msgstr "選擇熱鍵以顯示位置"
 
-#: src/libvlc.h:875
+#: src/libvlc.h:927
 msgid "Very short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:877
+#: src/libvlc.h:929
 #, fuzzy
 msgid "Select the hotkey to make a very short backwards jump."
 msgstr "選擇熱鍵以向後5分鐘"
 
-#: src/libvlc.h:878
+#: src/libvlc.h:930
 msgid "Short backwards jump"
 msgstr ""
 
-#: src/libvlc.h:880
+#: src/libvlc.h:932
 #, fuzzy
 msgid "Select the hotkey to make a short backwards jump."
 msgstr "選擇熱鍵以向後10秒鐘"
 
-#: src/libvlc.h:882
+#: src/libvlc.h:933
 msgid "Medium backwards jump"
 msgstr ""
 
-#: src/libvlc.h:884
+#: src/libvlc.h:935
 #, fuzzy
 msgid "Select the hotkey to make a medium backwards jump."
 msgstr "選擇熱鍵以向後1分鐘"
 
-#: src/libvlc.h:885
+#: src/libvlc.h:936
 msgid "Long backwards jump"
 msgstr ""
 
-#: src/libvlc.h:887
+#: src/libvlc.h:938
 #, fuzzy
 msgid "Select the hotkey to make a long backwards jump."
 msgstr "選擇熱鍵以向後10秒鐘"
 
-#: src/libvlc.h:889
+#: src/libvlc.h:940
 msgid "Very short forward jump"
 msgstr ""
 
-#: src/libvlc.h:891
+#: src/libvlc.h:942
 #, fuzzy
 msgid "Select the hotkey to make a very short forward jump."
 msgstr "選擇熱鍵以快速重播"
 
-#: src/libvlc.h:892
+#: src/libvlc.h:943
 msgid "Short forward jump"
 msgstr ""
 
-#: src/libvlc.h:894
+#: src/libvlc.h:945
 #, fuzzy
 msgid "Select the hotkey to make a short forward jump."
 msgstr "選擇熱鍵以向前10秒鐘"
 
-#: src/libvlc.h:896
+#: src/libvlc.h:946
 msgid "Medium forward jump"
 msgstr ""
 
-#: src/libvlc.h:898
+#: src/libvlc.h:948
 #, fuzzy
 msgid "Select the hotkey to make a medium forward jump."
 msgstr "選擇熱鍵以向前1分鐘"
 
-#: src/libvlc.h:899
+#: src/libvlc.h:949
 msgid "Long forward jump"
 msgstr ""
 
-#: src/libvlc.h:901
+#: src/libvlc.h:951
 #, fuzzy
 msgid "Select the hotkey to make a long forward jump."
 msgstr "選擇熱鍵以向前10秒鐘"
 
-#: src/libvlc.h:903
-msgid "Very short jump size"
+#: src/libvlc.h:953
+msgid "Very short jump length"
 msgstr ""
 
-#: src/libvlc.h:904
-msgid "Very short jump \"size\", in seconds"
+#: src/libvlc.h:954
+msgid "Very short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:905
-msgid "Short jump size"
+#: src/libvlc.h:955
+msgid "Short jump length"
 msgstr ""
 
-#: src/libvlc.h:906
-msgid "Short jump \"size\", in seconds"
+#: src/libvlc.h:956
+msgid "Short jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:907
-msgid "Medium jump size"
+#: src/libvlc.h:957
+msgid "Medium jump length"
 msgstr ""
 
-#: src/libvlc.h:908
-msgid "Medium jump \"size\", in seconds"
+#: src/libvlc.h:958
+msgid "Medium jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:909
+#: src/libvlc.h:959
 #, fuzzy
-msgid "Long jump size"
+msgid "Long jump length"
 msgstr "字型大小"
 
-#: src/libvlc.h:910
-msgid "Long jump \"size\", in seconds"
+#: src/libvlc.h:960
+msgid "Long jump length, in seconds."
 msgstr ""
 
-#: src/libvlc.h:912 modules/control/hotkeys.c:282
+#: src/libvlc.h:962 modules/control/hotkeys.c:258
 #: modules/gui/beos/InterfaceWindow.cpp:274
 msgid "Quit"
 msgstr "離開"
 
-#: src/libvlc.h:913
+#: src/libvlc.h:963
 msgid "Select the hotkey to quit the application."
 msgstr "選擇熱鍵以離開應用程式"
 
-#: src/libvlc.h:914
+#: src/libvlc.h:964
 msgid "Navigate up"
 msgstr "向上導覽"
 
-#: src/libvlc.h:915
+#: src/libvlc.h:965
 msgid "Select the key to move the selector up in DVD menus."
 msgstr "選擇按鍵以向上移動DVD選單中的選擇器"
 
-#: src/libvlc.h:916
+#: src/libvlc.h:966
 msgid "Navigate down"
 msgstr "向下導覽"
 
-#: src/libvlc.h:917
+#: src/libvlc.h:967
 msgid "Select the key to move the selector down in DVD menus."
 msgstr "選擇按鍵以向下移動DVD選單中的選擇器"
 
-#: src/libvlc.h:918
+#: src/libvlc.h:968
 msgid "Navigate left"
 msgstr "向左導覽"
 
-#: src/libvlc.h:919
+#: src/libvlc.h:969
 msgid "Select the key to move the selector left in DVD menus."
 msgstr "選擇按鍵以向左移動DVD選單中的選擇器"
 
-#: src/libvlc.h:920
+#: src/libvlc.h:970
 msgid "Navigate right"
 msgstr "向右導覽"
 
-#: src/libvlc.h:921
+#: src/libvlc.h:971
 msgid "Select the key to move the selector right in DVD menus."
 msgstr "選擇按鍵以向右移動DVD選單中的選擇器"
 
-#: src/libvlc.h:922
+#: src/libvlc.h:972
 msgid "Activate"
 msgstr "啟動"
 
-#: src/libvlc.h:923
+#: src/libvlc.h:973
 msgid "Select the key to activate selected item in DVD menus."
 msgstr "選擇熱鍵以啟動所選擇的DVD選單項目"
 
-#: src/libvlc.h:924
+#: src/libvlc.h:974
 #, fuzzy
 msgid "Go to the DVD menu"
 msgstr "使用DVD選單"
 
-#: src/libvlc.h:925
+#: src/libvlc.h:975
 #, fuzzy
 msgid "Select the key to take you to the DVD menu"
 msgstr "選擇熱鍵以啟動所選擇的DVD選單項目"
 
-#: src/libvlc.h:926
+#: src/libvlc.h:976
 #, fuzzy
 msgid "Select previous DVD title"
 msgstr "選擇上一個標題"
 
-#: src/libvlc.h:927
+#: src/libvlc.h:977
 #, fuzzy
 msgid "Select the key to choose the previous title from the DVD"
 msgstr "選擇熱鍵以播放清單中的上一個項目"
 
-#: src/libvlc.h:928
+#: src/libvlc.h:978
 #, fuzzy
 msgid "Select next DVD title"
 msgstr "選擇下一個章節"
 
-#: src/libvlc.h:929
+#: src/libvlc.h:979
 #, fuzzy
 msgid "Select the key to choose the next title from the DVD"
 msgstr "選擇按鍵以向左移動DVD選單中的選擇器"
 
-#: src/libvlc.h:930
+#: src/libvlc.h:980
 #, fuzzy
 msgid "Select prev DVD chapter"
 msgstr "選擇上一個章節"
 
-#: src/libvlc.h:931
+#: src/libvlc.h:981
 #, fuzzy
 msgid "Select the key to choose the previous chapter from the DVD"
 msgstr "選擇熱鍵以播放清單中的上一個項目"
 
-#: src/libvlc.h:932
+#: src/libvlc.h:982
 #, fuzzy
 msgid "Select next DVD chapter"
 msgstr "選擇下一個章節"
 
-#: src/libvlc.h:933
+#: src/libvlc.h:983
 #, fuzzy
 msgid "Select the key to choose the next chapter from the DVD"
 msgstr "選擇按鍵以向左移動DVD選單中的選擇器"
 
-#: src/libvlc.h:934
+#: src/libvlc.h:984
 msgid "Volume up"
 msgstr "增加音量"
 
-#: src/libvlc.h:935
+#: src/libvlc.h:985
 msgid "Select the key to increase audio volume."
 msgstr "選擇按鍵以增加音量"
 
-#: src/libvlc.h:936
+#: src/libvlc.h:986
 msgid "Volume down"
 msgstr "減低音量"
 
-#: src/libvlc.h:937
+#: src/libvlc.h:987
 msgid "Select the key to decrease audio volume."
 msgstr "選擇按鍵以減低音量"
 
-#: src/libvlc.h:938 modules/gui/macosx/controls.m:680
-#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:594
+#: src/libvlc.h:988 modules/gui/macosx/controls.m:704
+#: modules/gui/macosx/intf.m:538 modules/gui/macosx/intf.m:598
 msgid "Mute"
 msgstr "靜音"
 
-#: src/libvlc.h:939
-msgid "Select the key to turn off audio volume."
-msgstr "選擇按鍵以關閉音訊音量"
+#: src/libvlc.h:989
+#, fuzzy
+msgid "Select the key to mute audio."
+msgstr "選擇熱鍵以暫停"
 
-#: src/libvlc.h:940
+#: src/libvlc.h:990
 msgid "Subtitle delay up"
 msgstr "增加字幕延遲"
 
-#: src/libvlc.h:941
+#: src/libvlc.h:991
 msgid "Select the key to increase the subtitle delay."
 msgstr "選擇按鍵以增加字幕延遲"
 
-#: src/libvlc.h:942
+#: src/libvlc.h:992
 msgid "Subtitle delay down"
 msgstr "減少字幕延遲"
 
-#: src/libvlc.h:943
+#: src/libvlc.h:993
 msgid "Select the key to decrease the subtitle delay."
 msgstr "選擇按鍵以減少字幕延遲"
 
-#: src/libvlc.h:944
+#: src/libvlc.h:994
 msgid "Audio delay up"
 msgstr "增加音訊延遲"
 
-#: src/libvlc.h:945
+#: src/libvlc.h:995
 msgid "Select the key to increase the audio delay."
 msgstr "選擇按鍵以增加音訊延遲"
 
-#: src/libvlc.h:946
+#: src/libvlc.h:996
 msgid "Audio delay down"
 msgstr "減少音訊延遲"
 
-#: src/libvlc.h:947
+#: src/libvlc.h:997
 msgid "Select the key to decrease the audio delay."
 msgstr "選擇按鍵以減少音訊延遲"
 
-#: src/libvlc.h:948
+#: src/libvlc.h:998
 msgid "Play playlist bookmark 1"
 msgstr "播放播放清單書籤 1"
 
-#: src/libvlc.h:949
+#: src/libvlc.h:999
 msgid "Play playlist bookmark 2"
 msgstr "播放播放清單書籤 2"
 
-#: src/libvlc.h:950
+#: src/libvlc.h:1000
 msgid "Play playlist bookmark 3"
 msgstr "播放播放清單書籤 3"
 
-#: src/libvlc.h:951
+#: src/libvlc.h:1001
 msgid "Play playlist bookmark 4"
 msgstr "播放播放清單書籤 4"
 
-#: src/libvlc.h:952
+#: src/libvlc.h:1002
 msgid "Play playlist bookmark 5"
 msgstr "播放播放清單書籤 5"
 
-#: src/libvlc.h:953
+#: src/libvlc.h:1003
 msgid "Play playlist bookmark 6"
 msgstr "播放播放清單書籤 6"
 
-#: src/libvlc.h:954
+#: src/libvlc.h:1004
 msgid "Play playlist bookmark 7"
 msgstr "播放播放清單書籤 7"
 
-#: src/libvlc.h:955
+#: src/libvlc.h:1005
 msgid "Play playlist bookmark 8"
 msgstr "播放播放清單書籤 8"
 
-#: src/libvlc.h:956
+#: src/libvlc.h:1006
 msgid "Play playlist bookmark 9"
 msgstr "播放播放清單書籤 9"
 
-#: src/libvlc.h:957
+#: src/libvlc.h:1007
 msgid "Play playlist bookmark 10"
 msgstr "播放播放清單書籤 10"
 
-#: src/libvlc.h:958
+#: src/libvlc.h:1008
 msgid "Select the key to play this bookmark."
 msgstr "選擇按鍵以播放該書籤"
 
-#: src/libvlc.h:959
+#: src/libvlc.h:1009
 msgid "Set playlist bookmark 1"
 msgstr "設定播放清單書籤 1"
 
-#: src/libvlc.h:960
+#: src/libvlc.h:1010
 msgid "Set playlist bookmark 2"
 msgstr "設定播放清單書籤 2"
 
-#: src/libvlc.h:961
+#: src/libvlc.h:1011
 msgid "Set playlist bookmark 3"
 msgstr "設定播放清單書籤 3"
 
-#: src/libvlc.h:962
+#: src/libvlc.h:1012
 msgid "Set playlist bookmark 4"
 msgstr "設定播放清單書籤 4"
 
-#: src/libvlc.h:963
+#: src/libvlc.h:1013
 msgid "Set playlist bookmark 5"
 msgstr "設定播放清單書籤 5"
 
-#: src/libvlc.h:964
+#: src/libvlc.h:1014
 msgid "Set playlist bookmark 6"
 msgstr "設定播放清單書籤 6"
 
-#: src/libvlc.h:965
+#: src/libvlc.h:1015
 msgid "Set playlist bookmark 7"
 msgstr "設定播放清單書籤 7"
 
-#: src/libvlc.h:966
+#: src/libvlc.h:1016
 msgid "Set playlist bookmark 8"
 msgstr "設定播放清單書籤 8"
 
-#: src/libvlc.h:967
+#: src/libvlc.h:1017
 msgid "Set playlist bookmark 9"
 msgstr "設定播放清單書籤 9"
 
-#: src/libvlc.h:968
+#: src/libvlc.h:1018
 msgid "Set playlist bookmark 10"
 msgstr "設定播放清單書籤 10"
 
-#: src/libvlc.h:969
+#: src/libvlc.h:1019
 msgid "Select the key to set this playlist bookmark."
 msgstr "選擇按鍵以設定該播放清單書籤"
 
-#: src/libvlc.h:971
+#: src/libvlc.h:1021 modules/control/hotkeys.c:84
+msgid "Playlist bookmark 1"
+msgstr "播放清單書籤 1"
+
+#: src/libvlc.h:1022 modules/control/hotkeys.c:85
+msgid "Playlist bookmark 2"
+msgstr "播放清單書籤 2"
+
+#: src/libvlc.h:1023 modules/control/hotkeys.c:86
+msgid "Playlist bookmark 3"
+msgstr "播放清單書籤 3"
+
+#: src/libvlc.h:1024 modules/control/hotkeys.c:87
+msgid "Playlist bookmark 4"
+msgstr "播放清單書籤 4"
+
+#: src/libvlc.h:1025 modules/control/hotkeys.c:88
+msgid "Playlist bookmark 5"
+msgstr "播放清單書籤 5"
+
+#: src/libvlc.h:1026 modules/control/hotkeys.c:89
+msgid "Playlist bookmark 6"
+msgstr "播放清單書籤 6"
+
+#: src/libvlc.h:1027 modules/control/hotkeys.c:90
+msgid "Playlist bookmark 7"
+msgstr "播放清單書籤 7"
+
+#: src/libvlc.h:1028 modules/control/hotkeys.c:91
+msgid "Playlist bookmark 8"
+msgstr "播放清單書籤 8"
+
+#: src/libvlc.h:1029 modules/control/hotkeys.c:92
+msgid "Playlist bookmark 9"
+msgstr "播放清單書籤 9"
+
+#: src/libvlc.h:1030 modules/control/hotkeys.c:93
+msgid "Playlist bookmark 10"
+msgstr "播放清單書籤 10"
+
+#: src/libvlc.h:1032
+#, fuzzy
+msgid "This allows you to define playlist bookmarks."
+msgstr "這個選項允許你定義播放清單書籤"
+
+#: src/libvlc.h:1034
 msgid "Go back in browsing history"
 msgstr ""
 
-#: src/libvlc.h:972
+#: src/libvlc.h:1035
 msgid ""
 "Select the key to go back (to the previous media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:973
+#: src/libvlc.h:1036
 msgid "Go forward in browsing history"
 msgstr ""
 
-#: src/libvlc.h:974
+#: src/libvlc.h:1037
 msgid ""
 "Select the key to go forward (to the next media item) in the browsing "
 "history."
 msgstr ""
 
-#: src/libvlc.h:976
+#: src/libvlc.h:1039
 msgid "Cycle audio track"
 msgstr "循環音軌"
 
-#: src/libvlc.h:977
-msgid "Cycle through the available audio tracks(languages)"
+#: src/libvlc.h:1040
+msgid "Cycle through the available audio tracks(languages)."
 msgstr ""
 
-#: src/libvlc.h:978
+#: src/libvlc.h:1041
 msgid "Cycle subtitle track"
 msgstr "循環字幕軌"
 
-#: src/libvlc.h:979
-msgid "Cycle through the available subtitle tracks"
-msgstr ""
+#: src/libvlc.h:1042
+#, fuzzy
+msgid "Cycle through the available subtitle tracks."
+msgstr "循環字幕軌"
 
-#: src/libvlc.h:980
+#: src/libvlc.h:1043
 #, fuzzy
 msgid "Cycle source aspect ratio"
 msgstr "採樣率"
 
-#: src/libvlc.h:981
-msgid "Cycle through a predefined list of source aspect ratios"
-msgstr ""
+#: src/libvlc.h:1044
+#, fuzzy
+msgid "Cycle through a predefined list of source aspect ratios."
+msgstr "採樣率"
 
-#: src/libvlc.h:982
+#: src/libvlc.h:1045
 #, fuzzy
 msgid "Cycle video crop"
 msgstr "灰階視訊輸出"
 
-#: src/libvlc.h:983
-msgid "Cycle through a predefined list of crop formats"
+#: src/libvlc.h:1046
+msgid "Cycle through a predefined list of crop formats."
 msgstr ""
 
-#: src/libvlc.h:984
+#: src/libvlc.h:1047
 #, fuzzy
 msgid "Cycle deinterlace modes"
 msgstr "介面模組"
 
-#: src/libvlc.h:985
-msgid "Cycle through all the deinterlace modes"
-msgstr ""
+#: src/libvlc.h:1048
+#, fuzzy
+msgid "Cycle through deinterlace modes."
+msgstr "介面模組"
 
-#: src/libvlc.h:986
+#: src/libvlc.h:1049
 msgid "Show interface"
 msgstr "顯示介面"
 
-#: src/libvlc.h:987
-msgid "Raise the interface above all other windows"
+#: src/libvlc.h:1050
+msgid "Raise the interface above all other windows."
 msgstr ""
 
-#: src/libvlc.h:988
+#: src/libvlc.h:1051
 #, fuzzy
 msgid "Hide interface"
 msgstr "顯示介面"
 
-#: src/libvlc.h:989
-msgid "Lower the interface below all other windows"
+#: src/libvlc.h:1052
+msgid "Lower the interface below all other windows."
 msgstr ""
 
-#: src/libvlc.h:990
+#: src/libvlc.h:1053
 msgid "Take video snapshot"
 msgstr "擷取視訊快照"
 
-#: src/libvlc.h:991
+#: src/libvlc.h:1054
 msgid "Takes a video snapshot and writes it to disk."
 msgstr "擷取視訊快照並寫入磁碟"
 
-#: src/libvlc.h:993 modules/access_filter/record.c:51
+#: src/libvlc.h:1056 modules/access_filter/record.c:51
 #: modules/access_filter/record.c:52
 #, fuzzy
 msgid "Record"
 msgstr "回捲"
 
-#: src/libvlc.h:994
+#: src/libvlc.h:1057
 msgid "Record access filter start/stop."
 msgstr ""
 
-#: src/libvlc.h:998
+#: src/libvlc.h:1061
 #, c-format
 msgid ""
-"Usage: %s [options] [playlistitems] ...\n"
-"You can specify multiple playlistitems on the commandline. They will be "
-"enqueued in the playlist.\n"
+"Usage: %s [options] [stream] ...\n"
+"You can specify multiple streams on the commandline. They will be enqueued "
+"in the playlist.\n"
 "The first item specified will be played first.\n"
 "\n"
 "Options-styles:\n"
 "  --option  A global option that is set for the duration of the program.\n"
 "   -option  A single letter version of a global --option.\n"
-"   :option  An option that only applies to the playlistitem directly before "
-"it\n"
+"   :option  An option that only applies to the stream directly before it\n"
 "            and that overrides previous settings.\n"
 "\n"
-"Playlistitem MRL syntax:\n"
+"Stream MRL syntax:\n"
 "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:"
 "option=value ...]\n"
 "\n"
@@ -3218,149 +3294,154 @@ msgid ""
 "  vlc:quit                       Special item to quit VLC\n"
 msgstr ""
 
-#: src/libvlc.h:1106 src/video_output/vout_intf.c:347
-#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:689
-#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:75
+#: src/libvlc.h:1171 src/video_output/vout_intf.c:347
+#: modules/gui/macosx/controls.m:312 modules/gui/macosx/controls.m:713
+#: modules/gui/macosx/intf.m:555 modules/video_output/snapshot.c:76
 msgid "Snapshot"
 msgstr "快照"
 
-#: src/libvlc.h:1115
+#: src/libvlc.h:1180
 #, fuzzy
 msgid "Window properties"
 msgstr "字型設定"
 
-#: src/libvlc.h:1151
+#: src/libvlc.h:1216
 #, fuzzy
 msgid "Subpictures"
 msgstr "字幕"
 
-#: src/libvlc.h:1156 modules/codec/subsdec.c:115 modules/demux/subtitle.c:63
+#: src/libvlc.h:1221 modules/codec/subsdec.c:119 modules/demux/subtitle.c:63
 #: modules/gui/beos/InterfaceWindow.cpp:277
 msgid "Subtitles"
 msgstr "字幕"
 
-#: src/libvlc.h:1173
+#: src/libvlc.h:1238 modules/stream_out/transcode.c:147
 msgid "Overlays"
 msgstr ""
 
-#: src/libvlc.h:1181
+#: src/libvlc.h:1246
 #, fuzzy
 msgid "Track settings"
 msgstr "軌道設定"
 
-#: src/libvlc.h:1203
+#: src/libvlc.h:1268
 msgid "Playback control"
 msgstr "重播控制"
 
-#: src/libvlc.h:1218
+#: src/libvlc.h:1283
 msgid "Default devices"
 msgstr "預設裝置"
 
-#: src/libvlc.h:1227
+#: src/libvlc.h:1292
 msgid "Network settings"
 msgstr "網路設定"
 
-#: src/libvlc.h:1239
+#: src/libvlc.h:1304
 msgid "Socks proxy"
 msgstr ""
 
-#: src/libvlc.h:1248
+#: src/libvlc.h:1313
 msgid "Metadata"
 msgstr ""
 
-#: src/libvlc.h:1278
+#: src/libvlc.h:1343
 msgid "Decoders"
 msgstr "解碼器"
 
-#: src/libvlc.h:1285 modules/gui/macosx/playlistinfo.m:79
+#: src/libvlc.h:1350 modules/gui/macosx/playlistinfo.m:80
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:264
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:380
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:106
 #, fuzzy
 msgid "Input"
 msgstr "輸入清單"
 
-#: src/libvlc.h:1346
+#: src/libvlc.h:1386 modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
+msgid "VLM"
+msgstr ""
+
+#: src/libvlc.h:1417
 msgid "CPU"
 msgstr ""
 
-#: src/libvlc.h:1361
+#: src/libvlc.h:1432
 #, fuzzy
 msgid "Special modules"
 msgstr "輸出模組"
 
-#: src/libvlc.h:1367
+#: src/libvlc.h:1438
 msgid "Plugins"
 msgstr "外掛"
 
-#: src/libvlc.h:1373
+#: src/libvlc.h:1444
 #, fuzzy
 msgid "Performance options"
 msgstr "轉碼選項"
 
-#: src/libvlc.h:1436
-#, fuzzy
-msgid "Interfaces"
-msgstr "介面"
-
-#: src/libvlc.h:1475
+#: src/libvlc.h:1540
 msgid "Hot keys"
 msgstr "熱鍵"
 
-#: src/libvlc.h:1798
+#: src/libvlc.h:1808
+#, fuzzy
+msgid "Jump sizes"
+msgstr "字型大小"
+
+#: src/libvlc.h:1887
 msgid "main program"
 msgstr "主程式"
 
-#: src/libvlc.h:1805
+#: src/libvlc.h:1894
 msgid "print help for VLC (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1807
+#: src/libvlc.h:1896
 msgid ""
 "print help for VLC and all it's modules (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1809
+#: src/libvlc.h:1898
 #, fuzzy
 msgid "print help for the advanced options"
 msgstr "顯示進階選項"
 
-#: src/libvlc.h:1811
+#: src/libvlc.h:1900
 msgid "ask for extra verbosity when displaying help"
 msgstr ""
 
-#: src/libvlc.h:1813
+#: src/libvlc.h:1902
 msgid "print a list of available modules"
 msgstr ""
 
-#: src/libvlc.h:1815
+#: src/libvlc.h:1904
 msgid "print help on a specific module (can be combined with --advanced)"
 msgstr ""
 
-#: src/libvlc.h:1817
+#: src/libvlc.h:1906
 msgid "save the current command line options in the config"
 msgstr ""
 
-#: src/libvlc.h:1819
+#: src/libvlc.h:1908
 msgid "reset the current config to the default values"
 msgstr ""
 
-#: src/libvlc.h:1821
+#: src/libvlc.h:1910
 msgid "use alternate config file"
 msgstr "使用替代的組態檔"
 
-#: src/libvlc.h:1823
+#: src/libvlc.h:1912
 msgid "resets the current plugins cache"
 msgstr "重置目前外掛快取"
 
-#: src/libvlc.h:1825
+#: src/libvlc.h:1914
 msgid "print version information"
 msgstr ""
 
-#: src/misc/configuration.c:1206
+#: src/misc/configuration.c:1212
 msgid "boolean"
 msgstr ""
 
-#: src/misc/configuration.c:1217
+#: src/misc/configuration.c:1223
 msgid "key"
 msgstr ""
 
@@ -3968,11 +4049,11 @@ msgstr ""
 msgid "Zulu"
 msgstr ""
 
-#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:967
+#: src/misc/iso_lang.c:70 modules/gui/wxwidgets/dialogs/preferences.cpp:975
 msgid "Unknown"
 msgstr "未知"
 
-#: src/misc/vlm.c:1109 src/misc/vlm.c:1216
+#: src/misc/vlm.c:1140 src/misc/vlm.c:1247
 #, c-format
 msgid "Media: %s"
 msgstr ""
@@ -3993,28 +4074,28 @@ msgstr "所有項目(未排序)"
 msgid "Undefined"
 msgstr "未定義"
 
-#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:562
-#: modules/gui/macosx/intf.m:563 modules/video_filter/deinterlace.c:116
+#: src/video_output/video_output.c:377 modules/gui/macosx/intf.m:566
+#: modules/gui/macosx/intf.m:567 modules/video_filter/deinterlace.c:122
 msgid "Deinterlace"
 msgstr ""
 
-#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:381 modules/video_filter/deinterlace.c:117
 msgid "Discard"
 msgstr ""
 
-#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:383 modules/video_filter/deinterlace.c:117
 msgid "Blend"
 msgstr ""
 
-#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:111
+#: src/video_output/video_output.c:385 modules/video_filter/deinterlace.c:117
 msgid "Mean"
 msgstr ""
 
-#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:387 modules/video_filter/deinterlace.c:118
 msgid "Bob"
 msgstr ""
 
-#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:112
+#: src/video_output/video_output.c:389 modules/video_filter/deinterlace.c:118
 msgid "Linear"
 msgstr ""
 
@@ -4038,17 +4119,19 @@ msgstr ""
 msgid "2:1 Double"
 msgstr ""
 
-#: src/video_output/vout_intf.c:231 modules/video_filter/crop.c:62
+#: src/video_output/vout_intf.c:231 modules/gui/macosx/intf.m:560
+#: modules/gui/macosx/intf.m:561 modules/video_filter/crop.c:62
 msgid "Crop"
 msgstr ""
 
-#: src/video_output/vout_intf.c:294
+#: src/video_output/vout_intf.c:294 modules/gui/macosx/intf.m:558
+#: modules/gui/macosx/intf.m:559
 #, fuzzy
 msgid "Aspect-ratio"
 msgstr "採樣率"
 
 #: modules/access/cdda.c:52 modules/access/dshow/dshow.cpp:79
-#: modules/access/dv.c:68 modules/access/dvb/access.c:71
+#: modules/access/dvb/access.c:71 modules/access/dv.c:68
 #: modules/access/dvdnav.c:63 modules/access/dvdread.c:61
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:42
 #: modules/access/gnomevfs.c:44 modules/access/http.c:53
@@ -4059,10 +4142,10 @@ msgstr "採樣率"
 msgid "Caching value in ms"
 msgstr "快取值(ms)"
 
-#: modules/access/cdda.c:54 modules/access/vcd/vcd.c:42
+#: modules/access/cdda.c:54
 msgid ""
-"Allows you to modify the default caching value for cdda streams. This value "
-"should be set in milliseconds units."
+"Default caching value for Audio CDs. This value should be set in "
+"milliseconds."
 msgstr ""
 
 #: modules/access/cdda.c:58 modules/gui/macosx/open.m:176
@@ -4085,7 +4168,7 @@ msgid "CDDB Server"
 msgstr "CDDB伺服器"
 
 #: modules/access/cdda.c:71
-msgid "Adress of the CDDB server to use"
+msgid "Address of the CDDB server to use."
 msgstr ""
 
 #: modules/access/cdda.c:74
@@ -4095,21 +4178,21 @@ msgstr "CDDB年份"
 
 #: modules/access/cdda.c:74
 #, fuzzy
-msgid "CDDB Server port to use"
+msgid "CDDB Server port to use."
 msgstr "CDDB伺服器逾時"
 
-#: modules/access/cdda.c:506 modules/access/cdda.c:601
+#: modules/access/cdda.c:511 modules/access/cdda.c:606
 #, fuzzy
 msgid "Audio CD - Track "
 msgstr "音訊軌"
 
-#: modules/access/cdda.c:507 modules/access/cdda.c:610
+#: modules/access/cdda.c:512 modules/access/cdda.c:615
 #, fuzzy, c-format
 msgid "Audio CD - Track %i"
 msgstr "音訊軌"
 
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:77
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "none"
 msgstr ""
 
@@ -4137,16 +4220,16 @@ msgstr ""
 
 #: modules/access/cdda/cdda.c:59
 msgid ""
-"Allows you to modify the default caching value for CDDA streams. This value "
-"should be set in millisecond units."
+"Caching value for CDDA streams. This value should be set in millisecond "
+"units."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:63
 msgid ""
-"Allows you to specify how many CD blocks to get on a single CD read. "
-"Generally on newer/faster CDs, this increases throughput at the expense of a "
-"little more memory usage and initial delay. SCSI-MMC limitations generally "
-"don't allow for more than 25 blocks per access."
+"How many CD blocks to get on a single CD read. Generally on newer/faster "
+"CDs, this increases throughput at the expense of a little more memory usage "
+"and initial delay. SCSI-MMC limitations generally don't allow for more than "
+"25 blocks per access."
 msgstr ""
 
 #: modules/access/cdda/cdda.c:69
@@ -4210,8 +4293,8 @@ msgstr ""
 msgid "Audio Compact Disc"
 msgstr "音樂CD"
 
-#: modules/access/cdda/cdda.c:124 modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/cdda/cdda.c:124
+msgid "Additional debug"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:129
@@ -4248,8 +4331,7 @@ msgid "Use Navigation-style playback?"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:161
-msgid ""
-"If set, tracks are navigated via Navagation rather than a playlist entries"
+msgid "Tracks are navigated via Navagation rather than a playlist entries"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:174
@@ -4262,7 +4344,7 @@ msgid "Format to use in playlist \"title\" field when using CDDB"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:181
-msgid "Do CDDB lookups?"
+msgid "CDDB lookups"
 msgstr ""
 
 #: modules/access/cdda/cdda.c:182
@@ -4345,8 +4427,8 @@ msgstr ""
 #: modules/access/cdda/info.c:391 modules/access/cdda/info.c:813
 #: modules/access/cdda/info.c:860 modules/access/vcdx/access.c:472
 #: modules/access/vcdx/info.c:286 modules/access/vcdx/info.c:287
-#: modules/gui/wxwidgets/dialogs/open.cpp:1706
-#: modules/gui/wxwidgets/dialogs/open.cpp:1724
+#: modules/gui/wxwidgets/dialogs/open.cpp:1703
+#: modules/gui/wxwidgets/dialogs/open.cpp:1721
 msgid "Track"
 msgstr ""
 
@@ -4379,21 +4461,22 @@ msgid "expand"
 msgstr ""
 
 #: modules/access/directory.c:80
-msgid "Ignore files with these extensions"
+msgid "Ignored extensions"
 msgstr ""
 
 #: modules/access/directory.c:82
 msgid ""
-"Specify a comma seperated list of file extensions. Files with these "
-"extensions will not be added to playlist when opening a directory. This is "
-"useful if you add directories that contain mp3 albums for instance."
+"Files with these extensions will not be added to playlist when opening a "
+"directory.\n"
+"This is useful if you add directories that contain playlist files for "
+"instance. Use a comma-separated list of extensions."
 msgstr ""
 
-#: modules/access/directory.c:88
+#: modules/access/directory.c:89
 msgid "Directory"
 msgstr ""
 
-#: modules/access/directory.c:90
+#: modules/access/directory.c:91
 msgid "Standard filesystem directory input"
 msgstr ""
 
@@ -4413,8 +4496,8 @@ msgstr "天線"
 
 #: modules/access/dshow/dshow.cpp:81
 msgid ""
-"Allows you to modify the default caching value for DirectShow streams. This "
-"value should be set in milliseconds units."
+"Caching value for DirectShow streams. This value should be set in "
+"millisecondss."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:83 modules/access/v4l/v4l.c:77
@@ -4423,9 +4506,8 @@ msgstr "視訊裝置名稱"
 
 #: modules/access/dshow/dshow.cpp:85
 msgid ""
-"You can specify the name of the video device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the video device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:88 modules/access/v4l/v4l.c:81
@@ -4434,9 +4516,9 @@ msgstr "音訊裝置名稱"
 
 #: modules/access/dshow/dshow.cpp:90
 msgid ""
-"You can specify the name of the audio device that will be used by the "
-"DirectShow plugin. If you don't specify anything, the default device will be "
-"used."
+"Name of the audio device that will be used by the DirectShow plugin. If you "
+"don't specify anything, the default device will be used. You can specify a "
+"standard size (cif, d1, ...) or <width>x<height>"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:93
@@ -4445,9 +4527,8 @@ msgstr "視訊大小"
 
 #: modules/access/dshow/dshow.cpp:95
 msgid ""
-"You can specify the size of the video that will be displayed by the "
-"DirectShow plugin. If you don't specify anything the default size for your "
-"device will be used."
+"Size of the video that will be displayed by the DirectShow plugin. If you "
+"don't specify anything the default size for your device will be used."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:98 modules/access/v4l/v4l.c:85
@@ -4493,8 +4574,7 @@ msgid "Tuner TV Channel"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:115
-msgid ""
-"Allows you to set the TV channel the tuner will set to (0 means default)."
+msgid "Set the TV channel the tuner will set to (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:117
@@ -4503,8 +4583,8 @@ msgstr ""
 
 #: modules/access/dshow/dshow.cpp:119
 msgid ""
-"Allows you to set the tuner country code that establishes the current "
-"channel-to-frequency mapping (0 means default)."
+"Set the tuner country code that establishes the current channel-to-frequency "
+"mapping (0 means default)."
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:121
@@ -4512,44 +4592,72 @@ msgid "Tuner input type"
 msgstr ""
 
 #: modules/access/dshow/dshow.cpp:123
-msgid "Allows you to select the tuner input type (Cable/Antenna)."
+msgid "Select the tuner input type (Cable/Antenna)."
+msgstr ""
+
+#: modules/access/dshow/dshow.cpp:124
+#, fuzzy
+msgid "Video input pin"
+msgstr "視訊選項"
+
+#: modules/access/dshow/dshow.cpp:126
+msgid ""
+"Select the video input source, such as composite, s-video, or tuner. Since "
+"these settings are hardware-specfic, you should find good settings in the "
+"\"Device config\" area, and use those numbers here. -1 means that settings "
+"will not be changed."
 msgstr ""
 
+#: modules/access/dshow/dshow.cpp:130
+#, fuzzy
+msgid "Audio input pin"
+msgstr "音樂CD輸入"
+
+#: modules/access/dshow/dshow.cpp:132
+#, fuzzy
+msgid "Select the audio input source. See the \"video input\" option."
+msgstr "設定視訊輸入對比"
+
+#: modules/access/dshow/dshow.cpp:133
+#, fuzzy
+msgid "Video output pin"
+msgstr "視訊輸出URL"
+
 #: modules/access/dshow/dshow.cpp:135
+#, fuzzy
+msgid "Select the video output type. See the \"video input\" option."
+msgstr "設定視訊輸入色調"
+
+#: modules/access/dshow/dshow.cpp:136
+#, fuzzy
+msgid "Audio output pin"
+msgstr "音訊輸出URL"
+
+#: modules/access/dshow/dshow.cpp:138
+#, fuzzy
+msgid "Select the audio output type. See the \"video input\" option."
+msgstr "設定視訊輸入色調"
+
+#: modules/access/dshow/dshow.cpp:150
 msgid "DirectShow"
 msgstr ""
 
-#: modules/access/dshow/dshow.cpp:136 modules/access/dshow/dshow.cpp:181
+#: modules/access/dshow/dshow.cpp:151 modules/access/dshow/dshow.cpp:208
 msgid "DirectShow input"
 msgstr "DirectShow輸入"
 
-#: modules/access/dshow/dshow.cpp:144 modules/access/dshow/dshow.cpp:149
+#: modules/access/dshow/dshow.cpp:159 modules/access/dshow/dshow.cpp:164
 #: modules/audio_output/alsa.c:110 modules/video_output/directx/directx.c:158
 msgid "Refresh list"
 msgstr "重新整理清單"
 
-#: modules/access/dshow/dshow.cpp:145 modules/access/dshow/dshow.cpp:150
+#: modules/access/dshow/dshow.cpp:160 modules/access/dshow/dshow.cpp:165
 msgid "Configure"
 msgstr "組態"
 
-#: modules/access/dv.c:70 modules/access/file.c:82
-msgid ""
-"Allows you to modify the default caching value for file streams. This value "
-"should be set in millisecond units."
-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:73
 msgid ""
-"Allows you to modify the default caching value for dvb streams. This value "
-"should be set in millisecond units."
+"Caching value for DVB streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/dvb/access.c:76
@@ -4587,7 +4695,9 @@ msgid "Probe DVB card for capabilities"
 msgstr ""
 
 #: modules/access/dvb/access.c:89
-msgid "Some DVB cards do not like to be probed for their capabilities."
+msgid ""
+"Some DVB cards do not like to be probed for their capabilities, you can "
+"disable this feature if you experience some trouble."
 msgstr ""
 
 #: modules/access/dvb/access.c:91
@@ -4595,15 +4705,16 @@ msgid "Budget mode"
 msgstr ""
 
 #: modules/access/dvb/access.c:92
-msgid "This allows you to stream an entire transponder with a budget card."
-msgstr ""
+#, fuzzy
+msgid "This allows you to stream an entire transponder with a \"budget\" card."
+msgstr "這個精靈可以幫助你串流、轉碼或是儲存一個串流"
 
 #: modules/access/dvb/access.c:95
 msgid "Satellite number in the Diseqc system"
 msgstr ""
 
 #: modules/access/dvb/access.c:96
-msgid "[0=no diseqc, 1-4=satellite number]"
+msgid "[0=no diseqc, 1-4=satellite number]."
 msgstr ""
 
 #: modules/access/dvb/access.c:98
@@ -4611,7 +4722,7 @@ msgid "LNB voltage"
 msgstr ""
 
 #: modules/access/dvb/access.c:99
-msgid "In Volts [0, 13=vertical, 18=horizontal]"
+msgid "In Volts [0, 13=vertical, 18=horizontal]."
 msgstr ""
 
 #: modules/access/dvb/access.c:101
@@ -4629,7 +4740,7 @@ msgid "22 kHz tone"
 msgstr ""
 
 #: modules/access/dvb/access.c:106
-msgid "[0=off, 1=on, -1=auto]"
+msgid "[0=off, 1=on, -1=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:108
@@ -4637,7 +4748,7 @@ msgid "Transponder FEC"
 msgstr ""
 
 #: modules/access/dvb/access.c:109
-msgid "FEC=Forward Error Correction mode [9=auto]"
+msgid "FEC=Forward Error Correction mode [9=auto]."
 msgstr ""
 
 #: modules/access/dvb/access.c:111
@@ -4707,8 +4818,7 @@ msgstr "SOCKS使用者名稱"
 
 #: modules/access/dvb/access.c:152
 msgid ""
-"You can set the user name the administrator will use to log into the "
-"internal HTTP server."
+"User name the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:155
@@ -4718,8 +4828,7 @@ msgstr "SOCKS密碼"
 
 #: modules/access/dvb/access.c:157
 msgid ""
-"You can set the password the administrator will use to log into the internal "
-"HTTP server."
+"Password the administrator will use to log into the internal HTTP server."
 msgstr ""
 
 #: modules/access/dvb/access.c:160
@@ -4728,39 +4837,39 @@ msgstr ""
 
 #: modules/access/dvb/access.c:162
 msgid ""
-"You can set the access control list (equivalent to .hosts) file path, which "
-"will limit the range of IPs entitled to log into the internal HTTP server."
+"Access control list (equivalent to .hosts) file path, which will limit the "
+"range of IPs entitled to log into the internal HTTP server."
 msgstr ""
 
-#: modules/access/dvb/access.c:166 modules/access_output/http.c:69
-#: modules/control/http/http.c:46
+#: modules/access/dvb/access.c:166 modules/access_output/http.c:70
+#: modules/control/http/http.c:49
 msgid "Certificate file"
 msgstr ""
 
-#: modules/access/dvb/access.c:167 modules/control/http/http.c:47
+#: modules/access/dvb/access.c:167
 msgid "HTTP interface x509 PEM certificate file (enables SSL)"
 msgstr ""
 
-#: modules/access/dvb/access.c:170 modules/access_output/http.c:72
-#: modules/control/http/http.c:49
+#: modules/access/dvb/access.c:170 modules/access_output/http.c:73
+#: modules/control/http/http.c:52
 msgid "Private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:171 modules/control/http/http.c:50
+#: modules/access/dvb/access.c:171
 msgid "HTTP interface x509 PEM private key file"
 msgstr ""
 
-#: modules/access/dvb/access.c:173 modules/access_output/http.c:76
-#: modules/control/http/http.c:51
+#: modules/access/dvb/access.c:173 modules/access_output/http.c:77
+#: modules/control/http/http.c:54
 msgid "Root CA file"
 msgstr ""
 
-#: modules/access/dvb/access.c:174 modules/control/http/http.c:52
+#: modules/access/dvb/access.c:174
 msgid "HTTP interface x509 PEM trusted root CA certificates file"
 msgstr ""
 
-#: modules/access/dvb/access.c:177 modules/access_output/http.c:81
-#: modules/control/http/http.c:54
+#: modules/access/dvb/access.c:177 modules/access_output/http.c:82
+#: modules/control/http/http.c:57
 msgid "CRL file"
 msgstr "CRL檔案"
 
@@ -4781,18 +4890,28 @@ msgstr ""
 msgid "HTTP server"
 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:59 modules/access/dvdread.c:57
 msgid "DVD angle"
 msgstr ""
 
 #: modules/access/dvdnav.c:61 modules/access/dvdread.c:59
-msgid "Allows you to select the default DVD angle."
+msgid "Default DVD angle."
 msgstr ""
 
-#: modules/access/dvdnav.c:65
-msgid ""
-"Allows you to modify the default caching value for DVDnav streams. This "
-"value should be set in millisecond units."
+#: modules/access/dvdnav.c:65 modules/access/dvdread.c:63
+msgid "Caching value for DVDs. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/dvdnav.c:67
@@ -4801,8 +4920,8 @@ msgstr ""
 
 #: modules/access/dvdnav.c:69
 msgid ""
-"Allows you to start the DVD directly in the main menu. This will try to skip "
-"all the useless warnings introductions."
+"Start the DVD directly in the main menu. This will try to skip all the "
+"useless warning introductions."
 msgstr ""
 
 #: modules/access/dvdnav.c:78
@@ -4813,12 +4932,6 @@ msgstr ""
 msgid "DVDnav Input"
 msgstr "DVDnav輸入"
 
-#: modules/access/dvdread.c:63
-msgid ""
-"Allows you to modify the default caching value for DVDread streams. This "
-"value should be set in millisecond units."
-msgstr ""
-
 #: modules/access/dvdread.c:66
 msgid "Method used by libdvdcss for decryption"
 msgstr ""
@@ -4857,8 +4970,7 @@ msgstr ""
 
 #: modules/access/fake.c:42
 msgid ""
-"Allows you to modify the default caching value for fake streams. This value "
-"should be set in millisecond units."
+"Caching value for fake streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/fake.c:44 modules/access/pvr/pvr.c:72
@@ -4867,7 +4979,7 @@ msgid "Framerate"
 msgstr ""
 
 #: modules/access/fake.c:46
-msgid "Specifies the number of frames per second (eg. 24, 25, 29.97, 30)."
+msgid "Number of frames per second (eg. 24, 25, 29.97, 30)."
 msgstr ""
 
 #: modules/access/fake.c:47 modules/stream_out/bridge.c:36
@@ -4877,8 +4989,8 @@ msgstr ""
 
 #: modules/access/fake.c:49
 msgid ""
-"Allows you to set the ID of the fake elementary stream for use in #duplicate"
-"{} constructs (default 0)."
+"Set the ID of the fake elementary stream for use in #duplicate{} constructs "
+"(default 0)."
 msgstr ""
 
 #: modules/access/fake.c:51
@@ -4888,8 +5000,8 @@ msgstr "組態選項"
 
 #: modules/access/fake.c:53
 msgid ""
-"Specifies the duration of the fake streaming before faking an end-of-file "
-"(default 0 means the stream is unlimited)."
+"Duration of the fake streaming before faking an end-of-file (default is 0, "
+"meaning that the stream is unlimited)."
 msgstr ""
 
 #: modules/access/fake.c:57 modules/codec/fake.c:75
@@ -4901,19 +5013,24 @@ msgstr ""
 msgid "Fake input"
 msgstr "沒有輸入"
 
+#: modules/access/file.c:82
+msgid "Caching value for files. This value should be set in milliseconds."
+msgstr ""
+
 #: modules/access/file.c:84
 msgid "Concatenate with additional files"
 msgstr ""
 
 #: modules/access/file.c:86
 msgid ""
-"Allows you to play split files as if they were part of a unique file. "
-"Specify a comma-separated list of files."
+"Play split files as if they were part of a unique file. You need to specify "
+"a comma-separated list of files."
 msgstr ""
 
 #: modules/access/file.c:90
-msgid "Standard filesystem file input"
-msgstr "標準檔案系統檔案輸入"
+#, fuzzy
+msgid "File input"
+msgstr "沒有輸入"
 
 #: modules/access/file.c:91 modules/access_output/file.c:66
 #: modules/audio_output/file.c:112 modules/gui/beos/InterfaceWindow.cpp:261
@@ -4927,10 +5044,44 @@ msgstr "標準檔案系統檔案輸入"
 msgid "File"
 msgstr "檔案"
 
-#: modules/access/ftp.c:44
-msgid ""
-"Allows you to modify the default caching value for FTP streams. This value "
-"should be set in millisecond units."
+#: modules/access_filter/record.c:43
+#, fuzzy
+msgid "Record directory"
+msgstr "選擇一個檔案或目錄"
+
+#: modules/access_filter/record.c:45
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "允許你指定視訊快照的存放目錄"
+
+#: modules/access_filter/timeshift.c:44
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "時間"
+
+#: modules/access_filter/timeshift.c:45
+msgid ""
+"This is the size of the temporary files tha will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:47
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "視訊快照目錄"
+
+#: modules/access_filter/timeshift.c:48
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Timeshift"
+msgstr "時間"
+
+#: modules/access/ftp.c:44
+msgid ""
+"Caching value for FTP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/ftp.c:46
@@ -4938,8 +5089,7 @@ msgid "FTP user name"
 msgstr ""
 
 #: modules/access/ftp.c:47 modules/access/smb.c:64
-msgid ""
-"Allows you to modify the user name that will be used for the connection."
+msgid "User name that will be used for the connection."
 msgstr ""
 
 #: modules/access/ftp.c:49
@@ -4947,7 +5097,7 @@ msgid "FTP password"
 msgstr ""
 
 #: modules/access/ftp.c:50 modules/access/smb.c:67
-msgid "Allows you to modify the password that will be used for the connection."
+msgid "Password that will be used for the connection."
 msgstr ""
 
 #: modules/access/ftp.c:52
@@ -4955,7 +5105,7 @@ msgid "FTP account"
 msgstr ""
 
 #: modules/access/ftp.c:53
-msgid "Allows you to modify the account that will be used for the connection."
+msgid "Account that will be used for the connection."
 msgstr ""
 
 #: modules/access/ftp.c:58
@@ -4964,14 +5114,13 @@ msgstr ""
 
 #: modules/access/gnomevfs.c:46
 msgid ""
-"Allows you to modify the default caching value for GnomeVFS streams.This "
-"value should be set in millisecond units."
+"Caching value for GnomeVFS streams.This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/gnomevfs.c:50
 #, fuzzy
-msgid "GnomeVFS filesystem file input"
-msgstr "æ¨\99æº\96æª\94æ¡\88系統æª\94æ¡\88輸入"
+msgid "GnomeVFS input"
+msgstr "æ²\92æ\9c\89輸入"
 
 #: modules/access/http.c:47
 msgid "HTTP proxy"
@@ -4979,15 +5128,14 @@ msgstr ""
 
 #: modules/access/http.c:49
 msgid ""
-"You can specify an HTTP proxy to use. It must be of the form http://[user[:"
-"pass]@]myproxy.mydomain:myport/ ; if empty, the http_proxy environment "
-"variable will be tried."
+"HTTP proxy to be usesd It must be of the form http://[user[:pass]@]myproxy."
+"mydomain:myport/ ; if empty, the http_proxy environment variable will be "
+"tried."
 msgstr ""
 
 #: modules/access/http.c:55
 msgid ""
-"Allows you to modify the default caching value for http streams. This value "
-"should be set in millisecond units."
+"Caching value for HTTP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/http.c:58
@@ -4995,42 +5143,40 @@ msgid "HTTP user agent"
 msgstr ""
 
 #: modules/access/http.c:59
-msgid ""
-"Allows you to modify the user agent that will be used for the connection."
+msgid "User agent that will be used for the connection."
 msgstr ""
 
 #: modules/access/http.c:62
 msgid "Auto re-connect"
 msgstr "自動重新連接"
 
-#: modules/access/http.c:63
+#: modules/access/http.c:64
 msgid ""
-"Will automatically attempt a re-connection in case it was untimely closed."
+"Automatically try to reconnect to the stream in case of a sudden disconnect."
 msgstr ""
 
-#: modules/access/http.c:66
+#: modules/access/http.c:67
 msgid "Continuous stream"
 msgstr ""
 
-#: modules/access/http.c:67
+#: modules/access/http.c:68
 msgid ""
-"This allows you to read a file that is being constantly updated (for "
-"example, a JPG file on a server).You should not globally enable this option "
-"as it will break all other types of HTTP streams."
+"Read a file that is being constantly updated (for example, a JPG file on a "
+"server).You should not globally enable this option as it will break all "
+"other types of HTTP streams."
 msgstr ""
 
-#: modules/access/http.c:73
+#: modules/access/http.c:74
 msgid "HTTP input"
 msgstr "HTTP輸入"
 
-#: modules/access/http.c:75
+#: modules/access/http.c:76
 msgid "HTTP(S)"
 msgstr ""
 
 #: modules/access/mms/mms.c:48
 msgid ""
-"Allows you to modify the default caching value for MMS streams. This value "
-"should be set in millisecond units."
+"Caching value for MMS streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/mms/mms.c:51
@@ -5038,24 +5184,195 @@ msgid "Force selection of all streams"
 msgstr ""
 
 #: modules/access/mms/mms.c:53
+msgid ""
+"MMS streams can contain several elementary streams, with different bitrates. "
+"You can choose to select all of them."
+msgstr ""
+
+#: modules/access/mms/mms.c:56
 #, fuzzy
 msgid "Maximum bitrate"
 msgstr "最大化編碼位元率"
 
-#: modules/access/mms/mms.c:55
-msgid ""
-"If this is set, the stream with the maximum bitrate under that limit      "
-"will be selected"
+#: modules/access/mms/mms.c:58
+msgid "Select the stream with the maximum bitrate under that limit."
 msgstr ""
 
-#: modules/access/mms/mms.c:60
+#: modules/access/mms/mms.c:62
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS)輸入"
 
+#: 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:60
+msgid "Append to file"
+msgstr ""
+
+#: modules/access_output/file.c:61
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
+
+#: modules/access_output/file.c:65
+msgid "File stream output"
+msgstr "檔案串流輸出"
+
+#: modules/access_output/http.c:60
+msgid "Username"
+msgstr ""
+
+#: modules/access_output/http.c:61
+msgid "User name that will be requested to access the stream."
+msgstr ""
+
+#: modules/access_output/http.c:64
+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 forHTTPS. 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 "串流"
+
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:62
+#, fuzzy
+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
+#, 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 "
+"icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:73
+#, fuzzy
+msgid "IceCAST output"
+msgstr "存取輸出"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:40
+#: modules/demux/livedotcom.cpp:61
+msgid "Caching value (ms)"
+msgstr "快取值(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:1847
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1338 modules/stream_out/rtp.c:87
+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"
+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 ""
+
 #: modules/access/pvr/pvr.c:48
 msgid ""
-"Allows you to modify the default caching value for pvr streams. This value "
-"should be set in millisecond units."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:51
@@ -5081,23 +5398,25 @@ msgid "Norm"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:58 modules/access/v4l/v4l.c:98
-msgid "Defines the norm of the stream (Automatic, SECAM, PAL, or NTSC)"
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:61 modules/access/v4l/v4l.c:102
+#: modules/video_filter/mosaic.c:96
 msgid "Width"
 msgstr "寬度"
 
-#: modules/access/pvr/pvr.c:62 modules/access/v4l/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.c:62
+msgid "Width of the stream to capture (-1 for autodetection)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:65 modules/access/v4l/v4l.c:105
+#: modules/video_filter/mosaic.c:94
 msgid "Height"
 msgstr "高度"
 
-#: modules/access/pvr/pvr.c:66 modules/access/v4l/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)"
+#: modules/access/pvr/pvr.c:66
+msgid "Height of the stream to capture (-1 for autodetection)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:69 modules/access/v4l/v4l.c:89
@@ -5105,11 +5424,11 @@ msgid "Frequency"
 msgstr "頻率"
 
 #: modules/access/pvr/pvr.c:70 modules/access/v4l/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable"
+msgid "Frequency to capture (in kHz), if applicable."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:73 modules/access/v4l/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)"
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:76
@@ -5117,7 +5436,7 @@ msgid "Key interval"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:77
-msgid "Interval between keyframes (-1 for autodetect)"
+msgid "Interval between keyframes (-1 for autodetect)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:79
@@ -5131,7 +5450,7 @@ msgid ""
 msgstr ""
 
 #: modules/access/pvr/pvr.c:84
-msgid "Bitrate to use (-1 for default)"
+msgid "Bitrate to use (-1 for default)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:86
@@ -5139,15 +5458,16 @@ msgid "Bitrate peak"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:87
-msgid "Peak bitrate in VBR mode"
+msgid "Peak bitrate in VBR mode."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:89
-msgid "Bitrate mode (vbr or cbr)"
-msgstr ""
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "位元率"
 
 #: modules/access/pvr/pvr.c:90
-msgid "Bitrate mode to use"
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:92
@@ -5155,70 +5475,62 @@ msgid "Audio bitmask"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:93
-msgid ""
-"This option allows setting of bitmask that will get used by the audio part "
-"of the card."
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 
 #: modules/access/pvr/pvr.c:96 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1339
+#: modules/gui/macosx/intf.m:478 modules/gui/wxwidgets/interface.cpp:1357
 msgid "Volume"
 msgstr ""
 
 #: modules/access/pvr/pvr.c:97
-msgid "This option allows setting of the audio volume (0-65535)."
+msgid "Audio volume (0-65535)."
 msgstr ""
 
-#: modules/access/pvr/pvr.c:100 modules/access/v4l/v4l.c:92
+#: modules/access/pvr/pvr.c:99 modules/access/v4l/v4l.c:92
 msgid "Channel"
 msgstr "頻道"
 
-#: modules/access/pvr/pvr.c:101 modules/access/v4l/v4l.c:94
+#: modules/access/pvr/pvr.c:100
 msgid ""
 "Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "Automatic"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "SECAM"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "PAL"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:107 modules/access/v4l/v4l.c:143
+#: modules/access/pvr/pvr.c:106 modules/access/v4l/v4l.c:143
 msgid "NTSC"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "vbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:110
+#: modules/access/pvr/pvr.c:109
 msgid "cbr"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:115
+#: modules/access/pvr/pvr.c:114
 msgid "PVR"
 msgstr ""
 
-#: modules/access/pvr/pvr.c:116
-msgid "MPEG Encoding cards input (with ivtv drivers)"
+#: modules/access/pvr/pvr.c:115
+msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:40 modules/access_output/udp.c:75
-#: modules/demux/livedotcom.cpp:61
-msgid "Caching value (ms)"
-msgstr "快取值(ms)"
-
-#: modules/access/rtsp/access.c:42 modules/demux/livedotcom.cpp:63
+#: modules/access/rtsp/access.c:42
 msgid ""
-"Allows you to modify the default caching value for RTSP streams. This value "
-"should be set in millisecond units."
+"Caching value for RTSP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/rtsp/access.c:46 modules/access/rtsp/access.c:47
@@ -5227,12 +5539,11 @@ msgstr ""
 
 #: modules/access/screen/screen.c:39
 msgid ""
-"Allows you to modify the default caching value for screen capture streams. "
-"This value should be set in millisecond units."
+"Caching value for screen capture. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/screen/screen.c:43
-msgid "Allows you to set the desired frame rate for the capture."
+msgid "Desired frame rate for the capture."
 msgstr ""
 
 #: modules/access/screen/screen.c:46
@@ -5241,8 +5552,8 @@ msgstr ""
 
 #: modules/access/screen/screen.c:48
 msgid ""
-"Allows you optimize the capture by fragmenting the screen in chunks of "
-"predefined height (16 might be a good value, and 0 means disabled)."
+"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
@@ -5255,8 +5566,7 @@ msgstr "畫面"
 
 #: modules/access/smb.c:61
 msgid ""
-"Allows you to modify the default caching value for SMB streams. This value "
-"should be set in millisecond units."
+"Caching value for SMB streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/smb.c:63
@@ -5272,9 +5582,7 @@ msgid "SMB domain"
 msgstr ""
 
 #: modules/access/smb.c:70
-msgid ""
-"Allows you to modify the domain/workgroup that will be used for the "
-"connection."
+msgid "Domain/Workgroup that will be used for the connection."
 msgstr ""
 
 #: modules/access/smb.c:75
@@ -5283,8 +5591,7 @@ msgstr "SMB輸入"
 
 #: modules/access/tcp.c:39
 msgid ""
-"Allows you to modify the default caching value for TCP streams. This value "
-"should be set in millisecond units."
+"Caching value for TCP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/tcp.c:46
@@ -5295,10 +5602,9 @@ msgstr ""
 msgid "TCP input"
 msgstr "TCP輸入"
 
-#: modules/access/udp.c:44 modules/access_output/udp.c:77
+#: modules/access/udp.c:44
 msgid ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
+"Caching value for UDP streams. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/udp.c:47
@@ -5306,17 +5612,19 @@ msgid "Autodetection of MTU"
 msgstr ""
 
 #: modules/access/udp.c:49
-msgid "Allows growing the MTU if truncated packets are found"
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
 msgstr ""
 
-#: modules/access/udp.c:51
+#: modules/access/udp.c:52
 msgid "RTP reordering timeout in ms"
 msgstr ""
 
-#: modules/access/udp.c:53
+#: modules/access/udp.c:54
 msgid ""
-"Allows you to modify the RTP reordering behaviour. RTP input will wait for "
-"late packets upto the specified timeout in milisecond units."
+"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
@@ -5331,21 +5639,22 @@ msgstr ""
 
 #: modules/access/v4l/v4l.c:75
 msgid ""
-"Allows you to modify the default caching value for v4l streams. This value "
-"should be set in millisecond units."
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:79
+#, fuzzy
 msgid ""
-"Specify the name of the video device that will be used. If you don't specify "
-"anything, no video device will be used."
-msgstr ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr "預設的音樂CD裝置,如果你不指定,程式將會自動掃描適合的光碟機"
 
 #: modules/access/v4l/v4l.c:83
+#, fuzzy
 msgid ""
-"Specify the name of the audio device that will be used. If you don't specify "
-"anything, no audio device will be used."
-msgstr ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
+msgstr "預設的音樂CD裝置,如果你不指定,程式將會自動掃描適合的光碟機"
 
 #: modules/access/v4l/v4l.c:87
 msgid ""
@@ -5353,50 +5662,69 @@ msgid ""
 "(default), RV24, etc.)"
 msgstr ""
 
+#: modules/access/v4l/v4l.c:94
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
 #: modules/access/v4l/v4l.c:99
 msgid "Audio Channel"
 msgstr "音訊頻道"
 
 #: modules/access/v4l/v4l.c:101
-msgid "Audio Channel to use, if there are several audio input"
+#, fuzzy
+msgid "Audio Channel to use, if there are several audio inputs."
 msgstr "若有多個音訊輸入時,選擇音訊道"
 
-#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:107
-#: modules/gui/wxwidgets/extrapanel.cpp:236
+#: modules/access/v4l/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/v4l/v4l.c:108 modules/gui/macosx/extended.m:108
+#: modules/gui/wxwidgets/extrapanel.cpp:234
 msgid "Brightness"
 msgstr "亮度"
 
 #: modules/access/v4l/v4l.c:110
-msgid "Set the Brightness of the video input"
+#, fuzzy
+msgid "Brightness of the video input."
 msgstr "設定視訊輸入亮度"
 
-#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:110
-#: modules/gui/wxwidgets/extrapanel.cpp:226
+#: modules/access/v4l/v4l.c:111 modules/gui/macosx/extended.m:111
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 msgid "Hue"
 msgstr "色調"
 
 #: modules/access/v4l/v4l.c:113
-msgid "Set the Hue of the video input"
+#, fuzzy
+msgid "Hue of the video input."
 msgstr "設定視訊輸入色調"
 
 #: modules/access/v4l/v4l.c:114 modules/gui/macosx/sfilters.m:88
-#: modules/gui/macosx/sfilters.m:96
+#: modules/gui/macosx/sfilters.m:96 modules/video_filter/marq.c:93
+#: modules/video_filter/rss.c:146 modules/video_filter/time.c:85
+#: modules/visualization/xosd.c:78
 #, fuzzy
 msgid "Color"
 msgstr "色彩"
 
 #: modules/access/v4l/v4l.c:116
 #, fuzzy
-msgid "Set the Color of the video input"
+msgid "Color of the video input."
 msgstr "設定視訊輸入對比"
 
-#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:108
-#: modules/gui/wxwidgets/extrapanel.cpp:231
+#: modules/access/v4l/v4l.c:117 modules/gui/macosx/extended.m:109
+#: modules/gui/wxwidgets/extrapanel.cpp:229
 msgid "Contrast"
 msgstr "對比"
 
 #: modules/access/v4l/v4l.c:119
-msgid "Set the Contrast of the video input"
+#, fuzzy
+msgid "Contrast of the video input."
 msgstr "設定視訊輸入對比"
 
 #: modules/access/v4l/v4l.c:120
@@ -5404,19 +5732,21 @@ msgid "Tuner"
 msgstr "調節器"
 
 #: modules/access/v4l/v4l.c:121
-msgid "Tuner to use, if there are several ones"
-msgstr ""
+#, fuzzy
+msgid "Tuner to use, if there are several ones."
+msgstr "若有多個音訊輸入時,選擇音訊道"
 
 #: modules/access/v4l/v4l.c:122
 msgid "Samplerate"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:124
-msgid "Samplerate of the captures audio stream, in Hz"
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:127
-msgid "If this option is set, the audio stream will be captured in stereo"
+msgid "Capture the audio stream in stereo."
 msgstr ""
 
 #: modules/access/v4l/v4l.c:128
@@ -5432,7 +5762,7 @@ msgid "Decimation"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:133
-msgid "Set the Decimation level for MJPEG streams"
+msgid "Decimation level for MJPEG streams"
 msgstr ""
 
 #: modules/access/v4l/v4l.c:134
@@ -5440,7 +5770,8 @@ msgid "Quality"
 msgstr "品質"
 
 #: modules/access/v4l/v4l.c:135
-msgid "Set the quality of the stream"
+#, fuzzy
+msgid "Quality of the stream."
 msgstr "設定串流品質"
 
 #: modules/access/v4l/v4l.c:146
@@ -5451,6 +5782,10 @@ msgstr ""
 msgid "Video4Linux input"
 msgstr "Video4Linux輸入"
 
+#: 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
 #: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
 #: modules/gui/wxwidgets/dialogs/open.cpp:697
@@ -5583,6 +5918,10 @@ msgstr ""
 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 ""
@@ -5625,224 +5964,30 @@ msgstr ""
 msgid "Format to use in the playlist's \"title\" field."
 msgstr ""
 
-#: modules/access_filter/record.c:43
-#, fuzzy
-msgid "Record directory"
-msgstr "選擇一個檔案或目錄"
-
-#: modules/access_filter/record.c:45
-#, fuzzy
-msgid "Allows you to specify the directory where the record will be stored"
-msgstr "允許你指定視訊快照的存放目錄"
+#: modules/audio_filter/channel_mixer/dolby.c:47
+msgid "Simple decoder for Dolby Surround encoded streams"
+msgstr ""
 
-#: modules/access_filter/timeshift.c:44
+#: modules/audio_filter/channel_mixer/dolby.c:48
 #, fuzzy
-msgid "Timeshift granularity"
-msgstr "æ\99\82é\96\93"
+msgid "Dolby Surround decoder"
+msgstr "æ\9d\9cæ¯\94ç\92°ç¹\9e"
 
-#: modules/access_filter/timeshift.c:45
-msgid "Size of the temporary files use to store the timeshifted stream."
+#: modules/audio_filter/channel_mixer/headphone.c:49
+msgid ""
+"This effect gives you the feeling that you are standing in a room with a "
+"complete 7.1 speaker set when using only a headphone, providing a more "
+"realistic sound experience. It should also be more comfortable and less "
+"tiring when listening to music for long periods of time.\n"
+"It works with any source format from mono to 7.1."
 msgstr ""
 
-#: modules/access_filter/timeshift.c:47
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "視訊快照目錄"
+#: modules/audio_filter/channel_mixer/headphone.c:56
+msgid "Characteristic dimension"
+msgstr ""
 
-#: modules/access_filter/timeshift.c:48
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:52 modules/access_filter/timeshift.c:53
-#, fuzzy
-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:60
-msgid "Append to file"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:65
-msgid "File stream output"
-msgstr "檔案串流輸出"
-
-#: modules/access_output/http.c:60
-msgid "Username"
-msgstr ""
-
-#: modules/access_output/http.c:61
-msgid ""
-"Allows you to give a user name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:64
-msgid ""
-"Allows you to give a 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 "Allows you to give the mime returned by the server."
-msgstr ""
-
-#: modules/access_output/http.c:70
-msgid ""
-"Path to the x509 PEM certificate file that will be used by the HTTP/SSL "
-"stream output"
-msgstr ""
-
-#: modules/access_output/http.c:73
-msgid ""
-"Path to the x509 PEM private key file that will  be used by the HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:77
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used by the HTTP/SSL stream output. Leave empty if you "
-"don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:82
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be HTTP/SSL "
-"stream output. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:85
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise the stream with the Bonjour protocol"
-msgstr ""
-
-#: modules/access_output/http.c:90
-msgid "HTTP stream output"
-msgstr ""
-
-#: modules/access_output/http.c:92 modules/control/http/http.c:58
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr ""
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream-name"
-msgstr "串流"
-
-#: modules/access_output/shout.c:59
-msgid "The name this stream/channel will get on the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:61
-#, fuzzy
-msgid "Stream-description"
-msgstr "描述"
-
-#: modules/access_output/shout.c:62
-msgid "A description of the stream content. (Information about your channel)."
-msgstr ""
-
-#: modules/access_output/shout.c:65
-#, fuzzy
-msgid "Stream MP3"
-msgstr "串流"
-
-#: modules/access_output/shout.c:66
-msgid ""
-"Normally you have to feed the shoutcast module with Ogg streams. This option "
-"allows you to feed MP3 streams instead, so you can forward MP3 streams to "
-"the icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:71
-msgid "libshout (icecast) output"
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:441
-#: modules/gui/macosx/wizard.m:1782
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 modules/stream_out/rtp.c:82
-msgid "Time-To-Live (TTL)"
-msgstr "有效時間(TTL)"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Allows you to define the 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. This allows "
-"you to give 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 ""
-"If you enable this option, 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 ""
-
-#: modules/audio_filter/channel_mixer/dolby.c:47
-msgid "Simple decoder for dolby surround encoded streams"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/dolby.c:48
-#, fuzzy
-msgid "Dolby surround decoder"
-msgstr "杜比環繞"
-
-#: modules/audio_filter/channel_mixer/headphone.c:49
-msgid ""
-"This effect gives you the feeling that you are standing in a room with a "
-"complete 7.1 speaker set when using only a headphone, providing a more "
-"realistic sound experience. It should also be more comfortable and less "
-"tiring when listening to music for long periods of time.\n"
-"It works with any source format from mono to 7.1."
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/headphone.c:56
-msgid "Characteristic dimension"
-msgstr ""
-
-#: modules/audio_filter/channel_mixer/headphone.c:58
-msgid "Distance between front left speaker and listener in meters."
+#: modules/audio_filter/channel_mixer/headphone.c:58
+msgid "Distance between front left speaker and listener in meters."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:60
@@ -5852,7 +5997,8 @@ msgstr ""
 #: modules/audio_filter/channel_mixer/headphone.c:62
 msgid ""
 "The delay which is introduced by the physical algorithm may sometimes be "
-"disturbing for the lipsync. In that case, turn this on to compensate."
+"disturbing for the synchronization between lips-movement and speech. In "
+"case, turn this on to compensate."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/headphone.c:66
@@ -5862,24 +6008,24 @@ msgstr "杜比環繞"
 
 #: modules/audio_filter/channel_mixer/headphone.c:68
 msgid ""
-"If this option is turned on (not recommended), Dolby Surround encoded "
-"streams won't be decoded before being processed by this filter."
+"Dolby Surround encoded streams won't be decoded before being processed by "
+"this filter. Enabling this setting is not recommended."
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:73
-msgid "Headphone channel mixer with virtual spatialization effect"
+#: modules/audio_filter/channel_mixer/headphone.c:72
+msgid "Headphone virtual spatialization effect"
 msgstr ""
 
-#: modules/audio_filter/channel_mixer/headphone.c:74
+#: modules/audio_filter/channel_mixer/headphone.c:73
 msgid "Headphone effect"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/simple.c:46
-msgid "audio filter for simple channel mixing"
+msgid "Audio filter for simple channel mixing"
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/trivial.c:46
-msgid "audio filter for trivial channel mixing"
+msgid "Audio filter for trivial channel mixing"
 msgstr ""
 
 #: modules/audio_filter/converter/a52tofloat32.c:94
@@ -5910,7 +6056,7 @@ msgid "ATSC A/52 (AC-3) audio decoder"
 msgstr "ATSC A/52 (AC-3)音訊解碼器"
 
 #: modules/audio_filter/converter/a52tospdif.c:53
-msgid "audio filter for A/52->S/PDIF encapsulation"
+msgid "Audio filter for A/52->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:81
@@ -5918,7 +6064,7 @@ msgid "DTS dynamic range compression"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:92
-msgid "DTS"
+msgid "DCA"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstofloat32.c:93
@@ -5927,31 +6073,31 @@ msgid "DTS Coherent Acoustics audio decoder"
 msgstr ""
 
 #: modules/audio_filter/converter/dtstospdif.c:70
-msgid "audio filter for DTS->S/PDIF encapsulation"
+msgid "Audio filter for DTS->S/PDIF encapsulation"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tofloat32.c:50
-msgid "audio filter for fixed32<->float32 conversion"
+msgid "Audio filter for fixed32<->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/fixed32tos16.c:48
-msgid "audio filter for fixed32->s16 conversion"
+msgid "Audio filter for fixed32->s16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tos16.c:48
-msgid "audio filter for float32->s16 conversion"
+msgid "Audio filter for float32->s16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tos8.c:48
-msgid "audio filter for float32->s8 conversion"
+msgid "Audio filter for float32->s8 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tou16.c:48
-msgid "audio filter for float32->u16 conversion"
+msgid "Audio filter for float32->u16 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/float32tou8.c:48
-msgid "audio filter for float32->u8 conversion"
+msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/mpgatofixed32.c:67
@@ -5960,59 +6106,67 @@ msgid "MPEG audio decoder"
 msgstr "MPEG音訊解碼器"
 
 #: modules/audio_filter/converter/s16tofixed32.c:48
-msgid "audio filter for s16->fixed32 conversion"
+msgid "Audio filter for s16->fixed32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofloat32.c:50
-msgid "audio filter for s16->float32 conversion"
+msgid "Audio filter for s16->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s16tofloat32swab.c:62
-msgid "audio filter for s16->float32 with endianness conversion"
+msgid "Audio filter for s16->float32 with endianness conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/s8tofloat32.c:48
-msgid "audio filter for s8->float32 conversion"
+msgid "Audio filter for s8->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/u8tofixed32.c:48
-msgid "audio filter for u8->fixed32 conversion"
+msgid "Audio filter for u8->fixed32 conversion"
 msgstr ""
 
 #: modules/audio_filter/converter/u8tofloat32.c:48
-msgid "audio filter for u8->float32 conversion"
+msgid "Audio filter for u8->float32 conversion"
 msgstr ""
 
 #: modules/audio_filter/equalizer.c:52
 msgid "Equalizer preset"
 msgstr ""
 
+#: modules/audio_filter/equalizer.c:53
+msgid "Preset to use for the equalizer."
+msgstr ""
+
 #: modules/audio_filter/equalizer.c:55
 msgid "Bands gain"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:56
-msgid "Override preset bands gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:57
+msgid ""
+"Don't use presets, but manually specified bands. You need to provide 10 "
+"values between -20dB and 20dB, separated by spaces, e.g. \"0 2 4 2 0 -2 -4 -"
+"2 0\""
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:58
+#: modules/audio_filter/equalizer.c:61
 msgid "Two pass"
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:59
-msgid "Filter twice the audio"
+#: modules/audio_filter/equalizer.c:62
+msgid "Filter the audio twice. This provides a more intense effect."
 msgstr ""
 
-#: modules/audio_filter/equalizer.c:61
+#: modules/audio_filter/equalizer.c:65
 msgid "Global gain"
 msgstr "全域增益"
 
-#: modules/audio_filter/equalizer.c:62
-msgid "Set the global gain in dB (-20 ... 20)"
+#: modules/audio_filter/equalizer.c:66
+#, fuzzy
+msgid "Set the global gain in dB (-20 ... 20)."
 msgstr "以分貝(dB)設定全域增益 (-20 ... 20)"
 
-#: modules/audio_filter/equalizer.c:65
-msgid "Equalizer 10 bands"
+#: modules/audio_filter/equalizer.c:69
+msgid "Equalizer with 10 bands"
 msgstr ""
 
 #: modules/audio_filter/equalizer_presets.h:39
@@ -6095,7 +6249,7 @@ msgid "Techno"
 msgstr ""
 
 #: modules/audio_filter/format.c:201
-msgid "audio filter for PCM format conversion"
+msgid "Audio filter for PCM format conversion"
 msgstr ""
 
 #: modules/audio_filter/normvol.c:69
@@ -6106,7 +6260,7 @@ msgstr "音訊緩衝器數量"
 msgid ""
 "This is the number of audio buffers on which the power measurement is made. "
 "A higher number of buffers will increase the response time of the filter to "
-"a high power but will make it less sensitive to short variations."
+"a spike but will make it less sensitive to short variations."
 msgstr ""
 
 #: modules/audio_filter/normvol.c:75
@@ -6182,20 +6336,20 @@ msgid "Freq 3 Q"
 msgstr ""
 
 #: modules/audio_filter/resampler/bandlimited.c:84
-msgid "audio filter for band-limited interpolation resampling"
+msgid "Audio filter for band-limited interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/linear.c:65
 #: modules/audio_filter/resampler/linear.c:72
-msgid "audio filter for linear interpolation resampling"
+msgid "Audio filter for linear interpolation resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/trivial.c:46
-msgid "audio filter for trivial resampling"
+msgid "Audio filter for trivial resampling"
 msgstr ""
 
 #: modules/audio_filter/resampler/ugly.c:46
-msgid "audio filter for ugly resampling"
+msgid "Audio filter for ugly resampling"
 msgstr ""
 
 #: modules/audio_mixer/float32.c:47
@@ -6210,8 +6364,8 @@ msgstr "虛擬S/PDIF音訊混音器"
 msgid "Trivial audio mixer"
 msgstr ""
 
-#: modules/audio_output/alsa.c:84 modules/codec/x264.c:231
-#: modules/codec/x264.c:237 modules/codec/x264.c:243
+#: modules/audio_output/alsa.c:84 modules/codec/x264.c:242
+#: modules/codec/x264.c:248 modules/codec/x264.c:254
 msgid "default"
 msgstr "預設"
 
@@ -6245,12 +6399,6 @@ msgstr ""
 msgid "2 Front 2 Rear"
 msgstr ""
 
-#: modules/audio_output/alsa.c:204 modules/audio_output/directx.c:415
-#: modules/audio_output/oss.c:170 modules/audio_output/portaudio.c:435
-#: modules/audio_output/waveout.c:386
-msgid "5.1"
-msgstr ""
-
 #: modules/audio_output/alsa.c:246 modules/audio_output/directx.c:524
 #: modules/audio_output/oss.c:249 modules/audio_output/waveout.c:449
 msgid "A/52 over S/PDIF"
@@ -6329,8 +6477,9 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:85
-msgid "Output channels number"
-msgstr "輸出頻道數量"
+#, fuzzy
+msgid "Number of output channels"
+msgstr "複製數量"
 
 #: modules/audio_output/file.c:86
 msgid ""
@@ -6339,11 +6488,11 @@ msgid ""
 msgstr ""
 
 #: modules/audio_output/file.c:89
-msgid "Add wave header"
+msgid "Add WAVE header"
 msgstr ""
 
 #: modules/audio_output/file.c:90
-msgid "Instead of writing a raw file, you can add a WAV header to the file"
+msgid "Instead of writing a raw file, you can add a WAV header to the file."
 msgstr ""
 
 #: modules/audio_output/file.c:107
@@ -6351,7 +6500,7 @@ msgid "Output file"
 msgstr "輸出檔案"
 
 #: modules/audio_output/file.c:108
-msgid "File to which the audio samples will be written to"
+msgid "File to which the audio samples will be written to."
 msgstr ""
 
 #: modules/audio_output/file.c:111
@@ -6402,6 +6551,10 @@ msgstr ""
 msgid "Win32 waveOut extension output"
 msgstr ""
 
+#: modules/audio_output/waveout.c:386
+msgid "5.1"
+msgstr ""
+
 #: modules/codec/a52.c:91
 msgid "A/52 parser"
 msgstr "A/52解析器"
@@ -6444,7 +6597,8 @@ msgid "Encoding quality"
 msgstr "編碼品質"
 
 #: modules/codec/dirac.c:68
-msgid "Allows you to specify a quality between 1.0 (low) and 10.0 (high)."
+#, fuzzy
+msgid "Quality of the encoding between 1.0 (low) and 10.0 (high)."
 msgstr "允許你指定品質,介於1.0(低)到10.0(高)之間"
 
 #: modules/codec/dirac.c:73
@@ -6472,16 +6626,21 @@ msgid "DTS audio packetizer"
 msgstr "DTS音訊封包器"
 
 #: modules/codec/dvbsub.c:45
-msgid "X coordinate of the subpicture"
-msgstr ""
+#, fuzzy
+msgid "Decoding X coordinate"
+msgstr "視訊x座標"
 
-#: modules/codec/dvbsub.c:46 modules/codec/dvbsub.c:49
-#: modules/codec/dvbsub.c:58 modules/codec/dvbsub.c:61
-msgid "You can reposition the subpicture by providing another value here."
+#: modules/codec/dvbsub.c:46
+msgid "X coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:48
-msgid "Y coordinate of the subpicture"
+#, fuzzy
+msgid "Decoding Y coordinate"
+msgstr "視訊x座標"
+
+#: modules/codec/dvbsub.c:49
+msgid "Y coordinate of the rendered subtitle"
 msgstr ""
 
 #: modules/codec/dvbsub.c:51
@@ -6492,23 +6651,35 @@ msgstr "字幕"
 #: modules/codec/dvbsub.c:53
 msgid ""
 "You can enforce the subpicture position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, e."
+"g. 6=top-right)."
 msgstr ""
 
 #: modules/codec/dvbsub.c:57
-msgid "X coordinate of the encoded subpicture"
+#, fuzzy
+msgid "Encoding X coordinate"
+msgstr "視訊y座標"
+
+#: modules/codec/dvbsub.c:58
+msgid "X coordinate of the encoded subtitle"
 msgstr ""
 
+#: modules/codec/dvbsub.c:59
+#, fuzzy
+msgid "Encoding Y coordinate"
+msgstr "視訊y座標"
+
 #: modules/codec/dvbsub.c:60
-msgid "Y coordinate of encoded the subpicture"
+msgid "Y coordinate of the encoded subtitle"
 msgstr ""
 
-#: modules/codec/dvbsub.c:63
+#: modules/codec/dvbsub.c:62 modules/gui/macosx/sfilters.m:102
+#: modules/video_filter/marq.c:82
 #, fuzzy
-msgid "Timeout of subpictures"
-msgstr "字幕"
+msgid "Timeout"
+msgstr "時間"
 
-#: modules/codec/dvbsub.c:65
+#: modules/codec/dvbsub.c:64
 msgid ""
 "Subpictures get a default timeout of 15 seconds added to their remaining "
 "time.This will ensure that they are at least the specified time visible."
@@ -6526,32 +6697,34 @@ msgstr "DVB字幕編碼器"
 msgid "AAC audio decoder (using libfaad2)"
 msgstr "AAC音訊解碼器(使用libfaad2)"
 
-#: modules/codec/fake.c:45 modules/video_output/image.c:66
+#: modules/codec/fake.c:45 modules/video_output/image.c:69
 #, fuzzy
 msgid "Image file"
 msgstr "影像複製"
 
 #: modules/codec/fake.c:47
-msgid "Path of the image file when using the fake input."
+msgid "Path of the image file for fake input."
 msgstr ""
 
 #: modules/codec/fake.c:50 modules/stream_out/mosaic_bridge.c:109
-#: modules/stream_out/transcode.c:72
-msgid "Allows you to specify the output video width."
-msgstr "允許你指定輸出視訊寬度"
+#: modules/stream_out/transcode.c:70
+#, fuzzy
+msgid "Output video width."
+msgstr "視訊寬度"
 
 #: modules/codec/fake.c:53 modules/stream_out/mosaic_bridge.c:112
-#: modules/stream_out/transcode.c:75
-msgid "Allows you to specify the output video height."
-msgstr "允許你指定輸出視訊高度"
+#: modules/stream_out/transcode.c:73
+#, fuzzy
+msgid "Output video height."
+msgstr "視訊高度"
 
-#: modules/codec/fake.c:54
+#: modules/codec/fake.c:54 modules/video_filter/mosaic.c:128
 #, fuzzy
 msgid "Keep aspect ratio"
 msgstr "採樣率"
 
 #: modules/codec/fake.c:56
-msgid "If selected, width and height will be considered as maximum values."
+msgid "Consider width and height as maximum values."
 msgstr ""
 
 #: modules/codec/fake.c:57
@@ -6562,23 +6735,24 @@ msgstr ""
 msgid "Aspect ratio of the image file (4:3, 16:9). Default is square pixels."
 msgstr ""
 
-#: modules/codec/fake.c:60 modules/stream_out/transcode.c:64
+#: modules/codec/fake.c:60 modules/stream_out/transcode.c:62
 msgid "Deinterlace video"
 msgstr ""
 
 #: modules/codec/fake.c:62
 #, fuzzy
-msgid "Allows you to deinterlace the image after loading."
+msgid "Deinterlace the image after loading it."
 msgstr "允許你指定串流輸出的多工器"
 
-#: modules/codec/fake.c:63 modules/stream_out/transcode.c:67
+#: modules/codec/fake.c:63 modules/stream_out/transcode.c:65
 #, fuzzy
 msgid "Deinterlace module"
 msgstr "介面模組"
 
-#: modules/codec/fake.c:65 modules/stream_out/transcode.c:69
-msgid "Specifies the deinterlace module to use."
-msgstr ""
+#: modules/codec/fake.c:65
+#, fuzzy
+msgid "Deinterlace module to use."
+msgstr "介面模組"
 
 #: modules/codec/fake.c:76
 #, fuzzy
@@ -6616,11 +6790,11 @@ msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:89
 msgid ""
-"AltiVec ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+"AltiVec FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:93
-msgid "ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
+msgid "FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.c:96
@@ -6628,362 +6802,377 @@ msgid "Decoding"
 msgstr "解碼"
 
 #: modules/codec/ffmpeg/ffmpeg.c:127
-msgid "ffmpeg chroma conversion"
+#, fuzzy
+msgid "FFmpeg chroma conversion"
 msgstr "ffmpeg彩度轉換"
 
 #: modules/codec/ffmpeg/ffmpeg.c:131
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Encoding"
 msgstr "編碼"
 
 #: modules/codec/ffmpeg/ffmpeg.c:132
-msgid "ffmpeg audio/video encoder"
+#, fuzzy
+msgid "FFmpeg audio/video encoder"
 msgstr "ffmpeg音訊/視訊編碼器"
 
 #: modules/codec/ffmpeg/ffmpeg.c:190
-msgid "ffmpeg demuxer"
+#, fuzzy
+msgid "FFmpeg demuxer"
 msgstr "ffmpeg解多工器"
 
 #: modules/codec/ffmpeg/ffmpeg.c:198
-msgid "ffmpeg video filter"
+#, fuzzy
+msgid "FFmpeg video filter"
 msgstr "ffmpeg視訊過濾器"
 
 #: modules/codec/ffmpeg/ffmpeg.c:204
-msgid "ffmpeg deinterlace video filter"
-msgstr ""
+#, fuzzy
+msgid "FFmpeg crop padd filter"
+msgstr "ffmpeg視訊過濾器"
+
+#: modules/codec/ffmpeg/ffmpeg.c:210
+#, fuzzy
+msgid "FFmpeg deinterlace video filter"
+msgstr "ffmpeg視訊過濾器"
 
-#: modules/codec/ffmpeg/ffmpeg.h:86
+#: modules/codec/ffmpeg/ffmpeg.h:87 modules/codec/ffmpeg/ffmpeg.h:89
 msgid "Direct rendering"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:88
+#: modules/codec/ffmpeg/ffmpeg.h:91
 msgid "Error resilience"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:90
+#: modules/codec/ffmpeg/ffmpeg.h:93
 msgid ""
-"ffmpeg can do error resilience.\n"
+"Ffmpeg can do error resilience.\n"
 "However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
 "can produce a lot of errors.\n"
 "Valid values range from 0 to 4 (0 disables all errors resilience)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:95
+#: modules/codec/ffmpeg/ffmpeg.h:98
 msgid "Workaround bugs"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:97
+#: modules/codec/ffmpeg/ffmpeg.h:100
 msgid ""
-"Try to fix some bugs\n"
+"Try to fix some bugs:\n"
 "1  autodetect\n"
 "2  old msmpeg4\n"
 "4  xvid interlaced\n"
 "8  ump4 \n"
 "16 no padding\n"
 "32 ac vlc\n"
-"64 Qpel chroma"
+"64 Qpel chroma.\n"
+"This must be the sum of the values. For example, to fix \"ac vlc\" and \"ump4"
+"\", enter 40."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:106 modules/codec/ffmpeg/ffmpeg.h:235
-#: modules/stream_out/transcode.c:152
+#: modules/codec/ffmpeg/ffmpeg.h:111 modules/codec/ffmpeg/ffmpeg.h:244
+#: modules/stream_out/transcode.c:171
 msgid "Hurry up"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:108
+#: modules/codec/ffmpeg/ffmpeg.h:113
 msgid ""
-"Allow the decoder to partially decode or skip frame(s) when there is not "
-"enough time. It's useful with low CPU power but it can produce distorted "
-"pictures."
+"The decoder can partially decode or skip frame(s) when there is not enough "
+"time. It's useful with low CPU power but it can produce distorted pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:112
+#: modules/codec/ffmpeg/ffmpeg.h:117
 msgid "Post processing quality"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:114
+#: modules/codec/ffmpeg/ffmpeg.h:119
 msgid ""
 "Quality of post processing. Valid range is 0 to 6\n"
 "Higher levels require considerable more CPU power, but produce better "
 "looking pictures."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:118
+#: modules/codec/ffmpeg/ffmpeg.h:123
 msgid "Debug mask"
 msgstr "除錯遮罩"
 
-#: modules/codec/ffmpeg/ffmpeg.h:119
+#: modules/codec/ffmpeg/ffmpeg.h:124
 msgid "Set ffmpeg debug mask"
 msgstr "設定ffmpeg除錯遮罩"
 
-#: modules/codec/ffmpeg/ffmpeg.h:121
+#: modules/codec/ffmpeg/ffmpeg.h:127
 msgid "Visualize motion vectors"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:122
+#: modules/codec/ffmpeg/ffmpeg.h:129
 msgid ""
-"Set motion vectors visualization mask.\n"
+"You can overlay the motion vectors (arrows showing how the images move) on "
+"the image. This value is a mask, based on these values:\n"
 "1 - visualize forward predicted MVs of P frames\n"
 "2 - visualize forward predicted MVs of B frames\n"
-"4 - visualize backward predicted MVs of B frames"
+"4 - visualize backward predicted MVs of B frames\n"
+"To visualize all vectors, the value should be 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:127
+#: modules/codec/ffmpeg/ffmpeg.h:136
 msgid "Low resolution decoding"
 msgstr "低解析度解碼"
 
-#: modules/codec/ffmpeg/ffmpeg.h:128
-msgid "Will only decode a low resolution version of the video."
+#: modules/codec/ffmpeg/ffmpeg.h:137
+msgid ""
+"Only decode a low resolution version of the video. This requires less "
+"processing power"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:131
+#: modules/codec/ffmpeg/ffmpeg.h:140
 msgid "Skip the loop filter for H.264 decoding"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:132
+#: modules/codec/ffmpeg/ffmpeg.h:141
 msgid ""
 "Skipping the loop filter (aka deblocking) usually has a detrimental effect "
-"on quality. However for HDTV streams this provides a big speedup."
+"on quality. However it provides a big speedup for high definition streams."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:136
-msgid "ffmpeg post processing filter chains"
+#: modules/codec/ffmpeg/ffmpeg.h:145
+msgid "FFmpeg post processing filter chains"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:178
+#: modules/codec/ffmpeg/ffmpeg.h:187
 msgid "Ratio of key frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:179
-msgid ""
-"Allows you to specify the number of frames that will be coded for one key "
-"frame."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:188
+#, fuzzy
+msgid "Number of frames that will be coded for one key frame."
+msgstr "頻帶間的空白像素數量"
 
-#: modules/codec/ffmpeg/ffmpeg.h:182
+#: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of B frames"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:183
-msgid ""
-"Allows you to specify the number of B frames that will be coded between two "
-"reference frames."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:192
+#, fuzzy
+msgid "Number of B frames that will be coded between two reference frames."
+msgstr "頻帶間的空白像素數量"
 
-#: modules/codec/ffmpeg/ffmpeg.h:186
+#: modules/codec/ffmpeg/ffmpeg.h:195
 msgid "Video bitrate tolerance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:187
-msgid "Allows you to specify the video bitrate tolerance in kbit/s."
-msgstr ""
-
-#: modules/codec/ffmpeg/ffmpeg.h:190
-msgid "Enable interlaced encoding"
-msgstr "啟用交錯編碼"
-
-#: modules/codec/ffmpeg/ffmpeg.h:191
-msgid "Allows you to enable dedicated algorithms for interlaced frames."
+#: modules/codec/ffmpeg/ffmpeg.h:196
+msgid "Video bitrate tolerance in kbit/s."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:194
+#: modules/codec/ffmpeg/ffmpeg.h:198
 #, fuzzy
-msgid "Enable interlaced motion estimation"
+msgid "Interlaced encoding"
 msgstr "啟用交錯編碼"
 
-#: modules/codec/ffmpeg/ffmpeg.h:195
-msgid ""
-"Allows you to enable interlaced motion estimation algorithms. It requires "
-"more CPU."
-msgstr ""
-
-#: modules/codec/ffmpeg/ffmpeg.h:198
-msgid "Enable pre motion estimation"
-msgstr ""
-
 #: modules/codec/ffmpeg/ffmpeg.h:199
-msgid "Allows you to enable the pre motion estimation."
+msgid "Enable dedicated algorithms for interlaced frames."
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:202
-msgid "Enable strict rate control"
-msgstr ""
+#, fuzzy
+msgid "Interlaced motion estimation"
+msgstr "啟用交錯編碼"
 
 #: modules/codec/ffmpeg/ffmpeg.h:203
-msgid "Allows you to enable the strict rate control algorithm."
-msgstr ""
+#, fuzzy
+msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
+msgstr "啟用交錯編碼"
 
 #: modules/codec/ffmpeg/ffmpeg.h:206
-msgid "Rate control buffer size"
-msgstr ""
+#, fuzzy
+msgid "Pre-motion estimation"
+msgstr "啟用交錯編碼"
 
 #: modules/codec/ffmpeg/ffmpeg.h:207
-msgid "Allows you to specify the rate control buffer size."
-msgstr ""
+#, fuzzy
+msgid "Enable the pre-motion estimation algorithm."
+msgstr "啟用交錯編碼"
 
 #: modules/codec/ffmpeg/ffmpeg.h:210
-msgid "Rate control buffer aggressiveness"
+msgid "Strict rate control"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:211
-msgid "Allows you to specify the rate control buffer aggressiveness."
+msgid "Enable the strict rate control algorithm."
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:214
-msgid "I quantization factor"
+msgid "Rate control buffer size"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:215
 msgid ""
-"Allows you to specify the quantization factor of I frames, compared with P "
-"frames (for instance 1.0 => same qscale for I and P frames)."
+"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
+"rate control, but will cause a delay in the stream."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:219 modules/codec/x264.c:212
-#: modules/demux/mod.c:71
-msgid "Noise reduction"
+#: modules/codec/ffmpeg/ffmpeg.h:219
+msgid "Rate control buffer aggressiveness"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:220
-msgid ""
-"Allows you to enable a simple noise reduction algorithm to lower the "
-"encoding length and bitrate, at the expense of lower quality frames."
+msgid "Rate control buffer aggressiveness."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:224
-msgid "Enable MPEG4 quantization matrix"
+#: modules/codec/ffmpeg/ffmpeg.h:223
+msgid "I quantization factor"
 msgstr ""
 
 #: modules/codec/ffmpeg/ffmpeg.h:225
 msgid ""
-"Allows you to use the MPEG4 quantization matrix for mpeg2 encoding. This "
-"generally yields a better looking picture, while still retaining the "
-"compatibility with standard MPEG-2 decoders."
+"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
+"same qscale for I and P frames)."
+msgstr ""
+
+#: modules/codec/ffmpeg/ffmpeg.h:228 modules/codec/x264.c:223
+#: modules/demux/mod.c:71
+msgid "Noise reduction"
+msgstr ""
+
+#: modules/codec/ffmpeg/ffmpeg.h:229
+msgid ""
+"Enable a simple noise reduction algorithm to lower the encoding length and "
+"bitrate, at the expense of lower quality frames."
+msgstr ""
+
+#: modules/codec/ffmpeg/ffmpeg.h:233
+msgid "MPEG4 quantization matrix"
+msgstr ""
+
+#: modules/codec/ffmpeg/ffmpeg.h:234
+msgid ""
+"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
+"a better looking picture, while still retaining the compatibility with "
+"standard MPEG2 decoders."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:230
+#: modules/codec/ffmpeg/ffmpeg.h:239
 msgid "Quality level"
 msgstr "品質等級"
 
-#: modules/codec/ffmpeg/ffmpeg.h:231
+#: modules/codec/ffmpeg/ffmpeg.h:240
 msgid ""
-"Allows you to specify the quality level for the encoding of motions vectors "
-"(this can slow down the encoding very much)."
+"Quality level for the encoding of motions vectors (this can slow down the "
+"encoding very much)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:236
+#: modules/codec/ffmpeg/ffmpeg.h:245
 msgid ""
-"Allows you to specify if the encoder should make on-the-fly quality "
-"tradeoffs if your CPU can't keep up with the encoding rate. It will disable "
-"trellis quantization, then the rate distortion of motion vectors (hq), and "
-"raise the noise reduction threshold to ease the encoder's task."
+"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
+"with the encoding rate. It will disable trellis quantization, then the rate "
+"distortion of motion vectors (hq), and raise the noise reduction threshold "
+"to ease the encoder's task."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:242
+#: modules/codec/ffmpeg/ffmpeg.h:251
 msgid "Minimum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:243
-msgid "Allows you to specify the minimum video quantizer scale."
+#: modules/codec/ffmpeg/ffmpeg.h:252
+msgid "Minimum video quantizer scale."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:246
+#: modules/codec/ffmpeg/ffmpeg.h:255
 msgid "Maximum video quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:247
-msgid "Allows you to specify the maximum video quantizer scale."
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:256
+#, fuzzy
+msgid "Maximum video quantizer scale."
+msgstr "視訊寬度"
 
-#: modules/codec/ffmpeg/ffmpeg.h:250
-msgid "Enable trellis quantization"
-msgstr ""
+#: modules/codec/ffmpeg/ffmpeg.h:259
+#, fuzzy
+msgid "Trellis quantization"
+msgstr "視覺效果"
 
-#: modules/codec/ffmpeg/ffmpeg.h:251
-msgid ""
-"Allows you to enable trellis quantization (rate distortion for block "
-"coefficients)."
+#: modules/codec/ffmpeg/ffmpeg.h:260
+msgid "Enable trellis quantization (rate distortion for block coefficients)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:254
-msgid "Use fixed video quantizer scale"
+#: modules/codec/ffmpeg/ffmpeg.h:263
+msgid "Fixed quantizer scale"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:255
+#: modules/codec/ffmpeg/ffmpeg.h:264
 msgid ""
-"Allows you to specify a fixed video quantizer scale for VBR encoding "
-"(accepted values: 0.01 to 255.0)."
+"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
+"255.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:258
+#: modules/codec/ffmpeg/ffmpeg.h:267
 msgid "Strict standard compliance"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:259
+#: modules/codec/ffmpeg/ffmpeg.h:268
 msgid ""
-"Allows you to force a strict standard compliance when encoding (accepted "
-"values: -1, 0, 1)."
+"Force a strict standard compliance when encoding (accepted values: -1, 0, 1)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:262
+#: modules/codec/ffmpeg/ffmpeg.h:271
 msgid "Luminance masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:263
-msgid ""
-"Allows you to raise the quantizer for very bright macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:272
+msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:266
+#: modules/codec/ffmpeg/ffmpeg.h:275
 msgid "Darkness masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:267
-msgid ""
-"Allows you to raise the quantizer for very dark macroblocks (default: 0.0)."
+#: modules/codec/ffmpeg/ffmpeg.h:276
+msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:270
+#: modules/codec/ffmpeg/ffmpeg.h:279
 #, fuzzy
 msgid "Motion masking"
 msgstr "動作對應"
 
-#: modules/codec/ffmpeg/ffmpeg.h:271
+#: modules/codec/ffmpeg/ffmpeg.h:280
 msgid ""
-"Allows you to raise the quantizer for macroblocks with a high temporal "
-"complexity (default: 0.0)."
+"Raise the quantizer for macroblocks with a high temporal complexity "
+"(default: 0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:274
+#: modules/codec/ffmpeg/ffmpeg.h:283
 msgid "Border masking"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:275
+#: modules/codec/ffmpeg/ffmpeg.h:284
 msgid ""
-"Allows you to raise the quantizer for macroblocks at the border of the frame "
-"(default: 0.0)."
+"Raise the quantizer for macroblocks at the border of the frame (default: "
+"0.0)."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:278
+#: modules/codec/ffmpeg/ffmpeg.h:287
 msgid "Luminance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:279
+#: modules/codec/ffmpeg/ffmpeg.h:288
 msgid ""
 "Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
 "The H264 specification recommends -4."
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:283
+#: modules/codec/ffmpeg/ffmpeg.h:292
 msgid "Chrominance elimination"
 msgstr ""
 
-#: modules/codec/ffmpeg/ffmpeg.h:284
+#: modules/codec/ffmpeg/ffmpeg.h:293
 msgid ""
 "Eliminates chrominance blocks when the PSNR isn't much changed (default: "
 "0.0). The H264 specification recommends 7."
 msgstr ""
 
-#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:564
-#: modules/gui/macosx/intf.m:565
+#: modules/codec/ffmpeg/postprocess.c:88 modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:569
 msgid "Post processing"
 msgstr ""
 
@@ -7024,8 +7213,9 @@ msgid "Video decoder using openmash"
 msgstr "視訊解碼器(使用openmash)"
 
 #: modules/codec/mpeg_audio.c:106
-msgid "MPEG audio layer I/II/III parser"
-msgstr ""
+#, fuzzy
+msgid "MPEG audio layer I/II/III decoder"
+msgstr "MPEG音訊解碼器"
 
 #: modules/codec/mpeg_audio.c:117
 msgid "MPEG audio layer I/II/III packetizer"
@@ -7085,41 +7275,51 @@ msgstr "DVD字幕解碼器"
 msgid "DVD subtitles packetizer"
 msgstr "DVD字幕封包器"
 
-#: modules/codec/subsdec.c:105
+#: modules/codec/subsdec.c:106
 msgid "Subtitles text encoding"
 msgstr "字幕字體編碼"
 
-#: modules/codec/subsdec.c:106
+#: modules/codec/subsdec.c:107
 msgid "Set the encoding used in text subtitles"
 msgstr "設定文字字幕編碼"
 
-#: modules/codec/subsdec.c:107 modules/gui/macosx/open.m:252
+#: modules/codec/subsdec.c:108
 msgid "Subtitles justification"
 msgstr "字幕對齊"
 
-#: modules/codec/subsdec.c:108
+#: modules/codec/subsdec.c:109
 msgid "Set the justification of subtitles"
 msgstr "設定字幕對齊"
 
-#: modules/codec/subsdec.c:109
+#: modules/codec/subsdec.c:110
+#, fuzzy
+msgid "UTF-8 subtitles autodetection"
+msgstr "字幕自動偵測路徑"
+
+#: modules/codec/subsdec.c:111
+msgid ""
+"This enables automatic detection of UTF-8 encoding within subtitles files."
+msgstr ""
+
+#: modules/codec/subsdec.c:113
 #, fuzzy
 msgid "Formatted Subtitles"
 msgstr "字幕"
 
-#: modules/codec/subsdec.c:110
+#: modules/codec/subsdec.c:114
 msgid ""
-"Some subtitle formats allow for text formatting.             VLC partly "
-"implements this, but you can choose to disable all formatting."
+"Some subtitle formats allow for text formatting. VLC partly implements this, "
+"but you can choose to disable all formatting."
 msgstr ""
 
-#: modules/codec/subsdec.c:116
+#: modules/codec/subsdec.c:120
 #, fuzzy
 msgid "Text subtitles decoder"
 msgstr "字體字幕解碼器"
 
-#: modules/codec/subsdec.c:335
+#: modules/codec/subsdec.c:339
 msgid ""
-"Failed to convert subtitle encoding.\n"
+"failed to convert subtitle encoding.\n"
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
@@ -7141,8 +7341,8 @@ msgstr "Tarkin解碼器模組"
 
 #: modules/codec/theora.c:92 modules/codec/vorbis.c:157
 msgid ""
-"Allows you to specify a quality between 1 (low) and 10 (high), instead of "
-"specifying a particular bitrate. This will produce a VBR stream."
+"Enforce a quality between 1 (low) and 10 (high), instead of specifying a "
+"particular bitrate. This will produce a VBR stream."
 msgstr ""
 
 #: modules/codec/theora.c:99
@@ -7163,7 +7363,7 @@ msgstr ""
 
 #: modules/codec/twolame.c:52
 msgid ""
-"Allows you to specify a quality between 0.0 (high) and 50.0 (low), instead "
+"Force a specific encoding quality between 0.0 (high) and 50.0 (low), instead "
 "of specifying a particular bitrate. This will produce a VBR stream."
 msgstr ""
 
@@ -7172,7 +7372,7 @@ msgid "Stereo mode"
 msgstr ""
 
 #: modules/codec/twolame.c:56
-msgid "Select how stereo streams will be handled"
+msgid "Handling mode for stereo streams"
 msgstr ""
 
 #: modules/codec/twolame.c:57
@@ -7180,7 +7380,7 @@ msgid "VBR mode"
 msgstr ""
 
 #: modules/codec/twolame.c:59
-msgid "By default the encoding is CBR."
+msgid "Use Variable BitRate. Default is to use Constant BitRate (CBR)."
 msgstr ""
 
 #: modules/codec/twolame.c:60
@@ -7209,42 +7409,40 @@ msgid "Maximum encoding bitrate"
 msgstr "最大化編碼位元率"
 
 #: modules/codec/vorbis.c:161
-msgid ""
-"Allows you to specify a maximum bitrate in kbps. Useful for streaming "
-"applications."
+msgid "Maximum bitrate in kbps. This is useful for streaming applications."
 msgstr ""
 
-#: modules/codec/vorbis.c:163
+#: modules/codec/vorbis.c:162
 msgid "Minimum encoding bitrate"
 msgstr "最小化編碼位元率"
 
-#: modules/codec/vorbis.c:165
+#: modules/codec/vorbis.c:164
 msgid ""
-"Allows you to specify a minimum bitrate in kbps. Useful for encoding for a "
-"fixed-size channel."
+"Minimum bitrate in kbps. This is useful for encoding for a fixed-size "
+"channel."
 msgstr ""
 
-#: modules/codec/vorbis.c:167
+#: modules/codec/vorbis.c:165
 msgid "CBR encoding"
 msgstr "CBR編碼"
 
-#: modules/codec/vorbis.c:169
-msgid "Allows you to force a constant bitrate encoding (CBR)."
+#: modules/codec/vorbis.c:167
+msgid "Force a constant bitrate encoding (CBR)."
 msgstr ""
 
-#: modules/codec/vorbis.c:173
+#: modules/codec/vorbis.c:171
 msgid "Vorbis audio decoder"
 msgstr "Vorbis音訊解碼器"
 
-#: modules/codec/vorbis.c:184
+#: modules/codec/vorbis.c:182
 msgid "Vorbis audio packetizer"
 msgstr "Vorbis音訊封包器"
 
-#: modules/codec/vorbis.c:191
+#: modules/codec/vorbis.c:189
 msgid "Vorbis audio encoder"
 msgstr "Vorbis音訊編碼器"
 
-#: modules/codec/vorbis.c:618
+#: modules/codec/vorbis.c:616
 msgid "Vorbis comment"
 msgstr ""
 
@@ -7256,7 +7454,7 @@ msgstr "最大化編碼位元率"
 #: modules/codec/x264.c:45
 msgid ""
 "Sets maximum interval between IDR-frames.Larger values save bits, thus "
-"improve quality for a given bitrate at the cost of seeking precision."
+"improving quality for a given bitrate at the cost of seeking precision."
 msgstr ""
 
 #: modules/codec/x264.c:49
@@ -7276,7 +7474,7 @@ msgid ""
 msgstr ""
 
 #: modules/codec/x264.c:59
-msgid "How aggressively to insert extra I-frames (-1 to 100)"
+msgid "Extra I-Frames aggressivity"
 msgstr ""
 
 #: modules/codec/x264.c:60
@@ -7286,207 +7484,212 @@ msgid ""
 "it would exceed keyint. Good values of scenecut may find a better location "
 "for the I-frame. Large values use more I-frames than necessary, thus wasting "
 "bits. -1 disables scene-cut detection, so I-frames are be inserted only "
-"every other keyint frames, which probably leads to ugly encoding artifacts."
+"every other keyint frames, which probably leads to ugly encoding artifacts. "
+"(1-100)."
 msgstr ""
 
-#: modules/codec/x264.c:68
+#: modules/codec/x264.c:70
 #, fuzzy
-msgid "Number of B-frames between I and P (1 to 16)"
+msgid "B-frames between I and P"
 msgstr "頻帶間的空白像素數量"
 
-#: modules/codec/x264.c:69
+#: modules/codec/x264.c:71
 #, fuzzy
-msgid "Number of consecutive B-frames between I and P-frames."
+msgid "Number of consecutive B-frames between I and P-frames. (1 to 16)"
 msgstr "頻帶間的空白像素數量"
 
-#: modules/codec/x264.c:72
+#: modules/codec/x264.c:74
 msgid "Adaptive B-frame decision"
 msgstr ""
 
-#: modules/codec/x264.c:73
+#: modules/codec/x264.c:75
+#, fuzzy
 msgid ""
-"If this is on, the specified number of consecutive B-frames will always be "
-"used, except possibly before an I-frame. "
-msgstr ""
+"Force the specified number of consecutive B-frames to be used, except "
+"possibly before an I-frame. "
+msgstr "頻帶間的空白像素數量"
 
-#: modules/codec/x264.c:76
-msgid "Influences how often B-frames are used"
+#: modules/codec/x264.c:78
+msgid "B-frames usage"
 msgstr ""
 
-#: modules/codec/x264.c:77
+#: modules/codec/x264.c:79
 msgid ""
 "Bias the choice to use B-frames. Positive values cause more B-frames, "
 "negative values cause less B-frames. "
 msgstr ""
 
-#: modules/codec/x264.c:80
+#: modules/codec/x264.c:82
 msgid "Keep some B-frames as references"
 msgstr ""
 
-#: modules/codec/x264.c:81
+#: modules/codec/x264.c:83
 msgid ""
 "Allows B-frames to be used as references for predicting other frames. Keeps "
 "the middle of 2+ consecutive B-frames as a reference, and reorders frame "
 "appropriately."
 msgstr ""
 
-#: modules/codec/x264.c:85
+#: modules/codec/x264.c:87
 msgid "CABAC"
 msgstr ""
 
-#: modules/codec/x264.c:86
+#: modules/codec/x264.c:88
 msgid ""
 "CABAC (Context-Adaptive Binary Arithmetic Coding). Slightly slows down "
 "encoding and decoding, but should save 10-15% bitrate."
 msgstr ""
 
-#: modules/codec/x264.c:90
-msgid "Number of reference frames (1 to 16)"
-msgstr ""
+#: modules/codec/x264.c:92
+#, fuzzy
+msgid "Number of reference frames"
+msgstr "頻帶間的空白像素數量"
 
-#: modules/codec/x264.c:91
+#: modules/codec/x264.c:93
 msgid ""
 "Number of previous frames used as predictors. This is effective in Anime, "
 "but seems to make little difference in live-action source material. Some "
-"decoders are unable to deal with large frameref values."
+"decoders are unable to deal with large frameref values. From 1 to 16"
 msgstr ""
 
-#: modules/codec/x264.c:96
-msgid "No loop filter (enabling turns off the deblocking loop filter)"
-msgstr ""
+#: modules/codec/x264.c:98
+#, fuzzy
+msgid "Loop filter"
+msgstr "Logo檔名"
 
-#: modules/codec/x264.c:97
+#: modules/codec/x264.c:99
 msgid "Deblocking loop filter (increases quality)."
 msgstr ""
 
-#: modules/codec/x264.c:101
-msgid "Set QP (0=lossless) (0 to 51)"
+#: modules/codec/x264.c:103
+msgid "Set QP"
 msgstr ""
 
-#: modules/codec/x264.c:102
+#: modules/codec/x264.c:104
 msgid ""
 "This selects the quantizer to use. Lower values result in better fidelity, "
-"but higher bitrates. 26 is a good default value."
+"but higher bitrates. 26 is a good default value. From 0 to 51. 0 means "
+"lossless"
 msgstr ""
 
-#: modules/codec/x264.c:106
-msgid "Quality-based VBR (nominal QP) (0 to 51)"
+#: modules/codec/x264.c:108
+msgid "Quality-based VBR"
 msgstr ""
 
-#: modules/codec/x264.c:107
-msgid "1-pass Quality-based VBR."
+#: modules/codec/x264.c:109
+msgid "1-pass Quality-based VBR. From 0 to 51"
 msgstr ""
 
-#: modules/codec/x264.c:109
-msgid "Set min QP"
+#: modules/codec/x264.c:111
+msgid "Min QP"
 msgstr ""
 
-#: modules/codec/x264.c:110
+#: modules/codec/x264.c:112
 msgid "Minimum quantizer, 15/35 seems to be a useful range."
 msgstr ""
 
-#: modules/codec/x264.c:113
-msgid "Set max QP"
+#: modules/codec/x264.c:115
+msgid "ax QP"
 msgstr ""
 
-#: modules/codec/x264.c:114
+#: modules/codec/x264.c:116
 msgid "Maximum quantizer parameter."
 msgstr ""
 
-#: modules/codec/x264.c:116
-msgid "Set max QP step"
+#: modules/codec/x264.c:118
+msgid "ax QP step"
 msgstr ""
 
-#: modules/codec/x264.c:117
+#: modules/codec/x264.c:119
 msgid "Max QP step between frames."
 msgstr ""
 
-#: modules/codec/x264.c:119
-msgid "Allowed variance of average bitrate"
+#: modules/codec/x264.c:121
+msgid "Average bitrate tolerance"
 msgstr ""
 
-#: modules/codec/x264.c:120
-msgid "Sets the allowed variance in average. bitrate."
+#: modules/codec/x264.c:122
+msgid "Allowed variance in average. bitrate (in kbits/s)."
 msgstr ""
 
-#: modules/codec/x264.c:123
+#: modules/codec/x264.c:125
 #, fuzzy
 msgid "Max local bitrate"
 msgstr "最大化編碼位元率"
 
-#: modules/codec/x264.c:124
+#: modules/codec/x264.c:126
 msgid "Sets a maximum local bitrate in kbits/s."
 msgstr ""
 
-#: modules/codec/x264.c:126
-msgid "Size of VBV buffer"
+#: modules/codec/x264.c:128
+msgid "VBV buffer"
 msgstr ""
 
-#: modules/codec/x264.c:127
-msgid "Sets an averaging period for the maximum local bitrate in kbits/s."
+#: modules/codec/x264.c:129
+msgid "Averaging period for the maximum local bitrate in kbits."
 msgstr ""
 
-#: modules/codec/x264.c:130
+#: modules/codec/x264.c:132
 msgid "Initial VBV buffer occupancy"
 msgstr ""
 
-#: modules/codec/x264.c:131
+#: modules/codec/x264.c:133
 msgid "Sets the initial buffer occupancy as a fraction of the buffer size."
 msgstr ""
 
-#: modules/codec/x264.c:134
+#: modules/codec/x264.c:136
 msgid "QP factor between I and P"
 msgstr ""
 
-#: modules/codec/x264.c:135
+#: modules/codec/x264.c:137
 msgid "QP factor between I and P."
 msgstr ""
 
-#: modules/codec/x264.c:137
+#: modules/codec/x264.c:139
 msgid "QP factor between P and B"
 msgstr ""
 
-#: modules/codec/x264.c:138
+#: modules/codec/x264.c:140
 msgid "QP factor between P and B."
 msgstr ""
 
-#: modules/codec/x264.c:140
+#: modules/codec/x264.c:142
 msgid "QP difference between chroma and luma"
 msgstr ""
 
-#: modules/codec/x264.c:141
-msgid "QP difference between chroma and luma."
-msgstr ""
-
 #: modules/codec/x264.c:143
-msgid "QP curve compression (0.0=CBR to 1.0=QCP)"
+msgid "QP difference between chroma and luma."
 msgstr ""
 
-#: modules/codec/x264.c:144
-msgid "QP curve compression."
+#: modules/codec/x264.c:145
+msgid "QP curve compression"
 msgstr ""
 
 #: modules/codec/x264.c:146
-msgid "Reduce fluctuations in QP (before curve compression)"
+msgid "QP curve compression. (0.0=CBR to 1.0=QCP)"
 msgstr ""
 
-#: modules/codec/x264.c:147
-msgid "Temporally blur complexity."
+#: modules/codec/x264.c:148 modules/codec/x264.c:152
+msgid "Reduce fluctuations in QP"
 msgstr ""
 
 #: modules/codec/x264.c:149
-msgid "Reduce fluctuations in QP (after curve compression)"
+msgid ""
+"This reduces the fluctuations in QP before curve compression. Temporally "
+"blurs complexity."
 msgstr ""
 
-#: modules/codec/x264.c:150
-msgid "Temporally blur quants."
+#: modules/codec/x264.c:153
+msgid ""
+"This reduces the fluctations in QP after curve compression. Temporally blurs "
+"quants."
 msgstr ""
 
-#: modules/codec/x264.c:154
+#: modules/codec/x264.c:158
 msgid "Partitions to consider"
 msgstr ""
 
-#: modules/codec/x264.c:155
+#: modules/codec/x264.c:159
 msgid ""
 "Partitions to consider in analyse mode: \n"
 " - none  : \n"
@@ -7497,30 +7700,30 @@ msgid ""
 "(p4x4 requires p8x8. i8x8 requires 8x8dct)."
 msgstr ""
 
-#: modules/codec/x264.c:163
+#: modules/codec/x264.c:167
 #, fuzzy
 msgid "Direct MV prediction mode"
 msgstr "DirectMedia物件解碼器"
 
-#: modules/codec/x264.c:164
+#: modules/codec/x264.c:168
 #, fuzzy
 msgid "Direct MV prediction mode. "
 msgstr "DirectMedia物件解碼器"
 
-#: modules/codec/x264.c:166
+#: modules/codec/x264.c:170
 msgid "Weighted prediction for B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:167
+#: modules/codec/x264.c:171
 msgid "Weighted prediction for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:169
+#: modules/codec/x264.c:173
 #, fuzzy
 msgid "Integer pixel motion estimation method"
 msgstr "啟用交錯編碼"
 
-#: modules/codec/x264.c:170
+#: modules/codec/x264.c:174
 msgid ""
 "Selects the motion estimation algorithm:  - dia: diamond search, radius 1 "
 "(fast)\n"
@@ -7529,163 +7732,165 @@ msgid ""
 " - esa: exhaustive search (extremely slow, primarily for testing)\n"
 msgstr ""
 
-#: modules/codec/x264.c:176
-msgid "Maximum motion vector search range (0 to 64)"
+#: modules/codec/x264.c:180
+msgid "Maximum motion vector search range"
 msgstr ""
 
-#: modules/codec/x264.c:177
+#: modules/codec/x264.c:181
 msgid ""
 "Maximum distance to search for motion estimation, measured from predicted "
 "position(s). Default of 16 is good for most footage, high motion sequences "
-"may benefit from settings between 24-32."
+"may benefit from settings between 24-32. From 0 to 64."
 msgstr ""
 
-#: modules/codec/x264.c:181
-msgid "Subpixel motion estimation and partition decision quality (1 to 6)"
+#: modules/codec/x264.c:187
+msgid "Subpixel motion estimation and partition decision quality"
 msgstr ""
 
-#: modules/codec/x264.c:183
+#: modules/codec/x264.c:189
 msgid ""
 "This parameter controls quality versus speed tradeoffs involved in the "
 "motion estimation decision process (lower = quicker and higher = better "
-"quality)."
+"quality). From 1 to 6."
 msgstr ""
 
-#: modules/codec/x264.c:187
-msgid "RD based mode decision for B-frames. Requires subme 6"
+#: modules/codec/x264.c:193
+msgid "RD based mode decision for B-frames."
 msgstr ""
 
-#: modules/codec/x264.c:188
-msgid "RD based mode decision for B-frames. "
+#: modules/codec/x264.c:194
+msgid "RD based mode decision for B-frames. This requires subme 6."
 msgstr ""
 
-#: modules/codec/x264.c:190
+#: modules/codec/x264.c:197
 msgid "Decide references on a per partition basis"
 msgstr ""
 
-#: modules/codec/x264.c:191
+#: modules/codec/x264.c:198
 msgid ""
 "Allows each 8x8 or 16x8 partition to independently select a reference frame, "
 "as opposed to only one ref per macroblock."
 msgstr ""
 
-#: modules/codec/x264.c:194
+#: modules/codec/x264.c:202
 #, fuzzy
 msgid "Ignore chroma in motion estimation"
 msgstr "啟用交錯編碼"
 
-#: modules/codec/x264.c:195
+#: modules/codec/x264.c:203
 msgid "Chroma ME for subpel and mode decision in P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:197
+#: modules/codec/x264.c:206
 msgid "Jointly optimize both MVs in B-frames"
 msgstr ""
 
-#: modules/codec/x264.c:198
+#: modules/codec/x264.c:207
 msgid "Joint bidirectional motion refinement."
 msgstr ""
 
-#: modules/codec/x264.c:200
+#: modules/codec/x264.c:209
 msgid "Adaptive spatial transform size"
 msgstr ""
 
-#: modules/codec/x264.c:201
+#: modules/codec/x264.c:211
 msgid "SATD-based decision for 8x8 transform in inter-MBs."
 msgstr ""
 
-#: modules/codec/x264.c:203
-msgid "Trellis RD quantization (0,1,2). Requires CABAC"
+#: modules/codec/x264.c:213
+msgid "Trellis RD quantization"
 msgstr ""
 
-#: modules/codec/x264.c:204
+#: modules/codec/x264.c:214
 msgid ""
 "Trellis RD quantization: \n"
 " - 0: disabled\n"
 " - 1: enabled only on the final encode of a MB\n"
 " - 2: enabled on all mode decisions\n"
+"This requires CABAC."
 msgstr ""
 
-#: modules/codec/x264.c:209
+#: modules/codec/x264.c:220
 msgid "Early SKIP detection on P-frames"
 msgstr ""
 
-#: modules/codec/x264.c:210
+#: modules/codec/x264.c:221
 msgid "Early SKIP detection on P-frames."
 msgstr ""
 
-#: modules/codec/x264.c:213
+#: modules/codec/x264.c:224
 msgid "Dct-domain noise reduction. Adaptive pseudo-deadzone."
 msgstr ""
 
-#: modules/codec/x264.c:217
+#: modules/codec/x264.c:228
 msgid "CPU optimizations"
 msgstr ""
 
-#: modules/codec/x264.c:218
-msgid "CPU optimizations."
+#: modules/codec/x264.c:229
+msgid "Use assembler CPU optimizations."
 msgstr ""
 
-#: modules/codec/x264.c:220
+#: modules/codec/x264.c:231
 msgid "PSNR calculation"
 msgstr ""
 
-#: modules/codec/x264.c:221
+#: modules/codec/x264.c:232
 msgid ""
 "This has no effect on actual encoding quality, it just prevents the stats "
 "from being calculated (for speed)."
 msgstr ""
 
-#: modules/codec/x264.c:224
-msgid "Print stats for each frame"
+#: modules/codec/x264.c:235 modules/gui/macosx/playlistinfo.m:64
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
+msgid "Statistics"
 msgstr ""
 
-#: modules/codec/x264.c:225
+#: modules/codec/x264.c:236
 msgid "Print stats for each frame."
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "dia"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "hex"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "umh"
 msgstr ""
 
-#: modules/codec/x264.c:231
+#: modules/codec/x264.c:242
 msgid "esa"
 msgstr ""
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "fast"
 msgstr "快速"
 
-#: modules/codec/x264.c:237
+#: modules/codec/x264.c:248
 msgid "normal"
 msgstr "正常"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 #, fuzzy
 msgid "slow"
 msgstr "慢速"
 
-#: modules/codec/x264.c:238
+#: modules/codec/x264.c:249
 msgid "all"
 msgstr "全部"
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "spatial"
 msgstr ""
 
-#: modules/codec/x264.c:243
+#: modules/codec/x264.c:254
 msgid "temporal"
 msgstr ""
 
-#: modules/codec/x264.c:246
+#: modules/codec/x264.c:257
 msgid "H.264/MPEG4 AVC encoder (using x264 library)"
 msgstr ""
 
@@ -7694,6 +7899,16 @@ msgid "Corba control"
 msgstr ""
 
 #: modules/control/corba/corba.c:689
+msgid "Reactivity"
+msgstr ""
+
+#: modules/control/corba/corba.c:691
+msgid ""
+"The corba interface will handle events every 50ms/Reactivity. 5000 appears "
+"to be a sensible value."
+msgstr ""
+
+#: modules/control/corba/corba.c:694
 msgid "corba control module"
 msgstr ""
 
@@ -7705,19 +7920,19 @@ msgstr ""
 msgid "Amount of movement required for a mouse gesture to be recorded."
 msgstr ""
 
-#: modules/control/gestures.c:82
+#: modules/control/gestures.c:81
 msgid "Trigger button"
 msgstr "觸發按鍵"
 
-#: modules/control/gestures.c:84
-msgid "You can set the trigger button for mouse gestures here."
+#: modules/control/gestures.c:83
+msgid "Trigger button for mouse gestures."
 msgstr ""
 
-#: modules/control/gestures.c:87
+#: modules/control/gestures.c:86
 msgid "Middle"
 msgstr ""
 
-#: modules/control/gestures.c:90
+#: modules/control/gestures.c:89
 #, fuzzy
 msgid "Gestures"
 msgstr "類型"
@@ -7726,128 +7941,104 @@ msgstr "類型"
 msgid "Mouse gestures control interface"
 msgstr ""
 
-#: modules/control/hotkeys.c:84
-msgid "Playlist bookmark 1"
-msgstr "播放清單書籤 1"
-
-#: modules/control/hotkeys.c:85
-msgid "Playlist bookmark 2"
-msgstr "播放清單書籤 2"
-
-#: modules/control/hotkeys.c:86
-msgid "Playlist bookmark 3"
-msgstr "播放清單書籤 3"
-
-#: modules/control/hotkeys.c:87
-msgid "Playlist bookmark 4"
-msgstr "播放清單書籤 4"
-
-#: modules/control/hotkeys.c:88
-msgid "Playlist bookmark 5"
-msgstr "播放清單書籤 5"
-
-#: modules/control/hotkeys.c:89
-msgid "Playlist bookmark 6"
-msgstr "播放清單書籤 6"
-
-#: modules/control/hotkeys.c:90
-msgid "Playlist bookmark 7"
-msgstr "播放清單書籤 7"
-
-#: modules/control/hotkeys.c:91
-msgid "Playlist bookmark 8"
-msgstr "播放清單書籤 8"
-
-#: modules/control/hotkeys.c:92
-msgid "Playlist bookmark 9"
-msgstr "播放清單書籤 9"
-
-#: modules/control/hotkeys.c:93
-msgid "Playlist bookmark 10"
-msgstr "播放清單書籤 10"
-
-#: modules/control/hotkeys.c:95
-msgid "This option allows you to define playlist bookmarks."
-msgstr "這個選項允許你定義播放清單書籤"
+#: modules/control/hotkeys.c:94
+#, fuzzy
+msgid "Define playlist bookmarks."
+msgstr "設定播放清單書籤 9"
 
-#: modules/control/hotkeys.c:98
+#: modules/control/hotkeys.c:97
 #, fuzzy
 msgid "Hotkeys"
 msgstr "熱鍵"
 
-#: modules/control/hotkeys.c:99
+#: modules/control/hotkeys.c:98
 msgid "Hotkeys management interface"
 msgstr "熱鍵管理介面"
 
-#: modules/control/hotkeys.c:488
+#: modules/control/hotkeys.c:467
 #, c-format
 msgid "Audio track: %s"
 msgstr "音軌: %s"
 
-#: modules/control/hotkeys.c:502 modules/control/hotkeys.c:530
+#: modules/control/hotkeys.c:482 modules/control/hotkeys.c:511
 #, c-format
 msgid "Subtitle track: %s"
 msgstr "字幕軌: %s"
 
-#: modules/control/hotkeys.c:502
+#: modules/control/hotkeys.c:482
 msgid "N/A"
 msgstr ""
 
-#: modules/control/hotkeys.c:554
+#: modules/control/hotkeys.c:535
 #, fuzzy, c-format
 msgid "Aspect ratio: %s"
 msgstr "採樣率"
 
-#: modules/control/hotkeys.c:580
+#: modules/control/hotkeys.c:561
 #, c-format
 msgid "Crop: %s"
 msgstr ""
 
-#: modules/control/hotkeys.c:606
+#: modules/control/hotkeys.c:587
 #, fuzzy, c-format
 msgid "Deinterlace mode: %s"
 msgstr "介面模組"
 
-#: modules/control/http/http.c:34 modules/misc/rtsp.c:48
+#: modules/control/http/http.c:34
 msgid "Host address"
 msgstr ""
 
 #: modules/control/http/http.c:36
-msgid "You can set the address and port the http interface will bind to."
+msgid ""
+"Address and port the HTTP interface will listen on. It defaults to all "
+"network interfaces (0.0.0.0). If you want the telnet interface to be "
+"available only on the local machine, enter 127.0.0.1"
 msgstr ""
 
-#: modules/control/http/http.c:37 modules/control/http/http.c:38
+#: modules/control/http/http.c:40 modules/control/http/http.c:41
 msgid "Source directory"
 msgstr ""
 
-#: modules/control/http/http.c:39
+#: modules/control/http/http.c:42
 #, fuzzy
 msgid "Charset"
 msgstr "選擇"
 
-#: modules/control/http/http.c:41
+#: modules/control/http/http.c:44
 msgid "Charset declared in Content-Type header (default UTF-8)."
 msgstr ""
 
-#: modules/control/http/http.c:42
+#: modules/control/http/http.c:45
 msgid "Handlers"
 msgstr ""
 
-#: modules/control/http/http.c:44
+#: modules/control/http/http.c:47
 msgid ""
-"List of extensions and executable paths (for instance: php=/usr/bin/php,pl=/"
-"usr/bin/perl)."
+"List of handler extensions and executable paths (for instance: php=/usr/bin/"
+"php,pl=/usr/bin/perl)."
+msgstr ""
+
+#: modules/control/http/http.c:50
+msgid "HTTP interface x509 PEM certificate file (enables SSL)."
+msgstr ""
+
+#: modules/control/http/http.c:53
+msgid "HTTP interface x509 PEM private key file."
 msgstr ""
 
 #: modules/control/http/http.c:55
-msgid "HTTP interace Certificates Revocation List file"
+msgid "HTTP interface x509 PEM trusted root CA certificates file."
 msgstr ""
 
-#: modules/control/http/http.c:59
+#: modules/control/http/http.c:58
+msgid "HTTP interace Certificates Revocation List file."
+msgstr ""
+
+#: modules/control/http/http.c:62
 msgid "HTTP remote control interface"
 msgstr ""
 
-#: modules/control/http/http.c:68
+#: modules/control/http/http.c:71
 msgid "HTTP SSL"
 msgstr ""
 
@@ -7856,13 +8047,11 @@ msgid "Infrared remote control interface"
 msgstr "紅外線遙控介面"
 
 #: modules/control/netsync.c:59
-msgid "Act as master for network synchronisation"
+msgid "Act as master"
 msgstr ""
 
 #: modules/control/netsync.c:60
-msgid ""
-"Allows you to specify if this client should act as the master client for the "
-"network synchronisation."
+msgid "Should act as the master client for the network synchronisation?"
 msgstr ""
 
 #: modules/control/netsync.c:63
@@ -7870,9 +8059,7 @@ msgid "Master client ip address"
 msgstr ""
 
 #: modules/control/netsync.c:64
-msgid ""
-"Allows you to specify the ip address of the master client used for the "
-"network synchronisation."
+msgid "IP address of the master client used for the network synchronisation."
 msgstr ""
 
 #: modules/control/netsync.c:68
@@ -7885,24 +8072,27 @@ msgid "Install Windows Service"
 msgstr "安裝Windows服務"
 
 #: modules/control/ntservice.c:41
-msgid "If enabled the interface will install the Service and exit."
-msgstr ""
+#, fuzzy
+msgid "Install the Service and exit."
+msgstr "安裝Windows服務"
 
 #: modules/control/ntservice.c:42
 msgid "Uninstall Windows Service"
 msgstr "解除安裝Windows服務"
 
 #: modules/control/ntservice.c:44
-msgid "If enabled the interface will uninstall the Service and exit."
-msgstr ""
+#, fuzzy
+msgid "Uninstall the Service and exit."
+msgstr "解除安裝Windows服務"
 
 #: modules/control/ntservice.c:45
 msgid "Display name of the Service"
 msgstr "顯示服務名稱"
 
 #: modules/control/ntservice.c:47
-msgid "This allows you to change the display name of the Service."
-msgstr ""
+#, fuzzy
+msgid "Change the display name of the Service."
+msgstr "顯示服務名稱"
 
 #: modules/control/ntservice.c:48
 msgid "Configuration options"
@@ -7910,17 +8100,16 @@ msgstr "組態選項"
 
 #: modules/control/ntservice.c:50
 msgid ""
-"This option allows you to specify configuration options that will be used by "
-"the Service (eg. --foo=bar --no-foobar). It should be specified at install "
-"time so the Service is properly configured."
+"Configuration options that will be used by the Service (eg. --foo=bar --no-"
+"foobar). It should be specified at install time so the Service is properly "
+"configured."
 msgstr ""
 
 #: modules/control/ntservice.c:55
 msgid ""
-"This option allows you to select additional interfaces spawned by the "
-"Service. It should be specified at install time so the Service is properly "
-"configured. Use a comma separated list of interface modules. (common values "
-"are: logger, sap, rc, http)"
+"Additional interfaces spawned by the Service. It should be specified at "
+"install time so the Service is properly configured. Use a comma separated "
+"list of interface modules. (common values are: logger, sap, rc, http)"
 msgstr ""
 
 #: modules/control/ntservice.c:61
@@ -7988,12 +8177,12 @@ msgstr "搖控介面"
 
 #: modules/control/rc.c:335
 #, fuzzy
-msgid "Remote control interface initialized, `h' for help"
+msgid "Remote control interface initialized. Type `help' for help."
 msgstr "搖控介面"
 
 #: modules/control/rc.c:847
 #, c-format
-msgid "unknown command `%s', type `help' for help"
+msgid "Unknown command `%s'. Type `help' for help."
 msgstr ""
 
 #: modules/control/rc.c:880
@@ -8181,7 +8370,7 @@ msgid "| time-size # . . . . . . . . font size, in pixels"
 msgstr ""
 
 #: modules/control/rc.c:935
-msgid "| logo-file STRING . . . the overlay file path/name"
+msgid "| logo-file STRING . . .the overlay file path/name"
 msgstr ""
 
 #: modules/control/rc.c:936
@@ -8274,18 +8463,22 @@ msgstr ""
 msgid "+----[ end of help ]"
 msgstr ""
 
-#: modules/control/rc.c:1070 modules/control/rc.c:1238
-#: modules/control/rc.c:1725 modules/control/rc.c:1795
-#: modules/control/rc.c:1844 modules/control/rc.c:1943
-msgid "press menu select or pause to continue"
+#: modules/control/rc.c:1070
+msgid "Press menu select or pause to continue."
+msgstr ""
+
+#: modules/control/rc.c:1238 modules/control/rc.c:1725
+#: modules/control/rc.c:1795 modules/control/rc.c:1844
+#: modules/control/rc.c:1943
+msgid "Type 'menu select' or 'pause' to continue."
 msgstr ""
 
 #: modules/control/rc.c:1385
-msgid "press pause to continue"
+msgid "Type 'pause' to continue."
 msgstr ""
 
 #: modules/control/rc.c:1928 modules/control/rc.c:1967
-msgid "please provide one of the following paramaters"
+msgid "Please provide one of the following parameters:"
 msgstr ""
 
 #: modules/control/showintf.c:62
@@ -8293,35 +8486,41 @@ msgid "Threshold"
 msgstr ""
 
 #: modules/control/showintf.c:63
-msgid "Height of the zone triggering the interface"
+msgid "Height of the zone triggering the interface."
 msgstr ""
 
 #: modules/control/telnet.c:72
-#, fuzzy
-msgid "Telnet Interface host"
-msgstr "一般介面設定"
-
-#: modules/control/telnet.c:73
-msgid "Default to listen on all network interfaces"
+msgid "Host"
 msgstr ""
 
-#: modules/control/telnet.c:74
-msgid "Telnet Interface port"
+#: modules/control/telnet.c:73
+msgid ""
+"This is the host on which the interface will listen. It defaults to all "
+"network interfaces (0.0.0.0). If you want this interface to be available "
+"only on the local machine, enter \"127.0.0.1\"."
 msgstr ""
 
-#: modules/control/telnet.c:75
-msgid "Default to 4212"
-msgstr ""
+#: modules/control/telnet.c:77 modules/gui/macosx/open.m:178
+#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:147
+#: modules/gui/wxwidgets/dialogs/open.cpp:829
+#: modules/gui/wxwidgets/dialogs/open.cpp:856
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:77
+msgid "Port"
+msgstr "埠"
 
-#: modules/control/telnet.c:77
-msgid "Telnet Interface password"
+#: modules/control/telnet.c:78
+msgid ""
+"This is the TCP port on which this interface will listen. It defaults to "
+"4212."
 msgstr ""
 
-#: modules/control/telnet.c:78
-msgid "Default to admin"
+#: modules/control/telnet.c:82
+msgid ""
+"A single administration password is used to protect this interface. The "
+"default value is \"admin\"."
 msgstr ""
 
-#: modules/control/telnet.c:91
+#: modules/control/telnet.c:96
 #, fuzzy
 msgid "VLM remote control interface"
 msgstr "搖控介面"
@@ -8342,10 +8541,15 @@ msgstr "ASF v1.0解多工器"
 msgid "AU demuxer"
 msgstr "AU解多工器"
 
-#: modules/demux/avi/avi.c:42 modules/demux/avi/avi.c:43
+#: modules/demux/avi/avi.c:42
 msgid "Force interleaved method"
 msgstr ""
 
+#: modules/demux/avi/avi.c:43
+#, fuzzy
+msgid "Force interleaved method."
+msgstr "介面模組"
+
 #: modules/demux/avi/avi.c:45
 msgid "Force index creation"
 msgstr ""
@@ -8410,15 +8614,21 @@ msgstr ""
 msgid "FLAC demuxer"
 msgstr "FLAC解多工器"
 
+#: modules/demux/livedotcom.cpp:63
+msgid ""
+"Allows you to modify the default caching value for RTSP streams. This value "
+"should be set in millisecond units."
+msgstr ""
+
 #: modules/demux/livedotcom.cpp:66
 msgid "Kasenna RTSP dialect"
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:67
 msgid ""
-"Kasenna server speak an old and unstandard dialect of RTSP. When you set "
-"this parameter, VLC will try this dialect for communication. In this mode "
-"you cannot talk to normal RTSP servers."
+"Kasenna servers use an old and unstandard dialect of RTSP. When you set this "
+"parameter, VLC will try this dialect for communication. In this mode you "
+"cannot connect to normal RTSP servers."
 msgstr ""
 
 #: modules/demux/livedotcom.cpp:72
@@ -8466,7 +8676,7 @@ msgstr ""
 #: modules/demux/mjpeg.c:44
 msgid ""
 "This is the desired frame rate when playing MJPEG from a file. Use 0 (this "
-"is the default value) for a live stream (from the camera)."
+"is the default value) for a live stream (from a camera)."
 msgstr ""
 
 #: modules/demux/mjpeg.c:50
@@ -8861,7 +9071,7 @@ msgid "Extra PMT"
 msgstr ""
 
 #: modules/demux/ts.c:85
-msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"
+msgid "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])."
 msgstr ""
 
 #: modules/demux/ts.c:87
@@ -8869,80 +9079,91 @@ msgid "Set id of ES to PID"
 msgstr ""
 
 #: modules/demux/ts.c:88
-msgid "set id of es to pid"
+msgid ""
+"Set the internal ID of each elementary stream handled by VLC to the same "
+"value as the PID in the TS stream, instead of 1, 2, 3, etc. Useful to do "
+"'#duplicate{..., select=\"es=<pid>\"}'."
 msgstr ""
 
-#: modules/demux/ts.c:90
+#: modules/demux/ts.c:93
 msgid "Fast udp streaming"
 msgstr ""
 
-#: modules/demux/ts.c:92
-msgid "Sends TS to specific ip:port by udp (you must know what you are doing)"
+#: modules/demux/ts.c:95
+msgid "Sends TS to specific ip:port by udp (you must know what you are doing)."
 msgstr ""
 
-#: modules/demux/ts.c:94 modules/demux/ts.c:95
+#: modules/demux/ts.c:97
 msgid "MTU for out mode"
 msgstr ""
 
-#: modules/demux/ts.c:97 modules/demux/ts.c:98
-msgid "CSA ck"
+#: modules/demux/ts.c:98
+msgid "MTU for out mode."
 msgstr ""
 
 #: modules/demux/ts.c:100
-msgid "Silent mode"
-msgstr "靜音模式"
+msgid "CSA ck"
+msgstr ""
 
 #: modules/demux/ts.c:101
-msgid "do not complain on encrypted PES"
+msgid "Control word for the CSA encryption algorithm"
 msgstr ""
 
 #: modules/demux/ts.c:103
-msgid "CAPMT System ID"
-msgstr ""
+msgid "Silent mode"
+msgstr "靜音模式"
 
 #: modules/demux/ts.c:104
-msgid "only forward descriptors from this SysID to the CAM"
+msgid "Do not complain on encrypted PES."
 msgstr ""
 
 #: modules/demux/ts.c:106
-msgid "Packet size in bytes to decrypt"
+msgid "CAPMT System ID"
 msgstr ""
 
 #: modules/demux/ts.c:107
+msgid "Only forward descriptors from this SysID to the CAM."
+msgstr ""
+
+#: modules/demux/ts.c:109
+msgid "Packet size in bytes to decrypt"
+msgstr ""
+
+#: modules/demux/ts.c:110
 msgid ""
 "Specify the size of the TS packet to decrypt. The decryption routines "
 "subtract the TS-header from the value before decrypting. "
 msgstr ""
 
-#: modules/demux/ts.c:111
+#: modules/demux/ts.c:114
 msgid "Filename of dump"
 msgstr ""
 
-#: modules/demux/ts.c:112
-msgid "Specify a filename where to dump the TS in"
+#: modules/demux/ts.c:115
+msgid "Specify a filename where to dump the TS in."
 msgstr ""
 
-#: modules/demux/ts.c:114
+#: modules/demux/ts.c:117
 msgid "Append"
 msgstr ""
 
-#: modules/demux/ts.c:116
+#: modules/demux/ts.c:119
 msgid ""
 "If the file exists and this option is selected, the existing file will not "
 "be overwritten."
 msgstr ""
 
-#: modules/demux/ts.c:119
+#: modules/demux/ts.c:122
 msgid "Dump buffer size"
 msgstr ""
 
-#: modules/demux/ts.c:121
+#: modules/demux/ts.c:124
 msgid ""
 "Tweak the buffer size for reading and writing an integer number of packets."
 "Specify the size of the buffer here and not the number of packets."
 msgstr ""
 
-#: modules/demux/ts.c:125
+#: modules/demux/ts.c:128
 #, fuzzy
 msgid "MPEG Transport Stream demuxer"
 msgstr "MP4串流解多工器"
@@ -8996,6 +9217,10 @@ msgstr ""
 msgid "Oldies"
 msgstr ""
 
+#: modules/demux/util/id3genres.h:40
+msgid "Other"
+msgstr "其他"
+
 #: modules/demux/util/id3genres.h:42
 msgid "R&B"
 msgstr ""
@@ -9188,7 +9413,7 @@ msgstr ""
 msgid "New wave"
 msgstr ""
 
-#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:76
+#: modules/demux/util/id3genres.h:95 modules/video_filter/distort.c:78
 msgid "Psychedelic"
 msgstr ""
 
@@ -9278,7 +9503,7 @@ msgstr ""
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/bookmarks.m:107
 #: modules/gui/macosx/controls.m:48 modules/gui/macosx/interaction.m:121
-#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/open.m:158 modules/gui/macosx/playlistinfo.m:60
 #: modules/gui/macosx/prefs.m:122 modules/gui/macosx/prefs.m:142
 #: modules/gui/macosx/wizard.m:363
 msgid "Cancel"
@@ -9286,8 +9511,8 @@ msgstr "取消"
 
 #: modules/gui/beos/InterfaceWindow.cpp:159 modules/gui/macosx/open.m:440
 #: modules/gui/macosx/open.m:634 modules/gui/macosx/open.m:738
-#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:667
-#: modules/gui/wxwidgets/menus.cpp:317
+#: modules/gui/macosx/open.m:784 modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:683 modules/gui/wxwidgets/menus.cpp:317
 msgid "Open"
 msgstr "開啟"
 
@@ -9299,7 +9524,7 @@ msgstr "偏好設定"
 
 #: modules/gui/beos/InterfaceWindow.cpp:235
 #: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:483
-#: modules/gui/macosx/intf.m:576 modules/gui/wxwidgets/dialogs/messages.cpp:53
+#: modules/gui/macosx/intf.m:580 modules/gui/wxwidgets/dialogs/messages.cpp:53
 msgid "Messages"
 msgstr "訊息"
 
@@ -9307,7 +9532,7 @@ msgstr "訊息"
 #: modules/gui/beos/PlayListWindow.cpp:87 modules/gui/macosx/open.m:439
 #: modules/gui/macosx/open.m:737 modules/gui/macosx/open.m:783
 #: modules/gui/wxwidgets/dialogs.cpp:419
-#: modules/gui/wxwidgets/dialogs/open.cpp:1266
+#: modules/gui/wxwidgets/dialogs/open.cpp:1263
 msgid "Open File"
 msgstr "開啟檔案"
 
@@ -9346,22 +9571,22 @@ msgstr "前往章節"
 msgid "Speed"
 msgstr "速度"
 
-#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:567
+#: modules/gui/beos/InterfaceWindow.cpp:321 modules/gui/macosx/intf.m:571
 msgid "Window"
 msgstr "視窗"
 
 #: modules/gui/beos/InterfaceWindow.cpp:398 modules/gui/macosx/bookmarks.m:106
 #: modules/gui/macosx/bookmarks.m:233 modules/gui/macosx/bookmarks.m:241
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/bookmarks.m:301
-#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:602
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/controls.m:49 modules/gui/macosx/extended.m:601
 #: modules/gui/macosx/open.m:157 modules/gui/macosx/open.m:254
-#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:58
-#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:633
-#: modules/gui/macosx/wizard.m:699 modules/gui/macosx/wizard.m:1091
-#: modules/gui/macosx/wizard.m:1173 modules/gui/macosx/wizard.m:1180
-#: modules/gui/macosx/wizard.m:1596 modules/gui/macosx/wizard.m:1604
-#: modules/gui/macosx/wizard.m:1783 modules/gui/macosx/wizard.m:1794
-#: modules/gui/macosx/wizard.m:1807
+#: modules/gui/macosx/output.m:138 modules/gui/macosx/playlistinfo.m:59
+#: modules/gui/macosx/update.m:86 modules/gui/macosx/wizard.m:631
+#: modules/gui/macosx/wizard.m:696 modules/gui/macosx/wizard.m:1088
+#: modules/gui/macosx/wizard.m:1168 modules/gui/macosx/wizard.m:1175
+#: modules/gui/macosx/wizard.m:1660 modules/gui/macosx/wizard.m:1668
+#: modules/gui/macosx/wizard.m:1848 modules/gui/macosx/wizard.m:1859
+#: modules/gui/macosx/wizard.m:1872
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:416
 msgid "OK"
 msgstr "確定"
@@ -9394,7 +9619,7 @@ msgid "Edit"
 msgstr "編輯"
 
 #: modules/gui/beos/PlayListWindow.cpp:103 modules/gui/macosx/intf.m:513
-#: modules/gui/macosx/playlist.m:482
+#: modules/gui/macosx/playlist.m:483
 msgid "Select All"
 msgstr "全選"
 
@@ -9435,11 +9660,11 @@ msgid "Path"
 msgstr "路徑"
 
 #: modules/gui/beos/PlayListWindow.cpp:147 modules/gui/macosx/bookmarks.m:108
-#: modules/gui/macosx/playlist.m:132
+#: modules/gui/macosx/playlist.m:133
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:97
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:72
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:374
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:584
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:590
 msgid "Name"
 msgstr "名稱"
 
@@ -9448,7 +9673,7 @@ msgid "Apply"
 msgstr "套用"
 
 #: modules/gui/beos/PreferencesWindow.cpp:254 modules/gui/macosx/output.m:526
-#: modules/gui/macosx/playlist.m:746 modules/gui/macosx/prefs.m:121
+#: modules/gui/macosx/playlist.m:750 modules/gui/macosx/prefs.m:121
 msgid "Save"
 msgstr "儲存"
 
@@ -9489,7 +9714,6 @@ msgid "Take Screen Shot"
 msgstr "擷取畫面快照"
 
 #: modules/gui/macosx/about.m:73 modules/gui/macosx/intf.m:487
-#: modules/gui/wxwidgets/interface.cpp:598
 msgid "About VLC media player"
 msgstr "關於VLC多媒體播放程式"
 
@@ -9498,7 +9722,7 @@ msgstr "關於VLC多媒體播放程式"
 msgid "Compiled by %s, based on SVN revision %s"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:573
+#: modules/gui/macosx/bookmarks.m:92 modules/gui/macosx/intf.m:577
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:139
 msgid "Bookmarks"
 msgstr "書籤"
@@ -9516,27 +9740,14 @@ msgstr "清除"
 msgid "Extract"
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:101
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
-msgid "Size offset"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:103
+#: modules/gui/macosx/bookmarks.m:103 modules/gui/macosx/bookmarks.m:109
+#: modules/gui/macosx/sfilters.m:72 modules/gui/pda/pda.c:281
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:198
-msgid "Time offset"
-msgstr "時間補償"
-
-#: modules/gui/macosx/bookmarks.m:109 modules/gui/macosx/sfilters.m:72
-#: modules/gui/pda/pda.c:281 modules/gui/wxwidgets/dialogs/bookmarks.cpp:99
 msgid "Time"
 msgstr "時間"
 
-#: modules/gui/macosx/bookmarks.m:110
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
-msgid "Bytes"
-msgstr ""
-
-#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:744
+#: modules/gui/macosx/bookmarks.m:136 modules/gui/macosx/playlist.m:748
 #, fuzzy
 msgid "Untitled"
 msgstr "標題"
@@ -9547,9 +9758,8 @@ msgid "No input"
 msgstr "沒有輸入"
 
 #: modules/gui/macosx/bookmarks.m:234
-#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
 msgid ""
-"No input found. The stream must be playing or paused for bookmarks to work."
+"No input found. A stream must be playing or paused for bookmarks to work."
 msgstr ""
 
 #: modules/gui/macosx/bookmarks.m:241
@@ -9559,33 +9769,32 @@ msgstr "輸入已改變"
 
 #: modules/gui/macosx/bookmarks.m:242
 msgid ""
-"Input has changed, unable to save bookmark. Use \"Pause\" while editing "
-"bookmarks to keep the same input."
+"Input has changed, unable to save bookmark. Suspending playback with \"Pause"
+"\" while editing bookmarks to ensure to keep the same input."
 msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:291 modules/gui/macosx/wizard.m:1091
+#: modules/gui/macosx/bookmarks.m:292 modules/gui/macosx/wizard.m:1088
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:348
 msgid "Invalid selection"
 msgstr "無效的選擇"
 
-#: modules/gui/macosx/bookmarks.m:292
-#, fuzzy
-msgid "You have to select two bookmarks."
-msgstr "你必須選擇兩個書籤"
+#: modules/gui/macosx/bookmarks.m:293
+msgid "Two bookmarks have to be selected."
+msgstr ""
 
-#: modules/gui/macosx/bookmarks.m:301
+#: modules/gui/macosx/bookmarks.m:302
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:358
 msgid "No input found"
 msgstr "沒有輸入"
 
-#: modules/gui/macosx/bookmarks.m:302
+#: modules/gui/macosx/bookmarks.m:303
 msgid "The stream must be playing or paused for bookmarks to work."
 msgstr ""
 
-#: modules/gui/macosx/controls.m:47
+#: modules/gui/macosx/controls.m:47 modules/gui/macosx/controls.m:695
 #, fuzzy
-msgid "Go To Position"
-msgstr "Logo位置"
+msgid "Jump To Time"
+msgstr "跳至: "
 
 #: modules/gui/macosx/controls.m:50
 msgid "sec."
@@ -9593,8 +9802,8 @@ msgstr ""
 
 #: modules/gui/macosx/controls.m:51
 #, fuzzy
-msgid "Go to specific position"
-msgstr "Logo位置"
+msgid "Jump to time"
+msgstr "跳至: "
 
 #: modules/gui/macosx/controls.m:136
 msgid "Random On"
@@ -9604,60 +9813,60 @@ msgstr "開啟隨機播放"
 msgid "Random Off"
 msgstr "關閉隨機播放"
 
-#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:657
-#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:497
-#: modules/gui/macosx/playlist.m:1172
+#: modules/gui/macosx/controls.m:168 modules/gui/macosx/controls.m:679
+#: modules/gui/macosx/intf.m:523 modules/gui/macosx/playlist.m:498
+#: modules/gui/macosx/playlist.m:1176
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:54
 msgid "Repeat One"
 msgstr ""
 
 #: modules/gui/macosx/controls.m:172 modules/gui/macosx/controls.m:204
-#: modules/gui/macosx/playlist.m:1191
+#: modules/gui/macosx/playlist.m:1195
 msgid "Repeat Off"
 msgstr "關閉重複播放"
 
-#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:664
-#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:498
-#: modules/gui/macosx/playlist.m:1180
+#: modules/gui/macosx/controls.m:200 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/intf.m:524 modules/gui/macosx/playlist.m:499
+#: modules/gui/macosx/playlist.m:1184
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:53
 msgid "Repeat All"
 msgstr "重複播放全部"
 
-#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:685
+#: modules/gui/macosx/controls.m:299 modules/gui/macosx/controls.m:709
 #: modules/gui/macosx/intf.m:549
 msgid "Half Size"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:686
+#: modules/gui/macosx/controls.m:301 modules/gui/macosx/controls.m:710
 #: modules/gui/macosx/intf.m:550
 msgid "Normal Size"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:687
+#: modules/gui/macosx/controls.m:303 modules/gui/macosx/controls.m:711
 #: modules/gui/macosx/intf.m:551
 msgid "Double Size"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:691
-#: modules/gui/macosx/controls.m:702 modules/gui/macosx/intf.m:554
+#: modules/gui/macosx/controls.m:305 modules/gui/macosx/controls.m:715
+#: modules/gui/macosx/controls.m:726 modules/gui/macosx/intf.m:554
 msgid "Float on Top"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:688
+#: modules/gui/macosx/controls.m:307 modules/gui/macosx/controls.m:712
 #: modules/gui/macosx/intf.m:552
 msgid "Fit to Screen"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:650 modules/gui/macosx/intf.m:522
-#: modules/gui/macosx/playlist.m:491
+#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:522
+#: modules/gui/macosx/playlist.m:492
 msgid "Random"
 msgstr "隨機"
 
-#: modules/gui/macosx/controls.m:671 modules/gui/macosx/intf.m:525
+#: modules/gui/macosx/controls.m:693 modules/gui/macosx/intf.m:525
 msgid "Step Forward"
 msgstr ""
 
-#: modules/gui/macosx/controls.m:672 modules/gui/macosx/intf.m:526
+#: modules/gui/macosx/controls.m:694 modules/gui/macosx/intf.m:526
 msgid "Step Backward"
 msgstr ""
 
@@ -9672,183 +9881,181 @@ msgstr "快速向前"
 
 #: modules/gui/macosx/embeddedwindow.m:45
 #: modules/gui/macosx/embeddedwindow.m:72 modules/gui/macosx/intf.m:473
-#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:590
-#: modules/gui/macosx/intf.m:1312 modules/gui/macosx/intf.m:1313
-#: modules/gui/macosx/intf.m:1314 modules/gui/macosx/playlist.m:479
+#: modules/gui/macosx/intf.m:516 modules/gui/macosx/intf.m:594
+#: modules/gui/macosx/intf.m:1318 modules/gui/macosx/intf.m:1319
+#: modules/gui/macosx/intf.m:1320 modules/gui/macosx/playlist.m:480
 #: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:274
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:283
-#: modules/gui/wxwidgets/interface.cpp:669
-#: modules/gui/wxwidgets/interface.cpp:1195
+#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:685
+#: modules/gui/wxwidgets/interface.cpp:1213
 #: modules/gui/wxwidgets/menus.cpp:294 modules/gui/wxwidgets/menus.cpp:308
 msgid "Play"
 msgstr "播放"
 
-#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1304
-#: modules/gui/macosx/intf.m:1305 modules/gui/macosx/intf.m:1306
+#: modules/gui/macosx/embeddedwindow.m:66 modules/gui/macosx/intf.m:1310
+#: modules/gui/macosx/intf.m:1311 modules/gui/macosx/intf.m:1312
 #: modules/gui/pda/pda_interface.c:250 modules/gui/pda/pda_interface.c:251
-#: modules/gui/wxwidgets/interface.cpp:670
-#: modules/gui/wxwidgets/interface.cpp:1189
-#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:240
+#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:686
+#: modules/gui/wxwidgets/interface.cpp:1207
+#: modules/gui/wxwidgets/menus.cpp:296 modules/visualization/xosd.c:243
 msgid "Pause"
 msgstr "暫停"
 
-#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:473
+#: modules/gui/macosx/equalizer.m:141 modules/gui/wxwidgets/extrapanel.cpp:471
 msgid "2 Pass"
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:142
-msgid ""
-"If you enable this settting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+msgid "Apply theequalizer filter twice. The effect will be sharper."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:145
-msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
-"preset."
+msgid "Enable the equalizer. Bands can be set manually or using a preset."
 msgstr ""
 
 #: modules/gui/macosx/equalizer.m:147
 msgid "Preamp"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1214
+#: modules/gui/macosx/extended.m:79 modules/gui/wxwidgets/extrapanel.cpp:1210
 msgid "Extended controls"
 msgstr "延伸控制"
 
-#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:302
+#: modules/gui/macosx/extended.m:83 modules/gui/wxwidgets/extrapanel.cpp:300
 #, fuzzy
 msgid "Video filters"
 msgstr "視訊過濾器"
 
-#: modules/gui/macosx/extended.m:84 modules/gui/wxwidgets/extrapanel.cpp:206
+#: modules/gui/macosx/extended.m:84
 msgid "Adjust Image"
 msgstr "調整影像"
 
 #: modules/gui/macosx/extended.m:85 modules/gui/macosx/wizard.m:371
-#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:446
-#: modules/gui/macosx/wizard.m:455
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:471
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:478
+#: modules/gui/macosx/wizard.m:372 modules/gui/macosx/wizard.m:443
+#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:447
+#: modules/gui/macosx/wizard.m:456
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:477
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:484
+#: modules/gui/wxwidgets/extrapanel.cpp:317
 msgid "More Info"
 msgstr "更多資訊"
 
-#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:86 modules/gui/wxwidgets/extrapanel.cpp:151
 msgid "Blurring"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:87 modules/gui/wxwidgets/extrapanel.cpp:153
+#: modules/gui/macosx/extended.m:87
 msgid "Creates a motion blurring on the image"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:151
-#: modules/video_filter/distort.c:80
+#: modules/gui/macosx/extended.m:88 modules/gui/wxwidgets/extrapanel.cpp:149
+#: modules/video_filter/distort.c:82
 msgid "Distortion"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:89 modules/gui/wxwidgets/extrapanel.cpp:151
+#: modules/gui/macosx/extended.m:89
 msgid "Adds distorsion effects"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:150
+#: modules/gui/macosx/extended.m:90 modules/gui/wxwidgets/extrapanel.cpp:148
 msgid "Image clone"
 msgstr "影像複製"
 
-#: modules/gui/macosx/extended.m:91 modules/gui/wxwidgets/extrapanel.cpp:150
-msgid "Creates several clones of the image"
+#: modules/gui/macosx/extended.m:91
+#, fuzzy
+msgid "Creates several copies of the Video output window"
 msgstr "建立數個影像複製"
 
-#: modules/gui/macosx/extended.m:92
+#: modules/gui/macosx/extended.m:93
 msgid "Image cropping"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:93
-msgid "Crops the image"
-msgstr ""
+#: modules/gui/macosx/extended.m:94
+#, fuzzy
+msgid "Crops a defined part of the image"
+msgstr "旋轉或翻轉影像"
 
-#: modules/gui/macosx/extended.m:94 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:150
 msgid "Image inversion"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:95 modules/gui/wxwidgets/extrapanel.cpp:152
+#: modules/gui/macosx/extended.m:96
 msgid "Inverts the image colors"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:96 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:152
 #: modules/video_filter/transform.c:67
 msgid "Transformation"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:97 modules/gui/wxwidgets/extrapanel.cpp:154
+#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:152
 msgid "Rotates or flips the image"
 msgstr "旋轉或翻轉影像"
 
-#: modules/gui/macosx/extended.m:98 modules/gui/wxwidgets/extrapanel.cpp:403
+#: modules/gui/macosx/extended.m:99 modules/gui/wxwidgets/extrapanel.cpp:401
 msgid "Volume normalization"
 msgstr "音量正規化"
 
-#: modules/gui/macosx/extended.m:99
+#: modules/gui/macosx/extended.m:100
 msgid ""
-"This filters prevents the audio output power from going over a defined value."
+"This filters prevents the audio output level from exceeding a defined value."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:101 modules/gui/wxwidgets/extrapanel.cpp:398
+#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:396
 msgid "Headphone virtualization"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:102 modules/gui/wxwidgets/extrapanel.cpp:399
+#: modules/gui/macosx/extended.m:103
 msgid ""
 "This filter gives the feeling of a 5.1 speaker set when using a headphone."
 msgstr ""
 
-#: modules/gui/macosx/extended.m:104 modules/gui/wxwidgets/extrapanel.cpp:408
+#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:406
 msgid "Maximum level"
 msgstr "最大等級"
 
-#: modules/gui/macosx/extended.m:105 modules/gui/wxwidgets/extrapanel.cpp:223
-#: modules/gui/wxwidgets/extrapanel.cpp:483
+#: modules/gui/macosx/extended.m:106 modules/gui/wxwidgets/extrapanel.cpp:221
+#: modules/gui/wxwidgets/extrapanel.cpp:481
 msgid "Restore Defaults"
 msgstr "恢復預設值"
 
-#: modules/gui/macosx/extended.m:109 modules/gui/wxwidgets/extrapanel.cpp:246
+#: modules/gui/macosx/extended.m:110 modules/gui/wxwidgets/extrapanel.cpp:244
 msgid "Gamma"
 msgstr "virtualization"
 
-#: modules/gui/macosx/extended.m:111 modules/gui/wxwidgets/extrapanel.cpp:241
+#: modules/gui/macosx/extended.m:112 modules/gui/wxwidgets/extrapanel.cpp:239
 msgid "Saturation"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:112 modules/gui/macosx/macosx.m:59
+#: modules/gui/macosx/extended.m:113 modules/gui/macosx/macosx.m:59
 #: modules/gui/macosx/sfilters.m:81 modules/gui/macosx/sfilters.m:90
 #: modules/gui/macosx/sfilters.m:100
 msgid "Opaqueness"
 msgstr ""
 
-#: modules/gui/macosx/extended.m:602
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:500
-#: modules/gui/wxwidgets/extrapanel.cpp:1011
+#: modules/gui/macosx/extended.m:601
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:506
 msgid "More information"
 msgstr "更多資訊"
 
-#: modules/gui/macosx/extended.m:603 modules/gui/wxwidgets/extrapanel.cpp:1001
+#: modules/gui/macosx/extended.m:602
 msgid ""
-"Select the video effects filters to apply. You must restart the stream for "
-"these settings to take effect.\n"
-"To configure the filters, go to the Preferences, and go to Modules/Video "
-"Filters. You can then configure each filter.\n"
-"If you want fine control over the filters ( to choose the order in which "
-"they are applied ), you need to enter manually a filters string "
-"(Preferences / Video / Filters)."
+"This panel allows to select video effects filters to apply.\n"
+"The filters can be configured indivudually in the Preferences, in the "
+"subsections of Video/Filters\n"
+".To choose the order in which the filter are applied, a filter option string "
+"can be set in the Preferences, Video / Filters section."
 msgstr ""
 
 #: modules/gui/macosx/intf.m:467
 msgid "VLC - Controller"
 msgstr "VLC - 控制器"
 
-#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:899
-#: modules/gui/macosx/intf.m:1213 modules/gui/pda/pda_interface.c:212
+#: modules/gui/macosx/intf.m:468 modules/gui/macosx/intf.m:901
+#: modules/gui/macosx/intf.m:1219 modules/gui/pda/pda_interface.c:212
 #: modules/gui/pda/pda_interface.c:1355
 msgid "VLC media player"
 msgstr "VLC多媒體播放程式"
@@ -9881,7 +10088,7 @@ msgstr "隱藏其他"
 msgid "Show All"
 msgstr "顯示全部"
 
-#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1467
+#: modules/gui/macosx/intf.m:497 modules/gui/wxwidgets/interface.cpp:1485
 msgid "Quit VLC"
 msgstr "離開VLC"
 
@@ -9909,7 +10116,7 @@ msgstr "開啟網路..."
 msgid "Open Recent"
 msgstr "開啟最近的檔案"
 
-#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1866
+#: modules/gui/macosx/intf.m:505 modules/gui/macosx/intf.m:1874
 msgid "Clear Menu"
 msgstr "清除選單"
 
@@ -9943,94 +10150,96 @@ msgstr "增加音量"
 msgid "Volume Down"
 msgstr "減低音量"
 
-#: modules/gui/macosx/intf.m:558 modules/gui/macosx/intf.m:559
+#: modules/gui/macosx/intf.m:562 modules/gui/macosx/intf.m:563
 #: modules/gui/macosx/vout.m:193
 msgid "Video Device"
 msgstr "視訊裝置"
 
-#: modules/gui/macosx/intf.m:568
+#: modules/gui/macosx/intf.m:572
 msgid "Minimize Window"
 msgstr "最小化視窗"
 
-#: modules/gui/macosx/intf.m:569
+#: modules/gui/macosx/intf.m:573
 msgid "Close Window"
 msgstr "關閉視窗"
 
-#: modules/gui/macosx/intf.m:570
+#: modules/gui/macosx/intf.m:574
 msgid "Controller"
 msgstr "控制器"
 
-#: modules/gui/macosx/intf.m:572
+#: modules/gui/macosx/intf.m:576
 #, fuzzy
 msgid "Extended Controls"
 msgstr "延伸控制"
 
-#: modules/gui/macosx/intf.m:575 modules/gui/macosx/intf.m:606
-#: modules/gui/macosx/playlist.m:483 modules/gui/macosx/playlistinfo.m:54
+#: modules/gui/macosx/intf.m:579 modules/gui/macosx/intf.m:610
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:371
+#: modules/gui/macosx/playlist.m:484
 #, fuzzy
 msgid "Information"
 msgstr "更多資訊"
 
-#: modules/gui/macosx/intf.m:578
+#: modules/gui/macosx/intf.m:582
 msgid "Bring All to Front"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:580
+#: modules/gui/macosx/intf.m:584
 msgid "Help"
 msgstr "說明"
 
-#: modules/gui/macosx/intf.m:581
+#: modules/gui/macosx/intf.m:585
 msgid "ReadMe..."
 msgstr "讀我..."
 
-#: modules/gui/macosx/intf.m:582
+#: modules/gui/macosx/intf.m:586
 msgid "Online Documentation"
 msgstr "線上文件"
 
-#: modules/gui/macosx/intf.m:583
+#: modules/gui/macosx/intf.m:587
 msgid "Report a Bug"
 msgstr "錯誤回報"
 
-#: modules/gui/macosx/intf.m:584
+#: modules/gui/macosx/intf.m:588
 msgid "VideoLAN Website"
 msgstr "VideoLAN網站"
 
-#: modules/gui/macosx/intf.m:585
+#: modules/gui/macosx/intf.m:589
 msgid "License"
 msgstr "授權"
 
-#: modules/gui/macosx/intf.m:586
+#: modules/gui/macosx/intf.m:590
 msgid "Make a donation"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:587
+#: modules/gui/macosx/intf.m:591
 #, fuzzy
 msgid "Online Forum"
 msgstr "線上文件"
 
-#: modules/gui/macosx/intf.m:597 modules/gui/wxwidgets/dialogs/wizard.cpp:81
+#: modules/gui/macosx/intf.m:601 modules/gui/wxwidgets/dialogs/wizard.cpp:81
 msgid "Error"
 msgstr "錯誤"
 
-#: modules/gui/macosx/intf.m:598
+#: modules/gui/macosx/intf.m:602
 msgid ""
-"An error has occurred which probably prevented the execution of your request:"
+"An error has occurred which probably prevented the proper execution of the "
+"program:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:600
+#: modules/gui/macosx/intf.m:604
 msgid "If you believe that it is a bug, please follow the instructions at:"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:602
+#: modules/gui/macosx/intf.m:606
 msgid "Open Messages Window"
 msgstr "開啟訊息視窗"
 
-#: modules/gui/macosx/intf.m:603
+#: modules/gui/macosx/intf.m:607
 msgid "Dismiss"
 msgstr ""
 
-#: modules/gui/macosx/intf.m:604
-msgid "Suppress further errors"
+#: modules/gui/macosx/intf.m:608
+msgid "Do not display further errors"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:1071
@@ -10038,23 +10247,22 @@ msgstr ""
 msgid "Volume: %d%%"
 msgstr "減低音量"
 
-#: modules/gui/macosx/intf.m:1733
+#: modules/gui/macosx/intf.m:1741
 msgid "No CrashLog found"
 msgstr "沒有發現當機紀錄"
 
-#: modules/gui/macosx/intf.m:1733
-msgid "You haven't experienced any heavy crashes yet."
+#: modules/gui/macosx/intf.m:1741
+msgid "Couldn't find any trace of a previous crash."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:50
 #, fuzzy
-msgid "Use embedded video output"
+msgid "Embedded video output"
 msgstr "影像視訊輸出"
 
-#: modules/gui/macosx/macosx.m:51
+#: modules/gui/macosx/macosx.m:52
 msgid ""
-"Disable this if you want the video output to be opened in a separate window "
-"instead of in the control window."
+"Display the video in the controller window instead of a in separate window."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:54
@@ -10063,8 +10271,9 @@ msgstr "視訊裝置"
 
 #: modules/gui/macosx/macosx.m:55
 msgid ""
-"Choose a number corresponding to a screen in you video device selection menu "
-"and this screen will be used by default as the screen for 'fullscreen'."
+"Number of the screen to use by default to display videos in 'fullscreen'. "
+"The screen number correspondance can be found in the video device selection "
+"menu."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:61
@@ -10079,13 +10288,13 @@ msgstr ""
 
 #: modules/gui/macosx/macosx.m:65
 msgid ""
-"Instead of keeping the aspect ratio of the movie when resizing the video, "
-"stretch the video to fill the entire window."
+"Stretch the video to fill the entire window when resizing the video instead "
+"of keeping the aspect ratio and displaying black borders."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:69
-msgid "Fill fullscreen"
-msgstr "放大到全螢幕"
+msgid "Crop borders in fullscreen"
+msgstr ""
 
 #: modules/gui/macosx/macosx.m:70
 msgid ""
@@ -10098,28 +10307,26 @@ msgid "Black screens in fullscreen"
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:75
-msgid "In fullscreen mode, black non-video screens."
+msgid "In fullscreen mode, keep screen where there is no video displayed black"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:77
+#: modules/gui/macosx/macosx.m:78
 msgid "Use as Desktop Background"
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:78
+#: modules/gui/macosx/macosx.m:79
 msgid ""
-"Use the video as the Desktop Background of the Finder. Desktop icons cannot "
-"be interacted with in this mode."
+"Use the video as the Desktop Background Desktop icons cannot be interacted "
+"with in this mode."
 msgstr ""
 
-#: modules/gui/macosx/macosx.m:81
+#: modules/gui/macosx/macosx.m:82
 #, fuzzy
-msgid "Keep wizard selections"
+msgid "Remember wizard options"
 msgstr "採樣率"
 
-#: modules/gui/macosx/macosx.m:82
-msgid ""
-"Keeps the selections in the wizard for one session of VLC, so you do not "
-"need to choose them over and over again for similar purposes."
+#: modules/gui/macosx/macosx.m:83
+msgid "Remember the options in the wizard during one session of VLC."
 msgstr ""
 
 #: modules/gui/macosx/macosx.m:87
@@ -10145,7 +10352,7 @@ msgstr "多媒體來源定位器(MRL)"
 #: modules/gui/wince/preferences_widgets.cpp:512
 #: modules/gui/wxwidgets/dialogs/open.cpp:630
 #: modules/gui/wxwidgets/dialogs/open.cpp:664
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:660
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:662
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:501
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:82
 msgid "Browse..."
@@ -10164,21 +10371,15 @@ msgid "Use DVD menus"
 msgstr "使用DVD選單"
 
 #: modules/gui/macosx/open.m:173 modules/gui/macosx/open.m:478
-msgid "VIDEO_TS folder"
-msgstr ""
+#, fuzzy
+msgid "VIDEO_TS directory"
+msgstr "開啟VIDEO_TS目錄"
 
 #: modules/gui/macosx/open.m:174 modules/gui/macosx/open.m:595
 #: modules/gui/wxwidgets/dialogs/open.cpp:696
 msgid "DVD"
 msgstr ""
 
-#: modules/gui/macosx/open.m:178 modules/gui/macosx/open.m:180
-#: modules/gui/macosx/output.m:147 modules/gui/wxwidgets/dialogs/open.cpp:829
-#: modules/gui/wxwidgets/dialogs/open.cpp:856
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:531 modules/stream_out/rtp.c:72
-msgid "Port"
-msgstr "埠"
-
 #: modules/gui/macosx/open.m:179 modules/gui/macosx/output.m:146
 #: modules/gui/wxwidgets/dialogs/open.cpp:848
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:520
@@ -10196,7 +10397,7 @@ msgid "HTTP/FTP/MMS/RTSP"
 msgstr ""
 
 #: modules/gui/macosx/open.m:186 modules/gui/wxwidgets/dialogs/open.cpp:822
-#: modules/services_discovery/sap.c:109
+#: modules/services_discovery/sap.c:112
 msgid "Allow timeshifting"
 msgstr ""
 
@@ -10210,27 +10411,33 @@ msgid "Settings..."
 msgstr "設定..."
 
 #: modules/gui/macosx/open.m:243
-msgid "Override"
+msgid "Override parametters"
 msgstr ""
 
 #: modules/gui/macosx/open.m:244
-msgid "delay"
+#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
+#: modules/stream_out/bridge.c:41 modules/stream_out/display.c:41
+#: modules/video_filter/mosaic.c:139
+msgid "Delay"
 msgstr "延遲"
 
 #: modules/gui/macosx/open.m:246
-msgid "fps"
+msgid "FPS"
 msgstr ""
 
 #: modules/gui/macosx/open.m:248
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:97
 msgid "Subtitles encoding"
 msgstr "字幕編碼"
 
-#: modules/gui/macosx/open.m:250 modules/misc/freetype.c:96
-#: modules/misc/win32text.c:67
+#: modules/gui/macosx/open.m:250
 msgid "Font size"
 msgstr "字型大小"
 
+#: modules/gui/macosx/open.m:252
+#, fuzzy
+msgid "Subtitles alignment"
+msgstr "字幕檔"
+
 #: modules/gui/macosx/open.m:255
 msgid "Font Properties"
 msgstr "字型設定"
@@ -10250,17 +10457,19 @@ msgid "Open VIDEO_TS Directory"
 msgstr "開啟VIDEO_TS目錄"
 
 #: modules/gui/macosx/output.m:136
-msgid "Advanced output:"
-msgstr "進階輸出:"
+#, fuzzy
+msgid "Streaming/Saving:"
+msgstr "串流"
 
 #: modules/gui/macosx/output.m:140
-msgid "Output Options"
-msgstr "輸出選項"
+#, fuzzy
+msgid "Streaming and Transcoding Options"
+msgstr "串流/轉碼精靈"
 
 #: modules/gui/macosx/output.m:141
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
-msgid "Play locally"
-msgstr ""
+#, fuzzy
+msgid "Display the stream locally"
+msgstr "串流時顯示"
 
 #: modules/gui/macosx/output.m:144
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:510
@@ -10273,15 +10482,16 @@ msgid "Encapsulation Method"
 msgstr ""
 
 #: modules/gui/macosx/output.m:159
-msgid "Transcode options"
-msgstr "轉碼選項"
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
+msgid "Transcoding options"
+msgstr ""
 
 #: modules/gui/macosx/output.m:163 modules/gui/macosx/output.m:173
-#: modules/gui/macosx/wizard.m:424
+#: modules/gui/macosx/wizard.m:425
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:776
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:851
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:840
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:879
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:846
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:885
 msgid "Bitrate (kb/s)"
 msgstr ""
 
@@ -10323,162 +10533,150 @@ msgstr ""
 msgid "Save File"
 msgstr "儲存檔案"
 
-#: modules/gui/macosx/playlist.m:478
-msgid "Save Playlist..."
-msgstr "儲存播放清單..."
-
-#: modules/gui/macosx/playlist.m:480 modules/gui/pda/pda_interface.c:1254
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
-msgid "Delete"
-msgstr "刪除"
-
-#: modules/gui/macosx/playlist.m:481
-msgid "Expand Node"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:484
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
-msgid "Preparse"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:485
-msgid "Sort Node by Name"
-msgstr "依名稱排序節點"
-
-#: modules/gui/macosx/playlist.m:486
-msgid "Sort Node by Author"
-msgstr "依製作人排序節點"
-
-#: modules/gui/macosx/playlist.m:489 modules/gui/macosx/playlist.m:1520
-#, fuzzy
-msgid "No items in the playlist"
-msgstr "播放清單中沒有項目"
-
-#: modules/gui/macosx/playlist.m:493
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
-msgid "Search"
-msgstr "搜尋"
-
-#: modules/gui/macosx/playlist.m:495
-#, fuzzy
-msgid "Search in Playlist"
-msgstr "開啟播放清單"
-
-#: modules/gui/macosx/playlist.m:496
-msgid "Standard Play"
-msgstr "標準播放"
-
-#: modules/gui/macosx/playlist.m:499
-#, fuzzy
-msgid "Add Folder to Playlist"
-msgstr "增加至播放清單"
-
-#: modules/gui/macosx/playlist.m:745
-#, fuzzy
-msgid "Save Playlist"
-msgstr "儲存播放清單"
-
-#: modules/gui/macosx/playlist.m:1489
-msgid "Empty Folder"
-msgstr ""
-
-#: modules/gui/macosx/playlist.m:1514
-#, fuzzy, c-format
-msgid "%i items in the playlist"
-msgstr "播放清單中有 %i 個項目"
-
-#: modules/gui/macosx/playlist.m:1524
-#, fuzzy
-msgid "1 item in the playlist"
-msgstr "播放清單中有 1 個項目"
-
-#: modules/gui/macosx/playlistinfo.m:55
+#: modules/gui/macosx/playlistinfo.m:56
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:585
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
 msgid "URI"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:62
+#: modules/gui/macosx/playlistinfo.m:63
 #, fuzzy
 msgid "Advanced Information"
 msgstr "進階選項"
 
-#: modules/gui/macosx/playlistinfo.m:63
-#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:85
-msgid "Statistics"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:80
+#: modules/gui/macosx/playlistinfo.m:81
 msgid "Read at media"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:81
+#: modules/gui/macosx/playlistinfo.m:82
 #, fuzzy
 msgid "Input bitrate"
 msgstr "輸入清單"
 
-#: modules/gui/macosx/playlistinfo.m:82
+#: modules/gui/macosx/playlistinfo.m:83
 #, fuzzy
 msgid "Demuxed"
 msgstr "解多工器"
 
-#: modules/gui/macosx/playlistinfo.m:83
+#: modules/gui/macosx/playlistinfo.m:84
 #, fuzzy
 msgid "Stream bitrate"
 msgstr "最大化編碼位元率"
 
-#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/playlistinfo.m:96
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
 #, fuzzy
 msgid "Decoded blocks"
 msgstr "解碼器"
 
-#: modules/gui/macosx/playlistinfo.m:87
+#: modules/gui/macosx/playlistinfo.m:88
 #, fuzzy
 msgid "Displayed frames"
 msgstr "略過頁面"
 
-#: modules/gui/macosx/playlistinfo.m:88
+#: modules/gui/macosx/playlistinfo.m:89
 #, fuzzy
 msgid "Lost frames"
 msgstr "Logo檔名"
 
-#: modules/gui/macosx/playlistinfo.m:90 modules/gui/macosx/wizard.m:403
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
 #: modules/gui/wxwidgets/dialogs/infopanels.cpp:315
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:133
-#: modules/video_filter/deinterlace.c:131
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
 msgid "Streaming"
 msgstr "串流"
 
-#: modules/gui/macosx/playlistinfo.m:91
+#: modules/gui/macosx/playlistinfo.m:92
 msgid "Sent packets"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:92
+#: modules/gui/macosx/playlistinfo.m:93
 msgid "Sent bytes"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:93
+#: modules/gui/macosx/playlistinfo.m:94
 #, fuzzy
 msgid "Send rate"
 msgstr "採樣率"
 
-#: modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/macosx/playlistinfo.m:98
 #, fuzzy
 msgid "Played buffers"
 msgstr "快速播放"
 
-#: modules/gui/macosx/playlistinfo.m:98
+#: modules/gui/macosx/playlistinfo.m:99
 msgid "Lost buffers"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:359
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
-msgid "Info"
-msgstr "資訊"
+#: modules/gui/macosx/playlist.m:479
+msgid "Save Playlist..."
+msgstr "儲存播放清單..."
+
+#: modules/gui/macosx/playlist.m:481 modules/gui/pda/pda_interface.c:1254
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:278
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:285
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:104
+msgid "Delete"
+msgstr "刪除"
+
+#: modules/gui/macosx/playlist.m:482
+msgid "Expand Node"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:485
+#, fuzzy
+msgid "Get Stream Information"
+msgstr "更多資訊"
+
+#: modules/gui/macosx/playlist.m:486
+msgid "Sort Node by Name"
+msgstr "依名稱排序節點"
+
+#: modules/gui/macosx/playlist.m:487
+msgid "Sort Node by Author"
+msgstr "依製作人排序節點"
+
+#: modules/gui/macosx/playlist.m:490 modules/gui/macosx/playlist.m:1523
+#, fuzzy
+msgid "No items in the playlist"
+msgstr "播放清單中沒有項目"
+
+#: modules/gui/macosx/playlist.m:494
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:323
+msgid "Search"
+msgstr "搜尋"
+
+#: modules/gui/macosx/playlist.m:496
+#, fuzzy
+msgid "Search in Playlist"
+msgstr "開啟播放清單"
+
+#: modules/gui/macosx/playlist.m:497
+msgid "Standard Play"
+msgstr "標準播放"
+
+#: modules/gui/macosx/playlist.m:500
+#, fuzzy
+msgid "Add Folder to Playlist"
+msgstr "增加至播放清單"
+
+#: modules/gui/macosx/playlist.m:749
+#, fuzzy
+msgid "Save Playlist"
+msgstr "儲存播放清單"
+
+#: modules/gui/macosx/playlist.m:1492
+msgid "Empty Folder"
+msgstr ""
+
+#: modules/gui/macosx/playlist.m:1517
+#, fuzzy, c-format
+msgid "%i items in the playlist"
+msgstr "播放清單中有 %i 個項目"
+
+#: modules/gui/macosx/playlist.m:1527
+#, fuzzy
+msgid "1 item in the playlist"
+msgstr "播放清單中有 1 個項目"
 
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:212
@@ -10495,14 +10693,13 @@ msgid "Continue"
 msgstr "繼續"
 
 #: modules/gui/macosx/prefs.m:145
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
 msgid ""
-"Beware this will reset your VLC media player preferences.\n"
+"Beware this will reset the VLC media player preferences.\n"
 "Are you sure you want to continue?"
 msgstr ""
 
-#: modules/gui/macosx/prefs.m:705
-msgid "Some options are available but hidden. Check \"Advanced\" to see them."
+#: modules/gui/macosx/prefs.m:708
+msgid "Some options are hidden. Check \"Advanced\" to display them."
 msgstr ""
 
 #: modules/gui/macosx/prefs_widgets.m:1222
@@ -10530,7 +10727,7 @@ msgid "Logo"
 msgstr "循環"
 
 #: modules/gui/macosx/sfilters.m:73 modules/gui/macosx/sfilters.m:98
-#: modules/video_filter/marq.c:114
+#: modules/video_filter/marq.c:115
 msgid "Marquee"
 msgstr ""
 
@@ -10564,111 +10761,106 @@ msgstr "大小"
 msgid "(in pixels)"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:102
-#, fuzzy
-msgid "Timeout"
-msgstr "時間"
-
 #: modules/gui/macosx/sfilters.m:104
 msgid "ms"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:52
+#: modules/gui/macosx/sfilters.m:135 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:52
 #: modules/video_filter/rss.c:63 modules/video_filter/time.c:52
 msgid "Black"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:136 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Gray"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:137 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 #, fuzzy
 msgid "Silver"
 msgstr "放慢"
 
-#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:138 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "White"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:120
-#: modules/misc/win32text.c:79 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:139 modules/misc/freetype.c:127
+#: modules/misc/win32text.c:84 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 msgid "Maroon"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:53
+#: modules/gui/macosx/sfilters.m:140 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:53
 #: modules/video_filter/rss.c:64 modules/video_filter/time.c:53
 #, fuzzy
 msgid "Red"
 msgstr "回捲"
 
-#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:141 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Fuchsia"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:142 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Yellow"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:143 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 msgid "Olive"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:54
+#: modules/gui/macosx/sfilters.m:144 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:54
 #: modules/video_filter/rss.c:65 modules/video_filter/time.c:54
 #, fuzzy
 msgid "Green"
 msgstr "畫面"
 
-#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:121
-#: modules/misc/win32text.c:80 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:145 modules/misc/freetype.c:128
+#: modules/misc/win32text.c:85 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Teal"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:146 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 #, fuzzy
 msgid "Lime"
 msgstr "時間"
 
-#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:147 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Purple"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:148 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Navy"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:55
+#: modules/gui/macosx/sfilters.m:149 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:55
 #: modules/video_filter/rss.c:66 modules/video_filter/time.c:55
 msgid "Blue"
 msgstr ""
 
-#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:122
-#: modules/misc/win32text.c:81 modules/video_filter/marq.c:56
+#: modules/gui/macosx/sfilters.m:150 modules/misc/freetype.c:129
+#: modules/misc/win32text.c:86 modules/video_filter/marq.c:56
 #: modules/video_filter/rss.c:67 modules/video_filter/time.c:56
 msgid "Aqua"
 msgstr ""
@@ -10719,7 +10911,7 @@ msgid "Right-Bottom"
 msgstr "底部"
 
 #: modules/gui/macosx/update.m:84
-msgid "Check for Update"
+msgid "Check for Updates"
 msgstr ""
 
 #: modules/gui/macosx/update.m:85
@@ -10727,20 +10919,20 @@ msgid "Download now"
 msgstr ""
 
 #: modules/gui/macosx/update.m:92
-msgid "Checking for Update..."
+msgid "Checking for Updates..."
 msgstr ""
 
 #: modules/gui/macosx/update.m:180
 #, c-format
-msgid "The current release is %s (%i MB to download)."
+msgid "The latest VLC media player release is %s (%i MB to download)."
 msgstr ""
 
-#: modules/gui/macosx/update.m:194
-msgid "Your version of VLC is outdated."
+#: modules/gui/macosx/update.m:195
+msgid "This version of VLC is outdated."
 msgstr ""
 
-#: modules/gui/macosx/update.m:207
-msgid "Your version of VLC is up-to-date."
+#: modules/gui/macosx/update.m:208
+msgid "This version of VLC is latest available."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:114
@@ -10857,24 +11049,25 @@ msgstr ""
 msgid "MPEG 1 Format"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:258 modules/gui/wxwidgets/streamdata.cpp:137
+#: modules/gui/macosx/wizard.m:258
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at http://yourip:8080 by default."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:262 modules/gui/wxwidgets/streamdata.cpp:134
+#: modules/gui/macosx/wizard.m:262
 msgid ""
-"Use this to stream to several computers. This method is less efficient, as "
-"the server needs to send the stream several times."
+"Use this to stream to several computers. This method is not the most "
+"efficient, as the server needs to send the stream several times, but "
+"generally the most compatible"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:265
 msgid ""
-"Enter the local addresses you want to listen to. Do not enter anything if "
-"you want to listen to all adresses or if you don't understand. This is "
+"Enter the local addresses you want to listen requests on. Do not enter "
+"anything if you want to listen on all the network interfaces. This is "
 "generally the best thing to do. Other computers can then access the stream "
 "at mms://yourip:8080 by default."
 msgstr ""
@@ -10888,12 +11081,11 @@ msgid ""
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:274 modules/gui/macosx/wizard.m:284
-#: modules/gui/macosx/wizard.m:408 modules/gui/wxwidgets/streamdata.cpp:123
+#: modules/gui/wxwidgets/streamdata.cpp:123
 msgid "Enter the address of the computer to stream to."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:285
-#: modules/gui/macosx/wizard.m:412 modules/gui/wxwidgets/streamdata.cpp:122
+#: modules/gui/macosx/wizard.m:275 modules/gui/macosx/wizard.m:413
 #, fuzzy
 msgid "Use this to stream to a single computer."
 msgstr "串流至網路"
@@ -10905,12 +11097,25 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:280 modules/gui/macosx/wizard.m:290
-#: modules/gui/wxwidgets/streamdata.cpp:126
+#: modules/gui/macosx/wizard.m:280
+msgid ""
+"Use this to stream to a dynamic group of computers on a multicast-enabled "
+"network. This is the most efficient method to stream to several computers, "
+"but it won't work over the Internet."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:285
+#, fuzzy
+msgid ""
+"Use this to stream to a single computer. RTP headers will be added to the "
+"stream"
+msgstr "串流至網路"
+
+#: modules/gui/macosx/wizard.m:290
 msgid ""
 "Use this to stream to a dynamic group of computers on a multicast-enabled "
 "network. This is the most efficient method to stream to several computers, "
-"but it does not work over Internet."
+"but it won't work over Internet. RTP headers will be added to the stream"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:362
@@ -10918,358 +11123,349 @@ msgid "Back"
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:365 modules/gui/macosx/wizard.m:368
-#: modules/gui/macosx/wizard.m:1234
+#: modules/gui/macosx/wizard.m:1291
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:82
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:85
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1406
 msgid "Streaming/Transcoding Wizard"
 msgstr "串流/轉碼精靈"
 
-#: modules/gui/macosx/wizard.m:369 modules/gui/wxwidgets/dialogs/wizard.cpp:86
-#, fuzzy
-msgid "This wizard helps you to stream, transcode or save a stream."
-msgstr "這個精靈可以幫助你串流、轉碼或是儲存一個串流"
+#: modules/gui/macosx/wizard.m:369
+msgid "This wizard allows to configure simple streaming or transcoding setups."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:373 modules/gui/wxwidgets/dialogs/wizard.cpp:92
+#: modules/gui/macosx/wizard.m:373
 msgid ""
 "This wizard only gives access to a small subset of VLC's streaming and "
-"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
-"of them."
+"transcoding capabilities. The Open and 'Saving/Streaming' dialogs will give "
+"access to more features."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:376 modules/gui/macosx/wizard.m:527
-#: modules/gui/macosx/wizard.m:1595
+#: modules/gui/macosx/wizard.m:377 modules/gui/macosx/wizard.m:525
+#: modules/gui/macosx/wizard.m:1659
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:88
 msgid "Stream to network"
 msgstr "串流至網路"
 
-#: modules/gui/macosx/wizard.m:378 modules/gui/macosx/wizard.m:1603
+#: modules/gui/macosx/wizard.m:379 modules/gui/macosx/wizard.m:1667
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:90
 msgid "Transcode/Save to file"
 msgstr "轉碼/儲存至檔案"
 
-#: modules/gui/macosx/wizard.m:382
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:101
+#: modules/gui/macosx/wizard.m:383
 msgid "Choose input"
 msgstr "選擇輸出"
 
-#: modules/gui/macosx/wizard.m:383
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:102
+#: modules/gui/macosx/wizard.m:384
 #, fuzzy
 msgid "Choose here your input stream."
 msgstr "在這選擇你的輸入串流"
 
-#: modules/gui/macosx/wizard.m:385 modules/gui/macosx/wizard.m:565
-#: modules/gui/macosx/wizard.m:1636
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:104
+#: modules/gui/macosx/wizard.m:386 modules/gui/macosx/wizard.m:563
+#: modules/gui/macosx/wizard.m:1700
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:109
 msgid "Select a stream"
 msgstr "選擇串流"
 
-#: modules/gui/macosx/wizard.m:387
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:105
+#: modules/gui/macosx/wizard.m:388
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
 msgid "Existing playlist item"
 msgstr "存在的播放清單項目"
 
-#: modules/gui/macosx/wizard.m:388 modules/gui/macosx/wizard.m:453
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:567
+#: modules/gui/macosx/wizard.m:389 modules/gui/macosx/wizard.m:454
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:573
 msgid "Choose..."
 msgstr "選擇..."
 
-#: modules/gui/macosx/wizard.m:393 modules/gui/macosx/wizard.m:470
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:619
+#: modules/gui/macosx/wizard.m:394 modules/gui/macosx/wizard.m:468
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:625
 msgid "Partial Extract"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:395
+#: modules/gui/macosx/wizard.m:396
 msgid ""
-"Use this to read only a part of the stream. You must be able to control the "
-"incoming stream (for example, a file or a disc, but not an UDP network "
-"stream.) Enter the starting and ending times (in seconds)."
+"This can be used to read only a part of the stream. It must be possible to "
+"control the incoming stream (for example, a file or a disc, but not an UDP "
+"network stream.) The starting and ending times can be given in seconds."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:399
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:630
+#: modules/gui/macosx/wizard.m:400
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:636
 msgid "From"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:400
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:635
+#: modules/gui/macosx/wizard.m:401
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:641
 msgid "To"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:404
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
-msgid "In this page, you will select how your input stream will be sent."
+#: modules/gui/macosx/wizard.m:405
+#, fuzzy
+msgid "This page allows to select how the input stream will be sent."
 msgstr "在這一頁,你可以選擇你的輸入串流的傳送方式"
 
-#: modules/gui/macosx/wizard.m:406 modules/gui/macosx/wizard.m:464
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1046 modules/stream_out/rtp.c:46
+#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:462
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1052 modules/stream_out/rtp.c:46
 msgid "Destination"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:407 modules/gui/macosx/wizard.m:476
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1032
+#: modules/gui/macosx/wizard.m:408 modules/gui/macosx/wizard.m:474
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1038
 msgid "Streaming method"
 msgstr "串流方式"
 
-#: modules/gui/macosx/wizard.m:410
-msgid "UDP Unicast"
+#: modules/gui/macosx/wizard.m:409
+msgid "Address of the computer to stream to."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:411
+msgid "UDP Unicast"
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:412
 msgid "UDP Multicast"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:416 modules/gui/pda/pda_interface.c:1221
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:119
-#: modules/stream_out/transcode.c:167
+#: modules/gui/macosx/wizard.m:417 modules/gui/pda/pda_interface.c:1221
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/stream_out/transcode.c:186
 msgid "Transcode"
 msgstr "轉碼"
 
-#: modules/gui/macosx/wizard.m:417
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:120
+#: modules/gui/macosx/wizard.m:418
 msgid ""
-"If you want to change the compression format of the audio or video tracks, "
-"fill in this page. (If you only want to change the container format, proceed "
-"to next page.)"
+"This page allows to change the compression format of the audio or video "
+"tracks. To change only the container format, proceed to next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:422 modules/gui/macosx/wizard.m:478
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:862
+#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:476
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:868
 msgid "Transcode audio"
 msgstr "音訊轉碼"
 
-#: modules/gui/macosx/wizard.m:423 modules/gui/macosx/wizard.m:480
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:823
+#: modules/gui/macosx/wizard.m:424 modules/gui/macosx/wizard.m:478
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:829
 msgid "Transcode video"
 msgstr "視訊轉碼"
 
-#: modules/gui/macosx/wizard.m:426 modules/gui/macosx/wizard.m:1738
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:127
-msgid "If your stream has audio and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:1802
+msgid ""
+"Enabling this allows to transcode the audio track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:428 modules/gui/macosx/wizard.m:1755
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:122
-msgid "If your stream has video and you want to transcode it, enable this."
+#: modules/gui/macosx/wizard.m:429 modules/gui/macosx/wizard.m:1819
+msgid ""
+"Enabling this allows to transcode the video track if one is present in the "
+"stream."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:432
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:142
+#: modules/gui/macosx/wizard.m:433
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:148
 msgid "Encapsulation format"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:433
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
+#: modules/gui/macosx/wizard.m:434
 msgid ""
-"In this page, you will select how the stream will be encapsulated. Depending "
-"on the choices you made, all formats won't be available."
+"This page allows to select how the stream will be encapsulated. Depending on "
+"previously chosen settings all formats won't be available."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:438
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
+#: modules/gui/macosx/wizard.m:439
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:162
 msgid "Additional streaming options"
 msgstr "附加的串流選項"
 
-#: modules/gui/macosx/wizard.m:439
+#: modules/gui/macosx/wizard.m:440
 #, fuzzy
-msgid ""
-"In this page, you will define a few additional parameters for your stream."
+msgid "In this page, a few additional streaming parameters can be set."
 msgstr "在這一頁,你可以選擇你的輸入串流的傳送方式"
 
-#: modules/gui/macosx/wizard.m:443 modules/gui/macosx/wizard.m:472
-#: modules/gui/macosx/wizard.m:1793
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340
+#: modules/gui/macosx/wizard.m:444 modules/gui/macosx/wizard.m:470
+#: modules/gui/macosx/wizard.m:1858
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1346
 msgid "SAP Announce"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:445 modules/gui/macosx/wizard.m:454
-#: modules/gui/macosx/wizard.m:482 modules/gui/macosx/wizard.m:1806
+#: modules/gui/macosx/wizard.m:446 modules/gui/macosx/wizard.m:455
+#: modules/gui/macosx/wizard.m:480 modules/gui/macosx/wizard.m:1871
 #, fuzzy
 msgid "Local playback"
 msgstr "停止重播"
 
-#: modules/gui/macosx/wizard.m:449
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+#: modules/gui/macosx/wizard.m:450
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:155
 msgid "Additional transcode options"
 msgstr "附加的轉碼選項"
 
-#: modules/gui/macosx/wizard.m:450
+#: modules/gui/macosx/wizard.m:451
 #, fuzzy
-msgid ""
-"In this page, you will define a few additional parameters for your "
-"transcoding."
+msgid "In this page, a few additional transcoding parameters can be set."
 msgstr "在這一頁,你可以選擇你的輸入串流的傳送方式"
 
-#: modules/gui/macosx/wizard.m:452 modules/gui/macosx/wizard.m:1125
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1264
+#: modules/gui/macosx/wizard.m:453 modules/gui/macosx/wizard.m:1121
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1270
 msgid "Select the file to save to"
 msgstr "選擇檔案以儲存至"
 
-#: modules/gui/macosx/wizard.m:456
+#: modules/gui/macosx/wizard.m:459
 msgid ""
-"Note that your input files will keep their original names when being saved "
-"in the folder you selected. Existing files may be overwritten."
+"This page lists all the settings.Click \"Finish\" to start streaming or "
+"transcoding."
 msgstr ""
 
 #: modules/gui/macosx/wizard.m:461
-msgid ""
-"This page lists all your selections. Click \"Finish\" to start your "
-"streaming or transcoding."
-msgstr ""
-
-#: modules/gui/macosx/wizard.m:463
 #, fuzzy
 msgid "Summary"
 msgstr "虛擬"
 
-#: modules/gui/macosx/wizard.m:466
+#: modules/gui/macosx/wizard.m:464
 #, fuzzy
 msgid "Encap. format"
 msgstr "影像格式"
 
-#: modules/gui/macosx/wizard.m:468
+#: modules/gui/macosx/wizard.m:466
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
 #, fuzzy
 msgid "Input stream"
 msgstr "輸入清單"
 
-#: modules/gui/macosx/wizard.m:474
+#: modules/gui/macosx/wizard.m:472
 #, fuzzy
 msgid "Save file to"
 msgstr "儲存檔案"
 
-#: modules/gui/macosx/wizard.m:632
+#: modules/gui/macosx/wizard.m:630
 #, fuzzy
 msgid "No input selected"
 msgstr "沒有輸入"
 
-#: modules/gui/macosx/wizard.m:634
+#: modules/gui/macosx/wizard.m:632
 msgid ""
-"You have selected neither a new stream nor a valid playlist item. VLC is "
-"unable to guess, which input you want use.\n"
+"No new stream or valid playlist item has been selected.\n"
 "\n"
 "Choose one before going to the next page."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:698
+#: modules/gui/macosx/wizard.m:695
 msgid "No valid destination"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:700
+#: modules/gui/macosx/wizard.m:697
 msgid ""
-"You need to enter a valid destination you want to stream to. Enter either a "
-"Unicast-IP or a Multicast-IP.\n"
+"A valid destination has to be selected Enter either a Unicast-IP or a "
+"Multicast-IP.\n"
 "\n"
 "If you don't know what this means, have a look at the VLC Streaming HOWTO "
 "and the help texts in this window."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1092
+#: modules/gui/macosx/wizard.m:1089
 msgid ""
-"Your chosen codecs are not compatible with each other. For example: you "
-"cannot mix uncompressed audio with any video codec.\n"
+"The chosen codecs are not compatible with each other. For example: It is "
+"impossibleto  mix uncompressed audio with any video codec.\n"
 "\n"
 "Correct your selection and try again."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1119
+#: modules/gui/macosx/wizard.m:1116
 #, fuzzy
-msgid "Select the folder to save to"
+msgid "Select the directory to save to"
 msgstr "選擇檔案以儲存至"
 
-#: modules/gui/macosx/wizard.m:1172
+#: modules/gui/macosx/wizard.m:1167
 #, fuzzy
 msgid "No folder selected"
 msgstr "沒有輸入"
 
-#: modules/gui/macosx/wizard.m:1174
-msgid "You you need to select a folder, you want to save your files to."
-msgstr ""
+#: modules/gui/macosx/wizard.m:1169
+#, fuzzy
+msgid "A directory where to save the files has to be selected."
+msgstr "允許你指定視訊快照的存放目錄"
 
-#: modules/gui/macosx/wizard.m:1176 modules/gui/macosx/wizard.m:1183
+#: modules/gui/macosx/wizard.m:1171
 msgid ""
-"Enter either a valid path or choose a location through the button's dialog-"
-"box."
+"Enter either a valid path or use the \"Choose...\" button to select a "
+"location."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1179
+#: modules/gui/macosx/wizard.m:1174
 msgid "No file selected"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1181
-#, fuzzy
-msgid "You you need to select a file, you want to save to."
-msgstr "你必須選擇檔案以另存"
+#: modules/gui/macosx/wizard.m:1176
+msgid "A file where to save the stream has to be selected."
+msgstr ""
 
-#: modules/gui/macosx/wizard.m:1315
+#: modules/gui/macosx/wizard.m:1178
+msgid ""
+"Enter either a valid path or use the \"Choose\" button to select a location."
+msgstr ""
+
+#: modules/gui/macosx/wizard.m:1372
 msgid "Finish"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1320
+#: modules/gui/macosx/wizard.m:1377
 #, fuzzy, c-format
 msgid "%i items"
 msgstr "檢視項目(&V)"
 
-#: modules/gui/macosx/wizard.m:1328 modules/gui/macosx/wizard.m:1382
+#: modules/gui/macosx/wizard.m:1385 modules/gui/macosx/wizard.m:1439
 msgid "yes"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1330 modules/gui/macosx/wizard.m:1340
-#: modules/gui/macosx/wizard.m:1353 modules/gui/macosx/wizard.m:1365
-#: modules/gui/macosx/wizard.m:1385
+#: modules/gui/macosx/wizard.m:1387 modules/gui/macosx/wizard.m:1397
+#: modules/gui/macosx/wizard.m:1410 modules/gui/macosx/wizard.m:1422
+#: modules/gui/macosx/wizard.m:1442
 #, fuzzy
 msgid "no"
 msgstr "資訊"
 
-#: modules/gui/macosx/wizard.m:1336
+#: modules/gui/macosx/wizard.m:1393
 #, objc-format
 msgid "yes: from %@ to %@ secs"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1346 modules/gui/macosx/wizard.m:1358
+#: modules/gui/macosx/wizard.m:1403 modules/gui/macosx/wizard.m:1415
 #, objc-format
 msgid "yes: %@ @ %@ kb/s"
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1597
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#: modules/gui/macosx/wizard.m:1661
 #, fuzzy
-msgid "Use this to stream on a network."
+msgid "This allows to stream on a network."
 msgstr "串流至網路"
 
-#: modules/gui/macosx/wizard.m:1605
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:96
+#: modules/gui/macosx/wizard.m:1669
 msgid ""
-"Use this to save a stream to a file. You have the possibility to reencode "
-"the stream. You can save whatever VLC can read.\n"
-"Please notice that VLC is not very suited for file to file transcoding. You "
-"should use its transcoding features to save network streams, for example."
+"This allows to save a stream to a file. The can be reencoded on the fly. "
+"Whatever VLC can read can be saved.\n"
+"Please note that VLC is not very suited for file to file transcoding. Its "
+"transcoding features are however useful to save network streams, for example."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1733
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:129
+#: modules/gui/macosx/wizard.m:1797
 #, fuzzy
 msgid "Select your audio codec. Click one to get more information."
 msgstr "選擇你的音訊編碼器,點擊以顯示更多資訊"
 
-#: modules/gui/macosx/wizard.m:1750
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:124
+#: modules/gui/macosx/wizard.m:1814
 #, fuzzy
 msgid "Select your video codec. Click one to get more information."
 msgstr "選擇你的視訊編碼器,點擊以顯示更多資訊"
 
-#: modules/gui/macosx/wizard.m:1784
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:160
+#: modules/gui/macosx/wizard.m:1849
 msgid ""
-"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
-"number of routers your stream can go through. If you don't know what it "
-"means, or if you want to stream on your local network only, leave this "
-"setting to 1."
+"This allows to define the TTL (Time-To-Live) of the stream. This parameter "
+"is the maximum number of routers your stream can go through. If you don't "
+"know what it means, or if you want to stream on your local network only, "
+"leave this setting to 1."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1795
+#: modules/gui/macosx/wizard.m:1860
 msgid ""
-"When streaming using UDP, you can announce your streams using the SAP/SDP "
+"When streaming using UDP, the streams can be announced using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
 "multicast address, it will appear in their playlist if they enable the SAP "
 "extra interface.\n"
@@ -11277,7 +11473,7 @@ msgid ""
 "name will be used."
 msgstr ""
 
-#: modules/gui/macosx/wizard.m:1808
+#: modules/gui/macosx/wizard.m:1873
 msgid ""
 "When this option is enabled, the stream will be both played and transcoded/"
 "streamed.\n"
@@ -11478,7 +11674,7 @@ msgstr ""
 msgid "secam"
 msgstr ""
 
-#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:125
+#: modules/gui/pda/pda_interface.c:743 modules/video_filter/mosaic.c:167
 msgid "auto"
 msgstr "自動"
 
@@ -11752,7 +11948,7 @@ msgid "Skin files (*.vlt;*.wsz)|*.vlt;*.wsz|Skin files (*.xml)|*.xml"
 msgstr "面板檔案 (*.vlt)|*.vlt|Skin files (*.xml)|*.xml|"
 
 #: modules/gui/skins2/src/dialogs.cpp:231
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:947
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:949
 msgid "Open playlist"
 msgstr "開啟播放清單"
 
@@ -11764,7 +11960,7 @@ msgid ""
 msgstr "所有播放清單|*.pls;*.m3u;*.asx;*.b4s|M3U files|*.m3u"
 
 #: modules/gui/skins2/src/dialogs.cpp:241
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:931
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:933
 msgid "Save playlist"
 msgstr "儲存播放清單"
 
@@ -11773,40 +11969,43 @@ msgid "M3U file|*.m3u|XSPF playlist|*.xspf"
 msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:343
-msgid "Last skin used"
-msgstr "上一個使用的面板"
+msgid "Skin to use"
+msgstr ""
 
 #: modules/gui/skins2/src/skin_main.cpp:344
-msgid "Select the path to the last skin used."
-msgstr "選擇上一個使用的面板的路徑"
+#, fuzzy
+msgid "Path to the skin to use."
+msgstr "欲使用的PNG檔案完整路徑"
 
 #: modules/gui/skins2/src/skin_main.cpp:345
 msgid "Config of last used skin"
 msgstr "組態上一次使用的面板"
 
 #: modules/gui/skins2/src/skin_main.cpp:346
-msgid "Config of last used skin."
-msgstr "組態上一次使用的面板"
+msgid ""
+"Windows configuration of the last used. This option is updated automatically "
+"by the skins module."
+msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:347
+#: modules/gui/skins2/src/skin_main.cpp:349
 msgid "Enable transparency effects"
 msgstr "啟用透明效果"
 
-#: modules/gui/skins2/src/skin_main.cpp:348
+#: modules/gui/skins2/src/skin_main.cpp:350
 msgid ""
 "You can disable all transparency effects if you want. This is mainly useful "
 "when moving windows does not behave correctly."
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:365
+#: modules/gui/skins2/src/skin_main.cpp:367
 msgid "Skins"
 msgstr ""
 
-#: modules/gui/skins2/src/skin_main.cpp:366
+#: modules/gui/skins2/src/skin_main.cpp:368
 msgid "Skinnable Interface"
 msgstr "可面板化介面"
 
-#: modules/gui/skins2/src/skin_main.cpp:373
+#: modules/gui/skins2/src/skin_main.cpp:375
 msgid "Skins loader demux"
 msgstr "面板載入器解多工"
 
@@ -11828,21 +12027,21 @@ msgstr ""
 "(WinCE介面)\n"
 "\n"
 
-#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:920
+#: modules/gui/wince/interface.cpp:497 modules/gui/wxwidgets/interface.cpp:937
 msgid ""
 "(c) 1996-2006 - the VideoLAN Team\n"
 "\n"
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:921
+#: modules/gui/wince/interface.cpp:498 modules/gui/wxwidgets/interface.cpp:938
 msgid "Compiled by "
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:923
+#: modules/gui/wince/interface.cpp:500 modules/gui/wxwidgets/interface.cpp:940
 msgid "Compiler: "
 msgstr ""
 
-#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:925
+#: modules/gui/wince/interface.cpp:502 modules/gui/wxwidgets/interface.cpp:942
 msgid "Based on SVN revision: "
 msgstr ""
 
@@ -11864,12 +12063,12 @@ msgid ""
 msgstr ""
 
 #: modules/gui/wince/preferences_widgets.cpp:527
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:675
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:677
 msgid "Choose directory"
 msgstr "選擇目錄"
 
 #: modules/gui/wince/preferences_widgets.cpp:536
-#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:684
+#: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:686
 msgid "Choose file"
 msgstr "選擇檔案"
 
@@ -11895,6 +12094,11 @@ msgstr ""
 msgid "Edit bookmark"
 msgstr "編輯書籤"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:101
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:197
+msgid "Bytes"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "你必須選擇兩個書籤"
@@ -11903,6 +12107,11 @@ msgstr "你必須選擇兩個書籤"
 msgid "The stream must be playing or paused for bookmarks to work"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:441
+msgid ""
+"No input found. The stream must be playing or paused for bookmarks to work."
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:449
 msgid ""
 "Input has changed, unable to save bookmark. Use \"pause\" while editing "
@@ -12037,81 +12246,80 @@ msgid "RTSP"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/open.cpp:926
-msgid "Name of DVD device to read from."
-msgstr ""
+#, fuzzy
+msgid "DVD device to use"
+msgstr "DVD裝置"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:957
+#: modules/gui/wxwidgets/dialogs/open.cpp:956
 msgid ""
 "Name of CD-ROM device to read Video CD from. If this field is left empty, we "
 "will scan for a CD-ROM with a VCD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:966
-msgid "Name of CD-ROM device to read Video CD from."
-msgstr ""
+#: modules/gui/wxwidgets/dialogs/open.cpp:965
+#: modules/gui/wxwidgets/dialogs/open.cpp:988
+#, fuzzy
+msgid "CD-ROM device to use"
+msgstr "CDDB伺服器逾時"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:985
+#: modules/gui/wxwidgets/dialogs/open.cpp:983
 msgid ""
 "Name of CD-ROM device to read audio CD from. If this field is left empty, we "
 "will scan for a CD-ROM with an audio CD in it."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:990
-msgid "Name of CD-ROM device to read audio CD from."
-msgstr ""
-
-#: modules/gui/wxwidgets/dialogs/open.cpp:1293
+#: modules/gui/wxwidgets/dialogs/open.cpp:1290
 #, fuzzy
 msgid "Open subtitles file"
 msgstr "使用字幕檔"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1670
+#: modules/gui/wxwidgets/dialogs/open.cpp:1667
 #, fuzzy
 msgid "Title number."
 msgstr "調節器數量"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1672
+#: modules/gui/wxwidgets/dialogs/open.cpp:1669
 msgid ""
 "DVD's can have up to 32 subtitles numbered 0..31. Note this is not the same "
 "thing as a subtitle name e.g. 'en'. If a value -1 is used, no subtitle will "
 "be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1675
+#: modules/gui/wxwidgets/dialogs/open.cpp:1672
 msgid "Audio track number. DVD's can have up to 8 audio tracks numbered 0..7."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1696
+#: modules/gui/wxwidgets/dialogs/open.cpp:1693
 msgid "Playback control (PBC) usually starts with number 1."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1702
+#: modules/gui/wxwidgets/dialogs/open.cpp:1699
 msgid "The first entry (the beginning of the first MPEG track) is 0."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1707
+#: modules/gui/wxwidgets/dialogs/open.cpp:1704
 #, fuzzy
 msgid "Track number."
 msgstr "調節器數量"
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1713
+#: modules/gui/wxwidgets/dialogs/open.cpp:1710
 msgid ""
 "SVCD's can have up to 4 subtitles numbered 0..3. If a value -1 is used, no "
 "subtitle will be shown."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1715
+#: modules/gui/wxwidgets/dialogs/open.cpp:1712
 msgid ""
 "Audio track number. VCD's can have up to 2 audio tracks numbered 0 or 1. "
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1727
+#: modules/gui/wxwidgets/dialogs/open.cpp:1724
 msgid ""
 "Audio CDs can have up to 100 tracks, the first track is usually 1. If 0 is "
 "given, then all tracks are played."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/open.cpp:1731
+#: modules/gui/wxwidgets/dialogs/open.cpp:1728
 msgid "Audio CDs can have up to 100 tracks, the first track is usually 1."
 msgstr ""
 
@@ -12128,7 +12336,8 @@ msgid "Add &Directory..."
 msgstr "增加目錄(&D)..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:238
-msgid "&Add MRL..."
+#, fuzzy
+msgid "&Add URL..."
 msgstr "增加MRL(&A)..."
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:243
@@ -12152,7 +12361,8 @@ msgid "&Reverse sort by title"
 msgstr "依標題反向排序(&R)"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-msgid "&Shuffle Playlist"
+#, fuzzy
+msgid "&Shuffle"
 msgstr "亂化播放清單"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:257
@@ -12179,76 +12389,92 @@ msgstr "檢視項目(&V)"
 msgid "Play this branch"
 msgstr "播放該分支"
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:276
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
+msgid "Preparse"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:277
 msgid "Sort this branch"
 msgstr "排序該分支"
 
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:279
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:286
+msgid "Info"
+msgstr "資訊"
+
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:280
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 #, fuzzy
 msgid "Add node"
 msgstr "音訊編碼器"
 
 #: modules/gui/wxwidgets/dialogs/playlist.cpp:358
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:792
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:794
 #: modules/gui/wxwidgets/playlist_manager.cpp:426
 msgid "root"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:589
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:809
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:591
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:811
 #, c-format
 msgid "%i items in playlist (%i not shown)"
 msgstr "%i個項目在播放清單中(%i未顯示)"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:602
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:816
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:604
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:818
 #, c-format
 msgid "%i items in playlist"
 msgstr "播放清單中有 %i 個項目"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:911
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:913
 msgid "M3U file"
 msgstr "M3U檔案"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:912
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:914
 #, fuzzy
 msgid "XSPF playlist"
 msgstr "儲存播放清單"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Playlist is empty"
 msgstr "逼放清單是空的"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:919
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:921
 msgid "Can't save"
 msgstr "無法儲存"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1413
-#: modules/gui/wxwidgets/wxwidgets.cpp:111 modules/misc/freetype.c:100
-#: modules/misc/win32text.c:71
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/wxwidgets.cpp:114 modules/misc/freetype.c:105
+#: modules/misc/win32text.c:76
 msgid "Normal"
 msgstr "正常"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1415
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
 #, fuzzy
 msgid "Sorted by artist"
 msgstr "依製作人排序"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1417
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1419
 #, fuzzy
 msgid "Sorted by Album"
 msgstr "依名稱排序"
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1622
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1624
 msgid "Please enter node name"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:1623
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:1625
 msgid "New node"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/preferences.cpp:1016
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:293
+msgid ""
+"This will reset your VLC media player preferences.\n"
+"Are you sure you want to continue?"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/preferences.cpp:1024
 msgid ""
 "Some options are available but hidden. Check \"Advanced options\" to see "
 "them."
@@ -12268,8 +12494,8 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/preferences_widgets.cpp:433
 msgid ""
-"Select modules that you want. To get more advanced control, you can also "
-"modify the resulting chain by yourself"
+"Select which modules you want to use. To get more advanced control, you can "
+"also modify the resulting \"chain\" by yourself"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:167
@@ -12277,32 +12503,36 @@ msgid "Stream output MRL"
 msgstr "串流輸出MRL"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:171
-msgid "Destination Target:"
-msgstr ""
+#, fuzzy
+msgid "Target:"
+msgstr "開啟目標:"
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:174
 msgid ""
-"You can use this field directly by typing the full MRL you want to open.\n"
+"You can use this field directly by typing the full MRL you want to stream "
+"to.\n"
 "Alternatively, the field will be filled automatically when you use the "
 "controls below"
 msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:462
-msgid "Output methods"
-msgstr "輸出方式"
+#, fuzzy
+msgid "Outputs"
+msgstr "輸出URL"
+
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:470
+msgid "Play locally"
+msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:473
 msgid "MMSH"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:474 modules/stream_out/rtp.c:92
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:474
+#: modules/stream_out/rtp.c:101
 msgid "RTP"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
-msgid "Miscellaneous options"
-msgstr "雜項選項"
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:592
 msgid "Group name"
 msgstr "群組名稱"
@@ -12316,10 +12546,6 @@ msgstr "頻道名稱"
 msgid "Select all elementary streams"
 msgstr "選擇一個網路串流"
 
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:711
-msgid "Transcoding options"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/streamout.cpp:768
 msgid "Video codec"
 msgstr "視訊編碼器"
@@ -12351,8 +12577,9 @@ msgid "Subtitles file"
 msgstr "字幕檔"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:129
-msgid "Subtitles options"
-msgstr "字幕選項"
+#, fuzzy
+msgid "Options"
+msgstr "選項:"
 
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:211
 msgid ""
@@ -12360,12 +12587,6 @@ msgid ""
 "subtitles."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/subtitles.cpp:218
-#: modules/stream_out/bridge.c:40 modules/stream_out/display.c:41
-#: modules/video_filter/mosaic.c:112
-msgid "Delay"
-msgstr "延遲"
-
 #: modules/gui/wxwidgets/dialogs/subtitles.cpp:227
 msgid "Set subtitle delay (in 1/10s)"
 msgstr "設定字幕延遲(1/10秒)"
@@ -12376,21 +12597,21 @@ msgstr "開啟檔案"
 
 #: modules/gui/wxwidgets/dialogs/updatevlc.cpp:65
 #, fuzzy
-msgid "VLC media player - Updates"
-msgstr "VLC多媒體播放程式"
+msgid "Updates"
+msgstr "更新"
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:77
-msgid "Check for updates now !"
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:78
+msgid "Check for updates"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:153
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:154
 msgid ""
 "\n"
-"Available updates and related downloads:\n"
+"Available updates and related downloads\n"
 "(Double click on a file to download it)\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:179
+#: modules/gui/wxwidgets/dialogs/updatevlc.cpp:182
 #, fuzzy
 msgid "Save file..."
 msgstr "儲存檔案"
@@ -12419,7 +12640,7 @@ msgstr ""
 
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:385
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:396
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:116
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:121
 msgid "Choose"
 msgstr "選擇"
 
@@ -12437,34 +12658,54 @@ msgstr "循環"
 msgid "Create"
 msgstr "置中"
 
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:523
-#, fuzzy
-msgid "VLM configuration"
-msgstr "VLM設定檔"
-
 #: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:561
 #, fuzzy
 msgid "VLM stream"
 msgstr "播放串流"
 
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:86
+#, fuzzy
+msgid "This wizard helps you to stream, transcode or save a stream."
+msgstr "這個精靈可以幫助你串流、轉碼或是儲存一個串流"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:89
+#, fuzzy
+msgid "Use this to stream on a network."
+msgstr "串流至網路"
+
 #: modules/gui/wxwidgets/dialogs/wizard.cpp:91
 msgid "Use this to re-encode a stream and save it to a file."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:94
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:93
+msgid ""
+"This wizard only gives access to a small subset of VLC's streaming and "
+"transcoding capabilities. Use the Open and Stream Output dialogs to get all "
+"of them."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:97
 #, fuzzy
 msgid "Use this to stream on a network"
 msgstr "串流至網路"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:107
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:99
+msgid ""
+"Use this to save a stream to a file. You have the ability to reencode the "
+"stream. You can save whatever VLC can read.\n"
+"Please notice that VLC is not very suited for file to file transcoding. You "
+"should use its transcoding features to save network streams, for example."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:112
 msgid "You must choose a stream"
 msgstr "你必須選擇一個串流"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:108
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:113
 msgid "Uh Oh! Unable to find playlist !"
 msgstr "喔喔!無法找到播放清單 !"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:110
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:115
 msgid ""
 "Use this to read only a part of the stream. You must be able to control the "
 "incoming stream (for example, a file or a disc, but not a RTP/UDP network "
@@ -12472,33 +12713,76 @@ msgid ""
 "Enter the starting and ending times (in seconds)."
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:137
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:125
+msgid ""
+"If you want to change the compression format of the audio or video tracks, "
+"fill in this page. (If you only want to change the container format, proceed "
+"to next  page.)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:130
+msgid "Transcode video (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:131
+#, fuzzy
+msgid "Select the target video codec. Click one to get more information."
+msgstr "選擇你的視訊編碼器,點擊以顯示更多資訊"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
+msgid "Transcode audio (if your stream has some)"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
+#, fuzzy
+msgid "Select the target audio codec. Click one to get more information."
+msgstr "選擇你的音訊編碼器,點擊以顯示更多資訊"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:140
+msgid "In this page, you will select how your input stream will be sent."
+msgstr "在這一頁,你可以選擇你的輸入串流的傳送方式"
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:143
 msgid "This does not appear to be a valid multicast address"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:145
 #, fuzzy
 msgid "You need to enter an address"
 msgstr "你必須輸入位置"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:150
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:149
+msgid ""
+"In this page, you will select how the stream will be encapsulated. Depending "
+"on the choices you made, all formats won't be available."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:156
 #, fuzzy
 msgid ""
 "In this page, you will define a few additionnal parameters for your "
 "transcoding"
 msgstr "在這一頁,你可以選擇你的輸入串流的傳送方式"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:153
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:159
 msgid "You must choose a file to save to"
 msgstr "你必須選擇檔案以另存"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:157
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:163
 #, fuzzy
 msgid ""
 "In this page, you will define a few additionnal parameters for your stream"
 msgstr "在這一頁,你可以選擇你的輸入串流的傳送方式"
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:165
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:166
+msgid ""
+"Define the TTL (Time-To-Live) of the stream. This parameter is the maximum "
+"number of routers your stream can go through. If you don't know what it "
+"means, or if you want to stream on your local network only, leave this "
+"setting to 1."
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:171
 msgid ""
 "When streaming using RTP, you can announce your streams using the SAP/SDP "
 "announcing protocol. This way, the clients won't have to type in the "
@@ -12508,55 +12792,90 @@ msgid ""
 "name will be used"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1283
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1289
 #, fuzzy
 msgid "Save to file"
 msgstr "儲存檔案"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:42
+#: modules/gui/wxwidgets/extrapanel.cpp:41
 msgid ""
-"If this setting is not zero, the bands will move together when you move one. "
-"The higher the value is, the more correlated their movement will be."
+"Controls the blending of equalizer bands. The higher this value is, the more "
+"correlated their movement will be."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:148
+msgid "Creates several clones of the image"
+msgstr "建立數個影像複製"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:149
+#, fuzzy
+msgid "Adds distortion effects"
+msgstr "選擇效果"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:150
+#, fuzzy
+msgid "Inverts the colors of the image"
+msgstr "建立數個影像複製"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:151
+msgid "Adds motion blurring to the image"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155 modules/video_filter/magnify.c:60
+#: modules/gui/wxwidgets/extrapanel.cpp:153 modules/video_filter/magnify.c:60
 msgid "Magnify"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:155
+#: modules/gui/wxwidgets/extrapanel.cpp:153
 #, fuzzy
 msgid "Magnifies part of the image"
 msgstr "旋轉或翻轉影像"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:272
+#: modules/gui/wxwidgets/extrapanel.cpp:204
+#, fuzzy
+msgid "Image adjustment"
+msgstr "影像調整"
+
+#: modules/gui/wxwidgets/extrapanel.cpp:270
 msgid "Video Options"
 msgstr "視訊選項"
 
-#: modules/gui/wxwidgets/extrapanel.cpp:286
+#: modules/gui/wxwidgets/extrapanel.cpp:284
 msgid "Aspect Ratio"
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:319
-msgid "More info"
-msgstr "更多資訊"
+#: modules/gui/wxwidgets/extrapanel.cpp:397
+msgid "Imitates the effect of surround sound when using headphones."
+msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:404
-msgid ""
-"This filter prevents the audio output power from going over a defined value."
+#: modules/gui/wxwidgets/extrapanel.cpp:402
+msgid "Prevents the audio output level from going over a predefined value."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:468
+#: modules/gui/wxwidgets/extrapanel.cpp:466
 msgid ""
-"Enable the equalizer. You can either manually change the bands or use a "
+"Enable the equalizer. You can either manually adjust the bands or use a "
 "preset (Audio Menu->Equalizer)."
 msgstr ""
 
-#: modules/gui/wxwidgets/extrapanel.cpp:475
+#: modules/gui/wxwidgets/extrapanel.cpp:473
+msgid "Apply the equalizer twice. The resulting effect will be sharper."
+msgstr ""
+
+#: modules/gui/wxwidgets/extrapanel.cpp:999
 msgid ""
-"If you enable this setting, the equalizer filter will be applied twice. The "
-"effect will be sharper."
+"Filtering effects to apply to the video. You must restart the stream for "
+"these settings to take effect.\n"
+"\n"
+"To configure these filters, go to Preferences / Video / Filters. In order to "
+"control the order in which they are applied, enter a filters string in the "
+"Video Filter Module inside the preferences."
 msgstr ""
 
+#: modules/gui/wxwidgets/extrapanel.cpp:1007
+#, fuzzy
+msgid "More Information"
+msgstr "更多資訊"
+
 #: modules/gui/wxwidgets/input_manager.cpp:180
 #, fuzzy
 msgid "Stopped"
@@ -12584,125 +12903,131 @@ msgstr "上一軌"
 msgid "Next track"
 msgstr "下一軌"
 
-#: modules/gui/wxwidgets/interface.cpp:561
+#: modules/gui/wxwidgets/interface.cpp:568
 msgid "Quick &Open File...\tCtrl-O"
 msgstr "快速開啟檔案...\tCtrl-O"
 
-#: modules/gui/wxwidgets/interface.cpp:564
+#: modules/gui/wxwidgets/interface.cpp:571
 msgid "Open &File...\tCtrl-F"
 msgstr "開啟檔案(&F)...\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:565
+#: modules/gui/wxwidgets/interface.cpp:572
 #, fuzzy
 msgid "Open Dir&ectory...\tCtrl-E"
 msgstr "開啟檔案(&F)...\tCtrl-F"
 
-#: modules/gui/wxwidgets/interface.cpp:566
+#: modules/gui/wxwidgets/interface.cpp:573
 msgid "Open &Disc...\tCtrl-D"
 msgstr "開啟光碟(&D)...\tCtrl-D"
 
-#: modules/gui/wxwidgets/interface.cpp:568
+#: modules/gui/wxwidgets/interface.cpp:575
 msgid "Open &Network Stream...\tCtrl-N"
 msgstr "開啟網路串流(&N)...\tCtrl-N"
 
-#: modules/gui/wxwidgets/interface.cpp:570
+#: modules/gui/wxwidgets/interface.cpp:577
 #, fuzzy
 msgid "Open C&apture Device...\tCtrl-A"
 msgstr "開啟擷取裝置(&C)...\tCtrl-C"
 
-#: modules/gui/wxwidgets/interface.cpp:573
+#: modules/gui/wxwidgets/interface.cpp:580
 msgid "&Wizard...\tCtrl-W"
 msgstr "精靈(W)...\tCtrl-W"
 
-#: modules/gui/wxwidgets/interface.cpp:576
+#: modules/gui/wxwidgets/interface.cpp:583
 msgid "E&xit\tCtrl-X"
 msgstr "離開(&X)\tCtrl-X"
 
-#: modules/gui/wxwidgets/interface.cpp:582
+#: modules/gui/wxwidgets/interface.cpp:589
 msgid "&Playlist...\tCtrl-P"
 msgstr "播放清單(&P)\tCtrl-P"
 
-#: modules/gui/wxwidgets/interface.cpp:584
+#: modules/gui/wxwidgets/interface.cpp:591
 msgid "&Messages...\tCtrl-M"
 msgstr "訊息(&M)...\tCtrl-M"
 
-#: modules/gui/wxwidgets/interface.cpp:586
+#: modules/gui/wxwidgets/interface.cpp:593
 msgid "Stream and Media &info...\tCtrl-I"
 msgstr "串流及媒體資訊(&I)...\tCtrl-I"
 
-#: modules/gui/wxwidgets/interface.cpp:588
+#: modules/gui/wxwidgets/interface.cpp:595
 msgid "VLM Control...\tCtrl-V"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:601
-msgid "Check for updates ..."
+#: modules/gui/wxwidgets/interface.cpp:605
+#, fuzzy
+msgid "About..."
+msgstr "關於"
+
+#: modules/gui/wxwidgets/interface.cpp:607
+msgid "Check for updates..."
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:606
+#: modules/gui/wxwidgets/interface.cpp:611
 msgid "&File"
 msgstr "檔案(&F)"
 
-#: modules/gui/wxwidgets/interface.cpp:607
+#: modules/gui/wxwidgets/interface.cpp:612
 msgid "&View"
 msgstr "檢視(&V)"
 
-#: modules/gui/wxwidgets/interface.cpp:608
+#: modules/gui/wxwidgets/interface.cpp:613
 msgid "&Settings"
 msgstr "設定(&S)"
 
-#: modules/gui/wxwidgets/interface.cpp:609
+#: modules/gui/wxwidgets/interface.cpp:614
 msgid "&Audio"
 msgstr "音訊(&A)"
 
-#: modules/gui/wxwidgets/interface.cpp:610
+#: modules/gui/wxwidgets/interface.cpp:615
 msgid "&Video"
 msgstr "視訊(&V)"
 
-#: modules/gui/wxwidgets/interface.cpp:611
+#: modules/gui/wxwidgets/interface.cpp:616
 msgid "&Navigation"
 msgstr "導覽(&N)"
 
-#: modules/gui/wxwidgets/interface.cpp:612
+#: modules/gui/wxwidgets/interface.cpp:617
 msgid "&Help"
 msgstr "輔助說明(&H)"
 
-#: modules/gui/wxwidgets/interface.cpp:672
+#: modules/gui/wxwidgets/interface.cpp:677
+#: modules/gui/wxwidgets/interface.cpp:688
 #, fuzzy
 msgid "Embedded playlist"
 msgstr "開啟播放清單"
 
-#: modules/gui/wxwidgets/interface.cpp:673
+#: modules/gui/wxwidgets/interface.cpp:678
 msgid "Previous playlist item"
 msgstr "前一個播放清單項目"
 
-#: modules/gui/wxwidgets/interface.cpp:674
+#: modules/gui/wxwidgets/interface.cpp:679
 msgid "Next playlist item"
 msgstr "下一個播放清單項目"
 
-#: modules/gui/wxwidgets/interface.cpp:675
+#: modules/gui/wxwidgets/interface.cpp:680
 msgid "Play slower"
 msgstr "慢速播放"
 
-#: modules/gui/wxwidgets/interface.cpp:676
+#: modules/gui/wxwidgets/interface.cpp:681
 msgid "Play faster"
 msgstr "快速播放"
 
-#: modules/gui/wxwidgets/interface.cpp:861
+#: modules/gui/wxwidgets/interface.cpp:878
 #, fuzzy
 msgid "Extended &GUI\tCtrl-G"
 msgstr "延伸使用者介面(&E)"
 
-#: modules/gui/wxwidgets/interface.cpp:864
+#: modules/gui/wxwidgets/interface.cpp:881
 #, fuzzy
 msgid "&Bookmarks...\tCtrl-B"
 msgstr "書籤(&B)"
 
-#: modules/gui/wxwidgets/interface.cpp:866
+#: modules/gui/wxwidgets/interface.cpp:883
 #, fuzzy
 msgid "Preference&s...\tCtrl-S"
 msgstr "偏好設定..."
 
-#: modules/gui/wxwidgets/interface.cpp:919
+#: modules/gui/wxwidgets/interface.cpp:936
 #, fuzzy
 msgid ""
 " (wxWidgets interface)\n"
@@ -12711,19 +13036,19 @@ msgstr ""
 " (wxWindows介面)\n"
 "\n"
 
-#: modules/gui/wxwidgets/interface.cpp:932
+#: modules/gui/wxwidgets/interface.cpp:949
 msgid ""
 "The VideoLAN team <videolan@videolan.org>\n"
 "http://www.videolan.org/\n"
 "\n"
 msgstr ""
 
-#: modules/gui/wxwidgets/interface.cpp:935
+#: modules/gui/wxwidgets/interface.cpp:952
 #, c-format
 msgid "About %s"
 msgstr "關於 %s"
 
-#: modules/gui/wxwidgets/interface.cpp:1478
+#: modules/gui/wxwidgets/interface.cpp:1496
 #, fuzzy
 msgid "Show/Hide interface"
 msgstr "顯示介面"
@@ -12809,10 +13134,22 @@ msgstr "Theora是一個免費、開放的通用編碼器"
 msgid "RTP Unicast"
 msgstr ""
 
+#: modules/gui/wxwidgets/streamdata.cpp:122
+#, fuzzy
+msgid "Stream to a single computer."
+msgstr "串流至網路"
+
 #: modules/gui/wxwidgets/streamdata.cpp:125
 msgid "RTP Multicast"
 msgstr ""
 
+#: modules/gui/wxwidgets/streamdata.cpp:126
+msgid ""
+"Stream to a dynamic group of computers on a multicast-enabled network. This "
+"is the most efficient method to stream to several computers, but it does not "
+"work over Internet."
+msgstr ""
+
 #: modules/gui/wxwidgets/streamdata.cpp:129
 msgid ""
 "Enter the multicast address to stream to in this field. This must be an IP "
@@ -12820,22 +13157,46 @@ msgid ""
 "address beginning with 239.255."
 msgstr ""
 
+#: modules/gui/wxwidgets/streamdata.cpp:134
+msgid ""
+"Stream to several computers. This method is less efficient, as the server "
+"needs to send the stream several times."
+msgstr ""
+
+#: modules/gui/wxwidgets/streamdata.cpp:137
+msgid ""
+"Enter the local addresses you want to listen to. Do not enter anything if "
+"you want to listen to all adresses or if you don't understand. This is "
+"generally the best thing to do. Other computers can then access the stream "
+"at http://yourip:8080 by default."
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:89
-msgid "Show bookmarks dialog"
+#, fuzzy
+msgid "Bookmarks dialog"
 msgstr "顯示書籤對話框"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:90
-msgid "Show bookmarks dialog when the interface starts."
-msgstr "介面啟動時顯示書籤對話框"
+#, fuzzy
+msgid "Show bookmarks dialog at startup"
+msgstr "顯示書籤對話框"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:91
+#, fuzzy
+msgid "Extended GUI"
+msgstr "延伸使用者介面(&E)"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:92
-#: modules/gui/wxwidgets/wxwidgets.cpp:93
-msgid "Show extended GUI"
+msgid ""
+"Show extended GUI (equalizer, image adjust, video filters...) at startup"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:94
+msgid "Taskbar"
+msgstr ""
+
 #: modules/gui/wxwidgets/wxwidgets.cpp:95
-msgid "Show taskbar entry"
+msgid "Show VLC on the taskbar"
 msgstr ""
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:96
@@ -12844,30 +13205,44 @@ msgid "Minimal interface"
 msgstr "可面板化介面"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:97
-msgid "Use minimal interface, no toolbar, few menus"
+msgid "Use minimal interface, with no toolbar and fewer menus."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:98
+#: modules/gui/wxwidgets/wxwidgets.cpp:99
 #, fuzzy
 msgid "Size to video"
 msgstr "有效時間"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:99
-msgid "Resize VLC to match the video resolution"
+#: modules/gui/wxwidgets/wxwidgets.cpp:100
+msgid "Resize VLC to match the video resolution."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:100
 #: modules/gui/wxwidgets/wxwidgets.cpp:101
 #, fuzzy
-msgid "Show systray icon"
+msgid "Systray icon"
+msgstr "顯示串流位置"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:102
+#, fuzzy
+msgid "Show a systray icon for VLC"
 msgstr "顯示串流位置"
 
 #: modules/gui/wxwidgets/wxwidgets.cpp:103
 #, fuzzy
+msgid "Show labels in toolbar"
+msgstr "顯示工具列按鈕文字"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#, fuzzy
+msgid "Show labels below the icons in the toolbar."
+msgstr "在工具列圖示的下方顯示文字"
+
+#: modules/gui/wxwidgets/wxwidgets.cpp:106
+#, fuzzy
 msgid "Playlist view"
 msgstr "播放清單"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:104
+#: modules/gui/wxwidgets/wxwidgets.cpp:107
 msgid ""
 "There are two possible playlist views in the interface : the normal playlist "
 "(separate window), or an embedded playlist (within the main interface, but "
@@ -12875,20 +13250,20 @@ msgid ""
 "toolbar (or both)."
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:111
+#: modules/gui/wxwidgets/wxwidgets.cpp:114
 msgid "Embedded"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:112
+#: modules/gui/wxwidgets/wxwidgets.cpp:115
 msgid "Both"
 msgstr ""
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:121
+#: modules/gui/wxwidgets/wxwidgets.cpp:124
 #, fuzzy
 msgid "wxWidgets interface module"
 msgstr "wxWindows介面模組"
 
-#: modules/gui/wxwidgets/wxwidgets.cpp:166
+#: modules/gui/wxwidgets/wxwidgets.cpp:170
 msgid "wxWidgets dialogs provider"
 msgstr ""
 
@@ -12908,8 +13283,8 @@ msgstr "儲存空白編碼器資料"
 
 #: modules/misc/dummy/dummy.c:45
 msgid ""
-"This option allows you to save the raw codec data if you have selected/"
-"forced the dummy decoder in the main options."
+"Save the raw codec data if you have selected/forced the dummy decoder in the "
+"main options."
 msgstr ""
 
 #: modules/misc/dummy/dummy.c:51
@@ -12923,55 +13298,56 @@ msgstr ""
 msgid "Dummy interface function"
 msgstr "虛擬介面功能"
 
-#: modules/misc/dummy/dummy.c:66
+#: modules/misc/dummy/dummy.c:64
 msgid "Dummy Interface"
 msgstr "虛擬介面"
 
-#: modules/misc/dummy/dummy.c:71
+#: modules/misc/dummy/dummy.c:69
 msgid "Dummy access function"
 msgstr "虛擬存取功能"
 
-#: modules/misc/dummy/dummy.c:75
+#: modules/misc/dummy/dummy.c:73
 msgid "Dummy demux function"
 msgstr "虛擬解多工功能"
 
-#: modules/misc/dummy/dummy.c:79
+#: modules/misc/dummy/dummy.c:77
 msgid "Dummy decoder"
 msgstr "虛擬解碼器"
 
-#: modules/misc/dummy/dummy.c:80
+#: modules/misc/dummy/dummy.c:78
 msgid "Dummy decoder function"
 msgstr "虛擬解碼器功能"
 
-#: modules/misc/dummy/dummy.c:85
+#: modules/misc/dummy/dummy.c:83
 msgid "Dummy encoder function"
 msgstr "虛擬編碼器功能"
 
-#: modules/misc/dummy/dummy.c:89
+#: modules/misc/dummy/dummy.c:87
 msgid "Dummy audio output function"
 msgstr "虛擬音訊輸出功能"
 
-#: modules/misc/dummy/dummy.c:93
+#: modules/misc/dummy/dummy.c:91
 msgid "Dummy video output function"
 msgstr "虛擬視訊輸出功能"
 
-#: modules/misc/dummy/dummy.c:94
+#: modules/misc/dummy/dummy.c:92
 msgid "Dummy Video output"
 msgstr "虛擬視訊輸出"
 
-#: modules/misc/dummy/dummy.c:100
+#: modules/misc/dummy/dummy.c:98
 msgid "Dummy font renderer function"
 msgstr ""
 
 #: modules/misc/freetype.c:83 modules/misc/win32text.c:54
-#: modules/video_filter/marq.c:126 modules/video_filter/rss.c:176
-#: modules/visualization/xosd.c:73
+#: modules/video_filter/marq.c:127 modules/video_filter/rss.c:180
+#: modules/visualization/xosd.c:76
 msgid "Font"
 msgstr "字型"
 
 #: modules/misc/freetype.c:84 modules/misc/win32text.c:55
-msgid "Font filename"
-msgstr "字型檔案名稱"
+#, fuzzy
+msgid "Filename for the font you want to use"
+msgstr "設定你想使用的音訊頻道的串流數量(從0到n)"
 
 #: modules/misc/freetype.c:85 modules/misc/win32text.c:56
 msgid "Font size in pixels"
@@ -12979,92 +13355,101 @@ msgstr ""
 
 #: modules/misc/freetype.c:86 modules/misc/win32text.c:57
 msgid ""
-"The size of the fonts used by the osd module. If set to something different "
-"than 0 this option will override the relative font size "
+"This is the default size of the fonts that will be rendered on the video. If "
+"set to something different than 0 this option will override the relative "
+"font size. "
 msgstr ""
 
-#: modules/misc/freetype.c:89 modules/misc/win32text.c:60
-msgid "Opacity, 0..255"
+#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
+#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:138
+#: modules/video_filter/time.c:77
+msgid "Opacity"
 msgstr ""
 
-#: modules/misc/freetype.c:90 modules/misc/win32text.c:61
-#: modules/video_filter/marq.c:87 modules/video_filter/rss.c:137
-#: modules/video_filter/time.c:78
+#: modules/misc/freetype.c:91 modules/misc/win32text.c:62
 msgid ""
-"The opacity (inverse of transparency) of overlay text. 0 = transparent, 255 "
-"= totally opaque. "
+"The opacity (inverse of transparency) of the text that will be rendered on "
+"the video. 0 = transparent, 255 = totally opaque. "
 msgstr ""
 
-#: modules/misc/freetype.c:92 modules/misc/win32text.c:63
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:143
-#: modules/video_filter/time.c:84
-msgid "Text Default Color"
+#: modules/misc/freetype.c:94 modules/misc/win32text.c:65
+msgid "Text default color"
 msgstr ""
 
-#: modules/misc/freetype.c:93 modules/misc/win32text.c:64
-#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:144
-#: modules/video_filter/time.c:85
+#: modules/misc/freetype.c:95 modules/misc/win32text.c:66
 msgid ""
-"The color of overlay text. 1 byte for each color, hexadecimal. #000000 = all "
-"colors off, 0xFF0000 = just Red, 0xFFFFFF = all color on [White]"
+"The color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
 msgstr ""
 
-#: modules/misc/freetype.c:97 modules/misc/win32text.c:68
-msgid "The size of the fonts used by the osd module"
-msgstr "OSD模組所使用的字型大小"
+#: modules/misc/freetype.c:99 modules/misc/win32text.c:70
+msgid "Relative font size"
+msgstr ""
 
 #: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+msgid ""
+"This is the relative default size of the fonts that will be rendered on the "
+"video. If absolute font size is set, relative size will be overriden."
+msgstr ""
+
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Smaller"
 msgstr "更小"
 
-#: modules/misc/freetype.c:100 modules/misc/win32text.c:71
+#: modules/misc/freetype.c:105 modules/misc/win32text.c:76
 msgid "Small"
 msgstr "小"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Large"
 msgstr "大"
 
-#: modules/misc/freetype.c:101 modules/misc/win32text.c:72
+#: modules/misc/freetype.c:106 modules/misc/win32text.c:77
 msgid "Larger"
 msgstr "更大"
 
-#: modules/misc/freetype.c:102
+#: modules/misc/freetype.c:107
 #, fuzzy
-msgid "Use yuvp renderer"
+msgid "Use YUVP renderer"
 msgstr "字體表現"
 
-#: modules/misc/freetype.c:103
-msgid "Render into paletized YUV. Needed to encode into dvbsubs"
+#: modules/misc/freetype.c:108
+msgid ""
+"This renders the font using \"paletized YUV\". This option is only needed if "
+"you want to encode into DVB subtitles"
 msgstr ""
 
-#: modules/misc/freetype.c:104
+#: modules/misc/freetype.c:110
 #, fuzzy
 msgid "Font Effect"
 msgstr "Goom效果"
 
-#: modules/misc/freetype.c:105
-msgid "Select effects to apply to rendered text"
+#: modules/misc/freetype.c:111
+msgid ""
+"It is possible to apply effects to the renderedtext to improve its "
+"readability."
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 msgid "Background"
 msgstr ""
 
-#: modules/misc/freetype.c:112
+#: modules/misc/freetype.c:119
 msgid "Outline"
 msgstr ""
 
-#: modules/misc/freetype.c:113
+#: modules/misc/freetype.c:120
 msgid "Fat Outline"
 msgstr ""
 
-#: modules/misc/freetype.c:125 modules/misc/win32text.c:84
+#: modules/misc/freetype.c:132 modules/misc/win32text.c:89
 #, fuzzy
 msgid "Text renderer"
 msgstr "字體表現"
 
-#: modules/misc/freetype.c:126
+#: modules/misc/freetype.c:133
 msgid "Freetype2 font renderer"
 msgstr ""
 
@@ -13074,104 +13459,102 @@ msgstr ""
 
 #: modules/misc/gnutls.c:69
 msgid ""
-"Allows you to modify the Diffie-Hellman prime's number of bits (used for TLS "
-"or SSL-based server-side encryption)."
+"This allows you to modify the Diffie-Hellman prime's number of bits, used "
+"for TLS or SSL-based server-side encryption. This is generally not needed."
 msgstr ""
 
-#: modules/misc/gnutls.c:72
+#: modules/misc/gnutls.c:73
 msgid "Expiration time for resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:74
+#: modules/misc/gnutls.c:75
 msgid ""
-"Defines the delay before resumed TLS sessions will be expired (in seconds)."
+"It is possible to cache the resumed TLS sessions. This is the expiration "
+"time of the sessions stored in this cache, in seconds."
 msgstr ""
 
-#: modules/misc/gnutls.c:77
+#: modules/misc/gnutls.c:78
 msgid "Number of resumed TLS sessions"
 msgstr ""
 
-#: modules/misc/gnutls.c:79
+#: modules/misc/gnutls.c:80
 msgid ""
-"Allows you to modify the maximum number of resumed TLS sessions that the "
-"cache will hold."
+"This is the maximum number of resumed TLS sessions that the cache will hold."
 msgstr ""
 
-#: modules/misc/gnutls.c:82
+#: modules/misc/gnutls.c:83
 msgid "Check TLS/SSL server certificate validity"
 msgstr ""
 
-#: modules/misc/gnutls.c:84
+#: modules/misc/gnutls.c:85
 msgid ""
-"Ensures that server certificate is valid (i.e. signed by an approved "
-"Certificate Authority)."
+"This ensures that the server certificate is valid (i.e. signed by an "
+"approved Certification Authority)."
 msgstr ""
 
-#: modules/misc/gnutls.c:87
+#: modules/misc/gnutls.c:88
 msgid "Check TLS/SSL server hostname in certificate"
 msgstr ""
 
-#: modules/misc/gnutls.c:89
-msgid "Ensures that server hostname in certificate match requested host name."
+#: modules/misc/gnutls.c:90
+msgid ""
+"This ensures that the server hostname in certificate matches the requested "
+"host name."
 msgstr ""
 
-#: modules/misc/gnutls.c:93
+#: modules/misc/gnutls.c:95
 msgid "GnuTLS TLS encryption layer"
 msgstr ""
 
-#: modules/misc/growl.c:60
+#: modules/misc/growl.c:56
 #, fuzzy
 msgid "Growl server"
 msgstr "沒有伺服器"
 
-#: modules/misc/growl.c:61
-msgid "Growl server receiving notifications."
+#: modules/misc/growl.c:57
+msgid ""
+"This is the host to which Growl notifications will be sent. By default, "
+"notifications are sent locally."
 msgstr ""
 
-#: modules/misc/growl.c:63
+#: modules/misc/growl.c:60
 #, fuzzy
 msgid "Growl password"
 msgstr "SOCKS密碼"
 
-#: modules/misc/growl.c:64
+#: modules/misc/growl.c:61
 msgid "Growl password on the server."
 msgstr ""
 
-#: modules/misc/growl.c:65
+#: modules/misc/growl.c:62
 #, fuzzy
 msgid "Growl UDP port"
 msgstr "TCP指令輸入"
 
-#: modules/misc/growl.c:66
-msgid "Growl UPD port on the server."
-msgstr ""
-
-#: modules/misc/growl.c:67
-msgid "Growl TTL"
-msgstr ""
+#: modules/misc/growl.c:63
+#, fuzzy
+msgid "Growl UDP port on the server."
+msgstr "TCP指令輸入"
 
 #: modules/misc/growl.c:68
-msgid "Growl TTL."
-msgstr ""
-
-#: modules/misc/growl.c:73
-msgid "growl"
-msgstr ""
+#, fuzzy
+msgid "Growl"
+msgstr "群組"
 
-#: modules/misc/growl.c:74
+#: modules/misc/growl.c:69
 msgid "Growl Notification Plugin"
 msgstr ""
 
-#: modules/misc/growl.c:174 modules/misc/msn.c:197
+#: modules/misc/growl.c:167 modules/misc/msn.c:201
 #, fuzzy
 msgid "(no title)"
 msgstr "標題"
 
-#: modules/misc/growl.c:175 modules/misc/msn.c:198
+#: modules/misc/growl.c:168 modules/misc/msn.c:202
 msgid "(no artist)"
 msgstr ""
 
-#: modules/misc/growl.c:176 modules/misc/msn.c:199
+#: modules/misc/growl.c:169 modules/misc/msn.c:203
 msgid "(no album)"
 msgstr ""
 
@@ -13179,7 +13562,7 @@ msgstr ""
 msgid "Gtk+ GUI helper"
 msgstr ""
 
-#: modules/misc/logger.c:112
+#: modules/misc/logger.c:112 modules/video_filter/marq.c:76
 msgid "Text"
 msgstr ""
 
@@ -13190,38 +13573,42 @@ msgstr "記錄格式"
 #: modules/misc/logger.c:120
 msgid ""
 "Specify the log format. Available choices are \"text\" (default), \"html\", "
-"and \"syslog\"."
+"and \"syslog\" (special mode to send to syslog instead of file."
 msgstr ""
 
-#: modules/misc/logger.c:122
+#: modules/misc/logger.c:124
 msgid ""
 "Specify the log format. Available choices are \"text\" (default) and \"html"
 "\"."
 msgstr ""
 
-#: modules/misc/logger.c:126
+#: modules/misc/logger.c:129
 msgid "Logging"
 msgstr ""
 
-#: modules/misc/logger.c:127
+#: modules/misc/logger.c:130
 msgid "File logging"
 msgstr ""
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Log filename"
 msgstr "記錄檔檔名"
 
-#: modules/misc/logger.c:133
+#: modules/misc/logger.c:136
 msgid "Specify the log filename."
 msgstr ""
 
-#: modules/misc/logger.c:138
+#: modules/misc/logger.c:141
 #, fuzzy
 msgid "RRD output file"
 msgstr "輸出檔案"
 
-#: modules/misc/logger.c:139
-msgid "Output data for RRDTool in this file"
+#: modules/misc/logger.c:142
+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
@@ -13240,16 +13627,14 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
-
 #: modules/misc/msn.c:63
 msgid "MSN Title format string"
 msgstr ""
 
 #: modules/misc/msn.c:64
-msgid "MSN Title format string. {0} artist, {1} title, {2} album"
+msgid ""
+"Format of the string to send to MSN {0} Artist, {1} Title, {2} Album. "
+"Defaults to \"Artist - Title\" ({0} - {1})."
 msgstr ""
 
 #: modules/misc/msn.c:70
@@ -13257,8 +13642,9 @@ msgid "MSN"
 msgstr ""
 
 #: modules/misc/msn.c:71
-msgid "MSN Title Plugin"
-msgstr ""
+#, fuzzy
+msgid "MSN Now-Playing"
+msgstr "播放"
 
 #: modules/misc/network/ipv4.c:96
 #, fuzzy
@@ -13301,29 +13687,34 @@ msgstr ""
 msgid "video"
 msgstr "視訊"
 
+#: modules/misc/rtsp.c:48
+msgid "RTSP host address"
+msgstr ""
+
 #: modules/misc/rtsp.c:50
 msgid ""
-"You can set the address, port and path the rtsp interface will bind to.\n"
-"Syntax is address:port/path. Default is to bind to any address on port 554, "
-"with no path."
+"This defines the address, port and path the RTSP VOD server will listen on.\n"
+"Syntax is address:port/path. The default is to listen on all interfaces "
+"(address 0.0.0.0), on port 554, with no path.\n"
+" To listen only on the local interface, use \"localhost\" as address."
 msgstr ""
 
-#: modules/misc/rtsp.c:54
+#: modules/misc/rtsp.c:55
 #, fuzzy
 msgid "Maximum number of connections"
 msgstr "複製數量"
 
-#: modules/misc/rtsp.c:55
+#: modules/misc/rtsp.c:56
 msgid ""
-"Limit the number of connections to a maximum. (0 = unlimited, N = maximum "
-"clients)"
+"This limits the maximum number of clients that can connect to the RTSP VOD. "
+"0 means no limit."
 msgstr ""
 
-#: modules/misc/rtsp.c:59
+#: modules/misc/rtsp.c:60
 msgid "RTSP VoD"
 msgstr ""
 
-#: modules/misc/rtsp.c:60
+#: modules/misc/rtsp.c:61
 msgid "RTSP VoD server"
 msgstr ""
 
@@ -13331,11 +13722,11 @@ msgstr ""
 msgid "X Screensaver disabler"
 msgstr ""
 
-#: modules/misc/svg.c:64
+#: modules/misc/svg.c:65
 msgid "SVG template file"
 msgstr "AVG暫存檔"
 
-#: modules/misc/svg.c:65
+#: modules/misc/svg.c:66
 msgid ""
 "Location of a file holding a SVG template for automatic string conversion"
 msgstr ""
@@ -13352,57 +13743,56 @@ msgstr ""
 msgid "Miscellaneous stress tests"
 msgstr ""
 
-#: modules/misc/win32text.c:85
+#: modules/misc/win32text.c:90
 msgid "Win32 font renderer"
 msgstr ""
 
-#: modules/misc/xml/libxml.c:43
+#: modules/misc/xml/libxml.c:41
 msgid "XML Parser (using libxml2)"
 msgstr "XML解析器(使用libxml2)"
 
-#: modules/misc/xml/xtag.c:90
+#: modules/misc/xml/xtag.c:88
 msgid "Simple XML Parser"
 msgstr "簡易XML解析器"
 
 #: modules/mux/asf.c:49
-msgid "Allows you to define the title that will be put in ASF comments."
+msgid "Title to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:52
-msgid "Allows you to define the author that will be put in ASF comments."
+#: modules/mux/asf.c:51
+msgid "Author to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:55
-msgid ""
-"Allows you to define the copyright string that will be put in ASF comments."
+#: modules/mux/asf.c:53
+msgid "Copyright string to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:57
+#: modules/mux/asf.c:54
 msgid "Comment"
 msgstr "註解"
 
-#: modules/mux/asf.c:58
-msgid "Allows you to define the comment that will be put in ASF comments."
+#: modules/mux/asf.c:55
+msgid "Comment to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:61
-msgid "Allows you to define the \"rating\" that will be put in ASF comments."
+#: modules/mux/asf.c:57
+msgid "\"Rating\" to put in ASF comments."
 msgstr ""
 
-#: modules/mux/asf.c:63
+#: modules/mux/asf.c:58
 #, fuzzy
 msgid "Packet Size"
 msgstr "封包器"
 
-#: modules/mux/asf.c:64
-msgid "The ASF packet size -- default is 4096 bytes"
+#: modules/mux/asf.c:59
+msgid "ASF packet size -- default is 4096 bytes"
 msgstr ""
 
-#: modules/mux/asf.c:67
+#: modules/mux/asf.c:62
 msgid "ASF muxer"
 msgstr "ASF多工器"
 
-#: modules/mux/asf.c:540
+#: modules/mux/asf.c:535
 msgid "Unknown Video"
 msgstr "未知的視訊"
 
@@ -13415,29 +13805,30 @@ msgid "Dummy/Raw muxer"
 msgstr ""
 
 #: modules/mux/mp4.c:45
-msgid "Create \"Fast start\" files"
+#, fuzzy
+msgid "Create \"Fast Start\" files"
 msgstr "建立\"快速開始\"檔案"
 
 #: modules/mux/mp4.c:47
 msgid ""
-"When this option is turned on, \"Fast start\" files will be created. (\"Fast "
-"start\" files are optimized for download, allowing the user to start "
-"previewing the file while it is downloading)."
+"Create \"Fast Start\" files. \"Fast Start\" files are optimized for "
+"downloads and allow the user to start previewing the file while it is "
+"downloading."
 msgstr ""
 
-#: modules/mux/mp4.c:56
+#: modules/mux/mp4.c:57
 msgid "MP4/MOV muxer"
 msgstr "MP4/MOV多工器"
 
-#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:131
+#: modules/mux/mpeg/ps.c:45 modules/mux/mpeg/ts.c:143
 msgid "DTS delay (ms)"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:46
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the SCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the SCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:51
@@ -13445,9 +13836,7 @@ msgid "PES maximum size"
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:52
-msgid ""
-"This option will set the maximum allowed PES size when producing the MPEG PS "
-"stream."
+msgid "Set the maximum allowed PES size when producing the MPEG PS streams."
 msgstr ""
 
 #: modules/mux/mpeg/ps.c:61
@@ -13460,7 +13849,7 @@ msgstr ""
 
 #: modules/mux/mpeg/ts.c:84
 msgid ""
-"Assigns a fixed PID to the video stream. The PCR PID will automatically be "
+"Assign a fixed PID to the video stream. The PCR PID will automatically be "
 "the video."
 msgstr ""
 
@@ -13469,7 +13858,7 @@ msgid "Audio PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:87
-msgid "Assigns a fixed PID to the audio stream."
+msgid "Assign a fixed PID to the audio stream."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:88
@@ -13477,7 +13866,7 @@ msgid "SPU PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:89
-msgid "Assigns a fixed PID to the SPU."
+msgid "Assign a fixed PID to the SPU."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:90
@@ -13485,7 +13874,7 @@ msgid "PMT PID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:91
-msgid "Assigns a fixed PID to the PMT"
+msgid "Assign a fixed PID to the PMT"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:92
@@ -13493,7 +13882,7 @@ msgid "TS ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:93
-msgid "Assigns a fixed Transport Stream ID."
+msgid "Assign a fixed Transport Stream ID."
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:94
@@ -13501,57 +13890,77 @@ msgid "NET ID"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:95
-msgid "Assigns a fixed Network ID (for SDT table)"
-msgstr ""
-
-#: modules/mux/mpeg/ts.c:96
-msgid "PMT Program numbers (requires --sout-ts-es-id-pid)"
+msgid "Assign a fixed Network ID (for SDT table)"
 msgstr ""
 
 #: modules/mux/mpeg/ts.c:97
-msgid "Assigns a program number to each PMT"
-msgstr ""
+#, fuzzy
+msgid "PMT Program numbers"
+msgstr "調節器數量"
 
 #: modules/mux/mpeg/ts.c:98
+msgid ""
+"Assign a program number to each PMT. This requires \"Set PID to ID of ES\" "
+"to be enabled."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:101
 msgid "Mux PMT (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:99
-msgid "Defines the pids to add to each pmt."
+#: modules/mux/mpeg/ts.c:102
+msgid ""
+"Define the pids to add to each pmt. This requires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:101
+#: modules/mux/mpeg/ts.c:105
 msgid "SDT Descriptors (requires --sout-ts-es-id-pid)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:102
-msgid "Defines the descriptors of each SDT"
+#: modules/mux/mpeg/ts.c:106
+msgid ""
+"Defines the descriptors of each SDT. Thisrequires \"Set PID to ID of ES\" to "
+"be enabled."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:104
-msgid "Set PID to id of ES"
+#: modules/mux/mpeg/ts.c:109
+msgid "Set PID to ID of ES"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:105
-msgid "set PID to id of es"
+#: modules/mux/mpeg/ts.c:110
+msgid ""
+"Sets PID to the ID if the incoming ES. This is for use with --ts-es-id-pid, "
+"and allows to have the same PIDs in the input and output streams."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:107
+#: modules/mux/mpeg/ts.c:114
+#, fuzzy
+msgid "Data alignment"
+msgstr "視訊對齊"
+
+#: modules/mux/mpeg/ts.c:115
+msgid ""
+"Enforces alignment of all access units on PES boundaries. This is a waste of "
+"bandwidth."
+msgstr ""
+
+#: modules/mux/mpeg/ts.c:118
 msgid "Shaping delay (ms)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:108
+#: modules/mux/mpeg/ts.c:119
 msgid ""
-"If enabled, the TS muxer will cut the stream in slices of the given "
-"duration, and ensure a constant bitrate between the two boundaries. This "
-"avoids having huge bitrate peaks for reference frames, in particular."
+"Cut the stream in slices of the given duration, and ensure a constant "
+"bitrate between the two boundaries. This avoids having huge bitrate peaks, "
+"especially for reference frames."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:112
+#: modules/mux/mpeg/ts.c:124
 msgid "Use keyframes"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:113
+#: modules/mux/mpeg/ts.c:125
 msgid ""
 "If enabled, and shaping is specified, the TS muxer will place the boundaries "
 "at the end of I pictures. In that case, the shaping duration given by the "
@@ -13560,73 +13969,72 @@ msgid ""
 "the biggest frames in the stream."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:120
+#: modules/mux/mpeg/ts.c:132
 msgid "PCR delay (ms)"
 msgstr "PCR延遲(ms)"
 
-#: modules/mux/mpeg/ts.c:121
+#: modules/mux/mpeg/ts.c:133
 msgid ""
-"This option allows you to set at which interval PCRs (Program Clock "
-"Reference) will be sent. This value should be below 100ms. (default is 70)"
+"Set at which interval PCRs (Program Clock Reference) will be sent (in "
+"milliseconds). This value should be below 100ms. (default is 70ms)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:125
+#: modules/mux/mpeg/ts.c:137
 msgid "Minimum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:126 modules/mux/mpeg/ts.c:129
+#: modules/mux/mpeg/ts.c:138 modules/mux/mpeg/ts.c:141
 msgid "This setting is deprecated and not used anymore"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:128
+#: modules/mux/mpeg/ts.c:140
 msgid "Maximum B (deprecated)"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:132
+#: modules/mux/mpeg/ts.c:144
 msgid ""
-"This option will delay the DTS (decoding time stamps) and PTS (presentation "
-"timestamps) of the data in the stream, compared to the PCRs. This allows for "
-"some buffering inside the client decoder."
+"Delay the DTS (decoding time stamps) and PTS (presentation timestamps) of "
+"the data in the stream, compared to the PCRs. This allows for some buffering "
+"inside the client decoder."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:137
+#: modules/mux/mpeg/ts.c:149
 msgid "Crypt audio"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:138
+#: modules/mux/mpeg/ts.c:150
 msgid "Crypt audio using CSA"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:139
+#: modules/mux/mpeg/ts.c:151
 #, fuzzy
 msgid "Crypt video"
 msgstr "視訊"
 
-#: modules/mux/mpeg/ts.c:140
+#: modules/mux/mpeg/ts.c:152
 msgid "Crypt video using CSA"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:142
+#: modules/mux/mpeg/ts.c:154
 msgid "CSA Key"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:143
+#: modules/mux/mpeg/ts.c:155
 msgid ""
-"Defines the CSA encryption key. This must be a 16 char string (8 hexadecimal "
-"bytes)."
+"CSA encryption key. This must be a 16 char string (8 hexadecimal bytes)."
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:146
+#: modules/mux/mpeg/ts.c:158
 msgid "Packet size in bytes to encrypt"
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:147
+#: modules/mux/mpeg/ts.c:159
 msgid ""
-"Specify the size of the TS packet to encrypt. The encryption routines "
-"subtract the TS-header from the value before encrypting. "
+"Size of the TS packet to encrypt. The encryption routines subtract the TS-"
+"header from the value before encrypting. "
 msgstr ""
 
-#: modules/mux/mpeg/ts.c:160
+#: modules/mux/mpeg/ts.c:172
 msgid "TS muxer (libdvbpsi)"
 msgstr "TS多工器(libdvbpsi)"
 
@@ -13636,16 +14044,18 @@ msgstr ""
 
 #: modules/mux/mpjpeg.c:33
 msgid ""
-"Multipart strings like MPJPEG use a separator string between content pieces. "
-"You can select this string. Default is --myboundary"
+"Multipart strings like MPJPEG use a specific string to separate its content "
+"pieces. You can select this string. Default is --myboundary"
 msgstr ""
 
 #: modules/mux/mpjpeg.c:50
-msgid "Multipart jpeg muxer"
-msgstr ""
+#, fuzzy
+msgid "Multipart JPEG muxer"
+msgstr "輸出多工器"
 
 #: modules/mux/ogg.c:50
-msgid "Ogg/ogm muxer"
+#, fuzzy
+msgid "Ogg/OGM muxer"
 msgstr "Ogg/ogm多工器"
 
 #: modules/mux/wav.c:42
@@ -13657,7 +14067,8 @@ msgid "Copy packetizer"
 msgstr ""
 
 #: modules/packetizer/h264.c:47
-msgid "H264 video packetizer"
+#, fuzzy
+msgid "H.264 video packetizer"
 msgstr "H264視訊封包器"
 
 #: modules/packetizer/mpeg4audio.c:118
@@ -13670,13 +14081,13 @@ msgstr "MPEG4視訊封包器"
 
 #: modules/packetizer/mpegvideo.c:52
 #, fuzzy
-msgid "Sync on intraframe"
+msgid "Sync on Intra Frame"
 msgstr "顯示介面"
 
 #: modules/packetizer/mpegvideo.c:53
 msgid ""
 "Normally the packetizer would sync on the next full frame. This flags "
-"instructs the packetizer to sync on the first intraframe found."
+"instructs the packetizer to sync on the first Intra Frame found."
 msgstr ""
 
 #: modules/packetizer/mpegvideo.c:66
@@ -13700,7 +14111,8 @@ msgid "DAAP access"
 msgstr "DAAP存取"
 
 #: modules/services_discovery/hal.c:63
-msgid "HAL device detection"
+#, fuzzy
+msgid "HAL devices detection"
 msgstr "HAL裝置偵測"
 
 #: modules/services_discovery/hal.c:153
@@ -13712,15 +14124,15 @@ msgid "Podcast URLs list"
 msgstr ""
 
 #: modules/services_discovery/podcast.c:58
-msgid "Podcast '|' (pipe) seperated URLs list"
+msgid "Enter the list of podcasts to retrieve, separated by '|' (pipe)."
 msgstr ""
 
-#: modules/services_discovery/podcast.c:62
+#: modules/services_discovery/podcast.c:63
 #, fuzzy
-msgid "Podcast Service Discovery"
-msgstr "服務探索模組"
+msgid "Podcasts"
+msgstr "貼上"
 
-#: modules/services_discovery/podcast.c:154
+#: modules/services_discovery/podcast.c:155
 #, fuzzy
 msgid "Podcast"
 msgstr "貼上"
@@ -13730,118 +14142,120 @@ msgid "SAP multicast address"
 msgstr ""
 
 #: modules/services_discovery/sap.c:80
-msgid "Listen for SAP announcements on another address"
-msgstr ""
-
-#: modules/services_discovery/sap.c:81
-msgid "IPv4-SAP listening"
+msgid ""
+"The SAP module normally chooses itself the right addresses to listen to. "
+"However, you can specify a specific address."
 msgstr ""
 
 #: modules/services_discovery/sap.c:83
-msgid ""
-"Set this if you want the SAP module to listen to IPv4 announcements on the "
-"standard address."
+msgid "IPv4 SAP"
 msgstr ""
 
 #: modules/services_discovery/sap.c:85
-msgid "IPv6-SAP listening"
+msgid "Listen to IPv4 announcements on the standard address."
 msgstr ""
 
 #: modules/services_discovery/sap.c:87
-msgid ""
-"Set this if you want the SAP module to listen to IPv6 announcements on the "
-"standard address."
+msgid "IPv6 SAP"
 msgstr ""
 
 #: modules/services_discovery/sap.c:89
-msgid "IPv6 SAP scope"
+msgid "Listen to IPv6 announcements on the standard addresses."
 msgstr ""
 
 #: modules/services_discovery/sap.c:91
-msgid "Sets the scope for IPv6 announcements (default is 8)."
+msgid "IPv6 SAP scope"
 msgstr ""
 
-#: modules/services_discovery/sap.c:92
-msgid "SAP timeout (seconds)"
+#: modules/services_discovery/sap.c:93
+msgid "Scope for IPv6 announcements (default is 8)."
 msgstr ""
 
 #: modules/services_discovery/sap.c:94
-msgid ""
-"Sets the time before SAP items get deleted if no new announcement is "
-"received."
+msgid "SAP timeout (seconds)"
 msgstr ""
 
 #: modules/services_discovery/sap.c:96
-msgid "Try to parse the SAP"
-msgstr "嘗試解析SAP"
+msgid ""
+"Delay after which SAP items get deleted if no new announcement is received."
+msgstr ""
 
 #: modules/services_discovery/sap.c:98
+#, fuzzy
+msgid "Try to parse the announce"
+msgstr "嘗試解析SAP"
+
+#: modules/services_discovery/sap.c:100
 msgid ""
-"When SAP can it will try to parse the SAP. If you don't select this, all "
-"announcements will be parsed by the livedotcom module."
+"This enables actual parsing of the announces by the SAP module. Otherwise, "
+"all announcements are parsed by the \"livedotcom\" (RTP/RTSP) module."
 msgstr ""
 
-#: modules/services_discovery/sap.c:100
+#: modules/services_discovery/sap.c:103
 msgid "SAP Strict mode"
 msgstr ""
 
-#: modules/services_discovery/sap.c:102
+#: modules/services_discovery/sap.c:105
 msgid ""
 "When this is set, the SAP parser will discard some non-compliant "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:104
+#: modules/services_discovery/sap.c:107
 msgid "Use SAP cache"
 msgstr "使用SAP快取"
 
-#: modules/services_discovery/sap.c:106
+#: modules/services_discovery/sap.c:109
 msgid ""
-"If this option is selected, a SAP caching mechanism will be used. This will "
-"result in lower SAP startup time, but you could end up with items "
-"corresponding to legacy streams."
+"This enables a SAP caching mechanism. This will result in lower SAP startup "
+"time, but you could end up with items corresponding to legacy streams."
 msgstr ""
 
-#: modules/services_discovery/sap.c:111
+#: modules/services_discovery/sap.c:113
 msgid ""
-"Enable timeshifting automatically for streams discovered through SAP "
+"This automatically enables timeshifting for streams discovered through SAP "
 "announcements."
 msgstr ""
 
-#: modules/services_discovery/sap.c:122
+#: modules/services_discovery/sap.c:124
 msgid "SAP Announcements"
 msgstr ""
 
-#: modules/services_discovery/sap.c:147
+#: modules/services_discovery/sap.c:151
 msgid "SDP file parser for UDP"
 msgstr ""
 
-#: modules/services_discovery/sap.c:316
+#: modules/services_discovery/sap.c:322
 msgid "Session Announcements (SAP)"
 msgstr ""
 
-#: modules/services_discovery/sap.c:812 modules/services_discovery/sap.c:817
+#: modules/services_discovery/sap.c:820 modules/services_discovery/sap.c:825
 #, fuzzy
 msgid "Session"
 msgstr "權限"
 
-#: modules/services_discovery/sap.c:813
+#: modules/services_discovery/sap.c:821
 msgid "Tool"
 msgstr ""
 
-#: modules/services_discovery/sap.c:818
+#: modules/services_discovery/sap.c:826
 msgid "User"
 msgstr ""
 
+#: modules/services_discovery/shout.c:61
+#, fuzzy
+msgid "Number of streams"
+msgstr "執行緒數量"
+
 #: modules/services_discovery/shout.c:62
-msgid "Maximum number of shoutcast servers to be listed"
+msgid "Maximum number of Shoutcast radio streams which would be listed."
 msgstr ""
 
-#: modules/services_discovery/shout.c:68
+#: modules/services_discovery/shout.c:67
 msgid "Shoutcast radio listings"
 msgstr ""
 
-#: modules/services_discovery/shout.c:140
+#: modules/services_discovery/shout.c:139
 msgid "Shoutcast"
 msgstr ""
 
@@ -13854,41 +14268,43 @@ msgid "Universal Plug'n'Play discovery ( Intel SDK )"
 msgstr ""
 
 #: modules/stream_out/bridge.c:38
-msgid "Specify an identifier integer for this elementary stream"
+msgid ""
+"Integer identifier for this elementary stream. This will be used to \"find\" "
+"this stream later."
 msgstr ""
 
-#: modules/stream_out/bridge.c:41
+#: modules/stream_out/bridge.c:42
 msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds, >= 100 ms). For high values you will need to raise file-"
-"caching and others."
+"Pictures coming from the picture video outputs will be delayed accord to thi "
+"value (in milliseconds, should be >= 100 ms). For high values, you will need "
+"to raise caching values."
 msgstr ""
 
-#: modules/stream_out/bridge.c:45
+#: modules/stream_out/bridge.c:46
 msgid "ID Offset"
 msgstr ""
 
-#: modules/stream_out/bridge.c:46
+#: modules/stream_out/bridge.c:47
 msgid ""
 "Offset to add to the stream IDs specified in bridge_out to obtain the stream "
 "IDs bridge_in will register."
 msgstr ""
 
-#: modules/stream_out/bridge.c:58
+#: modules/stream_out/bridge.c:59
 #, fuzzy
 msgid "Bridge"
 msgstr "亮度"
 
-#: modules/stream_out/bridge.c:59
+#: modules/stream_out/bridge.c:60
 #, fuzzy
 msgid "Bridge stream output"
 msgstr "檔案串流輸出"
 
-#: modules/stream_out/bridge.c:61
+#: modules/stream_out/bridge.c:62
 msgid "Bridge out"
 msgstr ""
 
-#: modules/stream_out/bridge.c:72
+#: modules/stream_out/bridge.c:73
 msgid "Bridge in"
 msgstr ""
 
@@ -13908,7 +14324,7 @@ msgstr ""
 msgid "Introduces a delay in the display of the stream."
 msgstr ""
 
-#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:121
+#: modules/stream_out/display.c:50 modules/video_filter/deinterlace.c:127
 #, fuzzy
 msgid "Display"
 msgstr "延遲"
@@ -13925,82 +14341,80 @@ msgstr "雙工串流輸出"
 msgid "Output access method"
 msgstr "輸出存取方式"
 
-#: modules/stream_out/es.c:39 modules/stream_out/standard.c:41
-msgid ""
-"Allows you to specify the output access method used for the streaming output."
-msgstr "允許你指定串流輸出的輸出存取方法"
+#: modules/stream_out/es.c:39
+#, fuzzy
+msgid "This is the default output access method that will be used."
+msgstr "預設的VCD裝置"
 
 #: modules/stream_out/es.c:41
 msgid "Audio output access method"
 msgstr "音訊輸出存取方式"
 
 #: modules/stream_out/es.c:43
-msgid ""
-"Allows you to specify the output access method used for the audio streaming "
-"output."
+#, fuzzy
+msgid "This is the output access method that will be used for audio."
 msgstr "允許你指定音訊串流輸出的輸出存取方法"
 
-#: modules/stream_out/es.c:45
+#: modules/stream_out/es.c:44
 msgid "Video output access method"
 msgstr "視訊輸出存取方式"
 
-#: modules/stream_out/es.c:47
-msgid ""
-"Allows you to specify the output access method used for the video streaming "
-"output."
+#: modules/stream_out/es.c:46
+#, fuzzy
+msgid "This is the output access method that will be used for video."
 msgstr "允許你指定視訊串流輸出的輸出存取方法"
 
-#: modules/stream_out/es.c:50 modules/stream_out/standard.c:43
+#: modules/stream_out/es.c:48 modules/stream_out/standard.c:42
 msgid "Output muxer"
 msgstr "輸出多工器"
 
-#: modules/stream_out/es.c:52 modules/stream_out/rtp.c:57
-msgid "Allows you to specify the muxer used for the streaming output."
-msgstr "允許你指定串流輸出的多工器"
+#: modules/stream_out/es.c:50
+#, fuzzy
+msgid "This is the default muxer method that will be used."
+msgstr "預設的音樂CD裝置"
 
-#: modules/stream_out/es.c:53
+#: modules/stream_out/es.c:51
 msgid "Audio output muxer"
 msgstr "音訊輸出多工器"
 
-#: modules/stream_out/es.c:55
-msgid "Allows you to specify the muxer used for the audio streaming output."
-msgstr "允許你指定音訊串流輸出的多工器"
+#: modules/stream_out/es.c:53
+msgid "This is the muxer that will be used for audio."
+msgstr ""
 
-#: modules/stream_out/es.c:56
+#: modules/stream_out/es.c:54
 msgid "Video output muxer"
 msgstr "視訊輸出多工器"
 
-#: modules/stream_out/es.c:58
-msgid "Allows you to specify the muxer used for the video streaming output."
-msgstr "允許你指定視訊串流輸出的多工器"
+#: modules/stream_out/es.c:56
+msgid "This is the muxer that will be used for video."
+msgstr ""
 
-#: modules/stream_out/es.c:60
+#: modules/stream_out/es.c:58
 msgid "Output URL"
 msgstr "輸出URL"
 
-#: modules/stream_out/es.c:62 modules/stream_out/rtp.c:48
-msgid "Allows you to specify the output URL used for the streaming output."
-msgstr "允許你指定串流輸出的URL"
+#: modules/stream_out/es.c:60
+#, fuzzy
+msgid "This is the default output URI."
+msgstr "預設的VCD裝置"
 
-#: modules/stream_out/es.c:63
+#: modules/stream_out/es.c:61
 msgid "Audio output URL"
 msgstr "音訊輸出URL"
 
-#: modules/stream_out/es.c:65
-msgid ""
-"Allows you to specify the output URL used for the audio streaming output."
-msgstr "允許你指定音訊串流輸出的URL"
+#: modules/stream_out/es.c:63
+msgid "This is the output URI that will be used for audio."
+msgstr ""
 
-#: modules/stream_out/es.c:67
+#: modules/stream_out/es.c:64
 msgid "Video output URL"
 msgstr "視訊輸出URL"
 
-#: modules/stream_out/es.c:69
-msgid ""
-"Allows you to specify the output URL used for the video streaming output."
-msgstr "允許你指定視訊串流輸出的URL"
+#: modules/stream_out/es.c:66
+msgid "This is the output URI that will be used for video."
+msgstr ""
 
-#: modules/stream_out/es.c:79
+#: modules/stream_out/es.c:75
 msgid "Elementary stream output"
 msgstr ""
 
@@ -14031,138 +14445,166 @@ msgstr "視訊對齊"
 msgid "Mosaic bridge stream output"
 msgstr "檔案串流輸出"
 
+#: modules/stream_out/rtp.c:48
+msgid "This is the output URL that will be used."
+msgstr ""
+
 #: modules/stream_out/rtp.c:49
 msgid "SDP"
 msgstr ""
 
 #: modules/stream_out/rtp.c:51
 msgid ""
-"Allows you to specify the SDP used for the streaming output. You must use an "
-"url: http://location to access the SDP via HTTP, rtsp://location for RTSP "
-"access, and sap:// for the SDP to be announced via SAP."
+"This allows you to specify how the SDP (Session Descriptor) for this RTP "
+"session will be made available. You must use an url: http://location to "
+"access the SDP via HTTP, rtsp://location for RTSP access, and sap:// for the "
+"SDP to be announced via SAP."
 msgstr ""
 
 #: modules/stream_out/rtp.c:55
 msgid "Muxer"
 msgstr "多工器"
 
-#: modules/stream_out/rtp.c:59 modules/stream_out/standard.c:56
+#: modules/stream_out/rtp.c:57
+#, fuzzy
+msgid ""
+"This allows you to specify the muxer used for the streaming output. Default "
+"is to use no muxer (standard RTP stream)."
+msgstr "允許你指定串流輸出的URL"
+
+#: modules/stream_out/rtp.c:60 modules/stream_out/standard.c:48
 msgid "Session name"
 msgstr ""
 
-#: modules/stream_out/rtp.c:61
-msgid "Allows you to specify the session name used for the streaming output."
+#: modules/stream_out/rtp.c:62
+msgid ""
+"This is the name of the session that will be announced in the SDP (Session "
+"Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:62
+#: modules/stream_out/rtp.c:64
 msgid "Session description"
 msgstr ""
 
-#: modules/stream_out/rtp.c:64
-msgid "Allows you to give a broader description of the stream."
+#: modules/stream_out/rtp.c:66
+msgid ""
+"This allows you to give a broader description of the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:65
+#: modules/stream_out/rtp.c:68
 msgid "Session URL"
 msgstr ""
 
-#: modules/stream_out/rtp.c:67
-msgid "Allows you to specify a URL with additional information on the stream."
+#: modules/stream_out/rtp.c:70
+msgid ""
+"This allows you to give an URL with more details about the stream (often the "
+"website of the streaming organization), that will be announced in the SDP "
+"(Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:68
+#: modules/stream_out/rtp.c:73
 msgid "Session email"
 msgstr ""
 
-#: modules/stream_out/rtp.c:70
-msgid "Allows you to specify contact e-mail address for this session."
+#: modules/stream_out/rtp.c:75
+msgid ""
+"This allows you to give a contact mail address for the stream, that will be "
+"announced in the SDP (Session Descriptor)."
 msgstr ""
 
-#: modules/stream_out/rtp.c:74
-msgid "Allows you to specify the base port used for the RTP streaming."
-msgstr ""
+#: modules/stream_out/rtp.c:79
+#, fuzzy
+msgid "This allows you to specify the base port for the RTP streaming."
+msgstr "允許你指定RTP串流的預設視訊埠"
 
-#: modules/stream_out/rtp.c:75
+#: modules/stream_out/rtp.c:80
 msgid "Audio port"
 msgstr "音訊埠"
 
-#: modules/stream_out/rtp.c:77
+#: modules/stream_out/rtp.c:82
+#, fuzzy
 msgid ""
-"Allows you to specify the default audio port used for the RTP streaming."
-msgstr ""
+"This allows you to specify the default audio port for the RTP streaming."
+msgstr "允許你指定RTP串流的預設視訊埠"
 
-#: modules/stream_out/rtp.c:78
+#: modules/stream_out/rtp.c:83
 msgid "Video port"
 msgstr "視訊埠"
 
-#: modules/stream_out/rtp.c:80
+#: modules/stream_out/rtp.c:85
+#, fuzzy
 msgid ""
-"Allows you to specify the default video port used for the RTP streaming."
+"This allows you to specify the default video port for the RTP streaming."
 msgstr "允許你指定RTP串流的預設視訊埠"
 
-#: modules/stream_out/rtp.c:84
+#: modules/stream_out/rtp.c:89
 #, fuzzy
-msgid "Allows you to specify the Time-To-Live for the output stream."
+msgid "This allows you to specify the Time-To-Live for the output stream."
 msgstr "允許你指定該輸出串流的有效時間"
 
+#: modules/stream_out/rtp.c:91
+msgid "MP4A LATM"
+msgstr ""
+
 #: modules/stream_out/rtp.c:93
+#, fuzzy
+msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
+msgstr "允許你在串流時播放該串流"
+
+#: modules/stream_out/rtp.c:102
 msgid "RTP stream output"
 msgstr "RTP串流輸出"
 
-#: modules/stream_out/standard.c:45
-msgid ""
-"Allows you to specify the output muxer method used for the streaming output."
-msgstr "允許你指定串流輸出的輸出多工器"
-
-#: modules/stream_out/standard.c:47
-#, fuzzy
-msgid "Output URL (deprecated)"
-msgstr "輸出裝置"
+#: modules/stream_out/standard.c:41
+msgid "This is the output access method that will be used."
+msgstr ""
 
-#: modules/stream_out/standard.c:49
+#: modules/stream_out/standard.c:44
 #, fuzzy
-msgid ""
-"Allows you to specify the output URL used for the streaming output."
-"Deprecated, use dst instead."
-msgstr "允許你指定串流輸出的URL"
+msgid "This is the muxer that will be used."
+msgstr "預設的VCD裝置"
 
-#: modules/stream_out/standard.c:52
+#: modules/stream_out/standard.c:45
 #, fuzzy
 msgid "Output destination"
 msgstr "輸出選項"
 
-#: modules/stream_out/standard.c:54
+#: modules/stream_out/standard.c:47
 #, fuzzy
-msgid ""
-"Allows you to specify the output destination used for the streaming output."
-msgstr "允許你指定串流輸出的URL"
+msgid "This is the destination (URL) that will be used for the stream."
+msgstr "允許你指定串流輸出的目的音訊編碼器"
 
-#: modules/stream_out/standard.c:58
-msgid "Name of the session that will be announced with SAP"
+#: modules/stream_out/standard.c:50
+msgid ""
+"This allows you to specify a name for the session, that will be announced if "
+"you choose to use SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:60
+#: modules/stream_out/standard.c:53
 msgid "Session groupname"
 msgstr ""
 
-#: modules/stream_out/standard.c:62
-msgid "Name of the group that will be announced for the session"
+#: modules/stream_out/standard.c:55
+msgid ""
+"This allows you to specify a group for the session, that will be announced "
+"if you choose to use SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:64
+#: modules/stream_out/standard.c:58
 msgid "SAP announcing"
 msgstr ""
 
-#: modules/stream_out/standard.c:65
-msgid "Announce this session with SAP"
+#: modules/stream_out/standard.c:59
+msgid "Announce this session with SAP."
 msgstr ""
 
-#: modules/stream_out/standard.c:73
+#: modules/stream_out/standard.c:67
 #, fuzzy
 msgid "Standard"
 msgstr "標準播放"
 
-#: modules/stream_out/standard.c:74
+#: modules/stream_out/standard.c:68
 msgid "Standard stream output"
 msgstr "標準串流輸出"
 
@@ -14246,237 +14688,307 @@ msgid "Video encoder"
 msgstr "視訊編碼器"
 
 #: modules/stream_out/transcode.c:48
+#, fuzzy
 msgid ""
-"Allows you to specify the video encoder to use and its associated options."
-msgstr ""
+"This is the video encoder module that will be used (and its associated "
+"options)."
+msgstr "允許你指定欲使用的音訊編碼器及其相關選項"
 
 #: modules/stream_out/transcode.c:50
 msgid "Destination video codec"
 msgstr "目的視訊編碼器"
 
 #: modules/stream_out/transcode.c:52
-msgid ""
-"Allows you to specify the destination video codec used for the streaming "
-"output."
-msgstr ""
+#, fuzzy
+msgid "This is the video codec that will be used."
+msgstr "預設的DVD裝置"
 
-#: modules/stream_out/transcode.c:54
+#: modules/stream_out/transcode.c:53
 msgid "Video bitrate"
 msgstr "視訊位元率"
 
-#: modules/stream_out/transcode.c:56
-msgid "Allows you to specify the video bitrate used for the streaming output."
-msgstr "允許你指定串流輸出的視訊位元率"
+#: modules/stream_out/transcode.c:55
+msgid "Target bitrate of the transcoded video stream."
+msgstr ""
 
-#: modules/stream_out/transcode.c:58
+#: modules/stream_out/transcode.c:56
 msgid "Video scaling"
 msgstr ""
 
-#: modules/stream_out/transcode.c:60
-msgid "Allows you to scale the video before encoding."
+#: modules/stream_out/transcode.c:58
+msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
 msgstr ""
 
-#: modules/stream_out/transcode.c:61
+#: modules/stream_out/transcode.c:59
 msgid "Video frame-rate"
 msgstr ""
 
-#: modules/stream_out/transcode.c:63
-msgid "Allows you to specify an output frame rate for the video."
+#: modules/stream_out/transcode.c:61
+msgid "Target output frame rate for the video stream."
 msgstr ""
 
-#: modules/stream_out/transcode.c:66
-msgid "Allows you to deinterlace the video before encoding."
-msgstr ""
+#: modules/stream_out/transcode.c:64
+#, fuzzy
+msgid "Deinterlace the video before encoding."
+msgstr "啟用交錯編碼"
 
-#: modules/stream_out/transcode.c:76
+#: modules/stream_out/transcode.c:67
+#, fuzzy
+msgid "Specify the deinterlace module to use."
+msgstr "介面模組"
+
+#: modules/stream_out/transcode.c:74
 #, fuzzy
 msgid "Maximum video width"
 msgstr "視訊寬度"
 
-#: modules/stream_out/transcode.c:78
+#: modules/stream_out/transcode.c:76
 #, fuzzy
-msgid "Allows you to specify a maximum output video width."
-msgstr "允許你指定輸出視訊寬度"
+msgid "Maximum output video width."
+msgstr "視訊寬度"
 
-#: modules/stream_out/transcode.c:79
+#: modules/stream_out/transcode.c:77
 #, fuzzy
 msgid "Maximum video height"
 msgstr "視訊高度"
 
-#: modules/stream_out/transcode.c:81
+#: modules/stream_out/transcode.c:79
 #, fuzzy
-msgid "Allows you to specify a maximum output video height."
-msgstr "允許你指定輸出視訊高度"
+msgid "Maximum output video height."
+msgstr "視訊高度"
 
-#: modules/stream_out/transcode.c:82
+#: modules/stream_out/transcode.c:80
 #, fuzzy
 msgid "Video filter"
 msgstr "視訊過濾器"
 
-#: modules/stream_out/transcode.c:84
-#, fuzzy
+#: modules/stream_out/transcode.c:82
 msgid ""
-"Allows you to specify video filters used after the video transcoding and "
-"subpictures overlaying."
-msgstr "允許你指定視訊串流輸出的多工器"
+"Video filters will be applied to the video streams (after overlays are "
+"applied). You must enter a comma-separated list of filters."
+msgstr ""
 
-#: modules/stream_out/transcode.c:87
-msgid "Video crop top"
+#: modules/stream_out/transcode.c:85
+#, fuzzy
+msgid "Video crop (top)"
 msgstr "視訊修整(上方)"
 
-#: modules/stream_out/transcode.c:89
-msgid "Allows you to specify the top coordinate for the video cropping."
-msgstr "允許你指定視訊修整的上方座標"
+#: modules/stream_out/transcode.c:87
+msgid "Number of pixels to crop at the top of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:90
-msgid "Video crop left"
+#: modules/stream_out/transcode.c:88
+#, fuzzy
+msgid "Video crop (left)"
 msgstr "視訊修整(左方)"
 
-#: modules/stream_out/transcode.c:92
-msgid "Allows you to specify the left coordinate for the video cropping."
-msgstr "允許你指定視訊修整的左方座標"
+#: modules/stream_out/transcode.c:90
+msgid "Number of pixels to crop at the left of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:93
-msgid "Video crop bottom"
+#: modules/stream_out/transcode.c:91
+#, fuzzy
+msgid "Video crop (bottom)"
 msgstr "視訊修整(下方)"
 
-#: modules/stream_out/transcode.c:95
-msgid "Allows you to specify the bottom coordinate for the video cropping."
-msgstr "允許你指定視訊修整的下方座標"
+#: modules/stream_out/transcode.c:93
+msgid "Number of pixels to crop at the bottom of the video."
+msgstr ""
 
-#: modules/stream_out/transcode.c:96
-msgid "Video crop right"
+#: modules/stream_out/transcode.c:94
+#, fuzzy
+msgid "Video crop (right)"
 msgstr "視訊修整(右方)"
 
+#: modules/stream_out/transcode.c:96
+msgid "Number of pixels to crop at the right of the video."
+msgstr ""
+
 #: modules/stream_out/transcode.c:98
-msgid "Allows you to specify the right coordinate for the video cropping."
-msgstr "允許你指定視訊修整的右方座標"
+#, fuzzy
+msgid "Video padding (top)"
+msgstr "視訊修整(上方)"
 
 #: modules/stream_out/transcode.c:100
+msgid "Size of the black border to add at the top of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:101
+#, fuzzy
+msgid "Video padding (left)"
+msgstr "視訊修整(左方)"
+
+#: modules/stream_out/transcode.c:103
+msgid "Size of the black border to add at the left of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:104
+#, fuzzy
+msgid "Video padding (bottom)"
+msgstr "視訊修整(下方)"
+
+#: modules/stream_out/transcode.c:106
+msgid "Size of the black border to add at the bottom of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:107
+#, fuzzy
+msgid "Video padding (right)"
+msgstr "視訊修整(右方)"
+
+#: modules/stream_out/transcode.c:109
+msgid "Size of the black border to add at the right of the video."
+msgstr ""
+
+#: modules/stream_out/transcode.c:111
+#, fuzzy
+msgid "Video canvas width"
+msgstr "視訊寬度"
+
+#: modules/stream_out/transcode.c:113
+msgid "This will automatically crod and pad the video to a specified width."
+msgstr ""
+
+#: modules/stream_out/transcode.c:114
+#, fuzzy
+msgid "Video canvas height"
+msgstr "視訊高度"
+
+#: modules/stream_out/transcode.c:116
+msgid "This will automatically crod and pad the video to a specified height."
+msgstr ""
+
+#: modules/stream_out/transcode.c:117
+#, fuzzy
+msgid "Video canvas aspect ratio"
+msgstr "採樣率"
+
+#: modules/stream_out/transcode.c:119
+msgid ""
+"This sets aspect (like 4:3) of the video canvas and letterbox the video "
+"accordingly."
+msgstr ""
+
+#: modules/stream_out/transcode.c:122
 msgid "Audio encoder"
 msgstr "音訊編碼器"
 
-#: modules/stream_out/transcode.c:102
+#: modules/stream_out/transcode.c:124
+#, fuzzy
 msgid ""
-"Allows you to specify the audio encoder to use and its associated options."
+"This is the audio encoder module that will be used (and its associated "
+"options)."
 msgstr "允許你指定欲使用的音訊編碼器及其相關選項"
 
-#: modules/stream_out/transcode.c:104
+#: modules/stream_out/transcode.c:126
 msgid "Destination audio codec"
 msgstr "目的音訊編碼器"
 
-#: modules/stream_out/transcode.c:106
-msgid ""
-"Allows you to specify the destination audio codec used for the streaming "
-"output."
-msgstr "允許你指定串流輸出的目的音訊編碼器"
+#: modules/stream_out/transcode.c:128
+#, fuzzy
+msgid "This is the audio codec that will be used."
+msgstr "預設的音樂CD裝置"
 
-#: modules/stream_out/transcode.c:108
+#: modules/stream_out/transcode.c:129
 msgid "Audio bitrate"
 msgstr "音訊位元率"
 
-#: modules/stream_out/transcode.c:110
-msgid "Allows you to specify the audio bitrate used for the streaming output."
-msgstr "允許你指定串流輸出的音訊位元率"
+#: modules/stream_out/transcode.c:131
+msgid "Target bitrate of the transcoded audio stream."
+msgstr ""
 
-#: modules/stream_out/transcode.c:112
+#: modules/stream_out/transcode.c:132
 msgid "Audio sample rate"
 msgstr "音訊採樣率"
 
-#: modules/stream_out/transcode.c:114
+#: modules/stream_out/transcode.c:134
 msgid ""
-"Allows you to specify the audio sample rate used for the streaming output."
-msgstr "允許你指定串流輸出的音訊採樣率"
+"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
+msgstr ""
 
-#: modules/stream_out/transcode.c:116
+#: modules/stream_out/transcode.c:135
 msgid "Audio channels"
 msgstr "音訊頻道"
 
-#: modules/stream_out/transcode.c:118
-msgid ""
-"Allows you to specify the number of audio channels used for the streaming "
-"output."
-msgstr "允許你指定串流輸出的音訊頻道數量"
+#: modules/stream_out/transcode.c:137
+msgid "Number of audio channels in the transcoded streams."
+msgstr ""
 
-#: modules/stream_out/transcode.c:121
+#: modules/stream_out/transcode.c:139
 msgid "Subtitles encoder"
 msgstr "字幕編碼器"
 
-#: modules/stream_out/transcode.c:123
+#: modules/stream_out/transcode.c:141
+#, fuzzy
 msgid ""
-"Allows you to specify the subtitles encoder to use and its associated "
-"options."
+"This is the subtitles encoder module that will be used (and its associated "
+"options)."
 msgstr "允許你指定欲使用的字幕編碼器及其相關選項"
 
-#: modules/stream_out/transcode.c:125
+#: modules/stream_out/transcode.c:143
 msgid "Destination subtitles codec"
 msgstr "目的字幕編碼器"
 
-#: modules/stream_out/transcode.c:127
-msgid ""
-"Allows you to specify the destination subtitles codec used for the streaming "
-"output."
-msgstr "允許你指定串流輸出的目的字幕編碼器"
-
-#: modules/stream_out/transcode.c:129
-msgid "Subpictures filter"
+#: modules/stream_out/transcode.c:145
+msgid "This is the subtitles coded that will be used."
 msgstr ""
 
-#: modules/stream_out/transcode.c:131
+#: modules/stream_out/transcode.c:149
 msgid ""
-"Allows you to specify subpictures filters used during the video transcoding. "
-"The subpictures produced by the filters will be overlayed directly onto the "
-"video."
+"This allows you to add overlays (also known as \"subpictures\" on the "
+"transcoded video stream. The subpictures produced by the filters will be "
+"overlayed directly onto the video. You must specify a comma-separated list "
+"of subpicture modules"
 msgstr ""
 
-#: modules/stream_out/transcode.c:135 modules/video_filter/osdmenu.c:118
+#: modules/stream_out/transcode.c:154 modules/video_filter/osdmenu.c:118
 #, fuzzy
 msgid "OSD menu"
 msgstr "DVD(選單)"
 
-#: modules/stream_out/transcode.c:137
+#: modules/stream_out/transcode.c:156
 msgid ""
-"Enable streaming of the On Screen Display. It uses the osdmenu subfilter."
+"Stream the On Screen Display menu (using the osdmenu subpicture module)."
 msgstr ""
 
-#: modules/stream_out/transcode.c:139
+#: modules/stream_out/transcode.c:158
 msgid "Number of threads"
 msgstr "執行緒數量"
 
-#: modules/stream_out/transcode.c:141
-msgid "Allows you to specify the number of threads used for the transcoding."
+#: modules/stream_out/transcode.c:160
+msgid "Number of threads used for the transcoding."
 msgstr ""
 
-#: modules/stream_out/transcode.c:142
+#: modules/stream_out/transcode.c:161
 msgid "High priority"
 msgstr ""
 
-#: modules/stream_out/transcode.c:144
+#: modules/stream_out/transcode.c:163
 msgid ""
 "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
 msgstr ""
 
-#: modules/stream_out/transcode.c:147
+#: modules/stream_out/transcode.c:166
 msgid "Synchronise on audio track"
 msgstr ""
 
-#: modules/stream_out/transcode.c:149
+#: modules/stream_out/transcode.c:168
 msgid ""
 "This option will drop/duplicate video frames to synchronise the video track "
 "on the audio track."
 msgstr ""
 
-#: modules/stream_out/transcode.c:153
+#: modules/stream_out/transcode.c:172
 msgid ""
-"Allows you to specify if the transcoder should drop frames if your CPU can't "
-"keep up with the encoding rate."
+"The transcoder will drop frames if your CPU can't keep up with the encoding "
+"rate."
 msgstr ""
 
-#: modules/stream_out/transcode.c:168
+#: modules/stream_out/transcode.c:187
 msgid "Transcode stream output"
 msgstr "轉碼串流輸出"
 
-#: modules/stream_out/transcode.c:228
+#: modules/stream_out/transcode.c:263
 #, fuzzy
 msgid "Overlays/Subtitles"
 msgstr "開啟字幕"
@@ -14515,58 +15027,66 @@ msgid "AltiVec conversions from "
 msgstr ""
 
 #: modules/video_filter/adjust.c:60
-msgid "Enable brightness threshold"
-msgstr ""
+#, fuzzy
+msgid "Brightness threshold"
+msgstr "動作閥值"
 
 #: modules/video_filter/adjust.c:61
-msgid "Show black and white pixels with brightness as threshold value"
+msgid ""
+"When this mode is enabled, pixels will be shown as black or white. The "
+"threshold value will be the brighness defined below."
 msgstr ""
 
-#: modules/video_filter/adjust.c:62
+#: modules/video_filter/adjust.c:64
 msgid "Image contrast (0-2)"
 msgstr "影像對比(0-2)"
 
-#: modules/video_filter/adjust.c:63
-msgid "Set the image contrast, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:65
+#, fuzzy
+msgid "Set the image contrast, between 0 and 2. Defaults to 1."
 msgstr "設定影像的對比,介於0和2之間,預設值為1"
 
-#: modules/video_filter/adjust.c:64
+#: modules/video_filter/adjust.c:66
 msgid "Image hue (0-360)"
 msgstr "影像色調(0-360)"
 
-#: modules/video_filter/adjust.c:65
-msgid "Set the image hue, between 0 and 360. Defaults to 0"
+#: modules/video_filter/adjust.c:67
+#, fuzzy
+msgid "Set the image hue, between 0 and 360. Defaults to 0."
 msgstr "設定影像的色調,介於0和360之間,預設值為0"
 
-#: modules/video_filter/adjust.c:66
+#: modules/video_filter/adjust.c:68
 msgid "Image saturation (0-3)"
 msgstr "影像飽和度(0-3)"
 
-#: modules/video_filter/adjust.c:67
-msgid "Set the image saturation, between 0 and 3. Defaults to 1"
+#: modules/video_filter/adjust.c:69
+#, fuzzy
+msgid "Set the image saturation, between 0 and 3. Defaults to 1."
 msgstr "設定影像的飽和度,介於0和3之間,預設值為1"
 
-#: modules/video_filter/adjust.c:68
+#: modules/video_filter/adjust.c:70
 msgid "Image brightness (0-2)"
 msgstr "影像亮度(0-2)"
 
-#: modules/video_filter/adjust.c:69
-msgid "Set the image brightness, between 0 and 2. Defaults to 1"
+#: modules/video_filter/adjust.c:71
+#, fuzzy
+msgid "Set the image brightness, between 0 and 2. Defaults to 1."
 msgstr "設定影像的亮度,介於0和2之間,預設值為1"
 
-#: modules/video_filter/adjust.c:70
+#: modules/video_filter/adjust.c:72
 msgid "Image gamma (0-10)"
 msgstr "影像反差係數(0-10)"
 
-#: modules/video_filter/adjust.c:71
-msgid "Set the image gamma, between 0.01 and 10. Defaults to 1"
+#: modules/video_filter/adjust.c:73
+#, fuzzy
+msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
 msgstr "設定影像的反差係數,介於0和10之間,預設值為1"
 
-#: modules/video_filter/adjust.c:75
+#: modules/video_filter/adjust.c:77
 msgid "Image properties filter"
 msgstr ""
 
-#: modules/video_filter/adjust.c:76
+#: modules/video_filter/adjust.c:78
 msgid "Image adjust"
 msgstr "影像調整"
 
@@ -14579,22 +15099,25 @@ msgid "Number of clones"
 msgstr "複製數量"
 
 #: modules/video_filter/clone.c:56
-msgid "Select the number of video windows in which to clone the video."
+msgid "Number of video windows in which to clone the video."
 msgstr ""
 
 #: modules/video_filter/clone.c:59
-msgid "List of video output modules"
-msgstr "視訊輸出模組清單"
+#, fuzzy
+msgid "Video output modules"
+msgstr "視訊輸出模組"
 
 #: modules/video_filter/clone.c:60
-msgid "Select the specific video output modules that you want to activate."
+msgid ""
+"You can use specific video output modules for the clones. Use a comma-"
+"separated list of modules."
 msgstr ""
 
-#: modules/video_filter/clone.c:63
+#: modules/video_filter/clone.c:64
 msgid "Clone video filter"
 msgstr "複製視訊過濾器"
 
-#: modules/video_filter/clone.c:65
+#: modules/video_filter/clone.c:66
 msgid "Clone"
 msgstr "複製"
 
@@ -14613,28 +15136,34 @@ msgid "Automatic cropping"
 msgstr "自動修整"
 
 #: modules/video_filter/crop.c:58
-msgid "Activate automatic black border cropping."
-msgstr ""
+#, fuzzy
+msgid "Automatic black border cropping."
+msgstr "自動修整"
 
 #: modules/video_filter/crop.c:61
 msgid "Crop video filter"
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:102
-#: modules/video_filter/deinterlace.c:105
+#: modules/video_filter/deinterlace.c:108
 msgid "Deinterlace mode"
 msgstr ""
 
-#: modules/video_filter/deinterlace.c:103
+#: modules/video_filter/deinterlace.c:109
 #, fuzzy
-msgid "Default deinterlace method to use for local playback"
+msgid "Deinterlace method to use for local playback."
 msgstr "選擇熱鍵以慢速重播"
 
-#: modules/video_filter/deinterlace.c:106
-msgid "Default deinterlace methode to use for streaming"
-msgstr ""
+#: modules/video_filter/deinterlace.c:111
+#, fuzzy
+msgid "Streaming deinterlace mode"
+msgstr "介面模組"
+
+#: modules/video_filter/deinterlace.c:112
+#, fuzzy
+msgid "Deinterlace method to use for streaming."
+msgstr "選擇熱鍵以慢速重播"
 
-#: modules/video_filter/deinterlace.c:115
+#: modules/video_filter/deinterlace.c:121
 msgid "Deinterlacing video filter"
 msgstr ""
 
@@ -14645,7 +15174,7 @@ msgstr ""
 #: modules/video_filter/distort.c:65
 msgid ""
 "Distort mode, one of \"wave\", \"ripple\", \"gradient\", \"edge\", \"hough\" "
-"and \"psychedelic\""
+"and \"psychedelic\"."
 msgstr ""
 
 #: modules/video_filter/distort.c:67
@@ -14654,41 +15183,43 @@ msgid "Gradient image type"
 msgstr "錯誤的項目類型"
 
 #: modules/video_filter/distort.c:68
-msgid "Gradient image type (0 or 1)"
+msgid ""
+"Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
+"keep colors."
 msgstr ""
 
-#: modules/video_filter/distort.c:70
+#: modules/video_filter/distort.c:71
 #, fuzzy
 msgid "Apply cartoon effect"
 msgstr "選擇效果"
 
-#: modules/video_filter/distort.c:71
-msgid "Apply cartoon effect. Used by \"gradient\" and \"edge\"."
+#: modules/video_filter/distort.c:72
+msgid "Apply cartoon effect. It is only used by \"gradient\" and \"edge\"."
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Wave"
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 msgid "Ripple"
 msgstr ""
 
-#: modules/video_filter/distort.c:75
+#: modules/video_filter/distort.c:77
 #, fuzzy
 msgid "Gradient"
 msgstr "畫面"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 #, fuzzy
 msgid "Edge"
 msgstr "亮度"
 
-#: modules/video_filter/distort.c:76
+#: modules/video_filter/distort.c:78
 msgid "Hough"
 msgstr ""
 
-#: modules/video_filter/distort.c:79
+#: modules/video_filter/distort.c:81
 msgid "Distort video filter"
 msgstr ""
 
@@ -14708,68 +15239,74 @@ msgstr "Logo檔名"
 #: modules/video_filter/logo.c:69
 msgid ""
 "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
-"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...] ."
+"<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
+"simply enter its filename."
 msgstr ""
 
-#: modules/video_filter/logo.c:70
+#: modules/video_filter/logo.c:72
 #, fuzzy
 msgid "Logo animation # of loops"
 msgstr "Goom動畫速度"
 
-#: modules/video_filter/logo.c:71
-msgid ""
-"How many times to animate the logo images, -1 = continuous, 0 = disabled"
+#: modules/video_filter/logo.c:73
+msgid "Number of loops for the logo animation.1 = continuous, 0 = disabled"
 msgstr ""
 
-#: modules/video_filter/logo.c:72
+#: modules/video_filter/logo.c:75
 msgid "Logo individual image time in ms"
 msgstr ""
 
-#: modules/video_filter/logo.c:73
-msgid "Individual image display time of 0 - 60000 ms"
+#: modules/video_filter/logo.c:76
+msgid "Individual image display time of 0 - 60000 ms."
 msgstr ""
 
-#: modules/video_filter/logo.c:75
-msgid "X coordinate of the logo"
-msgstr ""
+#: modules/video_filter/logo.c:78 modules/video_filter/osdmenu.c:50
+#, fuzzy
+msgid "X coordinate"
+msgstr "視訊y座標"
 
-#: modules/video_filter/logo.c:76 modules/video_filter/logo.c:78
-msgid "You can move the logo by left-clicking on it."
+#: modules/video_filter/logo.c:79
+msgid "X coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:77
-msgid "Y coordinate of the logo"
+#: modules/video_filter/logo.c:81 modules/video_filter/osdmenu.c:53
+#, fuzzy
+msgid "Y coordinate"
+msgstr "視訊y座標"
+
+#: modules/video_filter/logo.c:82
+msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
 msgstr ""
 
-#: modules/video_filter/logo.c:79
+#: modules/video_filter/logo.c:84
 msgid "Transparency of the logo"
 msgstr ""
 
-#: modules/video_filter/logo.c:80
+#: modules/video_filter/logo.c:85
 msgid ""
-"You can set the logo transparency value here (from 0 for full transparency "
-"to 255 for full opacity)."
+"Logo transparency value (from 0 for full transparency to 255 for full "
+"opacity)."
 msgstr ""
 
-#: modules/video_filter/logo.c:82
+#: modules/video_filter/logo.c:87
 msgid "Logo position"
 msgstr "Logo位置"
 
-#: modules/video_filter/logo.c:84
+#: modules/video_filter/logo.c:89
 msgid ""
-"You can enforce the logo position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values)."
+"Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
+"8=bottom, you can also use combinations of these values, eg 6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/logo.c:94
+#: modules/video_filter/logo.c:99
 msgid "Logo video filter"
 msgstr ""
 
-#: modules/video_filter/logo.c:96
+#: modules/video_filter/logo.c:101
 msgid "Logo overlay"
 msgstr ""
 
-#: modules/video_filter/logo.c:117
+#: modules/video_filter/logo.c:122
 msgid "Logo sub filter"
 msgstr ""
 
@@ -14778,189 +15315,281 @@ msgstr ""
 msgid "Magnify/Zoom interactive video filter"
 msgstr "動作偵測視訊過濾器"
 
-#: modules/video_filter/marq.c:76
-msgid "Marquee text"
-msgstr ""
-
 #: modules/video_filter/marq.c:77
-msgid "Marquee text to display"
+msgid "Marquee text to display."
 msgstr ""
 
-#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:132
+#: modules/video_filter/marq.c:78 modules/video_filter/rss.c:134
 #: modules/video_filter/time.c:73
-msgid "X offset, from left"
-msgstr ""
+#, fuzzy
+msgid "X offset"
+msgstr "時間補償"
 
-#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:133
-#: modules/video_filter/time.c:74
-msgid "X offset, from the left screen edge"
+#: modules/video_filter/marq.c:79 modules/video_filter/rss.c:135
+msgid "X offset, from the left screen edge."
 msgstr ""
 
-#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:134
+#: modules/video_filter/marq.c:80 modules/video_filter/rss.c:136
 #: modules/video_filter/time.c:75
-msgid "Y offset, from the top"
-msgstr ""
-
-#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:135
-#: modules/video_filter/time.c:76
-msgid "Y offset, down from the top"
-msgstr ""
+#, fuzzy
+msgid "Y offset"
+msgstr "時間補償"
 
-#: modules/video_filter/marq.c:82
-msgid "Marquee timeout"
+#: modules/video_filter/marq.c:81 modules/video_filter/rss.c:137
+msgid "Y offset, down from the top."
 msgstr ""
 
 #: modules/video_filter/marq.c:83
 msgid ""
-"Defines the time the marquee must remain displayed, in milliseconds. Default "
-"value is 0 (remain forever)."
+"Number of milliseconds the marquee must remain displayed. Default value is 0 "
+"(remains forever)."
 msgstr ""
 
-#: modules/video_filter/marq.c:86 modules/video_filter/rss.c:136
-#: modules/video_filter/time.c:77
-msgid "Opacity"
+#: modules/video_filter/marq.c:87
+msgid ""
+"Opacity (inverse of transparency) of overlayed text. 0 = transparent, 255 = "
+"totally opaque. "
 msgstr ""
 
-#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:139
-#: modules/video_filter/time.c:80
+#: modules/video_filter/marq.c:89 modules/video_filter/rss.c:142
+#: modules/video_filter/time.c:81
 #, fuzzy
 msgid "Font size, pixels"
 msgstr "字型大小"
 
-#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:140
-#: modules/video_filter/time.c:81
-msgid "Specify the font size, in pixels, with -1 = use freetype-fontsize"
+#: modules/video_filter/marq.c:90 modules/video_filter/rss.c:143
+#: modules/video_filter/time.c:82
+msgid "Font size, in pixels. Default is -1 (use default font size)."
 msgstr ""
 
-#: modules/video_filter/marq.c:98 modules/video_filter/rss.c:148
+#: modules/video_filter/marq.c:94 modules/video_filter/rss.c:147
+#: modules/video_filter/time.c:86
+msgid ""
+"Color of the text that will be rendered on the video. This must be an "
+"hexadecimal (like HTML colors). The first two chars are for red, then green, "
+"then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = yellow "
+"(red + green), #FFFFFF = white"
+msgstr ""
+
+#: modules/video_filter/marq.c:99
 #, fuzzy
 msgid "Marquee position"
 msgstr "起始位置"
 
-#: modules/video_filter/marq.c:100 modules/video_filter/rss.c:150
+#: modules/video_filter/marq.c:101
+msgid ""
+"You can enforce the marquee position on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
+msgstr ""
+
+#: modules/video_filter/marq.c:137 modules/video_filter/rss.c:189
+#, fuzzy
+msgid "Misc"
+msgstr "光碟"
+
+#: modules/video_filter/marq.c:141
+#, fuzzy
+msgid "Marquee display"
+msgstr "畫面上顯示(OSD)"
+
+#: modules/video_filter/mosaic.c:90
+msgid "Transparency"
+msgstr ""
+
+#: modules/video_filter/mosaic.c:91
+msgid ""
+"Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
+"opaque (default)."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:95
+#, fuzzy
+msgid "Total height of the mosaic, in pixels."
+msgstr "效果視窗的高度(像素)"
+
+#: modules/video_filter/mosaic.c:97
+#, fuzzy
+msgid "Total width of the mosaic, in pixels."
+msgstr "效果視窗的寬度(像素)"
+
+#: modules/video_filter/mosaic.c:99
+#, fuzzy
+msgid "Top left corner X coordinate"
+msgstr "視訊x座標"
+
+#: modules/video_filter/mosaic.c:100
+msgid "X Coordinate of the top-left corner of the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:101
+#, fuzzy
+msgid "Top left corner Y coordinate"
+msgstr "視訊x座標"
+
+#: modules/video_filter/mosaic.c:102
+msgid "Y Coordinate of the top-left corner of the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:103
+#, fuzzy
+msgid "Vertical border width"
+msgstr "垂直補償"
+
+#: modules/video_filter/mosaic.c:104
+msgid ""
+"Width in pixels of the border than can be drawn vertically around the mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:106
+#, fuzzy
+msgid "Horizontal border width"
+msgstr "水平"
+
+#: modules/video_filter/mosaic.c:107
+msgid ""
+"Width in pixels of the border than can be drawn horizontally around the "
+"mosaic."
+msgstr ""
+
+#: modules/video_filter/mosaic.c:110
+#, fuzzy
+msgid "Mosaic alignment"
+msgstr "視訊對齊"
+
+#: modules/video_filter/mosaic.c:112
 msgid ""
-"You can enforce the marquee position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values by "
-"adding them)."
+"You can enforce the mosaic alignment on the video (0=center, 1=left, "
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
+"6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/marq.c:136 modules/video_filter/rss.c:185
+#: modules/video_filter/mosaic.c:116
 #, fuzzy
-msgid "Misc"
-msgstr "光碟"
+msgid "Positioning method"
+msgstr "串流方式"
 
-#: modules/video_filter/marq.c:140
-msgid "Marquee display sub filter"
+#: modules/video_filter/mosaic.c:117
+msgid ""
+"Positioning method for the mosaic. auto: automatically choose the best "
+"number of rows and columns. fixed: use the user-defined number of rows and "
+"columns."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:90
-msgid "Alpha blending"
+#: modules/video_filter/mosaic.c:121 modules/video_filter/wall.c:57
+msgid "Number of rows"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:91
-msgid "Alpha blending (0 -> 255). Default is 255"
+#: modules/video_filter/mosaic.c:122
+msgid ""
+"Number of image rows in the mosaic (only used if positionning method is set "
+"to \"fixed\"."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:93
-msgid "Height in pixels"
+#: modules/video_filter/mosaic.c:124 modules/video_filter/wall.c:53
+msgid "Number of columns"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:94
-msgid "Width in pixels"
+#: modules/video_filter/mosaic.c:125
+msgid ""
+"Number of image columns in the mosaic (only used if positionning method is "
+"set to \"fixed\"."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:95
-#, fuzzy
-msgid "Top left corner x coordinate"
-msgstr "視訊x座標"
-
-#: modules/video_filter/mosaic.c:96
-#, fuzzy
-msgid "Top left corner y coordinate"
-msgstr "視訊y座標"
-
-#: modules/video_filter/mosaic.c:97
-msgid "Vertical border width in pixels"
+#: modules/video_filter/mosaic.c:129
+msgid "Keep the original aspect ratio when resizing mosaic elements."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:98
-msgid "Horizontal border width in pixels"
+#: modules/video_filter/mosaic.c:131
+msgid "Keep original size"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:99
-#, fuzzy
-msgid "Mosaic alignment"
-msgstr "視訊對齊"
+#: modules/video_filter/mosaic.c:132
+msgid "Keep the original size of mosaic elements."
+msgstr ""
 
-#: modules/video_filter/mosaic.c:101
+#: modules/video_filter/mosaic.c:134
 #, fuzzy
-msgid "Positioning method"
-msgstr "串流方式"
+msgid "Elements order"
+msgstr "靜音模式"
 
-#: modules/video_filter/mosaic.c:102
+#: modules/video_filter/mosaic.c:135
 msgid ""
-"Positioning method. auto: automatically choose the best number of rows and "
-"columns. fixed: use the user-defined number of rows and columns."
+"You can enforce the order of the elements on the mosaic. You must give a "
+"comma-separated list of picture ID(s).These IDs are assigned in the \"mosaic-"
+"bridge\" module."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:105 modules/video_filter/wall.c:57
-msgid "Number of rows"
+#: modules/video_filter/mosaic.c:140
+msgid ""
+"Pictures coming from the mosaic elements will be delayed according to this "
+"value (in milliseconds). For high values you will need to raise caching at "
+"input."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:106 modules/video_filter/wall.c:53
-msgid "Number of columns"
-msgstr ""
+#: modules/video_filter/mosaic.c:144
+#, fuzzy
+msgid "Bluescreen"
+msgstr "全螢幕"
 
-#: modules/video_filter/mosaic.c:107
-msgid "Keep aspect ratio when resizing"
+#: modules/video_filter/mosaic.c:145
+msgid ""
+"This effect, also known as \"greenscreen\" or \"chroma key\" blends the "
+"\"blue parts\" of the foreground images of the mosaic on the background "
+"(like wheather forecast presenters). You can choose the \"key\" color for "
+"blending (blue by default)."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:108
-msgid "Keep original size"
+#: modules/video_filter/mosaic.c:150
+msgid "Bluescreen U value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:110
-msgid "Order as a comma separated list of picture-id(s)"
+#: modules/video_filter/mosaic.c:151
+msgid ""
+"\"U\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 120 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:113
-msgid ""
-"Pictures coming from the picture video outputs will be delayed accordingly "
-"(in milliseconds). For high values you will need to raise file-caching and "
-"others."
+#: modules/video_filter/mosaic.c:153
+msgid "Bluescreen V value"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:117
+#: modules/video_filter/mosaic.c:154
 msgid ""
-"Enable bluescreen (aka greenscreen or chroma key) video background replacing"
+"\"V\" value for the bluescreen key color (in YUV values). From 0 to 255. "
+"Defaults to 90 for blue."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:118
-msgid "Bluescreen chroma key U (0-255)"
+#: modules/video_filter/mosaic.c:156
+msgid "Bluescreen U tolerance"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:119
-msgid "Bluescreen chroma key V (0-255)"
+#: modules/video_filter/mosaic.c:157
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the U plane. A "
+"value between 10 and 20 seems sensible."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:120
-msgid "Bluescreen chroma key U tolerance"
+#: modules/video_filter/mosaic.c:160
+msgid "Bluescreen V tolerance"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:121
-msgid "Bluescreen chroma key V tolerance"
+#: modules/video_filter/mosaic.c:161
+msgid ""
+"Tolerance of the bluescreen blender on color variations for the V plane. A "
+"value between 10 and 20 seems sensible."
 msgstr ""
 
-#: modules/video_filter/mosaic.c:125
+#: modules/video_filter/mosaic.c:167
 msgid "fixed"
 msgstr ""
 
-#: modules/video_filter/mosaic.c:134
+#: modules/video_filter/mosaic.c:176
 #, fuzzy
 msgid "Mosaic video sub filter"
 msgstr "動作偵測視訊過濾器"
 
-#: modules/video_filter/mosaic.c:135
+#: modules/video_filter/mosaic.c:177
 msgid "Mosaic"
 msgstr ""
 
@@ -14985,7 +15614,7 @@ msgid "Description file"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:56
-msgid "Description file, file containing simple playlist"
+msgid "A file containing a simple playlist"
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:57
@@ -14993,7 +15622,7 @@ msgid "History parameter"
 msgstr "歷史參數"
 
 #: modules/video_filter/motiondetect.c:58
-msgid "History parameter, number of frames used for detection"
+msgid "The umber of frames used for detection."
 msgstr ""
 
 #: modules/video_filter/motiondetect.c:61
@@ -15006,110 +15635,134 @@ msgstr "動作偵測"
 
 #: modules/video_filter/osdmenu.c:42
 #, fuzzy
-msgid "OSD menu configuration file"
+msgid "Configuration file"
 msgstr "VLM設定檔"
 
 #: modules/video_filter/osdmenu.c:44
-msgid "An OSD menu configuration file that menu actions with button images"
-msgstr ""
+#, fuzzy
+msgid "Configuration file for the OSD Menu"
+msgstr "組態選項"
 
-#: modules/video_filter/osdmenu.c:46
+#: modules/video_filter/osdmenu.c:45
 msgid "Path to OSD menu images"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:48
+#: modules/video_filter/osdmenu.c:47
 msgid ""
-"Specify another path to the OSD menu images. This will override the path as "
-"defined in the OSD configuration file."
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:51
-msgid "X coordinate of the OSD menu"
+"Path to the OSD menu images. This will override the path defined in the OSD "
+"configuration file."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
+#: modules/video_filter/osdmenu.c:51 modules/video_filter/osdmenu.c:54
 msgid "You can move the OSD menu by left-clicking on it."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:54
-msgid "Y coordinate of the OSD menu"
-msgstr ""
-
-#: modules/video_filter/osdmenu.c:57
+#: modules/video_filter/osdmenu.c:56
 #, fuzzy
-msgid "OSD menu position"
+msgid "Menu position"
 msgstr "Logo位置"
 
-#: modules/video_filter/osdmenu.c:59
+#: modules/video_filter/osdmenu.c:58
 msgid ""
 "You can enforce the OSD menu position on the video (0=center, 1=left, "
-"2=right, 4=top, 8=bottom, you can also use combinations of these values)."
+"2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
+"6 = top-right)."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:63
-msgid "Timeout of OSD menu"
-msgstr ""
+#: modules/video_filter/osdmenu.c:62
+#, fuzzy
+msgid "Menu timeout"
+msgstr "時間"
 
-#: modules/video_filter/osdmenu.c:65
+#: modules/video_filter/osdmenu.c:64
 msgid ""
 "OSD menu pictures get a default timeout of 15 seconds added to their "
 "remaining time. This will ensure that they are at least the specified time "
 "visible."
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:69
-msgid "Update speed of OSD menu"
+#: modules/video_filter/osdmenu.c:68
+msgid "Menu update interval"
 msgstr ""
 
-#: modules/video_filter/osdmenu.c:71
+#: modules/video_filter/osdmenu.c:70
 msgid ""
-"Update the OSD menu picture every 200 ms (default). Shorten the update time "
-"for environments that experience transmissions errors. Be careful with this "
-"option because encoding OSD menu pictures is very computing intensive. The "
-"range is 0 - 1000 ms."
+"The default is to update the OSD menu picture every 200 ms. Shorten the "
+"update time for environments that experience transmissions errors. Be "
+"careful with this option as encoding OSD menu pictures is very computing "
+"intensive. The range is 0 - 1000 ms."
 msgstr ""
 
 #: modules/video_filter/osdmenu.c:117
 #, fuzzy
-msgid "On Screen Display menu subfilter"
+msgid "On Screen Display menu"
 msgstr "畫面上顯示(OSD)"
 
 #: modules/video_filter/rss.c:121
-msgid "RSS/Atom feed URLs"
+msgid "Feed URLs"
 msgstr ""
 
 #: modules/video_filter/rss.c:122
-msgid "RSS/Atom feed '|' (pipe) seperated URLs"
-msgstr ""
-
-#: modules/video_filter/rss.c:123
 #, fuzzy
-msgid "RSS/Atom feed speed"
+msgid "RSS/Atom feed '|' (pipe) seperated URLs."
 msgstr "畫面上顯示(OSD)"
 
+#: modules/video_filter/rss.c:123
+msgid "Speed of feeds"
+msgstr ""
+
 #: modules/video_filter/rss.c:124
-msgid "RSS/Atom feed speed (bigger is slower)"
+msgid "Speed of the RSS/Atom feeds (bigger is slower)."
+msgstr ""
+
+#: modules/video_filter/rss.c:125
+#, fuzzy
+msgid "Max length"
+msgstr "最大等級"
+
+#: modules/video_filter/rss.c:126
+#, fuzzy
+msgid "Maximum number of characters displayed on the screen."
+msgstr "複製數量"
+
+#: modules/video_filter/rss.c:128
+#, fuzzy
+msgid "Refresh time"
+msgstr "重新整理清單"
+
+#: modules/video_filter/rss.c:129
+msgid ""
+"Number of seconds between each forced refresh of the feeds. 0 means that the "
+"feeds are never updated."
 msgstr ""
 
-#: modules/video_filter/rss.c:125 modules/video_filter/rss.c:126
-msgid "RSS/Atom feed max number of chars displayed"
+#: modules/video_filter/rss.c:131
+msgid "Feed images"
 msgstr ""
 
-#: modules/video_filter/rss.c:127
-msgid "Number of seconds between each forced refresh of the feeds"
+#: modules/video_filter/rss.c:132
+msgid "Display feed images if available."
 msgstr ""
 
-#: modules/video_filter/rss.c:128
+#: modules/video_filter/rss.c:139 modules/video_filter/time.c:78
 msgid ""
-"Number of seconds between each forced refresh of the feeds. If 0, the feeds "
-"will never be updated."
+"Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
+"totally opaque."
 msgstr ""
 
-#: modules/video_filter/rss.c:129 modules/video_filter/rss.c:130
-msgid "Display feed images if available"
+#: modules/video_filter/rss.c:152 modules/video_filter/time.c:91
+#, fuzzy
+msgid "Text position"
+msgstr "Logo位置"
+
+#: modules/video_filter/rss.c:154
+msgid ""
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
+"right)."
 msgstr ""
 
-#: modules/video_filter/rss.c:193
+#: modules/video_filter/rss.c:197
 #, fuzzy
 msgid "RSS and Atom feed display"
 msgstr "畫面上顯示(OSD)"
@@ -15128,7 +15781,7 @@ msgid "Scaling mode"
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:64
-msgid "You can choose the default scaling mode."
+msgid "Scaling mode to use."
 msgstr ""
 
 #: modules/video_filter/swscale/filter.c:68
@@ -15182,26 +15835,29 @@ msgstr ""
 #: modules/video_filter/time.c:72
 msgid ""
 "Time format string (%Y = year, %m = month, %d = day, %H = hour, %M = minute, "
-"%S = second"
+"%S = second)."
 msgstr ""
 
-#: modules/video_filter/time.c:88
-#, fuzzy
-msgid "Time position"
-msgstr "Logo位置"
+#: modules/video_filter/time.c:74
+msgid "X offset, from the left screen edge"
+msgstr ""
+
+#: modules/video_filter/time.c:76
+msgid "Y offset, down from the top"
+msgstr ""
 
-#: modules/video_filter/time.c:90
+#: modules/video_filter/time.c:93
 msgid ""
-"You can enforce the time position on the video (0=center, 1=left, 2=right, "
-"4=top, 8=bottom, you can also use combinations of these values by adding "
-"them)."
+"You can enforce the text position on the video (0=center, 1=left, 2=right, "
+"4=top, 8=bottom, you can also use combinations of these values, e.g. 6 = top-"
+"right)."
 msgstr ""
 
-#: modules/video_filter/time.c:104
+#: modules/video_filter/time.c:107
 msgid "Time overlay"
 msgstr ""
 
-#: modules/video_filter/time.c:121
+#: modules/video_filter/time.c:124
 msgid "Time display sub filter"
 msgstr ""
 
@@ -15238,13 +15894,11 @@ msgid "Video transformation filter"
 msgstr ""
 
 #: modules/video_filter/wall.c:54
-msgid ""
-"Select the number of horizontal video windows in which to split the video."
+msgid "Number of horizontal windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:58
-msgid ""
-"Select the number of vertical video windows in which to split the video."
+msgid "Number of vertical windows in which to split the video."
 msgstr ""
 
 #: modules/video_filter/wall.c:61
@@ -15252,7 +15906,7 @@ msgid "Active windows"
 msgstr ""
 
 #: modules/video_filter/wall.c:62
-msgid "Comma separated list of active windows, defaults to all"
+msgid "Comma-separated list of active windows, defaults to all"
 msgstr ""
 
 #: modules/video_filter/wall.c:65
@@ -15260,20 +15914,20 @@ msgid "Element aspect ratio"
 msgstr ""
 
 #: modules/video_filter/wall.c:66
-msgid "The aspect ratio of the individual displays building the display wall"
+msgid "Aspect ratio of the individual displays building the wall."
 msgstr ""
 
-#: modules/video_filter/wall.c:69
+#: modules/video_filter/wall.c:70
 #, fuzzy
 msgid "Wall video filter"
 msgstr "複製視訊過濾器"
 
-#: modules/video_filter/wall.c:70
+#: modules/video_filter/wall.c:71
 msgid "Image wall"
 msgstr ""
 
 #: modules/video_output/aa.c:55
-msgid "Ascii Art"
+msgid "ASCII Art"
 msgstr ""
 
 #: modules/video_output/aa.c:58
@@ -15361,23 +16015,22 @@ msgid "Framebuffer device"
 msgstr ""
 
 #: modules/video_output/fb.c:69
-msgid ""
-"You can select here the framebuffer device that will be used for rendering "
-"(usually /dev/fb0)."
+msgid "Framebuffer device to use for rendering (usually /dev/fb0)."
 msgstr ""
 
-#: modules/video_output/fb.c:78
+#: modules/video_output/fb.c:77
 msgid "GNU/Linux console framebuffer video output"
 msgstr ""
 
 #: modules/video_output/ggi.c:56 modules/video_output/x11/glx.c:101
 #: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
-msgid "X11 display name"
-msgstr ""
+#, fuzzy
+msgid "X11 display"
+msgstr "延遲"
 
 #: modules/video_output/ggi.c:58
 msgid ""
-"Specify the X11 hardware display you want to use.\n"
+"X11 hardware display to use.\n"
 "By default, VLC will use the value of the DISPLAY environment variable."
 msgstr ""
 
@@ -15394,7 +16047,8 @@ msgid "Image format"
 msgstr "影像格式"
 
 #: modules/video_output/image.c:49
-msgid "Set the format of the output image."
+#, fuzzy
+msgid "Format of the output images (png or jpg)."
 msgstr "設定輸出影像格式"
 
 #: modules/video_output/image.c:51
@@ -15403,8 +16057,7 @@ msgstr "錄製比率"
 
 #: modules/video_output/image.c:52
 msgid ""
-"Set the ratio of images that are recorded. 3 means that one image out of "
-"three is recorded."
+"Ratio of images to record. 3 means that one image out of three is recorded."
 msgstr ""
 
 #: modules/video_output/image.c:55
@@ -15413,15 +16066,21 @@ msgstr "檔案名稱修正"
 
 #: modules/video_output/image.c:56
 msgid ""
-"Set the prefix of the filename. Output filename will have the form "
-"prefixNUMBER.format"
+"Prefix of the output images filenames. Output filenames will have the "
+"\"prefixNUMBER.format\" form."
 msgstr ""
 
-#: modules/video_output/image.c:59 modules/video_output/image.c:60
+#: modules/video_output/image.c:60
 msgid "Always write to the same file"
 msgstr ""
 
-#: modules/video_output/image.c:67
+#: modules/video_output/image.c:61
+msgid ""
+"Always write to the same file instead of creating one file per image. In "
+"this case, the number is not appended to the filename."
+msgstr ""
+
+#: modules/video_output/image.c:70
 msgid "Image video output"
 msgstr "影像視訊輸出"
 
@@ -15434,16 +16093,17 @@ msgid "OpenGL cube rotation speed"
 msgstr ""
 
 #: modules/video_output/opengl.c:119
-msgid "If the OpenGL cube effect is enabled, this controls its rotation speed."
+msgid "Rotation speed of the OpenGL cube effect, if enabled."
 msgstr ""
 
 #: modules/video_output/opengl.c:122
-msgid "Select effect"
-msgstr "選擇效果"
+#, fuzzy
+msgid "Effect"
+msgstr "跳出"
 
 #: modules/video_output/opengl.c:124
-msgid "Allows you to select different visual effects."
-msgstr "允許你選擇不同的視覺效果"
+msgid "Several visual OpenGL effects are available."
+msgstr ""
 
 #: modules/video_output/opengl.c:129
 msgid "Cube"
@@ -15454,13 +16114,14 @@ msgid "Transparent Cube"
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:79
-msgid "QT Embedded display name"
-msgstr ""
+#, fuzzy
+msgid "QT Embedded display"
+msgstr "開啟播放清單"
 
 #: modules/video_output/qte/qte.cpp:81
 msgid ""
-"Specify the Qt Embedded hardware display you want to use. By default VLC "
-"will use the value of the DISPLAY environment variable."
+"Qt Embedded hardware display to use. By default VLC will use the value of "
+"the DISPLAY environment variable."
 msgstr ""
 
 #: modules/video_output/qte/qte.cpp:117
@@ -15472,39 +16133,48 @@ msgid "Simple DirectMedia Layer video output"
 msgstr ""
 
 #: modules/video_output/snapshot.c:60
-msgid "snapshot width"
+#, fuzzy
+msgid "Snapshot width"
 msgstr "快照寬度"
 
 #: modules/video_output/snapshot.c:61
-msgid "Set the width of the snapshot image."
+#, fuzzy
+msgid "Width of the snapshot image."
 msgstr "設定快照影像的寬度"
 
 #: modules/video_output/snapshot.c:63
-msgid "snapshot height"
+#, fuzzy
+msgid "Snapshot height"
 msgstr "快照高度"
 
 #: modules/video_output/snapshot.c:64
-msgid "Set the height of the snapshot image."
+#, fuzzy
+msgid "Height of the snapshot image."
 msgstr "設定快照影像的高度"
 
 #: modules/video_output/snapshot.c:66
-msgid "chroma"
+#, fuzzy
+msgid "Chroma"
 msgstr "彩度"
 
 #: modules/video_output/snapshot.c:67
-msgid "Set the desired chroma for the snapshot image (a 4 character string)."
+msgid ""
+"Output chroma for the snapshot image (a 4 character string, like \"RV32\")."
 msgstr ""
 
-#: modules/video_output/snapshot.c:69
-msgid "cache size (number of images)"
+#: modules/video_output/snapshot.c:70
+#, fuzzy
+msgid "Cache size (number of images)"
 msgstr "快取大小(影像數量)"
 
-#: modules/video_output/snapshot.c:70
-msgid "Set the cache size (number of images to keep)."
+#: modules/video_output/snapshot.c:71
+#, fuzzy
+msgid "Snapshot cache size (number of images to keep)."
 msgstr "設定快取大小(保留影像的數量)"
 
-#: modules/video_output/snapshot.c:74
-msgid "snapshot module"
+#: modules/video_output/snapshot.c:75
+#, fuzzy
+msgid "Snapshot module"
 msgstr "快照模組"
 
 #: modules/video_output/svgalib.c:56
@@ -15523,10 +16193,10 @@ msgstr "Windows GDI視訊輸出"
 msgid "XVideo adaptor number"
 msgstr ""
 
-#: modules/video_output/x11/glx.c:89 modules/video_output/x11/xvideo.c:46
+#: modules/video_output/x11/glx.c:89
 msgid ""
-"If you graphics card provides several adaptors, this option allows you to "
-"choose which one will be used (you shouldn't have to change this)."
+"If your graphics card provides several adaptors, you have to choose which "
+"one will be used (you shouldn't have to change this)."
 msgstr ""
 
 #: modules/video_output/x11/glx.c:92 modules/video_output/x11/x11.c:43
@@ -15548,19 +16218,20 @@ msgstr ""
 #: modules/video_output/x11/glx.c:103 modules/video_output/x11/x11.c:54
 #: modules/video_output/x11/xvideo.c:60
 msgid ""
-"Specify the X11 hardware display you want to use. By default VLC will use "
-"the value of the DISPLAY environment variable."
+"X11 hardware display to use. By default VLC will use the value of the "
+"DISPLAY environment variable."
 msgstr ""
 
-#: modules/video_output/x11/glx.c:106 modules/video_output/x11/xvideo.c:72
-msgid "Screen to be used for fullscreen mode."
+#: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:61
+#: modules/video_output/x11/xvideo.c:72
+msgid "Screen for fullscreen mode."
 msgstr ""
 
 #: modules/video_output/x11/glx.c:108 modules/video_output/x11/x11.c:63
 #: modules/video_output/x11/xvideo.c:74
 msgid ""
-"Choose the screen you want to use in fullscreen mode. For instance set it to "
-"0 for first screen, 1 for the second."
+"Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
+"1 for the second."
 msgstr ""
 
 #: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
@@ -15571,14 +16242,16 @@ msgstr "使用共享記憶體"
 msgid "Use shared memory to communicate between VLC and the X server."
 msgstr ""
 
-#: modules/video_output/x11/x11.c:61
-msgid "choose the screen to be used for fullscreen mode."
-msgstr ""
-
 #: modules/video_output/x11/x11.c:78
 msgid "X11 video output"
 msgstr "X11視訊輸出"
 
+#: modules/video_output/x11/xvideo.c:46
+msgid ""
+"If your graphics card provides several adaptors, you need to choose which "
+"one will be used (you shouldn't have to change this)."
+msgstr ""
+
 #: modules/video_output/x11/xvideo.c:63
 msgid "XVimage chroma format"
 msgstr "XVimage彩度格式"
@@ -15607,7 +16280,7 @@ msgstr "Goom顯示高度"
 
 #: modules/visualization/goom.c:60
 msgid ""
-"Allows you to change the resolution of the Goom display (bigger resolution "
+"This allows you to set the resolution of the Goom display (bigger resolution "
 "will be prettier but more CPU intensive)."
 msgstr ""
 
@@ -15616,8 +16289,10 @@ msgid "Goom animation speed"
 msgstr "Goom動畫速度"
 
 #: modules/visualization/goom.c:64
-msgid "Allows you to reduce the speed of the animation (default 6, max 10)."
-msgstr ""
+#, fuzzy
+msgid ""
+"This allows you to set the animation speed (between 1 and 10, defaults to 6)."
+msgstr "設定影像的色調,介於0和360之間,預設值為0"
 
 #: modules/visualization/goom.c:70
 #, fuzzy
@@ -15635,7 +16310,7 @@ msgstr "效果清單"
 #: modules/visualization/visual/visual.c:40
 msgid ""
 "A list of visual effect, separated by commas.\n"
-"Current effects include: dummy, scope, spectrum"
+"Current effects include: dummy, scope, spectrum."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:45
@@ -15680,7 +16355,7 @@ msgid "Enable peaks"
 msgstr "開啟峰值"
 
 #: modules/visualization/visual/visual.c:67
-msgid "Defines whether to draw peaks."
+msgid "Draw \"peaks\" in the spectrum analyzer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:69
@@ -15688,7 +16363,7 @@ msgid "Enable original graphic spectrum"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:71
-msgid "Defines whether to draw the original spectrum graphic routine."
+msgid "Enable the \"flat\" spectrum analyzer in the spectrometer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:73
@@ -15697,7 +16372,7 @@ msgid "Enable bands"
 msgstr "啟動音訊"
 
 #: modules/visualization/visual/visual.c:75
-msgid "Defines whether to draw the bands."
+msgid "Draw bands in the spectrometer."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:77
@@ -15732,8 +16407,9 @@ msgid "Peak height"
 msgstr "視訊高度"
 
 #: modules/visualization/visual/visual.c:91
-msgid "This is the total pixel height of the peak items."
-msgstr ""
+#, fuzzy
+msgid "Total pixel height of the peak items."
+msgstr "設定快照影像的高度"
 
 #: modules/visualization/visual/visual.c:93
 msgid "Peak extra width"
@@ -15756,7 +16432,7 @@ msgid "Number of stars"
 msgstr ""
 
 #: modules/visualization/visual/visual.c:103
-msgid "Defines the number of stars to draw with random effect."
+msgid "Number of stars to draw with random effect."
 msgstr ""
 
 #: modules/visualization/visual/visual.c:109
@@ -15777,7 +16453,7 @@ msgid "Flip vertical position"
 msgstr ""
 
 #: modules/visualization/xosd.c:64
-msgid "Display xosd output on the bottom of the screen instead of the top"
+msgid "Display XOSD output at the bottom of the screen instead of the top."
 msgstr ""
 
 #: modules/visualization/xosd.c:67
@@ -15785,40 +16461,304 @@ msgid "Vertical offset"
 msgstr "垂直補償"
 
 #: modules/visualization/xosd.c:68
-msgid "Vertical offset in pixels of the displayed text"
-msgstr "顯示文字的垂直補償像素"
+msgid ""
+"Vertical offset between the border of the screen and the displayed text (in "
+"pixels, defaults to 30 pixels)."
+msgstr ""
 
-#: modules/visualization/xosd.c:70
+#: modules/visualization/xosd.c:72
 msgid "Shadow offset"
 msgstr "陰影補償"
 
-#: modules/visualization/xosd.c:71
-msgid "Offset in pixels of the shadow"
-msgstr "陰影的補償像素"
+#: modules/visualization/xosd.c:73
+msgid ""
+"Offset between the text and the shadow (in pixels, defaults to 2 pixels)."
+msgstr ""
+
+#: modules/visualization/xosd.c:77
+msgid "Font used to display text in the XOSD output."
+msgstr ""
 
-#: modules/visualization/xosd.c:74
-msgid "Font used to display text in the xosd output"
+#: modules/visualization/xosd.c:79
+msgid "Color used to display text in the XOSD output."
 msgstr ""
 
-#: modules/visualization/xosd.c:82
+#: modules/visualization/xosd.c:84
 msgid "XOSD interface"
 msgstr "XOSD介面"
 
+#~ msgid "delay"
+#~ msgstr "延遲"
+
+#~ msgid "More info"
+#~ msgstr "更多資訊"
+
+#~ msgid "Control interface settings"
+#~ msgstr "控制介面設定"
+
+#~ msgid "Text rendering"
+#~ msgstr "字體表現"
+
 #, fuzzy
-#~ msgid "Small playlist"
-#~ msgstr "儲存播放清單"
+#~ msgid "This option allows you to always open a default stream on start-up."
+#~ msgstr "這個選項允許你定義播放清單書籤"
+
+#~ msgid "You can specify a custom video window title here."
+#~ msgstr "你可以在這裡指定視訊視窗的標題"
+
+#~ msgid ""
+#~ "If this option is enabled, VLC will always start a video in fullscreen "
+#~ "mode."
+#~ msgstr "如果該選項開啟,VLC會使用全螢幕模式開啟視訊"
+
+#~ msgid ""
+#~ "Allows you to specify the image format in which the video snapshots will "
+#~ "be stored."
+#~ msgstr "允許你指定視訊快照的影像格式"
 
 #, fuzzy
-#~ msgid "VC-1 decoder module"
-#~ msgstr "Tarkin解碼器模組"
+#~ msgid "Program to select"
+#~ msgstr "程式"
+
+#, fuzzy
+#~ msgid "Programs to select"
+#~ msgstr "程式"
+
+#~ msgid "Input start time (seconds)"
+#~ msgstr "輸入起始時間(秒)"
+
+#~ msgid "Input stop time (seconds)"
+#~ msgstr "輸入停止時間(秒)"
+
+#~ msgid "Preferred codecs list"
+#~ msgstr "偏好的編碼器清單"
+
+#~ msgid "Select the key to turn off audio volume."
+#~ msgstr "選擇按鍵以關閉音訊音量"
+
+#, fuzzy
+#~ msgid "Interfaces"
+#~ msgstr "介面"
+
+#~ msgid "Standard filesystem file input"
+#~ msgstr "標準檔案系統檔案輸入"
+
+#, fuzzy
+#~ msgid "GnomeVFS filesystem file input"
+#~ msgstr "標準檔案系統檔案輸入"
+
+#~ msgid "Output channels number"
+#~ msgstr "輸出頻道數量"
+
+#, fuzzy
+#~ msgid "Timeout of subpictures"
+#~ msgstr "字幕"
+
+#~ msgid "Allows you to specify the output video width."
+#~ msgstr "允許你指定輸出視訊寬度"
+
+#~ msgid "Allows you to specify the output video height."
+#~ msgstr "允許你指定輸出視訊高度"
+
+#, fuzzy
+#~ msgid "Telnet Interface host"
+#~ msgstr "一般介面設定"
+
+#, fuzzy
+#~ msgid "You have to select two bookmarks."
+#~ msgstr "你必須選擇兩個書籤"
+
+#, fuzzy
+#~ msgid "Go To Position"
+#~ msgstr "Logo位置"
+
+#, fuzzy
+#~ msgid "Go to specific position"
+#~ msgstr "Logo位置"
+
+#~ msgid "Fill fullscreen"
+#~ msgstr "放大到全螢幕"
+
+#~ msgid "Advanced output:"
+#~ msgstr "進階輸出:"
+
+#~ msgid "Output Options"
+#~ msgstr "輸出選項"
+
+#~ msgid "Transcode options"
+#~ msgstr "轉碼選項"
+
+#, fuzzy
+#~ msgid ""
+#~ "In this page, you will define a few additional parameters for your "
+#~ "transcoding."
+#~ msgstr "在這一頁,你可以選擇你的輸入串流的傳送方式"
+
+#, fuzzy
+#~ msgid "You you need to select a file, you want to save to."
+#~ msgstr "你必須選擇檔案以另存"
+
+#~ msgid "Last skin used"
+#~ msgstr "上一個使用的面板"
+
+#~ msgid "Select the path to the last skin used."
+#~ msgstr "選擇上一個使用的面板的路徑"
+
+#~ msgid "Config of last used skin."
+#~ msgstr "組態上一次使用的面板"
+
+#~ msgid "Output methods"
+#~ msgstr "輸出方式"
+
+#~ msgid "Miscellaneous options"
+#~ msgstr "雜項選項"
+
+#~ msgid "Subtitles options"
+#~ msgstr "字幕選項"
+
+#, fuzzy
+#~ msgid "VLC media player - Updates"
+#~ msgstr "VLC多媒體播放程式"
+
+#, fuzzy
+#~ msgid "VLM configuration"
+#~ msgstr "VLM設定檔"
+
+#~ msgid "Show bookmarks dialog when the interface starts."
+#~ msgstr "介面啟動時顯示書籤對話框"
+
+#~ msgid "Font filename"
+#~ msgstr "字型檔案名稱"
+
+#~ msgid "The size of the fonts used by the osd module"
+#~ msgstr "OSD模組所使用的字型大小"
+
+#, fuzzy
+#~ msgid "Podcast Service Discovery"
+#~ msgstr "服務探索模組"
+
+#~ msgid ""
+#~ "Allows you to specify the output access method used for the streaming "
+#~ "output."
+#~ msgstr "允許你指定串流輸出的輸出存取方法"
+
+#~ msgid "Allows you to specify the muxer used for the streaming output."
+#~ msgstr "允許你指定串流輸出的多工器"
+
+#~ msgid "Allows you to specify the muxer used for the audio streaming output."
+#~ msgstr "允許你指定音訊串流輸出的多工器"
+
+#~ msgid "Allows you to specify the muxer used for the video streaming output."
+#~ msgstr "允許你指定視訊串流輸出的多工器"
+
+#~ msgid "Allows you to specify the output URL used for the streaming output."
+#~ msgstr "允許你指定串流輸出的URL"
+
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the audio streaming output."
+#~ msgstr "允許你指定音訊串流輸出的URL"
+
+#~ msgid ""
+#~ "Allows you to specify the output URL used for the video streaming output."
+#~ msgstr "允許你指定視訊串流輸出的URL"
+
+#~ msgid ""
+#~ "Allows you to specify the output muxer method used for the streaming "
+#~ "output."
+#~ msgstr "允許你指定串流輸出的輸出多工器"
+
+#, fuzzy
+#~ msgid "Output URL (deprecated)"
+#~ msgstr "輸出裝置"
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify the output destination used for the streaming "
+#~ "output."
+#~ msgstr "允許你指定串流輸出的URL"
+
+#~ msgid ""
+#~ "Allows you to specify the video bitrate used for the streaming output."
+#~ msgstr "允許你指定串流輸出的視訊位元率"
+
+#, fuzzy
+#~ msgid "Allows you to specify a maximum output video width."
+#~ msgstr "允許你指定輸出視訊寬度"
+
+#, fuzzy
+#~ msgid "Allows you to specify a maximum output video height."
+#~ msgstr "允許你指定輸出視訊高度"
+
+#, fuzzy
+#~ msgid ""
+#~ "Allows you to specify video filters used after the video transcoding and "
+#~ "subpictures overlaying."
+#~ msgstr "允許你指定視訊串流輸出的多工器"
+
+#~ msgid "Allows you to specify the top coordinate for the video cropping."
+#~ msgstr "允許你指定視訊修整的上方座標"
+
+#~ msgid "Allows you to specify the left coordinate for the video cropping."
+#~ msgstr "允許你指定視訊修整的左方座標"
+
+#~ msgid "Allows you to specify the bottom coordinate for the video cropping."
+#~ msgstr "允許你指定視訊修整的下方座標"
+
+#~ msgid "Allows you to specify the right coordinate for the video cropping."
+#~ msgstr "允許你指定視訊修整的右方座標"
+
+#~ msgid ""
+#~ "Allows you to specify the audio bitrate used for the streaming output."
+#~ msgstr "允許你指定串流輸出的音訊位元率"
+
+#~ msgid ""
+#~ "Allows you to specify the audio sample rate used for the streaming output."
+#~ msgstr "允許你指定串流輸出的音訊採樣率"
+
+#~ msgid ""
+#~ "Allows you to specify the number of audio channels used for the streaming "
+#~ "output."
+#~ msgstr "允許你指定串流輸出的音訊頻道數量"
+
+#~ msgid ""
+#~ "Allows you to specify the destination subtitles codec used for the "
+#~ "streaming output."
+#~ msgstr "允許你指定串流輸出的目的字幕編碼器"
+
+#~ msgid "List of video output modules"
+#~ msgstr "視訊輸出模組清單"
+
+#, fuzzy
+#~ msgid "Top left corner y coordinate"
+#~ msgstr "視訊y座標"
+
+#, fuzzy
+#~ msgid "OSD menu configuration file"
+#~ msgstr "VLM設定檔"
+
+#, fuzzy
+#~ msgid "On Screen Display menu subfilter"
+#~ msgstr "畫面上顯示(OSD)"
+
+#~ msgid "Select effect"
+#~ msgstr "選擇效果"
+
+#~ msgid "Allows you to select different visual effects."
+#~ msgstr "允許你選擇不同的視覺效果"
+
+#~ msgid "Vertical offset in pixels of the displayed text"
+#~ msgstr "顯示文字的垂直補償像素"
+
+#~ msgid "Offset in pixels of the shadow"
+#~ msgstr "陰影的補償像素"
 
 #, fuzzy
-#~ msgid "Show labels in toolbar"
-#~ msgstr "顯示工具列按鈕文字"
+#~ msgid "Small playlist"
+#~ msgstr "儲存播放清單"
 
 #, fuzzy
-#~ msgid "Show labels below the icons in the toolbar."
-#~ msgstr "在工具列圖示的下方顯示文字"
+#~ msgid "VC-1 decoder module"
+#~ msgstr "Tarkin解碼器模組"
 
 #, fuzzy
 #~ msgid "Allows you to set the desired frame rate."
@@ -15852,9 +16792,6 @@ msgstr "XOSD介面"
 #~ msgid "Save As..."
 #~ msgstr "另存新擋..."
 
-#~ msgid "Full path of the PNG file to use."
-#~ msgstr "欲使用的PNG檔案完整路徑"
-
 #~ msgid "Item Info"
 #~ msgstr "項目資訊"
 
@@ -15994,9 +16931,6 @@ msgstr "XOSD介面"
 #~ msgid "SLP input"
 #~ msgstr "SLP輸入"
 
-#~ msgid "Motion threshold"
-#~ msgstr "動作閥值"
-
 #~ msgid "Joystick device"
 #~ msgstr "搖桿裝置"
 
@@ -16063,9 +16997,6 @@ msgstr "XOSD介面"
 #~ msgid "Stop stream"
 #~ msgstr "停止串流"
 
-#~ msgid "Eject"
-#~ msgstr "跳出"
-
 #~ msgid "Pause stream"
 #~ msgstr "暫停串流"
 
@@ -16099,15 +17030,9 @@ msgstr "XOSD介面"
 #~ msgid "Open Stream"
 #~ msgstr "開啟串流"
 
-#~ msgid "Open Target:"
-#~ msgstr "開啟目標:"
-
 #~ msgid "Vertical"
 #~ msgstr "垂直"
 
-#~ msgid "Horizontal"
-#~ msgstr "水平"
-
 #~ msgid "stream output"
 #~ msgstr "串流輸出"
 
@@ -16117,9 +17042,6 @@ msgstr "XOSD介面"
 #~ msgid "Item"
 #~ msgstr "項目"
 
-#~ msgid "Jump to: "
-#~ msgstr "跳至: "
-
 #~ msgid "stream output (MRL)"
 #~ msgstr "串流輸出(MRL)"
 
@@ -16138,9 +17060,6 @@ msgstr "XOSD介面"
 #~ msgid "About this application"
 #~ msgstr "關於這個應用程式"
 
-#~ msgid "Stop Stream"
-#~ msgstr "停止串流"
-
 #~ msgid "Play Stream"
 #~ msgstr "播放串流"